JP7548912B2 - リランキング装置 - Google Patents
リランキング装置 Download PDFInfo
- Publication number
- JP7548912B2 JP7548912B2 JP2021542705A JP2021542705A JP7548912B2 JP 7548912 B2 JP7548912 B2 JP 7548912B2 JP 2021542705 A JP2021542705 A JP 2021542705A JP 2021542705 A JP2021542705 A JP 2021542705A JP 7548912 B2 JP7548912 B2 JP 7548912B2
- Authority
- JP
- Japan
- Prior art keywords
- reranking
- search
- user
- information
- unit
- 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
- 238000012545 processing Methods 0.000 claims description 42
- 238000000034 method Methods 0.000 claims description 29
- 238000010586 diagram Methods 0.000 description 17
- 238000004891 communication Methods 0.000 description 11
- 230000005540 biological transmission Effects 0.000 description 5
- 230000006870 function Effects 0.000 description 5
- 230000011664 signaling Effects 0.000 description 5
- 238000005516 engineering process Methods 0.000 description 4
- 239000000284 extract Substances 0.000 description 4
- 238000004364 calculation method Methods 0.000 description 2
- 230000008878 coupling Effects 0.000 description 2
- 238000010168 coupling process Methods 0.000 description 2
- 238000005859 coupling reaction Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000010295 mobile communication Methods 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 238000003672 processing method Methods 0.000 description 2
- 239000004606 Fillers/Extenders Substances 0.000 description 1
- 238000004458 analytical method Methods 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 239000003795 chemical substances by application Substances 0.000 description 1
- 230000000295 complement effect Effects 0.000 description 1
- 238000012790 confirmation Methods 0.000 description 1
- 238000009795 derivation Methods 0.000 description 1
- 239000000835 fiber Substances 0.000 description 1
- 238000011835 investigation Methods 0.000 description 1
- 230000007774 longterm Effects 0.000 description 1
- 238000010801 machine learning Methods 0.000 description 1
- 239000006249 magnetic particle Substances 0.000 description 1
- 238000013507 mapping Methods 0.000 description 1
- 230000000877 morphologic effect Effects 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 238000013519 translation Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/33—Querying
- G06F16/338—Presentation of query results
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2457—Query processing with adaptation to user needs
- G06F16/24578—Query processing with adaptation to user needs using ranking
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/248—Presentation of query results
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/28—Databases characterised by their database models, e.g. relational or object models
- G06F16/284—Relational databases
- G06F16/285—Clustering or classification
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/33—Querying
- G06F16/335—Filtering based on additional data, e.g. user or group profiles
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computational Linguistics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
Claims (5)
- 一のユーザから検索クエリを受け付ける入力部と、
複数のユーザの共通情報に応じて用意された複数のリランキングモデルと、
前記検索クエリに基づいて検索して検索結果を得る検索部と、
前記一のユーザの共通情報に基づいて一のリランキングモデルを選択し、当該一のリランキングモデルを用いて、前記検索結果に対してリランキング処理をするリランキング処理部と、
を備え、
前記共通情報は、ユーザによる検索傾向を示す情報であり、
前記検索傾向は、検索クエリとクリックログとの関連性を含み、
前記関連性は、検索クエリおよびクリックログにおけるそれぞれの文字列の数、当該それぞれの文字列の一致度、当該それぞれの文字列の差分の少なくとも一つであり、
前記リランキング処理部は、
前記入力部により受け付けられた検索クエリおよび前記一のユーザの検索履歴から検索傾向を導出し、
前記関連性を前記一のユーザの検索履歴から導出することで、検索傾向を導出する、
リランキング装置。 - 検索クエリ、当該検索クエリによる検索結果リスト、およびユーザにより選択されたクリックログを含むログ情報を記憶するログデータベースと、
前記ログ情報を、複数のユーザの共通情報に基づいて分類するクラスタリング部と、
前記共通情報に基づいて分類されたログ情報に基づいて複数のリランキングモデルを生成するリランキングモデル生成部と、を備え、
前記リランキング処理部は、前記リランキングモデル生成部により生成された複数のリランキングモデルから、一のリランキングモデルを選択して、リランキング処理を行う、
請求項1に記載のリランキング装置。 - 前記検索傾向は、検索クエリを構成する文字種別、文字列、検索に利用されない文字列の文字数の少なくともいずれか一つに基づく、
請求項1または2に記載のリランキング装置。 - 前記検索傾向は、前記検索クエリの入力手法に基づく、
請求項1または2に記載のリランキング装置。 - 一のユーザから検索クエリを受け付ける入力部と、
複数のユーザの共通情報に応じて用意された複数のリランキングモデルと、
前記検索クエリに基づいて検索して検索結果を得る検索部と、
前記一のユーザの共通情報に基づいて一のリランキングモデルを選択し、当該一のリランキングモデルを用いて、前記検索結果に対してリランキング処理をするリランキング処理部と、
を備え、
前記共通情報は、ユーザによる検索傾向を示す情報であり、
前記検索傾向は、前記検索クエリの入力手法に基づき、
前記リランキング処理部は、前記入力部により受け付けられた検索クエリおよび前記一のユーザの検索履歴から検索傾向を導出する、
リランキング装置。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019157215 | 2019-08-29 | ||
JP2019157215 | 2019-08-29 | ||
PCT/JP2020/030475 WO2021039372A1 (ja) | 2019-08-29 | 2020-08-07 | リランキング装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2021039372A1 JPWO2021039372A1 (ja) | 2021-03-04 |
JP7548912B2 true JP7548912B2 (ja) | 2024-09-10 |
Family
ID=74684613
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2021542705A Active JP7548912B2 (ja) | 2019-08-29 | 2020-08-07 | リランキング装置 |
Country Status (3)
Country | Link |
---|---|
US (1) | US11914601B2 (ja) |
JP (1) | JP7548912B2 (ja) |
WO (1) | WO2021039372A1 (ja) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010061420A (ja) | 2008-09-04 | 2010-03-18 | Yahoo Japan Corp | 商品情報検索装置、方法及びシステム |
JP2011227922A (ja) | 2004-07-13 | 2011-11-10 | Google Inc | 検索結果内におけるプレーストコンテンツの順序付けのパーソナライズ |
US20150293976A1 (en) | 2014-04-14 | 2015-10-15 | Microsoft Corporation | Context-Sensitive Search Using a Deep Learning Model |
US20170091189A1 (en) | 2015-09-28 | 2017-03-30 | Yahoo! Inc. | Location-sensitive ranking for search and related techniques |
Family Cites Families (24)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8078607B2 (en) * | 2006-03-30 | 2011-12-13 | Google Inc. | Generating website profiles based on queries from webistes and user activities on the search results |
US8620915B1 (en) * | 2007-03-13 | 2013-12-31 | Google Inc. | Systems and methods for promoting personalized search results based on personal information |
US20060064411A1 (en) * | 2004-09-22 | 2006-03-23 | William Gross | Search engine using user intent |
US20060074883A1 (en) | 2004-10-05 | 2006-04-06 | Microsoft Corporation | Systems, methods, and interfaces for providing personalized search and information access |
EP1866806A1 (en) * | 2005-03-09 | 2007-12-19 | Medio Systems, Inc. | Method and system for active ranking of browser search engine results |
JP5632124B2 (ja) * | 2005-03-18 | 2014-11-26 | サーチ エンジン テクノロジーズ リミテッド ライアビリティ カンパニー | 格付け方法、検索結果並び替え方法、格付けシステム及び検索結果並び替えシステム |
US7818315B2 (en) * | 2006-03-13 | 2010-10-19 | Microsoft Corporation | Re-ranking search results based on query log |
US9092510B1 (en) * | 2007-04-30 | 2015-07-28 | Google Inc. | Modifying search result ranking based on a temporal element of user feedback |
US20110208730A1 (en) * | 2010-02-23 | 2011-08-25 | Microsoft Corporation | Context-aware searching |
JP2012058941A (ja) * | 2010-09-08 | 2012-03-22 | Seiko Epson Corp | 情報検索装置、情報検索方法およびコンピュータープログラム |
US20120158685A1 (en) * | 2010-12-16 | 2012-06-21 | Microsoft Corporation | Modeling Intent and Ranking Search Results Using Activity-based Context |
US8706725B2 (en) * | 2011-03-14 | 2014-04-22 | Microsoft Corporation | Ranking contextual signals for search personalization |
US9064016B2 (en) * | 2012-03-14 | 2015-06-23 | Microsoft Corporation | Ranking search results using result repetition |
US9489461B2 (en) * | 2014-03-03 | 2016-11-08 | Ebay Inc. | Search ranking diversity based on aspect affinity |
CN105446972B (zh) * | 2014-06-17 | 2022-06-10 | 阿里巴巴集团控股有限公司 | 基于及融合用户关系数据的搜索方法、装置和系统 |
US11210301B2 (en) * | 2016-06-10 | 2021-12-28 | Apple Inc. | Client-side search result re-ranking |
US10558687B2 (en) * | 2016-10-27 | 2020-02-11 | International Business Machines Corporation | Returning search results utilizing topical user click data when search queries are dissimilar |
US10409852B2 (en) * | 2016-12-30 | 2019-09-10 | Atlassian Pty Ltd | Method, apparatus, and computer program product for user-specific contextual integration for a searchable enterprise platform |
US20180232449A1 (en) * | 2017-02-15 | 2018-08-16 | International Business Machines Corporation | Dynamic faceted search |
US10726072B2 (en) * | 2017-11-15 | 2020-07-28 | Sap Se | Internet of things search and discovery graph engine construction |
US10929218B2 (en) * | 2018-05-16 | 2021-02-23 | Nec Corporation | Joint semantic and format similarity for large scale log retrieval |
US11868355B2 (en) * | 2019-03-28 | 2024-01-09 | Indiavidual Learning Private Limited | System and method for personalized retrieval of academic content in a hierarchical manner |
US11907401B2 (en) * | 2019-07-01 | 2024-02-20 | Warner Bros. Entertainment Inc. | Systems and methods to maintain user privacy whtle providing recommendations |
US20210004420A1 (en) * | 2019-07-02 | 2021-01-07 | Microsoft Technology Licensing, Llc | Post-ranker for search results |
-
2020
- 2020-08-07 WO PCT/JP2020/030475 patent/WO2021039372A1/ja active Application Filing
- 2020-08-07 US US17/638,142 patent/US11914601B2/en active Active
- 2020-08-07 JP JP2021542705A patent/JP7548912B2/ja active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011227922A (ja) | 2004-07-13 | 2011-11-10 | Google Inc | 検索結果内におけるプレーストコンテンツの順序付けのパーソナライズ |
JP2010061420A (ja) | 2008-09-04 | 2010-03-18 | Yahoo Japan Corp | 商品情報検索装置、方法及びシステム |
US20150293976A1 (en) | 2014-04-14 | 2015-10-15 | Microsoft Corporation | Context-Sensitive Search Using a Deep Learning Model |
US20170091189A1 (en) | 2015-09-28 | 2017-03-30 | Yahoo! Inc. | Location-sensitive ranking for search and related techniques |
Also Published As
Publication number | Publication date |
---|---|
WO2021039372A1 (ja) | 2021-03-04 |
US11914601B2 (en) | 2024-02-27 |
JPWO2021039372A1 (ja) | 2021-03-04 |
US20220300519A1 (en) | 2022-09-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP7542540B2 (ja) | 需要予測装置 | |
JP7166350B2 (ja) | 対話装置 | |
US11868734B2 (en) | Dialogue system | |
JP7323370B2 (ja) | 審査装置 | |
JP7054731B2 (ja) | 対話システム | |
US12001793B2 (en) | Interaction server | |
JP7438191B2 (ja) | 情報処理装置 | |
JP7548912B2 (ja) | リランキング装置 | |
JP7087095B2 (ja) | 対話情報生成装置 | |
WO2019216054A1 (ja) | 対話サーバ | |
JP7216199B2 (ja) | 対話システム | |
JP2019139629A (ja) | 機械翻訳装置、翻訳学習済みモデル及び判定学習済みモデル | |
WO2019187463A1 (ja) | 対話サーバ | |
JP6745402B2 (ja) | 質問推定装置 | |
WO2020070943A1 (ja) | パターン認識装置及び学習済みモデル | |
JP6705038B1 (ja) | 行動支援装置 | |
WO2024089954A1 (ja) | 情報処理装置 | |
JP7576178B2 (ja) | 時系列データ処理装置 | |
WO2024166512A1 (ja) | 同行判別装置 | |
WO2021251188A1 (ja) | 推奨情報提供装置 | |
WO2024190038A1 (ja) | データ処理システム | |
WO2023007922A1 (ja) | 情報処理装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20230609 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20240611 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240807 |
|
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: 20240820 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240829 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7548912 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |