JP2010020388A - 情報処理装置、情報処理方法、およびプログラム - Google Patents
情報処理装置、情報処理方法、およびプログラム Download PDFInfo
- Publication number
- JP2010020388A JP2010020388A JP2008177847A JP2008177847A JP2010020388A JP 2010020388 A JP2010020388 A JP 2010020388A JP 2008177847 A JP2008177847 A JP 2008177847A JP 2008177847 A JP2008177847 A JP 2008177847A JP 2010020388 A JP2010020388 A JP 2010020388A
- Authority
- JP
- Japan
- Prior art keywords
- metadata
- estimation
- label
- unit
- estimated
- 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.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B27/00—Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
- G11B27/10—Indexing; Addressing; Timing or synchronising; Measuring tape travel
- G11B27/102—Programmed access in sequence to addressed parts of tracks of operating record carriers
- G11B27/105—Programmed access in sequence to addressed parts of tracks of operating record carriers of operating discs
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10H—ELECTROPHONIC MUSICAL INSTRUMENTS; INSTRUMENTS IN WHICH THE TONES ARE GENERATED BY ELECTROMECHANICAL MEANS OR ELECTRONIC GENERATORS, OR IN WHICH THE TONES ARE SYNTHESISED FROM A DATA STORE
- G10H1/00—Details of electrophonic musical instruments
- G10H1/0008—Associated control or indicating means
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B27/00—Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
- G11B27/10—Indexing; Addressing; Timing or synchronising; Measuring tape travel
- G11B27/19—Indexing; Addressing; Timing or synchronising; Measuring tape travel by using information detectable on the record carrier
- G11B27/28—Indexing; Addressing; Timing or synchronising; Measuring tape travel by using information detectable on the record carrier by using information signals recorded by the same method as the main recording
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10H—ELECTROPHONIC MUSICAL INSTRUMENTS; INSTRUMENTS IN WHICH THE TONES ARE GENERATED BY ELECTROMECHANICAL MEANS OR ELECTRONIC GENERATORS, OR IN WHICH THE TONES ARE SYNTHESISED FROM A DATA STORE
- G10H2240/00—Data organisation or data communication aspects, specifically adapted for electrophonic musical tools or instruments
- G10H2240/075—Musical metadata derived from musical analysis or for use in electrophonic musical instruments
- G10H2240/085—Mood, i.e. generation, detection or selection of a particular emotional content or atmosphere in a musical piece
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10H—ELECTROPHONIC MUSICAL INSTRUMENTS; INSTRUMENTS IN WHICH THE TONES ARE GENERATED BY ELECTROMECHANICAL MEANS OR ELECTRONIC GENERATORS, OR IN WHICH THE TONES ARE SYNTHESISED FROM A DATA STORE
- G10H2240/00—Data organisation or data communication aspects, specifically adapted for electrophonic musical tools or instruments
- G10H2240/121—Musical libraries, i.e. musical databases indexed by musical parameters, wavetables, indexing schemes using musical parameters, musical rule bases or knowledge bases, e.g. for automatic composing methods
- G10H2240/131—Library retrieval, i.e. searching a database or selecting a specific musical piece, segment, pattern, rule or parameter set
Landscapes
- Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Acoustics & Sound (AREA)
- Multimedia (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
【解決手段】コンテンツを検索する情報処理装置は、コンテンツの特徴量からコンテンツのメタデータの値を目的変数として推定し、推定されたメタデータの値に基づいてコンテンツを検索する。目的変数推定ブロック51Aの推定部76Aは、乱数発生部75Aが推定式DB74Aに保存されている正規分布の平均μjおよび分散σ2 jに応じた乱数(推定誤差乱数)を含めた推定メタデータを出力する。この平均μjおよび分散σ2 jは、推定式学習部72Aで求めた推定式による実際の誤差をモデリングしたものであるので、推定結果に適切なランダム性を持たせることができる。本発明は、例えば、コンテンツの推薦または検索を行う情報処理装置に適用できる。
【選択図】図20
Description
Claims (8)
- コンテンツの特徴量から前記コンテンツの第1の目的変数を推定する第1の推定式を学習する第1の学習手段と、
前記第1の学習手段により学習された前記第1の推定式で前記第1の目的変数を推定したときの誤差の第1のモデルを決定する第1の誤差モデリング手段と、
前記第1の誤差モデリング手段により決定された前記第1のモデルに応じた誤差を乱数により発生させる第1の誤差発生手段と、
前記第1の学習手段により学習された第1の推定式と、前記第1の誤差発生手段により発生された乱数とを用いて、前記コンテンツの第1の目的変数を推定する第1の推定手段と
を備える情報処理装置。 - 前記第1のモデルは、前記第1の目的変数を推定したときの誤差の分布を正規分布でモデル化したものである
請求項1に記載の情報処理装置。 - 前記第1の推定手段により推定された前記コンテンツの第1の目的変数を用いて、コンテンツの検索を行う検索手段をさらに備える
請求項2に記載の情報処理装置。 - 前記検索手段がコンテンツの検索を行うたび、前記第1の推定手段によるコンテンツの第1の目的変数の推定が行われる
請求項3に記載の情報処理装置。 - 前記第1の学習手段により学習された第1の推定式のみを用いて得られた第1の目的変数を用いて、第2の目的変数を推定する第2の推定式を学習する第2の学習手段と、
前記第2の学習手段により学習された前記第2の推定式で前記第2の目的変数を推定したときの誤差の第2のモデルを決定する第2の誤差モデリング手段と、
前記第2の誤差モデリング手段により決定された前記第2のモデルに応じた誤差を乱数により発生させる第2の誤差発生手段と、
前記第2の学習手段により学習された第2の推定式と、前記第2の誤差発生手段により発生された乱数とを用いて、前記コンテンツの第2の目的変数を推定する第2の推定手段と
をさらに備える
請求項2に記載の情報処理装置。 - 前記第2の推定手段により推定された前記コンテンツの第2の目的変数を用いて、コンテンツの推薦を行う推薦手段をさらに備える
請求項5に記載の情報処理装置。 - コンテンツの特徴量から前記コンテンツの第1の目的変数を推定する第1の推定式を学習し、
学習された前記第1の推定式で前記第1の目的変数を推定したときの誤差の第1のモデルを決定し、
決定された前記第1のモデルに応じた誤差を乱数により発生させ、
学習された前記第1の推定式と、発生された乱数とを用いて、前記コンテンツの第1の目的変数を推定する
ステップを含む情報処理方法。 - コンピュータに、
コンテンツの特徴量から前記コンテンツの第1の目的変数を推定する第1の推定式を学習し、
学習された前記第1の推定式で前記第1の目的変数を推定したときの誤差の第1のモデルを決定し、
決定された前記第1のモデルに応じた誤差を乱数により発生させ、
学習された前記第1の推定式と、発生された乱数とを用いて、前記コンテンツの第1の目的変数を推定する
処理を実行させるプログラム。
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008177847A JP4737564B2 (ja) | 2008-07-08 | 2008-07-08 | 情報処理装置、情報処理方法、およびプログラム |
| US12/494,517 US8407161B2 (en) | 2008-07-08 | 2009-06-30 | Recommendation device, method, and program using metadata |
| CN200910158842A CN101625698A (zh) | 2008-07-08 | 2009-07-08 | 信息处理设备、信息处理方法和程序 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008177847A JP4737564B2 (ja) | 2008-07-08 | 2008-07-08 | 情報処理装置、情報処理方法、およびプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2010020388A true JP2010020388A (ja) | 2010-01-28 |
| JP4737564B2 JP4737564B2 (ja) | 2011-08-03 |
Family
ID=41506027
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2008177847A Expired - Fee Related JP4737564B2 (ja) | 2008-07-08 | 2008-07-08 | 情報処理装置、情報処理方法、およびプログラム |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US8407161B2 (ja) |
| JP (1) | JP4737564B2 (ja) |
| CN (1) | CN101625698A (ja) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114245933A (zh) * | 2019-09-06 | 2022-03-25 | 株式会社日立高新技术 | 制程信息提示系统、制程错误推定系统 |
Families Citing this family (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20130066452A1 (en) * | 2011-09-08 | 2013-03-14 | Yoshiyuki Kobayashi | Information processing device, estimator generating method and program |
| US8306977B1 (en) | 2011-10-31 | 2012-11-06 | Google Inc. | Method and system for tagging of content |
| WO2013083857A2 (en) * | 2013-03-11 | 2013-06-13 | Haldex Brake Products Ab | Disc brake, brake actuation mechanism for such a disc brake and method for brake adjustment |
| US10333857B1 (en) | 2014-10-30 | 2019-06-25 | Pearson Education, Inc. | Systems and methods for data packet metadata stabilization |
| US10735402B1 (en) | 2014-10-30 | 2020-08-04 | Pearson Education, Inc. | Systems and method for automated data packet selection and delivery |
| US10110486B1 (en) | 2014-10-30 | 2018-10-23 | Pearson Education, Inc. | Automatic determination of initial content difficulty |
| US10116563B1 (en) * | 2014-10-30 | 2018-10-30 | Pearson Education, Inc. | System and method for automatically updating data packet metadata |
| CN106156270B (zh) * | 2016-06-17 | 2020-09-11 | 北京小米移动软件有限公司 | 多媒体数据推送方法及装置 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2005352991A (ja) * | 2004-06-14 | 2005-12-22 | Chugoku Electric Power Co Inc:The | 気象に関わるリスク交換における受け払い条件設定システム及び方法 |
| JP2006243916A (ja) * | 2005-03-01 | 2006-09-14 | Nec Corp | 情報提供システムおよび方法 |
| JP2006323733A (ja) * | 2005-05-20 | 2006-11-30 | Nippon Telegr & Teleph Corp <Ntt> | 方法説明検索方法、方法説明検索装置およびプログラム |
| JP2007122186A (ja) * | 2005-10-25 | 2007-05-17 | Sony Corp | 情報処理装置、情報処理方法、およびプログラム |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8146120B2 (en) * | 2007-10-08 | 2012-03-27 | Jaman.Com, Inc. | Multi-criteria rating and searching system |
-
2008
- 2008-07-08 JP JP2008177847A patent/JP4737564B2/ja not_active Expired - Fee Related
-
2009
- 2009-06-30 US US12/494,517 patent/US8407161B2/en not_active Expired - Fee Related
- 2009-07-08 CN CN200910158842A patent/CN101625698A/zh active Pending
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2005352991A (ja) * | 2004-06-14 | 2005-12-22 | Chugoku Electric Power Co Inc:The | 気象に関わるリスク交換における受け払い条件設定システム及び方法 |
| JP2006243916A (ja) * | 2005-03-01 | 2006-09-14 | Nec Corp | 情報提供システムおよび方法 |
| JP2006323733A (ja) * | 2005-05-20 | 2006-11-30 | Nippon Telegr & Teleph Corp <Ntt> | 方法説明検索方法、方法説明検索装置およびプログラム |
| JP2007122186A (ja) * | 2005-10-25 | 2007-05-17 | Sony Corp | 情報処理装置、情報処理方法、およびプログラム |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114245933A (zh) * | 2019-09-06 | 2022-03-25 | 株式会社日立高新技术 | 制程信息提示系统、制程错误推定系统 |
Also Published As
| Publication number | Publication date |
|---|---|
| JP4737564B2 (ja) | 2011-08-03 |
| US20100010942A1 (en) | 2010-01-14 |
| US8407161B2 (en) | 2013-03-26 |
| CN101625698A (zh) | 2010-01-13 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4737564B2 (ja) | 情報処理装置、情報処理方法、およびプログラム | |
| Kaminskas et al. | Location-aware music recommendation using auto-tagging and hybrid matching | |
| US20180357312A1 (en) | Generating a playlist | |
| US10129314B2 (en) | Media feature determination for internet-based media streaming | |
| TWI396105B (zh) | 用於模擬個體差異之個人化資訊檢索之數位資料處理方法及其電腦裝置可讀式資訊儲存媒體與資訊檢索系統 | |
| US20080235283A1 (en) | Generating audio annotations for search and retrieval | |
| CN110321291A (zh) | 测试案例智能提取系统及方法 | |
| US8510235B2 (en) | Information processing apparatus, information processing method, and program | |
| JP5477635B2 (ja) | 情報処理装置および方法、並びにプログラム | |
| US20100185623A1 (en) | Topical ranking in information retrieval | |
| CN110163376B (zh) | 样本检测方法、媒体对象的识别方法、装置、终端及介质 | |
| JP6924975B2 (ja) | 音解析装置及びその処理方法、プログラム | |
| JP2020512651A (ja) | 検索方法、装置及び非一時的コンピュータ読取可能記憶媒体 | |
| JPWO2010010654A1 (ja) | 使い方推定装置 | |
| JP2011060182A (ja) | コンテンツ選択システム | |
| US8392432B2 (en) | Make and model classifier | |
| Attalariq et al. | Chatbot-based book recommender system using singular value decomposition | |
| Grivolla et al. | A hybrid recommender combining user, item and interaction data | |
| CN101578600A (zh) | 用于将一个用户的分类标签与由另一个用户定义的分类标签相关联的系统和方法 | |
| JPWO2006137271A1 (ja) | 楽曲検索装置、楽曲検索方法および楽曲検索プログラム | |
| Quadrana | Algorithms for sequence-aware recommender systems | |
| Schwarz et al. | A dual perspective on validation during early development projects-insights from literature and industry | |
| US20090132306A1 (en) | Confidence rating system | |
| Xiao et al. | Learning a music similarity measure on automatic annotations with application to playlist generation | |
| JP7249222B2 (ja) | 情報処理装置、情報処理方法および情報処理プログラム |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100406 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100607 |
|
| A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20100819 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20101119 |
|
| A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20101125 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110118 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110314 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20110407 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110420 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140513 Year of fee payment: 3 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| LAPS | Cancellation because of no payment of annual fees |
