JP6458072B2 - 多層ニューラルネットワーク(ディープラーニング)の性能向上のための高寄与度項目の抽出システム、抽出方法及び抽出プログラム - Google Patents
多層ニューラルネットワーク(ディープラーニング)の性能向上のための高寄与度項目の抽出システム、抽出方法及び抽出プログラム Download PDFInfo
- Publication number
- JP6458072B2 JP6458072B2 JP2017068865A JP2017068865A JP6458072B2 JP 6458072 B2 JP6458072 B2 JP 6458072B2 JP 2017068865 A JP2017068865 A JP 2017068865A JP 2017068865 A JP2017068865 A JP 2017068865A JP 6458072 B2 JP6458072 B2 JP 6458072B2
- Authority
- JP
- Japan
- Prior art keywords
- contribution
- item
- neural network
- multilayer neural
- extraction
- 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
- 238000013528 artificial neural network Methods 0.000 title claims description 52
- 238000000605 extraction Methods 0.000 title claims description 34
- 238000013135 deep learning Methods 0.000 title description 7
- 238000000034 method Methods 0.000 claims description 16
- 238000004364 calculation method Methods 0.000 claims description 15
- 238000011156 evaluation Methods 0.000 claims description 15
- 238000007781 pre-processing Methods 0.000 claims description 8
- 238000012800 visualization Methods 0.000 claims description 8
- 239000000284 extract Substances 0.000 claims description 5
- 238000004458 analytical method Methods 0.000 description 22
- 230000006872 improvement Effects 0.000 description 6
- 238000013136 deep learning model Methods 0.000 description 5
- 230000008569 process Effects 0.000 description 5
- 238000010586 diagram Methods 0.000 description 4
- 238000010801 machine learning Methods 0.000 description 4
- 238000004422 calculation algorithm Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 239000011159 matrix material Substances 0.000 description 2
- 230000006399 behavior Effects 0.000 description 1
- 230000015572 biosynthetic process Effects 0.000 description 1
- 210000004556 brain Anatomy 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 230000008878 coupling Effects 0.000 description 1
- 238000010168 coupling process Methods 0.000 description 1
- 238000005859 coupling reaction Methods 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 230000006866 deterioration Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000002360 preparation method Methods 0.000 description 1
- 238000003672 processing method Methods 0.000 description 1
- 238000007619 statistical method Methods 0.000 description 1
- 238000003786 synthesis reaction Methods 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
Images
Landscapes
- Image Analysis (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
前処理部110は、元データ200に前処理を施し、学習データとテストデータとを生成する(ステップST01)。元データ200は、入力データと、入力データに対する教師ラベルとの対で構成されており、また、元データ200にはノイズが含まれていたり、元データ200の分布が偏っていたりする。そこで、前処理部110では、平均からかけ離れた組を取り除くノイズ除去などを実施する。
評価の結果、精度が悪い場合、再び、モデルを生成すべく、処理をステップST03に移す。
多層ニューラルネットワーク構造解析システム100aは、前処理部110とモデル生成部120と、評価部130と、寄与度算出部140と、線形多項式生成部180とを含む。多層ニューラルネットワーク構造解析システム100aは、高寄与度項目抽出部150を含んでいてもよく、また、高寄与度可視化部160を含んでいてもよい。
10 入力層
20、30 中間層
40 出力層
100、100a 多層ニューラルネットワーク構造解析システム
101 入力信号部
102 出力信号部
110 前処理部
120 モデル生成部
130 評価部
140 寄与度算出部
150 高寄与度項目抽出部
160 高寄与度可視化部
170 データセット生成部
180 線形多項式生成部
200 元データ
Claims (5)
- 多層ニューラルネットワークを構成する各層におけるノード間の結合重みに基づいて、入力項目ごとの寄与度を算出する寄与度算出部と、
前記寄与度に基づいて、寄与度スコアの絶対値が所定の閾値を超える項目を抽出する高寄与度項目抽出部と、
前記抽出された高寄与度の項目に基づいて、学習データから高寄与度の項目のみを抽出し、データセットを生成するデータセット生成部とを含む、高寄与度項目の抽出システム。 - 元データを前処理して学習データを作成する前処理部と
学習データに基づいて、モデルを生成するモデル生成部と、
前記モデルの精度を評価する評価部とを含む、請求項1に記載の高寄与度項目の抽出システム。 - 前記抽出された高寄与度の項目に基づいて、項目ごとの寄与度の可視化を行う寄与度可視化部を含む、請求項1又は2に記載の高寄与度項目の抽出システム。
- コンピュータが、
多層ニューラルネットワークを構成する各層におけるノード間の結合重みに基づいて、入力項目ごとの寄与度を算出する寄与度算出ステップと、
前記寄与度に基づいて、寄与度スコアの絶対値が所定の閾値を超える項目を抽出する高寄与度項目抽出ステップと、
前記抽出された高寄与度の項目に基づいて、学習データから高寄与度の項目のみを抽出し、データセットを生成するデータセット生成ステップとを実行することを特徴とする高寄与度項目の抽出方法。 - コンピュータに、
多層ニューラルネットワークを構成する各層におけるノード間の結合重みに基づいて、入力項目ごとの寄与度を算出する寄与度算出ステップと、
前記寄与度に基づいて、寄与度スコアの絶対値が所定の閾値を超える項目を抽出する高寄与度項目抽出ステップと、
前記抽出された高寄与度の項目に基づいて、学習データから高寄与度の項目のみを抽出し、データセットを生成するデータセット生成ステップとを実行させることを特徴とする高寄与度項目の抽出プログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017068865A JP6458072B2 (ja) | 2017-03-30 | 2017-03-30 | 多層ニューラルネットワーク(ディープラーニング)の性能向上のための高寄与度項目の抽出システム、抽出方法及び抽出プログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017068865A JP6458072B2 (ja) | 2017-03-30 | 2017-03-30 | 多層ニューラルネットワーク(ディープラーニング)の性能向上のための高寄与度項目の抽出システム、抽出方法及び抽出プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2018169959A JP2018169959A (ja) | 2018-11-01 |
JP6458072B2 true JP6458072B2 (ja) | 2019-01-23 |
Family
ID=64019384
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017068865A Active JP6458072B2 (ja) | 2017-03-30 | 2017-03-30 | 多層ニューラルネットワーク(ディープラーニング)の性能向上のための高寄与度項目の抽出システム、抽出方法及び抽出プログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6458072B2 (ja) |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102051791B1 (ko) * | 2018-11-16 | 2020-01-08 | 고려대학교 산학협력단 | 토양가스를 모니터링하고 모니터링 결과에 기반하여 대응 처리하는 시스템 및 방법 |
JP7003325B2 (ja) | 2019-03-27 | 2022-01-20 | 三菱電機株式会社 | 車両制御用演算装置、車両制御装置、及び、車両制御用演算方法 |
KR102149495B1 (ko) * | 2019-08-19 | 2020-08-28 | 고려대학교 산학협력단 | 환경 예측 모델의 훈련지표 최적화 장치 및 그 동작방법 |
JP7242495B2 (ja) * | 2019-10-03 | 2023-03-20 | 株式会社東芝 | 推論結果評価システム、推論結果評価装置及びその方法 |
JP7491382B2 (ja) * | 2020-08-19 | 2024-05-28 | 日本電信電話株式会社 | 重要度計算装置、重要度計算方法及び重要度計算プログラム |
US20240067189A1 (en) | 2021-03-22 | 2024-02-29 | Mitsubishi Electric Corporation | Control device and control method |
CN114067316B (zh) * | 2021-11-23 | 2024-05-03 | 燕山大学 | 一种基于细粒度图像分类的快速识别方法 |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05265509A (ja) * | 1992-03-16 | 1993-10-15 | Mitsubishi Heavy Ind Ltd | 学習制御装置 |
JP5415476B2 (ja) * | 2005-05-02 | 2014-02-12 | 株式会社 Jeol Resonance | Nmrデータの処理装置及び方法 |
-
2017
- 2017-03-30 JP JP2017068865A patent/JP6458072B2/ja active Active
Also Published As
Publication number | Publication date |
---|---|
JP2018169959A (ja) | 2018-11-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6458072B2 (ja) | 多層ニューラルネットワーク(ディープラーニング)の性能向上のための高寄与度項目の抽出システム、抽出方法及び抽出プログラム | |
Zhang et al. | Intelligent acoustic-based fault diagnosis of roller bearings using a deep graph convolutional network | |
Dematis et al. | Fake review detection via exploitation of spam indicators and reviewer behavior characteristics | |
Kankar et al. | Vibration-based fault diagnosis of a rotor bearing system using artificial neural network and support vector machine | |
CN110245285B (zh) | 一种基于异构信息网络的个性化推荐方法 | |
JP7102941B2 (ja) | 情報処理方法、情報処理装置、及びプログラム | |
JP6458073B2 (ja) | 多層ニューラルネットワーク(ディープラーニング)における線形多項式モデルの作成システム、作成方法及び作成プログラム | |
CN109753797B (zh) | 针对流式图的密集子图检测方法及系统 | |
CN108764541B (zh) | 一种结合时空特征和误差处理的风能预测方法 | |
WO2019200739A1 (zh) | 数据欺诈识别方法、装置、计算机设备和存储介质 | |
Braun et al. | Improving card fraud detection through suspicious pattern discovery | |
JP2019012473A (ja) | データフィルタリング装置および方法 | |
KR20190132223A (ko) | 네트워크 장애 원인 분석 장치 및 방법 | |
JP5835802B2 (ja) | 購買予測装置、方法、及びプログラム | |
Tao et al. | Metric ranking of invariant networks with belief propagation | |
Zhou et al. | Data Inspecting and Denoising Method for Data‐Driven Stochastic Subspace Identification | |
Bhatkar et al. | Link Prediction using GraphSAGE | |
JP7363912B2 (ja) | 表示方法、表示プログラム及び情報処理装置 | |
JP7151604B2 (ja) | モデル学習装置、データ分析装置、モデル学習方法、及びプログラム | |
Zhang et al. | Study on the parts surface defect detection method based on modifed SVM algorithm | |
Usharani et al. | An efficient approach for automatic crack detection using deep learning | |
Singh et al. | Effect of warning limits on the performance of the chart under autocorrelation | |
CA3101842A1 (en) | A method of digital signal feature extraction comprising multiscale analysis | |
Ziekow et al. | Managing application-level QoS for IoT stream queries in hazardous outdoor environments | |
Lyu et al. | A Novel Fault Diagnosis Method Based on Feature Fusion and Model Agnostic Meta-Learning |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
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: 20181127 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20181221 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6458072 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |