• 제목/요약/키워드: Collaborative/Hybrid system

검색결과 82건 처리시간 0.03초

A New Item Recommendation Procedure Using Preference Boundary

  • Kim, Hyea-Kyeong;Jang, Moon-Kyoung;Kim, Jae-Kyeong;Cho, Yoon-Ho
    • Asia pacific journal of information systems
    • /
    • 제20권1호
    • /
    • pp.81-99
    • /
    • 2010
  • Lately, in consumers' markets the number of new items is rapidly increasing at an overwhelming rate while consumers have limited access to information about those new products in making a sensible, well-informed purchase. Therefore, item providers and customers need a system which recommends right items to right customers. Also, whenever new items are released, for instance, the recommender system specializing in new items can help item providers locate and identify potential customers. Currently, new items are being added to an existing system without being specially noted to consumers, making it difficult for consumers to identify and evaluate new products introduced in the markets. Most of previous approaches for recommender systems have to rely on the usage history of customers. For new items, this content-based (CB) approach is simply not available for the system to recommend those new items to potential consumers. Although collaborative filtering (CF) approach is not directly applicable to solve the new item problem, it would be a good idea to use the basic principle of CF which identifies similar customers, i,e. neighbors, and recommend items to those customers who have liked the similar items in the past. This research aims to suggest a hybrid recommendation procedure based on the preference boundary of target customer. We suggest the hybrid recommendation procedure using the preference boundary in the feature space for recommending new items only. The basic principle is that if a new item belongs within the preference boundary of a target customer, then it is evaluated to be preferred by the customer. Customers' preferences and characteristics of items including new items are represented in a feature space, and the scope or boundary of the target customer's preference is extended to those of neighbors'. The new item recommendation procedure consists of three steps. The first step is analyzing the profile of items, which are represented as k-dimensional feature values. The second step is to determine the representative point of the target customer's preference boundary, the centroid, based on a personal information set. To determine the centroid of preference boundary of a target customer, three algorithms are developed in this research: one is using the centroid of a target customer only (TC), the other is using centroid of a (dummy) big target customer that is composed of a target customer and his/her neighbors (BC), and another is using centroids of a target customer and his/her neighbors (NC). The third step is to determine the range of the preference boundary, the radius. The suggested algorithm Is using the average distance (AD) between the centroid and all purchased items. We test whether the CF-based approach to determine the centroid of the preference boundary improves the recommendation quality or not. For this purpose, we develop two hybrid algorithms, BC and NC, which use neighbors when deciding centroid of the preference boundary. To test the validity of hybrid algorithms, BC and NC, we developed CB-algorithm, TC, which uses target customers only. We measured effectiveness scores of suggested algorithms and compared them through a series of experiments with a set of real mobile image transaction data. We spilt the period between 1st June 2004 and 31st July and the period between 1st August and 31st August 2004 as a training set and a test set, respectively. The training set Is used to make the preference boundary, and the test set is used to evaluate the performance of the suggested hybrid recommendation procedure. The main aim of this research Is to compare the hybrid recommendation algorithm with the CB algorithm. To evaluate the performance of each algorithm, we compare the purchased new item list in test period with the recommended item list which is recommended by suggested algorithms. So we employ the evaluation metric to hit the ratio for evaluating our algorithms. The hit ratio is defined as the ratio of the hit set size to the recommended set size. The hit set size means the number of success of recommendations in our experiment, and the test set size means the number of purchased items during the test period. Experimental test result shows the hit ratio of BC and NC is bigger than that of TC. This means using neighbors Is more effective to recommend new items. That is hybrid algorithm using CF is more effective when recommending to consumers new items than the algorithm using only CB. The reason of the smaller hit ratio of BC than that of NC is that BC is defined as a dummy or virtual customer who purchased all items of target customers' and neighbors'. That is centroid of BC often shifts from that of TC, so it tends to reflect skewed characters of target customer. So the recommendation algorithm using NC shows the best hit ratio, because NC has sufficient information about target customers and their neighbors without damaging the information about the target customers.

사용자 리뷰 마이닝을 결합한 협업 필터링 시스템: 스마트폰 앱 추천에의 응용 (A Collaborative Filtering System Combined with Users' Review Mining : Application to the Recommendation of Smartphone Apps)

  • 전병국;안현철
    • 지능정보연구
    • /
    • 제21권2호
    • /
    • pp.1-18
    • /
    • 2015
  • 협업 필터링은 학계나 산업계에서 우수한 성능으로 인해 많이 사용되는 추천기법이지만, 정량적 정보인 사용자들의 평가점수에만 국한하여 추천결과를 생성하므로 간혹 정확도가 떨어지는 문제가 발생한다. 이에 새로운 정보를 추가로 고려하여, 협업 필터링의 성능을 개선하려는 연구들이 지금까지 다양하게 시도되어 왔다. 본 연구는 최근 Web 2.0 시대의 도래로 인해 사용자들이 구입한 상품에 대한 솔직한 의견을 인터넷 상에 자유롭게 표현한다는 점에 착안하여, 사용자가 직접 작성한 리뷰를 참고하여 협업 필터링의 성능을 개선하는 새로운 추천 알고리즘을 제안하고, 이를 스마트폰 앱 추천 시스템에 적용하였다. 정성 정보인 사용자 리뷰를 정량화하기 위해 본 연구에서는 텍스트 마이닝을 활용하였다. 구체적으로 본 연구의 추천시스템은 사용자간 유사도를 산출할 때, 사용자 리뷰의 유사도를 추가로 반영하여 보다 정밀하게 사용자간 유사도를 산출할 수 있도록 하였다. 이 때, 사용자 리뷰의 유사도를 산출하는 접근법으로 중복 사용된 색인어의 빈도로 산출하는 방안과 TF-IDF(Term Frequency - Inverse Document Frequency) 가중치 합으로 산출하는 2가지 방안을 제시한 뒤 그 성능을 비교해 보았다. 실험결과, 제안 알고리즘을 통한 추천, 즉 사용자 리뷰의 유사도를 추가로 반영하는 알고리즘이 평점만을 고려하는 전통적인 협업 필터링과 비교해 더 우수한 예측정확도를 나타냄을 확인할 수 있었다. 아울러, 중복 사용 단어의 TF-IDF 가중치의 합을 고려했을 때, 단순히 중복 사용 단어의 빈도만을 고려했을 때 보다 조금 더 나은 예측정확도를 얻을 수 있음도 함께 확인할 수 있었다.

협력 P2P 환경에서 VCR 기능을 위한 멀티캐스트 전송 기법 (A Multicast Delivery Technique for VCR-like Interactions in Collaborative P2P Environment)

  • 김종경;김진혁;박승규
    • 한국통신학회논문지
    • /
    • 제31권7B호
    • /
    • pp.679-689
    • /
    • 2006
  • 멀티캐스트 기법은 큰 규모의 VOD 서비스에서 비용을 줄이기 위한 방법 중에 하나다. 그러나 멀티캐스트 전송 시스템에서 사용자의 편의를 위한 VCR 기능(VCR-like Interaction)을 구현하는 것은 복잡한 문제들을 내포하고 있어 이에 대한 해법이 필요하다. 따라서 본 연구는 P2P 개념과 패칭(Patching)을 혼합 적용한 P2Patching 기법을 제안한다. P2Patching 은 VCR 기능 수행 주기 동안에 빈번한 멀티 캐스트 트리의 이탈(Departure)과 참여(Join) 행위에 대한 문제를 개선하기 위하여 다수의 피어(Peer)들이 협력적으로 VCR 기능 스트림을 VCR 기능을 수행하는 클라이언트에게 전송하고 VCR 기능 수행 후에는 이 클라이언트가 원하는 위치의 멀티 캐스트 세션으로 점프를 허용하는 CISS(Collaborative Interaction Streaming Scheme) 알고리즘으로 네트워크의 트래픽을 분산시키고 컨트롤 오버헤드와 지연 (Latency) 을 줄일 수 있다. 그리고 제안 기법의 성능 평가를 위하여 P2Cast[10] 그리고 DSL[11]에 대하여 스트림 전송 토플러지 성능과 컨트롤 오버헤드 그리고 스트리밍 질 (Streaming Quality)을 실험하여 제안한 방법과 비교하였다. 이 실험에서 VCR 기능 수행 시에 DSL 보다 P2Patching이 컨트롤 오버헤드는 약 30% 정도 감소시켰으며 스트리밍의 질은 $25{\sim}30%$ 정도를 향상시켰다.

뇌전증 아동·청소년 부모의 치료이행 개념분석 (Concept Analysis of Parents' Treatment Adherence for an Epileptic Child or Adolescent)

  • 이준아;윤주영
    • 지역사회간호학회지
    • /
    • 제32권2호
    • /
    • pp.205-219
    • /
    • 2021
  • Purpose: This concept analysis was conducted to clarify 'parents' treatment adherence for an epileptic child or adolescent'. Methods: The analysis used a hybrid model comprising three phases: theoretical phase, fieldwork phase, and integration phase. In the theoretical phase, fifty studies were reviewed. Interviews with four parents of epileptic children or adolescents were conducted during the fieldwork phase. In the integration phase, the results derived from prior phases were synthesized and clarified. All phases were performed cyclically. Results: The concept, 'parents' treatment adherence for an epileptic child or adolescent' was defined as parents' voluntary and goal-directed behavior towards the epilepsy treatment for their children: a collaborative decision-making process with health-care providers, establishing a support system, adaptability to the treatment plans, and appraisals of the child's health condition. Conclusion: This achievement is thought to contribute to improving the accuracy and validity of the concept measurement. It has implications for additional research on how the concept 'treatment adherence' differs in diverse health problems and other population groups than parents of children and adolescents with epilepsy.

웹로그를 활용한 고속 하이브리드 해외여행 상품 추천시스템 (Rapid Hybrid Recommender System with Web Log for Outbound Leisure Products)

  • 이규식;윤지원
    • 정보과학회 컴퓨팅의 실제 논문지
    • /
    • 제22권12호
    • /
    • pp.646-653
    • /
    • 2016
  • 해외여행시장은 매년 가파르게 성장하고 있는 산업중 하나이며 2016년 11조의 시장을 형성하고 있다. 거대한 시장형성과는 달리 해외여행상품 추천에 대한 국내연구는 전무한 상태이다. 많은 상품 추천 방법들이(협업적 필터링, 내용기반 필터링) 기존 구매 내역을 대상으로 하거나 혹은 상품의 유사성을 이용한 연구들이 주를 이루고 있다. 이러한 연구들은 연산할 데이터의 양이 많아질 경우 속도의 저하와 데이터가 충분히 확보되지 못한 상황 하에서는 좋은 성능을 보여주지 못하고 있다. 해외 여행상품의 특성상 1-2년에 한번정도의 구매패턴과 상품들의 가격대가 상대적으로 높으며, 동일 상품의 구매가 거의 없는 특징이 있기 때문에 일반적인 상품추천 시스템의 고객 프로파일링 방법으로는 적용에 한계가 있다. 이에 웹사용성(Web Usage Mining)을 통한 고객 프로파일링 기법, 데이터의 희소성 문제를 해결하기 위한 연관규칙 알고리즘과 규칙 기반 알고리즘을 결합하여 고속의 상품 추천시스템 방법을 제안한다. 본 논문에서는 연관규칙 방법에서 가장 많이 사용되어지는 Apriori 방법, 규칙기반 방법(Rule Base) 과 실제 여행사의 웹로그를 사용하여 46%라는 높은 추천 성능의 결과를 검증하였으며, 상품의 개수와 고객의 수가 상품추천 처리 속도에 영향을 주지 않으며, 실제 커머셜한 환경 하에서도 1초이내에 상품을 추천해줄 수 있는 결과를 보여준다.

영화 콘텐츠 큐레이션과 메타데이터 표준 연구의 동향 분석 -예술경영 관점으로- (Trend Analysis of Movie Content Curation and Metadata Standards Research - Focus on the Art Management Perspective -)

  • 배승주
    • 한국융합학회논문지
    • /
    • 제11권6호
    • /
    • pp.163-171
    • /
    • 2020
  • 본 연구는 국내 영화 콘텐츠 큐레이션 연구에 나타난 메타데이터 연구들을 찾아서 연도별로 내용과 변화를 예술 경영의 관점에서 분석하는 것이다. 큐레이션과 추천시스템은 모두 그 바탕에 메타데이터의 기능이 작동하고 있다. 연구의 목적은 디지털 콘텐츠에서 큐레이션과 추천시스템이 어떻게 다른가를 확인하는 것이다. 연구절차와 방법은 '영화'와 '메타데이터'를 키워드로 논문을 검색하고, 이를 연도별 연구경향, 연구내용의 목적, 용도별 분석, 추천 방식의 유형에 따른 변화의 4단계로 분석하는 과정을 거쳤다. 연구 결과는 영화 메타데이터 연구는 이용자 측면의 연구에 관심이 높고, 도입단계, 추천방식 진화단계, 공유와 참여 단계로 발전하고 있으며, 영화 큐레이션은 검색지원, 콘텐츠 기반, 협력필터링, 하이브리드, 인공지능, 큐레이션의 6단계로 진화하였다는 결론을 얻은 것이다. 이 연구는 장르별 예술경영을 위한 메타데이터 개발에 기여할 것으로 기대한다.

그리드 기반의 토목공학 원격실험 시스템 (Grid-Based Civil-Engineering Remote Experiment System)

  • 이장호;정태경
    • 정보처리학회논문지A
    • /
    • 제14A권2호
    • /
    • pp.125-132
    • /
    • 2007
  • 최근 공학 분야에서 실험시설에서 진행된 실험에 대한 실험 결과를, 지리적으로 떨어진 곳에 있는 연구자들이 직접 해닝 실험 시설을 방문하지 않고서도 효과적으로 공유할 필요가 늘어나고 있다. 특히 토목 공학의 경우, 연구자들이 원격지의 실험 시설에서 진행 되는 실험에 참여할 필요성이 점점 증가하고 있다. 게다가 구축 비용이 매우 높은 실험 시설의 경우 보다 많은 연구자들에 의해 원격으로 사용되는 것을 가능하게 함으로써 이용률을 높일 필요성이 제기되고 있다. 본 논문에서는 그리드 기술을 이용하여 분산된 주요 토목 공학 실험 시설들을 연결하여, 지리적으로 떨어져 있는 연구자들에게 원격 실험에 참여할 수 있게 하고, 실험 시설들에서 이루어진 실험들의 결과들이 자동적으로 원격지의 연구자들에게 공유될 수 있게 하는 KOCED(Korea Construction Engineering Development)라고 불리는 프로젝트에서 개발 중인, 토목 공학 분야의 원격 실험 환경을 제안하였다. 그리고, 이를 기반으로 하여, 지리적으로 떨어져 있는 2개의 물리적 실험 장비 사이트와 1개의 수치해석 시뮬레이션 사이트를 연동시키는 하이브리드 실험시설에 대한 설계를 하고 그 프로토타입의 구현 및 테스트를 통하여 그리드 기반의 토목 공학 실험의 가능성을 보여주었다

데이터베이스 모델링 기법을 이용한 국가표준식물목록 전산화 연구 (Database Model for Korea Plant Name Index)

  • 이유미;김휘
    • 식물분류학회지
    • /
    • 제37권3호
    • /
    • pp.309-321
    • /
    • 2007
  • 산림청 국립수목원과 한국식물분류학회가 공동으로 국내 최초로 전산화된 식물목록 데이터베이스를 구축하였다. 그 결과로 재배종을 포함한 약 7,000 분류군을 대상으로 항상 최신의 자료를 갱신할 수 있는 국가표준식물목록을 온라인상에 구현하였다. 국가표준식물목록은 37명의 국내 전문분류학자가 참여한 우리나라 식물목록과 관련된 최대 규모의 프로젝트이다. 본 연구는 국가표준식물목록 생성과정을 분석하고 이를 통해 관계형 데이터베이스 모델을 수립하였다. 개발된 광릉 데이터베이스 모델은 식물목록과 관련된 문헌과 다양한 분류학 자료를 제공할 수 있도록 설계 되었다. 이 모델은 다양한 분류학적 수준의 학명과 잡종명, 재배명, 이명, 기본명, 국명 및 명명법과 관련된 기타 자료를 함께 제공할 수 있다. 따라서, 국가표준식물목록 데이터베이스는 앞으로 개발될 생물정보시스템들의 개발에 있어 식물의 학명과 관련된 정확하고 일관성이 있는 표준 데이터베이스 기반을 제공하게 되었다.

사회연결망분석과 인공신경망을 이용한 추천시스템 성능 예측 (Predicting the Performance of Recommender Systems through Social Network Analysis and Artificial Neural Network)

  • 조윤호;김인환
    • 지능정보연구
    • /
    • 제16권4호
    • /
    • pp.159-172
    • /
    • 2010
  • 협업필터링 추천은 다양한 분야에서 활용되고 있지만 트랜잭션 데이터의 성격에 따라 추천 성능에 현저한 차이를 보이고 있다. 기존 연구에서는 이러한 추천 성능의 차이가 나타나는 이유에 대한 설명을 구체적으로 제시하지 못하고 있고 이에 따라 추천 성능의 예측 또한 연구된 바가 없다. 본 연구는 사회네트워크분석과 인공신경망 모형을 이용하여 협업필터링 추천시스템의 성능을 예측하고자 한다. 본 연구의 목적을 달성하기 위해 국내 백화점의 트랜잭션 데이터를 기반으로 형성되는 고객간 사회 네트워크의 구조적 지표를 측정한 후 이를 기반으로 인공신경망 모형을 구축하고 검증한다. 본 연구는 협업필터링 추천 성능을 예측할 수 있는 새로운 모형을 제시하였다는 점에서 그 의의가 있으며 이를 통해 기업들의 협업필터링 추천시스템 도입에 대한 의사결정에 도움을 줄 수 있을 것으로 기대된다.

신규 사용자 추천 성능 향상을 위한 가중치 기반 기법 (Weight Based Technique For Improvement Of New User Recommendation Performance)

  • 조성훈;이무훈;김정석;김봉회;최의인
    • 정보처리학회논문지D
    • /
    • 제16D권2호
    • /
    • pp.273-280
    • /
    • 2009
  • 오늘날 컴퓨팅 환경의 진보와 웹의 이용이 활발해짐에 따라 오프라인에서 이루어졌던 있었던 많은 서비스들과 상품의 제공이 웹에서 이루어지고 있다. 이러한 웹 기반 서비스 및 상품은 개인에 적합하게 취사선택되어 제공되는 추세이다. 이렇듯 개인에 적합한 서비스 및 상품의 선택과 제공을 위한 패러다임을 개인화(personalization)라 한다. 개인화된 서비스 및 상품의 제공을 위한 분야로서 연구된 것이 추천(recommendation)이다. 그러나 이러한 추천 기법들은 신규 사용자에게 적합한 추천을 제공하지 못하는 문제와 사용자의 상품에 대한 평점에만 의존하여 추천을 생성한다는 계산 공간에서의 제약 사항을 가지고 있다. 두 문제 모두 추천 분야에서 지속적인 관심을 보이는 분야로서 신규사용자 추천 문제의 경우는 신규 사용자의 평점이 없기 때문에 유사 사용자들을 분류할 수 없음에 기인한다. 그리고 추천 공간 제약에 따른 문제는 추천 차원의 추가에 따른 처리 비용이 급격히 증가한다는 문제를 가지고 있기 때문에 쉽게 접근하기 어렵다. 따라서 본 논문에서는 신규사용자 추천 향상을 위한 기법과 평점 예측 시 예측에 대한 가중치를 적용하는 기법을 제안한다.