KR101924832B1 - 정점 분류 장치 및 정점 분류 방법 - Google Patents
정점 분류 장치 및 정점 분류 방법 Download PDFInfo
- Publication number
- KR101924832B1 KR101924832B1 KR1020160182358A KR20160182358A KR101924832B1 KR 101924832 B1 KR101924832 B1 KR 101924832B1 KR 1020160182358 A KR1020160182358 A KR 1020160182358A KR 20160182358 A KR20160182358 A KR 20160182358A KR 101924832 B1 KR101924832 B1 KR 101924832B1
- Authority
- KR
- South Korea
- Prior art keywords
- weight matrix
- vertices
- reliability
- updating
- updated
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 39
- 239000011159 matrix material Substances 0.000 claims abstract description 124
- 239000013598 vector Substances 0.000 claims description 17
- 238000009499 grossing Methods 0.000 claims description 6
- 238000010586 diagram Methods 0.000 description 5
- 238000004422 calculation algorithm Methods 0.000 description 3
- 238000007635 classification algorithm Methods 0.000 description 3
- 238000002790 cross-validation Methods 0.000 description 2
- 238000003491 array Methods 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 239000000203 mixture Substances 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000000644 propagated effect Effects 0.000 description 1
Images
Classifications
-
- 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
- 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/18—Complex mathematical operations for evaluating statistical data, e.g. average values, frequency distributions, probability functions, regression analysis
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Data Mining & Analysis (AREA)
- Computational Mathematics (AREA)
- Mathematical Optimization (AREA)
- Theoretical Computer Science (AREA)
- Pure & Applied Mathematics (AREA)
- Mathematical Analysis (AREA)
- Algebra (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Operations Research (AREA)
- Probability & Statistics with Applications (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Life Sciences & Earth Sciences (AREA)
- Evolutionary Biology (AREA)
- Computing Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
도 2는 본 발명의 일 실시 예에 따른 정점 분류 방법을 나타내는 흐름도이다.
도 3은 본 발명의 일 실시 예에 따른 정점 분류 방법이 반복된 후 웨이트 행렬의 결과값을 나타내는 도면이다.
도 4는 본 발명의 일 실시 예에 따른 정점 분류 방법의 결과값을 다른 정점 분류 방법의 결과값과 비교한 도면이다.
120: 신뢰도 업데이트부 130: 정점 분류부
Claims (13)
- (a) 정점들의 입력 데이터를 웨이트 행렬에 반영하여 산출되는 정점들의 신뢰도를 기반으로 상기 웨이트 행렬을 업데이트하는 단계;
(b) 상기 정점들의 신뢰도를 업데이트된 웨이트 행렬에 반영하여 상기 정점들의 신뢰도를 업데이트하는 단계; 및
(c) 업데이트된 정점들의 신뢰도를 기준으로 상기 정점들을 분류하는 단계;를 포함하되,
상기 웨이트 행렬을 업데이트하는 단계는,
상기 정점들의 신뢰도, 상기 정점들을 연결하는 간선에 할당되는 메시지 및 상기 웨이트 행렬의 최대 크기를 결정하는 균일화 인자를 기반으로 비용 함수의 기울기를 산출하는 단계; 및
산출된 비용 함수의 기울기 및 상기 웨이트 행렬의 업데이트 횟수를 결정하는 스텝 크기를 이용하여 상기 웨이트 행렬을 업데이트하는 단계;를 포함하는 정점 분류 방법. - 삭제
- 제1항에 있어서,
상기 메시지는,
상기 정점들을 연결하는 간선의 피처 벡터 및 상기 웨이트 행렬로 구성되는 전파 함수와 상기 정점들의 신뢰도를 기반으로 산출되는 정점 분류 방법. - 제1항에 있어서,
상기 비용 함수의 기울기 및 스텝 크기를 이용하여 웨이트 행렬을 업데이트하는 단계는,
상기 웨이트 행렬에서 상기 비용 함수의 기울기에 상기 스텝 크기를 곱한 값을 뺀 값으로 상기 웨이트 행렬을 업데이트하는 정점 분류 방법. - 제1항에 있어서,
상기 (a) 단계 및 상기 (b) 단계는, 상기 웨이트 행렬이 수렴할 때까지 반복하여 수행되는 정점 분류 방법. - 제1항에 있어서,
상기 정점들을 분류하는 단계는,
상기 업데이트된 정점의 신뢰도가 기설정된 값 이상인 정점을 선별하는 정점 분류 방법. - 정점들의 입력 데이터를 웨이트 행렬에 반영하여 산출되는 정점들의 신뢰도를 기반으로 상기 웨이트 행렬을 업데이트하는 웨이트 행렬 업데이트부;
상기 정점들의 신뢰도를 업데이트된 웨이트 행렬에 반영하여 상기 정점들의 신뢰도를 업데이트하는 신뢰도 업데이트부; 및
업데이트된 정점들의 신뢰도를 기준으로 상기 정점들을 분류하는 정점 분류부;를 포함하되,
상기 웨이트 행렬 업데이트부는,
상기 정점들의 신뢰도, 상기 정점들을 연결하는 간선에 할당되는 메시지 및 상기 웨이트 행렬의 최대 크기를 결정하는 균일화 인자를 기반으로 비용 함수의 기울기를 산출하고, 산출된 비용 함수의 기울기 및 상기 웨이트 행렬의 업데이트 횟수를 결정하는 스텝 크기를 이용하여 상기 웨이트 행렬을 업데이트하는 정점 분류 장치. - 삭제
- 제7항에 있어서,
상기 메시지는,
상기 정점들을 연결하는 간선의 피처 벡터 및 상기 웨이트 행렬로 구성되는 전파 함수와 상기 정점들의 신뢰도를 기반으로 산출되는 정점 분류 장치. - 제7항에 있어서,
상기 웨이트 행렬 업데이트부는,
상기 웨이트 행렬에서 상기 비용 함수의 기울기에 상기 스텝 크기를 곱한 값을 뺀 값으로 상기 웨이트 행렬을 업데이트하는 정점 분류 장치. - 제7항에 있어서,
상기 웨이트 행렬 업데이트부 및 상기 신뢰도 업데이트부는, 상기 웨이트 행렬이 수렴할 때까지 웨이트 행렬 업데이트 및 신뢰도 업데이트를 반복하여 수행하는 정점 분류 장치. - 제7항에 있어서,
상기 정점 분류부는,
상기 업데이트된 정점의 신뢰도가 기설정된 값 이상인 정점을 선별하는 정점 분류 장치. - 제1항, 제3항 내지 제6항 중 어느 한 항의 방법을 수행하기 위한 프로그램을 기록한 컴퓨터가 읽을 수 있는 기록 매체.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020160182358A KR101924832B1 (ko) | 2016-12-29 | 2016-12-29 | 정점 분류 장치 및 정점 분류 방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020160182358A KR101924832B1 (ko) | 2016-12-29 | 2016-12-29 | 정점 분류 장치 및 정점 분류 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20180077717A KR20180077717A (ko) | 2018-07-09 |
KR101924832B1 true KR101924832B1 (ko) | 2018-12-05 |
Family
ID=62919092
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020160182358A KR101924832B1 (ko) | 2016-12-29 | 2016-12-29 | 정점 분류 장치 및 정점 분류 방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101924832B1 (ko) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116094943B (zh) * | 2023-04-07 | 2023-06-06 | 湖南快乐阳光互动娱乐传媒有限公司 | 一种pcdn节点重要性排名方法、装置和设备 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2015215826A (ja) * | 2014-05-13 | 2015-12-03 | 富士通株式会社 | グラフデータ演算方法、グラフデータ演算システムおよびグラフデータ演算プログラム |
JP2016095568A (ja) * | 2014-11-12 | 2016-05-26 | Kddi株式会社 | モデル構築装置及びプログラム |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101620659B1 (ko) * | 2012-12-18 | 2016-05-13 | 한양대학교 산학협력단 | 협업 필터링을 위한 emd 기반 유사 사용자 선별 방법 |
JP6059594B2 (ja) * | 2013-05-14 | 2017-01-11 | 日本電信電話株式会社 | 重み行列更新装置、その動作方法およびコンピュータプログラム |
KR101572719B1 (ko) * | 2013-09-06 | 2015-12-01 | 한양대학교 산학협력단 | 행렬 분해 기반 추천 방법을 위한 신뢰 네트워크를 이용하는 데이터 대치 방법 |
-
2016
- 2016-12-29 KR KR1020160182358A patent/KR101924832B1/ko active IP Right Grant
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2015215826A (ja) * | 2014-05-13 | 2015-12-03 | 富士通株式会社 | グラフデータ演算方法、グラフデータ演算システムおよびグラフデータ演算プログラム |
JP2016095568A (ja) * | 2014-11-12 | 2016-05-26 | Kddi株式会社 | モデル構築装置及びプログラム |
Also Published As
Publication number | Publication date |
---|---|
KR20180077717A (ko) | 2018-07-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Lundberg et al. | An unexpected unity among methods for interpreting model predictions | |
JP6743934B2 (ja) | 観測変数間の因果関係を推定するための方法、装置、およびシステム | |
CN108229667A (zh) | 基于人工神经网络类别的修剪 | |
WO2018170454A2 (en) | Using different data sources for a predictive model | |
US11416743B2 (en) | Swarm fair deep reinforcement learning | |
US11468294B2 (en) | Projecting images to a generative model based on gradient-free latent vector determination | |
US20160350449A1 (en) | Exceptional logic element management | |
US20180330023A1 (en) | Generating path execution times | |
US20180330025A1 (en) | Implementing a logic design | |
WO2022252694A1 (zh) | 神经网络优化方法及其装置 | |
US11741101B2 (en) | Estimating execution time for batch queries | |
US20180314930A1 (en) | Non-convex optimization by gradient-accelerated simulated annealing | |
US10769157B2 (en) | Method and system for mapping attributes of entities | |
KR101924832B1 (ko) | 정점 분류 장치 및 정점 분류 방법 | |
US20190073914A1 (en) | Cognitive content laboratory | |
KR102534936B1 (ko) | 영상 분류 장치 및 방법 | |
Brockhoff et al. | Using comparative preference statements in hypervolume-based interactive multiobjective optimization | |
JP2021099621A (ja) | 情報処理装置、情報処理方法及びプログラム | |
Taylor et al. | Interactive multiobjective optimisation: Preference changes and algorithm responsiveness | |
CN113869033B (zh) | 融入迭代式句对关系预测的图神经网络句子排序方法 | |
CN114998672B (zh) | 基于元学习的小样本目标检测方法与装置 | |
Molka et al. | Diversity guided evolutionary mining of hierarchical process models | |
KR102404983B1 (ko) | 릿지 회귀를 이용한 변수 선택 장치 및 방법 | |
KR20220085737A (ko) | 룰셋 기반 데이터 자동 생성 및 분석 방법 | |
JPWO2018066237A1 (ja) | モデル推定装置、モデル推定方法およびモデル推定プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20161229 |
|
PA0201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20180515 Patent event code: PE09021S01D |
|
PG1501 | Laying open of application | ||
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: 20181123 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20181128 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20181129 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20220303 Start annual number: 4 End annual number: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20221024 Start annual number: 5 End annual number: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20231025 Start annual number: 6 End annual number: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20241024 Start annual number: 7 End annual number: 7 |