• 제목/요약/키워드: Recommending system

검색결과 214건 처리시간 0.026초

NoSQL 기반 연관 콘텐츠 추천 시스템의 설계 및 구현 (Design and Implementation of a System for Recommending Related Content Using NoSQL)

  • 고은정;김호준;박효주;전영호;이기훈;신사임
    • 한국멀티미디어학회논문지
    • /
    • 제20권9호
    • /
    • pp.1541-1550
    • /
    • 2017
  • The increasing number of multimedia content offered to the user demands content recommendation. In this paper, we propose a system for recommending content related to the content that user is watching. In the proposed system, relationship information between content is generated using relationship information between representative keywords of content. Relationship information between keywords is generated by analyzing keyword collocation frequencies in Internet news corpus. In order to handle big corpus data, we design an architecture that consists of a distributed search engine and a distributed data processing engine. Furthermore, we store relationship information between keywords and relationship information between keywords and content in NoSQL to handle big relationship data. Because the query optimizer of NoSQL is not as well developed as RDBMS, we propose query optimization techniques to efficiently process complex queries for recommendation. Experimental results show that the performance is improved by up to 69 times by using the proposed techniques, especially when the number of requested related keywords is small.

온라인 쇼핑몰 데이터를 이용한 개인화 추천 모델 성능 비교 분석 (A Comparative Analysis of Personalized Recommended Model Performance Using Online Shopping Mall Data)

  • 오재동;오하영
    • 한국정보통신학회논문지
    • /
    • 제26권9호
    • /
    • pp.1293-1304
    • /
    • 2022
  • 개인화 추천시스템은 각 개인의 관심사나 선호도를 분석하여 이에 맞는 정보나 제품을 추천해주는 것을 의미한다. 이러한 개인화 추천을 통해 소비자들은 본인에게 필요한 제품들을 보다 빠르게 접함으로써 정보 탐색에 소모하는 시간을 단축할 수 있으며, 기업들은 소비자들의 필요에 맞는 적절한 제품을 추천해줌으로써 기업 이윤을 증가시킬 수 있다. 본 연구에서는 대표적인 개인화 추천 기법들인 협업 필터링, 행렬 요인화, 딥러닝을 사용하여 소비자에게 제품을 추천해준다. 이를 위해 원데이터 (Raw data)인 쇼핑몰 상품 구매 후기 데이터세트를 추천시스템의 입력으로 전달하기 위한 형태로 전처리하고, 전처리한 데이터세트를 다각도로 분석해본다. 또한, 각각의 모델들이 추천한 결과에 대해 검증 및 성능 비교를 수행하고 최적의 성능을 보이는 모델을 탐색하여 이후 해당 쇼핑몰에서 추천시스템 구축 시 어떤 모델을 사용하는 것이 좋을지를 제시한다.

멀티 에이전트 기반의 진학 상담 위저드 시스템 (Admission Consultation Wizard System Based on Multi-Agent)

  • 이광재;최동운
    • 한국콘텐츠학회논문지
    • /
    • 제5권6호
    • /
    • pp.109-119
    • /
    • 2005
  • 인터넷의 대중화와 더불어 인터넷의 활용분야가 모든 산업 분야에 파급되고 있는데, 특히 사이버 교육 분야도 인터넷 응용에 의해 많은 변화가 일어나고 있다. 그 중에 한 분야가 대학 진학 상담이다. 대학입시 업무 흐름에 있어서 수험생들은 원서 접수를 학교에 직접 방문해서 접수하는 방식과 각 지역 접수 창구와 팩스를 통하여 원서 접수를 하는 방식을 유기적으로 통합하여 관리할 수 있는 인터넷 원서 접수 환경이 최근 각광을 받고 있다. 본 논문에서는 수험자들이 지능형 다중 에이전트를 이용하여 학과를 선택하는 과정에서 추천 학과 마법사를 통하여 수능 성적과 학생부 내신 등급으로 자신의 적성과 수능점수에 적합한 학과를 추천받아서 원서 접수시 소신지원 및 안정지원을 할 수 있는 인터넷 원서 접수 시스템을 설계 및 구현하였다.

  • PDF

사용자 청취 습관과 태그 정보를 이용한 하이브리드 음악 추천 시스템 (A Hybrid Music Recommendation System Combining Listening Habits and Tag Information)

  • 김현희;김동건;조진남
    • 한국컴퓨터정보학회논문지
    • /
    • 제18권2호
    • /
    • pp.107-116
    • /
    • 2013
  • 본 연구에서는 소셜 음악 사이트에서 사용자들이 음악 아이템을 청취한 횟수와 생성한 태그 정보를 혼합하여 음악을 추천하는 시스템을 제안한다. 현재, 상용화된 음악 추천 시스템들은 주로 사용자의 청취 습관과 외부적인 선호도 입력값을 기반으로 음악을 추천하고 있다. 그러나 이 방식은 아직 음악을 청취한 사용자가 많지 않은 새로운 음악이나 청취 정보가 없는 새로운 사용자의 경우 추천하는 데 어려움이 있다. 이 문제를 해결하기 위해서 본 논문에서는 사용자가 선정한 키워드를 아이템에 부여하는 협업 태깅으로 생성된 태그 정보를 활용하였다. 태그의 의미를 파악하여 감정 표현의 정도에 따라 가중치를 부여한 뒤, 태그 점수와 청취 횟수를 혼합하여 음악 아이템의 선호도를 산출하였다. 이를 기반으로 사용자 프로파일을 생성하고 협업 필터링 알고리즘을 수행하였다. 제안하는 추천 방법의 효율성을 평가하기 위해서, 청취 습관 기반 추천, 태그 점수 기반 추천, 하이브리드 추천 방법의 세 가지 추천 방법에 대해서 정확도, 재현율, 그리고 F-measure를 계산하였다. 실험 결과에 대해 통계적 검증을 시행한 결과, 하이브리드 추천 방법이 다른 두 가지 방식보다 통계적으로 유의한 차이를 보여 성능이 우수한 것으로 나타났다.

개인 맞춤형 화장품 추천을 위한 웹 시스템 구현 (An Implementation of Web System for Recommending User-aware Cosmetics)

  • 김소정;박영호
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2013년도 추계학술발표대회
    • /
    • pp.1275-1277
    • /
    • 2013
  • 최근 성별과 나이를 불문하고 화장품에 관한 관심이 증가하고 있다. 그러나 현재까지의 화장품 추천 시스템은 간단한 피부 자가 분석이 어렵기 때문에 자신의 피부를 잘 알 수 없는 상황에서, 사용자 개개인의 피부 정보를 전혀 고려하지 않은 정보를 제공하고 있다. 따라서, 본 논문에서는 사용자의 피부 정보를 분석하여 각각의 사용자에게 적합한 화장품을 추천하는 웹 시스템을 제안한다.

Combining Collaborative, Diversity and Content Based Filtering for Recommendation System

  • Shrestha, Jenu;Uddin, Mohammed Nazim;Jo, Geun-Sik
    • 한국지능정보시스템학회:학술대회논문집
    • /
    • 한국지능정보시스템학회 2007년도 추계학술대회
    • /
    • pp.602-609
    • /
    • 2007
  • Combining collaborative filtering with some other technique is most common in hybrid recommender systems. As many recommended items from collaborative filtering seem to be similar with respect to content, the collaborative-content hybrid system suffers in terms of quality recommendation and recommending new items as well. To alleviate such problem, we have developed a novel method that uses a diversity metric to select the dissimilar items among the recommended items from collaborative filtering, which together with the input when fed into content space let us improve and include new items in the recommendation. We present experimental results on movielens dataset that shows how our approach performs better than simple content-based system and naive hybrid system

  • PDF

국제학술대회 참가자들을 위한 정보추천 서비스 (Recommending Talks at International Research Conferences)

  • 이다니엘
    • 지능정보연구
    • /
    • 제18권3호
    • /
    • pp.13-34
    • /
    • 2012
  • 본 논문에서는 국제학술대회 참가자를 위한 개인화 된 정보추천서비스를 제안한다. 국제학술대회에서는 많은 논문들이 동시에 여러 세션으로 구성되어 발표되고 여러 연구관련 활동들이(예를 들어, 튜토리얼, 산업계토론, 공동연구논의 등) 짧은 기간 동안 이루어지므로 발표되는 논문들을 일일이 확인하고 그 발표에 참여하기가 쉽지 않다. 또한 학술대회의 정보 추천은, 기존의 영화, 책, 음악 등의 상품추천과 달리, 이미 정해진 해당 연구관련 커뮤니티가 대회 참가자들 및 발표자들을 중심으로 구성되어 있으므로 보다 명확한 소셜네트워크 기반추천 서비스가 가능하다. 본 논문에서는 각 학술대회에서 발표되는 논문들의 내용은 무엇인지, 참가자들이 어떤 논문에 관심을 가지는지, 그리고 각 참가자들이 다른 참가자들과의 맺은 소셜네트워크 등의 정보를 통해 발표에 참여할 만한 논문들을 추천하였다. 특히, 실제 운용되고 있는 국제학술대회 정보시스템, Conference Navigator를 이용하여, 여러 학술논문 관련 추천서비스를 비교 실험하였다. 기존의 Collaborative filtering 추천 알고리듬뿐만 아니라 학술대회참가자들의 소셜네트워크 기반 추천 서비스를 제공하였으며 연구결과 Cold-start 사용자들에게 특히 소셜네트워크 기반추천이 가장 좋은 결과를 보여주었다.

사용자 피드백 정보 기반의 학습된 생활 스포츠 팀 추천 서비스 시스템 설계 및 구현 (A Study on the Design and Implementation of the Learned Life Sports Team Recommendation Service System based on User Feedback Information)

  • 이현호;이원진
    • 한국멀티미디어학회논문지
    • /
    • 제21권2호
    • /
    • pp.242-249
    • /
    • 2018
  • In this paper, the customized sports convergence contents curation system is proposed for activation of life sports. The proposed system collects and analyzes profile of social sports group (club, society, etc.) for recommending optimized sports convergence contents to user. In addition, the feedback based on the recommendation result from the user is continuously reflected and the optimal recommendation is made possible. For the system evaluation, the proposed system is tested to 300 users (about 20 sports team) for about 3 months and the system is verified by analyzing the initial recommendation results and recommendation results reflected by user feedback.

A Computer-Assisted Pronunciation Training System for Correcting Pronunciation of Adjacent Phonemes

  • Lee, Jaesung
    • 한국컴퓨터정보학회논문지
    • /
    • 제24권2호
    • /
    • pp.9-16
    • /
    • 2019
  • Computer-Assisted Pronunciation Training system is considered to be a useful tool for pronunciation learning for students who received elementary level English pronunciation education, especially for students who have difficulty in correcting their pronunciation in front of others or who are not able to receive face-to-face training. The conventional Computer-Assisted Pronunciation Training system shows the word to the user, the user pronounces the word, and then the system provides phoneme or audio feedback according to the pronunciation of the user. In this paper, we propose a Computer-Assisted Pronunciation Training system that can practice on the varying pronunciation according to positions of adjacent phonemes. To achieve this, the proposed system is implemented by recommending a series of words by focusing on adjacent phonemes for simplicity and clarity. Experimental results showed that word recommendation considering adjacent phonemes leads to improvement of pronunciation accuracy.

Developing a recommendation system for e-newspaper articles through personalizing digital contents

  • 하성호;이재신
    • 한국경영과학회:학술대회논문집
    • /
    • 한국경영과학회 2004년도 추계학술대회 및 정기총회
    • /
    • pp.430-460
    • /
    • 2004
  • This study presented a personalization system that adopted a methodology which is applicable for digital content recommendation and executed by the Internet service providers. The system made a recommendation to the users on the basis of their preferences, while most techniques for recommending digital content have focused on considering the similarity of content. In addition, it developed a method of evaluation to determine the priority of recommendations and adopted measures when selecting a set of recommendations. To experiment the feasibility and effectiveness of the presented methodology, a prototype system was developed and was applied to an English newspaper on the Internet.

  • PDF