• 検索結果がありません。

博 士 学 位 論 文

N/A
N/A
Protected

Academic year: 2021

シェア "博 士 学 位 論 文"

Copied!
7
0
0

読み込み中.... (全文を見る)

全文

(1)

博 士 学 位 論 文 Doctoral Dissertation

内容の要旨 及び 審査結果の要旨

Dissertation Abstract and

Summary of the Dissertation Review Result

第26号

The Twenty-sixth Issue

平成27年9月

September, 2015

The University of Aizu

(2)

はしがき

博士の学位を授与したので、学位規則(昭和28年4月1日文部省令第9号)第8条の規定 に基づき、その論文の内容の要旨及び論文審査の結果の要旨をここに公表する。

学位記番号に付した「甲」は学位規則第4条第1項(いわゆる課程博士)によるものであるこ とを示す。

Preface

On granting the Doctoral Degree to the individuals mentioned below, abstracts of their theses and the theses review results are herewith publicly announced, in according to the provisions provided for in Article 8 of the Ruling of Degrees (Ministry Of Education Ordinance No.9, enacted on April 1, 1953)

The Chinese character, “甲”, at the beginning of the diploma number represents that an

individual has been granted the degree in accordance with the provisions provided for in

Paragraph 4-1 of the Ruling Of Degrees (what is called “Katei Hakase,” or the Doctoral

Degree granted by the University at which the grantee was enrolled.).

(3)

- 1 -

目 次 Contents

掲載順

Order

学位記番号 Diploma No.

学位

Degree

氏名

Name

論文題目

Dissertation Title

Page

CI

49

博士(コンピュー タ理工学)

李 珍妮

LI, Zhenni

信号の疎表現のための過完備辞書の 効率的学習アルゴリズム

Efficient Learning Algorithms of Overcomplete Dictionaries for Sparse Representation of Signals

2

(4)

- 2 - Name

氏名

LI, Zhenni

李 珍妮(リ ゼンニ)

The relevant degree

学位の種類

Doctoral degree (in Computer Science and Engineering)

博士(コンピュータ理工学)

Number of the diploma of the Doctoral Degree

学位記番号

CI

博第

49

The Date of Conferment

学位授与日

September 18, 2015

平成

27

9

18

Requirements for Degree Conferment

学位授与の要件

Please refer to the article five of “University Regulation on University Degrees”

会津大学学位規程 第5条該当

Dissertation Title

論文題目

Efficient Learning Algorithms of Overcomplete Dictionaries for Sparse Representation of Signals

信号の疎表現のための過完備辞書の効率的学習ア ルゴリズム

Dissertation Review Committee Members

論文審査委員

University of Aizu, Prof. DING, S.

(Chief Referee)

University of Aizu, Prof. HAYASHI, T.

University of Aizu, Prof. MORI, K.

University of Aizu,

Senior Associate Prof.

MARKOV, K.

会津大学教授 丁 数学(主査)

会津大学教授 林 隆史 会津大学教授 森 和好

会津大学上級准教授 コンスタンティン マルコフ

(5)

- 3 -

Abstract

Overcomplete dictionaries have recently become the focus of a wide wealth of research in signal processing, machine learning, statistics and related fields. These great modelling flexibility allows to find sparse representations and approximations of data that is proved to be very efficient in a wide range of applications. Sparse models express signals as linear combinations of a few basis called atoms taken from a so-called dictionary. Finding the optimal dictionary from a set of training signals of a given class is the objective of dictionary learning and the main focus of this dissertation.

The first main contribution of the dissertation is developing nonnegative dictionary learning based on NMF framework for sparse representation of nonnegative signals, since signals and corresponding dictionary have nonnegativity limitations in some applications, e.g., multispectral data analysis. The objective function of dictionary learning has two parts: the approximation error and the sparsity regularizer. We propose to use ℓ1/2-norm as sparsity regularizer for nonnegative dictionary learning.

Furthermore, we propose to use coordinate descent strategy to update the dictionary and the coefficient matrix, which leads to an efficient algorithm of dictionary learning. The proposed algorithm can lead stronger sparsity than state-of-the-art algorithms using ℓ1-norm for sparsity.

The second main contribution is developing incoherent dictionary learning for sparse representation of general signals. We introduce the proximal operator to deal with the nonsmoothness of the constraints.

Specially, we extend the proximal operator and establish the threshold function of the coherence penalty. The methods of dictionary learning we advocate simply perform a decomposition scheme and an alternating optimization that can turn the whole problem into a set of minimizations of piecewise quadratic and univariate subproblems. Although each subproblem is still nonsmooth and even nonconvex, remarkably, it can be solved by the proximal operator and the closed-form solutions are obtained directly and explicitly. Hence, the proposed algorithms update the dictionary and the coefficient matrix in the same manner. The advantages in computational complexity and recovered atoms have been studied by the theoretical analysis and experimental analysis.

Summary of the Dissertation Review Result

The sparse representation is a new and emerging field that can provide many potential applications and its importance has recently received many attentions and become one of hot fields in

neuro-computing, statistical signal processing, image processing. The research topic of the candidate

is mainly on sparse representation of signal or image. The sparse representation has many applications

such as, machine learning, pattern recognition and classification, communication, data compression,

blind source separation, denoising, inpainting, super-resolution. In such applications, an effective

sparse representation requires a good dictionary, sometimes is also called pseudo-basis, which is

usually over complete, that is, there are much more words than the word dimensionality. The

candidate’s research topic is to learn such a dictionary. The candidate worked out several efficient

algorithms for this.

(6)

- 4 -

The first main contribution of the dissertation is having developed nonnegative dictionary learning based on NMF framework for the sparse representation of nonnegative signals, since signals and the corresponding dictionary have nonnegativity limitations in some applications, e.g., image processing, multispectral data analysis. The objective function of dictionary learning has two parts: the

approximation error and the sparsity regularization. For the sparsity regularization, the candidate proposed to use ℓ1/2-norm as sparsity constraint which can enforce a strong sparsity. Hence, an efficient algorithm of nonnegative dictionary learning has been developed based on the so called coordinate wise descent strategy for minimization of the cost function. Experiments show the good performance. When applied for denoising of images, comparing state-of-the-art algorithm, better SNR enhancements have been verified.

The second main contribution is having introduced a new concept, incoherence between words, into dictionary and is engaged in developing incoherent dictionary learning algorithms with different sparsity constraints for sparse representation of general signals. These are non-convex and non-smooth optimization problems, the traditional methods are not effective. For solving such a problem, the candidate performs a decomposition scheme and the alternating optimization, so that the problem can be transformed into a set of minimizations of piecewise quadratic and univariate subproblems.

Although each of subproblems is still nonsmooth and even nonconvex, remarkably, the candidate successfully extended the proximal operator to deal with the nonsmoothness and gave a closed-form optimal solution. Iterations of such subsolutions constructed the whole algorithm. The main

advantages of the proposed algorithm are that, as suggested by the analysis and simulation study, it has a lower computational complexity and a higher convergence rate than state-of-the-art algorithms.

Experiments show the good performance. When applied for denoising of images and noise

cancellation of audio signals, better SNR enhancements have been verified. This part has been written as a paper that has been published in Neural Computation, a major journal.

Related to these works, the candidate also presented in several major international conferences. The candidate shows strong knowledge and practical skill of topics related to the candidate’s research.

Dissertation writing and oral presentation are also excellent.

(7)

- 5 -

博 士 学 位 論 文

Doctoral Dissertation

内容の要旨 及び 審査結果の要旨

Dissertation Abstract

and

Summary of the Dissertation Review Result

第26号

The Twenty-sixth Issue

平成27年9月

September, 2015

発行 会津大学

〒965-8580 福島県会津若松市一箕町鶴賀

TEL: 0242-37-2600

FAX: 0242-37-2526 THE UNIVERSITY OF AIZU Tsuruga, Ikki-machi Aizu-Wakamatsu City

Fukushima, 965-8580 Japan

参照

関連したドキュメント

H ernández , Positive and free boundary solutions to singular nonlinear elliptic problems with absorption; An overview and open problems, in: Proceedings of the Variational

Aykut Hamal; Existence results for nonlinear boundary value problems with integral boundary conditions on an infinite interval, Boundary Value Problems 2012:127 (2012) 17p..

It is a new contribution to the Mathematical Theory of Contact Mechanics, MTCM, which has seen considerable progress, especially since the beginning of this century, in

Keywords: Convex order ; Fréchet distribution ; Median ; Mittag-Leffler distribution ; Mittag- Leffler function ; Stable distribution ; Stochastic order.. AMS MSC 2010: Primary 60E05

Based on the Perron complement P(A=A[ ]) and generalized Perron comple- ment P t (A=A[ ]) of a nonnegative irreducible matrix A, we derive a simple and practical method that

For example, a maximal embedded collection of tori in an irreducible manifold is complete as each of the component manifolds is indecomposable (any additional surface would have to

ˇ Sremr, On nonnegative solutions of a periodic type boundary value problem for first order scalar functional differential

Inside this class, we identify a new subclass of Liouvillian integrable systems, under suitable conditions such Liouvillian integrable systems can have at most one limit cycle, and