AkihikoWatanabe / paper_notes

たまに追加される論文メモ
https://AkihikoWatanabe.github.io/paper_notes
22 stars 0 forks source link

Factorization Machines, Steffen Rendle, ICDM'10 #281

Open AkihikoWatanabe opened 5 years ago

AkihikoWatanabe commented 5 years ago

https://www.csie.ntu.edu.tw/~b97053/paper/Rendle2010FM.pdf

AkihikoWatanabe commented 5 years ago

解説ブログ:http://echizen-tm.hatenablog.com/entry/2016/09/11/024828 DeepFMに関する動向:https://data.gunosy.io/entry/deep-factorization-machines-2018

AkihikoWatanabe commented 5 years ago

image

非常に完結でわかりやすい説明

AkihikoWatanabe commented 5 years ago

image

FMのFeature VectorのExample 各featureごとにlatent vectorが学習され、featureの組み合わせのweightが内積によって表現される

image

Matrix Factorizationの一般形のような形式