KR102183305B1 - 신경망 피처 벡터 결정 장치 및 방법 - Google Patents
신경망 피처 벡터 결정 장치 및 방법 Download PDFInfo
- Publication number
- KR102183305B1 KR102183305B1 KR1020180090946A KR20180090946A KR102183305B1 KR 102183305 B1 KR102183305 B1 KR 102183305B1 KR 1020180090946 A KR1020180090946 A KR 1020180090946A KR 20180090946 A KR20180090946 A KR 20180090946A KR 102183305 B1 KR102183305 B1 KR 102183305B1
- Authority
- KR
- South Korea
- Prior art keywords
- feature
- feature vector
- determining
- input
- neural network
- Prior art date
Links
- 239000013598 vector Substances 0.000 title claims abstract description 151
- 238000013528 artificial neural network Methods 0.000 title claims abstract description 55
- 238000000034 method Methods 0.000 title claims abstract description 32
- 230000006870 function Effects 0.000 claims abstract description 84
- 238000003491 array Methods 0.000 claims abstract description 21
- 238000011176 pooling Methods 0.000 claims description 7
- 230000008569 process Effects 0.000 description 15
- 238000010586 diagram Methods 0.000 description 10
- 230000000694 effects Effects 0.000 description 5
- 238000005516 engineering process Methods 0.000 description 3
- 230000014509 gene expression Effects 0.000 description 3
- 239000000470 constituent Substances 0.000 description 2
- 239000011159 matrix material Substances 0.000 description 2
- 238000004458 analytical method Methods 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 230000008570 general process Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000007781 pre-processing Methods 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
Images
Classifications
-
- 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/16—Matrix or vector computation, e.g. matrix-matrix or matrix-vector multiplication, matrix factorization
-
- 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
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Mathematical Physics (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Computing Systems (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Biophysics (AREA)
- Life Sciences & Earth Sciences (AREA)
- Molecular Biology (AREA)
- Evolutionary Computation (AREA)
- Computational Linguistics (AREA)
- Biomedical Technology (AREA)
- Artificial Intelligence (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Algebra (AREA)
- Databases & Information Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
도 2는 본 발명의 일 실시예에 따른 신경망 피처 벡터 결정 장치를 설명하는 블록도이다.
도 3은 본 발명의 일 실시예에 따른 신경망 피처 벡터 결정 장치에서 수행되는 신경망 피처 벡터 결정 과정을 설명하는 순서도이다.
도 4는 피처 벡터 생성 과정의 일 실시예를 설명하는 예시도이다.
도 5는 신경망 피처 벡터 결정 장치에서 피처 벡터를 생성하는 과정의 일 실시예를 설명하는 예시도이다.
도 6은 신경망 피처 벡터 결정 장치에서 피처 벡터를 생성하는 과정의 다른 실시예를 설명하는 예시도이다.
110: 프로세서 130: 메모리
150: 사용자 입출력부 170: 네트워크 입출력부
210: 입력 어레이 생성부 230: 피처 요소 결정부
250: 피처 벡터 생성부 270: 제어부
Claims (9)
- 컨텐츠를 분석하여 복수의 입력 어레이들을 생성하는 입력 어레이 생성부;
상기 복수의 입력 어레이들 각각에 관해 제1 및 제2 특징 함수들을 적용하여 제1 및 제2 피처 요소들을 결정하는 피처 요소 결정부; 및
상기 제1 및 제2 피처 요소들 중 하나를 결정하여 최종 피처 요소로 피처 벡터를 갱신하는 피처 벡터 생성부를 포함하되,
상기 피처 요소 결정부는 입력 어레이에 상기 제1 특징 함수를 적용하여 피처 인덱스를 결정하고 상기 피처 벡터에서 해당 피처 인덱스에 대응되는 구성 성분 값을 상기 제1 피처 요소로 결정하며 상기 입력 어레이에 상기 제2 특징 함수를 적용하여 특정 범위를 갖고 상기 구성 성분 값을 대체 가능한 제2 피처 요소를 결정하고,
상기 피처 벡터 생성부는 맥스 풀링(max pooling)을 통해 상기 제1 및 제2 피처 요소들 중 더 큰 값을 상기 최종 피처 요소로 결정하는 것을 특징으로 하는 신경망 피처 벡터 결정 장치.
- 제1항에 있어서, 상기 입력 어레이 생성부는
상기 컨텐츠를 구성하는 메타데이터, 텍스트, 영상 및 사운드 중 적어도 하나를 기초로 상기 복수의 입력 어레이들을 생성하는 것을 특징으로 하는 신경망 피처 벡터 결정 장치.
- 삭제
- 제1항에 있어서, 상기 피처 요소 결정부는
상기 입력 어레이에 상기 제1 특징 함수를 적용하여 n차원(상기 n은 2이상인 자연수) 피처 인덱스를 결정하는 것을 특징으로 하는 신경망 피처 벡터 결정 장치.
- 삭제
- 제1항에 있어서, 상기 피처 요소 결정부는
상기 입력 어레이에 해시 함수를 적용하여 해시값을 산출하고 상기 해시값에 대해 특정 경계 상수를 기초로 모드 연산을 수행하여 상기 제2 피처 요소를 결정하는 것을 특징으로 하는 신경망 피처 벡터 결정 장치.
- 삭제
- 제1항에 있어서, 상기 피처 벡터 생성부는
상기 최종 피처 요소를 상기 피처 인덱스와 연관시켜 상기 피처 벡터를 갱신하는 것을 특징으로 하는 신경망 피처 벡터 결정 장치.
- 신경망 피처 벡터 결정 장치에서 수행되는 신경망 피처 벡터 결정 방법에 있어서,
컨텐츠를 분석하여 복수의 입력 어레이들을 생성하는 단계;
상기 복수의 입력 어레이들 각각에 관해 제1 및 제2 특징 함수들을 적용하여 제1 및 제2 피처 요소들을 결정하는 단계; 및
상기 제1 및 제2 피처 요소들 중 하나를 결정하여 최종 피처 요소로 피처 벡터를 갱신하는 단계를 포함하되,
상기 피처 요소들을 결정하는 단계는 입력 어레이에 상기 제1 특징 함수를 적용하여 피처 인덱스를 결정하고 상기 피처 벡터에서 해당 피처 인덱스에 대응되는 구성 성분 값을 상기 제1 피처 요소로 결정하며 상기 입력 어레이에 상기 제2 특징 함수를 적용하여 특정 범위를 갖고 상기 구성 성분 값을 대체 가능한 제2 피처 요소를 결정하는 단계를 포함하고,
상기 피처 벡터를 갱신하는 단계는 맥스 풀링(max pooling)을 통해 상기 제1 및 제2 피처 요소들 중 더 큰 값을 상기 최종 피처 요소로 결정하는 단계를 포함하는 것을 특징으로 하는 신경망 피처 벡터 결정 방법.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020180090946A KR102183305B1 (ko) | 2018-08-03 | 2018-08-03 | 신경망 피처 벡터 결정 장치 및 방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020180090946A KR102183305B1 (ko) | 2018-08-03 | 2018-08-03 | 신경망 피처 벡터 결정 장치 및 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20200015300A KR20200015300A (ko) | 2020-02-12 |
KR102183305B1 true KR102183305B1 (ko) | 2020-11-26 |
Family
ID=69569781
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020180090946A KR102183305B1 (ko) | 2018-08-03 | 2018-08-03 | 신경망 피처 벡터 결정 장치 및 방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR102183305B1 (ko) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113743576B (zh) * | 2020-05-29 | 2024-05-07 | 精工爱普生株式会社 | 数据获取方法和装置、相似度计算方法和装置及存储介质 |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013068884A (ja) * | 2011-09-26 | 2013-04-18 | Nippon Telegr & Teleph Corp <Ntt> | ハッシュ関数生成方法、ハッシュ値演算方法、ハッシュ関数生成装置、ハッシュ値演算装置、ハッシュ関数生成プログラム及びハッシュ値演算プログラム |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100729107B1 (ko) | 2005-10-27 | 2007-06-14 | 한국전력공사 | 부분방전 원인 자동 추론용 신경망 회로의 입력벡터생성방법 |
KR20120052610A (ko) * | 2010-11-16 | 2012-05-24 | 삼성전자주식회사 | 신경망 학습을 통한 동작 인식 방법 및 장치 |
EP3114540B1 (en) * | 2014-03-06 | 2021-03-03 | Progress, Inc. | Neural network and method of neural network training |
KR101899101B1 (ko) * | 2016-06-01 | 2018-09-14 | 서울대학교 산학협력단 | 인공 신경망 기반 예측 모델 생성 장치 및 방법 |
-
2018
- 2018-08-03 KR KR1020180090946A patent/KR102183305B1/ko active IP Right Grant
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013068884A (ja) * | 2011-09-26 | 2013-04-18 | Nippon Telegr & Teleph Corp <Ntt> | ハッシュ関数生成方法、ハッシュ値演算方法、ハッシュ関数生成装置、ハッシュ値演算装置、ハッシュ関数生成プログラム及びハッシュ値演算プログラム |
Also Published As
Publication number | Publication date |
---|---|
KR20200015300A (ko) | 2020-02-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11194780B2 (en) | Early exit from table scans of loosely ordered and/or grouped relations using nearly ordered maps | |
JP4295062B2 (ja) | 反復マッチングを利用した画像検索方法及び装置 | |
US9875245B2 (en) | Content item recommendations based on content attribute sequence | |
JP5755823B1 (ja) | 類似度算出システム、類似度算出方法およびプログラム | |
WO2020064988A1 (en) | Scalable and compressive neural network data storage system | |
US20200175022A1 (en) | Data retrieval | |
US10838944B2 (en) | System and method for maintaining a multi-level data structure | |
CN115080039A (zh) | 前端代码生成方法、装置、计算机设备、存储介质和产品 | |
JP7014086B2 (ja) | 解析装置、解析方法及びプログラム | |
Zhou et al. | Adversarial attack and defense in deep ranking | |
JP6329778B2 (ja) | ストレージシステム、インデクシング方法、インデクシングプログラム | |
US8463784B1 (en) | Improving data clustering stability | |
KR102183305B1 (ko) | 신경망 피처 벡터 결정 장치 및 방법 | |
KR102679888B1 (ko) | 비전 트랜스포머의 정규화 장치 및 방법 | |
KR102289411B1 (ko) | 가중치 기반의 피처 벡터 생성 장치 및 방법 | |
KR20200057832A (ko) | 기초 메타학습장치에 대한 앙상블가중치를 결정하는 방법 및 장치 | |
KR102225820B1 (ko) | 악성코드 분석용 머신러닝을 위한 하이브리드 피처 벡터 생성 장치 및 방법 | |
JP6327918B2 (ja) | 画像検索装置及びその制御方法 | |
KR102389555B1 (ko) | 가중 트리플 지식 그래프를 생성하는 장치, 방법 및 컴퓨터 프로그램 | |
JP6336827B2 (ja) | 画像検索装置、画像検索方法および検索システム | |
US20230384917A1 (en) | Zoom action based image presentation | |
KR102452777B1 (ko) | 정보 처리 장치, 정보 처리 방법, 및 기록 매체 | |
CN118133044A (zh) | 问题扩展方法、装置、计算机设备、存储介质和产品 | |
CN118295664A (zh) | 代码生成方法、装置、计算机设备、存储介质和产品 | |
CN117194610A (zh) | 文本处理方法、装置、计算设备、以及计算机程序产品 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20180803 |
|
PA0201 | Request for examination | ||
PG1501 | Laying open of application | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20200427 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20201020 |
|
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20201120 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20201123 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration |