JP5662299B2 - 情報推薦装置及び方法及び装置及びプログラム - Google Patents
情報推薦装置及び方法及び装置及びプログラム Download PDFInfo
- Publication number
- JP5662299B2 JP5662299B2 JP2011246847A JP2011246847A JP5662299B2 JP 5662299 B2 JP5662299 B2 JP 5662299B2 JP 2011246847 A JP2011246847 A JP 2011246847A JP 2011246847 A JP2011246847 A JP 2011246847A JP 5662299 B2 JP5662299 B2 JP 5662299B2
- Authority
- JP
- Japan
- Prior art keywords
- item
- service
- recommended
- user
- adjacency matrix
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims description 19
- 239000011159 matrix material Substances 0.000 claims description 45
- 238000012545 processing Methods 0.000 claims description 34
- 238000004364 calculation method Methods 0.000 claims description 21
- 239000013598 vector Substances 0.000 claims description 20
- 238000011156 evaluation Methods 0.000 claims description 10
- 238000010276 construction Methods 0.000 claims description 7
- 238000010586 diagram Methods 0.000 description 3
- 238000005295 random walk Methods 0.000 description 3
- 230000001186 cumulative effect Effects 0.000 description 2
- 238000005315 distribution function Methods 0.000 description 2
- 238000013459 approach Methods 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000010606 normalization Methods 0.000 description 1
- 230000001502 supplementing effect Effects 0.000 description 1
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Description
複数サービスのそれぞれのユーザID、アイテムID、アイテムのメタデータID、サービスID、ユーザのアイテムへの評価値についての情報を格納したアイテム履歴データベースと、
入力された被推薦ユーザID及び前記アイテム履歴データベースの前記サービスID及び前記アイテムIDに基づいて、サービス提供元から取得した被推薦ユーザの各サービスの利用度合いに応じた重みを該各サービス利用度合いに付与し、被推薦ユーザ用のランキングベクトルとして出力する、アイテムランキング計算処理手段と、
前記アイテム履歴データベースの情報を隣接行列として表す、隣接行列構築処理手段と、
前記隣接行列と前記ランキングベクトルを用いて推薦すべきアイテムを計算する推薦アイテム予測処理手段と、を有する。
前記アイテムランキングのベクトルを、前記アイテム履歴データベースにおける各サービス内のアイテムの出現頻度と被推薦ユーザの各サービスの利用頻度に基づく統計量から計算する手段を含む。
前記アイテムランキング計算処理手段から出力される前記被推薦ユーザ用のランキングベクトルと、前記隣接行列構築処理手段から出力される前記隣接行列とを用いて推薦アイテムを決定する計算を行う手段を含む。
全ユーザ集合U={u1,u2,…u|U|},
全アイテム集合I={i1,i2,…i|I|},
全メタデータ集合M={m1,m2,…m|M|}
を収集する。
ステップ550)推薦アイテム提示処理として提示部160は、推薦アイテム予測処理部140の出力である推薦アイテムを提示し、推薦が完了する。
120 アイテム履歴データベース
130 隣接行列提供部
140 推薦アイテム予測処理部
150 アイテムランキング計算処理部
160 アイテム提示部
Claims (7)
- 複数のサービスにおいて利用者に対して各サービスのアイテムを推薦する情報推薦装置であって、
複数サービスのそれぞれのユーザID、アイテムID、アイテムのメタデータID、サービスID、ユーザのアイテムへの評価値についての情報を格納したアイテム履歴データベースと、
入力された被推薦ユーザID及び前記アイテム履歴データベースの前記サービスID及び前記アイテムIDに基づいて、サービス提供元から取得した被推薦ユーザの各サービスの利用度合いに応じた重みを該各サービス利用度合いに付与し、被推薦ユーザ用のランキングベクトルとして出力する、アイテムランキング計算処理手段と、
前記アイテム履歴データベースの情報を隣接行列として表す、隣接行列構築処理手段と、
前記隣接行列と前記ランキングベクトルを用いて推薦すべきアイテムを計算する推薦アイテム予測処理手段と、
を有することを特徴とする情報推薦装置。 - 前記アイテムランキング計算処理手段は、
前記アイテムランキングのベクトルを、前記アイテム履歴データベースにおける各サービス内のアイテムの出現頻度と被推薦ユーザの各サービスの利用頻度に基づく統計量から計算する手段を含む
請求項1に記載の情報推薦装置。 - 前記推薦アイテム予測処理手段は、
前記アイテムランキング計算処理手段から出力される前記被推薦ユーザ用のランキングベクトルと、前記隣接行列構築処理手段から出力される前記隣接行列とを用いて推薦アイテムを決定する計算を行う手段を含む
請求項1に記載の情報推薦装置。 - 複数のサービスにおいて利用者に対して各サービスのアイテムを推薦する情報推薦方法であって、
複数サービスのそれぞれのユーザID、アイテムID、アイテムのメタデータID、サービスID、ユーザのアイテムへの評価値についての情報を格納した前記アイテム履歴データベースを有する前記情報推薦装置において、
アイテムランキング計算処理手段が、入力された被推薦ユーザID及び前記アイテム履歴データベースの前記サービスID及び前記アイテムIDに基づいて、サービス提供元から取得した被推薦ユーザの各サービスの利用度合いに応じた重みを該各サービス利用度合いに付与し、被推薦ユーザ用のランキングベクトルとして出力するアイテムランキング計算処理ステップと、
隣接行列構築処理手段が、前記アイテム履歴データベースの情報を隣接行列として表す隣接行列構築処理ステップと、
推薦アイテム予測処理手段が、前記隣接行列と前記ランキングベクトルを用いて推薦すべきアイテムを計算する推薦アイテム予測処理ステップと、
を行うことを特徴とする情報推薦方法。 - 前記アイテムランキング計算処理ステップにおいて、
前記アイテムランキングのベクトルを、前記アイテム履歴データベースにおける各サービス内のアイテムの出現頻度と被推薦ユーザの各サービスの利用頻度に基づく統計量から計算する
請求項4に記載の情報推薦方法。 - 前記推薦アイテム予測処理ステップにおいて、
前記アイテムランキング計算処理ステップにより取得した前記被推薦ユーザ用のランキングベクトルと、前記隣接行列構築処理ステップにより取得した前記隣接行列とを用いて推薦アイテムを決定する計算を行う
請求項4に記載の情報推薦方法。 - コンピュータを、
請求項1乃至3のいずれか1項に記載の情報推薦装置の手段として機能させるための情報推薦プログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011246847A JP5662299B2 (ja) | 2011-11-10 | 2011-11-10 | 情報推薦装置及び方法及び装置及びプログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011246847A JP5662299B2 (ja) | 2011-11-10 | 2011-11-10 | 情報推薦装置及び方法及び装置及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2013105213A JP2013105213A (ja) | 2013-05-30 |
JP5662299B2 true JP5662299B2 (ja) | 2015-01-28 |
Family
ID=48624729
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011246847A Expired - Fee Related JP5662299B2 (ja) | 2011-11-10 | 2011-11-10 | 情報推薦装置及び方法及び装置及びプログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5662299B2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101985603B1 (ko) * | 2017-11-27 | 2019-06-03 | (주)프람트테크놀로지 | 삼분 그래프에 기반한 추천 방법 |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6077984B2 (ja) * | 2013-12-05 | 2017-02-08 | 日本電信電話株式会社 | アイテム推薦装置、アイテム推薦方法、およびアイテム推薦プログラム |
JP6865045B2 (ja) * | 2017-01-24 | 2021-04-28 | ヤフー株式会社 | 検索装置、検索方法及び検索プログラム |
JP6362054B1 (ja) * | 2017-04-14 | 2018-07-25 | 田中 洋一 | 情報提示サーバ、情報提示システム、情報提示方法および情報提示プログラム |
JP7238315B2 (ja) * | 2018-10-02 | 2023-03-14 | 富士フイルムビジネスイノベーション株式会社 | 情報処理装置、及び情報処理プログラム |
CN110442977B (zh) * | 2019-08-08 | 2023-09-29 | 广州华建工智慧科技有限公司 | 基于建筑施工工序网络推荐的移动端bim模型智能缓存方法 |
JP2021064226A (ja) * | 2019-10-15 | 2021-04-22 | ヤフー株式会社 | 情報処理装置、情報処理方法および情報処理プログラム |
CN111402003B (zh) * | 2020-03-13 | 2023-06-13 | 第四范式(北京)技术有限公司 | 实现用户相关推荐的系统和方法 |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002279279A (ja) * | 2001-03-22 | 2002-09-27 | Just Syst Corp | 商品推薦装置、商品推薦方法、及び商品推薦プログラム |
JP2008204235A (ja) * | 2007-02-21 | 2008-09-04 | Hitachi Ltd | 非類似アイテム推薦方法、推薦装置、及びプログラム |
JP4524709B2 (ja) * | 2007-12-03 | 2010-08-18 | ソニー株式会社 | 情報処理装置および方法、並びに、プログラム |
US8131732B2 (en) * | 2008-06-03 | 2012-03-06 | Nec Laboratories America, Inc. | Recommender system with fast matrix factorization using infinite dimensions |
JP5504595B2 (ja) * | 2008-08-05 | 2014-05-28 | 株式会社リコー | 情報処理装置、情報検索システム、情報処理方法およびプログラム |
JP5003744B2 (ja) * | 2009-10-27 | 2012-08-15 | 株式会社Jvcケンウッド | サーバ装置、コミュニケーション支援方法、及びコミュニケーション支援プログラム |
JP5527408B2 (ja) * | 2010-04-28 | 2014-06-18 | 株式会社Jvcケンウッド | アイテム選択装置、アイテム選択方法、およびアイテム選択用プログラム |
-
2011
- 2011-11-10 JP JP2011246847A patent/JP5662299B2/ja not_active Expired - Fee Related
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101985603B1 (ko) * | 2017-11-27 | 2019-06-03 | (주)프람트테크놀로지 | 삼분 그래프에 기반한 추천 방법 |
Also Published As
Publication number | Publication date |
---|---|
JP2013105213A (ja) | 2013-05-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5662299B2 (ja) | 情報推薦装置及び方法及び装置及びプログラム | |
US11710054B2 (en) | Information recommendation method, apparatus, and server based on user data in an online forum | |
US11714835B2 (en) | Organizing survey text responses | |
US9589025B2 (en) | Correlated information recommendation | |
Regis et al. | Combining radial basis function surrogates and dynamic coordinate search in high-dimensional expensive black-box optimization | |
US9065727B1 (en) | Device identifier similarity models derived from online event signals | |
US10936601B2 (en) | Combined predictions methodology | |
US20130218907A1 (en) | Recommender system | |
US9530024B2 (en) | Recommendation system for protecting user privacy | |
MirHassani et al. | Quantum binary particle swarm optimization-based algorithm for solving a class of bi-level competitive facility location problems | |
Zou et al. | TrustRank: a Cold-Start tolerant recommender system | |
Wang et al. | CROWN: a context-aware recommender for web news | |
JP6077984B2 (ja) | アイテム推薦装置、アイテム推薦方法、およびアイテム推薦プログラム | |
Wu et al. | Maximal marginal relevance-based recommendation for product customisation | |
US9594756B2 (en) | Automated ranking of contributors to a knowledge base | |
CN106575418B (zh) | 建议的关键词 | |
Ren et al. | Online choice decision support for consumers: Data-driven analytic hierarchy process based on reviews and feedback | |
US10162820B2 (en) | Suggested keywords | |
JP2014115911A (ja) | 情報推薦装置、情報推薦方法、及び情報推薦プログラム | |
JP5528388B2 (ja) | 情報推薦装置及び方法及びプログラム | |
JPWO2011016281A1 (ja) | ベイジアンネットワーク構造学習のための情報処理装置及びプログラム | |
JP5632506B1 (ja) | 情報推薦装置、情報推薦方法及び情報推薦プログラム | |
JP5696114B2 (ja) | 情報推薦装置及び方法及びプログラム | |
US20170344644A1 (en) | Ranking news feed items using personalized on-line estimates of probability of engagement | |
JP2013156876A (ja) | 推薦クエリ抽出装置及び方法及びプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20131004 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20140225 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20140807 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140902 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20141014 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20141202 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20141204 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5662299 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |