RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      KCI등재

      지능형 검색엔진을 위한 색상 질의 처리 방안 = Color-related Query Processing for Intelligent E-Commerce Search

      한글로보기

      https://www.riss.kr/link?id=A106110476

      • 0

        상세조회
      • 0

        다운로드
      서지정보 열기
      • 내보내기
      • 내책장담기
      • 공유하기
      • 오류접수

      부가정보

      국문 초록 (Abstract)

      지능형 전자상거래 검색 엔진에 대한 관심이 커지면서, 검색 상품의 특징을 지능적으로 추출하고 활용하기위한 연구들이 수행되고 있다. 특히 전자상거래 지능형 검색 엔진에서 상품을 검...

      지능형 전자상거래 검색 엔진에 대한 관심이 커지면서, 검색 상품의 특징을 지능적으로 추출하고 활용하기위한 연구들이 수행되고 있다. 특히 전자상거래 지능형 검색 엔진에서 상품을 검색 할 때, 제품의 색상은 상품을 묘사하는 중요한 특징 중에 하나이다. 따라서 사용자의 질의에 정확한 응답을 위해서는 사용자가 검색하려는 색상과 그 색상의 동의어 및 유의어에 대한 처리가 필요하다. 기존의 연구들은 색상 특징에 대한 동의어 처리를 주로 사전 방식으로 다뤄왔다. 하지만 이러한 사전방식으로는 사전에 등록되지 않은 색상 용어가 질의에포함된 경우 처리하지 못하는 한계점을 가지고 있다. 본 연구에서는 기존에 사용하던 방식의 한계점을 극복하기 위하여, 실시간으로 인터넷 검색 엔진을 통해 해당 색상의 RGB 값을 추출한 후 추출된 색상정보를 기반으로 유사한 색상명들을 출력하는 모델을 제안한다. 본 모델은 우선적으로 기본적인 색상 검색을 위해 671개의색상명과 각 RGB값이 저장된 색상 사전을 구축하였다. 본 연구에서 제시한 모델은 특정 색상을 검색하는 것으로 시작하며, 검색된 색상이 색상 사전 내 존재하는 지 유무를 확인한다. 사전 내에 검색한 색상이 존재한다면, 해당 색상의 RGB 값이 기준 값으로 사용된다. 만일 색상사전 내에 존재하지 않는다면, Google 이미지 검색 결과를 크롤링하여 각 이미지의 특정 영역 내 RGB값들을 군집화하여 구한 평균 RGB값을 검색한 색상의 기준 값으로 한다. 기준 RGB값을 앞서 구축한 색상 사전 내의 모든 색상의 RGB 값들과 비교하여 각 R, G, B 값에 있어서 ± 50 내의 색상 목록을 정렬하고, RGB값 간의 유클리디안 거리 유사도를 활용하여 최종적으로 유사한 색상명들을 출력한다. 제안 방안의 유용성을 평가하기 위해 실험을 진행하였다. 피설문자들이 생각하는 300 개의색상 이름과 해당 색상 값을 얻어, 본 연구에서 제안한 방안을 포함한 총 네가지 방법을 통해 얻은 RGB 값들과피설문자가 지정한 RGB값에 대한 비교를 진행했다. 인간의 눈을 반영하는 측정 기준인 CIELAB의 유클리드안거리는 평균 13.85로 색상사전만을 활용한 방안의 30.88, 한글 동의어사전 사이트인 워드넷을 추가로 활용한 방안의 30.38에 비해 비교적 낮은 색상 간의 거리 값을 보였다. 연구에서 제시하는 방안에서 군집화 과정을 제외한 방안의 색 차는 13.88로 군집화 과정이 색 차를 줄여준다는 것을 확인할 수 있었다. 본 연구에서는 기존 동의어 처리 방식인 사전 방식이 지닌 한계에서 벗어나기 위해, 사전 방식에 새로운 색상명에 대한 실시간 동의어처리 방식을 결합한 RGB값 기반의 새로운 색상 동의어 처리 방안을 제안한다. 본 연구의 결과를 활용하여 전자상거래 검색 시스템의 지능화에 크게 기여할 수 있을 것이다.

      더보기

      다국어 초록 (Multilingual Abstract)

      As interest on intelligent search engines increases, various studies have been conducted to extract and utilize the features related to products intelligencely. In particular, when users search for goods in e-commerce search engines, the ‘color’ o...

      As interest on intelligent search engines increases, various studies have been conducted to extract and utilize the features related to products intelligencely. In particular, when users search for goods in e-commerce search engines, the ‘color’ of a product is an important feature that describes the product.
      Therefore, it is necessary to deal with the synonyms of color terms in order to produce accurate results to user's color-related queries. Previous studies have suggested dictionary-based approach to process synonyms for color features. However, the dictionary-based approach has a limitation that it cannot handle unregistered color-related terms in user queries. In order to overcome the limitation of the conventional methods, this research proposes a model which extracts RGB values from an internet search engine in real time, and outputs similar color names based on designated color information.
      At first, a color term dictionary was constructed which includes color names and R, G, B values of each color from Korean color standard digital palette program and the Wikipedia color list for the basic color search. The dictionary has been made more robust by adding 138 color names converted from English color names to foreign words in Korean, and with corresponding RGB values. Therefore, the fininal color dictionary includes a total of 671 color names and corresponding RGB values.
      The method proposed in this research starts by searching for a specific color which a user searched for. Then, the presence of the searched color in the built-in color dictionary is checked. If there exists the color in the dictionary, the RGB values of the color in the dictioanry are used as reference values of the retrieved color. If the searched color does not exist in the dictionary, the top-5 Google image search results of the searched color are crawled and average RGB values are extracted in certain middle area of each image. To extract the RGB values in images, a variety of different ways was attempted since there are limits to simply obtain the average of the RGB values of the center area of images. As a result, clustering RGB values in image’s certain area and making average value of the cluster with the highest density as the reference values showed the best performance.
      Based on the reference RGB values of the searched color, the RGB values of all the colors in the color dictionary constructed aforetime are compared. Then a color list is created with colors within the range of ± 50 for each R value, G value, and B value. Finally, using the Euclidean distance between the above results and the reference RGB values of the searched color, the color with the highest similarity from up to five colors becomes the final outcome.
      In order to evaluate the usefulness of the proposed method, we performed an experiment. In the experiment, 300 color names and corresponding color RGB values by the questionnaires were obtained.
      They are used to compare the RGB values obtained from four different methods including the proposed method. The average euclidean distance of CIE-Lab using our method was about 13.85, which showed a relatively low distance compared to 3088 for the case using synonym dictionary only and 30.38 for the case using the dictionary with Korean synonym website WordNet. The case which didn’t use clustering method of the proposed method showed 13.88 of average euclidean distance, which implies the DBSCAN clustering of the proposed method can reduce the Euclidean distance.
      This research suggests a new color synonym processing method based on RGB values that combines the dictionary method with the real time synonym processing method for new color names. This method enables to get rid of the limit of the dictionary-based approach which is a conventional synonym processing method. This research can contribute to improve the intelligence of e-commerce search systems especially on the color searching feature.

      더보기

      참고문헌 (Reference)

      1 김수경, "온톨로지 기반의 사용자 의도를 고려한 맞춤형 검색 서비스" 한국지능정보시스템학회 18 (18): 129-143, 2012

      2 황미녕, "연구 개발 트렌드 분석을 위한 기술 지식 온톨로지 구축" 한국콘텐츠학회 12 (12): 35-45, 2012

      3 "WordNet"

      4 "Wikipedia color name chart"

      5 Woo S., "User Category - Based Intelligent E-Commerce Meta - Search Engine" 346-355, 2005

      6 Rose D., "Understanding user goals in web search" ACM 13-19, 2004

      7 Google LLC, "U. S. Patent No. 10-2017-7031186"

      8 Tran T., "The Semantic Web. ISWC 2007, ASWC 2007. Lecture Notes in Computer Science, vol 4825" Springer 2007

      9 ClickZ Intelligence, "Seven Ways Artificial Intelligence Can Be Used for Marketing" ClickZ

      10 Chakraborty S., "Performance comparison of incremental k-means and incremental dbscan algorithms"

      1 김수경, "온톨로지 기반의 사용자 의도를 고려한 맞춤형 검색 서비스" 한국지능정보시스템학회 18 (18): 129-143, 2012

      2 황미녕, "연구 개발 트렌드 분석을 위한 기술 지식 온톨로지 구축" 한국콘텐츠학회 12 (12): 35-45, 2012

      3 "WordNet"

      4 "Wikipedia color name chart"

      5 Woo S., "User Category - Based Intelligent E-Commerce Meta - Search Engine" 346-355, 2005

      6 Rose D., "Understanding user goals in web search" ACM 13-19, 2004

      7 Google LLC, "U. S. Patent No. 10-2017-7031186"

      8 Tran T., "The Semantic Web. ISWC 2007, ASWC 2007. Lecture Notes in Computer Science, vol 4825" Springer 2007

      9 ClickZ Intelligence, "Seven Ways Artificial Intelligence Can Be Used for Marketing" ClickZ

      10 Chakraborty S., "Performance comparison of incremental k-means and incremental dbscan algorithms"

      11 Apple Inc., "Patent No. 10-2017-0069606"

      12 Apple Inc., "Patent No. 10-2015-7004968"

      13 Naver Corp., "Patent No. 10-2007-0115690"

      14 Gómez-Pérez A., "Ontological Engineering: With Examples From the Areas of Knowledge Management, e-Commerce and the Semantic Web" Springer 2006

      15 Lin S., "Modeling how people extract color themes from images" ACM 3101-3110, 2013

      16 Lei Y., "Managing Knowledge in a World of Networks" Springer 2006

      17 "HTML chart"

      18 "Google Image Search"

      19 Qu, Y., "Falcons concept search: A practical search engine for web ontologies" 41 (41): 810-816, 2011

      20 Y-P. Cao, "Extracting Sharp Features from RGB-D Images" Wiley 36 (36): 138-152, 2017

      21 Davis, B., "Examples of Artificial Intelligence in Marketing" Econsultancy

      22 Turban E., "Electronic Commerce 2018. Springer Texts in Business and Economics" Springer 2018

      23 Kim T., "Efficient production of Ontology for Intelligent E-Commerce" 273-279, 2005

      24 Cho Y., "Color Expression by Information Extraction" 618-620, 2011

      25 Mahama S., "Choice of distance metrics for RGB color image analysis" 2016 (2016): 1-4, 2016

      26 Sudeepthi, G., "A survey on semantic web search engine" 9 (9): 241-, 2012

      27 Ester M., "A density-based algorithm for discovering clusters in large spatial databases with noise" 96 (96): 226-231, 1996

      더보기

      동일학술지(권/호) 다른 논문

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

      유사연구자 (20) 활용도상위20명

      인용정보 인용지수 설명보기

      학술지 이력

      학술지 이력
      연월일 이력구분 이력상세 등재구분
      2027 평가예정 재인증평가 신청대상 (재인증)
      2021-01-01 평가 등재학술지 유지 (재인증) KCI등재
      2018-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2015-03-25 학회명변경 영문명 : 미등록 -> Korea Intelligent Information Systems Society KCI등재
      2015-03-17 학술지명변경 외국어명 : 미등록 -> Journal of Intelligence and Information Systems KCI등재
      2015-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2011-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2009-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2008-02-11 학술지명변경 한글명 : 한국지능정보시스템학회 논문지 -> 지능정보연구 KCI등재
      2007-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2004-01-01 평가 등재학술지 선정 (등재후보2차) KCI등재
      2003-01-01 평가 등재후보 1차 PASS (등재후보1차) KCI등재후보
      2001-07-01 평가 등재후보학술지 선정 (신규평가) KCI등재후보
      더보기

      학술지 인용정보

      학술지 인용정보
      기준연도 WOS-KCI 통합IF(2년) KCIF(2년) KCIF(3년)
      2016 1.51 1.51 1.99
      KCIF(4년) KCIF(5년) 중심성지수(3년) 즉시성지수
      1.78 1.54 2.674 0.38
      더보기

      이 자료와 함께 이용한 RISS 자료

      나만을 위한 추천자료

      해외이동버튼