KR102581502B1 - Image reconmmendation system using olfactory information - Google Patents

Image reconmmendation system using olfactory information Download PDF

Info

Publication number
KR102581502B1
KR102581502B1 KR1020220165382A KR20220165382A KR102581502B1 KR 102581502 B1 KR102581502 B1 KR 102581502B1 KR 1020220165382 A KR1020220165382 A KR 1020220165382A KR 20220165382 A KR20220165382 A KR 20220165382A KR 102581502 B1 KR102581502 B1 KR 102581502B1
Authority
KR
South Korea
Prior art keywords
olfactory
image
information
feature value
query
Prior art date
Application number
KR1020220165382A
Other languages
Korean (ko)
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 KR1020220165382A priority Critical patent/KR102581502B1/en
Application granted granted Critical
Publication of KR102581502B1 publication Critical patent/KR102581502B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/53Querying
    • G06F16/532Query formulation, e.g. graphical querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/53Querying
    • G06F16/538Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/55Clustering; Classification

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Library & Information Science (AREA)
  • Mathematical Physics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

본 발명의 실시예에 따른 후각 정보를 활용하는 이미지 추천 시스템은 복수의 이미지와 복수의 후각 정보가 저장된 데이터베이스, 복수의 후각 정보를 분석하여 후각 특징 값을 생성하는 후각 분석부, 복수의 이미지를 분석하여 시각 특징 값을 생성하는 시각 분석부, 특징 값과 시각 특징 값의 유사도를 계산하는 유사도 계산부, 유사도에 기반하여 복수의 이미지로부터 적어도 하나 이상 선택된 추천 이미지를 클라이언트에게 제공하는 전송부; 를 포함하되 유사도 계산부는 대조적 학습(contrastive learning)을 통해, 후각 특징 값과 시각 특징 값 간의 거리에 따른 유사도를 계산하여, 후각 특징 값들과 시각 특징 값들 간의 클러스터링을 수행하는 것을 특징으로 한다. An image recommendation system utilizing olfactory information according to an embodiment of the present invention includes a database storing a plurality of images and a plurality of olfactory information, an olfactory analysis unit that analyzes a plurality of olfactory information to generate olfactory feature values, and analyzes a plurality of images. a visual analysis unit that generates a visual feature value, a similarity calculation unit that calculates the similarity between the feature value and the visual feature value, and a transmission unit that provides the client with at least one recommended image selected from a plurality of images based on the similarity; It includes a similarity calculation unit that calculates similarity according to the distance between olfactory feature values and visual feature values through contrastive learning, and performs clustering between olfactory feature values and visual feature values.

Description

후각 정보를 활용하는 이미지 추천 시스템 {IMAGE RECONMMENDATION SYSTEM USING OLFACTORY INFORMATION}Image recommendation system using olfactory information {IMAGE RECONMMENDATION SYSTEM USING OLFACTORY INFORMATION}

본 발명은 후각 정보를 이용하여 관련성이 높은 이미지를 추천하기 위한 시스템에 관한 것이다.The present invention relates to a system for recommending highly relevant images using olfactory information.

수집가능한 데이터의 양이 증가하고 이러한 데이터를 분석하고 처리하기 위한 다양한 기술들이 제시되고 있다. 특히 영상 프레임이나 사진과 같은 시각적 정보를 담고 있는 이미지 데이터를 분석하고, 이미지의 특징을 도출하여 이미지 내 객체를 분류하거나 위치를 확인하거나 유사한 이미지를 검색하는 이미지 처리 기술의 경우, 깊은 신경망(deep neural network)을 이용하는 경우, 종래의 이미지 처리 기술보다 향상된 정확도와 효율을 제공한다. The amount of data that can be collected is increasing, and various technologies are being proposed to analyze and process this data. In particular, in the case of image processing technology that analyzes image data containing visual information such as video frames or photos, derives features of the image to classify or locate objects in the image, or searches for similar images, deep neural networks are used. When using a network, it provides improved accuracy and efficiency than conventional image processing technology.

특히 사용자가 이미지를 추천받고자 할 때, 종래의 사용자의 질의에 대응되는 추천 이미지를 제공하는 이미지 추천 기술이 예시될 수 있다. 종래의 이미지 추천 기술은 사용자가 텍스트 형태의 질의어나 질의 문장을 입력하거나 이미지 형태의 사진이나 영상 또는 음성을 입력해야 한다. In particular, when a user wants to receive an image recommendation, a conventional image recommendation technology that provides a recommended image corresponding to the user's inquiry may be an example. Conventional image recommendation technology requires the user to input a query or query sentence in the form of text, or a photo, video, or voice in the form of an image.

하지만, 사용자가 텍스트나 이미지, 음성만으로는 질의를 구성하기 어려운 경우, 예를 들어 후각을 통해 느껴지는 기분이나 감성에 대한 질의를 입력하고자 할 때, 종래의 이미지 추천 기술로는 해당 기분이나 감성을 텍스트나 이미지, 음성 형태로 사용자가 적절히 변환하여 입력해야 하므로 변환 과정에서 추천 정확도가 낮아지는 문제점이 있다. However, when it is difficult for a user to construct a query using only text, images, or voice, for example, when entering a query about a mood or emotion felt through the sense of smell, conventional image recommendation technology does not allow the user to specify the mood or emotion through text or voice. Since the user must properly convert and input images and voices, there is a problem in that the recommendation accuracy is lowered during the conversion process.

또한, 종래의 이미지 추천 시스템은 이미지에서 보여지는 시각적 특징만을 이용하여 추천 이미지를 선정하므로 이미지에 대해 느끼는 사람의 오감을 충분히 반영하기 어려운 문제점이 있다. In addition, the conventional image recommendation system selects recommended images using only the visual characteristics shown in the image, which makes it difficult to sufficiently reflect the person's five senses regarding the image.

한국공개특허공보 제10-2020-0024538호(2020.03.09. )Korean Patent Publication No. 10-2020-0024538 (2020.03.09.)

본 발명은 전술한 종래 기술의 문제점을 해결하기 위한 것으로서, 추천 이미지를 검색하는 과정에서, 시각 정보뿐 아니라 이미지와 관련된 후각 정보도 같이 활용하는 후각 정보를 활용하여 검색 용이성과 검색 효율성을 증대시키는 이미지 추천 시스템을 제공하고자 한다. The present invention is intended to solve the problems of the prior art described above. In the process of searching for a recommended image, not only visual information but also olfactory information related to the image is used to improve image search ease and search efficiency. We would like to provide a recommendation system.

또한, 이미지를 추천받고자 하는 클라이언트로부터 이미지 정보뿐 아니라 후각 정보도 수신 가능하고, 수신된 후각 정보에 대응되는 이미지를 추천 이미지로 제공하는 후각 정보를 활용하는 이미지 추천 시스템을 제공하고자 한다. In addition, we would like to provide an image recommendation system utilizing olfactory information that can receive not only image information but also olfactory information from a client who wishes to receive image recommendations, and provides an image corresponding to the received olfactory information as a recommended image.

또한, 이미지를 제공함에 있어서, 이미지뿐 아니라 이미지와 관련된 메타 정보도 같이 제공하여 검색 효율성을 향상시키는 후각 정보를 활용하는 이미지 추천 시스템을 제공하고자 한다. In addition, when providing images, we aim to provide an image recommendation system that utilizes olfactory information to improve search efficiency by providing not only images but also meta information related to the images.

다만, 본 실시예가 이루고자 하는 기술적 과제는 상기된 바와 같은 기술적 과제들로 한정되지 않으며, 또 다른 기술적 과제들이 존재할 수 있다. However, the technical challenges that this embodiment aims to achieve are not limited to the technical challenges described above, and other technical challenges may exist.

상술한 기술적 과제를 달성하기 위한 수단으로서, 본 발명의 일 실시예는, 복수의 이미지와 복수의 후각 정보가 저장된 데이터베이스, 상기 복수의 후각 정보를 분석하여 후각 특징 값을 생성하는 후각 분석부, 상기 복수의 이미지를 분석하여 시각 특징 값을 생성하는 시각 분석부, 상기 후각 특징 값과 상기 시각 특징 값의 유사도를 계산하는 유사도 계산부, 유사도에 기반하여 상기 복수의 이미지로부터 적어도 하나 이상 선택된 추천 이미지를 클라이언트에게 제공하는 전송부; 를 포함하되, 상기 유사도 계산부는 대조적 학습(contrastive learning)을 통해, 상기 후각 특징 값과 상기 시각 특징 값 간의 거리에 따른 유사도를 계산하여, 후각 특징 값들과 시각 특징 값들 간의 클러스터링을 수행할 수 있다.As a means for achieving the above-described technical problem, an embodiment of the present invention includes a database storing a plurality of images and a plurality of olfactory information, an olfactory analysis unit that analyzes the plurality of olfactory information and generates olfactory characteristic values, A visual analysis unit that analyzes a plurality of images to generate a visual feature value, a similarity calculation unit that calculates the similarity between the olfactory feature value and the visual feature value, and at least one recommended image selected from the plurality of images based on the similarity. A transmission unit provided to the client; Including, the similarity calculation unit may calculate similarity according to the distance between the olfactory feature values and the visual feature values through contrastive learning, and may perform clustering between the olfactory feature values and the visual feature values.

상술한 과제 해결 수단은 단지 예시적인 것으로서, 본 발명을 제한하려는 의도로 해석되지 않아야 한다. 상술한 예시적인 실시예 외에도, 도면 및 발명의 상세한 설명에 기재된 추가적인 실시예가 존재할 수 있다.The above-described means for solving the problem are merely illustrative and should not be construed as limiting the present invention. In addition to the exemplary embodiments described above, there may be additional embodiments described in the drawings and detailed description of the invention.

전술한 본 발명의 과제 해결 수단 중 어느 하나에 의하면, 추천 이미지를 검색하는 과정에서, 시각 정보뿐 아니라 이미지와 관련된 후각 정보도 같이 활용하는 후각 정보를 활용하여 검색 용이성과 검색 효율성을 증대시키는 이미지 추천 시스템을 제공할 수 있다. According to one of the means for solving the problem of the present invention described above, image recommendation that increases search ease and search efficiency by utilizing olfactory information that utilizes not only visual information but also olfactory information related to the image in the process of searching for a recommended image. system can be provided.

또한, 이미지를 추천받고자 하는 클라이언트로부터 이미지 정보뿐 아니라 후각 정보도 수신 가능하고, 수신된 후각 정보에 대응되는 이미지를 추천 이미지로 제공하는 후각 정보를 활용하는 이미지 추천 시스템을 제공할 수 있다. In addition, it is possible to receive not only image information but also olfactory information from a client who wishes to receive image recommendations, and an image recommendation system utilizing olfactory information that provides an image corresponding to the received olfactory information as a recommended image can be provided.

또한, 이미지를 제공함에 있어서, 이미지뿐 아니라 이미지와 관련된 메타 정보도 같이 제공하여 검색 효율성을 향상시키는 후각 정보를 활용하는 이미지 추천 시스템을 제공할 수 있다. In addition, when providing an image, it is possible to provide an image recommendation system that utilizes olfactory information to improve search efficiency by providing not only the image but also meta information related to the image.

도 1은 본 발명의 일 실시예에 따른 후각 정보를 활용하는 이미지 추천 시스템의 구성을 설명하기 위한 도면이다.
도2는 본 발명의 일 실시예에 따른 후각 센서의 구성을 설명하기 위한 도면이다.
도 3 내지 도 5는 본 발명의 일 실시예에 따라 이미지 추천 시스템에 검색 대상을 입력하기 위한 화면을 예시하여 설명하기 위한 도면이다.
도 6은 본 발명의 일 실시예에 따라 클라이언트에게 제공된 추천 이미지가 표시되는 화면을 예시하여 설명하기 위한 도면이다.
도 7 내지 도 9는 본 발명의 일 실시예에 따른 후각 정보를 활용하는 이미지 추천 방법을 설명하기 위한 흐름도이다.
1 is a diagram illustrating the configuration of an image recommendation system utilizing olfactory information according to an embodiment of the present invention.
Figure 2 is a diagram for explaining the configuration of an olfactory sensor according to an embodiment of the present invention.
3 to 5 are diagrams illustrating an example of a screen for entering a search target into an image recommendation system according to an embodiment of the present invention.
FIG. 6 is a diagram illustrating an example of a screen on which a recommended image provided to a client is displayed according to an embodiment of the present invention.
7 to 9 are flowcharts illustrating an image recommendation method using olfactory information according to an embodiment of the present invention.

아래에서는 첨부한 도면을 참조하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 본 발명의 실시예를 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다. Below, with reference to the attached drawings, embodiments of the present invention will be described in detail so that those skilled in the art can easily implement the present invention. However, the present invention may be implemented in many different forms and is not limited to the embodiments described herein. In order to clearly explain the present invention in the drawings, parts that are not related to the description are omitted, and similar parts are given similar reference numerals throughout the specification.

명세서 전체에서, 어떤 부분이 다른 부분과 "연결"되어 있다고 할 때, 이는 "직접적으로 연결"되어 있는 경우뿐 아니라, 그 중간에 다른 소자를 사이에 두고 "전기적으로 연결"되어 있는 경우도 포함한다. 또한 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미하며, 하나 또는 그 이상의 다른 특징이나 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다. Throughout the specification, when a part is said to be "connected" to another part, this includes not only the case where it is "directly connected," but also the case where it is "electrically connected" with another element in between. . In addition, when a part is said to "include" a certain component, this does not mean excluding other components unless specifically stated to the contrary, but may further include other components, and one or more other features. It should be understood that it does not exclude in advance the presence or addition of numbers, steps, operations, components, parts, or combinations thereof.

본 명세서에 있어서 '부(部)'란, 하드웨어에 의해 실현되는 유닛(unit), 소프트웨어에 의해 실현되는 유닛, 양방을 이용하여 실현되는 유닛을 포함한다. 또한, 1 개의 유닛이 2 개 이상의 하드웨어를 이용하여 실현되어도 되고, 2 개 이상의 유닛이 1 개의 하드웨어에 의해 실현되어도 된다.In this specification, 'part' includes a unit realized by hardware, a unit realized by software, and a unit realized using both. Additionally, one unit may be realized using two or more pieces of hardware, and two or more units may be realized using one piece of hardware.

본 명세서에 있어서 단말 또는 디바이스가 수행하는 것으로 기술된 동작이나 기능 중 일부는 해당 단말 또는 디바이스와 연결된 서버에서 대신 수행될 수도 있다. 이와 마찬가지로, 서버가 수행하는 것으로 기술된 동작이나 기능 중 일부도 해당 서버와 연결된 단말 또는 디바이스에서 수행될 수도 있다.In this specification, some of the operations or functions described as being performed by a terminal or device may instead be performed on a server connected to the terminal or device. Likewise, some of the operations or functions described as being performed by the server may also be performed on a terminal or device connected to the server.

이하 첨부된 도면을 참고하여 본 발명의 일 실시예를 상세히 설명하기로 한다. Hereinafter, an embodiment of the present invention will be described in detail with reference to the attached drawings.

도 1은 본 발명의 일 실시예에 따른 후각 정보를 활용하는 이미지 추천 시스템의 구성을 설명하기 위한 도면이다. 1 is a diagram illustrating the configuration of an image recommendation system utilizing olfactory information according to an embodiment of the present invention.

도 1을 참조하면, 후각 정보를 활용하는 이미지 추천 시스템은 클라이언트(100) 및 추천 서버(200)를 포함할 수 있고, 추천 서버(200)는 데이터베이스(210), 후각 분석부(220), 시각 분석부(230), 유사도계산부(240), 제공부(250) 및 수신부(260)를 포함할 수 있다.Referring to FIG. 1, an image recommendation system using olfactory information may include a client 100 and a recommendation server 200, and the recommendation server 200 includes a database 210, an olfactory analysis unit 220, and a visual It may include an analysis unit 230, a similarity calculation unit 240, a provision unit 250, and a reception unit 260.

데이터베이스(210)는 다수의 이미지 파일과 각각의 이미지 파일의 구성과 콘텐츠, 메타 데이터에 대한 시각 정보를 같이 저장할 수 있다. 또한, 데이터베이스(210)는 후각 센서 등에 의해 센싱된 후 디지털 선호로 변환 처리되어 다차원의 특징 데이터 또는 시계열적 데이터의 형태로 생성된 후각 정보를 저장할 수 있다.The database 210 may store a plurality of image files and visual information about the composition, content, and metadata of each image file. Additionally, the database 210 may store olfactory information generated in the form of multidimensional feature data or time-series data by being sensed by an olfactory sensor, etc. and then converted into digital preferences.

도 1에서 데이터베이스(210)는 추천 서버(200)의 내부에 위치하는 것으로 도시되어 있으나, 이는 설계자의 의도 또는 필요에 따라 추천 서버(200)의 외부에 위치할 수도 있으며, 이러한 경우 추천 서버(200)는 외부의 데이터베이스와 유선 또는 무선으로 연결되어 데이터를 제공받을 수 있다.In FIG. 1, the database 210 is shown as being located inside the recommendation server 200, but it may be located outside the recommendation server 200 depending on the designer's intention or need. In this case, the recommendation server 200 ) can receive data by connecting to an external database by wire or wirelessly.

추천 서버(200)의 각 구성요소들은 일반적으로 네트워크(network)를 통해 연결된다. 네트워크는 단말들 및 서버들과 같은 각각의 노드 상호 간에 정보 교환이 가능한 연결 구조를 의미하는 것으로, 근거리 통신망(LAN: Local Area Network), 광역 통신망(WAN: Wide Area Network), 인터넷 (WWW: World Wide Web), 유무선 데이터 통신망, 전화망, 유무선 텔레비전 통신망 등을 포함한다. 무선 데이터 통신망의 일례에는 3G, 4G, 5G, 3GPP(3rd Generation Partnership Project), LTE(Long Term Evolution), WIMAX(World Interoperability for Microwave Access), 와이파이(Wi-Fi), 블루투스 통신, 적외선 통신, 초음파 통신, 가시광 통신(VLC: Visible Light Communication), 라이파이(LiFi) 등이 포함되나 이에 한정되지는 않는다.Each component of the recommendation server 200 is generally connected through a network. Network refers to a connection structure that allows information exchange between nodes such as terminals and servers, including Local Area Network (LAN), Wide Area Network (WAN), and World Wide Area Network (WWW). Wide Web), wired and wireless data communication networks, telephone networks, wired and wireless television communication networks, etc. Examples of wireless data communication networks include 3G, 4G, 5G, 3GPP (3rd Generation Partnership Project), LTE (Long Term Evolution), WIMAX (World Interoperability for Microwave Access), Wi-Fi, Bluetooth communication, infrared communication, and ultrasound. This includes, but is not limited to, communication, Visible Light Communication (VLC), LiFi, etc.

추천 서버(200)는 외부로부터 또는 내부의 데이터베이스(210)로부터 시각 정보와 후각 정보를 제공받을 수 있고, 이러한 데이터를 기초로 후각 분석부(220)의 후각 분석 모델 또는 시각 분석부(230)의 시각 분석 모델을 학습시킬 수 있다. 후각 분석부(220)는 학습된 후각 분석 모델을 이용하여 후각 정보로부터 후각 특징 값을 도출할 수 있고, 시각 분석부(230)는 학습된 시각 분석 모델을 이용하여 시각 정보로부터 시각 특징 값을 도출할 수 있다.The recommendation server 200 may receive visual information and olfactory information from the outside or the internal database 210, and may use the olfactory analysis model of the olfactory analysis unit 220 or the visual analysis unit 230 based on these data. A visual analysis model can be trained. The olfactory analysis unit 220 may derive olfactory characteristic values from olfactory information using a learned olfactory analysis model, and the visual analysis unit 230 may derive visual characteristic values from visual information using a learned visual analysis model. can do.

여기서 후각 정보는 후술할 후각 센서에 의해 생성된 데이터로서, 후각 센서가 흡입된 가스로부터 적어도 하나 이상의 가스 센서를 통해 생성한 디지털 신호를 의미할 수 있고, 후각 정보는 다차원 데이터이거나 시계열적으로 연속된 일련의 시계열 데이터일 수 있다. 본 명세서에서 후각 정보는 데이터베이스(210)에 미리 저장된 정보를 의미하며, 이는 후술할 질의 후각 정보와 서로 구분될 수 있다. 즉, 질의 후각 정보는 클라이언트로부터 수신되는 후각 정보를 의미할 수 있다. Here, the olfactory information is data generated by an olfactory sensor, which will be described later, and may mean a digital signal generated by the olfactory sensor through at least one gas sensor from the inhaled gas, and the olfactory information is multidimensional data or continuous time series. It may be a series of time series data. In this specification, olfactory information refers to information previously stored in the database 210, and can be distinguished from query olfactory information, which will be described later. That is, the query olfactory information may refer to olfactory information received from the client.

또한, 시각 정보는 이미지 또는 영상의 한 프레임에 대한 데이터를 의미할 수 있다. 이미지 내에 표시되는 다양한 객체들의 종류, 위치 등은 후술할 시각 분석부(230)에 의해 도출될 수 있다. 본 명세서에서 시각 정보는 데이터베이스(210)에 미리 저장된 정보를 의미하며, 이는 후술할 질의 이미지와 서로 구분될 수 있다. 즉, 질의 이미지는 클라이언트로부터 수신되는 시각 정보를 의미할 수 있다. Additionally, visual information may refer to data about one frame of an image or video. The types and locations of various objects displayed in the image can be derived by the visual analysis unit 230, which will be described later. In this specification, visual information refers to information previously stored in the database 210, and can be distinguished from the query image, which will be described later. In other words, the query image may refer to visual information received from the client.

보다 구체적으로, 후각 분석부(220)는 복수의 후각 정보를 분석하여 후각 특징 값을 생성하기 위해 후각 분석 모델을 학습시키는 후각 학습부(222)를 포함할 수 있다. 그리고 후각 분석부(220)는 학습된 후각 분석 모델을 통해 입력되는 후각 정보로부터 후각 특징 값을 추출하는 후각 특징 추출부(224)를 포함할 수 있다.More specifically, the olfactory analysis unit 220 may include an olfactory learning unit 222 that trains an olfactory analysis model to generate olfactory characteristic values by analyzing a plurality of olfactory information. Additionally, the olfactory analysis unit 220 may include an olfactory feature extraction unit 224 that extracts olfactory feature values from olfactory information input through a learned olfactory analysis model.

후각 학습부(222)는 후각 정보가 다차원 특징 데이터인 경우 딥러닝(deep learning)의 다층 퍼셉트론(Multi-layer Perceptron)을 통해 분석을 후각 분석 모델을 학습시키고, 후각 정보가 시계열 특징 데이터인 경우 딥러닝의 LSTM(Long Short Term Memory), 1차원 컨볼루션(1D Convolution) 또는 변환(Transformer) 방법을 사용해 후각 분석 모델을 학습시킬 수 있다. 또한, 후각 학습부(222)는 데이터의 차원을 줄이면서 보다 의미있는 형태로 변환하여 표현 학습을 하는 딥러닝의 자기 지도 학습(Self-Supervised Learning)을 통해 특징 값을 도출할 수도 있다. 여기서 자기 지도 학습이란 라벨링 정보 없는 데이터를 기반으로 수행되며 자기 스스로 학습데이터에 대한 분류를 수행하는 것을 의미할 수 있다. The olfactory learning unit 222 trains an olfactory analysis model for analysis through a multi-layer perceptron of deep learning when the olfactory information is multi-dimensional feature data, and when the olfactory information is time series feature data, the olfactory learning unit 222 trains the olfactory analysis model through deep learning. You can learn an olfactory analysis model using LSTM (Long Short Term Memory), 1D Convolution, or Transformer methods. In addition, the olfactory learning unit 222 may derive feature values through self-supervised learning of deep learning, which performs expression learning by reducing the dimensionality of data and converting it into a more meaningful form. Here, self-supervised learning is performed based on data without labeling information and may mean classifying the learning data on one's own.

후각 학습부(222)를 통해 학습이 완료된 후각 분석 모델은 이후 후각 특징 추출부(224)에서 사용될 수 있다. 후각 특징 추출부(224)는 입력되는 질의 후각 정보로부터 질의 후각 특징 값을 도출할 수 있다.The olfactory analysis model that has been trained through the olfactory learning unit 222 can then be used in the olfactory feature extraction unit 224. The olfactory feature extraction unit 224 may derive query olfactory feature values from the input query olfactory information.

시각 분석부(230)는 복수의 시각 정보를 분석하여 시각 특징 값을 생성하기 위해 시각 분석 모델을 학습시키는 시각 학습부(232)를 포함할 수 있다. 그리고 시각 분석부(230)는 학습된 시각 분석 모델을 통해 입력되는 시각 정보로부터 시각 특징 값을 추출하는 시각 특징 추출부(234)를 포함할 수 있다.The visual analysis unit 230 may include a visual learning unit 232 that trains a visual analysis model to generate visual feature values by analyzing a plurality of visual information. Additionally, the visual analysis unit 230 may include a visual feature extraction unit 234 that extracts visual feature values from visual information input through a learned visual analysis model.

시각 학습부(232)는 이미지의 픽셀 단위 화소에 대한 데이터를 가진 시각 정보에 대해 합성곱 신경망(Convolutional Neural Network) 또는 시각 전환(Vision Transformer)과 같은 방법으로 시각 정보로부터 시각 특징 값을 추출할 수 있다. 또한, 시각 학습부(232)는 사전에 훈련된 다른 모델을 사용하는 방법 또는 자기 지도 학습을 통해 특징 값을 추출할 수도 있다.The visual learning unit 232 can extract visual feature values from visual information using a method such as a convolutional neural network or vision transformer for visual information having data on pixel units of an image. there is. Additionally, the visual learning unit 232 may extract feature values using another pre-trained model or through self-supervised learning.

시각 학습부(232)를 통해 학습이 완료된 시각 분석 모델은 이후 시각 특징 추출부(234)에서 사용될 수 있다. 시각 특징 추출부(234)는 입력되는 질의 이미지로부터 질의 시각 특징 값을 도출할 수 있다.The visual analysis model that has been trained through the visual learning unit 232 can then be used in the visual feature extraction unit 234. The visual feature extractor 234 may derive query visual feature values from the input query image.

유사도 계산부(240)는 후각 분석부(220)에서 생성된 후각 특징 값과 시각 분석부(230)에서 생성된 시각 특징 값의 유사도를 계산할 수 있다. 이 때, 유사도 계산부는 대조적 학습(contrastive learning)을 통해, 상기 후각 특징 값과 상기 시각 특징 값 간의 거리에 따른 유사도를 계산하여, 후각 특징 값들과 시각 특징 값들 간의 클러스터링을 수행할 수 있다.The similarity calculation unit 240 may calculate the similarity between the olfactory feature value generated by the olfactory analysis unit 220 and the visual feature value generated by the visual analysis unit 230. At this time, the similarity calculation unit may calculate similarity according to the distance between the olfactory feature values and the visual feature values through contrastive learning, and may perform clustering between the olfactory feature values and the visual feature values.

보다 구체적으로, 대조적 학습은 유사한 샘플들 간의 거리를 가깝게 하고, 유사하지 않은 샘플들 간의 거리를 멀게하는 표현(representation)을 학습하는 방법일 수 있다. 이 때, 샘플 간의 유사 여부를 판단하기 위해 샘플 간의 거리를 측정할 필요가 있으며, 소정 거리 이하를 가진 샘플들을 서로 유사하다고 할 수 있고, 소정 거리보다 먼 샘플들을 서로 비유사하다고 볼 수 있다.More specifically, contrastive learning may be a method of learning a representation that shortens the distance between similar samples and increases the distance between dissimilar samples. At this time, it is necessary to measure the distance between samples to determine whether they are similar, and samples that are less than a certain distance can be considered similar to each other, and samples that are farther than a certain distance can be considered dissimilar to each other.

대조적 학습에서 샘플 들 간의 거리는 다양한 거리 함수(distance function)를 통해 계산될 수 있다. 거리 함수의 예로는 유클리디안(Euclidean) 거리 함수, 맨하탄(Manhattan) 거리, 체비세프(Chebychev) 거리, 코사인(Cosine) 거리, 민코프스키(Minkowski) 거리, 레벤슈타인(levenshtein) 거리, 마할라노비스(mahalanobis) 거리, 자카드(Jaccard) 거리, 해밍(Hamming) 거리 등이 예시될 수 있다.In contrastive learning, the distance between samples can be calculated through various distance functions. Examples of distance functions include the Euclidean distance function, Manhattan distance, Chebychev distance, Cosine distance, Minkowski distance, Levenshtein distance, and Mahalanobis. (mahalanobis) distance, Jaccard distance, Hamming distance, etc. may be examples.

대조적 학습에서 하나의 샘플에 대해서 해당 샘플과 긍정 쌍(positive pair)의 관계에 있는 샘플과의 거리를 좁히고, 부정 쌍(negative pair)의 관계에 있는 샘플에 대한 거리를 늘리는 방식으로 학습이 수행될 수 있다.In contrastive learning, learning is performed by narrowing the distance between a sample and a sample in a positive pair relationship and increasing the distance to a sample in a negative pair relationship. You can.

유사도 계산부(240)는 사전에 입력되는 후각 정보와 시각 정보의 매칭 정보를 통해 긍정 쌍과 부정 쌍을 설정할 수 있다. 예를 들어, 사전에 입력되는 후각 정보로서 A, B, C의 가스 가 주어지고, 시각 정보로서 정보로서 X, Y, Z 이미지가 주어지며, 여기서 X 이미지는 A 가스에 대응되는 이미지이고, Y 이미지는 B 가스에 대응되는 이미지이며, Z 이미지는 C 가스에 대응되는 이미지라면, 유사도 계산부(240)는 A 가스로부터 추출되는 후각 특징 값과 X 이미지 로부터 추출되는 시각 특징 값의 거리가 서로 가까워지고, A 가스와 Y이미지 또는 Z 이미지와의 거리가 멀어지도록 학습할 수 있다.The similarity calculation unit 240 may set positive and negative pairs through matching information between olfactory information and visual information that is input in advance. For example, the gases A, B, and C are given as olfactory information input in advance, and the images X, Y, and Z are given as visual information, where the X image is the image corresponding to the A gas, and the Y If the image is an image corresponding to B gas and the Z image is an image corresponding to C gas, the similarity calculation unit 240 determines that the distance between the olfactory feature value extracted from A gas and the visual feature value extracted from X image is close to each other. Then, the distance between the A gas and the Y image or Z image can be learned to increase.

이러한 학습 과정을 통해 생성된 유사도 분석 모델은 후각 정보의 후각 특징 값과 대응되는 시각 정보의 시각 특징 값을 서로 클러스터링할 수 있게 된다. 클러스터링을 통해 하나의 후각 특징 값에 대응되는 적어도 하나 이상의 시각 특징 값을 매칭시킬 수 있고, 반대로 하나의 시각 특징 값에 대응되는 적어도 하나 이상의 후각 특징 값을 매칭시킬 수 있다.The similarity analysis model created through this learning process can cluster the olfactory feature values of the olfactory information and the visual feature values of the corresponding visual information. Through clustering, at least one visual feature value corresponding to one olfactory feature value can be matched, and conversely, at least one olfactory feature value corresponding to one visual feature value can be matched.

상기 예시에서 하나의 가스에 하나의 이미지가 유사한 것으로 예시하였으나, 본 발명의 실시예에 따라 클러스터링된 데이터들은 이러한 예시에 한정되지 않으며 하나의 후각 정보 또는 후각 특징 값이 다수의 이미지 또는 시각 특징 값과 클러스터링 되거나, 하나의 이미지 또는 시각 특징 값이 다수의 후각 정보 또는 후각 특징 값과 클러스터링 될 수도 있다. In the above example, one image is similar to one gas, but the data clustered according to an embodiment of the present invention is not limited to this example, and one olfactory information or olfactory feature value is combined with multiple images or visual feature values. Clustering may occur, or one image or visual feature value may be clustered with multiple olfactory information or olfactory feature values.

유사도 계산부(240)는 유사도 분석 모델의 학습이 완료되면, 이후 후각 특징 값이 입력되는 경우, 후각 특징 값과 같은 클러스터에 포함되어 매칭되는 시각 특징 값을 찾을 수 있고, 해당 시각 특징 값을 가진 이미지를 추출할 수 있게 된다. 이 때, 추출되는 이미지는 추천 이미지로서 클라이언트에게 제공될 수 있는데, 사전에 설정된 값에 따라 하나뿐 아니라 둘 이상의 이미지를 선택할 수도 있다. 하나의 이미지를 선택하는 경우 유사도가 제일 높은 이미지를 선택할 수 있다. 즉, 유사도 계산부(240)는 같은 클러스터링 내에서 제일 거리가 가까운 시각 특징 값을 가진 이미지를 선택할 수 있다. 또한, 둘 이상의 이미지를 선택하는 경우 유사도가 높은 순서 대로 다수의 이미지를 선택할 수도 있다.When learning of the similarity analysis model is completed, the similarity calculation unit 240 can find a visual feature value that is included in the same cluster as the olfactory feature value and matches when the olfactory feature value is input, and has the corresponding visual feature value. Images can now be extracted. At this time, the extracted image may be provided to the client as a recommended image, and not only one but two or more images may be selected according to a preset value. When selecting one image, you can select the image with the highest similarity. That is, the similarity calculation unit 240 can select the image with the closest visual feature value within the same clustering. Additionally, when selecting two or more images, multiple images may be selected in order of highest similarity.

반대로, 유사도 계산부(240)는 유사도 분석 모델의 학습이 완료되면, 이후 시각 특징 값이 입력되는 경우, 시각 특징 값과 같은 클러스터에 포함되어 매칭되는 후각 특징 값을 찾을 수도 있다. 이러한 경우, 상기 매칭되는 후각 특징 값들에 대해 각각 같은 클러스터에 포함되어 매칭되는 시각 특징 값을 찾고, 해당 시각 특징을 가진 이미지를 추출할 수 있게 된다. 이 때, 추출되는 이미지는 추천 이미지로서 클라이언트에게 제공될 수 있는데, 사전에 설정된 값에 따라 하나뿐 아니라 둘 이상의 이미지를 선택할 수도 있다. 하나의 이미지를 선택하는 경우 유사도가 제일 높은 이미지를 선택할 수 있다. 즉, 유사도 계산부(240)는 같은 클러스터링 내에서 제일 거리가 가까운 후각 특징 값을 가진 후각 정보를 선택하고, 다시 해당 후각 정보와 거리가 제일 가까운 이미지를 선택할 수 있다. 또한, 둘 이상의 이미지를 선택하는 경우 유사도가 높은 순서 대로 다수의 이미지를 선택할 수도 있다.Conversely, when training of the similarity analysis model is completed, the similarity calculation unit 240 may find olfactory feature values that are included and matched in the same cluster as the visual feature values when visual feature values are input. In this case, it is possible to find matching visual feature values that are included in the same cluster for each of the matched olfactory feature values, and extract an image with the corresponding visual feature. At this time, the extracted image may be provided to the client as a recommended image, and not only one but two or more images may be selected according to a preset value. When selecting one image, you can select the image with the highest similarity. That is, the similarity calculation unit 240 may select the olfactory information with the olfactory feature value with the closest distance within the same clustering, and then select the image with the closest distance to the corresponding olfactory information. Additionally, when selecting two or more images, multiple images may be selected in order of highest similarity.

제공부(250)는 유사도 계산부(240)에서 선택된 이미지를 추천 이미지로서 클라이언트(100)에게 제공할 수 있다. 이 때, 제공부(250)는 추천 이미지뿐 아니라 각각의 추천 이미지와 연관된 메타 데이터를 같이 제공할 수 있다.The providing unit 250 may provide the image selected by the similarity calculating unit 240 as a recommended image to the client 100. At this time, the providing unit 250 may provide not only the recommended image but also metadata associated with each recommended image.

여기서 메타 데이터는 추천 이미지의 위치 정보, 시간 정보 및 유사도 정보 중 적어도 하나 이상을 포함할 수 있다. 추천 이미지의 위치 정보는 해당 이미지가 촬영된 장소에 대한 좌표나 위치에 대한 정보를 포함할 수 있다. 추천 이미지의 시간 정보는 해당 이미지가 촬영된 시각에 대한 정보를 포함할 수 있다. 유사도 정보는 클라이언트(100)로부터 입력된 질의 후각 정보나 질의 이미지에 대해 상기 추천 이미지가 얼마나 유사한지에 대한 유사도를 수치화한 정보를 의미할 수 있다.Here, the metadata may include at least one of location information, time information, and similarity information of the recommended image. The location information of the recommended image may include information about the coordinates or location of the place where the image was taken. The time information of the recommended image may include information about the time when the image was taken. Similarity information may mean information that quantifies the similarity of how similar the recommended image is to the query olfactory information or query image input from the client 100.

수신부(260)는 클라이언트(100)로부터 질의 이미지 및/또는 질의 후각 정보를 수신하여 후각 분석부(220) 및/또는 시각 부석부(230)에 제공할 수 있다. 제공부(250)와 수신부(260)는 추천 서버(200)의 내부에 위치하나, 클라이언트(100)와 유선 또는 무선으로 연결될 수 있다. The receiving unit 260 may receive the query image and/or the query olfactory information from the client 100 and provide the query to the olfactory analysis unit 220 and/or the visual analysis unit 230. The providing unit 250 and the receiving unit 260 are located inside the recommendation server 200, but may be connected to the client 100 by wire or wirelessly.

도2는 본 발명의 일 실시예에 따른 후각 센서의 구성을 설명하기 위한 도면이다. 후각 센서(10)는 챔버(11), 펌프(12), 가스 센서(13), 신호 변환기(14)를 포함할 수 있다. 챔버(11)는 외부로부터 가스를 취득하기 위한 밀폐된 공간을 의미한다. 후각 센서(10)는 챔버(11)의 벨브(미도시)를 제어하여 외부 가스의 흡입 시점을 제어하고, 펌프(12)는 후각 정보의 흡입력을 제어할 수 있다. 그리고 가스 센서(130)는 후각 정보를 센싱할 수 있고, 적어도 하나 이상의 센서가 다중으로 구성되어 각 센서별로 센싱 데이터를 생성할 수 있다. 센싱된 데이터는 신호 변환기(14)에 의해 디지털 신호로 변환되어 후각 정보로 생성될 수 있다.Figure 2 is a diagram for explaining the configuration of an olfactory sensor according to an embodiment of the present invention. The olfactory sensor 10 may include a chamber 11, a pump 12, a gas sensor 13, and a signal transducer 14. Chamber 11 refers to a closed space for obtaining gas from the outside. The olfactory sensor 10 controls the timing of external gas intake by controlling the valve (not shown) of the chamber 11, and the pump 12 can control the suction power of olfactory information. Additionally, the gas sensor 130 can sense olfactory information, and at least one sensor can be configured in multiple configurations to generate sensing data for each sensor. The sensed data can be converted into a digital signal by the signal converter 14 and generated as olfactory information.

도 3 내지 도 5는 본 발명의 일 실시예에 따라 이미지 추천 시스템에 검색 대상을 입력하기 위한 화면을 예시하여 설명하기 위한 도면이다.3 to 5 are diagrams illustrating an example of a screen for entering a search target into an image recommendation system according to an embodiment of the present invention.

도 3은 추천 서버가 클라이언트로부터 질의 이미지를 입력 받고, 질의 이미지에 대응되는 후각 정보를 검색하고, 검색된 후각 정보에 대응되는 이미지를 검색하여 추천 이미지로서 화면에 표시한 것을 예시한다. 이 때, 클라이언트는 검색 결과가 표시되는 구간에 대한 시간이나 위치를 검색 조건으로 입력하여 표시되는 검색 결과를 제한시킬 수 있다. Figure 3 illustrates that the recommendation server receives a query image from a client, searches for olfactory information corresponding to the query image, searches for an image corresponding to the retrieved olfactory information, and displays it on the screen as a recommended image. At this time, the client can limit the displayed search results by entering the time or location of the section where the search results are displayed as a search condition.

도 4는 추천 서버가 클라이언트로부터 질의 후각 정보를 입력(도 4의 Sensor_data.dat 참조) 받고, 질의 후각 정보에 대응되는 이미지를 검색하고, 검색된 이미지를 추천 이미지로서 화면에 표시한 것을 예시한다. 이 때, 클라이언트는 검색 결과가 표시되는 구간에 대한 시간이나 위치를 검색 조건으로 입력하여 표시되는 검색 결과를 제한시킬 수 있다. Figure 4 illustrates that the recommendation server receives query olfactory information from a client (see Sensor_data.dat in Figure 4), searches for images corresponding to the query olfactory information, and displays the searched images on the screen as recommended images. At this time, the client can limit the displayed search results by entering the time or location of the section where the search results are displayed as a search condition.

도 5는 추천 서버가 클라이언트로부터 질의 후각 정보와 질의 이미지를 입력 받고, 질의 후각 정보 및 질의 이미지에 대응되는 추천 이미지를 표시한 것을 예시한다. 이 때, 추천 서버는 질의 후각 정보에 대응되는 이미지를 검색하고, 검색된 이미지를 추천 이미지로서 화면에 표시할 수 있다. 또한, 추천 서버는 질의 이미지에 대응되는 후각 정보를 검색하고, 검색된 후각 정보에 대응되는 이미지를 검색하여 추천 이미지로서 화면에 표시한 것을 예시한다. 질의 후각 정보나 질의 이미지에 대응되는 추천 이미지는 서로 중복되는 경우 보다 높은 우선순위를 두어 보다 상단에 노출되도록 표시할 수 있고, 설계자의 의도에 따라 표시되는 이미지의 배열 방식을 변경할 수 있다.Figure 5 illustrates that a recommendation server receives query olfactory information and a query image from a client and displays a recommendation image corresponding to the query olfactory information and query image. At this time, the recommendation server may search for an image corresponding to the query olfactory information and display the searched image as a recommended image on the screen. In addition, the recommendation server searches for olfactory information corresponding to the query image, searches for an image corresponding to the searched olfactory information, and displays it on the screen as a recommended image. If recommended images corresponding to the query olfactory information or query image overlap, they can be displayed at the top by giving them higher priority, and the arrangement of the displayed images can be changed according to the designer's intention.

이 때, 클라이언트는 검색 결과가 표시되는 구간에 대한 시간이나 위치를 검색 조건으로 입력하여 표시되는 검색 결과를 제한시킬 수 있다. At this time, the client can limit the displayed search results by entering the time or location of the section where the search results are displayed as a search condition.

도 6은 본 발명의 일 실시예에 따라 클라이언트에게 제공된 추천 이미지가 표시되는 화면을 예시하여 설명하기 위한 도면이다. FIG. 6 is a diagram illustrating an example of a screen on which a recommended image provided to a client is displayed according to an embodiment of the present invention.

추천 서버는 추천 이미지를 클라이언트에게 제공하는 과정에서 클라이언트의 화면에 표시될 수 있도록 추천 이미지에 대응되는 메타 데이터를 같이 제공할 수 있다. 여기서 메타 데이터는 추천 이미지의 위치 정보, 시간 정보 및 유사도 정보 중 적어도 하나 이상을 포함할 수 있다. 추천 이미지의 위치 정보는 해당 이미지가 촬영된 장소에 대한 좌표나 위치에 대한 정보를 포함할 수 있다. 추천 이미지의 시간 정보는 해당 이미지가 촬영된 시각에 대한 정보를 포함할 수 있다. 유사도 정보는 클라이언트로부터 입력된 질의 후각 정보나 질의 이미지에 대해 상기 추천 이미지가 얼마나 유사한지에 대한 유사도를 수치화한 정보를 의미할 수 있다.In the process of providing a recommended image to a client, the recommendation server may also provide metadata corresponding to the recommended image so that it can be displayed on the client's screen. Here, the metadata may include at least one of location information, time information, and similarity information of the recommended image. The location information of the recommended image may include information about the coordinates or location of the place where the image was taken. The time information of the recommended image may include information about the time when the image was taken. Similarity information may refer to information that quantifies the similarity of how similar the recommended image is to the query olfactory information or query image input from the client.

도 6에서 추천 서버는 클라이언트에게 추천 이미지를 제공하고, 아울러 추천 이미지에 대한 메타 데이터로서 유사도 정보(98%), 위치 정보(서울시 강남구 선릉로) 및 시간 정보(2022년 10월 10일)을 같이 제공함으로써 상기 추천 이미지와 메타 데이터가 같이 표시되는 것을 알 수 있다.In Figure 6, the recommendation server provides a recommended image to the client, and also provides similarity information (98%), location information (Seolleung-ro, Gangnam-gu, Seoul), and time information (October 10, 2022) as metadata for the recommended image. By providing it, it can be seen that the recommended image and meta data are displayed together.

도 7 내지 도 9는 본 발명의 일 실시예에 따른 후각 정보를 활용하는 이미지 추천 방법을 설명하기 위한 흐름도이다. 도 7 내지 도 9에 도시된 이미지 추천 방법은 도 1 내지 도 6에 도시된 실시예에 따라 시계열적으로 처리되는 단계들을 포함한다. 따라서, 이하 생략된 내용이 있더라도 도 1 내지 도 6에 도시된 실시예에 따른 후각 정보를 활용하는 이미지 추천 시스템은 이하의 후각 정보를 활용하는 이미지 추천 방법에도 적용된다. 이하의 이미지 추천 장치는 도 1 내지 도 6에 도시된 실시예에서 추천 서버(200)에 해당될 수 있다.7 to 9 are flowcharts illustrating an image recommendation method using olfactory information according to an embodiment of the present invention. The image recommendation method shown in FIGS. 7 to 9 includes steps processed in time series according to the embodiments shown in FIGS. 1 to 6. Therefore, even if the content is omitted below, the image recommendation system using olfactory information according to the embodiments shown in FIGS. 1 to 6 is also applied to the image recommendation method using olfactory information below. The image recommendation device below may correspond to the recommendation server 200 in the embodiments shown in FIGS. 1 to 6.

도 7을 참조하면, 이미지 추천 장치의 후각 정보를 활용하는 이미지 추천 방법은 질의 후각 정보를 수신하는 단계(S100), 질의 후각 정보를 분석하는 단계(S110), 질의 후각 정보와 매칭되는 이미지를 검색하는 단계(S120) 및 검색된 이미지를 추천 이미지로서 제공하는 단계(S130)를 포함할 수 있다.Referring to FIG. 7, the image recommendation method using the olfactory information of the image recommendation device includes receiving the query olfactory information (S100), analyzing the query olfactory information (S110), and searching for an image that matches the query olfactory information. It may include a step (S120) of providing a searched image as a recommended image (S130).

도 8을 참조하면, 이미지 추천 장치의 후각 정보를 활용하는 이미지 추천 방법은 질의 이미지를 수신하는 단계(S200), 질의 이미지를 분석하는 단계(S210), 질의 이미지와 매칭되는 후각 정보를 검색하는 단계(S220), 후각 정보를 분석하는 단계(S230), 후각 정보에 매칭되는 이미지를 검색하는 단계(S240), 검색된 이미지를 추천 이미지로서 제공하는 단계(S250)를 포함할 수 있다.Referring to FIG. 8, the image recommendation method using olfactory information of an image recommendation device includes receiving a query image (S200), analyzing the query image (S210), and searching for olfactory information matching the query image. It may include (S220), analyzing olfactory information (S230), searching for an image matching the olfactory information (S240), and providing the searched image as a recommended image (S250).

도 9를 참조하면, 이미지 추천 장치의 후각 정보를 활용하는 이미지 추천 방법은 질의 이미지 및 질의 후각 정보를 수신하는 단계(S300), 질의 이미지 및 질의 후각 정보를 분석하는 단계(S310), 질의 이미지 및 질의 후각 정보에 매칭되는 이미지를 검색하는 단계(S320) 및 검색된 이미지를 추천 이미지로서 제공하는 단계(S330)를 포함할 수 있다.Referring to FIG. 9, the image recommendation method using the olfactory information of the image recommendation device includes receiving the query image and the query olfactory information (S300), analyzing the query image and the query olfactory information (S310), query image and It may include searching for an image matching the query olfactory information (S320) and providing the searched image as a recommended image (S330).

상술한 설명에서, 단계 S100 내지 S130, 단계 S200 내지 S250, 단계 S300 내지 S330은 본 발명의 구현 예에 따라서, 추가적인 단계들로 더 분할되거나, 더 적은 단계들로 조합될 수 있다. 또한, 일부 단계는 필요에 따라 생략될 수도 있고, 단계 간의 순서가 전환될 수도 있다. In the above description, steps S100 to S130, steps S200 to S250, and steps S300 to S330 may be further divided into additional steps or combined into fewer steps, depending on the implementation example of the present invention. Additionally, some steps may be omitted or the order between steps may be switched as needed.

도 7 내지 도 9를 통해 설명된 후각 정보를 활용하는 이미지 추천 방법은 컴퓨터에 의해 실행되는 컴퓨터 판독가능 기록매체에 저장된 컴퓨터 프로그램 또는 컴퓨터에 의해 실행 가능한 명령어들을 포함하는 기록 매체의 형태로도 구현될 수 있다. 또한, 도 7 내지 도 9를 통해 설명된 후각 정보를 활용하는 이미지 추천 방법은 컴퓨터에 의해 실행되는 컴퓨터 판독가능 기록매체에 저장된 컴퓨터 프로그램의 형태로도 구현될 수 있다. The image recommendation method using olfactory information described in FIGS. 7 to 9 may also be implemented in the form of a computer program stored on a computer-readable recording medium executed by a computer or a recording medium containing instructions executable by a computer. You can. Additionally, the image recommendation method using olfactory information described with reference to FIGS. 7 to 9 may also be implemented in the form of a computer program stored in a computer-readable recording medium that is executed by a computer.

컴퓨터 판독 가능 기록매체는 컴퓨터에 의해 액세스될 수 있는 임의의 가용 매체일 수 있고, 휘발성 및 비휘발성 매체, 분리형 및 비분리형 매체를 모두 포함한다. 또한, 컴퓨터 판독가능 기록매체는 컴퓨터 저장 매체를 포함할 수 있다. 컴퓨터 저장 매체는 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈 또는 기타 데이터와 같은 정보의 저장을 위한 임의의 방법 또는 기술로 구현된 휘발성 및 비휘발성, 분리형 및 비분리형 매체를 모두 포함한다.Computer-readable recording media can be any available media that can be accessed by a computer and includes both volatile and non-volatile media, removable and non-removable media. Additionally, computer-readable recording media may include computer storage media. Computer storage media includes both volatile and non-volatile, removable and non-removable media implemented in any method or technology for storage of information such as computer-readable instructions, data structures, program modules or other data.

전술한 본 발명의 설명은 예시를 위한 것이며, 본 발명이 속하는 기술분야의 통상의 지식을 가진 자는 본 발명의 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 쉽게 변형이 가능하다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적이 아닌 것으로 이해해야만 한다. 예를 들어, 단일형으로 설명되어 있는 각 구성 요소는 분산되어 실시될 수도 있으며, 마찬가지로 분산된 것으로 설명되어 있는 구성 요소들도 결합된 형태로 실시될 수 있다. The description of the present invention described above is for illustrative purposes, and those skilled in the art will understand that the present invention can be easily modified into other specific forms without changing the technical idea or essential features of the present invention. will be. Therefore, the embodiments described above should be understood in all respects as illustrative and not restrictive. For example, each component described as unitary may be implemented in a distributed manner, and similarly, components described as distributed may also be implemented in a combined form.

본 발명의 범위는 상기 상세한 설명보다는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 균등 개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다. The scope of the present invention is indicated by the claims described below rather than the detailed description above, and all changes or modified forms derived from the meaning and scope of the claims and their equivalent concepts should be construed as being included in the scope of the present invention. do.

100: 클라이언트
200: 추천 서버
210: 데이터베이스
220: 후각 분석부
230: 시각 분석부
240: 유사도 계산부
250: 제공부
260: 수신부
100: Client
200: Recommended server
210: database
220: Olfactory analysis unit
230: Visual analysis unit
240: Similarity calculation unit
250: Provider
260: Receiving unit

Claims (5)

복수의 이미지와 복수의 후각 정보가 저장된 데이터베이스;
상기 복수의 후각 정보를 분석하여 후각 특징 값을 생성하는 후각 분석부;
상기 복수의 이미지를 분석하여 시각 특징 값을 생성하는 시각 분석부;
상기 후각 특징 값과 상기 시각 특징 값의 유사도를 계산하는 유사도 계산부; 및
상기 유사도에 기반하여 상기 복수의 이미지로부터 적어도 하나 이상 선택된 추천 이미지를 클라이언트에게 제공하는 전송부; 를 포함하되
상기 유사도 계산부는 대조적 학습(contrastive learning)을 통해, 상기 후각 특징 값과 상기 시각 특징 값 및 질의 후각 특징 값과 질의 시각 특징 값 간의 거리에 따른 유사도를 각각 계산하여, 후각 특징 값들과 시각 특징 값들 및 질의 후각 특징 값들과 질의 시각 특징 값들 간의 클러스터링을 수행하며,
상기 후각 분석부는 상기 클라이언트로부터 수신된 상기 질의 후각 정보로부터 상기 질의 후각 특징 값을 더 도출하고,
상기 시각 분석부는 상기 클라이언트로부터 수신된 상기 질의 이미지로부터 상기 질의 시각 특징 값을 더 도출하는 것을 특징으로 하는 후각 정보를 활용하는 이미지 추천 시스템.
A database storing a plurality of images and a plurality of olfactory information;
an olfactory analysis unit that analyzes the plurality of olfactory information and generates olfactory characteristic values;
a visual analysis unit that analyzes the plurality of images and generates visual feature values;
a similarity calculation unit that calculates a similarity between the olfactory feature value and the visual feature value; and
a transmission unit providing a client with at least one recommended image selected from the plurality of images based on the similarity; Including
The similarity calculation unit calculates the similarity according to the distance between the olfactory feature value and the visual feature value and the query olfactory feature value and the query visual feature value through contrastive learning, respectively, and calculates the olfactory feature value and the visual feature value and Performs clustering between query olfactory feature values and query visual feature values,
The olfactory analysis unit further derives the query olfactory feature value from the query olfactory information received from the client,
An image recommendation system utilizing olfactory information, wherein the visual analysis unit further derives the query visual feature value from the query image received from the client.
제1항에 있어서,
클라이언트로부터 상기 질의 후각 정보를 수신하는 수신부; 를 더 포함하고,
상기 유사도 계산부는 상기 질의 후각 특징 값과 클러스터링된 시각 특징 값을 가진 적어도 하나 이상의 이미지를 선택하고,
상기 전송부는 선택된 적어도 하나 이상의 이미지를 상기 클라이언트에게 추천 이미지로 제공하는 것을 특징으로 하는 후각 정보를 활용하는 이미지 추천 시스템.
According to paragraph 1,
a receiving unit that receives the query olfactory information from a client; It further includes,
The similarity calculator selects at least one image having the query olfactory feature value and the clustered visual feature value,
An image recommendation system utilizing olfactory information, wherein the transmission unit provides at least one selected image as a recommended image to the client.
제1항에 있어서,
클라이언트로부터 상기 질의 이미지를 수신하는 수신부; 를 더 포함하고,
상기 유사도 계산부는 상기 질의 시각 특징 값에 클러스터링된 후각 특징 값을 적어도 하나 이상 도출하고, 상기 클러스터링된 후각 특징 값과 각각 클러스터링된 시각 특징 값을 가진 적어도 하나 이상의 이미지를 선택하고,
상기 전송부는 선택된 이미지를 상기 클라이언트에게 추천 이미지로 제공하는 것을 특징으로 하는 후각 정보를 활용하는 이미지 추천 시스템.
According to paragraph 1,
a receiving unit that receives the query image from a client; It further includes,
The similarity calculation unit derives at least one olfactory feature value clustered with the query visual feature value, and selects at least one image having the clustered olfactory feature value and each clustered visual feature value,
An image recommendation system utilizing olfactory information, wherein the transmission unit provides the selected image as a recommended image to the client.
제1항에 있어서,
클라이언트로부터 상기 질의 후각 정보 및 상기 질의 이미지를 수신하는 수신부; 를 더 포함하고,
상기 유사도 계산부는 상기 질의 후각 특징 값과 클러스터링된 시각 특징 값을 가진 적어도 하나 이상의 이미지를 선택하고,
상기 유사도 계산부는 상기 질의 시각 특징 값에 클러스터링된 후각 특징 값을 적어도 하나 이상 도출하고, 상기 클러스터링된 후각 특징 값과 각각 클러스터링된 시각 특징 값을 가진 적어도 하나 이상의 이미지를 선택하며,
상기 전송부는 선택된 이미지를 상기 클라이언트에게 추천 이미지로 제공하는 것을 특징으로 하는 후각 정보를 활용하는 이미지 추천 시스템.
According to paragraph 1,
a receiving unit that receives the query olfactory information and the query image from a client; It further includes,
The similarity calculator selects at least one image having the query olfactory feature value and the clustered visual feature value,
The similarity calculation unit derives at least one olfactory feature value clustered with the query visual feature value, and selects at least one image having the clustered olfactory feature value and each clustered visual feature value,
An image recommendation system utilizing olfactory information, wherein the transmission unit provides the selected image as a recommended image to the client.
제1항에 있어서,
상기 전송부는 상기 클라이언트에게 상기 추천 이미지의 위치 정보, 시간 정보 및 유사도 정보 중 적어도 하나 이상을 포함하는 메타 데이터를 더 제공하는 것을 특징으로 하는 후각 정보를 활용하는 이미지 추천 시스템.
According to paragraph 1,
The transmitting unit further provides metadata including at least one of location information, time information, and similarity information of the recommended image to the client.
KR1020220165382A 2022-12-01 2022-12-01 Image reconmmendation system using olfactory information KR102581502B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020220165382A KR102581502B1 (en) 2022-12-01 2022-12-01 Image reconmmendation system using olfactory information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020220165382A KR102581502B1 (en) 2022-12-01 2022-12-01 Image reconmmendation system using olfactory information

Publications (1)

Publication Number Publication Date
KR102581502B1 true KR102581502B1 (en) 2023-09-21

Family

ID=88189187

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020220165382A KR102581502B1 (en) 2022-12-01 2022-12-01 Image reconmmendation system using olfactory information

Country Status (1)

Country Link
KR (1) KR102581502B1 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060054975A (en) * 2004-11-17 2006-05-23 김정도 Method of representing smell information or feeling of smell transferred from video image, encoding method thereof, and decoding method thereof
KR20060060235A (en) * 2004-11-30 2006-06-05 한국전자통신연구원 Olfactory information encoding apparatus and method, and scent code generating apparatus and method
KR20190007771A (en) * 2017-07-13 2019-01-23 한국전자통신연구원 Apparatus and method for generation of olfactory information related to multimedia contents
KR20190026435A (en) * 2017-09-05 2019-03-13 네이버랩스 주식회사 Method, apparatus and computer program for scent detection, method, apparatus and computer program for filtering of abusing contents, method, apparatus and computer program for creating web contents including scent reproduction information
JP2019067055A (en) * 2017-09-29 2019-04-25 日本電気株式会社 Terminal device, retrieval device, analyzer, estimation device, system, and operation method and program of terminal device
KR20200024538A (en) 2018-08-28 2020-03-09 십일번가 주식회사 Method of recommending of information related to an image searching and service device thereof
KR20200052413A (en) * 2018-10-24 2020-05-15 한국전자통신연구원 System and method for visualizing scent

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060054975A (en) * 2004-11-17 2006-05-23 김정도 Method of representing smell information or feeling of smell transferred from video image, encoding method thereof, and decoding method thereof
KR20060060235A (en) * 2004-11-30 2006-06-05 한국전자통신연구원 Olfactory information encoding apparatus and method, and scent code generating apparatus and method
KR20190007771A (en) * 2017-07-13 2019-01-23 한국전자통신연구원 Apparatus and method for generation of olfactory information related to multimedia contents
KR20190026435A (en) * 2017-09-05 2019-03-13 네이버랩스 주식회사 Method, apparatus and computer program for scent detection, method, apparatus and computer program for filtering of abusing contents, method, apparatus and computer program for creating web contents including scent reproduction information
JP2019067055A (en) * 2017-09-29 2019-04-25 日本電気株式会社 Terminal device, retrieval device, analyzer, estimation device, system, and operation method and program of terminal device
KR20200024538A (en) 2018-08-28 2020-03-09 십일번가 주식회사 Method of recommending of information related to an image searching and service device thereof
KR20200052413A (en) * 2018-10-24 2020-05-15 한국전자통신연구원 System and method for visualizing scent

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Contrastive Learning, https://daebaq27.tistory.com/97 (2022. 5. 8)* *
Contrastive Learning, https://lilianweng.github.io/posts/2021-05-31-contrastive/ *

Similar Documents

Publication Publication Date Title
US11714861B2 (en) Query selection method and system
CN109255053B (en) Resource searching method, device, terminal, server and computer readable storage medium
JP4953468B2 (en) Method and apparatus for ontology data import / export
WO2016180270A1 (en) Webpage classification method and apparatus, calculation device and machine readable storage medium
EP4207772A1 (en) Video processing method and apparatus
US9767409B1 (en) Latent feature based tag routing
CN115114395B (en) Content retrieval and model training method and device, electronic equipment and storage medium
CN113312468B (en) Conversation mode-based conversation recommendation method, device, equipment and medium
CN111125540A (en) Recommendation method integrating knowledge graph representation learning and bias matrix decomposition
CN111512299A (en) Method for content search and electronic device thereof
KR20200083159A (en) Method and system for searching picture on user terminal
CN110543484A (en) prompt word recommendation method and device, storage medium and processor
CN110362664A (en) A kind of pair of chat robots FAQ knowledge base storage and matched method and device
KR102581502B1 (en) Image reconmmendation system using olfactory information
CN114510564A (en) Video knowledge graph generation method and device
KR102299095B1 (en) Method of searching and providing data of similar fashion goods and computing device therefor
CN117235281A (en) Multi-element data management method and system based on knowledge graph technology
KR101650888B1 (en) Content collection and recommendation system and method
TW201435627A (en) System and method for optimizing search results
CN113792167B (en) Cross-media cross-retrieval method based on attention mechanism and modal dependence
CN116414968A (en) Information searching method, device, equipment, medium and product
CN113539235B (en) Text analysis and speech synthesis method, device, system and storage medium
CN115203206A (en) Data content searching method and device, computer equipment and readable storage medium
KR20210098135A (en) Apparatus, method and computer program for analyzing query data
CN113256379A (en) Method for correlating shopping demands for commodities

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant