JP5984153B2 - 情報処理装置、プログラム、及び情報処理方法 - Google Patents
情報処理装置、プログラム、及び情報処理方法 Download PDFInfo
- Publication number
- JP5984153B2 JP5984153B2 JP2014192511A JP2014192511A JP5984153B2 JP 5984153 B2 JP5984153 B2 JP 5984153B2 JP 2014192511 A JP2014192511 A JP 2014192511A JP 2014192511 A JP2014192511 A JP 2014192511A JP 5984153 B2 JP5984153 B2 JP 5984153B2
- Authority
- JP
- Japan
- Prior art keywords
- learning
- information processing
- prediction
- processing apparatus
- data
- 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
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N7/00—Computing arrangements based on specific mathematical models
- G06N7/01—Probabilistic graphical models, e.g. probabilistic networks
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Software Systems (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- General Engineering & Computer Science (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
- Mathematical Physics (AREA)
- Computing Systems (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Medical Informatics (AREA)
- Computational Mathematics (AREA)
- Pure & Applied Mathematics (AREA)
- Mathematical Optimization (AREA)
- Mathematical Analysis (AREA)
- Algebra (AREA)
- Probability & Statistics with Applications (AREA)
- Image Analysis (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Traffic Control Systems (AREA)
Description
[特許文献1]特開2012−7922号公報
[特許文献2]特開平10−204821号公報
[非特許文献1]社会インフラの効率的な維持管理の実現、村上茂之等、P.30〜637、FUJITSU.64,6、11,2013
(http://img.jp.fujitsu.com/downloads/jp/jmag/vol64-6/paper04.pdfを参照。)
Claims (13)
- 複数の学習対象のデータセットとそれぞれの前記学習対象のデータセットに割り付けられた学習用のラベルとを有する学習データを用いて、予測対象のデータセットに割り付けるべきラベルを予測する予測モデルを学習する情報処理装置であって、
前記学習データにおける前記複数の学習対象のデータセットのそれぞれから複数のサブセットを抽出する抽出部と、
前記複数の学習対象のデータセットのそれぞれにおいて、前記複数のサブセットのそれぞれを重みづけてラベルの予測結果に反映する前記予測モデルを学習する学習処理部と、
を備える情報処理装置。 - 前記学習処理部は、前記サブセットごとに異なる重み係数を割り当てることにより、前記サブセットごとに重みづけて前記ラベルの予測結果に反映させる予測モデルを学習する、
請求項1に記載の情報処理装置。 - 前記サブセットのそれぞれについて、複数の特徴量を含む特徴ベクトルを生成する特徴ベクトル生成部を更に備え、
前記学習処理部は、前記特徴ベクトルの前記複数の特徴量のそれぞれに対応する複数の回帰係数を含む回帰ベクトルと、前記サブセットごとの前記重み係数とを用いる予測モデルを学習する、
請求項2に記載の情報処理装置。 - 前記学習処理部は、前記回帰ベクトル及び前記重み係数の事前分布と前記学習データとを用いてベイズ推定を実行し、前記回帰ベクトル及び前記重み係数の事後確率分布を学習結果として出力する、
請求項3に記載の情報処理装置。 - 前記学習処理部は、前記特徴ベクトル及び前記回帰ベクトルに基づいて前記サブセットごとに予測されるラベルと、前記学習データの対応する前記学習対象のデータセットに割り付けられた学習用のラベルとの誤差を示す項に、前記重み係数を乗じる予測モデルを用いる、
請求項4に記載の情報処理装置。 - 前記学習処理部は、出力された前記回帰ベクトル及び前記重み係数の事後確率分布を事前分布として用いて、追加で入力された学習データに対する前記回帰ベクトル及び前記重み係数の事後確率分布を出力する、
請求項4又は5に記載の情報処理装置。 - 前記複数の学習対象のデータセットのそれぞれは、経時的に観測される時系列データセットであり、前記抽出部は、前記複数のサブセットとして時系列上で連続する複数のデータ列を抽出する、
請求項1から6のいずれか1項に記載の情報処理装置。 - 前記抽出部は、複数の区間における複数の説明変数の値の組を含む前記データ列を抽出する、
請求項7に記載の情報処理装置。 - 前記抽出部は、時系列上で互いに一部が重複する前記複数のデータ列を抽出する、
請求項7又は8に記載の情報処理装置。 - 複数の前記予測対象のデータセットを有する予測対象データを取得する取得部と、
前記予測モデルに基づき、前記予測対象のデータセットに対応するラベルを予測する予測部とを更に備える、
請求項1から9のいずれか1項に記載の情報処理装置。 - 前記学習処理部は、前記予測部が前記予測対象データが得られる度前記予測対象データに基づいて更に予測モデルを学習する、
請求項10に記載の情報処理装置。 - コンピュータを、請求項1から11のいずれか1項に記載の情報処理装置として機能させるプログラム。
- コンピュータにより実行される、複数の学習対象のデータセットとそれぞれの前記学習対象のデータセットに割り付けられた学習用のラベルとを有する学習データを用いて、予測対象のデータセットに割り付けるべきラベルを予測する予測モデルを学習する情報処理方法であって、
前記学習データにおける前記複数の学習対象のデータセットのそれぞれから複数のサブセットを抽出する抽出段階と、
前記複数の学習対象のデータセットのそれぞれにおいて、前記複数のサブセットのそれぞれを重みづけてラベルの予測に反映する前記予測モデルを学習する学習処理段階と、
を備える情報処理方法。
Priority Applications (6)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014192511A JP5984153B2 (ja) | 2014-09-22 | 2014-09-22 | 情報処理装置、プログラム、及び情報処理方法 |
US14/861,182 US9922292B2 (en) | 2014-09-22 | 2015-09-22 | Information processing apparatus, program, and information processing method |
US15/420,174 US9928468B2 (en) | 2014-09-22 | 2017-01-31 | Information processing apparatus, program, and information processing method |
US15/838,653 US10289964B2 (en) | 2014-09-22 | 2017-12-12 | Information processing apparatus, program, and information processing method |
US15/838,630 US10282679B2 (en) | 2014-09-22 | 2017-12-12 | Information processing apparatus, program, and information processing method |
US16/268,815 US11907809B2 (en) | 2014-09-22 | 2019-02-06 | Information processing apparatus, program, and information processing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014192511A JP5984153B2 (ja) | 2014-09-22 | 2014-09-22 | 情報処理装置、プログラム、及び情報処理方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2016062544A JP2016062544A (ja) | 2016-04-25 |
JP5984153B2 true JP5984153B2 (ja) | 2016-09-06 |
Family
ID=55796125
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014192511A Expired - Fee Related JP5984153B2 (ja) | 2014-09-22 | 2014-09-22 | 情報処理装置、プログラム、及び情報処理方法 |
Country Status (2)
Country | Link |
---|---|
US (5) | US9922292B2 (ja) |
JP (1) | JP5984153B2 (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11134359B2 (en) | 2018-08-17 | 2021-09-28 | xAd, Inc. | Systems and methods for calibrated location prediction |
US11172324B2 (en) | 2018-08-17 | 2021-11-09 | xAd, Inc. | Systems and methods for predicting targeted location events |
Families Citing this family (29)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5984153B2 (ja) | 2014-09-22 | 2016-09-06 | インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation | 情報処理装置、プログラム、及び情報処理方法 |
CN107535024B (zh) | 2015-05-05 | 2020-11-27 | 俊生活公司 | 连接的食品制备系统及其使用方法 |
US10455363B2 (en) * | 2015-11-04 | 2019-10-22 | xAd, Inc. | Systems and methods for using geo-blocks and geo-fences to discover lookalike mobile devices |
US10547971B2 (en) | 2015-11-04 | 2020-01-28 | xAd, Inc. | Systems and methods for creating and using geo-blocks for location-based information service |
RU2649792C2 (ru) * | 2016-09-09 | 2018-04-04 | Общество С Ограниченной Ответственностью "Яндекс" | Способ и система обучения алгоритма машинного обучения |
JP6199461B1 (ja) * | 2016-09-13 | 2017-09-20 | ヤフー株式会社 | 情報処理装置、情報処理方法、およびプログラム |
JP6877978B2 (ja) * | 2016-12-06 | 2021-05-26 | 日本電気通信システム株式会社 | 学習装置、学習方法およびプログラム |
JP6946081B2 (ja) | 2016-12-22 | 2021-10-06 | キヤノン株式会社 | 情報処理装置、情報処理方法、プログラム |
US20190392295A1 (en) * | 2017-02-02 | 2019-12-26 | Nec Corporation | Information processing device, method, and program that use deep learning |
US10956832B2 (en) * | 2018-06-22 | 2021-03-23 | Platina Systems Corporation | Training a data center hardware instance network |
US11146911B2 (en) | 2018-08-17 | 2021-10-12 | xAd, Inc. | Systems and methods for pacing information campaigns based on predicted and observed location events |
US10349208B1 (en) | 2018-08-17 | 2019-07-09 | xAd, Inc. | Systems and methods for real-time prediction of mobile device locations |
CN113168568A (zh) * | 2018-10-23 | 2021-07-23 | 斯坦福大学托管董事会 | 用于具有深度特征化的主动迁移学习的系统和方法 |
CN111104054B (zh) * | 2018-10-29 | 2023-10-27 | 伊姆西Ip控股有限责任公司 | 管理输入/输出操作的方法、装置和计算机程序产品 |
JP2020086597A (ja) * | 2018-11-16 | 2020-06-04 | 日本電信電話株式会社 | 学習装置、推定装置、方法、及びプログラム |
US10835823B2 (en) * | 2018-12-27 | 2020-11-17 | Electronic Arts Inc. | Sensory-based dynamic game-state configuration |
US20220171984A1 (en) * | 2019-02-28 | 2022-06-02 | Nec Corporation | Determination difference display apparatus, determination difference display method, and computer readable medium storing program |
US10860345B2 (en) | 2019-03-27 | 2020-12-08 | Electronic Arts Inc. | System for user sentiment tracking |
EP3736739B1 (en) * | 2019-05-10 | 2024-12-25 | Robert Bosch GmbH | Method and device for operating a learning system |
JP7243823B2 (ja) * | 2019-06-11 | 2023-03-22 | 日本電信電話株式会社 | 異常検知装置、異常検知方法、及び異常検知プログラム |
CN110149238B (zh) * | 2019-06-18 | 2022-10-28 | 北京百度网讯科技有限公司 | 用于预测流量的方法和装置 |
CN112818196B (zh) * | 2019-11-18 | 2023-12-22 | 香港科技大学 | 基于电子学习平台的数据处理方法、设备、电子装置及存储介质 |
JP7366786B2 (ja) * | 2020-02-10 | 2023-10-23 | 日鉄テックスエンジ株式会社 | 情報処理装置、システム、情報処理方法及びプログラム |
US11680712B2 (en) | 2020-03-13 | 2023-06-20 | June Life, Inc. | Method and system for sensor maintenance |
WO2021195622A1 (en) * | 2020-03-27 | 2021-09-30 | June Life, Inc. | System and method for classification of ambiguous objects |
US20220083914A1 (en) * | 2020-09-11 | 2022-03-17 | Actapio, Inc. | Learning apparatus, learning method, and a non-transitory computer-readable storage medium |
US20240154889A1 (en) * | 2021-01-20 | 2024-05-09 | Nippon Telegraph And Telephone Corporation | Traffic fluctuation prediction device,traffic fluctuation prediction method,and traffic fluctuation prediction program |
JP7315933B2 (ja) * | 2021-05-25 | 2023-07-27 | ソフトバンク株式会社 | 情報処理装置、情報処理方法及び情報処理プログラム |
US12026189B2 (en) * | 2022-02-10 | 2024-07-02 | International Business Machines Corporation | Ranking explanatory variables in multivariate analysis |
Family Cites Families (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3122359B2 (ja) | 1995-12-18 | 2001-01-09 | 三菱重工業株式会社 | 路面状況測定方法 |
FR2754058B1 (fr) | 1996-10-02 | 1998-12-18 | Etat Francais Laboratoire Cent | Procede de detection de defauts de surface sur une surface texturee |
US6611825B1 (en) | 1999-06-09 | 2003-08-26 | The Boeing Company | Method and system for text mining using multidimensional subspaces |
US7020593B2 (en) * | 2002-12-04 | 2006-03-28 | International Business Machines Corporation | Method for ensemble predictive modeling by multiplicative adjustment of class probability: APM (adjusted probability model) |
US20060022452A1 (en) * | 2004-07-29 | 2006-02-02 | Lewis Scott B | Credit card protector with account log |
US7421414B2 (en) | 2005-03-31 | 2008-09-02 | Timbre Technologies, Inc. | Split machine learning systems |
JP4348712B2 (ja) | 2005-08-05 | 2009-10-21 | 株式会社クマタカ エンジニアリング | 路面性状測定装置 |
JP4686505B2 (ja) | 2007-06-19 | 2011-05-25 | 株式会社東芝 | 時系列データ分類装置、時系列データ分類方法および時系列データ処理装置 |
AU2007359782A1 (en) | 2007-10-02 | 2009-04-09 | Tele Atlas B.V. | Method of capturing linear features along a reference-line across a surface for use in a map database |
JP4364288B1 (ja) * | 2008-07-03 | 2009-11-11 | 株式会社東芝 | 音声音楽判定装置、音声音楽判定方法及び音声音楽判定用プログラム |
JP2010067033A (ja) | 2008-09-11 | 2010-03-25 | Sony Corp | データ処理装置、データ処理方法、及び、プログラム |
US8332334B2 (en) | 2009-09-24 | 2012-12-11 | Yahoo! Inc. | System and method for cross domain learning for data augmentation |
JP5598082B2 (ja) | 2010-05-17 | 2014-10-01 | 日本電気株式会社 | 異常判定装置、異常判定プログラムおよび異常判定方法 |
JP5088401B2 (ja) | 2010-06-23 | 2012-12-05 | 日本電気株式会社 | 道路構造測定方法および道路面測定装置 |
JP5988419B2 (ja) * | 2012-01-11 | 2016-09-07 | インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation | 予測方法、予測システムおよびプログラム |
US10103949B2 (en) | 2012-03-15 | 2018-10-16 | Microsoft Technology Licensing, Llc | Count tracking in distributed environments |
CN103324632B (zh) * | 2012-03-22 | 2016-08-03 | 日电(中国)有限公司 | 一种基于协同学习的概念识别方法及装置 |
US9195914B2 (en) * | 2012-09-05 | 2015-11-24 | Google Inc. | Construction zone sign detection |
US9081385B1 (en) * | 2012-12-21 | 2015-07-14 | Google Inc. | Lane boundary detection using images |
JP5836981B2 (ja) | 2013-01-22 | 2015-12-24 | 日本電信電話株式会社 | 文書評価パラメータ調整装置、方法、及びプログラム |
JP5984153B2 (ja) | 2014-09-22 | 2016-09-06 | インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation | 情報処理装置、プログラム、及び情報処理方法 |
-
2014
- 2014-09-22 JP JP2014192511A patent/JP5984153B2/ja not_active Expired - Fee Related
-
2015
- 2015-09-22 US US14/861,182 patent/US9922292B2/en not_active Expired - Fee Related
-
2017
- 2017-01-31 US US15/420,174 patent/US9928468B2/en not_active Expired - Fee Related
- 2017-12-12 US US15/838,630 patent/US10282679B2/en not_active Expired - Fee Related
- 2017-12-12 US US15/838,653 patent/US10289964B2/en not_active Expired - Fee Related
-
2019
- 2019-02-06 US US16/268,815 patent/US11907809B2/en active Active
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11134359B2 (en) | 2018-08-17 | 2021-09-28 | xAd, Inc. | Systems and methods for calibrated location prediction |
US11172324B2 (en) | 2018-08-17 | 2021-11-09 | xAd, Inc. | Systems and methods for predicting targeted location events |
Also Published As
Publication number | Publication date |
---|---|
JP2016062544A (ja) | 2016-04-25 |
US20170140303A1 (en) | 2017-05-18 |
US20190171971A1 (en) | 2019-06-06 |
US9928468B2 (en) | 2018-03-27 |
US10289964B2 (en) | 2019-05-14 |
US20160196505A1 (en) | 2016-07-07 |
US20180101792A1 (en) | 2018-04-12 |
US10282679B2 (en) | 2019-05-07 |
US11907809B2 (en) | 2024-02-20 |
US9922292B2 (en) | 2018-03-20 |
US20180114146A1 (en) | 2018-04-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5984153B2 (ja) | 情報処理装置、プログラム、及び情報処理方法 | |
Lapuschkin et al. | Analyzing classifiers: Fisher vectors and deep neural networks | |
WO2021114630A1 (zh) | 医学图像样本筛查方法、装置、计算机设备和存储介质 | |
US20210089964A1 (en) | Robust training in the presence of label noise | |
TWI444844B (zh) | 模擬參數校正技術 | |
JP5943357B2 (ja) | 検出装置、検出方法、およびプログラム | |
US20190057320A1 (en) | Data processing apparatus for accessing shared memory in processing structured data for modifying a parameter vector data structure | |
JP6436440B2 (ja) | 生成装置、生成方法、及び、プログラム | |
US20110320391A1 (en) | Method and Apparatus for Predicting Application Performance Across Machines with Different Hardware Configurations | |
CN105488539B (zh) | 分类模型的生成方法及装置、系统容量的预估方法及装置 | |
WO2019227716A1 (zh) | 流感预测模型的生成方法、装置及计算机可读存储介质 | |
JP6187977B2 (ja) | 解析装置、解析方法及びプログラム | |
CN110414306B (zh) | 一种基于meanshift算法和SVM的婴儿异常行为检测方法 | |
CN108509324B (zh) | 选择计算平台的系统和方法 | |
CN108229522A (zh) | 神经网络的训练方法、属性检测方法、装置及电子设备 | |
CN108984613A (zh) | 一种基于迁移学习的缺陷报告跨项目分类方法 | |
US20200118012A1 (en) | Monitoring the Thermal Health of an Electronic Device | |
JP2020190959A (ja) | モデル生成装置、システム、パラメータ算出装置、モデル生成方法、パラメータ算出方法およびプログラム | |
US20220327394A1 (en) | Learning support apparatus, learning support methods, and computer-readable recording medium | |
CN112036312B (zh) | 质检场景识别方法、装置、计算机设备及可读存储介质 | |
JP2022021268A (ja) | 屋根の劣化診断方法および劣化診断システム | |
CN117574098B (zh) | 一种学习专注度分析方法以及相关装置 | |
Abedi et al. | Improving the performance of DNN-based software services using automated layer caching | |
EP4451146A1 (en) | Computer-implemented method for fast matching of entities from different datasets | |
US20240303537A1 (en) | Segmenting training data for machine learning models |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20160128 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20160216 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20160616 |
|
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: 20160705 |
|
RD14 | Notification of resignation of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7434 Effective date: 20160706 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20160726 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5984153 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |