Call for Paper - November 2023 Edition
IJCA solicits original research papers for the November 2023 Edition. Last date of manuscript submission is October 20, 2023. Read More

A Personalized Online News Recommendation System

Print
PDF
International Journal of Computer Applications
© 2012 by IJCA Journal
Volume 57 - Number 18
Year of Publication: 2012
Authors:
Saranya. K. G
G. Sudha Sadhasivam
10.5120/9212-3758

Saranya.k.g and Sudha G Sadhasivam. Article: A Personalized Online News Recommendation System. International Journal of Computer Applications 57(18):6-14, November 2012. Full text available. BibTeX

@article{key:article,
	author = {Saranya.k.g and G. Sudha Sadhasivam},
	title = {Article: A Personalized Online News Recommendation System},
	journal = {International Journal of Computer Applications},
	year = {2012},
	volume = {57},
	number = {18},
	pages = {6-14},
	month = {November},
	note = {Full text available}
}

Abstract

Traditional news recommendation systems strive to adapt their services to individual users by virtue of both user and news context information. This paper describes personalized news recommendation approach based on dynamic updating policy and collaborative filtering. Adaptive user profiling is a principled framework for news selection based on the intrinsic property of user interest presented, with a good balance between the novelty and diversity of the recommendation result. Also it considers the exclusive characteristics like news context, access patterns, popularity of the news and recency. Collaborative filtering approach can efficiently capture user's behavior in case where the overlap in historical assumptions across users in relatively high and the context universe is almost static. The major issue with the personalized news recommendation system is scalability. This paper addresses the above mentioned issue with the help of hadoop framework. Experiments on a collection of sports related news obtained from various news websites demonstrate the efficiency of the proposed approach.

References

  • X. Shen, "User-centered adaptive Information Retrieval" ,PhD thesis in Computer Science, University of Illinois Urbana-Champaign, 2007.
  • Fikadu Gemechu, Zhang Yu, Liu Ting, "A Framework for Personalized Information Retrieval Model ", Proc. of IEEE transaction, 2010.
  • Hochul Jeon, Taehwan Kim, Joongmin Choi," Adaptive User Profiling for Personalized Information Retrieval", Third 2008 International Conference on Convergence and Hybrid Information Technology
  • C. Zeng, C. Xing, and L. Zhou, "A Personalized Search Algorithm by Using Content-Based Filtering", Journal of Software, 2003,14(5), pp. 999-1004.
  • J. Wang, Z. Li, J. Yao, Z. Sun, M. Li, and W. Ma, "Adaptive User Profile Model and Collaborative Filtering for Personalized News", In Proceedings of the APWeb 2006, pp. 474-485, 2006.
  • H. Naderi, and B. Rumpler, "PERCIRS: a Personalized Collaborative. Information Retrieval System", In Proceedings of the INFORSID, pp. 113-127, 2006.
  • J. Ben Schafer, Dan Frankowski, Jon Herlocker, and Shilad Sen," Collaborative Filtering Recommender Systems" Springer-Verlag Berlin Heidelberg, pp. 291 – 324, 2007
  • Hadoop Site. http://hadoop. apache. org.
  • Hadoop Map/Reduce tutorial.