SlideShare une entreprise Scribd logo
1  sur  2
Télécharger pour lire hors ligne
A Unified Approach for Over and Under-determined Blind
Source Separation Based on Both Sparsity and Decorrelation
Fangchen Feng∗
∗ CNRS-SUPELEC-Univ Paris-Sud
Gif-sur-Yvette, France
Email: fangchen.feng@lss.supelec.fr
Matthieu Kowalski∗†
† Parietal project-team, INRIA, Saclay, France
Email: matthieu.kowalski@lss.supelec.fr
Abstract—Independent component analysis (ICA) has been a major
tool for blind sources separation (BSS). Both theoretical and practical
evaluations showed that the hypothesis of independence suit well for
audio and musical signals. In the last few years, optimization which
based on sparsity has emerged as an another efficient implement for
BSS. Our work starts from introducing a new BSS method that takes
advantages of both independence and sparsity using overcomplete Gabor
representation. It is shown theoretically and numerically that the method
works in both under-determined and determined case. Experimental
results are then given illustrating the good performances of this approach
and its robustness to noise.
I. INTRODUCTION
The instantaneous linear mixture model of blind source separation
assumes that :
x = As + e , (1)
where x ∈ RM×T
and s ∈ RN×T
are the matrices of mixture
channels and source signals respectively. A ∈ RM×N
is the mixing
matrix and e ∈ RM×T
models the background noise.
The ICA methods [7], [10] are often applied when M ≥ N
(over-determined or determined scenario). These methods try to
achieve separation by minimizing an independence criterion between
the components of the estimated sources. While two-steps methods
based on sparsity are largely applied in the under-determined case
(M < N) [8] : The mixing system is first estimated using the
clustering methods [1]. Then the source signals are estimated by
using optimization methods considering that the mixing system is
known [12].
In our work, we designed an algorithm that benefits from both
independence and sparsity which work in under-determined and
(over-)determined cases.
II. ON THE USE OF DECORRELATION AND SPARSITY
Motivated by [9] which shows that one should develops alternating
decomposition methods targeting decompositions into sparse compo-
nents rather than independent components, the idea of the proposed
approach is that we suppose that the sources are decorrelated which
is a direct consequence of the independence. This assumption can be
formulated as :
E(ssT
) = D (2)
where s has zero mean and D is a diagonal matrix with the energy
of each source signals on its diagonal. E is the expectation operator.
Under this assumption, along with the sparse property of signals [5]
[2], we obtain a constrained optimization :



arg min
A,α
1
2
||x − AαΦ∗
||2
2 + λ||α||1
s.t. αΦ∗
Φα∗
= D
(3)
where Φ is the Gabor transform operator and Φ∗
is the adjoint
operator of Φ, that is its Hermitian transpose. α are the synthesis
coefficients of s.
The minimization in both A and α makes the problem nonconvex
and we propose here an approximate algorithm in Algorithm 1,based
on the proximal alternating linearized minimization method [3].
Algorithm 1:
Initialization : α(0)
∈ CN×B
, A(0)
∈ RM×N
, k = 1;
repeat
1. α(k)
= prox λ
L
(α(k)
− f(k)
(α(k)
)
L(k) );
2. s = α(k)
Φ∗
;
3. D = diag(ssT
);
4. W = sqrtm((ssT
)−1
);
5. ˜s = sqrtm(D)Ws;
6. A(k+1)
= x˜sT
;
7. a
(k+1)
n = a
(k+1)
n /||a
(k+1)
n ||, n = 1, 2, . . . , N;
8. k = k + 1;
until convergence;
where f(k)
(α) = 1
2
||x − A(k)
αΦ∗
||2
2 and f(k)
= −A(k)T
(x −
A(k)
αΦ∗
)Φ. L(k)
is the Lipschitz constant of f(k)
(α) and ”sqrtm”
calculate the principal square root of a matrix. an is the n-th column
of matrix A, n = 1, 2, . . . , N.
Step 1 is one iteration of the sub-problem :
min
α
1
2
||x − AαΦ∗
||2
2 + λ||α||1 (4)
where the matrix A is supposed to be known. Step 2 to Step 5 are
designed to perform the projection onto the contraint, i.e. to enforce
that the estimated signals are decorrelated and to keep the energy of
each estimation unchanged at the same time. Step 6 and 7 aim to
find the appropriate A when given α with a direct application of the
decorrelation assumption (2) :
A(k+1)
= argmin
A
1
2
||x − AαΦ∗
||2
2 | αΦ∗
Φα = D, ||an|| = 1
Moreover, step 7 is also used to avoid the classical scale ambiguity
of source separation [4]. The algorithm is initialized with random
signals.
We demonstrate in Figure 1 that this algorithm (Opt-deco) works
better than DUET [12] in the under-determined setting. Figure 2
shows that it is more robust to noise than FastICA [6] in the
determined (high) and over-determined (low) setting. One can remark
that the proposed method outperforms FastICA in the low input SNR
condition. In the experiments, we use SDR (Signal Distorsion Ratio)
and SIR (Signal Interference Ratio) as the evaluation indicators [11].
5 10 15 20
−2
0
2
4
6
8
10
12
14
16
18
20
SDR
Input SNR(dB)
SDR(dB)
5 10 15 20
−2
0
2
4
6
8
10
12
14
16
18
20
Input SNR(dB)
SIR(dB)
SIR
Opt−deco
DUET
Opt−deco
DUET
Fig. 1. Performance evaluation in under-determined case with M = 2 and
N = 3
5 10 15 20
0
10
20
30
40
50
Input SNR(dB)
SDR(dB)
SDR
5 10 15 20
0
10
20
30
40
50
Input SNR(dB)
SIR(dB)
SIR
5 10 15 20
0
10
20
30
40
50
Input SNR(dB)
SDR(dB)
SDR
5 10 15 20
0
10
20
30
40
50
Input SNR(dB)
SDR(dB)
SIR
Opt−deco
FastICA
Opt−deco
FastICA
Opt−deco
FastICA
Opt−deco
FastICA
Fig. 2. High : Performance evaluation in determined case with M = 3 and
N = 3. Low : Performance evaluation in over-determined case with M = 3
and N = 5
REFERENCES
[1] Simon Arberet, R´emi Gribonval, and Fr´ed´eric Bimbot. A robust method
to count and locate audio sources in a multichannel underdetermined
mixture. Signal Processing, IEEE Transactions on, 58(1):121–133, 2010.
[2] Pau Bofill and Michael Zibulevsky. Underdetermined blind source
separation using sparse representations. Signal processing, 81(11):2353–
2362, 2001.
[3] J´erˆome Bolte, Shoham Sabach, and Marc Teboulle. Proximal alternat-
ing linearized minimization for nonconvex and nonsmooth problems.
Mathematical Programming, pages 1–36, 2013.
[4] Hakim Boumaraf. S´eparation aveugle de m´elanges convolutifs de
sources. PhD thesis, Universit´e Joseph-Fourier-Grenoble I, 2005.
[5] S.S. Chen, D.L. Donoho, and M.A. Saunders. Atomic decomposition
by basis pursuit. SIAM Journal on Scientific Computing, 20(1):33–61,
1998.
[6] Andrzej Cichocki, Shun-ichi Amari, Krzysztof Siwek, Toshihisa Tanaka,
Anh Huy Phan, Rafal Zdunek, Sergio Cruces, Pando Georgiev,
Yoshikazu Washizawa, Zbigniew Leonowicz, et al. Icalab toolboxes.
URL: http://www. bsp. brain. riken. jp/ICALAB, 2007.
[7] Pierre Comon. Independent component analysis, a new concept? Signal
processing, 36(3):287–314, 1994.
[8] Pierre Comon and Christian Jutten. Handbook of Blind Source Sep-
aration: Independent component analysis and applications. Academic
press, 2010.
[9] I Daubechies, E Roussos, S Takerkart, M Benharrosh, C Golden,
K D’ardenne, W Richter, JD Cohen, and J Haxby. Independent
component analysis for brain fmri does not select for independence.
Proceedings of the National Academy of Sciences, 106(26):10415–
10422, 2009.
[10] Aapo Hyv¨arinen, Juha Karhunen, and Erkki Oja. Independent component
analysis, volume 46. John Wiley & Sons, 2004.
[11] Emmanuel Vincent, R´emi Gribonval, and C´edric F´evotte. Performance
measurement in blind audio source separation. Audio, Speech, and
Language Processing, IEEE Transactions on, 14(4):1462–1469, 2006.
[12] Ozgur Yilmaz and Scott Rickard. Blind separation of speech mixtures
via time-frequency masking. Signal Processing, IEEE transactions on,
52(7):1830–1847, 2004.

Contenu connexe

Tendances

Image Restoration and Denoising By Using Nonlocally Centralized Sparse Repres...
Image Restoration and Denoising By Using Nonlocally Centralized Sparse Repres...Image Restoration and Denoising By Using Nonlocally Centralized Sparse Repres...
Image Restoration and Denoising By Using Nonlocally Centralized Sparse Repres...IJERA Editor
 
A Combined Voice Activity Detector Based On Singular Value Decomposition and ...
A Combined Voice Activity Detector Based On Singular Value Decomposition and ...A Combined Voice Activity Detector Based On Singular Value Decomposition and ...
A Combined Voice Activity Detector Based On Singular Value Decomposition and ...CSCJournals
 
Ireducible core and equal remaining obligations rule for mcst games
Ireducible core and equal remaining obligations rule for mcst gamesIreducible core and equal remaining obligations rule for mcst games
Ireducible core and equal remaining obligations rule for mcst gamesvinnief
 
An Improved Image Fusion Scheme Based on Markov Random Fields with Image Enha...
An Improved Image Fusion Scheme Based on Markov Random Fields with Image Enha...An Improved Image Fusion Scheme Based on Markov Random Fields with Image Enha...
An Improved Image Fusion Scheme Based on Markov Random Fields with Image Enha...Editor IJCATR
 
Electromagnetic analysis using FDTD method, Biological Effects Of EM Spectrum
Electromagnetic analysis using FDTD method, Biological Effects Of EM SpectrumElectromagnetic analysis using FDTD method, Biological Effects Of EM Spectrum
Electromagnetic analysis using FDTD method, Biological Effects Of EM SpectrumSuleyman Demirel University
 
Classification of handwritten characters by their symmetry features
Classification of handwritten characters by their symmetry featuresClassification of handwritten characters by their symmetry features
Classification of handwritten characters by their symmetry featuresAYUSH RAJ
 
Gi2429352937
Gi2429352937Gi2429352937
Gi2429352937IJMER
 
Behavior study of entropy in a digital image through an iterative algorithm
Behavior study of entropy in a digital image through an iterative algorithmBehavior study of entropy in a digital image through an iterative algorithm
Behavior study of entropy in a digital image through an iterative algorithmijscmcj
 
α Nearness ant colony system with adaptive strategies for the traveling sales...
α Nearness ant colony system with adaptive strategies for the traveling sales...α Nearness ant colony system with adaptive strategies for the traveling sales...
α Nearness ant colony system with adaptive strategies for the traveling sales...ijfcstjournal
 
Parallel algorithm for computing edt with new architecture
Parallel algorithm for computing edt with new architectureParallel algorithm for computing edt with new architecture
Parallel algorithm for computing edt with new architectureIAEME Publication
 
View and illumination invariant iterative based image
View and illumination invariant iterative based imageView and illumination invariant iterative based image
View and illumination invariant iterative based imageeSAT Publishing House
 
A Fixed Point Theorem Using Common Property (E. A.) In PM Spaces
A Fixed Point Theorem Using Common Property (E. A.) In PM SpacesA Fixed Point Theorem Using Common Property (E. A.) In PM Spaces
A Fixed Point Theorem Using Common Property (E. A.) In PM Spacesinventionjournals
 
Supersonic Spreading of Correlators in Long-Range Quantum Lattice Models
Supersonic Spreading of Correlators in Long-Range Quantum Lattice ModelsSupersonic Spreading of Correlators in Long-Range Quantum Lattice Models
Supersonic Spreading of Correlators in Long-Range Quantum Lattice ModelsMauritz van den Worm
 
IMAGE REGISTRATION USING ADVANCED TOPOLOGY PRESERVING RELAXATION LABELING
IMAGE REGISTRATION USING ADVANCED TOPOLOGY PRESERVING RELAXATION LABELING IMAGE REGISTRATION USING ADVANCED TOPOLOGY PRESERVING RELAXATION LABELING
IMAGE REGISTRATION USING ADVANCED TOPOLOGY PRESERVING RELAXATION LABELING csandit
 
A lattice-based consensus clustering
A lattice-based consensus clusteringA lattice-based consensus clustering
A lattice-based consensus clusteringDmitrii Ignatov
 
Robust Kernel-Based Regression Using Orthogonal Matching Pursuit
Robust Kernel-Based Regression Using Orthogonal Matching PursuitRobust Kernel-Based Regression Using Orthogonal Matching Pursuit
Robust Kernel-Based Regression Using Orthogonal Matching PursuitPantelis Bouboulis
 

Tendances (20)

Image Restoration and Denoising By Using Nonlocally Centralized Sparse Repres...
Image Restoration and Denoising By Using Nonlocally Centralized Sparse Repres...Image Restoration and Denoising By Using Nonlocally Centralized Sparse Repres...
Image Restoration and Denoising By Using Nonlocally Centralized Sparse Repres...
 
A Combined Voice Activity Detector Based On Singular Value Decomposition and ...
A Combined Voice Activity Detector Based On Singular Value Decomposition and ...A Combined Voice Activity Detector Based On Singular Value Decomposition and ...
A Combined Voice Activity Detector Based On Singular Value Decomposition and ...
 
Ireducible core and equal remaining obligations rule for mcst games
Ireducible core and equal remaining obligations rule for mcst gamesIreducible core and equal remaining obligations rule for mcst games
Ireducible core and equal remaining obligations rule for mcst games
 
Bq25399403
Bq25399403Bq25399403
Bq25399403
 
An Improved Image Fusion Scheme Based on Markov Random Fields with Image Enha...
An Improved Image Fusion Scheme Based on Markov Random Fields with Image Enha...An Improved Image Fusion Scheme Based on Markov Random Fields with Image Enha...
An Improved Image Fusion Scheme Based on Markov Random Fields with Image Enha...
 
Electromagnetic analysis using FDTD method, Biological Effects Of EM Spectrum
Electromagnetic analysis using FDTD method, Biological Effects Of EM SpectrumElectromagnetic analysis using FDTD method, Biological Effects Of EM Spectrum
Electromagnetic analysis using FDTD method, Biological Effects Of EM Spectrum
 
Classification of handwritten characters by their symmetry features
Classification of handwritten characters by their symmetry featuresClassification of handwritten characters by their symmetry features
Classification of handwritten characters by their symmetry features
 
Gi2429352937
Gi2429352937Gi2429352937
Gi2429352937
 
Behavior study of entropy in a digital image through an iterative algorithm
Behavior study of entropy in a digital image through an iterative algorithmBehavior study of entropy in a digital image through an iterative algorithm
Behavior study of entropy in a digital image through an iterative algorithm
 
Lar calc10 ch04_sec4
Lar calc10 ch04_sec4Lar calc10 ch04_sec4
Lar calc10 ch04_sec4
 
α Nearness ant colony system with adaptive strategies for the traveling sales...
α Nearness ant colony system with adaptive strategies for the traveling sales...α Nearness ant colony system with adaptive strategies for the traveling sales...
α Nearness ant colony system with adaptive strategies for the traveling sales...
 
Parallel algorithm for computing edt with new architecture
Parallel algorithm for computing edt with new architectureParallel algorithm for computing edt with new architecture
Parallel algorithm for computing edt with new architecture
 
View and illumination invariant iterative based image
View and illumination invariant iterative based imageView and illumination invariant iterative based image
View and illumination invariant iterative based image
 
Ijetcas14 546
Ijetcas14 546Ijetcas14 546
Ijetcas14 546
 
A Fixed Point Theorem Using Common Property (E. A.) In PM Spaces
A Fixed Point Theorem Using Common Property (E. A.) In PM SpacesA Fixed Point Theorem Using Common Property (E. A.) In PM Spaces
A Fixed Point Theorem Using Common Property (E. A.) In PM Spaces
 
Supersonic Spreading of Correlators in Long-Range Quantum Lattice Models
Supersonic Spreading of Correlators in Long-Range Quantum Lattice ModelsSupersonic Spreading of Correlators in Long-Range Quantum Lattice Models
Supersonic Spreading of Correlators in Long-Range Quantum Lattice Models
 
IMAGE REGISTRATION USING ADVANCED TOPOLOGY PRESERVING RELAXATION LABELING
IMAGE REGISTRATION USING ADVANCED TOPOLOGY PRESERVING RELAXATION LABELING IMAGE REGISTRATION USING ADVANCED TOPOLOGY PRESERVING RELAXATION LABELING
IMAGE REGISTRATION USING ADVANCED TOPOLOGY PRESERVING RELAXATION LABELING
 
A lattice-based consensus clustering
A lattice-based consensus clusteringA lattice-based consensus clustering
A lattice-based consensus clustering
 
2009 asilomar
2009 asilomar2009 asilomar
2009 asilomar
 
Robust Kernel-Based Regression Using Orthogonal Matching Pursuit
Robust Kernel-Based Regression Using Orthogonal Matching PursuitRobust Kernel-Based Regression Using Orthogonal Matching Pursuit
Robust Kernel-Based Regression Using Orthogonal Matching Pursuit
 

En vedette

China engineering consultation industry development prospects and investment ...
China engineering consultation industry development prospects and investment ...China engineering consultation industry development prospects and investment ...
China engineering consultation industry development prospects and investment ...Qianzhan Intelligence
 
China cardiovascular system drugs industry market demand forecast and investm...
China cardiovascular system drugs industry market demand forecast and investm...China cardiovascular system drugs industry market demand forecast and investm...
China cardiovascular system drugs industry market demand forecast and investm...Qianzhan Intelligence
 
China coatings industry production & marketing demand and investment forecast...
China coatings industry production & marketing demand and investment forecast...China coatings industry production & marketing demand and investment forecast...
China coatings industry production & marketing demand and investment forecast...Qianzhan Intelligence
 
concierge services
concierge services concierge services
concierge services John Clark
 
Introduction to Apache Hadoop
Introduction to Apache HadoopIntroduction to Apache Hadoop
Introduction to Apache HadoopSteve Watt
 
China electric power construction industry market forecast and investment str...
China electric power construction industry market forecast and investment str...China electric power construction industry market forecast and investment str...
China electric power construction industry market forecast and investment str...Qianzhan Intelligence
 
China modern agriculture business model and industrial chain investment strat...
China modern agriculture business model and industrial chain investment strat...China modern agriculture business model and industrial chain investment strat...
China modern agriculture business model and industrial chain investment strat...Qianzhan Intelligence
 
China methanol industry market research and investment forecast report
China methanol industry market research and investment forecast reportChina methanol industry market research and investment forecast report
China methanol industry market research and investment forecast reportQianzhan Intelligence
 
China quality testing industry development prospects and investment forecast ...
China quality testing industry development prospects and investment forecast ...China quality testing industry development prospects and investment forecast ...
China quality testing industry development prospects and investment forecast ...Qianzhan Intelligence
 
China construction quality testing industry market forecast and competition s...
China construction quality testing industry market forecast and competition s...China construction quality testing industry market forecast and competition s...
China construction quality testing industry market forecast and competition s...Qianzhan Intelligence
 
"Школа дошколят" МБОУ «ЦО №23»
"Школа дошколят" МБОУ «ЦО №23»"Школа дошколят" МБОУ «ЦО №23»
"Школа дошколят" МБОУ «ЦО №23»shlyop
 
China pharmaceutical excipients industry indepth research and investment stra...
China pharmaceutical excipients industry indepth research and investment stra...China pharmaceutical excipients industry indepth research and investment stra...
China pharmaceutical excipients industry indepth research and investment stra...Qianzhan Intelligence
 
China diagnostic reagent industry production & marketing and investment forec...
China diagnostic reagent industry production & marketing and investment forec...China diagnostic reagent industry production & marketing and investment forec...
China diagnostic reagent industry production & marketing and investment forec...Qianzhan Intelligence
 
China ultra high voltage equipment industry market forecast and investment st...
China ultra high voltage equipment industry market forecast and investment st...China ultra high voltage equipment industry market forecast and investment st...
China ultra high voltage equipment industry market forecast and investment st...Qianzhan Intelligence
 

En vedette (17)

Qodamah's Recommendation
Qodamah's RecommendationQodamah's Recommendation
Qodamah's Recommendation
 
China engineering consultation industry development prospects and investment ...
China engineering consultation industry development prospects and investment ...China engineering consultation industry development prospects and investment ...
China engineering consultation industry development prospects and investment ...
 
China cardiovascular system drugs industry market demand forecast and investm...
China cardiovascular system drugs industry market demand forecast and investm...China cardiovascular system drugs industry market demand forecast and investm...
China cardiovascular system drugs industry market demand forecast and investm...
 
0090111574
 0090111574 0090111574
0090111574
 
China coatings industry production & marketing demand and investment forecast...
China coatings industry production & marketing demand and investment forecast...China coatings industry production & marketing demand and investment forecast...
China coatings industry production & marketing demand and investment forecast...
 
concierge services
concierge services concierge services
concierge services
 
Introduction to Apache Hadoop
Introduction to Apache HadoopIntroduction to Apache Hadoop
Introduction to Apache Hadoop
 
China electric power construction industry market forecast and investment str...
China electric power construction industry market forecast and investment str...China electric power construction industry market forecast and investment str...
China electric power construction industry market forecast and investment str...
 
China modern agriculture business model and industrial chain investment strat...
China modern agriculture business model and industrial chain investment strat...China modern agriculture business model and industrial chain investment strat...
China modern agriculture business model and industrial chain investment strat...
 
Primary education
Primary educationPrimary education
Primary education
 
China methanol industry market research and investment forecast report
China methanol industry market research and investment forecast reportChina methanol industry market research and investment forecast report
China methanol industry market research and investment forecast report
 
China quality testing industry development prospects and investment forecast ...
China quality testing industry development prospects and investment forecast ...China quality testing industry development prospects and investment forecast ...
China quality testing industry development prospects and investment forecast ...
 
China construction quality testing industry market forecast and competition s...
China construction quality testing industry market forecast and competition s...China construction quality testing industry market forecast and competition s...
China construction quality testing industry market forecast and competition s...
 
"Школа дошколят" МБОУ «ЦО №23»
"Школа дошколят" МБОУ «ЦО №23»"Школа дошколят" МБОУ «ЦО №23»
"Школа дошколят" МБОУ «ЦО №23»
 
China pharmaceutical excipients industry indepth research and investment stra...
China pharmaceutical excipients industry indepth research and investment stra...China pharmaceutical excipients industry indepth research and investment stra...
China pharmaceutical excipients industry indepth research and investment stra...
 
China diagnostic reagent industry production & marketing and investment forec...
China diagnostic reagent industry production & marketing and investment forec...China diagnostic reagent industry production & marketing and investment forec...
China diagnostic reagent industry production & marketing and investment forec...
 
China ultra high voltage equipment industry market forecast and investment st...
China ultra high voltage equipment industry market forecast and investment st...China ultra high voltage equipment industry market forecast and investment st...
China ultra high voltage equipment industry market forecast and investment st...
 

Similaire à FK_SPARS15

Investigation on the Pattern Synthesis of Subarray Weights for Low EMI Applic...
Investigation on the Pattern Synthesis of Subarray Weights for Low EMI Applic...Investigation on the Pattern Synthesis of Subarray Weights for Low EMI Applic...
Investigation on the Pattern Synthesis of Subarray Weights for Low EMI Applic...IOSRJECE
 
A New Approach for Speech Enhancement Based On Eigenvalue Spectral Subtraction
A New Approach for Speech Enhancement Based On Eigenvalue Spectral SubtractionA New Approach for Speech Enhancement Based On Eigenvalue Spectral Subtraction
A New Approach for Speech Enhancement Based On Eigenvalue Spectral SubtractionCSCJournals
 
Paper id 2720147
Paper id 2720147Paper id 2720147
Paper id 2720147IJRAT
 
Paper id 24201464
Paper id 24201464Paper id 24201464
Paper id 24201464IJRAT
 
A Novel Algorithm to Estimate Closely Spaced Source DOA
A Novel Algorithm to Estimate Closely Spaced Source DOA  A Novel Algorithm to Estimate Closely Spaced Source DOA
A Novel Algorithm to Estimate Closely Spaced Source DOA IJECEIAES
 
Path Loss Prediction by Robust Regression Methods
Path Loss Prediction by Robust Regression MethodsPath Loss Prediction by Robust Regression Methods
Path Loss Prediction by Robust Regression Methodsijceronline
 
Performance of Matching Algorithmsfor Signal Approximation
Performance of Matching Algorithmsfor Signal ApproximationPerformance of Matching Algorithmsfor Signal Approximation
Performance of Matching Algorithmsfor Signal Approximationiosrjce
 
Paper id 252014135
Paper id 252014135Paper id 252014135
Paper id 252014135IJRAT
 
Sparsity based Joint Direction-of-Arrival and Offset Frequency Estimator
Sparsity based Joint Direction-of-Arrival and Offset Frequency EstimatorSparsity based Joint Direction-of-Arrival and Offset Frequency Estimator
Sparsity based Joint Direction-of-Arrival and Offset Frequency EstimatorJason Fernandes
 
performance analysis of MUSIC and ESPRIT DOA estimation used in adaptive arra...
performance analysis of MUSIC and ESPRIT DOA estimation used in adaptive arra...performance analysis of MUSIC and ESPRIT DOA estimation used in adaptive arra...
performance analysis of MUSIC and ESPRIT DOA estimation used in adaptive arra...CSCJournals
 
Optimal Synthesis of Array Pattern for Concentric Circular Antenna Array Usin...
Optimal Synthesis of Array Pattern for Concentric Circular Antenna Array Usin...Optimal Synthesis of Array Pattern for Concentric Circular Antenna Array Usin...
Optimal Synthesis of Array Pattern for Concentric Circular Antenna Array Usin...IDES Editor
 
Performance analysis of music and esprit doa estimation algorithms for adapti...
Performance analysis of music and esprit doa estimation algorithms for adapti...Performance analysis of music and esprit doa estimation algorithms for adapti...
Performance analysis of music and esprit doa estimation algorithms for adapti...marwaeng
 
Blind Audio Source Separation (Bass): An Unsuperwised Approach
Blind Audio Source Separation (Bass): An Unsuperwised Approach Blind Audio Source Separation (Bass): An Unsuperwised Approach
Blind Audio Source Separation (Bass): An Unsuperwised Approach IJEEE
 
Boosting CED Using Robust Orientation Estimation
Boosting CED Using Robust Orientation EstimationBoosting CED Using Robust Orientation Estimation
Boosting CED Using Robust Orientation Estimationijma
 
Performance Analysis of Adaptive DOA Estimation Algorithms For Mobile Applica...
Performance Analysis of Adaptive DOA Estimation Algorithms For Mobile Applica...Performance Analysis of Adaptive DOA Estimation Algorithms For Mobile Applica...
Performance Analysis of Adaptive DOA Estimation Algorithms For Mobile Applica...IJERA Editor
 
Blind Source Separation of Super and Sub-Gaussian Signals with ABC Algorithm
Blind Source Separation of Super and Sub-Gaussian Signals with ABC AlgorithmBlind Source Separation of Super and Sub-Gaussian Signals with ABC Algorithm
Blind Source Separation of Super and Sub-Gaussian Signals with ABC AlgorithmIDES Editor
 

Similaire à FK_SPARS15 (20)

Investigation on the Pattern Synthesis of Subarray Weights for Low EMI Applic...
Investigation on the Pattern Synthesis of Subarray Weights for Low EMI Applic...Investigation on the Pattern Synthesis of Subarray Weights for Low EMI Applic...
Investigation on the Pattern Synthesis of Subarray Weights for Low EMI Applic...
 
A New Approach for Speech Enhancement Based On Eigenvalue Spectral Subtraction
A New Approach for Speech Enhancement Based On Eigenvalue Spectral SubtractionA New Approach for Speech Enhancement Based On Eigenvalue Spectral Subtraction
A New Approach for Speech Enhancement Based On Eigenvalue Spectral Subtraction
 
Paper id 2720147
Paper id 2720147Paper id 2720147
Paper id 2720147
 
Paper id 24201464
Paper id 24201464Paper id 24201464
Paper id 24201464
 
FK_icassp_2014
FK_icassp_2014FK_icassp_2014
FK_icassp_2014
 
A Novel Algorithm to Estimate Closely Spaced Source DOA
A Novel Algorithm to Estimate Closely Spaced Source DOA  A Novel Algorithm to Estimate Closely Spaced Source DOA
A Novel Algorithm to Estimate Closely Spaced Source DOA
 
Path Loss Prediction by Robust Regression Methods
Path Loss Prediction by Robust Regression MethodsPath Loss Prediction by Robust Regression Methods
Path Loss Prediction by Robust Regression Methods
 
L010628894
L010628894L010628894
L010628894
 
Performance of Matching Algorithmsfor Signal Approximation
Performance of Matching Algorithmsfor Signal ApproximationPerformance of Matching Algorithmsfor Signal Approximation
Performance of Matching Algorithmsfor Signal Approximation
 
Paper id 252014135
Paper id 252014135Paper id 252014135
Paper id 252014135
 
Sparsity based Joint Direction-of-Arrival and Offset Frequency Estimator
Sparsity based Joint Direction-of-Arrival and Offset Frequency EstimatorSparsity based Joint Direction-of-Arrival and Offset Frequency Estimator
Sparsity based Joint Direction-of-Arrival and Offset Frequency Estimator
 
performance analysis of MUSIC and ESPRIT DOA estimation used in adaptive arra...
performance analysis of MUSIC and ESPRIT DOA estimation used in adaptive arra...performance analysis of MUSIC and ESPRIT DOA estimation used in adaptive arra...
performance analysis of MUSIC and ESPRIT DOA estimation used in adaptive arra...
 
Optimal Synthesis of Array Pattern for Concentric Circular Antenna Array Usin...
Optimal Synthesis of Array Pattern for Concentric Circular Antenna Array Usin...Optimal Synthesis of Array Pattern for Concentric Circular Antenna Array Usin...
Optimal Synthesis of Array Pattern for Concentric Circular Antenna Array Usin...
 
Performance analysis of music and esprit doa estimation algorithms for adapti...
Performance analysis of music and esprit doa estimation algorithms for adapti...Performance analysis of music and esprit doa estimation algorithms for adapti...
Performance analysis of music and esprit doa estimation algorithms for adapti...
 
Blind Audio Source Separation (Bass): An Unsuperwised Approach
Blind Audio Source Separation (Bass): An Unsuperwised Approach Blind Audio Source Separation (Bass): An Unsuperwised Approach
Blind Audio Source Separation (Bass): An Unsuperwised Approach
 
Boosting CED Using Robust Orientation Estimation
Boosting CED Using Robust Orientation EstimationBoosting CED Using Robust Orientation Estimation
Boosting CED Using Robust Orientation Estimation
 
Modeling the dynamics of molecular concentration during the diffusion procedure
Modeling the dynamics of molecular concentration during the  diffusion procedureModeling the dynamics of molecular concentration during the  diffusion procedure
Modeling the dynamics of molecular concentration during the diffusion procedure
 
D010212029
D010212029D010212029
D010212029
 
Performance Analysis of Adaptive DOA Estimation Algorithms For Mobile Applica...
Performance Analysis of Adaptive DOA Estimation Algorithms For Mobile Applica...Performance Analysis of Adaptive DOA Estimation Algorithms For Mobile Applica...
Performance Analysis of Adaptive DOA Estimation Algorithms For Mobile Applica...
 
Blind Source Separation of Super and Sub-Gaussian Signals with ABC Algorithm
Blind Source Separation of Super and Sub-Gaussian Signals with ABC AlgorithmBlind Source Separation of Super and Sub-Gaussian Signals with ABC Algorithm
Blind Source Separation of Super and Sub-Gaussian Signals with ABC Algorithm
 

FK_SPARS15

  • 1. A Unified Approach for Over and Under-determined Blind Source Separation Based on Both Sparsity and Decorrelation Fangchen Feng∗ ∗ CNRS-SUPELEC-Univ Paris-Sud Gif-sur-Yvette, France Email: fangchen.feng@lss.supelec.fr Matthieu Kowalski∗† † Parietal project-team, INRIA, Saclay, France Email: matthieu.kowalski@lss.supelec.fr Abstract—Independent component analysis (ICA) has been a major tool for blind sources separation (BSS). Both theoretical and practical evaluations showed that the hypothesis of independence suit well for audio and musical signals. In the last few years, optimization which based on sparsity has emerged as an another efficient implement for BSS. Our work starts from introducing a new BSS method that takes advantages of both independence and sparsity using overcomplete Gabor representation. It is shown theoretically and numerically that the method works in both under-determined and determined case. Experimental results are then given illustrating the good performances of this approach and its robustness to noise. I. INTRODUCTION The instantaneous linear mixture model of blind source separation assumes that : x = As + e , (1) where x ∈ RM×T and s ∈ RN×T are the matrices of mixture channels and source signals respectively. A ∈ RM×N is the mixing matrix and e ∈ RM×T models the background noise. The ICA methods [7], [10] are often applied when M ≥ N (over-determined or determined scenario). These methods try to achieve separation by minimizing an independence criterion between the components of the estimated sources. While two-steps methods based on sparsity are largely applied in the under-determined case (M < N) [8] : The mixing system is first estimated using the clustering methods [1]. Then the source signals are estimated by using optimization methods considering that the mixing system is known [12]. In our work, we designed an algorithm that benefits from both independence and sparsity which work in under-determined and (over-)determined cases. II. ON THE USE OF DECORRELATION AND SPARSITY Motivated by [9] which shows that one should develops alternating decomposition methods targeting decompositions into sparse compo- nents rather than independent components, the idea of the proposed approach is that we suppose that the sources are decorrelated which is a direct consequence of the independence. This assumption can be formulated as : E(ssT ) = D (2) where s has zero mean and D is a diagonal matrix with the energy of each source signals on its diagonal. E is the expectation operator. Under this assumption, along with the sparse property of signals [5] [2], we obtain a constrained optimization :    arg min A,α 1 2 ||x − AαΦ∗ ||2 2 + λ||α||1 s.t. αΦ∗ Φα∗ = D (3) where Φ is the Gabor transform operator and Φ∗ is the adjoint operator of Φ, that is its Hermitian transpose. α are the synthesis coefficients of s. The minimization in both A and α makes the problem nonconvex and we propose here an approximate algorithm in Algorithm 1,based on the proximal alternating linearized minimization method [3]. Algorithm 1: Initialization : α(0) ∈ CN×B , A(0) ∈ RM×N , k = 1; repeat 1. α(k) = prox λ L (α(k) − f(k) (α(k) ) L(k) ); 2. s = α(k) Φ∗ ; 3. D = diag(ssT ); 4. W = sqrtm((ssT )−1 ); 5. ˜s = sqrtm(D)Ws; 6. A(k+1) = x˜sT ; 7. a (k+1) n = a (k+1) n /||a (k+1) n ||, n = 1, 2, . . . , N; 8. k = k + 1; until convergence; where f(k) (α) = 1 2 ||x − A(k) αΦ∗ ||2 2 and f(k) = −A(k)T (x − A(k) αΦ∗ )Φ. L(k) is the Lipschitz constant of f(k) (α) and ”sqrtm” calculate the principal square root of a matrix. an is the n-th column of matrix A, n = 1, 2, . . . , N. Step 1 is one iteration of the sub-problem : min α 1 2 ||x − AαΦ∗ ||2 2 + λ||α||1 (4) where the matrix A is supposed to be known. Step 2 to Step 5 are designed to perform the projection onto the contraint, i.e. to enforce that the estimated signals are decorrelated and to keep the energy of each estimation unchanged at the same time. Step 6 and 7 aim to find the appropriate A when given α with a direct application of the decorrelation assumption (2) : A(k+1) = argmin A 1 2 ||x − AαΦ∗ ||2 2 | αΦ∗ Φα = D, ||an|| = 1 Moreover, step 7 is also used to avoid the classical scale ambiguity of source separation [4]. The algorithm is initialized with random signals. We demonstrate in Figure 1 that this algorithm (Opt-deco) works better than DUET [12] in the under-determined setting. Figure 2 shows that it is more robust to noise than FastICA [6] in the determined (high) and over-determined (low) setting. One can remark that the proposed method outperforms FastICA in the low input SNR condition. In the experiments, we use SDR (Signal Distorsion Ratio) and SIR (Signal Interference Ratio) as the evaluation indicators [11].
  • 2. 5 10 15 20 −2 0 2 4 6 8 10 12 14 16 18 20 SDR Input SNR(dB) SDR(dB) 5 10 15 20 −2 0 2 4 6 8 10 12 14 16 18 20 Input SNR(dB) SIR(dB) SIR Opt−deco DUET Opt−deco DUET Fig. 1. Performance evaluation in under-determined case with M = 2 and N = 3 5 10 15 20 0 10 20 30 40 50 Input SNR(dB) SDR(dB) SDR 5 10 15 20 0 10 20 30 40 50 Input SNR(dB) SIR(dB) SIR 5 10 15 20 0 10 20 30 40 50 Input SNR(dB) SDR(dB) SDR 5 10 15 20 0 10 20 30 40 50 Input SNR(dB) SDR(dB) SIR Opt−deco FastICA Opt−deco FastICA Opt−deco FastICA Opt−deco FastICA Fig. 2. High : Performance evaluation in determined case with M = 3 and N = 3. Low : Performance evaluation in over-determined case with M = 3 and N = 5 REFERENCES [1] Simon Arberet, R´emi Gribonval, and Fr´ed´eric Bimbot. A robust method to count and locate audio sources in a multichannel underdetermined mixture. Signal Processing, IEEE Transactions on, 58(1):121–133, 2010. [2] Pau Bofill and Michael Zibulevsky. Underdetermined blind source separation using sparse representations. Signal processing, 81(11):2353– 2362, 2001. [3] J´erˆome Bolte, Shoham Sabach, and Marc Teboulle. Proximal alternat- ing linearized minimization for nonconvex and nonsmooth problems. Mathematical Programming, pages 1–36, 2013. [4] Hakim Boumaraf. S´eparation aveugle de m´elanges convolutifs de sources. PhD thesis, Universit´e Joseph-Fourier-Grenoble I, 2005. [5] S.S. Chen, D.L. Donoho, and M.A. Saunders. Atomic decomposition by basis pursuit. SIAM Journal on Scientific Computing, 20(1):33–61, 1998. [6] Andrzej Cichocki, Shun-ichi Amari, Krzysztof Siwek, Toshihisa Tanaka, Anh Huy Phan, Rafal Zdunek, Sergio Cruces, Pando Georgiev, Yoshikazu Washizawa, Zbigniew Leonowicz, et al. Icalab toolboxes. URL: http://www. bsp. brain. riken. jp/ICALAB, 2007. [7] Pierre Comon. Independent component analysis, a new concept? Signal processing, 36(3):287–314, 1994. [8] Pierre Comon and Christian Jutten. Handbook of Blind Source Sep- aration: Independent component analysis and applications. Academic press, 2010. [9] I Daubechies, E Roussos, S Takerkart, M Benharrosh, C Golden, K D’ardenne, W Richter, JD Cohen, and J Haxby. Independent component analysis for brain fmri does not select for independence. Proceedings of the National Academy of Sciences, 106(26):10415– 10422, 2009. [10] Aapo Hyv¨arinen, Juha Karhunen, and Erkki Oja. Independent component analysis, volume 46. John Wiley & Sons, 2004. [11] Emmanuel Vincent, R´emi Gribonval, and C´edric F´evotte. Performance measurement in blind audio source separation. Audio, Speech, and Language Processing, IEEE Transactions on, 14(4):1462–1469, 2006. [12] Ozgur Yilmaz and Scott Rickard. Blind separation of speech mixtures via time-frequency masking. Signal Processing, IEEE transactions on, 52(7):1830–1847, 2004.