KR102164814B1 - Method for providing product recommendation service based on deep-learning neural network - Google Patents

Method for providing product recommendation service based on deep-learning neural network Download PDF

Info

Publication number
KR102164814B1
KR102164814B1 KR1020190019609A KR20190019609A KR102164814B1 KR 102164814 B1 KR102164814 B1 KR 102164814B1 KR 1020190019609 A KR1020190019609 A KR 1020190019609A KR 20190019609 A KR20190019609 A KR 20190019609A KR 102164814 B1 KR102164814 B1 KR 102164814B1
Authority
KR
South Korea
Prior art keywords
user
information
product
purchase
shopping mall
Prior art date
Application number
KR1020190019609A
Other languages
Korean (ko)
Other versions
KR20200103202A (en
Inventor
김성희
김성수
Original Assignee
동의대학교 산학협력단
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 동의대학교 산학협력단 filed Critical 동의대학교 산학협력단
Priority to KR1020190019609A priority Critical patent/KR102164814B1/en
Publication of KR20200103202A publication Critical patent/KR20200103202A/en
Application granted granted Critical
Publication of KR102164814B1 publication Critical patent/KR102164814B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements
    • G06Q30/0251Targeted advertisements
    • G06Q30/0254Targeted advertisements based on statistics
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements
    • G06Q30/0251Targeted advertisements
    • G06Q30/0255Targeted advertisements based on user history
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements
    • G06Q30/0251Targeted advertisements
    • G06Q30/0269Targeted advertisements based on user profile or attribute
    • G06Q30/0271Personalized advertisement
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0631Item recommendations

Abstract

본 발명의 실시예에 따른 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법은, 온라인 쇼핑몰 서버가 딥러닝 뉴럴 네트워크를 기반으로 사용자 맞춤형 추천 상품을 제공하는 방법으로서, 상기 온라인 쇼핑몰에 게시된 상품의 상품 정보를 획득하는 단계; 상기 상품 정보, 사용자의 체형 정보 및 구매 이력 정보를 기반으로 상기 온라인 쇼핑몰 사용자들의 구매취향 정보를 획득하여 구매취향 정보 데이터베이스를 구축하는 단계; 상기 사용자가 상기 온라인 쇼핑몰에 접속한 경우에 상기 사용자의 구매취향 정보를 검출하는 단계; 상기 검출된 상기 사용자의 구매취향 정보와 타 사용자의 상기 구매취향 정보를 비교하여 구매취향 유사도를 산출하는 단계; 상기 산출된 구매취향 유사도가 소정의 기준 이상인 상기 타 사용자를 상기 사용자의 유사 사용자로 선정하는 단계; 및 상기 선정된 유사 사용자의 이전 구매 상품 리스트를 추출하여 상기 사용자에게 상기 추천 상품으로 제공하는 단계를 포함한다. A method of providing a product recommendation service based on a deep learning neural network according to an embodiment of the present invention is a method in which an online shopping mall server provides a customized recommendation product based on a deep learning neural network, wherein the product of the product posted in the online shopping mall Obtaining information; Acquiring purchase preference information of the online shopping mall users based on the product information, user's body shape information, and purchase history information to establish a purchase preference information database; Detecting purchase preference information of the user when the user accesses the online shopping mall; Comparing the detected purchase taste information of the user with the purchase taste information of another user to calculate a purchase taste similarity; Selecting the other user whose calculated purchase taste similarity is greater than or equal to a predetermined standard as a similar user of the user; And extracting a list of previously purchased products of the selected similar user and providing them as the recommended products to the user.

Description

딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법{METHOD FOR PROVIDING PRODUCT RECOMMENDATION SERVICE BASED ON DEEP-LEARNING NEURAL NETWORK}Deep learning neural network based product recommendation service provision method {METHOD FOR PROVIDING PRODUCT RECOMMENDATION SERVICE BASED ON DEEP-LEARNING NEURAL NETWORK}

본 발명은 딥러닝 뉴럴 네트워크를 기반으로 상품을 추천하는 서비스를 제공하는 방법에 관한 것이다. The present invention relates to a method of providing a service for recommending a product based on a deep learning neural network.

보다 상세하게는, 온라인 쇼핑몰에서 딥러닝 뉴럴 네트워크를 기반으로 사용자 맞춤형 추천 상품을 제공하는 방법에 관한 것이다. In more detail, it relates to a method of providing a user-customized recommended product based on a deep learning neural network in an online shopping mall.

현대에는, 정보통신기술(ICT, Information&Communications Technologies)의 발전에 따라서 온라인/인터넷 쇼핑몰 산업이 나날이 성장하고 있다. In modern times, with the development of information and communication technologies (ICT, Information&Communications Technologies), the online/internet shopping mall industry is growing day by day.

여기서 온라인 쇼핑몰(Online shopping mall) 또는 인터넷 쇼핑몰(Internet shopping mall)이란, 인터넷과 같은 네트워크를 통하여 온라인 상에서 상품을 구매하고 판매할 수 있는 장소를 의미한다. Here, an online shopping mall or an Internet shopping mall means a place where products can be purchased and sold online through a network such as the Internet.

이러한 온라인/인터넷 쇼핑몰(이하, 온라인 쇼핑몰)은, 최근 들어 개체 수가 급격히 증가함에 따라 쇼핑몰의 경쟁력을 증대시킬 수 있는 차별화된 서비스를 요구하고 있으며, 이를 제공하기 위한 다양한 솔루션을 필요로 하는 실정이다. These online/internet shopping malls (hereinafter, online shopping malls) require differentiated services that can increase the competitiveness of shopping malls as the number of individuals rapidly increases in recent years, and various solutions to provide them are required.

한편, 인간의 뇌를 모방하는 뉴럴 네트워크(neural network)가 고안되어 컴퓨터 스스로 외부 데이터를 조합, 분석하여 학습하는 딥러닝(deep learning) 기술이 발전함에 따라, AI(Artificial Intelligence, 인공지능)가 획기적으로 도약하였고, 이에 따라 컴퓨터가 인간을 대체해 방대한 양의 데이터를 분석하고, 사물이나 데이터를 군집화하거나 분류할 수 있다. Meanwhile, a neural network that mimics the human brain has been devised, and as deep learning technology that combines and analyzes and learns external data by computer itself, AI (Artificial Intelligence) is a breakthrough. As a result, computers can replace humans to analyze vast amounts of data and cluster or classify objects or data.

본 발명은, 온라인 쇼핑몰의 경쟁력을 증대시킬 수 있는 차별화된 서비스를 제공하기 위하여, 딥러닝 뉴럴 네트워크를 이용하여 온라인 쇼핑몰 사용자의 체형 및 구매 이력을 기반으로 맞춤형 상품을 추천하는 서비스를 제공하는 것을 목적으로 한다. The present invention aims to provide a service for recommending customized products based on the body shape and purchase history of online shopping mall users by using a deep learning neural network in order to provide differentiated services that can increase the competitiveness of online shopping malls. To do.

다만, 본 발명 및 본 발명의 실시예가 이루고자 하는 기술적 과제는 상기된 바와 같은 기술적 과제들로 한정되지 않으며, 또 다른 기술적 과제들이 존재할 수 있다. However, the technical problems to be achieved by the present invention and the embodiments of the present invention are not limited to the technical problems as described above, and other technical problems may exist.

본 발명의 실시예에 따른 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법은, 온라인 쇼핑몰 서버가 딥러닝 뉴럴 네트워크를 기반으로 사용자 맞춤형 추천 상품을 제공하는 방법으로서, 상기 온라인 쇼핑몰에 게시된 상품의 상품 정보를 획득하는 단계; 상기 상품 정보, 사용자의 체형 정보 및 구매 이력 정보를 기반으로 상기 온라인 쇼핑몰 사용자들의 구매취향 정보를 획득하여 구매취향 정보 데이터베이스를 구축하는 단계; 상기 사용자가 상기 온라인 쇼핑몰에 접속한 경우에 상기 사용자의 구매취향 정보를 검출하는 단계; 상기 검출된 상기 사용자의 구매취향 정보와 타 사용자의 상기 구매취향 정보를 비교하여 구매취향 유사도를 산출하는 단계; 상기 산출된 구매취향 유사도가 소정의 기준 이상인 상기 타 사용자를 상기 사용자의 유사 사용자로 선정하는 단계; 및 상기 선정된 유사 사용자의 이전 구매 상품 리스트를 추출하여 상기 사용자에게 상기 추천 상품으로 제공하는 단계를 포함한다. A method of providing a product recommendation service based on a deep learning neural network according to an embodiment of the present invention is a method in which an online shopping mall server provides a customized recommendation product based on a deep learning neural network, wherein the product of the product posted in the online shopping mall Obtaining information; Acquiring purchase preference information of the online shopping mall users based on the product information, user's body shape information, and purchase history information to establish a purchase preference information database; Detecting purchase preference information of the user when the user accesses the online shopping mall; Comparing the detected purchase taste information of the user with the purchase taste information of another user to calculate a purchase taste similarity; Selecting the other user whose calculated purchase taste similarity is greater than or equal to a predetermined standard as a similar user of the user; And extracting a list of previously purchased products of the selected similar user and providing them as the recommended products to the user.

이때, 상기 온라인 쇼핑몰에 게시된 상품의 상품 정보를 생성하는 단계는, 상기 상품의 핏 수치 정보를 상기 딥러닝 뉴럴 네트워크를 통해 획득하는 단계를 포함하고, 상기 핏 수치 정보는, 타이트-사이즈 핏에서 오버-사이즈 핏까지의 옷의 맞춤 정도를 수치로 환산하여 나타낸 정보를 의미한다. In this case, the step of generating product information of the product posted on the online shopping mall includes obtaining fit numerical information of the product through the deep learning neural network, and the fit numerical information is obtained from a tight-size fit. Refers to information expressed by converting the degree of fit of clothes to over-sized fit into numerical values.

더하여, 상기 온라인 쇼핑몰에 게시된 상품의 상품 정보를 생성하는 단계는, 상기 상품의 옷 스타일 카테고리 정보를 상기 딥러닝 뉴럴 네트워크를 통해 획득하는 단계를 포함하고, 상기 옷 스타일 카테고리 정보는, 기학습된 데이터에 의하여 기설정되어 있는 옷 분류 기준이다. In addition, generating product information of a product posted on the online shopping mall includes obtaining information on a clothing style category of the product through the deep learning neural network, wherein the clothing style category information is previously learned. It is a standard for classifying clothes that are preset by data.

여기서, 상기 상품 정보는, 상기 상품의 수치 정보, 이미지 정보, 상기 핏 수치 정보 및 상기 옷 스타일 카테고리 정보를 포함한다. Here, the product information includes numerical information, image information, fit numerical information, and clothing style category information of the product.

또한, 상기 상품 정보, 사용자의 체형 정보 및 구매 이력 정보를 기반으로 상기 온라인 쇼핑몰 사용자들의 구매취향 정보를 획득하여 구매취향 데이터베이스를 구축하는 단계는, 상기 사용자의 선호 핏 수치 정보 또는 선호 옷 스타일 카테고리 정보를 획득하는 단계를 포함하고, 상기 선호 핏 수치 정보는, 상기 사용자가 상기 온라인 쇼핑몰에서 이전 구매한 적어도 하나 이상의 상기 상품의 상기 핏 수치 정보의 평균값을 기반으로 획득된 임의의 수치이다. In addition, the step of establishing a purchase preference database by acquiring purchase preference information of the online shopping mall users based on the product information, the user's body shape information, and purchase history information may include information about the user's preferred fit value or preferred clothing style category information. And acquiring, wherein the preferred fit value information is an arbitrary value obtained based on an average value of the fit value information of at least one product previously purchased by the user in the online shopping mall.

또한, 상기 선호 옷 스타일 카테고리 정보는, 상기 사용자가 상기 온라인 쇼핑몰에서 이전 구매한 적어도 하나 이상의 상기 상품이 각각 분류되어 속하는 상기 옷 스타일 카테고리를 각각 카운팅하여, 카운팅 값이 높은 상위 적어도 1개 이상의 상기 옷 스타일 카테고리를 선정한 정보이다. In addition, the preferred clothing style category information includes counting the clothing style categories to which at least one or more products previously purchased by the user in the online shopping mall are classified and belonged to, and at least one or more clothing with a high counting value. This is the information on the style category.

또한, 상기 검출된 상기 사용자의 구매취향 정보와 타 사용자의 상기 구매취향 정보를 비교하여 구매취향 유사도를 산출하는 단계는, 상기 검출된 상기 사용자의 구매취향 정보와 타 사용자의 상기 구매취향 정보를 상기 딥러닝 뉴럴 네트워크에 입력하여 적어도 하나 이상의 타 사용자별 상기 사용자와의 상기 구매취향 유사도를 출력하는 단계를 포함한다. In addition, calculating a purchase taste similarity by comparing the detected purchase taste information of the user with the purchase taste information of another user includes the detected purchase taste information of the user and the purchase taste information of another user. And outputting the similarity of the purchase taste with the user for each of at least one other user by inputting into a deep learning neural network.

또한, 상기 검출된 상기 사용자의 구매취향 정보와 타 사용자의 상기 구매취향 정보를 비교하여 구매취향 유사도를 산출하는 단계는, 상기 구매취향 정보가 포함하는 체형 정보 카테고리, 선호 핏 수치 카테고리 또는 선호 옷 스타일 카테고리에서 상기 사용자와 상기 타 사용자 간의 카테고리별 유사도를 측정하여 적어도 하나 이상의 상기 타 사용자를 1차 추출하는 단계를 더 포함한다. In addition, calculating a purchase taste similarity by comparing the detected purchase taste information of the user with the purchase taste information of another user may include a body shape information category, a preferred fit value category, or a preferred clothing style included in the purchase taste information. And first extracting at least one or more other users by measuring a degree of similarity between the user and the other user in the category.

한편, 본 발명의 실시예에 따른 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법은, 상기 제공된 추천 상품에 대한 상기 사용자의 관심 정도를 나타내는 관심도 정보를 생성하는 단계와, 상기 생성된 관심도 정보를 상기 사용자의 상기 유사 사용자 선정 시 활용하는 단계를 더 포함한다. On the other hand, the method for providing a product recommendation service based on a deep learning neural network according to an embodiment of the present invention includes the steps of generating interest level information indicating a degree of interest of the user with respect to the provided recommended product, and the generated interest level information. It further includes the step of utilizing when the user selects the similar user.

더하여, 본 발명의 실시예에 따른 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법은, 상기 선정된 유사 사용자에 대한 팔로우 신청 기능을 수행하는 사용자 인터페이스를 상기 사용자에게 제공하는 단계를 더 포함한다. In addition, the method for providing a product recommendation service based on a deep learning neural network according to an embodiment of the present invention further includes providing a user interface for performing a follow request function for the selected similar user to the user.

이때, 상기 관심도 정보는, 상기 추천 상품에 대한 상기 사용자의 선택 횟수 및 구매량 중 적어도 어느 하나 이상을 기반으로 생성된다. In this case, the interest level information is generated based on at least one or more of the number of times the user selects the recommended product and a purchase amount.

또한, 상기 제공된 추천 상품에 대한 상기 사용자의 관심 정도를 나타내는 관심도 정보를 생성하는 단계는, 상기 관심도 정보를 기초로 상기 사용자의 선호 구매취향 카테고리를 선정하는 단계를 포함한다. In addition, generating interest level information indicating a degree of interest of the user with respect to the provided recommended product includes selecting a preferred purchase preference category of the user based on the interest level information.

또한, 상기 생성된 관심도 정보를 상기 사용자의 상기 유사 사용자 선정 시 활용하는 단계는, 상기 선호 구매취향 카테고리에 대한 정보를 상기 사용자와 매칭하여 저장하고, 이후 상기 사용자의 상기 유사 사용자 선정 시 상기 사용자와 매칭되어 저장된 상기 선호 구매취향 카테고리에 가중치를 주어 상기 사용자의 상기 유사 사용자를 선정하는 단계를 포함한다. In addition, the step of utilizing the generated interest level information when selecting the similar user by the user may include matching and storing information on the preferred purchase preference category with the user, and then with the user when the user selects the similar user. And selecting the similar user of the user by giving a weight to the matched and stored preferred purchase preference category.

한편, 상기 선정된 유사 사용자에 대한 팔로우 신청 기능을 수행하는 사용자 인터페이스를 상기 사용자에게 제공하는 단계는, 팔로우된 사용자인 팔로잉 사용자가 상기 온라인 쇼핑몰에서 상기 상품을 구매할 시, 상기 팔로잉 사용자가 상기 상품을 구매했음을 알리는 알람, 상기 상품에 대한 정보, 상기 상품에 대한 상기 팔로잉 사용자의 상품평 및 착용샷 중 적어도 하나 이상을 포함하는 팔로잉 사용자 구매정보를 팔로우한 사용자인 팔로워 사용자에게 제공하는 단계를 포함하며, 소정의 수 이상의 상기 팔로워 사용자를 보유한 상기 팔로잉 사용자에게 상기 온라인 쇼핑몰에서 상기 상품을 구매할 시 사용할 수 있는 할인수단을 제공하는 단계를 더 포함한다. On the other hand, the providing of a user interface for performing a follow application function for the selected similar user to the user may include, when a following user who is a followed user purchases the product in the online shopping mall, the following user Providing following user purchase information including at least one or more of an alarm notifying that a product has been purchased, information on the product, a product review of the following user for the product, and a wearing shot to a follower user who is a follower And providing a discount means that can be used when purchasing the product in the online shopping mall to the following user having a predetermined number or more of the follower users.

본 발명의 실시예에 따른 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법은, 온라인 쇼핑몰 사용자의 체형 및 구매 이력 데이터를 기반으로 딥러닝 뉴럴 네트워크를 이용해 맞춤형 상품을 추천하는 서비스를 제공함으로써, 온라인 쇼핑몰의 차별화된 서비스 제공을 통한 경쟁력 증대를 실현할 수 있고, 사용자가 보다 효율적으로 온라인 쇼핑몰을 이용하게 할 수 있으며, 사용자 맞춤형 추천 상품을 통한 매출 증대의 효과를 창출할 수 있다. The method for providing a product recommendation service based on a deep learning neural network according to an embodiment of the present invention provides a service for recommending a customized product using a deep learning neural network based on the body shape and purchase history data of an online shopping mall user. It is possible to increase competitiveness through the provision of differentiated services of the company, enable users to use online shopping malls more efficiently, and create an effect of increasing sales through user-customized recommended products.

또한, 본 발명의 실시예에 따른 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법은, 복수의 사용자의 체형 및 구매 이력 데이터를 기반으로 자체 데이터베이스를 구축하고, 자체적으로 구축된 데이터베이스의 데이터를 기반으로 딥러닝 뉴럴 네트워크를 통한 딥러닝을 수행함으로써, 보다 빠르고 효율적인 상품 추천 서비스를 제공할 수 있다. In addition, the method of providing a product recommendation service based on a deep learning neural network according to an embodiment of the present invention builds its own database based on the body shape and purchase history data of a plurality of users, and based on the data of the self-established database. By performing deep learning through a deep learning neural network, a faster and more efficient product recommendation service can be provided.

더욱이, 본 발명의 실시예에 따른 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법은, 딥러닝 뉴럴 네트워크를 이용하여 온라인 쇼핑몰의 상품 추천 서비스에 필요한 데이터를 생성함으로써, 방대한 양의 데이터를 인공지능을 통해 효과적으로 분석하여 분류하거나 군집화할 수 있다. Moreover, the method for providing a product recommendation service based on a deep learning neural network according to an embodiment of the present invention uses a deep learning neural network to generate data necessary for a product recommendation service of an online shopping mall, thereby generating a vast amount of data by artificial intelligence. It can be effectively analyzed and classified or clustered.

게다가, 본 발명의 실시예에 따른 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법은, 추천 상품에 대한 사용자의 피드백 정보를 생성하고 활용함으로써, 딥러닝 뉴럴 네트워크를 통한 인공지능적 판단뿐만 아니라 사용자의 인지적 판단까지 고려하여 맞춤형 추천 상품을 제공하는 서비스를 구현할 수 있다. In addition, the method for providing a product recommendation service based on a deep learning neural network according to an embodiment of the present invention generates and utilizes user's feedback information on the recommended product, so that not only artificial intelligence judgment through the deep learning neural network but also the user's perception It is possible to implement a service that provides customized recommended products by considering appropriate judgment.

또한, 본 발명의 실시예에 따른 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법은, 다수의 사용자에게 상품 구매에 대한 영향력을 파급하는 사용자에 대하여 그에 따른 보상을 제공함으로써, 사용자들이 보다 활발하게 온라인 쇼핑몰을 통한 활동을 수행하도록 장려할 수 있고, 쇼핑몰 운영 경쟁력을 제고할 수 있으며, 매출을 향상시킬 수 있는 효과가 있다. In addition, the method for providing a product recommendation service based on a deep learning neural network according to an embodiment of the present invention provides a reward for users who spread the influence on product purchase to a plurality of users, so that users are more actively online. There is an effect of encouraging to perform activities through shopping malls, improving shopping mall operation competitiveness, and improving sales.

다만, 본 발명에서 얻을 수 있는 효과는 이상에서 언급한 효과들로 제한되지 않으며, 언급하지 않은 또 다른 효과들은 아래의 기재로부터 명확하게 이해될 수 있다. However, the effects obtainable in the present invention are not limited to the above-mentioned effects, and other effects not mentioned may be clearly understood from the following description.

도 1은 본 발명의 실시예에 따른 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스를 제공하는 시스템의 개념도이다.
도 2는 본 발명의 실시예에 따른 온라인 쇼핑몰 서버의 내부 블록도이다.
도 3은 본 발명의 실시예에 따른 딥러닝 뉴럴 네트워크 서버의 내부 블록도이다.
도 4는 본 발명의 실시예에 따른 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스를 제공하는 방법을 설명하기 위한 흐름도이다.
도 5는 본 발명의 실시예에 따른 제 1 사용자의 유사 사용자를 선정하는 과정을 보다 상세히 설명하기 위한 흐름도이다.
1 is a conceptual diagram of a system for providing a product recommendation service based on a deep learning neural network according to an embodiment of the present invention.
2 is an internal block diagram of an online shopping mall server according to an embodiment of the present invention.
3 is an internal block diagram of a deep learning neural network server according to an embodiment of the present invention.
4 is a flowchart illustrating a method of providing a product recommendation service based on a deep learning neural network according to an embodiment of the present invention.
5 is a flowchart illustrating a process of selecting a similar user of a first user according to an embodiment of the present invention in more detail.

본 발명은 다양한 변환을 가할 수 있고 여러 가지 실시예를 가질 수 있는 바, 특정 실시예들을 도면에 예시하고 상세한 설명에 상세하게 설명하고자 한다. 본 발명의 효과 및 특징, 그리고 그것들을 달성하는 방법은 도면과 함께 상세하게 후술되어 있는 실시예들을 참조하면 명확해질 것이다. 그러나 본 발명은 이하에서 개시되는 실시예들에 한정되는 것이 아니라 다양한 형태로 구현될 수 있다. 이하의 실시예에서, 제1, 제2 등의 용어는 한정적인 의미가 아니라 하나의 구성 요소를 다른 구성 요소와 구별하는 목적으로 사용되었다. 또한, 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 또한, 포함하다 또는 가지다 등의 용어는 명세서상에 기재된 특징, 또는 구성요소가 존재함을 의미하는 것이고, 하나 이상의 다른 특징들 또는 구성요소가 부가될 가능성을 미리 배제하는 것은 아니다. 또한, 도면에서는 설명의 편의를 위하여 구성 요소들이 그 크기가 과장 또는 축소될 수 있다. 예컨대, 도면에서 나타난 각 구성의 크기 및 두께는 설명의 편의를 위해 임의로 나타내었으므로, 본 발명이 반드시 도시된 바에 한정되지 않는다.Since the present invention can apply various transformations and have various embodiments, specific embodiments are illustrated in the drawings and will be described in detail in the detailed description. Effects and features of the present invention, and a method of achieving them will be apparent with reference to the embodiments described later in detail together with the drawings. However, the present invention is not limited to the embodiments disclosed below and may be implemented in various forms. In the following embodiments, terms such as first and second are not used in a limiting meaning, but for the purpose of distinguishing one component from another component. In addition, expressions in the singular include plural expressions unless the context clearly indicates otherwise. In addition, terms such as include or have means that the features or elements described in the specification are present, and do not preclude the possibility of adding one or more other features or elements in advance. In addition, in the drawings, the size of components may be exaggerated or reduced for convenience of description. For example, the size and thickness of each component shown in the drawings are arbitrarily shown for convenience of description, and the present invention is not necessarily limited to what is shown.

이하, 첨부된 도면을 참조하여 본 발명의 실시예들을 상세히 설명하기로 하며, 도면을 참조하여 설명할 때 동일하거나 대응하는 구성 요소는 동일한 도면부호를 부여하고 이에 대한 중복되는 설명은 생략하기로 한다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings, and when describing with reference to the drawings, the same or corresponding constituent elements are assigned the same reference numerals, and redundant descriptions thereof will be omitted. .

도 1은 본 발명의 실시예에 따른 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스를 제공하는 시스템의 개념도이다. 1 is a conceptual diagram of a system for providing a product recommendation service based on a deep learning neural network according to an embodiment of the present invention.

도 1을 참조하면, 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 시스템은, 온라인 쇼핑몰 서버(100), 딥러닝 뉴럴 네트워크 서버(200) 및 단말(300)을 포함할 수 있다. Referring to FIG. 1, a product recommendation service system based on a deep learning neural network may include an online shopping mall server 100, a deep learning neural network server 200, and a terminal 300.

여기서, 도 1의 각 구성요소는, 네트워크(Network)를 통해 연결될 수 있다. 네트워크는 온라인 쇼핑몰 서버(100), 딥러닝 뉴럴 네트워크 서버(200) 및 단말(300) 등과 같은 각각의 노드 상호 간에 정보 교환이 가능한 연결 구조를 의미하는 것으로, 이러한 네트워크의 일 예에는 3GPP(3rd Generation Partnership Project) 네트워크, LTE(Long Term Evolution) 네트워크, WIMAX(World Interoperability for Microwave Access) 네트워크, 인터넷(Internet), LAN(Local Area Network), Wireless LAN(Wireless Local Area Network), WAN(Wide Area Network), PAN(Personal Area Network), 블루투스(Bluetooth) 네트워크, 위성 방송 네트워크, 아날로그 방송 네트워크, DMB(Digital Multimedia Broadcasting) 네트워크 등이 포함되나 이에 한정되지는 않는다. Here, each component of FIG. 1 may be connected through a network. The network refers to a connection structure capable of exchanging information between nodes such as the online shopping mall server 100, the deep learning neural network server 200, and the terminal 300, and an example of such a network is 3GPP (3rd Generation Partnership Project) network, LTE (Long Term Evolution) network, WIMAX (World Interoperability for Microwave Access) network, Internet, LAN (Local Area Network), Wireless LAN (Wireless Local Area Network), WAN (Wide Area Network) , Personal Area Network (PAN), Bluetooth (Bluetooth) network, satellite broadcasting network, analog broadcasting network, Digital Multimedia Broadcasting (DMB) network, and the like, but are not limited thereto.

다만, 도 1에 도시된 구성요소들은, 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 시스템을 구현하는데 필수적인 것은 아니어서, 본 명세서 상에서 설명되는 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 시스템은, 위에서 열거된 구성요소들 보다 많거나, 또는 적은 구성요소들을 가질 수 있다.However, the components shown in FIG. 1 are not essential for implementing a product recommendation service system based on a deep learning neural network, so the product recommendation service system based on a deep learning neural network described in this specification includes the configurations listed above. It may have more or fewer elements than elements.

- 온라인 쇼핑몰 서버 -Online shopping mall server

먼저, 본 발명의 실시예에서 온라인 쇼핑몰 서버(100)는, 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스를 제공하는 온라인 쇼핑몰을 구현할 수 있다. First, in an embodiment of the present invention, the online shopping mall server 100 may implement an online shopping mall that provides a product recommendation service based on a deep learning neural network.

자세히, 온라인 쇼핑몰 서버(100)는, 인터넷과 같은 네트워크를 통하여 온라인 상에서 상품을 구매하고 판매할 수 있는 장소를 제공할 수 있고, 온라인 쇼핑몰 서버(100)와 사용자의 단말(300) 및/또는 타 서버 간에 데이터 송수신을 수행할 수 있으며, 송수신되는 각종 데이터를 기반으로 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스와 관련된 데이터 처리를 동작할 수 있다. In detail, the online shopping mall server 100 may provide a place where products can be purchased and sold online through a network such as the Internet, and the online shopping mall server 100 and the user's terminal 300 and/or other Data transmission/reception may be performed between servers, and data processing related to a product recommendation service based on a deep learning neural network may be operated based on various data transmitted and received.

자세히, 도 2를 참조하면, 온라인 쇼핑몰 서버(100)는, 데이터 송수신부(110), 데이터 처리부(120), 결제 처리부(130) 및 데이터베이스(140)를 포함할 수 있다. In detail, referring to FIG. 2, the online shopping mall server 100 may include a data transmission/reception unit 110, a data processing unit 120, a payment processing unit 130, and a database 140.

먼저, 데이터 송수신부(110)는, 온라인 쇼핑몰 서버(100)와 타 서버(예컨대, 딥러닝 뉴럴 네트워크 서버(200)) 및/또는 단말(300) 간의 통신 채널을 형성하고, 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스와 관련된 데이터를 송수신하는 일련의 유/무선 통신을 수행할 수 있다. First, the data transmission/reception unit 110 forms a communication channel between the online shopping mall server 100 and other servers (eg, deep learning neural network server 200) and/or the terminal 300, and is based on a deep learning neural network. It is possible to perform a series of wired/wireless communication for transmitting and receiving data related to the product recommendation service.

이러한 데이터 송수신부(110)는, 이동통신을 위한 기술표준들 또는 통신방식(예를 들어, GSM(Global System for Mobile communication), CDMA(Code Division Multi Access), HSDPA(High Speed Downlink Packet Access), HSUPA(High Speed Uplink Packet Access), LTE(Long Term Evolution), LTE-A(Long Term Evolution-Advanced) 등에 따라 구축된 이동 통신망 상에서 기지국, 외부의 단말(300), 임의의 서버 중 적어도 하나와 무선 신호를 송수신할 수 있다.The data transmission/reception unit 110 includes technical standards or communication methods for mobile communication (eg, Global System for Mobile communication (GSM), Code Division Multi Access (CDMA)), High Speed Downlink Packet Access (HSDPA), Radio with at least one of a base station, an external terminal 300, and an arbitrary server on a mobile communication network built according to HSUPA (High Speed Uplink Packet Access), LTE (Long Term Evolution), LTE-A (Long Term Evolution-Advanced), etc. Can send and receive signals.

또한, 데이터 송수신부(110)는, WLAN(Wireless LAN), Wi-Fi(Wireless-Fidelity), Wi-Fi(Wireless Fidelity) Direct, DLNA(Digital Living Network Alliance), WiBro(Wireless Broadband), WiMAX(World Interoperability for Microwave Access) 등의 무선 통신방식으로도 무선 신호를 송수신할 수 있다. In addition, the data transmission/reception unit 110 includes WLAN (Wireless LAN), Wi-Fi (Wireless-Fidelity), Wi-Fi (Wireless Fidelity) Direct, DLNA (Digital Living Network Alliance), WiBro (Wireless Broadband), WiMAX ( World Interoperability for Microwave Access) can also transmit and receive wireless signals.

또한, 데이터 송수신부(110)는, 블루투스(Bluetooth™), RFID(Radio Frequency Identification), 적외선 통신(Infrared Data Association; IrDA), UWB(Ultra Wideband), ZigBee, NFC(Near Field Communication), Wi-Fi(Wireless-Fidelity), Wi-Fi Direct, Wireless USB(Wireless Universal Serial Bus) 기술 중 적어도 하나를 이용하여 근거리 통신을 지원할 수도 있다. In addition, the data transmission/reception unit 110 includes Bluetooth™, Radio Frequency Identification (RFID), Infrared Data Association (IrDA), Ultra Wideband (UWB), ZigBee, Near Field Communication (NFC), Wi- Short-range communication may be supported using at least one of Wireless-Fidelity (Fi), Wi-Fi Direct, and Wireless USB (Wireless Universal Serial Bus) technologies.

다음으로, 데이터 처리부(120)는, 송/수신 및 생성되는 각종 데이터를 기반으로 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스와 관련된 일련의 데이터 처리를 수행할 수 있다. Next, the data processing unit 120 may perform a series of data processing related to a product recommendation service based on a deep learning neural network based on transmission/reception and various data generated.

실시예에서, 데이터 처리부(120)는, 제 1 사용자와 복수의 타 사용자의 구매취향 정보를 기반으로, 제 1 사용자와 각각의 타 사용자 간의 체형 유사도, 핏 유사도 및 옷 스타일 유사도 중 적어도 어느 하나 이상을 산출할 수 있다.In an embodiment, the data processing unit 120 includes at least one of a body shape similarity, a fit similarity, and a clothes style similarity between the first user and each other user, based on purchase preference information of the first user and a plurality of other users. Can be calculated.

다음으로, 결제 처리부(130)는, 온라인 쇼핑몰 상에 게시된 상품에 대한 사용자의 구매 절차를 진행하여 결제 처리를 수행할 수 있다. Next, the payment processing unit 130 may perform a payment process by performing a user's purchase procedure for a product posted on the online shopping mall.

다음으로 데이터베이스(140)는, 본 발명의 실시예에 따른 기능 동작에 필요한 응용 프로그램, 데이터 및 명령어 중 어느 하나 이상을 저장할 수 있으며, 상품 정보 데이터베이스(141)와 사용자별 구매취향 정보 데이터베이스(142)를 포함할 수 있다. Next, the database 140 may store any one or more of application programs, data, and commands required for functional operation according to an embodiment of the present invention, and a product information database 141 and a purchase preference information database 142 for each user It may include.

여기서, 상품 정보 데이터베이스(141)는, 온라인 쇼핑몰에 게시된 각종 상품에 대한 상품별 상품 정보를 저장하고 관리할 수 있다. Here, the product information database 141 may store and manage product information for each product on various products posted on the online shopping mall.

예를 들어, 상품 정보 데이터 베이스는, 상품(즉, 옷)별 사이즈 및/또는 수치 정보, 이미지 정보, 핏 수치 정보, 옷 스타일 카테고리 정보 등을 저장할 수 있다. For example, the product information database may store size and/or numerical information for each product (ie, clothes), image information, fit numerical information, clothing style category information, and the like.

또한, 사용자별 구매취향 정보 데이터베이스(142)는, 복수의 사용자로부터 수집한 사용자별 체형 정보, 선호 핏 수치 정보, 선호 옷 스타일 정보에 기반하여 생성되는 사용자별 구매취향 정보를 저장하고 관리할 수 있다. In addition, the user-specific purchase preference information database 142 may store and manage user-specific purchase preference information generated based on user-specific body shape information, preferred fit numerical information, and preferred clothing style information collected from a plurality of users. .

더하여 보다 자세한 설명은, 이하에서 기술되는 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법의 상세한 설명에서 기재하기로 한다. In addition, a more detailed description will be given in the detailed description of a method for providing a product recommendation service based on a deep learning neural network to be described below.

이러한 데이터베이스(140)는, ROM, RAM, EPROM, 플래시 드라이브, 하드 드라이브 등과 같은 다양한 저장기기일 수 있고, 인터넷(internet)상에서 상기 데이터베이스(140)의 저장 기능을 수행하는 웹 스토리지(web storage)일 수도 있다.The database 140 may be a variety of storage devices such as ROM, RAM, EPROM, flash drive, hard drive, etc., and is a web storage that performs a storage function of the database 140 on the Internet. May be.

- 딥러닝 뉴럴 네트워크 서버 -Deep Learning Neural Network Server

한편, 본 발명의 실시예에서 딥러닝 뉴럴 네트워크 서버(200)는, 온라인 쇼핑몰 서버(100)로부터 수신된 각종 데이터를 기반으로 하여, 도출하고자 하는 데이터의 속성에 적합한 딥러닝(Deep-Learning)을 수행해 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스가 원활하게 동작하도록 할 수 있다. On the other hand, in the embodiment of the present invention, the deep learning neural network server 200 performs deep-learning suitable for the attribute of the data to be derived based on various data received from the online shopping mall server 100. This can be done so that a product recommendation service based on a deep learning neural network can operate smoothly.

자세히, 도 3을 참조하면, 딥러닝 뉴럴 네트워크 서버(200)는, 핏 수치 산출 뉴럴 네트워크(210), 옷 스타일 분류 뉴럴 네트워크(220) 및 구매취향 유사도 출력 뉴럴 네트워크(230)를 포함할 수 있다. In detail, referring to FIG. 3, the deep learning neural network server 200 may include a fit numerical calculation neural network 210, a clothes style classification neural network 220, and a purchase preference similarity output neural network 230. .

먼저, 핏 수치 산출 뉴럴 네트워크(210)는, 온라인 쇼핑몰 서버(100)로부터 수신된 특정 상품에 대한 상품 정보의 옷 수치 정보를 기반으로 딥러닝을 수행할 수 있고, 딥러닝의 결과로 특정 상품에 대한 핏 수치 정보를 출력할 수 있다. First, the fit numerical calculation neural network 210 may perform deep learning based on the clothing numerical information of the product information for a specific product received from the online shopping mall server 100, and the specific product as a result of the deep learning. You can print information about the fit value.

다음으로, 옷 스타일 분류 뉴럴 네트워크(220)는, 온라인 쇼핑몰 서버(100)로부터 수신된 특정 상품에 대한 상품 정보의 옷 이미지 정보를 기반으로 이미지 딥러닝을 수행할 수 있고, 딥러닝의 결과로 특정 상품에 가장 적합한 옷 스타일 카테고리를 출력할 수 있다. 이때, 옷 스타일 카테고리는, 기학습된 데이터에 의하여 기설정되어 있을 수 있다. Next, the clothes style classification neural network 220 may perform image deep learning based on the clothes image information of the product information for a specific product received from the online shopping mall server 100, and as a result of the deep learning, You can output the most suitable clothing style category for the product. In this case, the clothing style category may be preset based on previously learned data.

마지막으로, 실시예에서 구매취향 유사도 출력 뉴럴 네트워크(230)는, 온라인 쇼핑몰 서버(100)로부터 제 1 사용자에 대한 구매취향 정보와 제 1 사용자를 제외한 복수의 타 사용자에 대한 구매취향 정보를 수신할 수 있다. Finally, in the embodiment, the neural network 230 outputting the similarity of purchase preferences may receive purchase preference information for a first user and purchase preference information for a plurality of other users excluding the first user from the online shopping mall server 100. I can.

그리고 구매취향 유사도 출력 뉴럴 네트워크(230)는, 수신된 제 1 사용자 구매취향 정보와 타 사용자 구매취향 정보를 비교하여 적어도 하나 이상의 타 사용자별 제 1 사용자와의 구매취향 유사도를 출력할 수 있다. In addition, the purchase taste similarity output neural network 230 may compare the received first user purchase taste information with the other user purchase taste information and output a purchase taste similarity with the first user for each of at least one other user.

더하여 보다 자세한 설명은, 이하에서 기술되는 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법의 상세한 설명에서 기재하기로 한다. In addition, a more detailed description will be given in the detailed description of a method for providing a product recommendation service based on a deep learning neural network to be described below.

- 단말 -Terminal

또한, 본 발명의 실시예에서 단말(300)은, 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스와 관련된 각종 어플리케이션 및/또는 프로그램에 접속할 수 단말(300)로서, 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스와 관련된 기능을 제공하는 어플리케이션이 설치된 휴대용 단말(300)이나, 프로그램이 설치된 고정형 단말(300)을 포함할 수 있다. In addition, in an embodiment of the present invention, the terminal 300 is a terminal 300 capable of accessing various applications and/or programs related to a product recommendation service based on a deep learning neural network, and includes a product recommendation service based on a deep learning neural network. It may include a portable terminal 300 in which an application providing a related function is installed or a fixed terminal 300 in which a program is installed.

예를 들어, 단말(300)은, 휴대용 단말(300)인 스마트 폰, 디지털방송용 단말(300)기, 휴대폰, PDA(personal digital assistants), PMP(portable multimedia player), 네비게이션, 태블릿 PC(tablet PC), 웨어러블 디바이스(wearable device) 및 스마트 글라스(smart glass) 등을 포함할 수 있다.For example, the terminal 300 is a smart phone that is a portable terminal 300, a digital broadcasting terminal 300, a mobile phone, a personal digital assistant (PDA), a portable multimedia player (PMP), a navigation system, and a tablet PC. ), a wearable device, and smart glass.

또한, 단말(300)은, 고정형 단말(300)인 데스크 탑 PC, 노트북 컴퓨터(laptop computer), 울트라북(ultrabook)과 같은 퍼스널 컴퓨터 등과 같이 유/무선 통신을 기반으로 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스와 관련된 프로그램에 접속할 수 있는 컴퓨팅 장치를 더 포함할 수 있다. In addition, the terminal 300 is a product based on a deep learning neural network based on wired/wireless communication, such as a desktop PC, which is a fixed terminal 300, a laptop computer, and a personal computer such as an ultrabook. A computing device capable of accessing a program related to the recommendation service may further be included.

좀 더 상세히, 단말(300)은, 통신부, 디스플레이부, 입력부, 메모리 및 제어부를 포함할 수 있다. In more detail, the terminal 300 may include a communication unit, a display unit, an input unit, a memory, and a control unit.

먼저, 통신부는, 단말(300)과 타 서버 및/또는 단말(300) 사이의 통신 채널을 형성하고, 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스와 관련된 데이터를 송수신하는 일련의 유/무선 통신을 수행할 수 있다. First, the communication unit establishes a communication channel between the terminal 300 and another server and/or terminal 300, and performs a series of wired/wireless communications for transmitting and receiving data related to a product recommendation service based on a deep learning neural network. can do.

다음으로, 디스플레이부는, 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스와 관련된 그래픽 이미지를 출력하여 제공할 수 있다. Next, the display unit may output and provide a graphic image related to a product recommendation service based on a deep learning neural network.

예를 들어, 디스플레이부는, 온라인 쇼핑몰의 각종 상품 이미지를 그래픽으로 출력하여 표시할 수 있다. For example, the display unit may output and display various product images of an online shopping mall as a graphic.

이러한 디스플레이부는, 액정 디스플레이(liquid crystal display, LCD), 박막 트랜지스터 액정 디스플레이(thin film transistor-liquid crystal display, TFT LCD), 유기 발광 다이오드(organic light-emitting diode, OLED), 플렉서블 디스플레이(flexible display), 3차원 디스플레이(3D display), 전자잉크 디스플레이(e-ink display) 중에서 적어도 하나를 포함할 수 있다. Such display units include liquid crystal displays (LCD), thin film transistor-liquid crystal displays (TFT LCDs), organic light-emitting diodes (OLEDs), and flexible displays. , It may include at least one of a 3D display and an e-ink display.

다음으로, 입력부는, 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스와 관련된 사용자의 입력을 감지할 수 있다. Next, the input unit may detect a user's input related to a product recommendation service based on a deep learning neural network.

예를 들어, 입력부는, 사용자의 체형 정보에 대한 입력을 감지할 수 있고, 추천 상품에 대한 사용자의 선택 입력, 구매 입력 등을 감지할 수 있다. For example, the input unit may detect an input of the user's body shape information, and may detect a user's selection input, purchase input, and the like for recommended products.

그리고 상기 입력부 및 상기 디스플레이부는, 터치 스크린에 결합되어 구현될 수 있다. In addition, the input unit and the display unit may be implemented by being coupled to a touch screen.

다음으로, 메모리는, 본 발명의 실시예에 따른 기능 동작에 필요한 응용 프로그램, 데이터 및 명령어 중 어느 하나 이상을 저장할 수 있다. Next, the memory may store any one or more of an application program, data, and command required for a functional operation according to an embodiment of the present invention.

즉, 메모리는, 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스와 관련된 어플리케이션, 프로그램, 각종 데이터 및 명령어 등을 저장할 수 있다. That is, the memory may store applications, programs, various data, commands, etc. related to a product recommendation service based on a deep learning neural network.

이러한 메모리는, ROM, RAM, EPROM, 플래시 드라이브, 하드 드라이브 등과 같은 다양한 저장기기 일 수 있고, 인터넷(internet)상에서 상기 메모리의 저장 기능을 수행하는 웹 스토리지(web storage)일 수도 있다.Such a memory may be a variety of storage devices such as ROM, RAM, EPROM, flash drive, hard drive, and the like, or may be a web storage that performs a storage function of the memory over the Internet.

마지막으로, 제어부는, 전술한 각 유닛의 전반적인 동작을 제어하고 구동할 수 있다. Finally, the control unit may control and drive the overall operation of each unit described above.

이러한 제어부는, ASICs (application specific integrated circuits), DSPs(digital signal processors), DSPDs(digital signal processing devices), PLDs(programmable logic devices), FPGAs(field programmable gate arrays), 제어기(controllers), 마이크로 컨트롤러(micro-controllers), 마이크로 프로세서(microprocessors), 기타 기능 수행을 위한 전기적 유닛 중 적어도 하나를 이용하여 구현될 수 있다. These controls include application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable gate arrays (FPGAs), controllers, microcontrollers ( It may be implemented using at least one of micro-controllers), microprocessors, and electrical units for performing other functions.

- 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법 -Deep learning neural network based product recommendation service provision method

이하, 도면을 참조하여 온라인 쇼핑몰에서 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스를 제공하는 방법에 대해 상세히 설명하고자 한다. Hereinafter, a method of providing a product recommendation service based on a deep learning neural network in an online shopping mall will be described in detail with reference to the drawings.

도 4는 본 발명의 실시예에 따른 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스를 제공하는 방법을 설명하기 위한 흐름도이다. 4 is a flowchart illustrating a method of providing a product recommendation service based on a deep learning neural network according to an embodiment of the present invention.

도 4를 참조하면, 온라인 쇼핑몰 서버(100: 이하, 쇼핑몰 서버)는, 온라인 쇼핑몰의 상품별 상품 정보를 생성할 수 있다. (S101) Referring to FIG. 4, the online shopping mall server 100 (hereinafter, shopping mall server) may generate product information for each product of the online shopping mall. (S101)

여기서, 상품 정보란, 상품(즉, 옷)의 분류(즉, 상품 카테고리) 정보, 옵션 정보, 수치 정보, 이미지 정보, 핏 수치 정보 및 옷 스타일 카테고리 정보 및/또는 상품 구매 만족도 정보 중 적어도 하나 이상의 정보를 포함하는 정보를 의미한다. Here, the product information refers to at least one of classification (ie, product category) information, option information, numerical information, image information, fit numerical information, clothes style category information, and/or product purchase satisfaction information. It means information that includes information.

이때, 쇼핑몰 서버(100)는, 상품의 상품 카테고리 정보, 옵션 정보, 수치 정보 및/또는 이미지 정보 등을 타 서버 혹은 사용자 단말(300) 등으로부터 수신하여 획득할 수 있으며, 상품의 핏 수치 및 옷 스타일 카테고리 정보를 획득하기 위해 딥러닝 뉴럴 네트워크를 이용할 수 있다. At this time, the shopping mall server 100 may receive and obtain product category information, option information, numerical information, and/or image information of a product from another server or user terminal 300, etc. A deep learning neural network can be used to obtain style category information.

자세히, 쇼핑몰 서버(100)는, 먼저 상품 카테고리 정보, 옵션 정보 및 수치 정보 중 적어도 하나 이상의 정보를 타 서버 혹은 사용자 단말(300) 등으로부터 수신하여 획득할 수 있다. In detail, the shopping mall server 100 may first receive and obtain at least one of product category information, option information, and numerical information from another server or the user terminal 300.

이때, 상품 카테고리 정보는, 상품이 분류된 카테고리에 대한 정보로서, 예를 들면, 상의, 하의, 아우터, 액세서리 등을 포함할 수 있다. In this case, the product category information is information on a category in which the product is classified, and may include, for example, a top, a bottom, an outer, and an accessory.

또한, 상품의 옵션 정보는, 상품의 사이즈 정보 및/또는 색상 정보를 포함하는 정보일 수 있다. Also, the product option information may be information including size information and/or color information of the product.

또한, 상품의 수치 정보는, 상품의 특정 영역에 대하여 측정된 치수 정보를 의미하며, 예를 들어, 상품의 어깨 너비 치수 정보, 가슴둘레 정보 등을 포함할 수 있다. Further, the numerical information of the product means dimension information measured for a specific area of the product, and may include, for example, information about the shoulder width of the product, information about the chest measurement, and the like.

한편, 쇼핑몰 서버(100)는, 딥러닝 뉴럴 네트워크를 통한 인공지능을 기반으로 상품의 핏 수치 및 옷 스타일 카테고리 정보를 획득할 수 있다. Meanwhile, the shopping mall server 100 may acquire product fit values and clothing style category information based on artificial intelligence through a deep learning neural network.

자세히, 쇼핑몰 서버(100)는, 먼저 상품의 핏 수치 정보를 획득하기 위하여, 상품 사이즈 및/또는 수치 정보를 기반으로 핏 수치를 산출하는 동작이 기학습된 상품별 핏 수치 산출 뉴럴 네트워크(210)에 해당 상품 사이즈 및/또는 수치 정보를 넣어 딥러닝을 수행하게 할 수 있다. In detail, the shopping mall server 100 first performs an operation of calculating a fit value based on the product size and/or numerical information to the neural network 210 for calculating the fit value for each product. Deep learning can be performed by putting the product size and/or numerical information.

여기서, 핏 수치 정보란, 타이트-사이즈 핏(Tight-size fit)에서 오버-사이즈 핏(Over-size fit)까지의 옷의 맞춤 정도를 수치로 환산하여 나타낸 정보를 의미한다. 즉, 실시예에서 핏 수치 정보는, 0~100 사이의 임의의 수치일 수 있다. Here, the fit numerical information means information expressed by converting the degree of fit of clothes from a tight-size fit to an over-size fit into a numerical value. That is, in the embodiment, the fit numerical information may be an arbitrary value between 0 and 100.

즉, 쇼핑몰 서버(100)는, 상품의 핏 수치 정보를 기초로 소정의 기준에 따라 해당 상품이 타이트-사이즈 핏인지 오버-사이즈 핏인지를 판단할 수 있다. That is, the shopping mall server 100 may determine whether the product is a tight-size fit or an over-size fit according to a predetermined criterion based on the fit numerical information of the product.

예를 들어, 쇼핑몰 서버(100)는, 특정 상품의 핏 수치 정보가 80인 경우, 기설정된 기준에 따라 해당 상품을 오버-사이즈 핏으로 판단할 수 있다. For example, when the fit value information of a specific product is 80, the shopping mall server 100 may determine the product as an over-size fit according to a preset criterion.

또한, 쇼핑몰 서버(100)는, 상품의 옷 스타일 카테고리를 판단하기 위하여, 상품의 이미지 정보를 기반으로 옷 스타일 카테고리를 판단하는 동작이 기학습된 상품별 옷 스타일 분류 뉴럴 네트워크(220)에 해당 상품의 이미지 정보를 넣어 이미지 딥러닝을 수행하게 할 수 있다. In addition, in order to determine the clothing style category of the product, the shopping mall server 100 determines the clothing style category for each product on the basis of the image information of the product. Image information can be inserted to perform image deep learning.

여기서, 옷 스타일 카테고리란, 기학습된 데이터에 의하여 기설정되어 있는 옷 분류 기준일 수 있으며, 예컨대, 캐주얼, 스트릿, 빈티지, 모던, 페미닌, 댄디, 미니멀리즘, 미개시멀리즘, 레이어드, 클래식, 스포티 등의 다양한 카테고리를 포함할 수 있다. Here, the clothing style category may be a standard for classifying clothes preset based on previously learned data, for example, casual, street, vintage, modern, feminine, dandy, minimalism, undisclosed simalism, layered, classic, sporty, etc. Can contain various categories of.

그리하여 쇼핑몰 서버(100)는, 이미지 딥러닝을 통해 판단된 상품의 옷 스타일 카테고리 정보를 획득할 수 있고, 획득된 상품의 옷 스타일 카테고리로 해당 상품을 자동 분류하여 관리할 수 있다. Thus, the shopping mall server 100 may acquire the clothing style category information of the product determined through image deep learning, and automatically classify and manage the product according to the clothing style category of the acquired product.

또한, 쇼핑몰 서버(100)는, 상품에 대하여 획득된 핏 수치 정보 및/또는 옷 스타일 카테고리 정보를 해당 상품을 온라인 쇼핑몰 상에 게시할 시에 활용할 수 있다. In addition, the shopping mall server 100 may utilize fit numerical information and/or clothing style category information obtained for a product when posting a corresponding product on an online shopping mall.

예를 들어, 쇼핑몰 서버(100)는, 온라인 쇼핑몰을 통해 특정 상품을 디스플레이할 때, 특정 상품의 이름(즉, 상품명)에 특정 상품의 핏 수치 정보 및/또는 옷 스타일 카테고리 정보를 삽입하여 제공할 수 있다. For example, when displaying a specific product through an online shopping mall, the shopping mall server 100 inserts and provides fit value information and/or clothing style category information of a specific product in the name (ie, product name) of a specific product. I can.

이와 같이, 쇼핑몰 서버(100)는, 딥러닝 뉴럴 네트워크를 통해 온라인 쇼핑몰의 상품 추천 서비스에 필요한 핏 수치 정보, 옷 스타일 카테고리 정보 등을 획득함으로써, 인공지능을 활용한 효과적인 데이터 군집화를 수행할 수 있다. In this way, the shopping mall server 100 may perform effective data clustering using artificial intelligence by acquiring fit numerical information and clothing style category information required for product recommendation services of an online shopping mall through a deep learning neural network. .

더하여, 쇼핑몰 서버(100)는, 상품 구매 만족도 정보를 획득하기 위하여, 온라인 쇼핑몰을 통해 사용자 만족도 평가 인터페이스를 제공할 수 있다. In addition, the shopping mall server 100 may provide a user satisfaction evaluation interface through an online shopping mall in order to obtain product purchase satisfaction information.

자세히, 쇼핑몰 서버(100)는, 상품을 구매한 사용자에게 사용자 만족도 평가 인터페이스를 제공하여, 상품 구매 후 해당 상품에 대한 전체적인 만족도 및/또는 상품에 대한 사용자의 예상 핏과 실제 핏의 유사도에 대한 만족도 정보 등을 획득할 수 있다. In detail, the shopping mall server 100 provides a user satisfaction evaluation interface to a user who has purchased a product, and the overall satisfaction with the product and/or the similarity between the expected fit of the product and the actual fit after purchasing the product Information, etc. can be obtained.

그리고 쇼핑몰 서버(100)는, 획득된 상품 구매 만족도 정보를 상품 정보에 포함할 수 있으며, 온라인 쇼핑몰에 해당 상품을 게시할 시 획득된 상품 구매 만족도 정보를 포함하여 게시할 수 있다. In addition, the shopping mall server 100 may include the acquired product purchase satisfaction information in product information, and may include and post product purchase satisfaction information obtained when the product is posted on the online shopping mall.

즉, 쇼핑몰 서버(100)는, 상품에 대한 분류(즉, 상품 카테고리) 정보, 옵션 정보(즉, 사이즈 정보 및/또는 색상 정보), 수치 정보, 이미지 정보, 핏 수치 정보 및 옷 스타일 카테고리 정보, 상품 구매 만족도 정보 중 적어도 어느 하나 이상의 정보를 활용하여 딥러닝 뉴럴 네트워크에 기반한 상품 추천 서비스를 제공하여, 객관적 데이터에 기반한 상품 추천 서비스를 사용자에게 제공할 수 있다. That is, the shopping mall server 100 includes classification (ie, product category) information, option information (ie, size information and/or color information), numerical information, image information, fit numerical information and clothing style category information, A product recommendation service based on a deep learning neural network may be provided by utilizing at least one or more of the product purchase satisfaction information to provide a product recommendation service based on objective data to a user.

다음으로, 쇼핑몰 서버(100)는, 온라인 쇼핑몰 사용자의 구매취향 정보를 획득하여 사용자별 구매취향 정보 데이터베이스(142)를 구축할 수 있다. (S103) Next, the shopping mall server 100 may acquire purchase preference information of an online shopping mall user to establish a purchase preference information database 142 for each user. (S103)

자세히, 쇼핑몰 서버(100)는, 사용자의 체형 정보, 선호 핏 수치 정보 선호 옷 스타일 카테고리 정보 및 선호 사이즈 정보 중 적어도 하나 이상의 정보에 기반하여 사용자의 구매취향 정보를 생성할 수 있다. In detail, the shopping mall server 100 may generate purchase preference information of a user based on at least one of information about a user's body type, a preferred fit value, a preferred clothing style category, and a preferred size.

이때, 사용자의 체형 정보는, 사용자가 온라인 쇼핑몰 가입 시, 사용자의 단말(300)을 통한 입력으로부터 획득될 수 있으며, 예를 들면, 역삼각형 체형, 삼각형 체형, 엑스형 체형, 원형 체형 및 직사각형 체형 중 어느 하나의 체형을 사용자가 선택한 정보일 수 있다. At this time, the user's body shape information may be obtained from an input through the user's terminal 300 when the user subscribes to the online shopping mall, for example, an inverted triangle body shape, a triangle body shape, an X shape body shape, a circular body shape and a rectangular body shape. Any one of the body types may be information selected by the user.

또한, 선호 핏 수치 정보는, 사용자의 체형 정보와 사용자가 온라인 쇼핑몰에서 이전 구매한 적어도 하나 이상의 상품(옷)의 핏 수치 평균값을 기반으로 획득된 임의의 수치일 수 있다. In addition, the preferred fit numerical information may be an arbitrary numerical value obtained based on the body shape information of the user and the average fit numerical value of at least one product (clothing) previously purchased by the user in the online shopping mall.

다른 실시예로, 선호 핏 수치 정보는, 온라인 쇼핑몰을 통해 사용자에게 제공되는 선호 핏 선택 인터페이스를 통하여, 사용자가 선택한 선호하는 핏에 대한 정보일 수 있다. In another embodiment, the preferred fit numerical information may be information on a preferred fit selected by the user through a preferred fit selection interface provided to the user through an online shopping mall.

예를 들어, 선호 핏 수치 정보는, 사용자가 루즈 핏(Loose fit), 레귤러 핏(Regular fit) 및 타이트 핏(Tight fit) 중 어느 하나의 핏을 선호 핏 선택 인터페이스를 통해 선택한 정보일 수 있다. For example, the preferred fit numerical information may be information that the user selects one of a loose fit, a regular fit, and a tight fit through a preferred fit selection interface.

또한, 선호 옷 스타일 카테고리 정보는, 사용자가 온라인 쇼핑몰에서 이전 구매한 적어도 하나 이상의 상품(옷)이 각각 분류되어 속하는 옷 스타일 카테고리를 각각 카운팅하여, 카운팅 값이 높은 상위 적어도 2개 이상의 옷 스타일 카테고리를 판별해 선정함으로써 획득될 수 있다. In addition, the preferred clothing style category information includes counting clothing style categories to which at least one product (clothing) previously purchased by the user in the online shopping mall is classified and belonged to, and determines at least two or more clothing style categories with a high counting value. It can be obtained by discriminating and selecting.

다른 실시예에서, 선호 옷 스타일 카테고리 정보는, 온라인 쇼핑몰 상에서 사용자에게 제공되는 선호 옷 스타일 선택 인터페이스를 통해 사용자가 선택한 선호하는 옷 스타일에 대한 정보일 수 있다. In another embodiment, the preferred clothing style category information may be information on a preferred clothing style selected by the user through a preferred clothing style selection interface provided to the user on the online shopping mall.

예를 들어, 선호 옷 스타일 카테고리 정보는, 사용자가 심플베이직, SPA/칩시크, 컨템포러리, 포멀/커리어, 트레디셔널, 유니크, 트렌디, 스트리트, 럭셔리, 스포츠, 걸리시, 모렌틱 및 모던 중 적어도 어느 하나 이상의 옷 스타일을 선호 옷 스타일 선택 인터페이스를 통해 선택한 정보일 수 있다. For example, the preferred clothing style category information can be obtained by the user at least one of Simple Basic, SPA/Chipchic, Contemporary, Formal/Career, Traditional, Unique, Trendy, Street, Luxury, Sports, Girly, Morentic, and Modern. The clothes style may be information selected through a preferred clothes style selection interface.

이때, 판별된 적어도 2개 이상의 옷 스타일 카테고리는, 메인 옷 스타일 카테고리와 서브 옷 스타일 카테고리로 분류될 수 있다. At this time, the determined at least two or more clothing style categories may be classified into a main clothing style category and a sub clothing style category.

예를 들어, 쇼핑몰 서버(100)는, 카운팅 값이 높은 상위 2개의 옷 스타일 카테고리가 캐주얼 카테고리 10개, 맥시멀리즘 카테고리 2개일 경우, 캐주얼 카테고리를 메인 옷 스타일 카테고리로, 맥시멀리즘 카테고리를 서브 옷 스타일 카테고리로 분류할 수 있다. For example, when the top two clothing style categories with high counting values are 10 casual categories and 2 maximalism categories, the shopping mall server 100 serves as a main clothing style category and a maximalism category. They can be classified into clothing style categories.

또한, 선호 사이즈 정보는, 온라인 쇼핑몰을 통해 사용자에게 제공되는 선호 옷 사이즈 선택 인터페이스를 통하여 사용자가 입력 및/또는 선택한 선호하는 옷 사이즈에 대한 정보일 수 있다. Also, the preferred size information may be information on a preferred clothes size input and/or selected by the user through a preferred clothes size selection interface provided to the user through an online shopping mall.

예를 들어, 선호 사이즈 정보는, 사용자가 선호 옷 사이즈 선택 인터페이스를 통하여 44 사이즈 이하, 55 사이즈, 66 사이즈 및 77 사이즈 이상의 사이즈 중 어느 하나를 선택한 정보일 수 있다. For example, the preferred size information may be information that the user selects any one of sizes 44 or less, 55 sizes, 66 sizes, and 77 sizes or more through the preferred clothes size selection interface.

이와 같은 사용자 체형 정보, 선호 핏 수치 정보, 선호 옷 스타일 정보 및 선호 사이즈 정보 중 적어도 어느 하나 이상을 획득한 쇼핑몰 서버(100)는, 획득된 정보들에 기반하여 사용자가 선호하는 상품에 대한 정보인 구매취향 정보를 생성할 수 있고, 생성된 구매취향 정보를 데이터베이스화하여 관리할 수 있다. The shopping mall server 100, which has obtained at least one of the user's body type information, preferred fit numerical information, preferred clothing style information, and preferred size information, is Purchase preference information can be generated, and the generated purchase preference information can be converted into a database and managed.

이와 같이, 쇼핑몰 서버(100)는, 온라인 쇼핑몰 사용자의 체형 및 구매 이력 데이터를 기반으로 구매취향 정보를 생성해 추후 활용함으로써, 사용자 맞춤형 상품 추천 서비스를 명확한 근거에 기반하여 보다 효과적으로 제공할 수 있다. In this way, the shopping mall server 100 may generate purchase preference information based on the body shape and purchase history data of the online shopping mall user and use it later, thereby more effectively providing a customized product recommendation service based on a clear basis.

한편, 쇼핑몰 서버(100)는, 제 1 사용자가 온라인 쇼핑몰 사이트에 접속한 경우에 제 1 사용자의 구매취향 정보를 데이터베이스(140)로부터 검출할 수 있다. (S105) Meanwhile, the shopping mall server 100 may detect purchase preference information of the first user from the database 140 when the first user accesses the online shopping mall site. (S105)

자세히, 쇼핑몰 서버(100)는, 사용자별 구매취향 정보를 기반으로 구축된 사용자별 구매취향 데이터베이스(140)로부터 제 1 사용자의 구매취향 정보를 추출할 수 있다. In detail, the shopping mall server 100 may extract the purchase preference information of the first user from the purchase preference database 140 for each user constructed based on the purchase preference information for each user.

그리고 쇼핑몰 서버(100)는, 검출된 제 1 사용자의 구매취향 정보와 유사한 구매취향 정보를 가지는 타 사용자(즉, 유사 사용자)를 선정할 수 있다. (S107) In addition, the shopping mall server 100 may select another user (ie, similar user) having purchase taste information similar to the detected purchase taste information of the first user. (S107)

자세히, 쇼핑몰 서버(100)는, 제 1 사용자의 구매취향 정보와, 제 1 사용자를 제외한 적어도 하나 이상의 나머지 사용자인 타 사용자의 구매취향 정보를 사용자별 구매취향 정보 데이터베이스(142)로부터 추출할 수 있다. In detail, the shopping mall server 100 may extract purchase preference information of the first user and purchase preference information of other users, which are at least one other user except for the first user, from the purchase preference information database 142 for each user. .

그리고 쇼핑몰 서버(100)는, 추출된 제 1 사용자 및 타 사용자의 구매취향 정보를 구매취향 유사도 출력 뉴럴 네트워크(230)에 넣어 딥러닝을 수행하게 할 수 있다. In addition, the shopping mall server 100 may perform deep learning by putting the extracted purchase preference information of the first user and other users into the purchase preference similarity output neural network 230.

이후, 쇼핑몰 서버(100)는, 구매취향 유사도 출력 뉴럴 네트워크(230)로부터 딥러닝의 결과로 도출된 적어도 하나 이상의 타 사용자별 제 1 사용자와의 구매취향 유사도를 획득할 수 있다. Thereafter, the shopping mall server 100 may obtain a purchase preference similarity with a first user for each of at least one other user derived as a result of deep learning from the purchase preference similarity output neural network 230.

이때, 구매취향 유사도는, 유사한 정도에 따라 백분율(%) 수치로 표시되어 제공될 수 있다. In this case, the degree of similarity of purchase preference may be provided by being displayed as a percentage (%) value according to the degree of similarity.

또한, 쇼핑몰 서버(100)는, 획득된 타 사용자별 제 1 사용자와의 구매취향 유사도를 기반으로 적어도 하나 이상의 타 사용자를 유사 사용자로 지정할 수 있다. In addition, the shopping mall server 100 may designate at least one or more other users as similar users based on the acquired similarity of purchase preferences with the first user for each other user.

상세히, 쇼핑몰 서버(100)는, 소정의 기준(예컨대, 구매취향 유사도가 소정의 백분율 수치 이상일 경우 등)에 따라 제 1 사용자와 구매취향 유사도가 높은 적어도 하나 이상의 타 사용자를 판별할 수 있고, 판별된 타 사용자를 유사 사용자로 설정할 수 있다. In detail, the shopping mall server 100 may determine at least one or more other users having a high similarity in purchase preferences with the first user according to a predetermined criterion (eg, when the purchase preference similarity is greater than or equal to a predetermined percentage value), and Other users can be set as similar users.

다만, 위와 같은 방식으로 유사 사용자를 선정하는 경우, 제 1 사용자의 유사 사용자를 지정하기 위해 다수의 모든 타 사용자들을 딥러닝 처리해야함으로 효율적인 데이터 처리가 어려울 수 있다. However, in the case of selecting a similar user in the above manner, effective data processing may be difficult because all a plurality of other users must be deep-learned to designate a similar user of the first user.

이러한 문제를 해결하기 위하여 본 발명의 실시예에서 쇼핑몰 서버(100)는, 도 5와 같은 유사 사용자를 선정하기 위한 데이터 처리를 수행할 수도 있다. In order to solve this problem, the shopping mall server 100 in an embodiment of the present invention may perform data processing for selecting a similar user as shown in FIG. 5.

도 5는 본 발명의 실시예에 따른 제 1 사용자의 유사 사용자를 선정하는 과정을 보다 상세히 설명하기 위한 흐름도이다. 5 is a flowchart illustrating a process of selecting a similar user of a first user according to an embodiment of the present invention in more detail.

도 5를 참조하면, 쇼핑몰 서버(100)는, 먼저 제 1 사용자의 구매취향 정보와 타 사용자의 구매취향 정보를 검출할 수 있다. (S201) Referring to FIG. 5, the shopping mall server 100 may first detect purchase preference information of a first user and purchase preference information of another user. (S201)

자세히, 쇼핑몰 서버(100)는, 사용자별 구매취향 데이터베이스(140)로부터 제 1 사용자 및 타 사용자의 구매취향 정보를 추출할 수 있다. In detail, the shopping mall server 100 may extract purchase preference information of the first user and other users from the purchase preference database 140 for each user.

그리고 쇼핑몰 서버(100)는, 검출된 제 1 사용자 구매취향 정보와 타 사용자 구매취향 정보를 비교할 수 있다. (S203) In addition, the shopping mall server 100 may compare the detected first user purchase taste information with other user purchase taste information. (S203)

자세히, 쇼핑몰 서버(100)는, 데이터 처리부(120)를 통하여 추출된 제 1 사용자 구매취향 정보와 적어도 하나 이상의 타 사용자 구매취향 정보를 상호 비교하는 데이터 처리를 수행할 수 있다. In detail, the shopping mall server 100 may perform data processing for comparing the first user purchase taste information extracted through the data processing unit 120 with at least one other user purchase taste information.

이때, 쇼핑몰 서버(100)는, 제 1 사용자의 구매취향 정보와 높은 유사도의 구매취향 정보를 가지는 소정의 수 이하의 타 사용자를 적어도 하나 이상 1차 추출할 수 있다. (S205) In this case, the shopping mall server 100 may firstly extract at least one or more other users of a predetermined number or less having purchase preference information of the first user and purchase preference information having a high degree of similarity. (S205)

자세히, 쇼핑몰 서버(100)는, 먼저 검출된 구매취향 정보가 포함하는 각 카테고리(이하, 구매취향 카테고리)인 1)체형 정보 카테고리, 2)선호 핏 수치 카테고리 및 3)선호 옷 스타일 카테고리 각각에 대한 제 1 사용자와 타 사용자 간의 유사도를 측정할 수 있다. In detail, the shopping mall server 100 includes 1) a body type information category, 2) a preferred fit numerical category, and 3) a preferred clothing style category, which are each category (hereinafter, referred to as a purchase orientation category) included in the first detected purchase orientation information. Similarity between the first user and other users can be measured.

그리고 쇼핑몰 서버(100)는, 기설정된 기준(예컨대, 소정의 백분율 수치 이상의 유사도를 가지는 경우 등)에 따라 각 구매취향 카테고리별 높은 유사도를 가지는 적어도 하나 이상, 소정의 수 이하의 타 사용자를 도출할 수 있다. In addition, the shopping mall server 100 may derive at least one or more and other users less than a predetermined number of users having a high degree of similarity for each purchase preference category according to a preset criterion (eg, a case having a similarity of a predetermined percentage value or more) I can.

즉, 쇼핑몰 서버(100)는, 1)체형 정보 카테고리에서 제 1 사용자와 높은 유사도를 가지는 타 사용자, 2)선호 핏 수치 카테고리에서 제 1 사용자와 높은 유사도를 가지는 타 사용자 및 3)선호 옷 스타일 카테고리에서 제 1 사용자와 높은 유사도를 가지는 타 사용자를 각각 선정하여 1차 추출할 수 있다. That is, the shopping mall server 100 includes: 1) another user having a high similarity to the first user in the body type information category, 2) another user having a high similarity to the first user in the preferred fit numerical category, and 3) a preferred clothing style category. The first user and other users having a high degree of similarity may be selected and extracted first.

예를 들어, 쇼핑몰 서버(100)는, 제 1 사용자의 선호 핏 수치의 값이 50일 경우, 타 사용자의 선호 핏 수치의 값 중에서 제 1 사용자의 선호 핏 수치인 50과 90% 이상의 유사도를 가지는 핏 수치를 가지는 적어도 하나 이상, 소정의 수 이하의 타 사용자를 추출할 수 있다. For example, when the value of the first user's preferred fit value is 50, the shopping mall server 100 has a similarity of 50% or more to the first user's preferred fit value among the values of the preferred fit value of other users. At least one or more other users having a fit value and less than a predetermined number may be extracted.

계속해서, 쇼핑몰 서버(100)는, 1차 추출된 타 사용자의 구매취향 정보와 제 1 사용자의 구매취향 정보를 딥러닝 뉴럴 네트워크에 넣어 구매취향 유사도를 획득할 수 있다. (S207) Subsequently, the shopping mall server 100 may acquire purchase taste similarity by putting the first extracted purchase taste information of another user and the purchase taste information of the first user into the deep learning neural network. (S207)

자세히, 쇼핑몰 서버(100)는, 1차 추출된 타 사용자의 구매취향 정보와 제 1 사용자의 구매취향 정보를 구매취향 유사도 출력 뉴럴 네트워크(230)에 넣어 딥러닝을 수행하게 할 수 있다. In detail, the shopping mall server 100 may perform deep learning by putting the first extracted purchase preference information of another user and the purchase preference information of the first user into the purchase preference similarity output neural network 230.

이후, 쇼핑몰 서버(100)는, 구매취향 유사도 출력 뉴럴 네트워크(230)로부터 딥러닝의 결과로 도출된 적어도 하나 이상의 1차 추출된 타 사용자별 제 1 사용자와의 구매취향 유사도를 획득할 수 있다. Thereafter, the shopping mall server 100 may obtain a purchase taste similarity with the first user for each other user extracted at least one primary extracted as a result of deep learning from the purchase taste similarity output neural network 230.

1차 추출된 타 사용자별 제 1 사용자와의 구매취향 유사도를 딥러닝 뉴럴 네트워크를 통해 획득한 쇼핑몰 서버(100)는, 획득된 구매취향 유사도 중 소정의 기준 이상으로 구매취향 유사도가 높은 적어도 하나 이상의 타 사용자를 2차 추출하여 유사 사용자로 선정할 수 있다. (S209) The shopping mall server 100, which obtained the first extracted degree of purchase taste similarity with the first user for each other user, through the deep learning neural network, is at least one or more of the obtained purchase taste similarity higher than a predetermined standard. Other users can be secondarily extracted and selected as similar users. (S209)

즉, 쇼핑몰 서버(100)는, 소정의 기준(예컨대, 기설정된 백분율 수치) 이상으로 구매취향 유사도가 높은 타 사용자를 최종으로 추출하여 유사 사용자로 지정할 수 있다. That is, the shopping mall server 100 may finally extract other users with high similarity in purchase preferences above a predetermined standard (eg, a preset percentage value) and designate them as similar users.

이와 같이, 쇼핑몰 서버(100)는, 자체적으로 1차 데이터 처리를 수행한 후, 1차 처리된 데이터를 기반으로 유사 사용자를 선정하기 위한 딥러닝 뉴럴 네트워크의 데이터 처리를 진행함으로써, 딥러닝 뉴럴 네트워크에서의 데이터 처리에 대한 부하를 저감할 수 있고, 딥러닝 뉴럴 네트워크가 보다 효율적으로 빠르게 동작하도록 할 수 있다. In this way, the shopping mall server 100 performs the first data processing on its own and then proceeds with the data processing of the deep learning neural network to select similar users based on the first processed data, It is possible to reduce the load on data processing in the network and make the deep learning neural network operate more efficiently and quickly.

다시 도 4로 돌아와서, 유사 사용자를 선정한 쇼핑몰 서버(100)는, 선정된 유사 사용자의 이전 구매 상품 리스트(List)를 추출하여 추천 상품으로 표시할 수 있다. (S109) Returning to FIG. 4 again, the shopping mall server 100 selecting a similar user may extract a list of previously purchased products of the selected similar user and display it as a recommended product. (S109)

자세히, 쇼핑몰 서버(100)는, 데이터베이스(140)로부터 선정된 유사 사용자의 이전 구매 상품 리스트를 검출할 수 있으며, 검출된 유사 사용자의 구매 상품 리스트를 제 1 사용자에게 추천 상품으로 제공할 수 있다. In detail, the shopping mall server 100 may detect a list of previously purchased products of a similar user selected from the database 140 and may provide the detected list of purchased products of a similar user as recommended products to the first user.

이때, 쇼핑몰 서버(100)는, 1)추천 상품에 대한 유사 사용자의 만족도순, 2)유사 사용자가 최근 구매한 상품순 등에 따라 추천 상품을 순서대로 나열하여 표시할 수 있다. In this case, the shopping mall server 100 may list and display recommended products in order according to 1) the order of satisfaction of similar users with respect to recommended products, 2) the order of products recently purchased by similar users.

또한, 쇼핑몰 서버(100)는, 제 1 사용자와 유사 사용자를 모두 포함하는 구매취향 유사도가 높은 사용자들별 상품 리스트를 생성하여 제공할 수도 있다. In addition, the shopping mall server 100 may generate and provide a product list for each user having a high purchase preference similarity including both a first user and a similar user.

다음으로, 추천 상품을 표시하여 제 1 사용자에게 제공한 쇼핑몰 서버(100)는, 표시된 추천 상품에 대한 제 1 사용자의 관심도 정보를 생성할 수 있다. (S111) Next, the shopping mall server 100 that displays the recommended product and provides it to the first user may generate interest level information of the first user with respect to the displayed recommended product. (S111)

여기서, 관심도 정보란, 추천 상품에 대한 제 1 사용자의 선택 횟수 및 구매량 중 적어도 어느 하나 이상을 기반으로 생성되는 제 1 사용자의 추천 상품에 대한 관심 정도를 나타낼 수 있는 정보이다. Here, the degree of interest information is information capable of indicating the degree of interest in the recommended product of the first user, which is generated based on at least one of the number of times the first user selects the recommended product and the amount of purchase.

예를 들어, 쇼핑몰 서버(100)는, 제 1 추천 상품에 대한 제 1 사용자의 선택 횟수=10, 구매량=2이고, 제 2 추천 상품에 대한 제 1 사용자의 선택 횟수=5, 구매량=1일 경우, 제 1 추천 상품에 대한 관심도가 제 2 추천 상품에 대한 관심도 보다 높다고 판단할 수 있다. For example, the shopping mall server 100 is, the number of times the first user selects the first recommended product = 10, the purchase amount = 2, the number of times the first user selects the second recommended product = 5, the purchase amount = 1 day In this case, it may be determined that the degree of interest in the first recommended product is higher than the degree of interest in the second recommended product.

이러한 관심도 정보를 생성한 쇼핑몰 서버(100)는, 생성된 제 1 사용자의 관심도 정보에 기반하여, 추후 제 1 사용자의 유사 사용자 검출 시 사용할 수 있는 유사 사용자 검출 기반정보를 생성할 수 있다. (S113) The shopping mall server 100 that has generated such interest level information may generate similar user detection base information that can be used when similar users are detected by the first user later, based on the generated interest level information of the first user. (S113)

자세히, 쇼핑몰 서버(100)는, 먼저 제 1 사용자의 관심도 정보를 기초로 제 1 사용자의 관심도가 가장 높다고 판단된 제 2 사용자를 검출할 수 있다. In detail, the shopping mall server 100 may first detect a second user determined to have the highest interest level of the first user based on the interest level information of the first user.

그리고 쇼핑몰 서버(100)는, 검출된 제 2 사용자가 데이터 처리부(120)에서 제 1 사용자와 유사한 구매취향을 가지는 타 사용자로 1차 추출될 당시에 속해 있던 구매취향 카테고리를 파악할 수 있다. In addition, the shopping mall server 100 may identify a purchase preference category belonging to the time when the detected second user is first extracted by the data processing unit 120 as another user having a purchase preference similar to the first user.

즉, 쇼핑몰 서버(100)는, 복수의 구매취향 카테고리 중 제 1 사용자와 제 2 사용자 간의 가장 유사도가 높은 카테고리가 체형 정보 카테고리, 핏 수치 정보 카테고리 및 옷 스타일 카테고리 중 어느 것인지 파악할 수 있다. That is, the shopping mall server 100 may determine which of the plurality of purchase preference categories the category having the highest similarity between the first user and the second user is a body type information category, a fit value information category, and a clothes style category.

또한, 쇼핑몰 서버(100)는, 파악된 제 2 사용자의 1차 추출 당시의 구매취향 카테고리를 제 1 사용자의 선호 구매취향 카테고리를 선정할 수 있다. In addition, the shopping mall server 100 may select a preferred purchase preference category of the first user from the determined purchase preference category at the time of the first extraction of the second user.

예를 들어, 쇼핑몰 서버(100)는, 검출된 제 2 사용자가 데이터 처리부(120)에서 1차 추출될 당시에 속해 있던 구매취향 카테고리가 선호 핏 수치 카테고리인 경우, 선호 핏 수치 카테고리를 제 1 사용자의 선호 구매취향 카테고리로 선정할 수 있다. For example, the shopping mall server 100 may set the preferred fit numerical category to the first user's purchase preference category when the detected second user was first extracted by the data processing unit 120 You can select a preferred purchase preference category.

이처럼 제 1 사용자의 선호 구매취향 카테고리를 선정한 쇼핑몰 서버(100)는, 선정된 선호 구매취향 카테고리 정보를 제 1 사용자와 매칭하여 저장하고, 이후 제 1 사용자에 대한 유사 사용자를 검출할 때, 제 1 사용자와 매칭되어 저장된 선호 구매취향 카테고리에 가중치를 주어 데이터 처리를 수행할 수 있다. In this way, the shopping mall server 100 that selects the preferred purchase preference category of the first user stores the selected preferred purchase preference category information by matching with the first user, and then detects a similar user for the first user, the first Data processing may be performed by assigning weights to preferred purchase preference categories that are matched with the user and stored.

예를 들어, 쇼핑몰 서버(100)는, 추후 제 1 사용자의 유사 사용자를 검출할 시, 제 1 사용자와 매칭되어 있는 선호 구매취향 카테고리에 가중치를 주기 위하여, 제 1 사용자의 유사 사용자를 선정하기 위한 1차 추출 시에 해당 선호 구매취향 카테고리에서 나머지 구매취향 카테고리에 비하여 두 배 이상의 타 사용자를 추출함으로써 그 비중을 증대시킬 수 있다. For example, when the shopping mall server 100 detects a similar user of the first user later, the shopping mall server 100 selects a similar user of the first user to give a weight to the preferred purchase preference category matched with the first user. In the first extraction, the proportion of other users can be increased by extracting more than twice as many other users as compared to the rest of the purchase preference categories from the corresponding preferred purchase preference category.

이와 같이, 쇼핑몰 서버(100)는, 제 1 사용자의 관심도 정보를 기반으로한 제 1 사용자의 선호 구매취향 카테고리 정보를 피드백 정보로 삼아 추후 제 1 사용자의 유사 사용자를 선정함에 있어 검출 기반정보로 활용함으로써, 딥러닝 뉴럴 네트워크를 통한 인공지능적 판단뿐만 아니라 사용자의 인지적 판단까지 고려한 고차원적인 데이터 처리를 수행할 수 있고, 이를 통해 사용자 맞춤형 추천 상품을 제공하는 서비스를 보다 완성도 높게 구현할 수 있다. In this way, the shopping mall server 100 uses the first user's preferred purchase preference category information based on the first user's interest level information as feedback information and uses it as detection base information when selecting a similar user of the first user later. By doing so, it is possible to perform high-level data processing taking into account not only artificial intelligence judgment but also cognitive judgment of the user through the deep learning neural network, and through this, a service providing customized recommended products can be implemented with a higher degree of completion.

한편, 쇼핑몰 서버(100)는, 선정된 유사 사용자의 이전 구매 상품 리스트를 제 1 사용자에게 추천 상품으로 제공한 이후, 선정된 유사 사용자 중 적어도 하나 이상에 대한 팔로우(Follow) 신청 기능을 제 1 사용자에게 제공할 수 있다. (S115) Meanwhile, the shopping mall server 100 provides the first user with a list of previously purchased products of the selected similar user as recommended products, and then provides a follow application function for at least one or more of the selected similar users. Can be provided to. (S115)

자세히, 쇼핑몰 서버(100)는, 제 1 사용자에게 유사 사용자 중 적어도 하나 이상에 대해 팔로우 신청을 할 수 있는 사용자 인터페이스를 제공할 수 있다. In detail, the shopping mall server 100 may provide the first user with a user interface through which at least one or more similar users can apply for follow.

그리고 쇼핑몰 서버(100)는, 팔로우된 사용자인 팔로잉(Following) 사용자가 추후 온라인 쇼핑몰에서 상품을 구매할 시, 해당 팔로잉 사용자가 상품을 구매했음을 알리는 알람, 해당 상품에 대한 정보, 해당 상품에 대한 해당 팔로잉 사용자의 상품평, 착용샷 등을 포함하는 팔로잉 사용자 구매정보를 팔로우한 사용자인 제 1 사용자(즉, 팔로워(Follower) 사용자)에게 제공할 수 있다. And the shopping mall server 100, when a following user, who is a followed user, purchases a product in an online shopping mall in the future, an alarm notifying that the following user has purchased a product, information about the product, and The following user purchase information including product reviews and wearing shots of the corresponding following user may be provided to a first user (ie, a follower user) who is a follower.

즉, 쇼핑몰 서버(100)는, 제 1 사용자가 지속적으로 관심을 갖고자 하는 유사 사용자를 제 1 사용자와 매칭해 관리하며 해당 유사 사용자에 대한 팔로잉 사용자 구매정보를 실시간으로 제 1 사용자에게 제공함으로써, 보다 차별화된 사용자 맞춤형 상품 추천 서비스를 구현할 수 있다. That is, the shopping mall server 100 matches and manages similar users that the first user wants to constantly be interested in with the first user, and provides the following user purchase information for the similar user to the first user in real time. , A more differentiated user-customized product recommendation service can be implemented.

또한, 쇼핑몰 서버(100)는, 소정의 수 이상(예컨대, 온라인 쇼핑몰 전체 사용자의 10%에 해당하는 수 이상 등) 팔로워 사용자를 보유한 팔로잉 사용자에게 온라인 쇼핑몰에서 상품을 구매할 시 사용할 수 있는 할인수단(예컨대, 할인 쿠폰 등)을 제공할 수 있다. In addition, the shopping mall server 100 is a discount means that can be used when purchasing a product in an online shopping mall to a following user who has a predetermined number or more (eg, 10% or more of the total online shopping mall users). (Eg, discount coupons) may be provided.

즉, 쇼핑몰 서버(100)는, 다수의 사용자에게 상품 구매에 대한 영향력을 파급하는 사용자에 대하여 그에 따른 보상을 제공함으로써, 사용자들이 보다 활발하게 온라인 쇼핑몰을 통한 활동을 수행하도록 장려할 수 있고, 쇼핑몰 운영 경쟁력을 제고할 수 있으며, 매출을 향상시킬 수 있다. That is, the shopping mall server 100 can encourage users to more actively perform activities through the online shopping mall by providing compensation according to the compensation for users who spread the influence on product purchase to a plurality of users. Operational competitiveness can be improved and sales can be improved.

이와 같이, 본 발명의 실시예에 따른 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법은, 온라인 쇼핑몰 사용자의 체형 및 구매 이력 데이터를 기반으로 딥러닝 뉴럴 네트워크를 이용해 맞춤형 상품을 추천하는 서비스를 제공함으로써, 온라인 쇼핑몰의 차별화된 서비스 제공을 통한 경쟁력 증대를 실현할 수 있고, 사용자가 보다 효율적으로 온라인 쇼핑몰을 이용하게 할 수 있으며, 사용자 맞춤형 추천 상품을 통한 매출 증대의 효과를 창출할 수 있다. As described above, the method for providing a product recommendation service based on a deep learning neural network according to an embodiment of the present invention provides a service for recommending a customized product using a deep learning neural network based on the body shape and purchase history data of an online shopping mall user. , It is possible to increase competitiveness by providing differentiated services of online shopping malls, enable users to use the online shopping mall more efficiently, and create an effect of increasing sales through user-customized recommended products.

또한, 본 발명의 실시예에 따른 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법은, 복수의 사용자의 체형 및 구매 이력 데이터를 기반으로 자체 데이터베이스(140)를 구축하고, 자체적으로 구축된 데이터베이스(140)의 데이터를 기반으로 딥러닝 뉴럴 네트워크를 통한 딥러닝을 수행함으로써, 보다 빠르고 효율적인 상품 추천 서비스를 제공할 수 있다. In addition, the method for providing a product recommendation service based on a deep learning neural network according to an embodiment of the present invention builds its own database 140 based on the body shape and purchase history data of a plurality of users, and builds its own database 140. ), it is possible to provide a faster and more efficient product recommendation service by performing deep learning through a deep learning neural network.

더욱이, 본 발명의 실시예에 따른 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법은, 딥러닝 뉴럴 네트워크를 이용하여 온라인 쇼핑몰의 상품 추천 서비스에 필요한 데이터를 생성함으로써, 방대한 양의 데이터를 인공지능을 통해 효과적으로 분석하여 분류하거나 군집화할 수 있다. Moreover, the method for providing a product recommendation service based on a deep learning neural network according to an embodiment of the present invention uses a deep learning neural network to generate data necessary for a product recommendation service of an online shopping mall, thereby generating a vast amount of data by artificial intelligence. It can be effectively analyzed and classified or clustered.

게다가, 본 발명의 실시예에 따른 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법은, 추천 상품에 대한 사용자의 피드백 정보를 생성하고 활용함으로써, 딥러닝 뉴럴 네트워크를 통한 인공지능적 판단뿐만 아니라 사용자의 인지적 판단까지 고려하여 맞춤형 추천 상품을 제공하는 서비스를 구현할 수 있다. In addition, the method for providing a product recommendation service based on a deep learning neural network according to an embodiment of the present invention generates and utilizes user's feedback information on the recommended product, so that not only artificial intelligence judgment through the deep learning neural network but also the user's perception It is possible to implement a service that provides customized recommended products by considering appropriate judgment.

또한, 본 발명의 실시예에 따른 딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법은, 다수의 사용자에게 상품 구매에 대한 영향력을 파급하는 사용자에 대하여 그에 따른 보상을 제공함으로써, 사용자들이 보다 활발하게 온라인 쇼핑몰을 통한 활동을 수행하도록 장려할 수 있고, 쇼핑몰 운영 경쟁력을 제고할 수 있으며, 매출을 향상시킬 수 있는 효과가 있다. In addition, the method for providing a product recommendation service based on a deep learning neural network according to an embodiment of the present invention provides a reward for users who spread the influence on product purchase to a plurality of users, so that users are more actively online. There is an effect of encouraging to perform activities through shopping malls, improving shopping mall operation competitiveness, and improving sales.

이상 설명된 본 발명에 따른 실시예는 다양한 컴퓨터 구성요소를 통하여 실행될 수 있는 프로그램 명령어의 형태로 구현되어 컴퓨터 판독 가능한 기록 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능한 기록 매체는 프로그램 명령어, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 컴퓨터 판독 가능한 기록 매체에 기록되는 프로그램 명령어는 본 발명을 위하여 특별히 설계되고 구성된 것이거나 컴퓨터 소프트웨어 분야의 당업자에게 공지되어 사용 가능한 것일 수 있다. 컴퓨터 판독 가능한 기록 매체의 예에는, 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체, CD-ROM 및 DVD와 같은 광기록 매체, 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical medium), 및 ROM, RAM, 플래시 메모리 등과 같은, 프로그램 명령어를 저장하고 실행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령어의 예에는, 컴파일러에 의하여 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용하여 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드도 포함된다. 하드웨어 장치는 본 발명에 따른 처리를 수행하기 위하여 하나 이상의 소프트웨어 모듈로 변경될 수 있으며, 그 역도 마찬가지이다.The embodiments according to the present invention described above may be implemented in the form of program instructions that can be executed through various computer components and recorded in a computer-readable recording medium. The computer-readable recording medium may include program instructions, data files, data structures, etc. alone or in combination. The program instructions recorded in the computer-readable recording medium may be specially designed and configured for the present invention or may be known and usable to those skilled in the computer software field. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tapes, optical recording media such as CD-ROMs and DVDs, and magnetic-optical media such as floptical disks. medium), and a hardware device specially configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like. Examples of the program instructions include not only machine language codes such as those produced by a compiler but also high-level language codes that can be executed by a computer using an interpreter or the like. The hardware device can be changed to one or more software modules to perform the processing according to the present invention, and vice versa.

본 발명에서 설명하는 특정 실행들은 일 실시 예들로서, 어떠한 방법으로도 본 발명의 범위를 한정하는 것은 아니다. 명세서의 간결함을 위하여, 종래 전자적인 구성들, 제어 시스템들, 소프트웨어, 상기 시스템들의 다른 기능적인 측면들의 기재는 생략될 수 있다. 또한, 도면에 도시된 구성 요소들 간의 선들의 연결 또는 연결 부재들은 기능적인 연결 및/또는 물리적 또는 회로적 연결들을 예시적으로 나타낸 것으로서, 실제 장치에서는 대체 가능하거나 추가의 다양한 기능적인 연결, 물리적인 연결, 또는 회로 연결들로서 나타내어질 수 있다. 또한, “필수적인”, “중요하게” 등과 같이 구체적인 언급이 없다면 본 발명의 적용을 위하여 반드시 필요한 구성 요소가 아닐 수 있다.The specific implementations described in the present invention are examples, and do not limit the scope of the present invention in any way. For brevity of the specification, descriptions of conventional electronic configurations, control systems, software, and other functional aspects of the systems may be omitted. In addition, the connection or connection members of the lines between the components shown in the drawings exemplarily represent functional connections and/or physical or circuit connections, and in an actual device, various functional connections that can be replaced or additionally It may be referred to as a connection, or circuit connections. In addition, if there is no specific mention such as “essential” or “importantly”, it may not be an essential component for the application of the present invention.

또한 설명한 본 발명의 상세한 설명에서는 본 발명의 바람직한 실시 예를 참조하여 설명하였지만, 해당 기술 분야의 숙련된 당업자 또는 해당 기술분야에 통상의 지식을 갖는 자라면 후술할 특허청구범위에 기재된 본 발명의 사상 및 기술 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다. 따라서, 본 발명의 기술적 범위는 명세서의 상세한 설명에 기재된 내용으로 한정되는 것이 아니라 특허청구범위에 의해 정하여져야만 할 것이다.In addition, although the detailed description of the present invention has been described with reference to a preferred embodiment of the present invention, the spirit of the present invention described in the claims to be described later if one skilled in the art or those of ordinary skill in the art And it will be appreciated that various modifications and changes can be made to the present invention within a range not departing from the technical field. Therefore, the technical scope of the present invention should not be limited to the content described in the detailed description of the specification, but should be determined by the claims.

Claims (15)

온라인 쇼핑몰 서버가 딥러닝 뉴럴 네트워크를 기반으로 사용자 맞춤형 추천 상품을 제공하는 방법으로서,
상기 온라인 쇼핑몰에 게시된 상품의 상품 정보를 획득하는 단계;
상기 상품 정보, 사용자의 체형 정보 및 구매 이력 정보를 기반으로 상기 온라인 쇼핑몰 사용자들의 구매취향 정보를 획득하여 구매취향 정보 데이터베이스를 구축하는 단계;
상기 사용자가 상기 온라인 쇼핑몰에 접속한 경우에 상기 사용자의 구매취향 정보를 검출하는 단계;
상기 검출된 상기 사용자의 구매취향 정보와 타 사용자의 상기 구매취향 정보를 비교하여 구매취향 유사도를 산출하는 단계;
상기 산출된 구매취향 유사도가 소정의 기준 이상인 상기 타 사용자를 상기 사용자의 유사 사용자로 선정하는 단계; 및
상기 선정된 유사 사용자의 이전 구매 상품 리스트를 추출하여 상기 사용자에게 상기 추천 상품으로 제공하는 단계를 포함하고,
상기 온라인 쇼핑몰에 게시된 상품의 상품 정보를 생성하는 단계는, 상기 상품의 핏 수치 정보를 상기 딥러닝 뉴럴 네트워크를 통해 획득하는 단계와, 상기 상품의 옷 스타일 카테고리 정보를 상기 딥러닝 뉴럴 네트워크를 통해 획득하는 단계를 포함하고,
상기 핏 수치 정보는, 타이트-사이즈 핏에서 오버-사이즈 핏까지의 옷의 맞춤 정도를 수치로 환산하여 나타낸 정보를 의미하고, 상기 옷 스타일 카테고리 정보는, 기학습된 데이터에 의하여 기설정되어 있는 옷 분류 기준이며, 상기 상품 정보는, 상기 상품의 수치 정보, 이미지 정보, 상기 핏 수치 정보 및 상기 옷 스타일 카테고리 정보를 포함하고,
상기 구매취향 데이터베이스를 구축하는 단계는, 상기 사용자의 선호 핏 수치 정보 및 선호 옷 스타일 카테고리 정보를 획득하는 단계를 포함하고,
상기 검출된 상기 사용자의 구매취향 정보와 타 사용자의 상기 구매취향 정보를 비교하여 구매취향 유사도를 산출하는 단계는, 상기 구매취향 정보가 포함하는 체형 정보 카테고리, 선호 핏 수치 카테고리 및 선호 옷 스타일 카테고리에서 상기 사용자와 상기 타 사용자 간의 카테고리별 유사도를 각각 산출하고, 산출된 각각의 카테고리별 유사도의 평균이 높은 순으로 적어도 하나 이상의 상기 타 사용자를 1차 추출하는 단계와, 상기 1차 추출된 타 사용자의 상기 구매취향 정보와 상기 사용자의 구매취향 정보를 상기 딥러닝 뉴럴 네트워크에 입력하여 적어도 하나 이상의 타 사용자별 상기 사용자와의 상기 구매취향 유사도를 출력하는 단계를 포함하고,
상기 제공된 추천 상품에 대한 상기 사용자의 관심 정도를 나타내는 관심도 정보를 생성하는 단계와,
상기 생성된 관심도 정보를 상기 사용자의 상기 유사 사용자 선정 시 활용하는 단계를 더 포함하고,
상기 생성된 관심도 정보를 상기 사용자의 상기 유사 사용자 선정 시 활용하는 단계는, 상기 사용자의 관심도가 가장 높은 제 1 사용자를 검출하는 단계와, 상기 사용자와 상기 제 1 사용자 간의 카테고리별 유사도가 가장 높은 제 1 카테고리를 결정하는 단계와, 상기 제 1 카테고리에 가중치를 부여하여 상기 사용자와 상기 타 사용자 간의 카테고리별 유사도에 따라서 상기 사용자에 대한 카테고리별 유사도 평균이 높은 순으로 적어도 하나 이상의 상기 타 사용자를 1차 추출하는 단계와, 상기 1 차 추출된 타 사용자와 상기 사용자의 상기 구매취향 유사도를 통해 다시 유사 사용자를 선정하는 단계를 포함하고,
상기 선정된 유사 사용자에 대한 팔로우 신청 기능을 수행하는 사용자 인터페이스를 상기 사용자에게 제공하는 단계를 더 포함하고,
상기 선정된 유사 사용자에 대한 팔로우 신청 기능을 수행하는 사용자 인터페이스를 상기 사용자에게 제공하는 단계는, 상기 사용자의 유사 사용자 중 적어도 하나의 선택에 따라서 유사 사용자를 팔로우 하는 단계와, 팔로우된 사용자인 팔로잉 사용자가 상기 온라인 쇼핑몰에서 상기 상품을 구매하면 상기 팔로잉 사용자가 상기 상품을 구매했음을 알리는 알람, 상기 상품에 대한 정보, 상기 상품에 대한 상기 팔로잉 사용자의 상품평 및 착용샷을 포함하는 팔로잉 사용자 구매정보를 팔로우한 사용자인 팔로워 사용자에게 제공하는 단계를 포함하는
딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법.
As a method for an online shopping mall server to provide customized recommended products based on a deep learning neural network,
Acquiring product information of products posted on the online shopping mall;
Acquiring purchase preference information of the online shopping mall users based on the product information, user's body shape information, and purchase history information to establish a purchase preference information database;
Detecting purchase preference information of the user when the user accesses the online shopping mall;
Comparing the detected purchase taste information of the user with the purchase taste information of another user to calculate a purchase taste similarity;
Selecting the other user whose calculated purchase taste similarity is greater than or equal to a predetermined standard as a similar user of the user; And
Extracting a list of previously purchased products of the selected similar user and providing the user as the recommended product,
The generating product information of the product posted on the online shopping mall may include obtaining fit numerical information of the product through the deep learning neural network, and obtaining clothing style category information of the product through the deep learning neural network. Including the step of obtaining,
The fit numerical information refers to information expressed by converting the degree of fit of clothes from tight-size fit to over-sized fit into numerical values, and the clothing style category information is clothes preset based on previously learned data. It is a classification criterion, and the product information includes numerical information, image information, fit numerical information, and clothing style category information of the product,
The step of constructing the purchase taste database includes obtaining information on the user's preferred fit value and information on a preferred clothing style category,
Computing the purchase taste similarity by comparing the detected purchase taste information of the user with the purchase taste information of another user may include, in the body shape information category, the preferred fit value category, and the preferred clothing style category included in the purchase taste information. Calculating the degree of similarity for each category between the user and the other user, and first extracting at least one or more other users in the order of the highest average of the calculated similarities for each category, and the first extraction of the other users. Including the step of inputting the purchase taste information and the purchase taste information of the user into the deep learning neural network and outputting the similarity of the purchase taste with the user for each of at least one other user,
Generating interest level information indicating the level of interest of the user with respect to the provided recommended product,
Further comprising the step of utilizing the generated interest level information when the user selects the similar user,
Utilizing the generated interest level information when the user selects the similar user includes: detecting a first user with the highest level of interest of the user, and a first user having the highest similarity by category between the user and the first user. 1 The step of determining a category, and assigning a weight to the first category to first select at least one or more other users in the order of the highest similarity average by category for the user according to the similarity by category between the user and the other user Extracting, and selecting a similar user again based on the similarity of the purchase preference between the first extracted other user and the user,
Further comprising the step of providing a user interface for performing a follow application function for the selected similar user to the user,
Providing a user interface for performing a follow application function for the selected similar user to the user includes: following a similar user according to at least one of the user's similar users, and following a user who is followed. When a user purchases the product at the online shopping mall, an alarm notifying that the following user has purchased the product, information on the product, a following user purchase including a product review and a wearing shot of the following user for the product Providing the information to a follower user who is a user who followed the information.
A method of providing product recommendation service based on deep learning neural networks.
삭제delete 삭제delete 삭제delete 제 1 항에 있어서,
상기 선호 핏 수치 정보는,
상기 사용자가 상기 온라인 쇼핑몰에서 이전 구매한 적어도 하나 이상의 상기 상품의 상기 핏 수치 정보의 평균값을 기반으로 획득된 임의의 수치인
딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법.
The method of claim 1,
The preferred fit numerical information,
A random number obtained based on the average value of the fit value information of at least one product previously purchased by the user in the online shopping mall.
A method of providing product recommendation service based on deep learning neural networks.
제 5 항에 있어서,
상기 선호 옷 스타일 카테고리 정보는,
상기 사용자가 상기 온라인 쇼핑몰에서 이전 구매한 적어도 하나 이상의 상기 상품이 각각 분류되어 속하는 상기 옷 스타일 카테고리를 각각 카운팅하여, 카운팅된 값에 따라 상위 적어도 1개 이상의 상기 옷 스타일 카테고리를 선정한 정보인
딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법.
The method of claim 5,
The preferred clothing style category information above,
Information for selecting at least one uppermost clothing style category according to the counted value by counting the clothing style categories to which the at least one or more products previously purchased by the user in the online shopping mall are classified and belonged to each
A method of providing product recommendation service based on deep learning neural networks.
삭제delete 삭제delete 삭제delete 삭제delete 제 1 항에 있어서,
상기 관심도 정보는,
상기 추천 상품에 대한 상기 사용자의 선택 횟수 및 구매량 중 적어도 어느 하나 이상을 기반으로 생성되는
딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법.
The method of claim 1,
The above interest level information,
Generated based on at least one or more of the number of times the user has selected and purchased the recommended product
A method of providing product recommendation service based on deep learning neural networks.
삭제delete 삭제delete 삭제delete 제 1 항에 있어서,
소정의 수 이상의 상기 팔로워 사용자를 보유한 상기 팔로잉 사용자에게 상기 온라인 쇼핑몰에서 상기 상품을 구매할 시 사용할 수 있는 할인수단을 제공하는 단계를 더 포함하는
딥러닝 뉴럴 네트워크 기반의 상품 추천 서비스 제공방법.
The method of claim 1,
Providing a discount means that can be used when purchasing the product in the online shopping mall to the following user having a predetermined number or more of the follower users.
A method of providing product recommendation service based on deep learning neural networks.
KR1020190019609A 2019-02-20 2019-02-20 Method for providing product recommendation service based on deep-learning neural network KR102164814B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020190019609A KR102164814B1 (en) 2019-02-20 2019-02-20 Method for providing product recommendation service based on deep-learning neural network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020190019609A KR102164814B1 (en) 2019-02-20 2019-02-20 Method for providing product recommendation service based on deep-learning neural network

Publications (2)

Publication Number Publication Date
KR20200103202A KR20200103202A (en) 2020-09-02
KR102164814B1 true KR102164814B1 (en) 2020-10-13

Family

ID=72469260

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020190019609A KR102164814B1 (en) 2019-02-20 2019-02-20 Method for providing product recommendation service based on deep-learning neural network

Country Status (1)

Country Link
KR (1) KR102164814B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022131875A1 (en) * 2020-12-17 2022-06-23 주식회사 하렉스인포텍 Server and method for providing product recommendation service by using purchased item information
WO2023219317A1 (en) * 2022-05-11 2023-11-16 주식회사 하렉스인포텍 User-centric hyper-personalized product recommendation and marketing system and method
WO2023219318A1 (en) * 2022-05-11 2023-11-16 주식회사 하렉스인포텍 Natural language processing-based product recommendation system and method enabling provision of product planning information

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102301535B1 (en) 2020-09-29 2021-09-13 이대성 Shopping mall marketing system for shopping mall customers and their acquaintances
KR102225212B1 (en) 2020-09-29 2021-03-09 이대성 Artificial intelligence-based customer-customized shopping mall product recommendation and automatic product page configuration system
KR102495684B1 (en) * 2020-11-24 2023-02-06 을지대학교 산학협력단 Method for proposing mutual aid service based on artificial intelligence and system for the same
KR102549782B1 (en) * 2020-12-02 2023-06-30 주식회사 레드위즈 Apparatus for collecting and registering product with substitution for purchasing automatically based on artificial intelligence deep learning system and method thereof
KR102510521B1 (en) * 2020-12-14 2023-03-16 주식회사 어반베이스 Apparatus and method for recommending characteristics of object through analysis of pre-arranged object based on big data of interior service
KR102510518B1 (en) * 2020-12-14 2023-03-16 주식회사 어반베이스 Apparatus and method for recommending characteristics of object through analysis of user group based on big data of interior service
KR20220094824A (en) 2020-12-29 2022-07-06 주식회사 아임클라우드 Method for suggesting fashion goods by using artificial intelligence stylist
KR20220094811A (en) 2020-12-29 2022-07-06 주식회사 아임클라우드 Method for suggesting fashion goods by deriving brand feelings of luxury fashion brand
KR102565310B1 (en) * 2021-02-02 2023-08-09 주식회사 패션에이드 Fashion coordination style recommendation system and method by artificial intelligence
KR102353093B1 (en) * 2021-02-04 2022-01-18 이현정 Method for selling product
CN114048396B (en) * 2022-01-13 2022-03-18 湖南大学 NQI service recommendation method and system based on heterogeneous information network and deep learning
KR102504256B1 (en) * 2022-01-28 2023-02-28 오미나 Shoes customizing system
GR20220100246A (en) * 2022-03-21 2023-10-10 My Company Projects Ο.Ε., Method for automatically converting purchase data history derived from electronic stores into clear signal and training a deep machine learining meural network to produce recommendations for consumers
KR102632230B1 (en) * 2023-03-21 2024-02-01 주식회사 스타일웍스 The apparatus for recommending clothing based on user characteristics
CN116205675B (en) * 2023-04-28 2023-09-08 华南师范大学 Data acquisition method and device based on thread division
CN116963006A (en) * 2023-07-27 2023-10-27 深圳微品致远信息科技有限公司 Content automation operation system based on 5G message
CN117196787A (en) * 2023-10-08 2023-12-08 深圳市童牛科技有限公司 Intelligent decision optimization method and system based on artificial intelligence

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007317177A (en) * 2006-04-28 2007-12-06 Nec Corp Network advertisement distribution system, network advertisement distribution device, method and program
JP2018018136A (en) * 2016-07-25 2018-02-01 アスクル株式会社 Electronic commercial transaction system
JP2018181326A (en) * 2017-04-06 2018-11-15 ネイバー コーポレーションNAVER Corporation Personalized products recommendation using deep learning

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101957347B1 (en) * 2017-07-29 2019-03-12 한남대학교 산학협력단 Personalized prediction method for purchase timing using purchased pattern data and target promotion system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007317177A (en) * 2006-04-28 2007-12-06 Nec Corp Network advertisement distribution system, network advertisement distribution device, method and program
JP2018018136A (en) * 2016-07-25 2018-02-01 アスクル株式会社 Electronic commercial transaction system
JP2018181326A (en) * 2017-04-06 2018-11-15 ネイバー コーポレーションNAVER Corporation Personalized products recommendation using deep learning

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022131875A1 (en) * 2020-12-17 2022-06-23 주식회사 하렉스인포텍 Server and method for providing product recommendation service by using purchased item information
WO2023219317A1 (en) * 2022-05-11 2023-11-16 주식회사 하렉스인포텍 User-centric hyper-personalized product recommendation and marketing system and method
WO2023219318A1 (en) * 2022-05-11 2023-11-16 주식회사 하렉스인포텍 Natural language processing-based product recommendation system and method enabling provision of product planning information

Also Published As

Publication number Publication date
KR20200103202A (en) 2020-09-02

Similar Documents

Publication Publication Date Title
KR102164814B1 (en) Method for providing product recommendation service based on deep-learning neural network
Liu et al. Point-of-interest recommendation in location based social networks with topic and location awareness
US20190164214A1 (en) Merchant recommendations associated with a persona
Xu et al. Integrated collaborative filtering recommendation in social cyber-physical systems
US20190179838A1 (en) Method and apparatus for providing book recommendation service
Fu et al. User preference learning with multiple information fusion for restaurant recommendation
US20180158163A1 (en) Inferring appropriate courses for recommendation based on member characteristics
US20150066940A1 (en) Providing relevant online content
CN105279672A (en) Lead recommendations
CN103955464A (en) Recommendation method based on situation fusion sensing
CN105843825A (en) Influencer score
TWI604391B (en) Automatic diet planning method and mobile device for performing the same
US20210160653A1 (en) System and method for accurately and efficiently generating ambient point-of-interest recommendations
WO2017151899A1 (en) Determining key concepts in documents based on a universal concept graph
US10089675B1 (en) Probabilistic matrix factorization system based on personas
KR101625863B1 (en) System and method for recommendation of paper contribution conference
US11430049B2 (en) Communication via simulated user
Zhu et al. Learning geographical and mobility factors for mobile application recommendation
KR20190058086A (en) Recommending system and methode culture life based on happiness curation service
US20140012853A1 (en) Search device, search method, search program, and computer-readable memory medium for recording search program
CN111695041B (en) Method and device for recommending information
US8745074B1 (en) Method and system for evaluating content via a computer network
CN111177564A (en) Product recommendation method and device
KR20210052746A (en) Method, apparatus and computer program for estimating sales volume of content to be productized
CN107357847B (en) Data processing method and device

Legal Events

Date Code Title Description
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant