Slide 9
Slide 9 text
Copyright © 2015 M3, Inc. All Rights Reserved
Tag recommendation サーベイ
○ Folksonomy-Based (ユーザの行動などの情報を使う)
■ Graph
● Bi-Partite, Tri-Partite Graph
○ PageRank, Folk Rank
○ TriRank
● Graph-based SSL (NN)
■ Co-Occourrence
● User-Tag-Itemの共起
■ Collaborative Filltering
● Adapted k-NN, SVD
● Authority-Basedl
■ Matrix Factorization
○ Content-Based (コンテンツの内容ベースでタグを推薦する)
■ topic model
● LDA+TFIDF
■ vector model
● w2v, ft, ...
● コンテンツに対するタグが既にあるため採用
● 正確な教師データが無い事に留意
→ 医師の興味のラベルは現状ない
→ 評価関数の設計が必要
● 疎行列ベース
→ メモリに乗るデータ量にクレンジング