JP7354181B2 - 情報処理装置、情報処理方法、及び情報処理プログラム - Google Patents
情報処理装置、情報処理方法、及び情報処理プログラム Download PDFInfo
- Publication number
- JP7354181B2 JP7354181B2 JP2021085604A JP2021085604A JP7354181B2 JP 7354181 B2 JP7354181 B2 JP 7354181B2 JP 2021085604 A JP2021085604 A JP 2021085604A JP 2021085604 A JP2021085604 A JP 2021085604A JP 7354181 B2 JP7354181 B2 JP 7354181B2
- Authority
- JP
- Japan
- Prior art keywords
- information processing
- condition
- users
- information
- business operator
- 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
- 230000010365 information processing Effects 0.000 title claims description 78
- 238000003672 processing method Methods 0.000 title claims description 8
- 238000000034 method Methods 0.000 claims description 39
- 238000004458 analytical method Methods 0.000 description 37
- 238000010586 diagram Methods 0.000 description 18
- 238000004891 communication Methods 0.000 description 13
- 230000006870 function Effects 0.000 description 8
- 238000005516 engineering process Methods 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 230000003287 optical effect Effects 0.000 description 2
- 239000004065 semiconductor Substances 0.000 description 2
- 230000000694 effects Effects 0.000 description 1
- 238000010801 machine learning Methods 0.000 description 1
- 238000007619 statistical method Methods 0.000 description 1
- 239000013598 vector Substances 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/90—Details of database functions independent of the retrieved data types
- G06F16/906—Clustering; Classification
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Description
以下、図面を参照しつつ、実施形態に係る情報処理の一例を説明する。図1は、実施形態に係る情報処理の一例を示す図である。
図8を用いて、実施形態に係る情報処理装置10の構成について説明する。図8は、実施形態に係る情報処理装置の構成例を示す図である。
図9を用いて、実施形態に係る情報処理装置10による学習処理の手順を説明する。図9は、実施形態に係る学習処理の手順の一例を示すフローチャートである。
実施形態に係る情報処理装置10は、例えば図11に示すような構成のコンピュータ1000によって実現される。図11は、実施形態に係る情報処理装置の機能を実現するコンピュータの一例を示すハードウェア構成図である。
上述した実施形態及び変形例において説明した各処理のうち、自動的に行われるものとして説明した処理の全部又は一部を手動的に行うこともでき、あるいは、手動的に行われるものとして説明した処理の全部又は一部を公知の方法で自動的に行うこともできる。この他、上記文書中や図面中で示した処理手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。
上述の実施形態に係る情報処理装置10は、生成部131と、提供部133とを備える。生成部131は、第1の事業者のユーザを分類するための基準と、第2の事業者のユーザを分類するための基準と、の関係を学習したモデルを用いて、第1の事業者のユーザを第1のカテゴリに分類するための基準から、第2の事業者のユーザを第1のカテゴリに分類するための基準(共通キー)を生成する。提供部133は、生成部131によって生成された基準を提供する。
10 情報処理装置
11 通信部
12 記憶部
13 制御部
20a、20b ユーザDB
30a、30b 分析装置
121 モデル情報
131 生成部
132 更新部
133 提供部
Claims (5)
- 第1の事業者が提供するサービスのユーザに関する情報が格納された第1のデータベースに含まれるテーブルの項目及び値に関する条件と、第2の事業者が提供するサービスのユーザに関する情報が格納された第2のデータベースに含まれるテーブルの項目及び値に関する条件と、カテゴリと、の関係を学習したモデルを用いて、
前記第1のデータベースに含まれるテーブルの項目及び値に関する条件のうち、前記第1の事業者のユーザを前記カテゴリのうちの第1のカテゴリに分類するための条件である第1の条件から、前記第2のデータベースに含まれるテーブルの項目及び値に関する条件のうち、前記第2の事業者のユーザを前記第1のカテゴリに分類するための条件である第2の条件を生成する生成部と、
前記生成部によって生成された前記第2の条件を提供する提供部と、
を有することを特徴とする情報処理装置。 - 前記生成部は、前記モデルを用いて、前記第1の事業者のユーザを前記第1のカテゴリに分類するための項目と共通する前記第2の事業者における項目を特定し、当該特定した項目を用いて前記第2の条件を生成することを特徴とする請求項1に記載の情報処理装置。
- 前記生成部は、前記第1の事業者のユーザをクラスタリングして得られたクラスタごとのラベルと、前記第2の事業者のユーザをクラスタリングして得られたクラスタごとのラベルと、の関係を学習したモデルを用いて前記第2の条件を生成することを特徴とする請求項1又は2に記載の情報処理装置。
- コンピュータが実行する情報処理方法であって、
第1の事業者が提供するサービスのユーザに関する情報が格納された第1のデータベースに含まれるテーブルの項目及び値に関する条件と、第2の事業者が提供するサービスのユーザに関する情報が格納された第2のデータベースに含まれるテーブルの項目及び値に関する条件と、カテゴリと、の関係を学習したモデルを用いて、
前記第1のデータベースに含まれるテーブルの項目及び値に関する条件のうち、前記第1の事業者のユーザを前記カテゴリのうちの第1のカテゴリに分類するための条件である第1の条件から、前記第2のデータベースに含まれるテーブルの項目及び値に関する条件のうち、前記第2の事業者のユーザを前記第1のカテゴリに分類するための条件である第2の条件を生成する生成工程と、
前記生成工程によって生成された前記第2の条件を提供する提供工程と、
を含むことを特徴とする情報処理方法。 - コンピュータに、
第1の事業者が提供するサービスのユーザに関する情報が格納された第1のデータベースに含まれるテーブルの項目及び値に関する条件と、第2の事業者が提供するサービスのユーザに関する情報が格納された第2のデータベースに含まれるテーブルの項目及び値に関する条件と、カテゴリと、の関係を学習したモデルを用いて、
前記第1のデータベースに含まれるテーブルの項目及び値に関する条件のうち、前記第1の事業者のユーザを前記カテゴリのうちの第1のカテゴリに分類するための条件である第1の条件から、前記第2のデータベースに含まれるテーブルの項目及び値に関する条件のうち、前記第2の事業者のユーザを前記第1のカテゴリに分類するための条件である第2の条件を生成する生成手順と、
前記生成手順によって生成された前記第2の条件を提供する提供手順と、
を実行させることを特徴とする情報処理プログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2021085604A JP7354181B2 (ja) | 2021-05-20 | 2021-05-20 | 情報処理装置、情報処理方法、及び情報処理プログラム |
US17/690,882 US11954155B2 (en) | 2021-05-20 | 2022-03-09 | Information processing device, information processing method, and non-transitory computer readable storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2021085604A JP7354181B2 (ja) | 2021-05-20 | 2021-05-20 | 情報処理装置、情報処理方法、及び情報処理プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2022178653A JP2022178653A (ja) | 2022-12-02 |
JP7354181B2 true JP7354181B2 (ja) | 2023-10-02 |
Family
ID=84103901
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2021085604A Active JP7354181B2 (ja) | 2021-05-20 | 2021-05-20 | 情報処理装置、情報処理方法、及び情報処理プログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US11954155B2 (ja) |
JP (1) | JP7354181B2 (ja) |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006505858A (ja) | 2002-11-12 | 2006-02-16 | シーメンス アクチェンゲゼルシャフト | 第1データベースにおけるデータベース情報を提供する提供方法及びコンピュータ構造、並びにデータベースにおける統計イメージのコンピュータ援用形成方法 |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004086782A (ja) * | 2002-08-29 | 2004-03-18 | Hitachi Ltd | 異種データベース統合支援装置 |
JP6353141B1 (ja) | 2017-09-01 | 2018-07-04 | ヤフー株式会社 | 生成装置、生成方法、および生成プログラム |
US11580153B1 (en) * | 2018-07-17 | 2023-02-14 | Meta Platforms, Inc. | Lookalike expansion of source-based custom audience by an online system |
US20200364275A1 (en) * | 2019-05-13 | 2020-11-19 | Microsoft Technology Licensing, Llc | Characterizing international orientation |
US11269905B2 (en) * | 2019-06-20 | 2022-03-08 | International Business Machines Corporation | Interaction between visualizations and other data controls in an information system by matching attributes in different datasets |
-
2021
- 2021-05-20 JP JP2021085604A patent/JP7354181B2/ja active Active
-
2022
- 2022-03-09 US US17/690,882 patent/US11954155B2/en active Active
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006505858A (ja) | 2002-11-12 | 2006-02-16 | シーメンス アクチェンゲゼルシャフト | 第1データベースにおけるデータベース情報を提供する提供方法及びコンピュータ構造、並びにデータベースにおける統計イメージのコンピュータ援用形成方法 |
Also Published As
Publication number | Publication date |
---|---|
US11954155B2 (en) | 2024-04-09 |
JP2022178653A (ja) | 2022-12-02 |
US20220374472A1 (en) | 2022-11-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Sanchez | Modular architectures in the marketing process | |
Kenney et al. | The rise of the platform economy | |
Kusiak et al. | Data mining in design of products and production systems | |
Staeblein et al. | Planning and scheduling in the automotive industry: A comparison of industrial practice at German and Japanese makers | |
US20070239721A1 (en) | Cross-entity sales lead rights assignment and action planning system | |
US11915293B2 (en) | Offering automobile recommendations from generic features learned from natural language inputs | |
CN1628285A (zh) | 用于在虚拟环境中进行协商的代理、方法和计算机系统 | |
KR20190081571A (ko) | 온라인 쇼핑몰 통합 관리 시스템에서의 온라인 판매채널을 추천하는 방법 및 그 서버 | |
Zhang et al. | Machine learning-based design features decision support tool via customers purchasing data analysis | |
JP7354181B2 (ja) | 情報処理装置、情報処理方法、及び情報処理プログラム | |
US20220343238A1 (en) | Systems and methods for proposal generation in a task determination system | |
Anusha et al. | Segmentation of retail mobile market using HMS algorithm | |
Zhang et al. | Product evolution analysis for design adaptation using big sales data | |
Oh et al. | Variation architecture for reducing unnecessary variants in modular product family design by domain mapping and variant-level planning | |
US20230069133A1 (en) | Systems and methods for modeling user interactions | |
Şahin et al. | How to Upgrade Vehicles? Release Planning in the Automotive Industry | |
Bavendiek et al. | Evaluating HMI-development approaches from an automotive perspective | |
Boshnyaku | The impact of industry 4.0 on business models | |
Tiwari et al. | Design decision automation support through knowledge template CAD model | |
JP7000259B2 (ja) | 生成装置、生成方法、および生成プログラム | |
Wu et al. | [Retracted] Using the Mathematical Model on Precision Marketing with Online Transaction Data Computing | |
JP7032595B1 (ja) | 情報提供装置、情報処理方法、およびプログラム | |
JP7146020B1 (ja) | 情報処理装置、情報処理方法、及び情報処理プログラム | |
US20240338715A1 (en) | Integrating data from multiple unrelated data structures | |
Ma et al. | Design of Functional Application Model in Vehicle Infotainment System-Taking Vehicle Music Application as an Example |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20211118 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20211118 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220222 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220425 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20220719 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20221019 |
|
C60 | Trial request (containing other claim documents, opposition documents) |
Free format text: JAPANESE INTERMEDIATE CODE: C60 Effective date: 20221019 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20221028 |
|
C21 | Notice of transfer of a case for reconsideration by examiners before appeal proceedings |
Free format text: JAPANESE INTERMEDIATE CODE: C21 Effective date: 20221101 |
|
A912 | Re-examination (zenchi) completed and case transferred to appeal board |
Free format text: JAPANESE INTERMEDIATE CODE: A912 Effective date: 20221223 |
|
C211 | Notice of termination of reconsideration by examiners before appeal proceedings |
Free format text: JAPANESE INTERMEDIATE CODE: C211 Effective date: 20230104 |
|
C22 | Notice of designation (change) of administrative judge |
Free format text: JAPANESE INTERMEDIATE CODE: C22 Effective date: 20230307 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230731 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230920 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7354181 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |