JP2009217349A - サポートベクトルマシンの学習方法 - Google Patents
サポートベクトルマシンの学習方法 Download PDFInfo
- Publication number
- JP2009217349A JP2009217349A JP2008057922A JP2008057922A JP2009217349A JP 2009217349 A JP2009217349 A JP 2009217349A JP 2008057922 A JP2008057922 A JP 2008057922A JP 2008057922 A JP2008057922 A JP 2008057922A JP 2009217349 A JP2009217349 A JP 2009217349A
- Authority
- JP
- Japan
- Prior art keywords
- training
- learning
- svm
- vector
- vectors
- 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.)
- Granted
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
- G06N20/00—Machine learning
- G06N20/10—Machine learning using kernel methods, e.g. support vector machines [SVM]
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- Medical Informatics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Artificial Intelligence (AREA)
- Image Analysis (AREA)
Abstract
【解決手段】未使用の訓練ベクトルの全体から複数個の訓練ベクトルをランダムに選定し、該選定した訓練ベクトルの中からエラー量の一番大きなベクトルを抽出する(S120,125)。次いで、該抽出したベクトルを既使用訓練ベクトルに加えて訓練ベクトルを更新し、該更新した訓練ベクトルを用いてSVMの学習を行う(S135,140)。前記一番大きなエラー量がある設定値εより小さくなったとき(S130)、または既使用訓練ベクトルがある値mより大きくなったとき(S115)には、第1フェーズの学習を終了する。第2フェーズの学習では、エラー量が大きな訓練ベクトルの所定数、または全数に対して学習を行う。
【選択図】図1
Description
E. Osuna, R. Freund, and F. Girosi, "An improved training algorithm for support vector machines," in Neural Networks for Signal Processing VII - Proceedings of the 1997 IEEE Workshop, N. M. J. Principe, L. Gile and E. Wilson, Eds., New York, pp. 276-285, 1997. T. Joachims, "Making large-scale support vector machine learning practical," in Advances in Kernel Methods: Support Vector Machines, A. S. B. Scholkopf, C. Burges, Ed., MIT Press, Cambridge, MA, 1998. J. Platt, "Fast training of support vector machines using sequential minimal optimization," in Advances in Kernel Methods - Support Vector Learning, B. Scholkopf, C. J. C. Burges, and A. J. Smola, Eds., Cambridge, MA: MIT Press, 1999. R. Fan, P. Chen, and C. Lin, "Working Set Selection Using Second Order Information for Training Support Vector Machines". J. Mach. Learn. Res. 6, 1889-1918, 2005. I. W. Tsang, J. T. Kwok, and P.-M. Cheung, "Core vector machines: Fast SVM training on very large datasets," in J. Mach. Learn. Res., vol. 6, pp. 363-392, 2005. I. W. Tsang, A. Kocsor, and J. T. Kwok. "Simpler core vector machines with enclosing balls" Proceedings of the Twenty-Fourth International Conference on Machine Learning (ICML), pp.911-918, Corvallis, Oregon, USA, June 2007.
Claims (4)
- 2つの反対のクラスから2つの訓練ベクトルを選択し、サポートベクトルマシン(以下、SVM)の学習をする工程と、
予め用意された訓練ベクトルの集合の中から、複数の未使用訓練ベクトルを任意に選択し、その中のエラー量が最も大きい未使用訓練ベクトルを抽出する工程と、
該抽出された未使用訓練ベクトルを既使用訓練ベクトルに追加して訓練ベクトルを更新する工程と、
該更新された訓練ベクトルを用いてSVMの学習をする工程と、
前記更新された訓練ベクトルの個数が所定個数以上になった時または前記抽出された未使用訓練ベクトルのエラー量が所定値より小さくなった時に学習を終了する工程とからなるSVMの学習方法。 - 請求項1に記載のSVMの学習方法において、
非サポートベクトルを除去する工程を付加するようにしたSVMの学習方法。 - 請求項1又は2のSVMの学習後に行われるSVMの学習方法であって、
前記予め用意された訓練ベクトルの集合の中から1つの訓練ベクトルを任意に選択する工程と、
該選択された訓練ベクトルの誤差量が所定値より大きいときには、該訓練ベクトルを既使用訓練ベクトルに追加して訓練ベクトルを更新する工程と、
該更新された訓練ベクトルを用いてSVMの学習をする工程と、
未使用訓練ベクトルの数が予め決められた個数より小さくなった時に学習を終了する工程とからなるSVMの学習方法。 - 請求項3に記載のSVMの学習方法において、
前記終了工程の個数が任意に変更できることを特徴とするSVMの学習方法。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008057922A JP5137074B2 (ja) | 2008-03-07 | 2008-03-07 | サポートベクトルマシンの学習方法 |
US12/400,144 US20090228413A1 (en) | 2008-03-07 | 2009-03-09 | Learning method for support vector machine |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008057922A JP5137074B2 (ja) | 2008-03-07 | 2008-03-07 | サポートベクトルマシンの学習方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2009217349A true JP2009217349A (ja) | 2009-09-24 |
JP5137074B2 JP5137074B2 (ja) | 2013-02-06 |
Family
ID=41054637
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008057922A Active JP5137074B2 (ja) | 2008-03-07 | 2008-03-07 | サポートベクトルマシンの学習方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US20090228413A1 (ja) |
JP (1) | JP5137074B2 (ja) |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004021590A (ja) * | 2002-06-17 | 2004-01-22 | Fujitsu Ltd | データ分類装置、データ分類装置の能動学習方法及び能動学習プログラム |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6941301B2 (en) * | 2002-01-18 | 2005-09-06 | Pavilion Technologies, Inc. | Pre-processing input data with outlier values for a support vector machine |
-
2008
- 2008-03-07 JP JP2008057922A patent/JP5137074B2/ja active Active
-
2009
- 2009-03-09 US US12/400,144 patent/US20090228413A1/en not_active Abandoned
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004021590A (ja) * | 2002-06-17 | 2004-01-22 | Fujitsu Ltd | データ分類装置、データ分類装置の能動学習方法及び能動学習プログラム |
Non-Patent Citations (3)
Title |
---|
CSNG200700978008; 高橋 規一: 'サポートベクトルマシンとその効率的学習アルゴリズム' 情報処理学会研究報告 第2007巻, 第96号, 20070926, p.49-54, 社団法人情報処理学会 * |
JPN6012038806; 高橋 規一: 'サポートベクトルマシンとその効率的学習アルゴリズム' 情報処理学会研究報告 第2007巻, 第96号, 20070926, p.49-54, 社団法人情報処理学会 * |
JPN6012038807; Jian-xiong Dong, et al.: 'Fast SVM Training Algorithm with Decomposition on Very Large Data Sets' IEEE Transactions on Pattern Analysis and Machine Intelligence vol.27, no.4, 200504, p.603-618 * |
Also Published As
Publication number | Publication date |
---|---|
US20090228413A1 (en) | 2009-09-10 |
JP5137074B2 (ja) | 2013-02-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10713533B2 (en) | Image processing method and apparatus, and computer-readable storage medium | |
US11568270B2 (en) | Non-transitory computer-readable storage medium storing improved generative adversarial network implementation program, improved generative adversarial network implementation apparatus, and learned model generation method | |
JP7439151B2 (ja) | ニューラルアーキテクチャ検索 | |
US20180181867A1 (en) | Artificial neural network class-based pruning | |
US11335118B2 (en) | Signal retrieval apparatus, method, and program | |
EP4053716A1 (en) | Information recommendation method, apparatus, recommendation server and storage medium | |
CN109753987B (zh) | 文件识别方法和特征提取方法 | |
CN110083728B (zh) | 一种优化自动化图片数据清洗质量的方法、装置和系统 | |
JP2021504836A5 (ja) | ||
CN113011337B (zh) | 一种基于深度元学习的汉字字库生成方法及系统 | |
CN111078876A (zh) | 一种基于多模型集成的短文本分类方法和系统 | |
JP2020042797A (ja) | サンプル処理方法、装置、機器および記憶媒体 | |
US20200151561A1 (en) | Signal generation device, signal generation learning device, method, and program | |
JP2018026020A (ja) | 予測器学習方法、装置、及びプログラム | |
CN112215423A (zh) | 一种基于趋势引导与稀疏交互的行人轨迹预测方法及系统 | |
CN107292323B (zh) | 用于训练混合模型的方法和设备 | |
JP2024532679A (ja) | 自己回帰言語モデルニューラルネットワークを使用して出力系列を評価すること | |
CN116572254B (zh) | 一种机器人仿人多手指联合触觉感知方法、系统和设备 | |
JP5137074B2 (ja) | サポートベクトルマシンの学習方法 | |
JP2020030674A (ja) | 情報処理装置、情報処理方法及びプログラム | |
CN107193979A (zh) | 一种同源图片检索的方法 | |
US11615611B2 (en) | Signal retrieval device, method, and program | |
CN113886578A (zh) | 一种表单分类方法及装置 | |
CN113486909A (zh) | 一种基于因果关系的模型训练及调整方法、设备和介质 | |
CN110737773B (zh) | 一种基于神经网络的信息分类方法和系统 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20100715 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120801 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120919 |
|
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: 20121017 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20121107 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5137074 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20151122 Year of fee payment: 3 |