JP5442547B2 - コンテンツ推薦装置及び方法 - Google Patents
コンテンツ推薦装置及び方法 Download PDFInfo
- Publication number
- JP5442547B2 JP5442547B2 JP2010155902A JP2010155902A JP5442547B2 JP 5442547 B2 JP5442547 B2 JP 5442547B2 JP 2010155902 A JP2010155902 A JP 2010155902A JP 2010155902 A JP2010155902 A JP 2010155902A JP 5442547 B2 JP5442547 B2 JP 5442547B2
- Authority
- JP
- Japan
- Prior art keywords
- user
- matrix
- content
- compression
- attribute information
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 28
- 239000011159 matrix material Substances 0.000 claims description 140
- 230000006835 compression Effects 0.000 claims description 47
- 238000007906 compression Methods 0.000 claims description 47
- 238000011156 evaluation Methods 0.000 claims description 21
- 230000008569 process Effects 0.000 claims description 19
- 238000012545 processing Methods 0.000 claims description 15
- 238000002945 steepest descent method Methods 0.000 claims description 12
- 238000004364 calculation method Methods 0.000 claims description 6
- 238000001914 filtration Methods 0.000 description 16
- 230000006854 communication Effects 0.000 description 12
- 238000004891 communication Methods 0.000 description 12
- 230000009471 action Effects 0.000 description 11
- 238000004422 calculation algorithm Methods 0.000 description 7
- 230000006870 function Effects 0.000 description 7
- 230000006399 behavior Effects 0.000 description 6
- 238000000354 decomposition reaction Methods 0.000 description 6
- 238000013500 data storage Methods 0.000 description 5
- 238000005516 engineering process Methods 0.000 description 3
- 230000010365 information processing Effects 0.000 description 3
- 238000000513 principal component analysis Methods 0.000 description 3
- 230000007175 bidirectional communication Effects 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 238000004458 analytical method Methods 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000010411 cooking Methods 0.000 description 1
- 238000013480 data collection Methods 0.000 description 1
- 238000009795 derivation Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000018109 developmental process Effects 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 238000007726 management method Methods 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
Images
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
200 コンテンツ推薦サーバ
300 クライアント
400 ネットワーク
Claims (4)
- ユーザのコンテンツに対する評価値を格納したユーザ×コンテンツ行列から復元ユーザ×コンテンツ行列を推定するコンテンツ推薦装置であって、
ユーザのコンテンツに対する評価値からユーザ×コンテンツ行列を生成する行列生成部と、
前記生成されたユーザ×コンテンツ行列に基づき、ユーザ圧縮行列とコンテンツ圧縮行列とを初期的に設定する初期値設定部と、
前記ユーザ圧縮行列に前記ユーザの属性情報を加算することによりユーザ圧縮属性情報加算行列を生成する属性情報加算部と、
前記生成されたユーザ圧縮属性情報加算行列と前記コンテンツ圧縮行列とを所定の更新処理により更新する更新処理部と、
前記更新されたユーザ圧縮属性情報加算行列とコンテンツ圧縮行列とから復元ユーザ×コンテンツ行列を計算し、前記ユーザ×コンテンツ行列と前記復元ユーザ×コンテンツ行列との差分が所定の閾値以下であるか判断する更新判定部と、
を有し、
前記更新判定部は、前記差分が前記所定の閾値を超える場合には前記更新処理部に前記更新処理を再実行するよう指示し、前記差分が前記所定の閾値以下である場合には前記計算された復元ユーザ×コンテンツ行列を推定された復元ユーザ×コンテンツ行列として決定するコンテンツ推薦装置。 - 前記属性情報は、コンテンツに対する嗜好に関連性を有するユーザ固有の情報である、請求項1記載のコンテンツ推薦装置。
- 前記所定の更新処理は、前記差分を目的関数とする最急降下法による更新処理である、請求項1又は2記載のコンテンツ推薦装置。
- ユーザのコンテンツに対する評価値を格納したユーザ×コンテンツ行列から復元ユーザ×コンテンツ行列を推定するコンテンツ推薦方法であって、
ユーザのコンテンツに対する評価値からユーザ×コンテンツ行列を生成するステップと、
前記生成されたユーザ×コンテンツ行列に基づき、ユーザ圧縮行列とコンテンツ圧縮行列とを初期的に設定するステップと、
前記ユーザ圧縮行列に前記ユーザの属性情報を加算することによりユーザ圧縮属性情報加算行列を生成するステップと、
前記生成されたユーザ圧縮属性情報加算行列と前記コンテンツ圧縮行列とを所定の更新処理により更新するステップと、
前記更新されたユーザ圧縮属性情報加算行列とコンテンツ圧縮行列とから復元ユーザ×コンテンツ行列を計算し、前記ユーザ×コンテンツ行列と前記復元ユーザ×コンテンツ行列との差分が所定の閾値以下であるか判断するステップと、
を有し、
前記差分が前記所定の閾値を超える場合には、前記更新するステップにおいて前記更新処理を再実行し、前記差分が前記所定の閾値以下である場合には、前記計算された復元ユーザ×コンテンツ行列を推定された復元ユーザ×コンテンツ行列として決定するコンテンツ推薦方法。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010155902A JP5442547B2 (ja) | 2010-07-08 | 2010-07-08 | コンテンツ推薦装置及び方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010155902A JP5442547B2 (ja) | 2010-07-08 | 2010-07-08 | コンテンツ推薦装置及び方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012018571A JP2012018571A (ja) | 2012-01-26 |
JP5442547B2 true JP5442547B2 (ja) | 2014-03-12 |
Family
ID=45603771
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010155902A Active JP5442547B2 (ja) | 2010-07-08 | 2010-07-08 | コンテンツ推薦装置及び方法 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5442547B2 (ja) |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5442806B2 (ja) * | 2012-06-06 | 2014-03-12 | ヤフー株式会社 | コンテンツ配信装置 |
US11553157B2 (en) | 2016-10-10 | 2023-01-10 | Hyperconnect Inc. | Device and method of displaying images |
KR101932844B1 (ko) | 2017-04-17 | 2018-12-27 | 주식회사 하이퍼커넥트 | 영상 통화 장치, 영상 통화 방법 및 영상 통화 중개 방법 |
KR20190098518A (ko) * | 2018-02-14 | 2019-08-22 | 주식회사 하이퍼커넥트 | 서버 및 그것의 동작 방법 |
US20210350308A1 (en) * | 2018-09-19 | 2021-11-11 | A&B Computer Corporation | Information processing device, information processing method, and computer program |
KR102282963B1 (ko) | 2019-05-10 | 2021-07-29 | 주식회사 하이퍼커넥트 | 단말기, 서버 및 그것의 동작 방법 |
KR102270321B1 (ko) * | 2019-09-04 | 2021-06-29 | (주)투비소프트 | 인공지능 기반의 기계학습을 통한 사용자 맞춤형 상품 추천 장치 |
KR102311603B1 (ko) | 2019-10-01 | 2021-10-13 | 주식회사 하이퍼커넥트 | 단말기 및 그것의 동작 방법 |
KR102293422B1 (ko) | 2020-01-31 | 2021-08-26 | 주식회사 하이퍼커넥트 | 단말기 및 그것의 동작 방법 |
KR102342522B1 (ko) * | 2020-03-02 | 2021-12-22 | 주식회사 엘지유플러스 | 추천 장치 및 이의 동작 방법 |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7475027B2 (en) * | 2003-02-06 | 2009-01-06 | Mitsubishi Electric Research Laboratories, Inc. | On-line recommender system |
JP4591793B2 (ja) * | 2008-04-22 | 2010-12-01 | ソニー株式会社 | 推定装置および方法、並びにプログラム |
JP2010134733A (ja) * | 2008-12-05 | 2010-06-17 | Dainippon Printing Co Ltd | 情報推薦装置、情報推薦方法、及びプログラム |
-
2010
- 2010-07-08 JP JP2010155902A patent/JP5442547B2/ja active Active
Also Published As
Publication number | Publication date |
---|---|
JP2012018571A (ja) | 2012-01-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5442547B2 (ja) | コンテンツ推薦装置及び方法 | |
CN110297848B (zh) | 基于联邦学习的推荐模型训练方法、终端及存储介质 | |
CN107423355B (zh) | 信息推荐方法及装置、电子设备 | |
WO2020048084A1 (zh) | 资源推荐方法、装置、计算机设备及计算机可读存储介质 | |
US9864803B2 (en) | Method and system for multimodal clue based personalized app function recommendation | |
US9600581B2 (en) | Personalized recommendations on dynamic content | |
Selke et al. | Pushing the boundaries of crowd-enabled databases with query-driven schema expansion | |
CN106878405B (zh) | 一种调整推送项目的方法及装置 | |
JP5801257B2 (ja) | 商品多様化推薦装置及び方法及びプログラム | |
JP6723182B2 (ja) | 情報処理装置、情報処理方法、およびプログラム | |
JP5843104B2 (ja) | 情報処理装置、情報処理方法、及び、プログラム | |
CN104615741B (zh) | 一种基于云计算的冷启动项目推荐的方法及装置 | |
WO2017067525A1 (zh) | 产品包的推荐方法、装置及系统 | |
CN111861678B (zh) | 一种资源推荐方法、装置、电子设备及存储介质 | |
JP5738785B2 (ja) | ユーザ嗜好に合った批評者を推薦するレコメンドプログラム、装置及び方法 | |
KR20170079429A (ko) | 사용자 속성을 고려한 클러스터링 기반의 협업 필터링 방법 및 영화 추천 시스템 | |
JP2017059031A (ja) | 情報処理装置、情報処理方法、及び、プログラム | |
CN112116426A (zh) | 一种推送物品信息的方法和装置 | |
JP5858874B2 (ja) | アイテムのレコメンドに有用なユーザの利用履歴情報を取得することができるレコメンドプログラム、装置及び方法 | |
CN107547626B (zh) | 用户画像的共享方法和装置 | |
Arnaboldi et al. | PLIERS: a popularity-based recommender system for content dissemination in online social networks | |
US9058328B2 (en) | Search device, search method, search program, and computer-readable memory medium for recording search program | |
JP6251465B1 (ja) | レコメンド情報提供システム及びレコメンド情報提供方法 | |
JP2017068547A (ja) | 情報提供装置、プログラム及び情報提供方法 | |
JP5622880B2 (ja) | アイテム推薦システム、アイテム推薦方法およびアイテム推薦プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20130205 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20131107 |
|
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: 20131126 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20131218 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5442547 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |