JP6789762B2 - 情報処理装置、情報処理方法及びプログラム - Google Patents
情報処理装置、情報処理方法及びプログラム Download PDFInfo
- Publication number
- JP6789762B2 JP6789762B2 JP2016215470A JP2016215470A JP6789762B2 JP 6789762 B2 JP6789762 B2 JP 6789762B2 JP 2016215470 A JP2016215470 A JP 2016215470A JP 2016215470 A JP2016215470 A JP 2016215470A JP 6789762 B2 JP6789762 B2 JP 6789762B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- dimension reduction
- neighborhood
- information processing
- dimension
- 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
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/771—Feature selection, e.g. selecting representative features from a multi-dimensional feature space
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/211—Selection of the most significant subset of features
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/211—Selection of the most significant subset of features
- G06F18/2115—Selection of the most significant subset of features by evaluating different subsets according to an optimisation criterion, e.g. class separability, forward selection or backward elimination
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/213—Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods
- G06F18/2132—Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods based on discrimination criteria, e.g. discriminant analysis
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/213—Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods
- G06F18/2135—Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods based on approximation criteria, e.g. principal component analysis
- G06F18/21355—Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods based on approximation criteria, e.g. principal component analysis nonlinear criteria, e.g. embedding a manifold in a Euclidean space
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/217—Validation; Performance evaluation; Active pattern learning techniques
- G06F18/2193—Validation; Performance evaluation; Active pattern learning techniques based on specific statistical tests
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
- G06F18/241—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
- G06F18/2413—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on distances to training or reference patterns
- G06F18/24147—Distances to closest patterns, e.g. nearest neighbour classification
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/40—Software arrangements specially adapted for pattern recognition, e.g. user interfaces or toolboxes therefor
- G06F18/41—Interactive pattern learning with a human teacher
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/7715—Feature extraction, e.g. by transforming the feature space, e.g. multi-dimensional scaling [MDS]; Mappings, e.g. subspace methods
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/778—Active pattern-learning, e.g. online learning of image or video features
- G06V10/7784—Active pattern-learning, e.g. online learning of image or video features based on feedback from supervisors
- G06V10/7788—Active pattern-learning, e.g. online learning of image or video features based on feedback from supervisors the supervisor being a human, e.g. interactive learning with a human teacher
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/778—Active pattern-learning, e.g. online learning of image or video features
- G06V10/7796—Active pattern-learning, e.g. online learning of image or video features based on specific statistical tests
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- General Physics & Mathematics (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
- Databases & Information Systems (AREA)
- General Engineering & Computer Science (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Computational Biology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Life Sciences & Earth Sciences (AREA)
- Computing Systems (AREA)
- Multimedia (AREA)
- Health & Medical Sciences (AREA)
- Software Systems (AREA)
- Medical Informatics (AREA)
- General Health & Medical Sciences (AREA)
- Probability & Statistics with Applications (AREA)
- Human Computer Interaction (AREA)
- Image Analysis (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
以下、図面を参照して本発明の第1の実施形態を詳細に説明する。本実施形態では、教師なしデータで多様体学習を行う例について説明する。ここで、多様体とは、局所的にはユークリッド空間と見なせるような図形や空間のことであり、多様体学習とは、高次元な多様体に埋め込まれたデータ構造の実質的に低次元な情報を抽出する手法のことである。
図6のS601において、近傍データ決定部103は、サイズεに任意の初期値を設定する。続いてS602において、近傍データ決定部103は、各データに対してサイズεの超球をセットする。図4(b)には、1つのデータを中心Cとしたときに超球をセットした例を示している。
以下、図面を参照して本発明の第2の実施形態を詳細に説明する。本実施形態は、第1の実施形態によって得られた次元削減結果を得た後、よりユーザの求める次元削減結果を得ることができるように調整を行う例について説明する。
まず、S1201において、データ抽出部701は、次元削減結果に基づく抽出結果を出力装置105に表示し、ユーザにより新たな次元削減結果を計算しなおす指示を受けたか否かを判定する。この判定の結果、新たな次元削減結果を計算しなおす指示を受けた場合はS1202に進み、そうでない場合は処理を終了する。
以下、図面を参照して本発明の第3の実施形態を詳細に説明する。場合によっては次元削減の結果、図13(a)に示したように、本来は無いはずである分布内のデータの分岐1301や凝集1302が発生してしまうことがある。これは各データによって最適な近傍関係が設定されていないことに起因するため、仮に本来のデータが持つ情報の分布が図13(b)に示すような分布だった場合、データ間の不要な分岐や凝集ができてしまうことは本来抽出したい情報にとって不要な情報となる。そのため、本実施形態では、以下の処理によってさらに良い近傍関係を設定し、できるだけ図13(b)に例示した分布に近い結果が得られるように各データの近傍関係の更新を行う。なお、本実施形態に係る情報処理装置の構成は図7と同様であるため、説明は省略する。
まず、S201〜S204、S801の処理により、特徴空間のd次元からp0次元への次元削減が行われ、p0次元程度で対象データの分布にユーザの意図する近傍関係を反映させる。そして、S1501〜S1504で更に近傍関係の修正を繰り返すことでユーザの意図に沿った次元削減結果を得るようにする。そのため、まず、S1502において、近傍データ決定部103は、新たに得たp0個の特徴空間内でさらに新しい近傍関係を決定して更新する。
以下、図面を参照して本発明の第4の実施形態を詳細に説明する。本実施形態では教師ありで次元削減を行う例について説明する。なお、本実施形態に係る情報処理装置の構成は図1と同様であるため、説明は省略する。
ここで、{k}(0)および{ε}(0)同様、新たに次元削減後のp0次元空間での近傍関係を設定するパラメータをそれぞれ{k}(1)、{ε}(1)とする。まず、S1802において、近傍データ決定部103は、p0次元空間上の近傍関係に基づいてラベルを参照しながら{k}(1)または{ε}(1)を決定する。この処理では、図21にて説明したd次元特徴空間での方法と同じ方法を適用する。
以下、図面を参照して本発明の第5の実施形態を詳細に説明する。本実施形態では、第4の実施形態と同様に教師ありの次元削減を行い、次元削減後に近傍データを決定するパラメータk、εをクラスごとに変え、同じクラス内のデータは共通のパラメータk、εにする。なお、本実施形態に係る情報処理装置の構成は図1と同様であるため、説明は省略する。
以下、図面を参照して本発明の第6の実施形態を詳細に説明する。本実施形態は、第5の実施形態と同様に、パラメータk、εをクラスごとに変え、同じクラス内のデータは共通のパラメータk、εにする。なお、本実施形態に係る情報処理装置の構成は図1と同様であるため、説明は省略する。
なお、説明を簡単にするため、分類対象クラスの総数L=2として説明する。また、1つ目のクラスは、人の正面顔を撮影した画像から任意の特徴抽出方式にてd次元の特徴を抽出したクラスとする。そして、2つ目のクラスは、雑多な背景画像から前述した方法と同様の特徴抽出方式にてd次元の特徴を抽出したクラスとする。なお、図19のS1601、S1603及びS1604は、それぞれ図16のS1601、S1603及びS1604と同様であるため、説明は省略する。
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
106 写像計算部
108 データ間距離算出部
Claims (12)
- 所定次元の要素を有する複数のデータであって、次元削減の対象となる複数のデータ間の所定次元空間における距離を算出する距離算出手段と、
前記距離算出手段によって算出された距離に基づいて、近傍データを決定するためのパラメータを前記次元削減の対象となる複数のデータごとに決定する決定手段と、
前記次元削減の対象となる複数のデータそれぞれにおいて、対応する前記近傍データとの位置関係を次元削減後も保つように、前記次元削減の対象となるデータに対しての次元削減を前記決定手段によって決定されたパラメータに基づいて行う次元削減手段とを有することを特徴とする情報処理装置。 - 前記次元削減の対象となる複数のデータの少なくとも一部における距離関係の情報をユーザの操作により入力する入力手段をさらに有し、
前記決定手段は、前記入力手段によって入力された情報に基づいて前記近傍データを決定するためのパラメータを再計算し、
前記次元削減手段は、前記再計算されたパラメータに基づいて、前記次元削減の対象となるデータに対して次元削減を行うことを特徴とする請求項1に記載の情報処理装置。 - 前記次元削減の対象となる複数のデータは、それぞれ種別ごとに異なるラベルを有するデータであり、
前記決定手段は、さらに前記ラベルが共通するデータの分布に基づいて、前記近傍データを決定するためのパラメータを前記次元削減の対象となる複数のデータごとに決定することを特徴とする請求項1に記載の情報処理装置。 - 前記決定手段は、さらに前記ラベルが共通するデータの分布に基づいて、前記近傍データを決定するためのパラメータを前記ラベルごとで共通するように決定することを特徴とする請求項3に記載の情報処理装置。
- 前記近傍データを決定するためのパラメータの初期値を、ユーザの操作により入力する入力手段をさらに有し、
前記決定手段は、前記入力手段によって入力された初期値から探索して前記近傍データを決定するためのパラメータを決定することを特徴とする請求項4に記載の情報処理装置。 - 前記決定手段は、前記次元削減されたデータの空間上で、さらに前記近傍データを決定するためのパラメータを前記次元削減の対象となるデータごとに算出して前記近傍データを更新することを特徴とする請求項1〜5の何れか1項に記載の情報処理装置。
- 前記近傍データを決定するためのパラメータは、k近傍法における近傍数、または超球のサイズであることを特徴とする請求項1〜6の何れか1項に記載の情報処理装置。
- 前記次元削減手段は、画像から抽出された特徴を示すデータの次元削減を行うことを特徴とする請求項1〜7の何れか1項に記載の情報処理装置。
- 前記次元削減手段は、前記複数のデータそれぞれにおいて、前記複数のデータごとに決定された前記パラメータに基づく距離内にあるデータを前記近傍データとして、次元削減を行うことを特徴とする請求項1〜8の何れか1項に記載の情報処理装置。
- 前記次元削減手段により行われた次元削減の結果を出力装置に表示させる表示手段をさらに有することを特徴とする請求項1〜9の何れか1項に記載の情報処理装置。
- 情報処理装置による情報処理方法であって、
所定次元の要素を有する複数のデータであって、次元削減の対象となる複数のデータ間の所定次元空間における距離を算出する距離算出工程と、
前記距離算出工程において算出された距離に基づいて、近傍データを決定するためのパラメータを前記次元削減の対象となる複数のデータごとに決定する決定工程と、
前記次元削減の対象となる複数のデータそれぞれにおいて、対応する前記近傍データとの位置関係を次元削減後にも保つように、前記次元削減の対象となる複数のデータに対しての次元削減を前記決定工程において決定されたパラメータに基づいて行う次元削減工程とを有することを特徴とする情報処理方法。 - コンピュータを請求項1〜10の何れか1項に記載の情報処理装置の各手段として機能させるためのプログラム。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2016215470A JP6789762B2 (ja) | 2016-11-02 | 2016-11-02 | 情報処理装置、情報処理方法及びプログラム |
| US15/785,187 US10607121B2 (en) | 2016-11-02 | 2017-10-16 | Information processing apparatus, information processing method, and storage medium |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2016215470A JP6789762B2 (ja) | 2016-11-02 | 2016-11-02 | 情報処理装置、情報処理方法及びプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2018073293A JP2018073293A (ja) | 2018-05-10 |
| JP6789762B2 true JP6789762B2 (ja) | 2020-11-25 |
Family
ID=62021579
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2016215470A Active JP6789762B2 (ja) | 2016-11-02 | 2016-11-02 | 情報処理装置、情報処理方法及びプログラム |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US10607121B2 (ja) |
| JP (1) | JP6789762B2 (ja) |
Families Citing this family (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CA3018334A1 (en) * | 2017-09-21 | 2019-03-21 | Royal Bank Of Canada | Device and method for assessing quality of visualizations of multidimensional data |
| CA3022707A1 (en) * | 2017-10-31 | 2019-04-30 | Royal Bank Of Canada | Method and device for conducting measurements for an n-dimensional data structure |
| JP6933164B2 (ja) * | 2018-03-08 | 2021-09-08 | 株式会社Jvcケンウッド | 学習用データ作成装置、学習用モデル作成システム、学習用データ作成方法、及びプログラム |
| CN110163657B (zh) * | 2019-04-12 | 2024-07-02 | 中国平安财产保险股份有限公司 | 基于流形学习算法的保险产品推荐方法及相关设备 |
| US11281917B2 (en) * | 2019-10-31 | 2022-03-22 | Aptiv Technologies Limited | Multi-domain neighborhood embedding and weighting of point cloud data |
| JP7574145B2 (ja) | 2021-06-23 | 2024-10-28 | 株式会社Uacj | データ次元圧縮方法、コンピュータプログラムおよびデータ次元圧縮装置 |
| CN114646840B (zh) * | 2022-02-16 | 2025-07-11 | 西安交通大学 | 一种基于数据降维的电缆缺陷定位方法及设备 |
| CN116975365A (zh) * | 2023-08-03 | 2023-10-31 | 南方电网科学研究院有限责任公司 | 低压配电网可靠性数据填补方法、装置、存储介质及设备 |
Family Cites Families (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6947579B2 (en) * | 2002-10-07 | 2005-09-20 | Technion Research & Development Foundation Ltd. | Three-dimensional face recognition |
| US8233702B2 (en) * | 2006-08-18 | 2012-07-31 | Google Inc. | Computer implemented technique for analyzing images |
| JP5254893B2 (ja) * | 2009-06-26 | 2013-08-07 | キヤノン株式会社 | 画像変換方法及び装置並びにパターン識別方法及び装置 |
| JP5691289B2 (ja) * | 2010-08-11 | 2015-04-01 | ソニー株式会社 | 情報処理装置、情報処理方法、及び、プログラム |
| US10645344B2 (en) * | 2010-09-10 | 2020-05-05 | Avigilion Analytics Corporation | Video system with intelligent visual display |
| CN102903128B (zh) * | 2012-09-07 | 2016-12-21 | 北京航空航天大学 | 基于局部特征结构保持的视频图像内容编辑传播方法 |
| TWI489413B (zh) * | 2012-09-28 | 2015-06-21 | Zhangjiagang Kangde Xin Optronics Material Co Ltd | A Method of Multi - view Three - dimensional Image Display |
| JP5932612B2 (ja) * | 2012-11-16 | 2016-06-08 | 株式会社スクウェア・エニックス | 情報処理装置、制御方法、プログラム、及び記録媒体 |
| CN104981841B (zh) * | 2012-12-12 | 2018-03-06 | 华为技术有限公司 | 3d图像数据分割的方法和装置 |
| JP6547275B2 (ja) * | 2014-10-29 | 2019-07-24 | 株式会社リコー | 情報処理システム、情報処理装置、情報処理方法、及びプログラム |
| JP6624794B2 (ja) * | 2015-03-11 | 2019-12-25 | キヤノン株式会社 | 画像処理装置、画像処理方法及びプログラム |
-
2016
- 2016-11-02 JP JP2016215470A patent/JP6789762B2/ja active Active
-
2017
- 2017-10-16 US US15/785,187 patent/US10607121B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| US20180121765A1 (en) | 2018-05-03 |
| US10607121B2 (en) | 2020-03-31 |
| JP2018073293A (ja) | 2018-05-10 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6789762B2 (ja) | 情報処理装置、情報処理方法及びプログラム | |
| Yan et al. | Graph convolutional autoencoder model for the shape coding and cognition of buildings in maps | |
| Zhao et al. | Spherical U-Net on cortical surfaces: methods and applications | |
| Atkinson et al. | Geostatistical classification for remote sensing: an introduction | |
| CN113705772A (zh) | 一种模型训练方法、装置、设备及可读存储介质 | |
| JP4780106B2 (ja) | 情報処理装置及び情報処理方法、画像処理装置及び画像処理方法、並びにコンピュータ・プログラム | |
| Payá et al. | Performance of global-appearance descriptors in map building and localization using omnidirectional vision | |
| Hilal et al. | Deep transfer learning based fusion model for environmental remote sensing image classification model | |
| Fadel et al. | Loch: A neighborhood-based multidimensional projection technique for high-dimensional sparse spaces | |
| CN113254717A (zh) | 多维图网络节点聚类处理方法、装置和设备 | |
| US20250157206A1 (en) | Method and apparatus with map construction | |
| Ma et al. | Ensemble p-laplacian regularization for scene image recognition | |
| Chowdhury et al. | A State‐of‐the‐Art Computer Vision Adopting Non‐Euclidean Deep‐Learning Models | |
| Bergamasco et al. | A graph-based technique for semi-supervised segmentation of 3D surfaces | |
| Yu et al. | Analyzing the effect of landmark vectors in homing navigation | |
| Recaido et al. | Visual explainable machine learning for high-stakes decision-making with worst case estimates | |
| Di Martino et al. | Spatio-temporal hotspots and application on a disease analysis case via GIS | |
| JP6623184B2 (ja) | 多層ニューラルネットの大局構造抽出装置、方法、及びプログラム | |
| Roman et al. | Creating incremental models of indoor environments through omnidirectional imaging | |
| Wang et al. | Efficient topological localization using global and local feature matching | |
| Wang et al. | An efficient image segmentation algorithm for object recognition using spectral clustering | |
| Setiyoko et al. | DEM fusion concept based on the LS-SVM cokriging method | |
| Ripon et al. | A multi-objective evolutionary algorithm for color image segmentation | |
| Manso et al. | A novel robust scene change detection algorithm for autonomous robots using mixtures of gaussians | |
| Shen et al. | Intelligent image segmentation model for remote sensing applications |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20191010 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20200717 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200811 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200924 |
|
| 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: 20201006 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20201104 |
|
| R151 | Written notification of patent or utility model registration |
Ref document number: 6789762 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |