JP6810675B2 - 情報処理装置及びプログラム - Google Patents
情報処理装置及びプログラム Download PDFInfo
- Publication number
- JP6810675B2 JP6810675B2 JP2017221038A JP2017221038A JP6810675B2 JP 6810675 B2 JP6810675 B2 JP 6810675B2 JP 2017221038 A JP2017221038 A JP 2017221038A JP 2017221038 A JP2017221038 A JP 2017221038A JP 6810675 B2 JP6810675 B2 JP 6810675B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- series data
- discrimination
- model
- 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
- 230000010365 information processing Effects 0.000 title claims description 9
- 238000000605 extraction Methods 0.000 claims description 35
- 238000013075 data extraction Methods 0.000 claims description 31
- 239000000284 extract Substances 0.000 claims description 16
- 238000000034 method Methods 0.000 claims description 13
- 238000004422 calculation algorithm Methods 0.000 claims description 10
- 238000013500 data storage Methods 0.000 description 24
- 238000007781 pre-processing Methods 0.000 description 13
- 238000010586 diagram Methods 0.000 description 7
- 238000010801 machine learning Methods 0.000 description 6
- 230000002159 abnormal effect Effects 0.000 description 4
- 230000005856 abnormality Effects 0.000 description 4
- 238000004891 communication Methods 0.000 description 3
- 230000008602 contraction Effects 0.000 description 3
- 238000010606 normalization Methods 0.000 description 3
- 238000013135 deep learning Methods 0.000 description 2
- 238000005401 electroluminescence Methods 0.000 description 2
- 230000004044 response Effects 0.000 description 2
- 230000001131 transforming effect Effects 0.000 description 2
- 230000001133 acceleration Effects 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 238000002790 cross-validation Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000007477 logistic regression Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000005259 measurement Methods 0.000 description 1
- 238000007637 random forest analysis Methods 0.000 description 1
- 238000012706 support-vector machine Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
- G06N20/20—Ensemble learning
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/04—Inference or reasoning models
-
- 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/31—Indexing; Data structures therefor; Storage structures
- G06F16/313—Selection or weighting of terms for indexing
-
- 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/35—Clustering; Classification
-
- 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
- G06N20/00—Machine learning
- G06N20/10—Machine learning using kernel methods, e.g. support vector machines [SVM]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/01—Dynamic search techniques; Heuristics; Dynamic trees; Branch-and-bound
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Databases & Information Systems (AREA)
- Artificial Intelligence (AREA)
- Evolutionary Computation (AREA)
- Computing Systems (AREA)
- Mathematical Physics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Medical Informatics (AREA)
- Computational Linguistics (AREA)
- Image Analysis (AREA)
Description
2:判別装置
11:系列データ記憶部
12:基準データ選択部
13:位置合わせ部
14:対象データ抽出部
15:特徴量抽出部
16:モデル生成部
21:系列データ記憶部
22:判別モデル記憶部
23:位置合わせ部
24:対象データ抽出部
25:特徴量抽出部
26:判別部
100:判別システム
Claims (5)
- 系列データである基準データを基準として、相互相関により算出される類似度が高くなるよう他の系列データを位置合わせする位置合わせ部と、
全ての系列データが重複する部分を、対象データとして抽出する対象データ抽出部と、
複数の前記対象データと、複数の前記対象データから抽出された特徴量と、の少なくとも一方に基づいて、前記系列データのラベルを判別する判別モデルを生成するモデル生成部と
を備え、
前記モデル生成部は、予め用意された複数の学習アルゴリズムにより前記判別モデルを生成し、判別精度が最も高い前記判別モデルを出力し、
前記全ての系列データが重複する部分は、位置合わせされた系列データのうち始点が最も後ろに位置する系列データの始点から、位置合わせされた系列データのうち終点が最も前に位置する系列データの終点まで、の部分である、情報処理装置。 - 前記対象データから特徴量を抽出する特徴量抽出部を更に備える
請求項1に記載の情報処理装置。 - 複数の系列データの中から、前記基準データを選択する基準データ選択部を更に備える
請求項1または請求項2に記載の情報処理装置。 - 前記系列データのラベルを判別する判別モデルに基づいて、前記対象データのラベルを判別する判別部を更に備える
請求項1から請求項3までのいずれか1項に記載の情報処理装置。 - 系列データである基準データを基準として、相互相関により算出される類似度が高くなるよう他の系列データを位置合わせする位置合わせ工程と、
全ての系列データが重複する部分を、対象データとして抽出する対象データ抽出工程と、
複数の前記対象データと、複数の前記対象データから抽出された特徴量と、の少なくとも一方に基づいて、前記系列データのラベルを判別する判別モデルを生成するモデル生成工程と
をコンピュータに実行させ、
前記モデル生成工程は、予め用意された複数の学習アルゴリズムにより前記判別モデルを生成し、判別精度が最も高い前記判別モデルを出力し、
前記全ての系列データが重複する部分は、位置合わせされた系列データのうち始点が最も後ろに位置する系列データの始点から、位置合わせされた系列データのうち終点が最も前に位置する系列データの終点まで、の部分である、プログラム。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017221038A JP6810675B2 (ja) | 2017-11-16 | 2017-11-16 | 情報処理装置及びプログラム |
US16/648,020 US11551112B2 (en) | 2017-11-16 | 2018-10-12 | Information processing apparatus and storage medium |
CN201880059998.9A CN111095309B (zh) | 2017-11-16 | 2018-10-12 | 信息处理装置以及程序产品 |
PCT/JP2018/038148 WO2019097916A1 (ja) | 2017-11-16 | 2018-10-12 | 情報処理装置及びプログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017221038A JP6810675B2 (ja) | 2017-11-16 | 2017-11-16 | 情報処理装置及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2019091351A JP2019091351A (ja) | 2019-06-13 |
JP6810675B2 true JP6810675B2 (ja) | 2021-01-06 |
Family
ID=66539705
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017221038A Active JP6810675B2 (ja) | 2017-11-16 | 2017-11-16 | 情報処理装置及びプログラム |
Country Status (4)
Country | Link |
---|---|
US (1) | US11551112B2 (ja) |
JP (1) | JP6810675B2 (ja) |
CN (1) | CN111095309B (ja) |
WO (1) | WO2019097916A1 (ja) |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4136123B2 (ja) * | 1998-10-16 | 2008-08-20 | キヤノン株式会社 | 情報処理装置及び方法及び記憶媒体 |
JP2003132088A (ja) * | 2001-10-22 | 2003-05-09 | Toshiba Corp | 時系列データ検索システム |
JP2013003706A (ja) * | 2011-06-14 | 2013-01-07 | Nippon Telegr & Teleph Corp <Ntt> | 表情認識装置、方法、及びプログラム |
JP5592414B2 (ja) * | 2012-01-05 | 2014-09-17 | 株式会社日立ハイテクノロジーズ | テンプレート評価装置、顕微鏡装置及びプログラム |
JP6212134B2 (ja) * | 2013-12-02 | 2017-10-11 | 富士機械製造株式会社 | 組立機 |
WO2016117358A1 (ja) * | 2015-01-21 | 2016-07-28 | 三菱電機株式会社 | 検査データ処理装置および検査データ処理方法 |
US10360215B1 (en) * | 2015-03-30 | 2019-07-23 | Emc Corporation | Methods and apparatus for parallel evaluation of pattern queries over large N-dimensional datasets to identify features of interest |
US10102451B2 (en) * | 2015-10-13 | 2018-10-16 | Elekta, Inc. | Pseudo-CT generation from MR data using tissue parameter estimation |
JP6686593B2 (ja) | 2016-03-23 | 2020-04-22 | 日本電気株式会社 | データ処理装置、データ処理システム、データ処理方法及びプログラム |
EP3282588B1 (en) * | 2016-08-09 | 2019-09-25 | Siemens Aktiengesellschaft | Method, system and program product for data transmission with a reduced data volume |
US11069335B2 (en) * | 2016-10-04 | 2021-07-20 | Cerence Operating Company | Speech synthesis using one or more recurrent neural networks |
GB201621434D0 (en) * | 2016-12-16 | 2017-02-01 | Palantir Technologies Inc | Processing sensor logs |
US10783185B2 (en) * | 2017-08-30 | 2020-09-22 | Pearson Education, Inc. | System and method for automated hybrid sequencing database generation |
-
2017
- 2017-11-16 JP JP2017221038A patent/JP6810675B2/ja active Active
-
2018
- 2018-10-12 US US16/648,020 patent/US11551112B2/en active Active
- 2018-10-12 WO PCT/JP2018/038148 patent/WO2019097916A1/ja active Application Filing
- 2018-10-12 CN CN201880059998.9A patent/CN111095309B/zh active Active
Also Published As
Publication number | Publication date |
---|---|
JP2019091351A (ja) | 2019-06-13 |
US11551112B2 (en) | 2023-01-10 |
CN111095309A (zh) | 2020-05-01 |
CN111095309B (zh) | 2024-07-12 |
WO2019097916A1 (ja) | 2019-05-23 |
US20200279177A1 (en) | 2020-09-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5830004B2 (ja) | 3次元モデル生成装置、3次元モデル生成方法及び3次元モデル生成プログラム | |
JP2013035539A5 (ja) | ||
US8825824B2 (en) | Systems and methods for machine configuration | |
JP6866930B2 (ja) | 生産設備監視装置、生産設備監視方法及び生産設備監視プログラム | |
WO2019026134A1 (ja) | 情報処理装置および情報処理方法 | |
JPWO2016147612A1 (ja) | システム、画像認識方法、および、プログラム | |
JP6276727B2 (ja) | 統計モデル作成装置、統計モデル作成方法及び統計モデル作成プログラム | |
US20140155179A1 (en) | Method and apparatus for generating map data based on game log data | |
EP2135144A1 (en) | Machine condition monitoring using pattern rules | |
JP2016066197A (ja) | 分析システム及び分析方法 | |
JP6810675B2 (ja) | 情報処理装置及びプログラム | |
EP3009900A1 (en) | Dynamic recommendation of elements suitable for use in an engineering configuration | |
CN114416256B (zh) | 信息处理方法、装置、电子设备及存储介质 | |
US20230161319A1 (en) | Computer-implemented method for recognizing an input pattern in at least one time series of a plurality of time series | |
JP6290777B2 (ja) | データ関連情報処理装置及びプログラム | |
JP6405851B2 (ja) | 予兆検知支援プログラム、方法、装置、及び予兆検知プログラム、 | |
US20190265954A1 (en) | Apparatus and method for assisting discovery of design pattern in model development environment using flow diagram | |
JP6854248B2 (ja) | 境界探索テスト支援装置および境界探索テスト支援方法 | |
EP3214517A1 (en) | Electronic device, system and method | |
US11372741B2 (en) | Information processing apparatus configured to perform debug analysis based on a distributed representation vector for lines of a debug log, method, and non-transitory recording medium | |
US20170206290A1 (en) | Simulation system and simulation method | |
JP6602280B2 (ja) | 計装図データ生成装置、計装図検索システム及びプログラム | |
JP2017045147A (ja) | 情報提供装置、情報提供方法、及びプログラム | |
JP2016115168A (ja) | プログラム、情報処理装置、評価方法 | |
CN105593904A (zh) | 对图形对象操作的记录和重放 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190308 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20190910 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20191010 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200310 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200409 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20200929 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20201109 |
|
C60 | Trial request (containing other claim documents, opposition documents) |
Free format text: JAPANESE INTERMEDIATE CODE: C60 Effective date: 20201109 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20201117 |
|
C21 | Notice of transfer of a case for reconsideration by examiners before appeal proceedings |
Free format text: JAPANESE INTERMEDIATE CODE: C21 Effective date: 20201124 |
|
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: 20201208 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20201211 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6810675 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |