SlideShare a Scribd company logo
1 of 58
Download to read offline
A Study of Priors and Algorithms for Signal Recovery
by Convex Optimization Techniques
Shunsuke Ono
Yamada Lab.
Dept. Communications and Integrated Systems
Tokyo Institute of Technology
2014/06/12
General Introduction
2
3
Signal Recovery Problem
Signal recovery is a fundamental problem in signal processing
• signal reconstruction
• image restoration
• compressed sensing
• tensor completion
...
signal recovery problems = inverse problems of the form:
observation
Goal: estimate from and
noise contamination linear degradation
How to resolve this ill-posed/ill-conditioned problem?
unknown signal
4
Prior and Convex Optimization
Some a priori information on signal of interest, e.g.,
• sparsity
• smoothness
• low-rankness
should be taken into consideration.
desired signal
convex function
convex set
1. D. P. Palomar and Y. C. Eldar, Eds., Convex Optimization in Signal Processing and Communications, Cambridge University Press, 2009.
2. J.-L. Starck et al., Sparse Image and Signal Processing: Wavelets, Curvelets,Morphological Diversity. Cambridge University Press, 2010.
3. H. H. Bauschke et al., Eds., Fixed-Point Algorithm for Inverse Problems in Science and Engineering, Springer-Verlag, 2011.
a-priori information convex function =: prior
• l1-norm [Donoho+ ‘03; Candes+ ‘06]
• total variation (TV) [Rudin+ ‘92; Chambolle ‘04]
• nuclear norm [Fazel ‘02; Recht et al. ‘11]
advantage: 1. local optimal = global optimal
2. flexible framework
A powerful approach: convex optimization [see, e.g., 1-3]
5
Optimization Algorithms for Signal Recovery
Optimization algorithms for signal recovery must deal with
• useful priors = nonsmooth convex function
• problem scale = often more than 10^4
proximal splitting methods [e.g., Gabay+ ‘76; Lions+ ‘79; Combettes+ ‘05; Condat ‘13]
• first-order (without Hessian)
• nonsmooth functions
• multiple constraints
Why do we need more?
Useful priors
Efficient
algorithms
Motivation & Goal
6
# prior: signal-specific properties are NOT fully exploited.
=> undesired results, e.g., texture degradation, color artifact, …
# algorithm: CANNOT deal with sophisticated constraints.
=> only the intersection of projectable convex sets.
Goal: design priors and algorithms to resolve them.
7
Structure of The Dissertation
Chap. 1 General Introduction
Chap. 2 Preliminaries
Chap. 3 Image restoration with component-wise
use of priors
Chap. 4 Blockwise low-rank prior for cartoon-texture
image decomposition and restoration
Chap. 5 Priors for color artifact reduction
in image restoration
Chap. 6 A hierarchical convex optimization algorithm
with primal-dual splitting
Chap. 7 An efficient algorithm for signal recovery with
sophisticated data-fidelity constraints
Chap. 8 General conclusion
Main
chapters
priors
algorithms
8
Structure of The Dissertation
Chap. 1 General Introduction
Chap. 2 Preliminaries
Chap. 3 Image restoration with component-wise
use of priors
Chap. 4 Blockwise low-rank prior for cartoon-texture
image decomposition and restoration
Chap. 5 Priors for color artifact reduction
in image restoration
Chap. 6 A hierarchical convex optimization algorithm
with primal-dual splitting
Chap. 7 An efficient algorithm for signal recovery with
sophisticated data-fidelity constraints
Chap. 8 General conclusion
priors
algorithms
Main
chapters
9
Chap. 4 Blockwise low-rank prior for cartoon-texture
image decomposition and restoration
Background
10
Cartoon-Texture Decomposition Model
11
image cartoon texture
Assumption: image = sum of two components
optimization problem [Meyer ‘01; Vese+ ‘03; Aujol+ ’05; ~ Schaeffer+ ‘13 ]
advantage: 1. prior suitable to each component
2. extraction of texture
priors for each component data-fidelity to
Cartoon-Texture Decomposition Model
12
image
optimization problem [Meyer ‘01; Vese+ ‘03; Aujol+ ‘05; ~ Schaeffer+ ‘13 ]
total variation (TV) [Rudin 92]: suitable for cartoon
cartoon texture
Cartoon-Texture Decomposition Model
13
image
optimization problem [Meyer ‘01; Vese+ ‘03; Aujol+ ‘05; ~ Schaeffer+ ‘13 ]
Texture is rather difficult to model…
cartoon texture
Existing Texture Priors
14
G norm frame
2001 ~ 2005 ~ 2013
noise
fine pattern
local adaptivity
capability
prior
->
[Schaeffer+ ‘13][Meyer ‘01]
[Aujol+ ‘05]
[Ng+ ‘13]
[Daubechies+ ‘05]
[Elad+ ’05]
[Fadili+ ‘10]
Contribution
15
Propose a prior for a better interpretation of texture.
2001 ~ 2005 ~ 2013
Noise
Fine pattern
Local adaptivity
Proposed
prior
G norm frame
[Schaeffer+ ‘13][Meyer ‘01]
[Aujol+ ‘05]
[Ng+ ‘13]
[Daubechies+ ‘05]
[Elad+ ’05]
[Fadili+ ‘10]
SVD, Rank and Nuclear Norm
16
• singular value decomposition (SVD)
nonzero singular values
• number of nonzero singular values
• nuclear norm
tightest convex relaxation of rank [Fazel 02]
* applications to robust PCA (sparse + low-rank)
[Gandy & Yamada ‘10; Candes+ ‘11; Gandy, Recht, Yamada ‘11]
rank
nuclear norm
Proposed Method
17
How To Model Texture?
18
globally dissimilar but locally well-patterned
Any block is approximately low-rank after suitable shear.
Any block is approximately low-rank after suitable shear.
Proposed Prior: Block Nuclear Norm (1/2)
19
Definition: pre-Block-nuclear-norm (pre-BNN)
nuclear normpositive weight
Important property of pre-BNN
Pre-BNN is tightest convex relaxation of
weighted blockwise rank
* Generalization of [Fazel ‘02]
Proposed Prior: Block Nuclear Norm (2/2)
20
Definition: Block Nuclear Norm (BNN)
periodic expansion operator (overlap) shear operator
Any block is approximately low-rank after suitable shear.
BNN becomes small,
i.e., good texture prior.
Cartoon-Texture Decomposition Using BNN
21image cartoon texture
• Patterns running in different directions are separately extracted.
• Proximal splitting methods can solve the problem after reformulation.
proposed cartoon-texture decomposition model
texture (K=3) sub-texture 1 sub-texture 2 sub-texture 3
various shear angles
22
Experimental Results
CASE 1: pure decomposition
compared with a state-of-the-art decomposition [Schaeffer & Osher, 2013]
image
cartoon
texture
cartoon
texture
[Schaeffer & Osher 2013] “A low patch-
rank interpretation of texture,” SIAM J.
Imag. Sci. [Schaeffer & Osher 2013] proposed
23
Experimental Results
CASE 2: blur+20%missing pixels
compared also with [Schaeffer & Osher 2013]
PSNR: 23.20
SSIM: 0.6613
PSNR: 23.75
SSIM: 0.6978
observation [Schaeffer & Osher 2013] proposed
24
Experimental Results
CASE 2: blur+20%missing pixels
Compared with a state-of-the-art decomposition [Schaeffer & Osher, 2013]
PSNR: 23.20
SSIM: 0.6613
PSNR: 23.75
SSIM: 0.6978
observation [Schaeffer & Osher 2013] proposed
25
Chap. 5 Priors for color artifact reduction
in image restoration
Background
26
Color Artifact in Image Restoration
27
restored by an existing prior
original
observation
color artifact
Color-Line Property
28color-line
restored by
an existing priororiginal
corrupted
# color-line: RGB entries are linearly distributed in local regions.
[Omer & Werman ‘04]
Contribution
29color-line
original
corrupted
Propose a prior for promoting color-line property.
reconstructed
existing +
proposed prior
restored by
an existing prior
Proposed Method
30
Mathematical Modeling of Color-Line
31
color image
B G R
-th local region
(e.g., block)
Vectorize
matrix for
-th local region
Define matrices for every local region of a color image.
color-line property  low-rankness of
Proposed Prior: Local Color Nuclear Norm
32
number of local regions
key principle
rank( ) = 1exact cases
Local Color Nuclear Norm (LCNN)
Proposed Prior: Local Color Nuclear Norm
33
key principle
color-line property  small singular values of
practical cases rank( ) ≠ 1
but is small
Suppressing LCNN promotes the color-line property.
Local Color Nuclear Norm (LCNN)
Application to Denoising
34
color-line
Proximal splitting methods are applicable after reformulation.
smoothness [VTV]
dynamic range
data-fidelity robust to
Impulsive noise
: color image contaminated by impulsive noise
optimization problem
[VTV] Bresson et al. “Fast dual minimization of the vectorial total variation norm and
applications to color image processing”, Inverse Probl. Img., 2008.
Experimental Results
35
observation VTV VTV+LCNN original
22.95, 7.59 24.30, 5.80
25.12, 3.07 27.22, 2.58
(PSNR, D2000) (PSNR, D2000)
36
Chap. 6 A hierarchical convex optimization algorithm
with primal-dual splitting
Background
37
NOT uniqueUnique
NOT strictly convexStrictly convex
.
38
contains infinitely many solutions non-strict convexity of .
Solutions of Convex Optimization Problems
Solution set of a convex optimization problem
Solutions could be considerably different in another criterion.
39
Hierarchical Convex Optimization
ideal strategy: hierarchical convex optimization:
highly involved (≠the intersection of projectable convex sets)
proximal splitting methods cannot solve the problem.
selector: smooth convex function
via fixed point set characterization
[e.g., Yamada ‘01; Ogura & Yamada‘03; Yamada, Yukawa, Yamagishi ‘11]
Definition: nonexpansive mapping
computable nonexpansive mapping on a certain Hilbert space
40
Hierarchical Convex Optimization
fixed point set characterized problem
Hybrid Steepest Descent Method (HSDM) [e.g., Yamada ‘01; Ogura & Yamada ‘03]
nonexpansive mapping gradient of selector
Q. What kinds of are available?
41
• Forward-Backward Splitting (FBS) method [Passty ’79; Combettes+ ‘05]
• Douglas-Rachford Splitting (DRS) method [Lions+ ‘79; Combettes+ ‘07]
Two characterizations underlying proximal splitting methods
are given in [Yamada, Yukawa, Yamagishi ‘11].
Q. Can we deal with a more flexible formulation?
Nonexpansive Mappings for
Definition: proximity operator [Moreau ‘62]
42
• Forward-Backward Splitting (FBS) method [Passty ’79; Combettes+ ‘05]
• Douglas-Rachford Splitting (DRS) method [Lions+ ’79; Combettes+ ‘07]
• Primal-Dual Splitting (PDS) method [Condat ‘13; Vu ‘13]
Nonexpansive Mappings for
Two characterizations underlying proximal splitting methods
are given in [Yamada, Yukawa, Yamagishi ‘11].
43
• Primal-Dual Splitting (PDS) method [Condat ‘13; Vu ‘13]
Contribution
• reveal convergence properties
• modify gradient computation
• extract operator-theoretic idea from [Condat 13]
• reformulate in a certain product space
incorporate
hierarchical convex optimization by HSDM
Proposed Method
44
45
Outline
Reformulate in the canonical product space with dual problem
Extract & incorporate fixed point set characterization from [Condat ‘13]
Install another inner product for nonexpansivity of by [Condat ‘13]
Apply HSDM with modified gradient computation w.r.t.
46
Reformulation in The Canonical Product Space
solution set of the first stage problem (=primal problem)
solution set of the dual problem of the first stage problem
By letting
Note:
47
Incorporation of PDS Characterization
Extract the PDS fixed point characterization from [Condat ‘13]
48
Activation of Nonexpansivity
is nonexpansive NOT on the canonical product space
Definition: canonical inner product of
BUT on the following space with another inner product [Condat ‘13]
where
: strongly positive bounded linear operator
49
Solver via HSDM
NOTE:
We can apply HSDM [e.g., Yamada ‘01; Ogura & Yamada ‘03]
50
Convergence of HSDM with PDS
Assumptions:
Convergence 1:
Convergence 2:
Recall
Definition: distance function
51
Application to Signal Recovery
unknown signal
Gaussian noisedegradation
observation model:
first stage problem:
priornumerical rangedata-fidelity
hierarchical convex optimization problem:
non-strictly convex
another prior
to specify
a better solution
Definition: indicator function
52
Application to Signal Recovery
unknown signal
Gaussian noisedegradation
observation model:
first stage problem:
hierarchical convex optimization problem:
non-strictly convex
another prior
to specify
a better solution
Definition: indicator function
53
Experimental Results
original
observed
no-
hierarchical
proposed
54
General Conclusion
Chap. 3 Image restoration with component-wise
use of priors
Chap. 4 Blockwise low-rank prior for cartoon-texture
image decomposition and restoration
Chap. 5 Priors for color artifact reduction
in image restoration
Chap. 6 A hierarchical convex optimization algorithm
with primal-dual splitting
Chap. 7 An efficient algorithm for signal recovery with
sophisticated data-fidelity constraints
priors: to model signal-specific properties
algorithms: to deal with involved constraints
We have developed novel priors and algorithms for signal recovery.
Related Publications
55
# Journal Papers
[J1] S. Ono, T. Miyata, I. Yamada, and K. Yamaoka, "Image Recovery by
Decomposition with Component-Wise Regularization,"
IEICE Trans. Fundamentals, vol. E95-A, no. 12, pp. 2470-2478, 2012.
(Best Paper Award from IEICE)
[J2] S. Ono, T. Miyata, and I. Yamada, "Cartoon-Texture Image Decomposition
Using Blockwise Low-Rank Texture Characterization,"
IEEE Trans. Image Process., vol. 23, no. 3, pp. 1028-1042, 2014.
[J3] S. Ono and I. Yamada, "Hierarchical Convex Optimization with Primal-Dual
Splitting,“ submitted to IEEE Trans. Signal Process (accepted conditionally
in May. 2014).
[J4] S. Ono and I. Yamada, "Signal Recovery Using Complicated Data-Fidelity
Constraints,“ in preparation.
Related Publications
56
# Articles in Proceedings of International Conferences (reviewed)
[C1] S. Ono, T. Miyata, and K. Yamaoka, "Total Variation-Wavelet-Curvelet
Regularized Optimization for Image Restoration," IEEE ICIP 2011.
[C2] S. Ono, T. Miyata, I. Yamada, and K. Yamaoka, "Missing Region Recovery by
Promoting Blockwise Low-Rankness," IEEE ICASSP 2012.
[C3] S. Ono and I. Yamada, "A Hierarchical Convex Optimization Approach for High
Fidelity Solution Selection in Image Recovery,'' APSIPA ASC 2012, (Invited).
[C4] S. Ono and I. Yamada, "Poisson Image Restoration with Likelihood Constraint
via Hybrid Steepest Descent Method," IEEE ICASSP 2013.
[C5] S. Ono, M. Yamagishi, and I. Yamada, "A Sparse System Identification by Using
Adaptively-Weighted Total Variation via A Primal-Dual Splitting Approach,"
IEEE ICASSP 2013.
[C6] S. Ono and I. Yamada, "A Convex Regularizer for Reducing Color Artifact in
Color Image Recovery,“ IEEE Conf. CVPR 2013.
[C7] I. Yamada and S. Ono, "Signal Recovery by Minimizing The Moreau Envelope
over The Fixed Point Set of Nonexpansive Mappings," EUSIPCO 2013, (invited).
[C8] S. Ono and I. Yamada, “Second-Order Total Generalized Variation Constraint,”
IEEE ICASSP 2014.
[C9] S. Ono and I. Yamada, “Decorrelated Vectorial Total Variation,” IEEE Conf. CVPR
2014 (to appear).
Other Publications
57
# Journal Papers
[J5] S. Ono, T. Miyata, and Y. Sakai, "Improvement of Colorization Based Coding by
Using Redundancy of The Color Assignment Information and Correct Color
Component," IEICE Trans. Information and Systems, vol. J93-D, no. 9, pp.
1638-1641, 2010 (in Japanese).
[J6] H. Kuroda, S. Ono, M. Yamagishi, and I. Yamada, "Exploiting Group Sparsity in
Nonlinear Acoustic Echo Cancellation by Adaptive Proximal Forward-Backward
Splitting," IEICE Trans. Fundamentals, vol.E96-A, no.10, pp.1918-1927, 2013.
[J7] T. Baba, R. Matsuoka, S. Ono, K. Shirai, and M. Okuda, "Image Composition Using
A Pair of Flash/No-Flash Images by Convex Optimization,“ IEICE Transactions on
Information and System, 2014 (in Japanese, to appear)
Other Publications
58
# Articles in Proceedings of International Conference (reviewed)
[C10] S. Ono, T. Miyata, and Y. Sakai, "Colorization-Based Coding by Focusing on
Characteristics of Colorization Bases," PCS 2010.
[C11] M. Yamagishi, S. Ono, and I. Yamada, "Two Variants of Alternating Direction
Method of Multipliers without Inner Iterations and Their Application to Image
Super-Resolution,'' IEEE ICASSP 2012.
[C12] S. Ono and I. Yamada, "Optimized JPEG Image Decompression with Super-
Resolution Interpolation Using Multi-Order Total Variation," IEEE ICIP 2013
(top 10% of all accepted papers).
[C13] K. Toyokawa, S. Ono, M. Yamagishi, and I. Yamada, "Detecting Edges of
Reflections from a Single Image via Convex Optimization,“ IEEE ICASSP 2014.
[C14] T. Baba, R. Matsuoka, S. Ono, K. Shirai, and M. Okuda, "Flash/No-flash Image
Integration Using Convex Optimization,“ IEEE ICASSP 2014.
* Many other articles in proceedings of domestic conferences

More Related Content

What's hot

What's hot (20)

Kameoka2017 ieice03
Kameoka2017 ieice03Kameoka2017 ieice03
Kameoka2017 ieice03
 
[DL輪読会]Progressive Growing of GANs for Improved Quality, Stability, and Varia...
[DL輪読会]Progressive Growing of GANs for Improved Quality, Stability, and Varia...[DL輪読会]Progressive Growing of GANs for Improved Quality, Stability, and Varia...
[DL輪読会]Progressive Growing of GANs for Improved Quality, Stability, and Varia...
 
【解説】 一般逆行列
【解説】 一般逆行列【解説】 一般逆行列
【解説】 一般逆行列
 
【DL輪読会】High-Resolution Image Synthesis with Latent Diffusion Models
【DL輪読会】High-Resolution Image Synthesis with Latent Diffusion Models【DL輪読会】High-Resolution Image Synthesis with Latent Diffusion Models
【DL輪読会】High-Resolution Image Synthesis with Latent Diffusion Models
 
独立性に基づくブラインド音源分離の発展と独立低ランク行列分析 History of independence-based blind source sep...
独立性に基づくブラインド音源分離の発展と独立低ランク行列分析 History of independence-based blind source sep...独立性に基づくブラインド音源分離の発展と独立低ランク行列分析 History of independence-based blind source sep...
独立性に基づくブラインド音源分離の発展と独立低ランク行列分析 History of independence-based blind source sep...
 
画像生成・生成モデル メタサーベイ
画像生成・生成モデル メタサーベイ画像生成・生成モデル メタサーベイ
画像生成・生成モデル メタサーベイ
 
畳み込みLstm
畳み込みLstm畳み込みLstm
畳み込みLstm
 
[DL輪読会]Neural Radiance Flow for 4D View Synthesis and Video Processing (NeRF...
[DL輪読会]Neural Radiance Flow for 4D View Synthesis and Video  Processing (NeRF...[DL輪読会]Neural Radiance Flow for 4D View Synthesis and Video  Processing (NeRF...
[DL輪読会]Neural Radiance Flow for 4D View Synthesis and Video Processing (NeRF...
 
実装レベルで学ぶVQVAE
実装レベルで学ぶVQVAE実装レベルで学ぶVQVAE
実装レベルで学ぶVQVAE
 
敵対的生成ネットワーク(GAN)
敵対的生成ネットワーク(GAN)敵対的生成ネットワーク(GAN)
敵対的生成ネットワーク(GAN)
 
SSII2021 [SS1] Transformer x Computer Visionの 実活用可能性と展望 〜 TransformerのCompute...
SSII2021 [SS1] Transformer x Computer Visionの 実活用可能性と展望 〜 TransformerのCompute...SSII2021 [SS1] Transformer x Computer Visionの 実活用可能性と展望 〜 TransformerのCompute...
SSII2021 [SS1] Transformer x Computer Visionの 実活用可能性と展望 〜 TransformerのCompute...
 
Priorに基づく画像/テンソルの復元
Priorに基づく画像/テンソルの復元Priorに基づく画像/テンソルの復元
Priorに基づく画像/テンソルの復元
 
[DL輪読会]NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
[DL輪読会]NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis[DL輪読会]NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
[DL輪読会]NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
 
[論文紹介] DPSNet: End-to-end Deep Plane Sweep Stereo
[論文紹介] DPSNet: End-to-end Deep Plane Sweep Stereo[論文紹介] DPSNet: End-to-end Deep Plane Sweep Stereo
[論文紹介] DPSNet: End-to-end Deep Plane Sweep Stereo
 
スパースモデリングによる多次元信号・画像復元
スパースモデリングによる多次元信号・画像復元スパースモデリングによる多次元信号・画像復元
スパースモデリングによる多次元信号・画像復元
 
非負値行列分解の確率的生成モデルと 多チャネル音源分離への応用 (Generative model in nonnegative matrix facto...
非負値行列分解の確率的生成モデルと多チャネル音源分離への応用 (Generative model in nonnegative matrix facto...非負値行列分解の確率的生成モデルと多チャネル音源分離への応用 (Generative model in nonnegative matrix facto...
非負値行列分解の確率的生成モデルと 多チャネル音源分離への応用 (Generative model in nonnegative matrix facto...
 
確率的主成分分析
確率的主成分分析確率的主成分分析
確率的主成分分析
 
[DL輪読会]Grasping Field: Learning Implicit Representations for Human Grasps
[DL輪読会]Grasping Field: Learning Implicit Representations for  Human Grasps[DL輪読会]Grasping Field: Learning Implicit Representations for  Human Grasps
[DL輪読会]Grasping Field: Learning Implicit Representations for Human Grasps
 
独立低ランク行列分析に基づく音源分離とその発展(Audio source separation based on independent low-rank...
独立低ランク行列分析に基づく音源分離とその発展(Audio source separation based on independent low-rank...独立低ランク行列分析に基づく音源分離とその発展(Audio source separation based on independent low-rank...
独立低ランク行列分析に基づく音源分離とその発展(Audio source separation based on independent low-rank...
 
PRML勉強会 #4 @筑波大学 発表スライド
PRML勉強会 #4 @筑波大学 発表スライドPRML勉強会 #4 @筑波大学 発表スライド
PRML勉強会 #4 @筑波大学 発表スライド
 

Viewers also liked

Generalization of Tensor Factorization and Applications
Generalization of Tensor Factorization and ApplicationsGeneralization of Tensor Factorization and Applications
Generalization of Tensor Factorization and Applications
Kohei Hayashi
 
Dissertation oral defense presentation
Dissertation   oral defense presentationDissertation   oral defense presentation
Dissertation oral defense presentation
Dr. Naomi Mangatu
 
Prepare your Ph.D. Defense Presentation
Prepare your Ph.D. Defense PresentationPrepare your Ph.D. Defense Presentation
Prepare your Ph.D. Defense Presentation
Christian Glahn
 

Viewers also liked (14)

MIRU2016 チュートリアル
MIRU2016 チュートリアルMIRU2016 チュートリアル
MIRU2016 チュートリアル
 
信号処理・画像処理における凸最適化
信号処理・画像処理における凸最適化信号処理・画像処理における凸最適化
信号処理・画像処理における凸最適化
 
Robust Adaptive Beamforming for Antenna Array
Robust Adaptive Beamforming for Antenna ArrayRobust Adaptive Beamforming for Antenna Array
Robust Adaptive Beamforming for Antenna Array
 
Tensor Train decomposition in machine learning
Tensor Train decomposition in machine learningTensor Train decomposition in machine learning
Tensor Train decomposition in machine learning
 
大規模凸最適化問題に対する勾配法
大規模凸最適化問題に対する勾配法大規模凸最適化問題に対する勾配法
大規模凸最適化問題に対する勾配法
 
Convex Optimization Modelling with CVXOPT
Convex Optimization Modelling with CVXOPTConvex Optimization Modelling with CVXOPT
Convex Optimization Modelling with CVXOPT
 
英語の組み立て方と学び方―高校英語へのステップアップ,その先へ
英語の組み立て方と学び方―高校英語へのステップアップ,その先へ英語の組み立て方と学び方―高校英語へのステップアップ,その先へ
英語の組み立て方と学び方―高校英語へのステップアップ,その先へ
 
Generalization of Tensor Factorization and Applications
Generalization of Tensor Factorization and ApplicationsGeneralization of Tensor Factorization and Applications
Generalization of Tensor Factorization and Applications
 
Tips on how to defend your thesis
Tips on how to defend your thesisTips on how to defend your thesis
Tips on how to defend your thesis
 
Dissertation oral defense presentation
Dissertation   oral defense presentationDissertation   oral defense presentation
Dissertation oral defense presentation
 
How to Defend your Thesis Proposal like a Professional
How to Defend your Thesis Proposal like a ProfessionalHow to Defend your Thesis Proposal like a Professional
How to Defend your Thesis Proposal like a Professional
 
Powerpoint Presentation of PhD Viva
Powerpoint Presentation of PhD VivaPowerpoint Presentation of PhD Viva
Powerpoint Presentation of PhD Viva
 
Prepare your Ph.D. Defense Presentation
Prepare your Ph.D. Defense PresentationPrepare your Ph.D. Defense Presentation
Prepare your Ph.D. Defense Presentation
 
見やすいプレゼン資料の作り方 - リニューアル増量版
見やすいプレゼン資料の作り方 - リニューアル増量版見やすいプレゼン資料の作り方 - リニューアル増量版
見やすいプレゼン資料の作り方 - リニューアル増量版
 

Similar to Ph.D. Thesis Presentation: A Study of Priors and Algorithms for Signal Recovery by Convex Optimization Techniques

PES ncetec conference
PES ncetec conferencePES ncetec conference
PES ncetec conference
Avinash P M
 
Alternating direction-method-for-image-restoration
Alternating direction-method-for-image-restorationAlternating direction-method-for-image-restoration
Alternating direction-method-for-image-restoration
Prashant Pal
 
Image enhancement
Image enhancementImage enhancement
Image enhancement
Ayaelshiwi
 

Similar to Ph.D. Thesis Presentation: A Study of Priors and Algorithms for Signal Recovery by Convex Optimization Techniques (20)

An Approach for Image Deblurring: Based on Sparse Representation and Regulari...
An Approach for Image Deblurring: Based on Sparse Representation and Regulari...An Approach for Image Deblurring: Based on Sparse Representation and Regulari...
An Approach for Image Deblurring: Based on Sparse Representation and Regulari...
 
PES ncetec conference
PES ncetec conferencePES ncetec conference
PES ncetec conference
 
G04654247
G04654247G04654247
G04654247
 
An Approach for Image Deblurring: Based on Sparse Representation and Regulari...
An Approach for Image Deblurring: Based on Sparse Representation and Regulari...An Approach for Image Deblurring: Based on Sparse Representation and Regulari...
An Approach for Image Deblurring: Based on Sparse Representation and Regulari...
 
Alternating direction-method-for-image-restoration
Alternating direction-method-for-image-restorationAlternating direction-method-for-image-restoration
Alternating direction-method-for-image-restoration
 
State of art pde based ip to bt vijayakrishna rowthu
State of art pde based ip to bt  vijayakrishna rowthuState of art pde based ip to bt  vijayakrishna rowthu
State of art pde based ip to bt vijayakrishna rowthu
 
I010634450
I010634450I010634450
I010634450
 
Performance of Efficient Closed-Form Solution to Comprehensive Frontier Exposure
Performance of Efficient Closed-Form Solution to Comprehensive Frontier ExposurePerformance of Efficient Closed-Form Solution to Comprehensive Frontier Exposure
Performance of Efficient Closed-Form Solution to Comprehensive Frontier Exposure
 
Adaptive Spectral Projection
Adaptive Spectral ProjectionAdaptive Spectral Projection
Adaptive Spectral Projection
 
Dissertation synopsis for imagedenoising(noise reduction )using non local me...
Dissertation synopsis for  imagedenoising(noise reduction )using non local me...Dissertation synopsis for  imagedenoising(noise reduction )using non local me...
Dissertation synopsis for imagedenoising(noise reduction )using non local me...
 
Image Restoration UsingNonlocally Centralized Sparse Representation and histo...
Image Restoration UsingNonlocally Centralized Sparse Representation and histo...Image Restoration UsingNonlocally Centralized Sparse Representation and histo...
Image Restoration UsingNonlocally Centralized Sparse Representation and histo...
 
Image enhancement
Image enhancementImage enhancement
Image enhancement
 
Gil Shapira's Active Appearance Model slides
Gil Shapira's Active Appearance Model slidesGil Shapira's Active Appearance Model slides
Gil Shapira's Active Appearance Model slides
 
Generating super resolution images using transformers
Generating super resolution images using transformersGenerating super resolution images using transformers
Generating super resolution images using transformers
 
JPEG Image Compression
JPEG Image CompressionJPEG Image Compression
JPEG Image Compression
 
Seminarpaper
SeminarpaperSeminarpaper
Seminarpaper
 
Rethinking Data Augmentation for Image Super-resolution: A Comprehensive Anal...
Rethinking Data Augmentation for Image Super-resolution: A Comprehensive Anal...Rethinking Data Augmentation for Image Super-resolution: A Comprehensive Anal...
Rethinking Data Augmentation for Image Super-resolution: A Comprehensive Anal...
 
Image enhancement in the spatial domain1
Image enhancement in the spatial domain1Image enhancement in the spatial domain1
Image enhancement in the spatial domain1
 
Image Enhancement in the Spatial Domain1.ppt
Image Enhancement in the Spatial Domain1.pptImage Enhancement in the Spatial Domain1.ppt
Image Enhancement in the Spatial Domain1.ppt
 
Digital image processing questions
Digital  image processing questionsDigital  image processing questions
Digital image processing questions
 

Recently uploaded

Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Recently uploaded (20)

Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 

Ph.D. Thesis Presentation: A Study of Priors and Algorithms for Signal Recovery by Convex Optimization Techniques

  • 1. A Study of Priors and Algorithms for Signal Recovery by Convex Optimization Techniques Shunsuke Ono Yamada Lab. Dept. Communications and Integrated Systems Tokyo Institute of Technology 2014/06/12
  • 3. 3 Signal Recovery Problem Signal recovery is a fundamental problem in signal processing • signal reconstruction • image restoration • compressed sensing • tensor completion ... signal recovery problems = inverse problems of the form: observation Goal: estimate from and noise contamination linear degradation How to resolve this ill-posed/ill-conditioned problem? unknown signal
  • 4. 4 Prior and Convex Optimization Some a priori information on signal of interest, e.g., • sparsity • smoothness • low-rankness should be taken into consideration. desired signal convex function convex set 1. D. P. Palomar and Y. C. Eldar, Eds., Convex Optimization in Signal Processing and Communications, Cambridge University Press, 2009. 2. J.-L. Starck et al., Sparse Image and Signal Processing: Wavelets, Curvelets,Morphological Diversity. Cambridge University Press, 2010. 3. H. H. Bauschke et al., Eds., Fixed-Point Algorithm for Inverse Problems in Science and Engineering, Springer-Verlag, 2011. a-priori information convex function =: prior • l1-norm [Donoho+ ‘03; Candes+ ‘06] • total variation (TV) [Rudin+ ‘92; Chambolle ‘04] • nuclear norm [Fazel ‘02; Recht et al. ‘11] advantage: 1. local optimal = global optimal 2. flexible framework A powerful approach: convex optimization [see, e.g., 1-3]
  • 5. 5 Optimization Algorithms for Signal Recovery Optimization algorithms for signal recovery must deal with • useful priors = nonsmooth convex function • problem scale = often more than 10^4 proximal splitting methods [e.g., Gabay+ ‘76; Lions+ ‘79; Combettes+ ‘05; Condat ‘13] • first-order (without Hessian) • nonsmooth functions • multiple constraints Why do we need more? Useful priors Efficient algorithms
  • 6. Motivation & Goal 6 # prior: signal-specific properties are NOT fully exploited. => undesired results, e.g., texture degradation, color artifact, … # algorithm: CANNOT deal with sophisticated constraints. => only the intersection of projectable convex sets. Goal: design priors and algorithms to resolve them.
  • 7. 7 Structure of The Dissertation Chap. 1 General Introduction Chap. 2 Preliminaries Chap. 3 Image restoration with component-wise use of priors Chap. 4 Blockwise low-rank prior for cartoon-texture image decomposition and restoration Chap. 5 Priors for color artifact reduction in image restoration Chap. 6 A hierarchical convex optimization algorithm with primal-dual splitting Chap. 7 An efficient algorithm for signal recovery with sophisticated data-fidelity constraints Chap. 8 General conclusion Main chapters priors algorithms
  • 8. 8 Structure of The Dissertation Chap. 1 General Introduction Chap. 2 Preliminaries Chap. 3 Image restoration with component-wise use of priors Chap. 4 Blockwise low-rank prior for cartoon-texture image decomposition and restoration Chap. 5 Priors for color artifact reduction in image restoration Chap. 6 A hierarchical convex optimization algorithm with primal-dual splitting Chap. 7 An efficient algorithm for signal recovery with sophisticated data-fidelity constraints Chap. 8 General conclusion priors algorithms Main chapters
  • 9. 9 Chap. 4 Blockwise low-rank prior for cartoon-texture image decomposition and restoration
  • 11. Cartoon-Texture Decomposition Model 11 image cartoon texture Assumption: image = sum of two components optimization problem [Meyer ‘01; Vese+ ‘03; Aujol+ ’05; ~ Schaeffer+ ‘13 ] advantage: 1. prior suitable to each component 2. extraction of texture priors for each component data-fidelity to
  • 12. Cartoon-Texture Decomposition Model 12 image optimization problem [Meyer ‘01; Vese+ ‘03; Aujol+ ‘05; ~ Schaeffer+ ‘13 ] total variation (TV) [Rudin 92]: suitable for cartoon cartoon texture
  • 13. Cartoon-Texture Decomposition Model 13 image optimization problem [Meyer ‘01; Vese+ ‘03; Aujol+ ‘05; ~ Schaeffer+ ‘13 ] Texture is rather difficult to model… cartoon texture
  • 14. Existing Texture Priors 14 G norm frame 2001 ~ 2005 ~ 2013 noise fine pattern local adaptivity capability prior -> [Schaeffer+ ‘13][Meyer ‘01] [Aujol+ ‘05] [Ng+ ‘13] [Daubechies+ ‘05] [Elad+ ’05] [Fadili+ ‘10]
  • 15. Contribution 15 Propose a prior for a better interpretation of texture. 2001 ~ 2005 ~ 2013 Noise Fine pattern Local adaptivity Proposed prior G norm frame [Schaeffer+ ‘13][Meyer ‘01] [Aujol+ ‘05] [Ng+ ‘13] [Daubechies+ ‘05] [Elad+ ’05] [Fadili+ ‘10]
  • 16. SVD, Rank and Nuclear Norm 16 • singular value decomposition (SVD) nonzero singular values • number of nonzero singular values • nuclear norm tightest convex relaxation of rank [Fazel 02] * applications to robust PCA (sparse + low-rank) [Gandy & Yamada ‘10; Candes+ ‘11; Gandy, Recht, Yamada ‘11] rank nuclear norm
  • 18. How To Model Texture? 18 globally dissimilar but locally well-patterned Any block is approximately low-rank after suitable shear.
  • 19. Any block is approximately low-rank after suitable shear. Proposed Prior: Block Nuclear Norm (1/2) 19 Definition: pre-Block-nuclear-norm (pre-BNN) nuclear normpositive weight Important property of pre-BNN Pre-BNN is tightest convex relaxation of weighted blockwise rank * Generalization of [Fazel ‘02]
  • 20. Proposed Prior: Block Nuclear Norm (2/2) 20 Definition: Block Nuclear Norm (BNN) periodic expansion operator (overlap) shear operator Any block is approximately low-rank after suitable shear. BNN becomes small, i.e., good texture prior.
  • 21. Cartoon-Texture Decomposition Using BNN 21image cartoon texture • Patterns running in different directions are separately extracted. • Proximal splitting methods can solve the problem after reformulation. proposed cartoon-texture decomposition model texture (K=3) sub-texture 1 sub-texture 2 sub-texture 3 various shear angles
  • 22. 22 Experimental Results CASE 1: pure decomposition compared with a state-of-the-art decomposition [Schaeffer & Osher, 2013] image cartoon texture cartoon texture [Schaeffer & Osher 2013] “A low patch- rank interpretation of texture,” SIAM J. Imag. Sci. [Schaeffer & Osher 2013] proposed
  • 23. 23 Experimental Results CASE 2: blur+20%missing pixels compared also with [Schaeffer & Osher 2013] PSNR: 23.20 SSIM: 0.6613 PSNR: 23.75 SSIM: 0.6978 observation [Schaeffer & Osher 2013] proposed
  • 24. 24 Experimental Results CASE 2: blur+20%missing pixels Compared with a state-of-the-art decomposition [Schaeffer & Osher, 2013] PSNR: 23.20 SSIM: 0.6613 PSNR: 23.75 SSIM: 0.6978 observation [Schaeffer & Osher 2013] proposed
  • 25. 25 Chap. 5 Priors for color artifact reduction in image restoration
  • 27. Color Artifact in Image Restoration 27 restored by an existing prior original observation color artifact
  • 28. Color-Line Property 28color-line restored by an existing priororiginal corrupted # color-line: RGB entries are linearly distributed in local regions. [Omer & Werman ‘04]
  • 29. Contribution 29color-line original corrupted Propose a prior for promoting color-line property. reconstructed existing + proposed prior restored by an existing prior
  • 31. Mathematical Modeling of Color-Line 31 color image B G R -th local region (e.g., block) Vectorize matrix for -th local region Define matrices for every local region of a color image.
  • 32. color-line property  low-rankness of Proposed Prior: Local Color Nuclear Norm 32 number of local regions key principle rank( ) = 1exact cases Local Color Nuclear Norm (LCNN)
  • 33. Proposed Prior: Local Color Nuclear Norm 33 key principle color-line property  small singular values of practical cases rank( ) ≠ 1 but is small Suppressing LCNN promotes the color-line property. Local Color Nuclear Norm (LCNN)
  • 34. Application to Denoising 34 color-line Proximal splitting methods are applicable after reformulation. smoothness [VTV] dynamic range data-fidelity robust to Impulsive noise : color image contaminated by impulsive noise optimization problem [VTV] Bresson et al. “Fast dual minimization of the vectorial total variation norm and applications to color image processing”, Inverse Probl. Img., 2008.
  • 35. Experimental Results 35 observation VTV VTV+LCNN original 22.95, 7.59 24.30, 5.80 25.12, 3.07 27.22, 2.58 (PSNR, D2000) (PSNR, D2000)
  • 36. 36 Chap. 6 A hierarchical convex optimization algorithm with primal-dual splitting
  • 38. NOT uniqueUnique NOT strictly convexStrictly convex . 38 contains infinitely many solutions non-strict convexity of . Solutions of Convex Optimization Problems Solution set of a convex optimization problem Solutions could be considerably different in another criterion.
  • 39. 39 Hierarchical Convex Optimization ideal strategy: hierarchical convex optimization: highly involved (≠the intersection of projectable convex sets) proximal splitting methods cannot solve the problem. selector: smooth convex function via fixed point set characterization [e.g., Yamada ‘01; Ogura & Yamada‘03; Yamada, Yukawa, Yamagishi ‘11] Definition: nonexpansive mapping computable nonexpansive mapping on a certain Hilbert space
  • 40. 40 Hierarchical Convex Optimization fixed point set characterized problem Hybrid Steepest Descent Method (HSDM) [e.g., Yamada ‘01; Ogura & Yamada ‘03] nonexpansive mapping gradient of selector Q. What kinds of are available?
  • 41. 41 • Forward-Backward Splitting (FBS) method [Passty ’79; Combettes+ ‘05] • Douglas-Rachford Splitting (DRS) method [Lions+ ‘79; Combettes+ ‘07] Two characterizations underlying proximal splitting methods are given in [Yamada, Yukawa, Yamagishi ‘11]. Q. Can we deal with a more flexible formulation? Nonexpansive Mappings for Definition: proximity operator [Moreau ‘62]
  • 42. 42 • Forward-Backward Splitting (FBS) method [Passty ’79; Combettes+ ‘05] • Douglas-Rachford Splitting (DRS) method [Lions+ ’79; Combettes+ ‘07] • Primal-Dual Splitting (PDS) method [Condat ‘13; Vu ‘13] Nonexpansive Mappings for Two characterizations underlying proximal splitting methods are given in [Yamada, Yukawa, Yamagishi ‘11].
  • 43. 43 • Primal-Dual Splitting (PDS) method [Condat ‘13; Vu ‘13] Contribution • reveal convergence properties • modify gradient computation • extract operator-theoretic idea from [Condat 13] • reformulate in a certain product space incorporate hierarchical convex optimization by HSDM
  • 45. 45 Outline Reformulate in the canonical product space with dual problem Extract & incorporate fixed point set characterization from [Condat ‘13] Install another inner product for nonexpansivity of by [Condat ‘13] Apply HSDM with modified gradient computation w.r.t.
  • 46. 46 Reformulation in The Canonical Product Space solution set of the first stage problem (=primal problem) solution set of the dual problem of the first stage problem By letting Note:
  • 47. 47 Incorporation of PDS Characterization Extract the PDS fixed point characterization from [Condat ‘13]
  • 48. 48 Activation of Nonexpansivity is nonexpansive NOT on the canonical product space Definition: canonical inner product of BUT on the following space with another inner product [Condat ‘13] where : strongly positive bounded linear operator
  • 49. 49 Solver via HSDM NOTE: We can apply HSDM [e.g., Yamada ‘01; Ogura & Yamada ‘03]
  • 50. 50 Convergence of HSDM with PDS Assumptions: Convergence 1: Convergence 2: Recall Definition: distance function
  • 51. 51 Application to Signal Recovery unknown signal Gaussian noisedegradation observation model: first stage problem: priornumerical rangedata-fidelity hierarchical convex optimization problem: non-strictly convex another prior to specify a better solution Definition: indicator function
  • 52. 52 Application to Signal Recovery unknown signal Gaussian noisedegradation observation model: first stage problem: hierarchical convex optimization problem: non-strictly convex another prior to specify a better solution Definition: indicator function
  • 54. 54 General Conclusion Chap. 3 Image restoration with component-wise use of priors Chap. 4 Blockwise low-rank prior for cartoon-texture image decomposition and restoration Chap. 5 Priors for color artifact reduction in image restoration Chap. 6 A hierarchical convex optimization algorithm with primal-dual splitting Chap. 7 An efficient algorithm for signal recovery with sophisticated data-fidelity constraints priors: to model signal-specific properties algorithms: to deal with involved constraints We have developed novel priors and algorithms for signal recovery.
  • 55. Related Publications 55 # Journal Papers [J1] S. Ono, T. Miyata, I. Yamada, and K. Yamaoka, "Image Recovery by Decomposition with Component-Wise Regularization," IEICE Trans. Fundamentals, vol. E95-A, no. 12, pp. 2470-2478, 2012. (Best Paper Award from IEICE) [J2] S. Ono, T. Miyata, and I. Yamada, "Cartoon-Texture Image Decomposition Using Blockwise Low-Rank Texture Characterization," IEEE Trans. Image Process., vol. 23, no. 3, pp. 1028-1042, 2014. [J3] S. Ono and I. Yamada, "Hierarchical Convex Optimization with Primal-Dual Splitting,“ submitted to IEEE Trans. Signal Process (accepted conditionally in May. 2014). [J4] S. Ono and I. Yamada, "Signal Recovery Using Complicated Data-Fidelity Constraints,“ in preparation.
  • 56. Related Publications 56 # Articles in Proceedings of International Conferences (reviewed) [C1] S. Ono, T. Miyata, and K. Yamaoka, "Total Variation-Wavelet-Curvelet Regularized Optimization for Image Restoration," IEEE ICIP 2011. [C2] S. Ono, T. Miyata, I. Yamada, and K. Yamaoka, "Missing Region Recovery by Promoting Blockwise Low-Rankness," IEEE ICASSP 2012. [C3] S. Ono and I. Yamada, "A Hierarchical Convex Optimization Approach for High Fidelity Solution Selection in Image Recovery,'' APSIPA ASC 2012, (Invited). [C4] S. Ono and I. Yamada, "Poisson Image Restoration with Likelihood Constraint via Hybrid Steepest Descent Method," IEEE ICASSP 2013. [C5] S. Ono, M. Yamagishi, and I. Yamada, "A Sparse System Identification by Using Adaptively-Weighted Total Variation via A Primal-Dual Splitting Approach," IEEE ICASSP 2013. [C6] S. Ono and I. Yamada, "A Convex Regularizer for Reducing Color Artifact in Color Image Recovery,“ IEEE Conf. CVPR 2013. [C7] I. Yamada and S. Ono, "Signal Recovery by Minimizing The Moreau Envelope over The Fixed Point Set of Nonexpansive Mappings," EUSIPCO 2013, (invited). [C8] S. Ono and I. Yamada, “Second-Order Total Generalized Variation Constraint,” IEEE ICASSP 2014. [C9] S. Ono and I. Yamada, “Decorrelated Vectorial Total Variation,” IEEE Conf. CVPR 2014 (to appear).
  • 57. Other Publications 57 # Journal Papers [J5] S. Ono, T. Miyata, and Y. Sakai, "Improvement of Colorization Based Coding by Using Redundancy of The Color Assignment Information and Correct Color Component," IEICE Trans. Information and Systems, vol. J93-D, no. 9, pp. 1638-1641, 2010 (in Japanese). [J6] H. Kuroda, S. Ono, M. Yamagishi, and I. Yamada, "Exploiting Group Sparsity in Nonlinear Acoustic Echo Cancellation by Adaptive Proximal Forward-Backward Splitting," IEICE Trans. Fundamentals, vol.E96-A, no.10, pp.1918-1927, 2013. [J7] T. Baba, R. Matsuoka, S. Ono, K. Shirai, and M. Okuda, "Image Composition Using A Pair of Flash/No-Flash Images by Convex Optimization,“ IEICE Transactions on Information and System, 2014 (in Japanese, to appear)
  • 58. Other Publications 58 # Articles in Proceedings of International Conference (reviewed) [C10] S. Ono, T. Miyata, and Y. Sakai, "Colorization-Based Coding by Focusing on Characteristics of Colorization Bases," PCS 2010. [C11] M. Yamagishi, S. Ono, and I. Yamada, "Two Variants of Alternating Direction Method of Multipliers without Inner Iterations and Their Application to Image Super-Resolution,'' IEEE ICASSP 2012. [C12] S. Ono and I. Yamada, "Optimized JPEG Image Decompression with Super- Resolution Interpolation Using Multi-Order Total Variation," IEEE ICIP 2013 (top 10% of all accepted papers). [C13] K. Toyokawa, S. Ono, M. Yamagishi, and I. Yamada, "Detecting Edges of Reflections from a Single Image via Convex Optimization,“ IEEE ICASSP 2014. [C14] T. Baba, R. Matsuoka, S. Ono, K. Shirai, and M. Okuda, "Flash/No-flash Image Integration Using Convex Optimization,“ IEEE ICASSP 2014. * Many other articles in proceedings of domestic conferences