원문정보
User-Item Matrix Reduction Technique for Personalized Recommender Systems
초록
영어
Collaborative filtering(CF) has been a very successful approach for building recommender system, but its widespread use has exposed to some well-known problems including sparsity and scalability problems. In order to mitigate these problems, we propose two novel models for improving the typical CF algorithm, whose names are ISCF(Item-Selected CF) and USCF(User-Selected CF). The modified models of the conventional CF method that condense the original dataset by reducing a dimension of items or users in the user-item matrix may improve the prediction accuracy as well as the efficiency of the conventional CF algorithm. As a tool to optimize the reduction of a user-item matrix, our study proposes genetic algorithms. We believe that our approach may relieve the sparsity and scalability problems. To validate the applicability of ISCF and USCF, we applied them to the MovieLens dataset. Experimental results showed that both the efficiency and the accuracy were enhanced in our proposed models.
목차
1. 서론
2. 연구 배경
2.1 기존 추천 기법의 한계점
2.2 차원축소 관련연구
3. 유전자 알고리즘 기반의 협동필터링 차원축소 모형
4. 실험 설계
4.1 실험데이터 : MovieLens 데이터셋
4.2 실험 설계
5. 실험 결과
6. 결언
참고문헌
