JP7124404B2 - 機械学習プログラム、機械学習方法および機械学習装置 - Google Patents
機械学習プログラム、機械学習方法および機械学習装置 Download PDFInfo
- Publication number
- JP7124404B2 JP7124404B2 JP2018077055A JP2018077055A JP7124404B2 JP 7124404 B2 JP7124404 B2 JP 7124404B2 JP 2018077055 A JP2018077055 A JP 2018077055A JP 2018077055 A JP2018077055 A JP 2018077055A JP 7124404 B2 JP7124404 B2 JP 7124404B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- learning
- machine learning
- convolutional layer
- extended
- 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
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
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/10—Complex mathematical operations
- G06F17/14—Fourier, Walsh or analogous domain transformations, e.g. Laplace, Hilbert, Karhunen-Loeve, transforms
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/10—Complex mathematical operations
- G06F17/15—Correlation function computation including computation of convolution operations
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Data Mining & Analysis (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Computing Systems (AREA)
- Computational Mathematics (AREA)
- Pure & Applied Mathematics (AREA)
- Mathematical Optimization (AREA)
- Mathematical Analysis (AREA)
- Artificial Intelligence (AREA)
- Evolutionary Computation (AREA)
- Health & Medical Sciences (AREA)
- Biomedical Technology (AREA)
- Life Sciences & Earth Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Biophysics (AREA)
- Computational Linguistics (AREA)
- Molecular Biology (AREA)
- Algebra (AREA)
- Databases & Information Systems (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Medical Informatics (AREA)
- Image Analysis (AREA)
Description
σ = (画像の高さまたは幅)/2π(ピーク周波数) ・・・(4)
110 通信部
111 表示部
112 操作部
120 記憶部
121 教師データ記憶部
122 パラメータ記憶部
123 学習モデル記憶部
130 制御部
131 生成部
132 第1学習部
133 第2学習部
Claims (15)
- 畳み込み層を含む学習器を用いた機械学習プログラムであって、
教師データの少なくとも一部、または、前記畳み込み層への入力データの少なくとも一部のデータに基づいて、前記学習器に含まれる、前記畳み込み層の処理内容に応じたサイズのフィルタを用いてデータ拡張する際に、前記畳み込み層のスライド窓のサイズに応じたノイズを前記データに付加することでデータ拡張した、拡張データを生成し、
前記教師データおよび前記拡張データを用いて、前記学習器の学習を行う、
処理をコンピュータに実行させる機械学習プログラム。 - 前記生成する処理は、前記学習器の中間層のデータに対して前記フィルタを用いてデータ拡張した、前記拡張データを生成する、
請求項1に記載の機械学習プログラム。 - 前記生成する処理は、前記学習器の入力層のデータに対して前記フィルタを用いてデータ拡張した、前記拡張データを生成する、
請求項1または2に記載の機械学習プログラム。 - 前記生成する処理は、前記データをフーリエ変換し、ピークが立った周波数以上の成分を前記データから消去することでデータ拡張した、前記拡張データを生成する、
請求項1~3のいずれか1つに記載の機械学習プログラム。 - 前記生成する処理は、データ拡張が成功した、前記学習器の複数のパラメータのうち、損失関数の値が最も大きい前記パラメータを、前記学習器の学習の進み具合に応じて適用することで、前記拡張データを生成する、
請求項1~4のいずれか1つに記載の機械学習プログラム。 - 畳み込み層を含む学習器を用いた機械学習プログラムであって、
教師データの少なくとも一部、または、前記畳み込み層への入力データの少なくとも一部のデータに基づいて、前記学習器の識別対象のサイズに対応したサイズのフィルタを用いてデータ拡張した、拡張データを生成し、
前記教師データおよび前記拡張データを用いて、前記学習器の学習を行う、
処理をコンピュータに実行させる機械学習プログラム。 - 前記生成する処理は、前記学習器の中間層のデータに対して前記フィルタを用いてデータ拡張した、前記拡張データを生成する、
請求項6に記載の機械学習プログラム。 - 前記生成する処理は、前記学習器の入力層のデータに対して前記フィルタを用いてデータ拡張した、前記拡張データを生成する、
請求項6または7に記載の機械学習プログラム。 - 前記生成する処理は、前記データをフーリエ変換し、ピークが立った周波数以上の成分を前記データから消去することでデータ拡張した、前記拡張データを生成する、
請求項6~8のいずれか1つに記載の機械学習プログラム。 - 前記生成する処理は、前記畳み込み層のスライド窓のサイズに応じたノイズを前記データに付加することでデータ拡張した、前記拡張データを生成する、
請求項6~9のいずれか1つに記載の機械学習プログラム。 - 前記生成する処理は、データ拡張が成功した、前記学習器の複数のパラメータのうち、損失関数が最も大きい前記パラメータを、前記学習器の学習の進み具合に応じて適用することで、前記拡張データを生成する、
請求項6~10のいずれか1つに記載の機械学習プログラム。 - 畳み込み層を含む学習器を用いた機械学習方法であって、
教師データの少なくとも一部、または、前記畳み込み層への入力データの少なくとも一部のデータに基づいて、前記学習器に含まれる、前記畳み込み層の処理内容に応じたサイズのフィルタを用いてデータ拡張する際に、前記データをフーリエ変換し、ピークが立った周波数以上の成分を前記データから消去することでデータ拡張した、拡張データを生成し、
前記教師データおよび前記拡張データを用いて、前記学習器の学習を行う、
処理をコンピュータが実行する機械学習方法。 - 畳み込み層を含む学習器を用いた機械学習方法であって、
教師データの少なくとも一部、または、前記畳み込み層への入力データの少なくとも一部のデータに基づいて、前記学習器の識別対象のサイズに対応したサイズのフィルタを用いてデータ拡張した、拡張データを生成し、
前記教師データおよび前記拡張データを用いて、前記学習器の学習を行う、
処理をコンピュータが実行する機械学習方法。 - 畳み込み層を含む学習器を用いた機械学習装置であって、
教師データの少なくとも一部、または、前記畳み込み層への入力データの少なくとも一部のデータに基づいて、前記学習器に含まれる、前記畳み込み層の処理内容に応じたサイズのフィルタを用いてデータ拡張する際に、前記畳み込み層のスライド窓のサイズに応じたノイズを前記データに付加することでデータ拡張した、拡張データを生成する生成部と、
前記教師データおよび前記拡張データを用いて、前記学習器の学習を行う学習部と、
を有する機械学習装置。 - 畳み込み層を含む学習器を用いた機械学習装置であって、
教師データの少なくとも一部、または、前記畳み込み層への入力データの少なくとも一部のデータに基づいて、前記学習器の識別対象のサイズに対応したサイズのフィルタを用いてデータ拡張した、拡張データを生成する生成部と、
前記教師データおよび前記拡張データを用いて、前記学習器の学習を行う学習部と、
を有する機械学習装置。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018077055A JP7124404B2 (ja) | 2018-04-12 | 2018-04-12 | 機械学習プログラム、機械学習方法および機械学習装置 |
US16/364,583 US20190318260A1 (en) | 2018-04-12 | 2019-03-26 | Recording medium with machine learning program recorded therein, machine learning method, and information processing apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018077055A JP7124404B2 (ja) | 2018-04-12 | 2018-04-12 | 機械学習プログラム、機械学習方法および機械学習装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2019185483A JP2019185483A (ja) | 2019-10-24 |
JP7124404B2 true JP7124404B2 (ja) | 2022-08-24 |
Family
ID=68161684
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018077055A Active JP7124404B2 (ja) | 2018-04-12 | 2018-04-12 | 機械学習プログラム、機械学習方法および機械学習装置 |
Country Status (2)
Country | Link |
---|---|
US (1) | US20190318260A1 (ja) |
JP (1) | JP7124404B2 (ja) |
Families Citing this family (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7163786B2 (ja) | 2019-01-17 | 2022-11-01 | 富士通株式会社 | 学習方法、学習プログラムおよび学習装置 |
JP7279368B2 (ja) * | 2019-01-17 | 2023-05-23 | 富士通株式会社 | 学習方法、学習プログラムおよび学習装置 |
EP3789924A1 (en) * | 2019-09-09 | 2021-03-10 | Robert Bosch GmbH | Stochastic data augmentation for machine learning |
JP7160416B2 (ja) * | 2019-11-19 | 2022-10-25 | 学校法人関西学院 | 水増しを用いた学習方法及び学習装置 |
JP7409080B2 (ja) | 2019-12-27 | 2024-01-09 | 富士通株式会社 | 学習データ生成方法、学習データ生成プログラムおよび情報処理装置 |
CN111259850B (zh) * | 2020-01-23 | 2022-12-16 | 同济大学 | 一种融合随机批掩膜和多尺度表征学习的行人重识别方法 |
KR102486795B1 (ko) * | 2020-04-06 | 2023-01-10 | 인하대학교 산학협력단 | 딥러닝 성능향상을 위한 주파수 도메인에서의 데이터 증강 방법 및 장치 |
JP2021174385A (ja) * | 2020-04-28 | 2021-11-01 | 三菱重工業株式会社 | モデル最適化装置、モデル最適化方法、及びプログラム |
JP7508265B2 (ja) * | 2020-05-14 | 2024-07-01 | キヤノン株式会社 | 情報処理装置、情報処理方法及びプログラム |
JP7472658B2 (ja) | 2020-06-02 | 2024-04-23 | 富士通株式会社 | 行動区間推定モデル構築装置、行動区間推定モデル構築方法及び行動区間推定モデル構築プログラム |
JP2022140916A (ja) | 2021-03-15 | 2022-09-29 | オムロン株式会社 | データ生成装置、データ生成方法及びプログラム |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10420523B2 (en) * | 2016-03-21 | 2019-09-24 | The Board Of Trustees Of The Leland Stanford Junior University | Adaptive local window-based methods for characterizing features of interest in digital images and systems for practicing same |
-
2018
- 2018-04-12 JP JP2018077055A patent/JP7124404B2/ja active Active
-
2019
- 2019-03-26 US US16/364,583 patent/US20190318260A1/en not_active Abandoned
Non-Patent Citations (2)
Title |
---|
Jianmin Bao, et al. ,"CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training",2017 IEEE International Conference on Computer Vision (ICCV),IEEE,2017年10月22日,pp.2764-2773,https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=8237561 |
竹木 章人, 外3名,"情報損失の無い並列的特徴量プーリングを用いた画像認識",信学技報,日本,一般社団法人 電子情報通信学会,2018年02月08日,vol.117, no.432, IE2017-112,pp.239-244 |
Also Published As
Publication number | Publication date |
---|---|
US20190318260A1 (en) | 2019-10-17 |
JP2019185483A (ja) | 2019-10-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP7124404B2 (ja) | 機械学習プログラム、機械学習方法および機械学習装置 | |
Kruse et al. | Learning to push the limits of efficient FFT-based image deconvolution | |
Gong et al. | Learning deep gradient descent optimization for image deconvolution | |
Oh et al. | Learning-based video motion magnification | |
Schuler et al. | A machine learning approach for non-blind image deconvolution | |
Schmidt et al. | Cascades of regression tree fields for image restoration | |
JP6613605B2 (ja) | 深度画像の深度値復元方法及びシステム | |
EP3963516B1 (en) | Teaching gan (generative adversarial networks) to generate per-pixel annotation | |
US9697583B2 (en) | Image processing apparatus, image processing method, and computer-readable recording medium | |
JP7362297B2 (ja) | 画像処理装置、画像処理方法、及びプログラム | |
US11967040B2 (en) | Information processing apparatus, control method thereof, imaging device, and storage medium | |
KR20200008343A (ko) | 영상 처리 장치 및 그 동작방법 | |
US20190205728A1 (en) | Method for visualizing neural network models | |
JP7353803B2 (ja) | 画像処理装置、画像処理方法、及びプログラム | |
CN114445282A (zh) | 图像恢复方法和设备以及电子装置 | |
JP2021526678A (ja) | 画像処理方法、装置、電子装置及び記憶媒体 | |
US20220358411A1 (en) | Apparatus and method for developing object analysis model based on data augmentation | |
Pan et al. | Joint demosaicking and denoising for CFA and MSFA images using a mosaic-adaptive dense residual network | |
Zhao et al. | A convergent neural network for non-blind image deblurring | |
JPWO2011033744A1 (ja) | 画像処理装置、画像処理方法および画像処理用プログラム | |
JP7362924B2 (ja) | データ増強基盤空間分析モデル学習装置及び方法 | |
JP6604131B2 (ja) | 電子機器および情報表示プログラム | |
KR20230096901A (ko) | 자율 주행 차량의 학습을 위한 데이터 증식 방법 및 그를 위한 장치 | |
JP7342517B2 (ja) | 画像処理装置、方法、及びプログラム | |
US20240354908A1 (en) | Image processing apparatus and image processing method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210113 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20211215 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220201 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220329 |
|
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: 20220712 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220725 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7124404 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |