• Title/Summary/Keyword: Content-based Filtering

Search Result 227, Processing Time 0.025 seconds

Performance of Collaborative Filtering Agent System using Clustering for Better Recommendations (개선된 추천을 위해 클러스터링을 이용한 협동적 필터링 에이전트 시스템의 성능)

  • Hwang, Byeong-Yeon
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.5S
    • /
    • pp.1599-1608
    • /
    • 2000
  • Automated collaborative filtering is on the verge of becoming a popular technique to reduce overloaded information as well as to solve the problems that content-based information filtering systems cannot handle. In this paper, we describe three different algorithms that perform collaborative filtering: GroupLens that is th traditional technique; Best N, the modified one; and an algorithm that uses clustering. Based on the exeprimental results using real data, the algorithm using clustering is compared with the existing representative collaborative filtering agent algorithms such as GroupLens and Best N. The experimental results indicate that the algorithms using clustering is similar to Best N and better than GroupLens for prediction accuracy. The results also demonstrate that the algorithm using clustering produces the best performance according to the standard deviation of error rate. This means that the algorithm using clustering gives the most stable and the best uniform recommendation. In addition, the algorithm using clustering reduces the time of recommendation.

  • PDF

Performance Improvement Using Clustering in Collaborative Filtering Recommendation Systems (군집 분석을 통한 Collaborative Filtering 기반의 추천시스템의 성능개선)

  • Woo, Hee-Sung;Suh, Yong-Moo
    • 한국IT서비스학회:학술대회논문집
    • /
    • 2003.11a
    • /
    • pp.223-232
    • /
    • 2003
  • 추천시스템을 설계하는 방법에는 크게 Content-Based Filtering 기법과 Collaborative Filtering 기법이 있다. 이 중 Collaborative Filtering 기법은 사용자가 아직 평가하지 못한 상품에 대한 예측값을 계산할 때, 나와 유사한 상품선호를 갖고 있는 사람들이 그 상품에 대해 평가한 점수를 활용하는 방법이다. 하지만 순수한 Collaborative Filtering 방법은 일반적으로 알려진 Data Sparsity의 문제, First Rater의 문제뿐만 아니라 예측값의 부정확성과 기하급수적 계산량의 증가로 실제구현이 어렵다는 문제점을 가지고 있다. 본 연구에서는 이러한 'Collaborative filtering' 시스템의 문제들 중 예측의 부정확성과 실제 구현의 어려움을 해결할 수 있는 방법으로 군집분석을 적용해 보았다. 특히 본 연구에서는 군집을 나눌 때, 실제 추천이 이루어지는 상품 도메인이 아닌, 그 상품도메인과 비슷한 선호의 기준을 가지고 선택하게 되는 '선택의 상관관계'가 높은 '이웃 상품도메인'에서 사용자들의 군집을 나누고 이를 실제 추천이 이루어지는 상품도메인에 적용하는 방식을 사용하였다.

  • PDF

XML Document Filtering based on Segments (세그먼트 기반의 XML 문서 필터링)

  • Kwon, Joon-Ho;Rao, Praveen;Moon, Bong-Ki;Lee, Suk-Ho
    • Journal of KIISE:Databases
    • /
    • v.35 no.4
    • /
    • pp.368-378
    • /
    • 2008
  • In recent years, publish-subscribe (pub-sub) systems based on XML document filtering have received much attention. In a typical pub-sub system, subscribed users specify their interest in profiles expressed in the XPath language, and each new content is matched against the user profiles so that the content is delivered to only the interested subscribers. As the number of subscribed users and their profiles can grow very large, the scalability of the system is critical to the success of pub-sub services. In this paper, we propose a fast and scalable XML filtering system called SFiST which is an extension of the FiST system. Sharable segments are extracted from twig patterns and stored into the hash-based Segment Table in SFiST system. Segments are used to represent user profiles as Terse Sequences and stored in the Compact Segment Index during filtering. Our experimental study shows that SFiST system has better performance than FiST system in terms of filtering time and memory usage.

Recommender System based on Product Taxonomy and User's Tendency (상품구조 및 사용자 경향성에 기반한 추천 시스템)

  • Lim, Heonsang;Kim, Yong Soo
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.36 no.2
    • /
    • pp.74-80
    • /
    • 2013
  • In this study, a novel and flexible recommender system was developed, based on product taxonomy and usage patterns of users. The proposed system consists of the following four steps : (i) estimation of the product-preference matrix, (ii) construction of the product-preference matrix, (iii) estimation of the popularity and similarity levels for sought-after products, and (iv) recommendation of a products for the user. The product-preference matrix for each user is estimated through a linear combination of clicks, basket placements, and purchase statuses. Then the preference matrix of a particular genre is constructed by computing the ratios of the number of clicks, basket placements, and purchases of a product with respect to the total. The popularity and similarity levels of a user's clicked product are estimated with an entropy index. Based on this information, collaborative and content-based filtering is used to recommend a product to the user. To assess the effectiveness of the proposed approach, an empirical study was conducted by constructing an experimental e-commerce site. Our results clearly showed that the proposed hybrid method is superior to conventional methods.

FiST: XML Document Filtering by Sequencing Twig Patterns (가지형 패턴의 시퀀스화를 이용한 XML 문서 필터링)

  • Kwon Joon-Ho;Rao Praveen;Moon Bong-Ki;Lee Suk-Ho
    • Journal of KIISE:Databases
    • /
    • v.33 no.4
    • /
    • pp.423-436
    • /
    • 2006
  • In recent years, publish-subscribe (pub-sub) systems based on XML document filtering have received much attention. In a typical pub-sub system, subscribing users specify their interest in profiles expressed in the XPath language, and each new content is matched against the user profiles so that the content is delivered only to the interested subscribers. As the number of subscribed users and their profiles can grow very large, the scalability of the system is critical to the success of pub-sub services. In this paper, we propose a novel scalable filtering system called FiST(Filtering by Sequencing Twigs) that transforms twig patterns expressed in XPath and XML documents into sequences using Prufer's method. As a consequence, instead of matching linear paths of twig patterns individually and merging the matches during post-processing, FiST performs holistic matching of twig patterns with incoming documents. FiST organizes the sequences into a dynamic hash based index for efficient filtering. We demonstrate that our holistic matching approach yields lower filtering cost and good scalability under various situations.

Collaborative Tag-based Filtering for Recommender Systems (효과적인 추천 시스템을 위한 협업적 태그 기반의 여과 기법)

  • Yeon, Cheol;Ji, Ae-Ttie;Kim, Heung-Nam;Jo, Geun-Sik
    • Journal of Intelligence and Information Systems
    • /
    • v.14 no.2
    • /
    • pp.157-177
    • /
    • 2008
  • Even in a single day, an enormous amount of content including digital videos, posts, photographs, and wikis are generated on the web. It's getting more difficult to recommend to a user what he/she prefers among these contents because of the difficulty of automatically grasping of content's meanings. CF (Collaborative Filtering) is one of useful methods to recommend proper content to a user under these situations because the filtering process is only based on historical information about whether or not a target user has preferred an item before. Collaborative Tagging is the process that allows many users to annotate content with descriptive tags. Recommendation using tags can partially improve, such as the limitations of CF, the sparsity and cold-start problem. In this research, a CF method with user-created tags is proposed. Collaborative tagging is employed to grasp and filter users' preferences for items. Empirical demonstrations using real dataset from del.icio.us show that our algorithm obtains improved performance, compared with existing works.

  • PDF

Comparison of Recommendation Techniques for Web-based Design Personalization Service (웹기반 개인화 디자인 서비스를 위한 효과적인 추천 기법의 비교 연구)

  • Seo, Jong-Hwan;Byun, Jae-Hyung;Lee, Kun-Pyo
    • Science of Emotion and Sensibility
    • /
    • v.9 no.spc3
    • /
    • pp.179-185
    • /
    • 2006
  • This study examines and compares various recommendation techniques which have been used successfully in other fields and seeks for opportunity to improve design personalization service more effectively. Throughout the literature study, several major recommendation techniques were identified, namely 'contents-based filtering', 'collaborative filtering', and 'demographic filtering'. In order for finding out relative advantages and disadvantages, a case study was carried out by applying different techniques. The result showed that in general, demographic filtering was evaluated least efficient among the techniques. Content-based filtering showed the best efficiency among them. Another significant finding was that the collaborative filtering had a better efficiency as the number of test subjects is increased. In conclusion, we suggest that design recommendation services can be improved by applying contents-based or collaborative filtering for better efficiency of recommendation. And, if the number of test subjects is large enough, it may be possible to remarkably improve the efficiency of design recommendation services by using collaborative filtering.

  • PDF

A Collaborative Reputation System for e-Learning Content (협업적 이러닝 콘텐츠 평판시스템 연구)

  • Cho, Jinhyung;Kang, Hwan Soo
    • Journal of Digital Convergence
    • /
    • v.11 no.2
    • /
    • pp.235-242
    • /
    • 2013
  • Reputation systems aggregate users' feedback after the completion of a transaction and compute the "reputation" of products, services, or providers, which can assist other users in decision-making in the future. With the rapid growth of online e-Learning content providing services, a suitable reputation system for more credible e-Learning content delivery has become important and is essential if educational content providers are to remain competitive. Most existing reputation systems focus on generating ratings only for user reputation; they fail to consider the reputations of products or services(item reputation). However, it is essential for B2C e-Learning services to have a reliable reputation rating mechanism for items since they offer guidance for decision-making by presenting the ranks or ratings of e-Learning content items. To overcome this problem, we propose a novel collaborative filtering based reputation rating method. Collaborative filtering, one of the most successful recommendation methods, can be used to improve a reputation system. In this method, dual information sources are formed with groups of co-oriented users and expert users and to adapt it to the reputation rating mechanism. We have evaluated its performance experimentally by comparing various reputation systems.

Development of Filtering Sets Composed of Lignocellulosic Fiber-based 3-layers Fiberboard and Traditional Korean Paper for the Purification of Indoor and Outdoor Air Pollutants (리그노셀룰로오스 섬유-기반 3층 섬유판과 한지로 구성된 실내외 대기 오염물질 정화용 필터세트의 개발)

  • Young-kyu Lee;Yeong Seo Choi;Myoung cheol Moon;Jae min So;Ohkyung Kwon;Wonsil Choi;Joon weon Choi;In Yang
    • Korean Chemical Engineering Research
    • /
    • v.62 no.1
    • /
    • pp.87-98
    • /
    • 2024
  • This study was conducted to investigate the efficiency of the filtering sets composed of fiberboards, which were fabricated with lignocellulosic fiber and cork oak bark-based activated carbon (COA), as well as traditional Korean paper handmade from mulberry trees (KP) for the filtration of PM, TVOC and HCHO. Three-layers fiberboards (WRF) were fabricated with wood fiber in its surface layers and recycled fiber/COA in its core layer using a protein-based adhesive with the resin content of 8%. Filtering sets were composed of three WRF and one sheet of KP. Concentrations of PM, TVOC and HCHO generated with the combustion of a incense in a sealed laboratory hood were reduced efficiently with the operation of air-purifier installed the filtering sets. Except for the WRF fabricated with 4%/4% resin contents, other WRF were prepared with 5%/3% and 6%/2% resin contents in surface/core layers, and then the WRF were used with KP for the fabrication of filtering sets. Filtration efficiency of the filtering sets was improved as the core-layer resin content applied in the fabrication of WRF decreased. In addition, filtration efficiency of the WRF-based filtering set fabricated with KP of 25 g/m2 basis weight was higher than that with KP of 45 g/m2 basis weight. Filtering sets composed of three-layers fiberboards (RWF) that recycled fiber and wood fiber/COA were used in its surface and core layers, respectively, and KP-25g showed higher filtration efficiency than those of WRF-based filtering sets. Air-inhalation equipment installed the RWF-based, WRF-based filtering sets and without filtering set were operated in small indoor and large outdoor spaces. Efficiency for filtering PM and TVOC of the RWF-based filtering sets was higher than that of other filtering sets. It is concluded that fiberboard-based filtering sets composed of RWF and KP-25g can be used as a filter for reducing the concentrations of PM and TVOC existed in indoor and outdoor spaces.

AHP와 하이브리드 필터링을 이용한 개인화된 추천 시스템 설계 및 구현

  • Kim, Su-Yeon;Lee, Sang Hoon;Hwang, Hyun-Seok
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.17 no.7
    • /
    • pp.111-118
    • /
    • 2012
  • Recently, most of firms have continuously released new products satisfying various needs of customers in order to increase market share. As a lot of products with various functionalities, prices and designs are released in the market, users have difficulties in choosing an appropriate product, especially for information technology driven devices. In case of digital cameras, inexperienced users spend a lot of time and efforts to find proper model for them. In this study, therefore, we design and implement a personalized recommendation system using analytic hierarchy process, one of the multi-criteria decision making techniques, and hybrid filtering combining content-based filtering and collaborative filtering to recommend a suitable product for inexperienced users of information technology devices.