Skip to content

Repository for project that won 2022 CUAI Summer Conference with 3rd place Award ๐Ÿฅ‰ (Excellence Prize)

Notifications You must be signed in to change notification settings

DoyeonLim/Amazon-Recommender-System

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

42 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

2022_Summer_RecSys_T11_Ah_Chu

CUAI 5th Summer Conference Project Repository
Check out Paper at Link
Check out Presentation at Link


๐Ÿ‘ช Teammates

  • Jungjoon Kim : School of Applied Statistics, Chung-Ang University
  • Yejin Kwon : School of Applied Statistics, Chung-Ang University
  • Gyeongbin Park : School of Computer Science & Engineering, Chung-Ang University
  • ๐Ÿ™‹โ€โ™€๏ธDoyeon Lim : School of Computer Science & Engineering, Chung-Ang University

๐Ÿ“„Abstract

Amazon Review Dataset์„ ์ด์šฉํ•˜์—ฌ ์ถ”์ฒœ์‹œ์Šคํ…œ ๋ชจ๋ธ์„ ๊ตฌํ˜„ํ•œ๋‹ค. ๊ทธ ๊ณผ์ •์—์„œ ์ž์—ฐ์–ด์ฒ˜๋ฆฌ ๊ธฐ์ˆ ์„ ์ด์šฉํ•˜์—ฌ Meta Data์˜ ์ƒํ’ˆ description ํ•ญ๋ชฉ์„ ์ž„๋ฒ ๋”ฉํ•˜์—ฌ ์„ฑ๋Šฅ์„ ๋†’์˜€๋‹ค. ๋˜ํ•œ ์ตœ์‹  ๋ชจ๋ธ์ธ BiVAE๋ฅผ ์ด์šฉํ•ด ์„ฑ๋Šฅ์„ ๋†’์ผ ์ˆ˜ ์žˆ์—ˆ๋‹ค.


๐Ÿ”งModels(Paper Link)


๐Ÿ”Evaluation

MODEL NCF LightFM LightFM(meta) Matrix Factorization Matrix Factorization(meta) BiVAE
MAP 0.004876 0.000179 0.005266 0.016408 0.016474 0.036288
NDCG 0.011440 0.000793 0.015583 0.031498 0.032077 0.085151
PRECISION@K 0.009011 0.000772 0.013203 0.021136 0.020952 0.057221
RECALL@K 0.011217 0.000858 0.017592 0.043550 0.042821 0.058966

About

Repository for project that won 2022 CUAI Summer Conference with 3rd place Award ๐Ÿฅ‰ (Excellence Prize)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%