@misc{oai:ir.soken.ac.jp:00000874, author = {篠原, 靖志 and シノハラ, ヤスシ and SHINOHARA, Yasushi}, month = {2016-02-17, 2016-02-17}, note = {本論文は, 事例データの学習に基づいて自動判定システムを効率的に構
築するために, 専門家とシステムのインタラクションによって, 学習用事
例データベースの効率的構築, 判別に有効な特徴(正確には, その内積であ
るカーネル)の組み合わせの選択, 高精度の判別関数の学習を平行して行
う能動学習手法について提案するものである.
 「サポートベクターマシン」などの汎化誤差の解析に基づく近年の機
械学習技術の進歩により, 「機器状態」とその「診断結果」など「入力」
と「ラベル」とが対となったラベル付き学習用事例データベースが存在
すれば, 高精度の判別関数を学習することは比較的容易になっている. デ
ジタルカメラをはじめ各種センサと記録装置の高性能化・低廉化により,
機器状態などの「入力」のデータベース化は容易に行なえるようになっ
たが, 各「機器状態」に対する「診断結果」など各「入力」の「ラベル」
は, 専門家などに「ラベル付け」をしてもらう必要があるため, ラベル付
き学習用データベースを用意することが困難な場合が少なくない. そこ
で' 極力少数の入力に対するラベル付けで高精度の判別関数を学習できる
手法として「能動サポートベクターマシン」などの能動学習が提案され
ている. これは, 現在までに得られたラベルによる学習結果(判別関数) に
基づいて, コンピュータがデータベース中からラベル付けが有用な入力を
能動的に選び出し, 専門家にラベル付けをしてもらうことを繰り返すこと
で, ラベル付き学習用事例データベースを効率的に構築しながら高精度の
判別関数の学習を行なう手法である.
ただし, 従来の能動学習では, 通常, 判別に有効な特徴は事前にわかって
いるとの前提があった. しかし, 十分な事前知識がなければ, 能動学習を始
める前に判別に有効な特徴を選定することは本来難しい. 代表的な能動サ
ポートベクターマシンでは, 適切な特徴(厳密には, カーネル) が選ばれて
いれば非常に効率的に能動学習が進むのに, 不適切な特徴(カーネル) が選
ばれた場合には学習が途中で止まり, 効率的な能動学習ができなくなる.
 そこで本研究では, 各入力のラベルだけでなく, 判別に有効なカーネル
も不明な状況から出発し, 単に高精度の判別結果を得るためだけでなく,
判別に有効なカーネルを見極めるために専門家によるラベル付けを用い
る, 高速で精度の高い能動学習手法を提案する.
 本研究での基本的なアプローチは, 特徴選択を一般化し高精度の判別に
有効なカーネルの最適な組み合わせを見つけ出す多カーネル学習の問題
と捉え, 多カーネル学習アルゴリズムを能動化する. 我々はまず, 代表的
な多カーネル学習であるサポートカーネルマシンを基本アルゴリズムと
して, これを能動学習化した「単純能動サポートカーネルマシン」を提案
する. これにより, 特徴選択(正確には. カーネルの組み合わせの選択) と
高精度な診断基準の構築の両者に有効な能動学習を実現する. さらに, サ
ポートカーネルマシンの近似解を活用することで, 最終的な判別関数の高
い判別精度を低下させることなく, 対話環境での単純能動サポートカーネ
ルマシンの応答の遅さを解決した2段階能動サポートカーネルマシンを
提案する.
   1章では本研究の背景と目的を述べる.
   2 章では, 本研究の基礎となるサポートベクターマシン, サポートカー
ネルマシン,能動学習とそのためのサンプリング戦略についての既存研究
サポートベクターマシンによる能動学習の課題である「カーネル事前選
択問題」について述べる.
 3章では, まず「カーネル事前選択問題」解決の基本手法として, 代表
的多カーネル学習手法である「サポートカーネルマシン」を能動学習化
した「単純能動サポートカーネルマシン」を提案する. しかし, 本能動学
習手法は, 能動学習時に専門家とのインタラクションを行なうには, 応答
が遅い.これは, 単純能動サポートカーネルマシンでは' 能動学習時に, 新
たなラベルを取得するたびに' 最適な判別関数を再学習してラベル付け対
象を選択することに起因する. サポートカーネルマシンは, カーネルの組
み合わせの最適化も同時に行なうため判別関数の学習に計算時間を要す
る. この結果, 単純能動サポートカーネルマシンでは, 専門家がラベル付
けをしてシステムが次のラベル付け対象を専門家に提示するまでの時間
が掛かり過ぎる場合が生じる.
そこで, 能動学習段階では, (1) サポートカーネルマシンの近似解によ
る判別関数を用いてラベル付け対象を選択して,能動学習時の応答性を確
保する,(2)能動学習が終了した段階でサポートカーネルマシンを完全に
最適化して判別関数の判別精度の高さを確保する, というアプローチを取
る2 段階能動サポートカーネルマシンを提案する.
 さらに, このような近似を行なっても, 最適な単一のカーネルを用いた
サポートベクターマシンとほぼ同等の判別精度を持つ判別関数が得られ
ることを実験により示す.
 4. 章では, 能動サポートカーネルマシンに適したサンプリング戦略の検
討を行う. 特にRBFカーネルはサポートベクターマシンで有効性が知ら
れているため, 異なる半径のRBFカーネルを用いる能動サポートカーネ
ルマシンについて検討を行う. そして, ラベル付け対象の選択戦略として
能動学習で通常用いられるマージン戦略よりも, 適切なカーネルの組み合
わせに, より少ないラベル付けで収束し易い戦略として, SKM-SHIFT 戦
略を提案する. その基本的考え方は, 最適なカーネルの組み合わせが絞り
込めていない初期段階では極力多様な入力に対するラベルを得てカーネ
ルの組み合わせの絞込みを重視するのに対して, カーネルの組み合わせが
最適値に近づいた後半では判定精度向上に重点を置くというものである.
そして, 2 段階サポートカーネルマシンとSKM-SHIFTを組み合わせた能
動学習手法の有効性を標準的ベンチマーク問題により示す.
4 章では, 実問題への適用として, 配電柱にある腕金と呼ばれる金属部材
の表面写真に基づく再利用判定への適用例を示す. カーネルと判別面を
同時に学習する能動サポートカーネルマシンの利として, SKM-SHIFT
により学習されたカーネルの分析から能動学習の早い段階で学習用入力
データの偏りを発見できたことを示す.
 最後に第5 章で本論文の成果をまとめる.
 本研究の最大の成果は, 従来は既知としていた判別に有効なカーネルの
選択を含めて能動学習を行ない, かつ, 専門家との円滑なインタラクショ
ンを妨げない能動学習時の高い応答性と最終的な判別関数の判別精度の
高さとを両立させた実用性の高い能動学習手法を開発した点にある.

Abstract

 In this thesis, we propose an active learning method for highly precise
classification which simultaneously performs efficient interactive labeling
of unlabeled data and the selection of a proper combination of features
or kernels and the learning of a precise discriminant function using the
combined kernels and labeled data.
 By recent progress of machine learning methods such as "support vector
machines", we can get a highly precise discriminant function relatively
easily if we have a labeled database composed of pairs of an "input" (such
as a state of an equipment) and a "label" (such as a diagnostic result).
 Though it becomes easier to prepare databases of , "inputs", such as
states of equipments, because of development of sensory and storage de-
vices, it is still difficult to prepare labeled databases because labels of
inputs, such as diagnostic results of states of equipments, are usually
given by human experts. To get a highly precise discriminant function
by labeling a smaller number of samples, active learning methods such as
"active support vector machines" have been proposed. In active learning, "the system first selects an unlabeled sample from the database effective
to learn a precise discriminant function if labeled, then a human expert
labels the selected sample and this process is repeated until a sufficient
number of samples are labeled. By this process, the active learning al-
gorithm performs both the construction of a labeled database and the
learning of a precise discriminant function.
 However, conventional active learning usually assumes that the features
effective for the target classification task are known in advance. But it is
difficult to identify such features before active learning. In case of active
support vector machines, if proper features or kernels are selected, the
learning proceeds very efficiently but if inadequate features or kernels are
selected, the learning process stops on the way and the effective learning
becomes impossible.
 In this study to overcome this issue of "kernel pre-selection", we propose
a fast and precise active learning method to use the labeling for learning
a precise discriminant function as well as for selecting effective features
or kernels.
 Our basic approach is to generalize feature selection as selection of a
combination of kernels and to treat the problem as a multi-kernel learn-
ing problem. We use the support kernel machines as our base multiple
kernel learning algorithm and propose the "basic active support kernel
machines" at first. To overcome the slow response of the basic support
kernel machines, we further propose the "two-phased support kernel ma-chines" based on approximate solutions of support kernel machines.
  In chapter 1, we describe our research background and objectives.
  In chapter 2, as bases of our study, we introduce the support vector
machines, the support kernel machines and active learning methods and
their sampling strategies. We also point out the issue of "kernel pre-
selection" of the active support vector machines.
 In chapter 3, we first propose the "basic active support kernel ma-
chines" which is an active learning version of a typical multiple kernel
learning method "support kernel machines".
 In the basic active support kernel machines, we re-learn the optimal
discriminant function every time after labeling and then select a sample
for labeling. Because the support kernel machine optimizes the discrim-
inant function as well as the combination of kernels at the same time, it
takes too much time to show a next labeling sample for human experts
after his labeling of one sample.
 We therefore propose the "two-phased active support kernel machines"
which achieves quick response in the active learning phase by selecting a
sample to label using the discriminant function based on an approximate
solution of support kernel machines, and also learns a highly precise dis-
criminant function by the complete optimization of the support kernel
machine after active learning phase.
 We further show experimentally that we can get discriminant functions
by the two-phased active support kernel machines as precise as the ones
of the support kernel machines using the best single kernels.
 In chapter 4, we investigate the sampling strategy for active support
kernel machines using RBF kernels which are known to be effective in
case of support vector machines.
 For the active support kernel machines using RBF kernels with dif-
ferent diameters, we propose the "SKM-SHIFT strategy" as a sampling
strategy which can learn a proper combination of kernels in fewer number
of labeling than the "margin strategy" typically used in active learning
methods. It emphasizes to narrow down the combination of kernels by
getting labels of mutually dissimilar samples in the initial phase, and
emphasizes to improve the precision of discriminant function after the
combination of kernels approaches to the optimal. We show the effective-
ness of the combination of the two-phased active support kernel machines
and the SKM-SHIFT strategy using a standard benchmark problem.
 In chapter 5, as an application to a real problem, we apply our active
learning algorithm to the problem to judge whether a metal equipment
attached to electric poles to reuse or not based on its surface image. We
show that a bias of input images can be found by analyzing the learned
combination of kernels. It is the effect of the active learning method
which learns a discrimination function and a combination of kernels si-
multaneously.
 In chapter 6, we summarize our results in this thesis.
 The most contribution of this study is that we relax the assumption that
the kernels effective to the target classification are known in advance and
develop an active learning method which can select an effective combina-
tion of kernels and which achieves quick response for smooth interaction
with human experts in active learning phase and high precision of learned
discriminant functions simultaneously.
, application/pdf, 総研大甲第1199号}, title = {サポートカーネルマシン近似解に基づく高速・高精度な能動学習}, year = {} }