Skip to main content

Consistent independent low-rank matrix analysis for determined blind source separation

This article has been updated

Abstract

Independent low-rank matrix analysis (ILRMA) is the state-of-the-art algorithm for blind source separation (BSS) in the determined situation (the number of microphones is greater than or equal to that of source signals). ILRMA achieves a great separation performance by modeling the power spectrograms of the source signals via the nonnegative matrix factorization (NMF). Such a highly developed source model can solve the permutation problem of the frequency-domain BSS to a large extent, which is the reason for the excellence of ILRMA. In this paper, we further improve the separation performance of ILRMA by additionally considering the general structure of spectrograms, which is called consistency, and hence, we call the proposed method Consistent ILRMA. Since a spectrogram is calculated by an overlapping window (and a window function induces spectral smearing called main- and side-lobes), the time-frequency bins depend on each other. In other words, the time-frequency components are related to each other via the uncertainty principle. Such co-occurrence among the spectral components can function as an assistant for solving the permutation problem, which has been demonstrated by a recent study. On the basis of these facts, we propose an algorithm for realizing Consistent ILRMA by slightly modifying the original algorithm. Its performance was extensively evaluated through experiments performed with various window lengths and shift lengths. The results indicated several tendencies of the original and proposed ILRMA that include some topics not fully discussed in the literature. For example, the proposed Consistent ILRMA tends to outperform the original ILRMA when the window length is sufficiently long compared to the reverberation time of the mixing system.

1 Introduction

Blind source separation (BSS) is a technique for separating individual sources from an observed mixture without knowing how they were mixed. BSS for multichannel audio signals observed by multiple microphones has been particularly studied [1–13]. The BSS problem can be divided into two situations: underdetermined (the number of microphones is less than the number of sources) and (over-)determined (the number of microphones is greater than or equal to the number of sources) cases. This paper focuses on the determined BSS problem, as high-quality separation can be achieved compared with the underdetermined BSS methods.

Independent component analysis (ICA) is the most popular and successful algorithm for solving the determined BSS problem [1]. It estimates a demixing matrix (the inverse system of the mixing process) by assuming statistical independence between the sources. For a mixture of audio signals, ICA is usually applied in the time-frequency domain via the short-time Fourier transform (STFT) because the sources are mixed up by convolution. This strategy is called frequency-domain ICA (FDICA) [2] and independently applies ICA to the complex-valued signals in each frequency. Then, the estimated frequency-wise demixing matrices must be aligned over all frequencies so that the frequency components of the same source are grouped together. Such alignment of the frequency components is called a permutation problem [3–6], and a complete solution to it has not been established. Therefore, a great deal of research has tackled this problem.

To avoid the permutation misalignment as much as possible, various sophisticated source models have been proposed. Independent vector analysis (IVA) [7–10] is one of the most successful methods in the early stage of the development. It assumes higher-order dependencies (co-occurrence among the frequency components) of each source by utilizing a spherical generative model of the source frequency vector. This assumption enables IVA to simultaneously estimate the frequency-wise demixing matrices and solve the permutation problem to a large extent using only one objective function. It has been further developed by improving its source model. One natural and powerful extension of IVA is independent low-rank matrix analysis (ILRMA) [11, 12], which integrates the source model of nonnegative matrix factorization (NMF) [14, 15] based on the Itakura–Saito divergence (IS-NMF) [16] into IVA. This extension has greatly improved the performance of separation by taking the low-rank time-frequency structure (co-occurrence among the time-frequency bins) of the source signals into account. ILRMA has achieved the state-of-the-art performance and been further developed by several researchers [17–29]. In this respect, ILRMA can be considered the new standard of the determined BSS algorithms. However, the separation performance of IVA and ILRMA is still inferior compared to the ideal performance of ICA-based frequency-domain BSS. In [30], the performances of IVA and ILRMA were compared with that of FDICA with perfect permutation alignment using reference sources (ideal permutation solver), and it was confirmed that there is still a noticeable room for improvement of ILRMA-based BSS. In fact, IVA and ILRMA often encounter the block permutation problem, that is, group-wise permutation misalignment of components between sources [31].

The consistency of a spectrogram is another promising approach for solving the permutation problem. A recent study has shown that STFT can provide some effective information related to the co-occurrence among the time-frequency bins [32]. Since an overlapping window is utilized in STFT, the time-frequency bins are related to each other based on the overlapping segments. The frequency components within a segment are also related to each other because of the spectral smearing called main- and side-lobes of the window. In other words, the time-frequency components are not independent but related to each other via the uncertainty principle of time-frequency representation. Such relations have been well-studied in phase-aware signal processing [33–43] by the name of spectrogram consistency [44–47]. In the previous study [32], the spectrogram consistency was imposed on BSS to help the algorithm solve the permutation problem. This is an approach very different from the conventional studies of determined BSS because it utilizes the general property of STFT independent of the source model (in contrast to the abovementioned methods that focused on modeling of the source signals without considering the property of STFT). As the spectrogram consistency can be incorporated with any source model, its combination with the state-of-the-art algorithm should achieve a high separation performance.

However, the paper that proposed the combination of consistency and determined BSS [32] only showed the potential of consistency in an experiment using FDICA and IVA. The paper claimed that it was a first step of incorporating the spectrogram consistency with determined BSS, and no advanced method was tested. In particular, ILRMA was not considered because its algorithm is far more complicated than that derived in [32], and thus, it is not clear whether (and how much) the spectrogram consistency might improve the state-of-the-art BSS algorithm.

In this paper, we propose a new variant of ILRMA called Consistent ILRMA that considers the spectrogram consistency within the algorithm of ILRMA. The combination of IS-NMF and spectral smoothing of the inverse STFT (see Figs. 1 and 2 in Section 2.3) achieves the source modeling for a complex spectrogram. In particular, the spectral smearing in the frequency direction ties the adjacent frequency bins together, and this effect of spectrogram consistency helps ILRMA to solve the permutation problem. Since consistency is a concept depending on the parameters related to a window function, we extensively tested the separation performance of Consistent ILRMA through experiments with various window lengths and shift lengths. The results clarified several tendencies of the conventional and proposed methods, including that the proposed method outperforms the original ILRMA when the window length is sufficiently long compared to the reverberation time of the mixing system.

Fig. 1
figure 1

Inconsistent power spectrograms |Sart|2 (left column) and their consistent version (right column) obtained by applying inverse STFT and STFT. The top-left spectrogram is artificially produced with random phase. The middle-left and the bottom-left spectrograms are music and speech signals with random dropout. Enforcing spectrogram consistency can be viewed as a smoothing process of the inconsistent spectrogram along both time and frequency axes

Fig. 2
figure 2

Smoothing effect of spectrogram consistency applied to permutation misaligned signals: a music and b speech. The left column shows the original source signals |Sn|2, and the center column shows their randomly permuted versions, which simulates the permutation problem and is denoted as \(\boldsymbol {S}_{n}^{(\text {perm})}\). The right column shows the consistent versions of \(\boldsymbol {S}_{n}^{\mathrm {(perm)}}\). The smoothing effect mixes up the signals

2 Permutation problem of frequency-domain BSS and spectrogram consistency

2.1 Formulation of frequency-domain BSS

Let the lth sample of a time-domain signal be denoted as x[l], and N source signals be observed by M microphones. Then, the lth samples of the multichannel source, observed, and separated signals are respectively denoted as:

$$\begin{array}{*{20}l} {}\boldsymbol{s}[l] &= \left[\, s_{1}[l], s_{2}[l], \cdots, s_{n}[l], \cdots s_{N}[l] \,\right]^{\mathrm{T}} \in \mathbb{R}^{N}, \end{array} $$
(1)
$$\begin{array}{*{20}l} {}\boldsymbol{x}[l] &= \left[\, x_{1}[l], x_{2}[l], \cdots, x_{m}[l], \cdots x_{M}[l] \,\right]^{\mathrm{T}} \in \mathbb{R}^{M}, \end{array} $$
(2)
$$\begin{array}{*{20}l} {} \boldsymbol{y}[l] &= \left[\, y_{1}[l], y_{2}[l], \cdots, y_{n}[l], \cdots y_{N}[l] \,\right]^{\mathrm{T}} \in \mathbb{R}^{N}, \end{array} $$
(3)

where n=1,⋯,N,m=1,⋯,M, and l=1,⋯,L are the indexes of sources, microphones (channels), and discrete time, respectively, and ·T denotes the transpose. BSS aims at recovering the source signal s from the observed signal x, i.e., making y as close to s as possible.

In the frequency-domain BSS, those signals are handled in the time-frequency domain via STFT. Let the window length and shifting step of STFT be denoted as Q and Ï„, respectively. Then, the jth segment of a signal z[l] is defined as:

$$\begin{array}{*{20}l} {}\boldsymbol{z}^{[j]} &\,=\, \left[ z\left[(j\,-\,1)\tau \,+\,1\right]\!, z\left[(j\,-\,1)\tau \,+\,2\right], \cdots, z\!\left[\!(j\,-\,1)\tau \,+\,Q\right]\! \,\right]^{\mathrm{T}}\!, \\ &=\! \left[ z^{[j]}[1], z^{[j]}[2], \cdots, z^{[j]}[q], \cdots, z^{[j]}[Q] \,\right]^{\mathrm{T}} \in \mathbb{R}^{Q}, \end{array} $$
(4)

where j=1,⋯,J and q=1,⋯,Q are the indexes of the segments and in-segment samples, respectively, and the number of segments is given by J=L/τ with some zero-padding for adjusting the signal length L if necessary. STFT of a signal \(\boldsymbol {z} =\ [\,z[1], \,z[2],\cdots,z[L]\,]^{\mathrm {T}}\in \mathbb {R}^{L}\) is denoted by:

$$ \boldsymbol{Z} = \text{STFT}_{\boldsymbol{\omega}}(\boldsymbol{z}) \;\;\in\mathbb{C}^{I\times J}, $$
(5)

where the (i,j)th bin of the spectrogram Z is given as:

$$ z_{ij} = \sum\limits_{q=1}^{Q} \omega[q]\,z^{[j]}[q]\;\mathrm{e}^{-\imath2\pi(q-1)(i-1)/F}, $$
(6)

i=1,⋯,I is the index of frequency bins, F is an integer satisfying ⌊F/2⌋+1=I,⌊·⌋ is the floor function, ı denotes the imaginary unit, and ω is an analysis window. The inverse STFT with a synthesis window \(\widetilde {\boldsymbol {\omega }}\) is also defined in the usual way and denoted as \(\text {ISTFT}_{\widetilde {\boldsymbol {\omega }}}(\cdot)\). In this paper, we assume that the window pair satisfies the following perfect reconstruction condition:

$$ \boldsymbol{z} = \text{ISTFT}_{\widetilde{\boldsymbol{\omega}}}\left(\text{STFT}_{\boldsymbol{\omega}}(\boldsymbol{z})\right)\qquad\forall \boldsymbol{z}\in\mathbb{R}^{L}. $$
(7)

By applying STFT, the (i,j)th bin of the spectrograms of source, observed, and separated signals can be written as:

$$\begin{array}{*{20}l} \boldsymbol{s}_{ij} &= \left[\, s_{ij1}, s_{ij2}, \cdots, s_{ijn}, \cdots s_{ijN} \,\right]^{\mathrm{T}} \in \mathbb{C}^{N}, \end{array} $$
(8)
$$\begin{array}{*{20}l} \boldsymbol{x}_{ij} &= \left[\, x_{ij1}, x_{ij2}, \cdots, x_{ijm}, \cdots x_{ijM} \,\right]^{\mathrm{T}} \in \mathbb{C}^{M}, \end{array} $$
(9)
$$\begin{array}{*{20}l} \boldsymbol{y}_{ij} &= \left[\, y_{ij1}, y_{ij2}, \cdots, y_{ijn}, \cdots y_{ijN} \,\right]^{\mathrm{T}} \in \mathbb{C}^{N}. \end{array} $$
(10)

We also denote the spectrograms corresponding to the nth or mth signals in (8)–(10) as \(\boldsymbol {S}_{n}\in \mathbb {C}^{I\times J}, \boldsymbol {X}_{m}\in \mathbb {C}^{I\times J}\), and \(\boldsymbol {Y}_{n}\in \mathbb {C}^{I\times J}\), whose elements are sijn,xijm, and yijn, respectively. In the ordinary frequency-domain BSS, an instantaneous mixing process for each frequency bin is assumed:

$$\begin{array}{*{20}l} \boldsymbol{x}_{ij} = \boldsymbol{A}_{i}\boldsymbol{s}_{ij}, \end{array} $$
(11)

where \(\boldsymbol {A}_{i}\in \mathbb {C}^{M\times N}\) is a frequency-wise mixing matrix. The mixture model (11) is approximately valid when the reverberation time is sufficiently shorter than the length of the analysis window used in STFT [48].

Hereafter, we consider the determined case, i.e., M=N. In this case, BSS can be achieved by estimating the inverse of Ai for all frequency bins. By denoting an approximate inverse as \(\boldsymbol {W}_{i}\approx \boldsymbol {A}_{i}^{-1}\), the separation process can be written as:

$$\begin{array}{*{20}l} \boldsymbol{y}_{ij} = \boldsymbol{W}_{i}\boldsymbol{x}_{ij}, \end{array} $$
(12)

where \(\boldsymbol {W}_{i}=\left [\boldsymbol {w}_{i1},\boldsymbol {w}_{i2},\cdots,\boldsymbol {w}_{iN}\right ]^{\mathrm {H}}\in \mathbb {C}^{N\times M}\) is a frequency-wise demixing matrix and ·H denotes the Hermitian transpose. The aim of a determined BSS algorithm is to find the demixing matrices for all frequency bins so that the separated signals approximate the source signals.

2.2 Permutation problem in determined BSS

In practice, the scale and permutation of the separated signals are unknown because the information of the mixing process is missing. That is, when the separation is correctly performed by some demixing matrix Wi as in (12), the following signal is also a solution to the BSS problem:

$$ \hat{\boldsymbol{y}}_{ij} = \hat{\boldsymbol{W}}_{i}\boldsymbol{x}_{ij} \qquad \left(\hat{\boldsymbol{W}}_{i} = \boldsymbol{D}_{i}\boldsymbol{P}_{i}\boldsymbol{W}_{i}\right), $$
(13)

where \(\boldsymbol {D}_{i}\in \mathbb {C}^{N\times N}\) and Pi∈{0,1}N×N are arbitrary diagonal and permutation matrices, respectively. While the signal scale can easily be recovered by applying the back projection [49], the permutation of the estimated signals \(\hat {\boldsymbol {y}}_{ij}\) must be aligned for all frequency bins, i.e., Pi must be the same for all i. This alignment of the permutation of estimated signals is the permutation problem, which is the main obstacle of the frequency-domain determined BSS.

In FDICA, a permutation solver (realignment process of Pi) is utilized as a post-processing applied to the frequency-wise separated signals \(\hat {\boldsymbol {y}}_{ij}\) [4–6]. In recent frequency-domain BSS methods, an additional assumption on sources (or source model) is introduced to circumvent the permutation problem. For example, IVA assumes simultaneous co-occurrence of all frequency components in the same source, and ILRMA assumes a low-rank structure of the power spectrogram Yn. Other source models have also been proposed for improving the separation performance [50–52]. These source models can avoid the permutation problem to some extent during the estimation of \(\hat {\boldsymbol {W}}_{i}\). Recent developments of determined BSS have been achieved via the quest to find a better source model that represents the source signals more precisely.

2.3 Solving permutation problem by spectrogram consistency

A recent paper reported another approach for solving the permutation problem based on the general property of STFT called spectrogram consistency [32]. The consistency is a fundamental property of a spectrogram. Since any time-frequency representation has a theoretical limitation called the uncertainty principle, the time-frequency bins of a spectrogram are not independent but related to each other. The inverse STFT always modifies the spectrogram Zn that violates this kind of inter-time-frequency relation so that the relation is recovered. That is, a spectrogram Zn properly retains the inter-time-frequency relation if and only if

$$ \mathcal{E}(\boldsymbol{Z}_{n}) = \boldsymbol{Z}_{n} - \text{STFT}_{\boldsymbol{\omega}}\left(\text{ISTFT}_{\widetilde{\boldsymbol{\omega}}}(\boldsymbol{Z}_{n})\right) $$
(14)

is zero, i.e., \(\|\mathcal {E}(\boldsymbol {Z}_{n})\|=0\) for a norm ∥·∥. Such spectrogram Zn satisfying \(\|\mathcal {E}(\boldsymbol {Z}_{n})\|=0\) is said to be consistent.

Figure 1 demonstrates the effect of spectrogram consistency, where \(\boldsymbol {S}_{\text {art}}\in \mathbb {C}^{I\times J}\) is an artificially produced complex-valued spectrogram and |Sart|2 is its power spectrogram. The notation |·|2 for a matrix input represents the element-wise squared absolute value. By applying \(\text {STFT}_{\boldsymbol {\omega }}(\text {ISTFT}_{\widetilde {\boldsymbol {\omega }}}(\cdot))\), the inconsistent spectrogram Sart shown in the left column of Fig. 1 is converted into the corresponding consistent spectrogram, which is a smoothed version of Sart, as shown in the right column. This smoothing process occurs because the main- and side-lobes of the window function (and the overlap-add process) spread the energy of a time-frequency bin.

Since the inverse STFT is a process of recovering the consistency (the inter-time-frequency relation), it has the capability of aligning the frequency components. This is also demonstrated in Fig. 2. As a simulation of the permutation problem, the frequency bins in S1 and S2 were randomly shuffled to obtain the spectrogram with permutation misalignment, \(\boldsymbol {S}_{n}^{\mathrm {(perm)}}\) (the center column in the figure), which is a typical output signal of FDICA. Note that these misaligned spectrograms are perfectly separated for each frequency because each time-frequency bin contains only one of the two sources. By enforcing spectrogram consistency, the smoothing process spreads the time-frequency components as shown in the right column of Fig. 2. In other words, the inverse STFT mixes up the separated signals if the frequency-wise permutation is not aligned correctly. Therefore, enforcing consistency within a BSS algorithm by applying \(\text {STFT}_{\boldsymbol {\omega }}(\text {ISTFT}_{\widetilde {\boldsymbol {\omega }}}(\cdot))\) can improve the separation performance to some extent [32].

3 Proposed method

By incorporating spectrogram consistency into ILRMA, we propose a novel BSS method named Consistent ILRMA. In this section, after stating our motivation and contributions, we first review the standard ILRMA introduced in [11, 12] and then propose the consistent version of ILRMA with an algorithm that achieves Consistent ILRMA and is openly available on the web.

3.1 Motivations and contributions

The previous paper [32] only reported that the performances of traditional BSS algorithms, FDICA and IVA, were improved by enforcing consistency during the estimation of the demixing matrix Wi. In addition, no detailed experimental analysis related to STFT parameters was provided, even though the parameters of window functions in the STFT and inverse STFT directly affect the smoothing effect of spectrogram consistency.

The spectrogram consistency is a general property of STFT, and therefore, it can be combined with any source model for determined BSS. Its combination with state-of-the-art models, including ILRMA, is of great interest because the current mainstream algorithm for determined audio source separation is centered on ILRMA, which is based on an NMF-based richer time-frequency source model. Indeed, many recent papers are based on the framework of ILRMA [17–29]. Even though combining ILRMA with the spectrogram consistency should be able to exceed the limit of existing BSS algorithms, no such method has been investigated in the literature.

In this paper, we propose a new BSS algorithm that combines ILRMA and spectrogram consistency. Our first contribution is an algorithm that achieves Consistent ILRMA by inserting \(\text {STFT}_{\boldsymbol {\omega }}(\text {ISTFT}_{\widetilde {\boldsymbol {\omega }}}(\cdot))\) into the iterative optimization algorithm of ILRMA. The second contribution is to apply a scale-aligning process called iterative back projection within the iterative algorithm. This process enhances the separation performance when it is combined with spectrogram consistency. The third contribution is an experimental finding that spectrogram consistency can work properly with the iterative back projection. We found that both Consistent IVA and Consistent ILRMA require iterative back projection to achieve a good performance. Our fourth contribution is to provide the massive experimental results for several window functions, window lengths, shift lengths, reverberation times, and source types. We also provide discussions for clarifying the tendency of ILRMA with spectrogram consistency.

3.2 Standard ILRMA [12]

The original ILRMA [12] was derived from the following generative model of the spectrograms of the separated signals:

$$ {} \boldsymbol{Y}_{n} \sim p(\boldsymbol{Y}_{n}) = \prod\limits_{i,j} \mathcal{N}_{\mathrm{c}}\left(0,r_{ijn}\right) = \prod\limits_{i,j} \frac{ 1 }{ \pi r_{ijn}} \exp{\left(-\frac{ |y_{ijn}|^{2} }{ r_{ijn}} \right)}, $$
(15)

where \(\mathcal {N}_{\mathrm {c}}\left (\mu, r\right)\) is the circularly symmetric complex Gaussian distribution with mean μ and variance r. In this model, the source component yijn is assumed to obey a zero-mean and isotropic distribution, i.e., the phase of yijn is generated from the uniform distribution in the range [0,2π) and the real and imaginary parts of yijn are mutually independent. The validity of this assumption is shown in the Appendix. The variance rijn can be viewed as an expectation value of |yijn|2. This variance rijn as a two-dimensional array indexed by (i,j) is denoted as \(\boldsymbol {R}_{n}\in \mathbb {R}_{> 0}^{I\times J}\), which is called the variance spectrogram corresponding to the nth source. In ILRMA, the variance matrix Rn is modeled using the rank-K NMF, as:

$$\begin{array}{*{20}l} \boldsymbol{R}_{n} = \boldsymbol{T}_{n}\boldsymbol{V}_{n}, \end{array} $$
(16)

where \(\boldsymbol {T}_{n}\in \mathbb {R}_{> 0}^{I\times K}\) and \(\boldsymbol {V}_{n}\in \mathbb {R}_{> 0}^{K\times J}\) are the basis and activation matrices in NMF. The basis vectors in Tn, which represent spectral patterns of the nth source signal, are indexed by k=1,⋯,K. As in FDICA, statistical independence between the source signals is also assumed in ILRMA:

$$ p(\boldsymbol{Y}_{1}, \boldsymbol{Y}_{2}, \cdots, \boldsymbol{Y}_{N}) = \prod\limits_{n} p(\boldsymbol{Y}_{n}). $$
(17)

ILRMA estimates the demixing matrix Wi so that the power spectrograms of the separated signals |Yn|2 have a low-rank structure that can be well-approximated by TnVn with small K. This BSS principle of ILRMA is illustrated in Fig. 3. When the low-rank source model can appropriately fit to the power spectrograms of the original source signals |Sn|2, ILRMA provides an excellent separation performance without explicitly solving the permutation problem afterward.

Fig. 3
figure 3

BSS principle of standard ILRMA

The demixing matrix Wi and the nonnegative matrices Tn and Vn can be obtained through maximum likelihood estimation. The negative log-likelihood to be minimized, denoted by \(\mathcal {L}\), is given as [12]:

$$ {}\begin{aligned} \mathcal{L} &= - \log p(\boldsymbol{X}_{1}, \boldsymbol{X}_{2}, \cdots, \boldsymbol{X}_{M}), \\ &= -\sum\limits_{i,j} \log \left|\det \boldsymbol{W}_{i}\right|^{2} - \log p(\boldsymbol{Y}_{1}, \boldsymbol{Y}_{2}, \cdots, \boldsymbol{Y}_{N}), \\ &\stackrel{\mathrm{c}}{=} -2J\sum\limits_{i} |\det \boldsymbol{W}_{i}| \,+\, \sum\limits_{i,j,n} \!\left(\!\frac{ \left|\boldsymbol{w}_{in}^{\mathrm{H}}\boldsymbol{x}_{ij}\right|^{2} }{ {\sum\nolimits}_{k} t_{ikn}v_{kjn}} \!+ \!\log \sum\limits_{k} t_{ikn}v_{kjn} \!\right), \end{aligned} $$
(18)

where =c denotes equality up to constant factors, and tikn>0 and vkjn>0 are the elements of Tn and Vn, respectively. The minimization of (18) can be performed by iterating the following update rules for the spatial model parameters,

$$\begin{array}{*{20}l} \boldsymbol{U}_{in} &\leftarrow \frac{1}{J} \sum\limits_{j} \frac{1}{{\sum\nolimits}_{k} t_{ikn}v_{kjn}}\boldsymbol{x}_{ij}\boldsymbol{x}_{ij}^{\mathrm{H}}, \end{array} $$
(19)
$$\begin{array}{*{20}l} \boldsymbol{w}_{in} &\leftarrow \left(\boldsymbol{W}_{i}\boldsymbol{U}_{in} \right)^{-1}\boldsymbol{e}_{n}, \end{array} $$
(20)
$$\begin{array}{*{20}l} \boldsymbol{w}_{in} &\leftarrow \boldsymbol{w}_{in} \left(\boldsymbol{w}_{in}^{\mathrm{H}}\boldsymbol{U}_{in}\boldsymbol{w}_{in} \right)^{-\frac{1}{2}}, \end{array} $$
(21)
$$\begin{array}{*{20}l} y_{ijn} &\leftarrow \boldsymbol{w}_{in}^{\mathrm{H}}\boldsymbol{x}_{ij}, \end{array} $$
(22)

and for the source model parameters,

$$\begin{array}{*{20}l} t_{ikn} &\leftarrow t_{ikn} \sqrt{ \frac{ {\sum\nolimits}_{j} \left|y_{ijn}\right|^{2} \left(\sum_{k'} t_{ik'n}v_{k'jn} \right)^{-2} v_{kjn} }{ {\sum\nolimits}_{j} \left(\sum_{k'} t_{ik'n}v_{k'jn} \right)^{-1} v_{kjn}} }, \end{array} $$
(23)
$$\begin{array}{*{20}l} v_{kjn} &\leftarrow v_{kjn} \sqrt{ \frac{ {\sum\nolimits}_{i} \left|y_{ijn}\right|^{2} \left({\sum\nolimits}_{k'} t_{ik'n}v_{k'jn} \right)^{-2} t_{ikn} }{ {\sum\nolimits}_{i} \left({\sum\nolimits}_{k'} t_{ik'n}v_{k'jn} \right)^{-1} t_{ikn}} }, \end{array} $$
(24)

where en∈{0,1}N is the unit vector with the nth element equal to unity. Update rules (19)–(24) ensure the monotonic non-increase of the negative log-likelihood function \(\mathcal {L}\). After iterative calculations of updates (19)–(24), the separated signal can be obtained by (12).

Equation 22 is equivalent to beamforming [53] to xij with the beamformer coefficients win. Thus, FDICA, IVA, and ILRMA can be interpreted as an adaptive estimation process of beamforming coefficients without having to know the geometry of microphones and sources [54]. For this reason, the estimated signal Yn obtained by (22) is a complex-valued spectrogram, and we do not need to recover its phase components using, for example, Griffin–Lim algorithm-based techniques [37–40, 43, 55–59]. Both the amplitude and phase components of each source are recovered by the complex-valued linear separation filter win.

3.3 Proposed Consistent ILRMA

To further improve the separation performance of the standard ILRMA, we introduce the spectrogram consistency into the parameter update procedure. In the proposed Consistent ILRMA, the following combination of forward and inverse STFT is performed at the beginning of each iteration of parameter updates:

$$\begin{array}{*{20}l} \boldsymbol{Y}_{n} \leftarrow \text{STFT}_{\boldsymbol{\omega}}(\text{ISTFT}_{\widetilde{\boldsymbol{\omega}}}(\boldsymbol{Y}_{n})). \end{array} $$
(25)

This procedure is the projection of the spectrogram of a separated signal Yn onto the set of consistent spectrograms [32]. That is, \(\text {STFT}_{\boldsymbol {\omega }}(\text {ISTFT}_{\widetilde {\boldsymbol {\omega }}}(\boldsymbol {Y}_{n}))\) performs nothing if Yn is consistent, but otherwise, it smooths the complex spectrogram Yn, by going through the time domain, so that the uncertainty principle is satisfied.

In Consistent ILRMA, the calculation of (25) is performed in each iteration of parameter updates based on (19)–(24). Enforcing the spectrogram consistency for the temporary separated signal Yn in each iteration guides the parameters Wi,Tn, and Vn to better solutions, which results in higher separation performance compared to that of conventional ILRMA.

Note that this simple update (25) may increase the value of the negative log-likelihood function (18), and therefore, the monotonicity of the algorithm is no longer guaranteed. However, we will see later in the experiments that the value of the negative log-likelihood function stably decreases as in the standard ILRMA. The amount of the inconsistent component (14) also settles down to some specific value after several iterations.

3.4 Iterative back projection

Since frequency-domain BSS cannot determine the scales of estimated signals (represented by Di in (13)), the spectrogram of a separated signal Yn after an iteration is inconsistent due to the scale irregularity. To take full advantage of the projection enforcing spectrogram consistency in (25), we also propose applying the following back projection at the end of each iteration so that the frequency-wise scales are aligned.

In determined BSS, the back projection is a standard procedure for recovering the frequency-wise scales. It can be written as [49]:

$$ \tilde{\boldsymbol{y}}_{ijn} = \boldsymbol{W}_{i}^{-1} \left(\boldsymbol{e}_{n} \circ \boldsymbol{y}_{ij} \right) = y_{ijn}\boldsymbol{\lambda}_{in}, $$
(26)

where \(\tilde {\boldsymbol {y}}_{ijn} = \left [\, \tilde {y}_{ijn1}, \tilde {y}_{ijn2}, \cdots, \tilde {y}_{ijnM} \right ]^{\mathrm {T}}\in \mathbb {C}^{M}\) is the (i,j)th bin of the scale-fitted spectrogram of the nth separated signal, \(\boldsymbol {\lambda }_{in} = \left [\,\lambda _{in1}, \lambda _{in2}, \cdots, \lambda _{inM}\right ]^{\mathrm {T}}\in \mathbb {C}^{M}\) is a coefficient vector of back projection for the nth signal at the ith frequency, and ∘ denotes the element-wise multiplication. In the proposed method, this update (26) is performed at the end of each iteration so that the projection (25) at the beginning of the next iteration properly smooths the spectrograms without the effect of scale indeterminacy.

One side effect of this back projection is that the value of the negative log-likelihood function (18) is also changed due to the scale modification. In IVA, this problem cannot be avoided because the only parameter in IVA is the demixing matrix Wi. However, in ILRMA, since both the demixing matrix Wi and the source model parameter TnVn can determine the scale of estimated signal Yn, the likelihood variation can be avoided by appropriately adjusting win and Tn after the back projection. To prevent the likelihood variation, the following updates are required after performing (26):

$$\begin{array}{*{20}l} \boldsymbol{w}_{in} &\leftarrow \boldsymbol{w}_{in} \lambda_{inm_{\text{ref}}}, \end{array} $$
(27)
$$\begin{array}{*{20}l} y_{ijn} &\leftarrow \boldsymbol{w}_{in}^{\mathrm{H}}\boldsymbol{x}_{ij}, \end{array} $$
(28)
$$\begin{array}{*{20}l} t_{ikn} &\leftarrow t_{ikn} \left|\lambda_{inm_{\text{ref}}}\right|^{2}, \end{array} $$
(29)

where mref is the index of the reference channel utilized in the back projection.

The overall algorithm of the proposed Consistent ILRMA is summarized in Algorithm 1. The iterative loop for the parameter optimization appears in the second to eighth lines. The spectrogram consistency of the temporary separated signal Yn is ensured in the third line, and the iterative back projection is applied in the sixth and seventh lines. Note that an algorithm for the conventional ILRMA can be obtained by performing only the fourth and fifth lines (i.e., ignoring the third, sixth, and seventh lines). A Python code of the conventional ILRMA is openly available online (https://pyroomacoustics.readthedocs.io/en/pypi-release/pyroomacoustics.bss.ilrma.html), and therefore, the proposed Consistent ILRMA with Python can be easily implemented by slightly modifying the codes. A MATLAB code of Consistent ILRMA is also available online (https://github.com/d-kitamura/ILRMA/blob/master/consistentILRMA.m).

4 Experiments

In this section, we conducted two experiments using synthesized and real-recorded mixtures. The synthesized mixtures were produced by convoluting the impulse responses to dry audio sources, while the real-recorded mixtures were actually recorded by using a microphone array in an ordinary room with ambient noise.

4.1 BSS of synthesized mixtures

4.1.1 Conditions

We conducted determined BSS experiments using synthesized music and speech mixtures with two sources and two microphones (N = M = 2). The dry sources of music and speech signals, listed in Table 1, were respectively obtained from professionally produced music and underdetermined separation tasks provided as a part of SiSEC2011 [60]. They were convoluted with the impulse response E2A (T60=300 ms) or JR2 (T60=470 ms), obtained from the RWCP database [61], to simulate the multichannel observation signals. The recording conditions of these impulse responses are shown in Fig. 4.

Fig. 4
figure 4

Recording conditions of impulse responses: a E2A and b JR2

Table 1 Music and speech dry sources obtained from SiSEC2011

In this experiment, we compared the performance of six methods: three conventional and three proposed. The conventional methods were the standard IVA [10], Consistent IVA [32], and standard ILRMA [11]. The proposed methods were Consistent IVA with iterative back projection (Consistent IVA+BP), Consistent ILRMA, and Consistent ILRMA with iterative back projection (Consistent ILRMA+BP). For all methods, the initial demixing matrix was set to an identity matrix. For the ILRMA-based methods, the nonnegative matrices Tn and Vn were initialized using uniformly distributed random values in the range (0,1). Five trials were performed for each condition using different pseudorandom seeds. The number of bases for each source, K, was set to 10 for music mixtures and 2 for speech mixtures, where it was experimentally confirmed that these conditions provide the best performance for the conventional ILRMA [11]. To satisfy the perfect reconstruction condition (7), the inverse STFT was implemented by the canonical dual of the analysis window. For both Consistent IVA+BP and Consistent ILRMA+BP, the iterative back projection was applied, where the reference channel was set to mref = 1. Since the property of spectrogram consistency depends on the window length, shift length, and type of window function, various combinations of them were tested. The experimental conditions are summarized in Table 2.

Table 2 Experimental conditions

For quantitative evaluation of the separation performance, we measured the source-to-distortion ratio (SDR), source-to-interference ratio (SIR), and source-to-artifact ratio (SAR). In a noiseless situation, SDR, SIR, and SAR are defined as follows [62]:

$$\begin{array}{*{20}l} \text{SDR} &= 10\log_{10} \frac{ {\sum\nolimits}_{l} |s_{\mathrm{t}}[l]|^{2} }{ {\sum\nolimits}_{l} |e_{\mathrm{i}}[l] + e_{\mathrm{a}}[l] |^{2} }, \end{array} $$
(30)
$$\begin{array}{*{20}l} \text{SIR} &= 10\log_{10} \frac{ {\sum\nolimits}_{l} |s_{\mathrm{t}}[l]|^{2} }{ {\sum\nolimits}_{l} |e_{\mathrm{i}}[l]|^{2} }, \end{array} $$
(31)
$$\begin{array}{*{20}l} \text{SAR} &= 10\log_{10} \frac{ {\sum\nolimits}_{l} |s_{\mathrm{t}}[l]+e_{\mathrm{i}}[l]|^{2} }{ {\sum\nolimits}_{l} |e_{\mathrm{a}}[l]|^{2} }, \end{array} $$
(32)

where st[l],ei[l], and ea[l] are the lth sample of target signal, interference, and artificial components of the estimated signal, respectively, in the time domain. SIR and SAR are used to quantify the amount of interference rejection and the absence of artificial distortion of the estimated signal, respectively. SDR is used to quantify the overall separation performance, as SDR is in good agreement with both SIR and SAR for determined BSS.

In this experiment, the energy of sources was not adjusted, i.e., the energy ratio of sources (source-to-source ratio) was automatically determined by the initial volume of the dry sources and the level of the impulse responses. That is, the source-to-source ratio of each mixture signal is different from the others. To equally evaluate the performances of different mixtures, we calculated SDR improvement (ΔSDR) and SIR improvement (ΔSIR) defined as:

$$\begin{array}{*{20}l} \Delta\text{SDR} &= \text{SDR}_{\text{sep}} - \text{SDR}_{\text{input}}, \end{array} $$
(33)
$$\begin{array}{*{20}l} \Delta\text{SIR} &= \text{SIR}_{\text{sep}} - \text{SIR}_{\text{input}}, \end{array} $$
(34)

where SDRsep and SIRsep are the SDR and SIR of the separated signal, and SDRinput and SIRinput are the SDR and SIR of the initial mixture signal input to the BSS methods. Note that SAR improvement cannot be defined because its value of the signal without artificial processing cannot be defined (SARinput=∞).

4.1.2 Results and discussions

Figure 5 shows examples of the value of the negative log-likelihood function (18) of Consistent ILRMA+BP. Although the algorithmic convergence of the proposed method has not been theoretically justified because of the additional projection (25), we experimentally confirmed a smooth decrease of the cost function. We also confirmed that such behavior was common for the other experimental conditions and mixtures. This result indicates that the additional procedure in the proposed method does not have a harmful effect on the behavior of the overall algorithm.

Fig. 5
figure 5

Values of negative log-likelihood function (18) of Consistent ILRMA+BP (window length, 256 ms; shift length, 32 ms)

Figures 6 and 7 show examples of the energy of the inconsistent components (14) of standard ILRMA and Consistent ILRMA+BP. The energy was normalized by that of the initial spectrograms in order to align the vertical axis. Note that the energy of inconsistency components is not directly related to the degree of permutation misalignment or the separation performance. These figures are shown to confirm whether the proposed algorithm can properly reduce the degree of inconsistency. These values are completely zero when the separated spectrograms are consistent, and hence, those at the 0th iteration (the leftmost values) are zero because no processing is performed at that point. By iterating the algorithms, this energy rapidly increased because the demixing matrix for each frequency independently tried to process and separate the signals. However, the normalized energy tended toward some specific values after several iterations. We confirmed that the converged values of Consistent ILRMA+BP were always lower than those of standard ILRMA. This result indicates that Consistent ILRMA+BP reduces the amount of the inconsistent components and tries to make the separated spectrogram more consistent. In addition, similar to Fig. 5, the algorithmic stability of Consistent ILRMA+BP can be confirmed from Figs. 6 and 7.

Fig. 6
figure 6

Examples of normalized energy of inconsistent components \(\left (\|\mathcal {E}(\mathsf {Y})\|_{2}^{2} / \|\mathsf {X}\|_{2}^{2}\right)\) of ILRMA and Consistent ILRMA+BP for music 1: a 256-ms-long window and 32-ms shifting and b 1024-ms-long window and 512-ms shifting, where X=[X1,X2],Y= [Y1,Y2], and \(\mathcal {E}(\cdot)\) is in (14)

Fig. 7
figure 7

Examples of normalized energy of inconsistent components \((\|\mathcal {E}(\mathsf {Y})\|_{2}^{2} / \|\mathsf {X}\|_{2}^{2})\) of ILRMA and Consistent ILRMA+BP for speech 1: a 256-ms-long window and 32-ms shifting and b 1024-ms-long window and 512-ms shifting, where X= [X1,X2],Y= [Y1,Y2], and \(\mathcal {E}(\cdot)\) is in (14)

Figures 8 and 9 summarize the SDR improvements for the music mixtures and speech mixtures, respectively. The window function was the Hann window. Each box contains 50 results (i.e., 5 pseudorandom seeds × 10 mixtures in Table 1), where ΔSDRs of the two separated sources in each mixture were averaged. The central lines of the box plots indicate the median, and the bottom and top edges of the box indicate the 25th and 75th percentiles, respectively. Each row corresponds to the same window length, while each column corresponds to the same shift length. As we conducted the experiment for six window lengths, four shift lengths, and two impulse responses, each figure consists of 6×4×2 subfigures. In each subfigure, six boxes are shown to illustrate the results of (1) IVA, (2) Consistent IVA, (3) Consistent IVA+BP, (4) ILRMA, (5) Consistent ILRMA, and (6) Consistent ILRMA+BP. Since the tendency of the results was the same as Figs. 8 and 9, we provide the SDR improvements for the other windows (Hamming and Blackman) in the Appendix. The SIR improvement and SAR are also given in the Appendix.

Fig. 8
figure 8

Average SDR improvements for synthesized music mixtures (music 1–10) with aE2A and bJR2, where Hann window is used in STFT

Fig. 9
figure 9

Average SDR improvements for synthesized speech mixtures (speech 1–10) with aE2A and bJR2, where Hann window is used in STFT

Since IVA and ILRMA assume the instantaneous mixing model (11) for each frequency in the time-frequency domain, the window length should be long relative to the reverberation time to achieve accurate separation. At the same time, too long a window degrades the separation performance of IVA and ILRMA, as discussed in [30]. This is because capturing the source activity and spectral patterns becomes difficult for IVA and ILRMA as the time resolution of the spectrograms becomes low due to a long window. The robustness of IVA and ILRMA is also deteriorated by a long window because the effective number of time segments is decreased. This trade-off of the separation performance caused by window length in STFT can be easily confirmed from the results for both music (Fig. 8) and speech (Fig. 9) mixtures, which is consistent with the results in [30]. As shown in the figures, the performance was poor for the shorter windows (≤128 ms), and the performance for the longer windows (≥768 ms) was more varied than that of the shorter ones. The window length best suited for these conditions (combinations of source signals and impulse responses) seems to be around 256 ms or 512 ms. While the maximum achievable performance becomes higher as the window length becomes longer due to the mixing model (11), these results indicate that the source modeling becomes difficult for both IVA and ILRMA when the window length is too long. This trade-off should be important for discussing the results further.

By comparing the performances of the conventional (IVA, Consistent IVA, and ILRMA) and proposed (Consistent IVA+BP, Consistent ILRMA, and Consistent ILRMA+BP) methods, we can see that the proposed methods tend to outperform the conventional ones. Some comparisons are made as follows: ∙ Conventional and proposed IVAs. The proposed Consistent IVA+BP performed better than the conventional IVAs (IVA and Consistent IVA) in Figs. 8b and 9b when the window length was sufficiently long (≥256 ms). In those cases, the conventional Consistent IVA resulted in a worse performance than IVA, which indicates that just using spectrogram consistency cannot improve the performance of IVA. This demonstrates the importance of the iterative back projection when spectrogram consistency is considered within determined BSS. ∙ Conventional and proposed ILRMAs. The proposed Consistent ILRMA without BP performed comparably to the conventional ILRMA. In Figs. 8a and 9a, Consistent ILRMA performed better than ILRMA when the window length was long (≥768 ms). In contrast, in Figs. 8b and 9b, Consistent ILRMA performed worse than ILRMA. This is presumably because the scale ambiguity prevented the spectrogram consistency from working properly. By incorporating iterative back projection into Consistent ILRMA, the proposed Consistent ILRMA+BP performed better than the conventional ILRMA. In the best situation (the top-left subfigure of Fig. 8), Consistent ILRMA+BP performed 8 dB better than ILRMA by bringing out the potential of spectrogram consistency in determined BSS.

To further explain the experimental results, some notable tendencies are summarized as follows: ∙ Short window. When the window length was short (64 ms), all methods performed similarly in terms of ΔSDR. This is because the achievable performance was already limited by the window length that was shorter than the reverberation time. This result contradicted our expectation before performing the experiment. Since enforcing the consistency spreads the frequency components based on the main-lobe of the window function, we expected that the ability to solve the permutation problem would be higher when the window length was shorter because of the wider main-lobe. In reality, we found that the spectrogram consistency could assist IVA and ILRMA except for the cases where the window length was short (≤128 ms in this experiment) compared to the reverberation time. ∙ Large window shift. When the shift length was 1/2 of the window length, the performance of ILRMA significantly dropped compared to smaller shift lengths (1/4,1/8, and 1/16), especially when the window length was long (e.g., 1024 ms). This is presumably because the number of time segments was small, i.e., NMF in ILRMA failed to model the source signals from the given amount of data. In addition, for a larger window, distinguishing spectral patterns of the sources became difficult for ILRMA due to the time-directional blurring effect caused by a longer window. Such performance degradation was alleviated for Consistent ILRMA+BP. This might be because the smoothing process of the inverse STFT provides some additional information for the source modeling from the adjacent bins. ∙ Length of boxes. When the length of the box of ILRMA was long, as in Figs. 8a and 9a, Consistent ILRMA+BP was able to improve the performance. Conversely, when the length of the box of ILRMA was short, as in Figs. 8b and 9b, Consistent ILRMA+BP was only able to slightly improve the performance. Note that the vertical axes are different. This result indicates that the achievable performance decided by the mixing model (11) limits the improvement obtained by spectrogram consistency. Since consistency is the characteristic of a spectrogram, it cannot manage the mixing process. The demixing-filter update of ILRMA, which is the same for the conventional and proposed methods, manages the mixing process. Hence, when the mixing model has a mismatch with the observed condition, there is less room for spectrogram consistency to improve the performance. ∙ Improvement by consistency. The proposed method tended to achieve a good performance when the conventional ILRMA also worked well, e.g., Figs. 8a and 9a. This tendency indicates that the spectrogram consistency effectively promotes the separation when the estimated source Yn accurately approaches the original source Sn during the optimization, as Sn is naturally a consistent spectrogram. This is the reason we feel that the consistency can be an assistant of the frequency-domain BSS. An important aspect is that the source model (e.g., NMF in ILRMA) actually informs the separation cue, and the spectrogram consistency enhances the separation performance when the source modeling functions correctly.

4.2 BSS of real-recorded mixtures

4.2.1 Conditions

Next, we evaluated the conventional and proposed methods using live-recorded music and speech mixtures obtained from underdetermined separation tasks in SiSEC2011 [60], where only two sources were mixed to make the BSS problem determined (M=N=2). The signals used in this experiment are listed in Table 3. The reverberation time of these signals was 250 ms, and the microphone spacing was 1 m (see [60]). Since these source signals were actually recorded using a microphone array in an ordinary room with ambient noise, the observed signals are more realistic compared to those in Section 4.1.

Table 3 Live-recorded music and speech signals obtained from SiSEC2011

For simplicity, in this experiment, we used STFT with a fixed condition, the 512-ms-long Hann window with 1/4 shifting. The experimental conditions other than the window were the same as those in Section 4.1.1.

4.2.2 Results and discussion

Figure 10 shows the results of live-recorded music and speech mixtures. The absolute scores were lower than those for the synthesized mixtures discussed in Section 4.1.2 due to the existence of ambient noise. Still, we can confirm the improvements of the proposed Consistent IVA+BP and Consistent ILRMA+BP compared to the conventional IVA and ILRMA, respectively, for both the music (upper row) and speech (lower row) mixtures. In particular, Consistent IVA+BP improved more than 4 dB over IVA in terms of the median of the ΔSDR of speech mixtures. Consistent ILRMA+BP achieved the highest performance in terms of the median of the SDR improvement for both music and speech mixtures. These results confirm that the combination of spectrogram consistency and iterative back projection can assist the separation of determined BSS for a more realistic situation.

Fig. 10
figure 10

SDR improvements (left column), SIR improvements (center column), and SAR (right column) for live-recorded music and speech mixtures, where STFT is performed using the 512-ms-long Hann window with 1/4 shifting. Top row shows the performances for music mixtures, and bottom row shows the performances for speech mixtures

5 Conclusion

In this paper, we have proposed a new variant of the state-of-the-art determined BSS algorithm called Consistent ILRMA. It utilizes the smoothing effect of the inverse STFT in order to assist the separation and enhance the performance. Experimental results showed that the proposed method can improve the separation performance when the window length is sufficiently large (≥256 ms in the experimental condition of this paper). These results demonstrate the potential of considering spectrogram consistency within the state-of-the-art determined BSS algorithm. In addition, we experimentally confirmed the importance of iterative back projection for considering spectrogram consistency within determined BSS. It should be possible to construct a new source model in consideration of the spectrogram consistency, which can pave the way for the next direction of research on determined BSS.

6 Appendix

6.1 Independence between real and imaginary parts of spectrogram

The source generative model (15) assumes that the real and imaginary parts of a source in the time-frequency domain are mutually independent because the generative model has a zero-mean and circularly symmetric shape in the complex plane. The independence between real and imaginary parts or amplitude and phase has been investigated, but its validity may depend on the parameters of STFT. Independence can be measured by a symmetric uncertainty coefficient [63–65]:

$$\begin{array}{*{20}l} C(q_{1}, q_{2}) = 2\frac{ H(q_{1}) + H(q_{2}) - H(q_{1}, q_{2}) }{ H(q_{1}) + H(q_{2}) }, \end{array} $$
(35)

where q1 and q2 are random variables, H(q1) and H(q2) are their entropy, and H(q1,q2) is the joint entropy of q1 and q2. Since the numerator of (35) corresponds to the mutual information of q1 and q2, the symmetric uncertainty coefficient can be interpreted as normalized mutual information. When q1 and q2 are mutually independent, (35) becomes zero. In contrast, when q1 and q2 are completely dependent, (35) becomes one.

Fig. 11
figure 11

Symmetric uncertainty coefficient between real and imaginary parts for music and speech sources, where a Hann, b Hamming, or c Blackman window is used in STFT. Left and right columns correspond to the music sources and speech sources, respectively

We calculated the symmetric uncertainty coefficient (35) between the real and imaginary parts of a time-frequency bin obtained by applying STFT to music or speech sources. Let s be a complex-valued time-frequency bin of a source (the indexes of frequency and time are omitted here). The independence between the real and imaginary parts can be measured by C(Re(s),Im(s)), where Re(·) and Im(·) return the real and imaginary parts of an input complex value, respectively. Here, H(Re(s)),H(Im(s)), and H(Re(s),Im(s)) were approximately obtained by calculating the histograms of Re(s) and Im(s). The number of bins in the histograms was set to 10,000. We used the dry sources listed in Table 1: 15 music (instrumental) and eight speech sources. The parameters of STFT were the same as those in Section 4.

Figure 11 shows the symmetric uncertainty coefficients averaged over all bins and sources. Their values C(Re(s),Im(s)) were almost zero for all STFT conditions and source types (music or speech), and thus, the assumption of independence between real and imaginary parts is valid for music and speech sources. This fact leads to the generative model assumed in ILRMA. Note that those symmetric uncertainty coefficients validated the independence of real and imaginary parts at each time-frequency bin. That is, the inter-bin relation is not considered here. The proposed method captures such inter-bin relations imposed by the spectrogram consistency, which is not apparent in these bin-wise assessments of independence.

6.2 Additional experimental results for synthesized mixtures

Figures 12–15, 16–21, and 22–27 show the SDR improvements, SIR improvements, and SAR, respectively, for synthesized music and speech mixtures. These figures correspond to the results and discussions in Section 4.1.2.

Fig. 12
figure 12

Average SDR improvements for synthesized music mixtures (music 1–10) with aE2A and bJR2, where Hamming window is used in STFT

Fig. 13
figure 13

Average SDR improvements for synthesized music mixtures (music 1–10) with aE2A and bJR2, where Blackman window is used in STFT

Fig. 14
figure 14

Average SDR improvements for synthesized speech mixtures (speech 1–10) with aE2A and bJR2, where Hamming window is used in STFT

Fig. 15
figure 15

Average SDR improvements for synthesized speech mixtures (speech 1–10) with aE2A and bJR2, where Blackman window is used in STFT

Fig. 16
figure 16

Average SIR improvements for synthesized music mixtures (music 1–10) with aE2A and bJR2, where Hann window is used in STFT

Fig. 17
figure 17

Average SIR improvements for synthesized music mixtures (music 1–10) with aE2A and bJR2, where Hamming window is used in STFT

Fig. 18
figure 18

Average SIR improvements for synthesized music mixtures (music 1–10) with aE2A and bJR2, where Blackman window is used in STFT

Fig. 19
figure 19

Average SIR improvements for synthesized speech mixtures (speech 1–10) with aE2A and bJR2, where Hann window is used in STFT

Fig. 20
figure 20

Average SIR improvements for synthesized speech mixtures (speech 1–10) with aE2A and bJR2, where Hamming window is used in STFT

Fig. 21
figure 21

Average SIR improvements for synthesized speech mixtures (speech 1–10) with aE2A and bJR2, where Blackman window is used in STFT

Fig. 22
figure 22

Average SAR for synthesized music mixtures (music 1–10) with aE2A and bJR2, where Hann window is used in STFT

Fig. 23
figure 23

Average SAR for synthesized music mixtures (music 1–10) with aE2A and bJR2, where Hamming window is used in STFT

Fig. 24
figure 24

Average SAR for synthesized music mixtures (music 1–10) with aE2A and bJR2, where Blackman window is used in STFT

Fig. 25
figure 25

Average SAR for synthesized speech mixtures (speech 1–10) with aE2A and bJR2, where Hann window is used in STFT

Fig. 26
figure 26

Average SAR for synthesized speech mixtures (speech 1–10) with aE2A and bJR2, where Hamming window is used in STFT

Fig. 27
figure 27

Average SAR for synthesized speech mixtures (speech 1–10) with aE2A and bJR2, where Blackman window is used in STFT

Availability of data and materials

The datasets used for the experiments in this paper are openly available: SiSEC 2011 (http://sisec2011.wiki.irisa.fr/) and RWCP-SSD (http://research.nii.ac.jp/src/en/RWCP-SSD.html). Our MATLAB implementation of the proposed method is also openly available at the following site: https://github.com/d-kitamura/ILRMA/blob/master/ consistentILRMA.m

Change history

  • 24 November 2020

    "In the original publication, the webpage includes Section "AAA" between "Abstract" and "Introduction (Sect.1). The article has been updated to delete this empty section."

Abbreviations

BSS:

Blind source separation

ICA:

Independent component analysis

STFT:

Short-time Fourier transform

FDICA:

Frequency-domain independent component analysis

IVA:

Independent vector analysis

ILRMA:

Independent low-rank matrix analysis

NMF:

Nonnegative matrix factorization

IS-NMF:

Nonnegative matrix factorization based on the Itakura–Saito divergence

SDR:

Source-to-distortion ratio

SIR:

Source-to-interference ratio

SAR:

Source-to-artifact ratio

References

  1. P. Comon, Independent component analysis, a new concept?Signal Process.36(3), 287–314 (1994).

    Article  Google Scholar 

  2. P. Smaragdis, Blind separation of convolved mixtures in the frequency domain. Neurocomputing. 22:, 21–34 (1998).

    Article  Google Scholar 

  3. S. Kurita, H. Saruwatari, S. Kajita, K. Takeda, F. Itakura, in Proc. ICASSP. Evaluation of blind signal separation method using directivity pattern under reverberant conditions, vol. 5 (IEEE, 2000), pp. 3140–3143.

  4. N. Murata, S. Ikeda, A. Ziehe, An approach to blind source separation based on temporal structure of speech signals. Neurocomputing. 41(1–4), 1–24 (2001).

    Article  Google Scholar 

  5. H. Saruwatari, T. Kawamura, T. Nishikawa, A. Lee, K. Shikano, Blind source separation based on a fast-convergence algorithm combining ICA and beamforming. IEEE Trans. ASLP. 14(2), 666–678 (2006).

    Google Scholar 

  6. H. Sawada, R. Mukai, S. Araki, S. Makino, A robust and precise method for solving the permutation problem of frequency-domain blind source separation. IEEE Trans. SAP. 12(5), 530–538 (2004).

    Google Scholar 

  7. A. Hiroe, in Proc. ICA. Solution of permutation problem in frequency domain ICA using multivariate probability density functions (SpringerBerlin, Heidelberg, 2006), pp. 601–608.

    Google Scholar 

  8. T. Kim, T. Eltoft, T.-W. Lee, in Proc. ICA. Independent vector analysis: an extension of ICA to multivariate components (SpringerBerlin, Heidelberg, 2006), pp. 165–172.

    Google Scholar 

  9. T. Kim, H.T. Attias, S.-Y. Lee, T.-W. Lee, Blind source separation exploiting higher-order frequency dependencies. IEEE Trans. ASLP. 15(1), 70–79 (2007).

    Google Scholar 

  10. N. Ono, in Proc. WASPAA. Stable and fast update rules for independent vector analysis based on auxiliary function technique (IEEE, 2011), pp. 189–192.

  11. D. Kitamura, N. Ono, H. Sawada, H. Kameoka, H. Saruwatari, Determined blind source separation unifying independent vector analysis and nonnegative matrix factorization. IEEE/ACM Trans. ASLP. 24(9), 1626–1641 (2016).

    Google Scholar 

  12. D. Kitamura, N. Ono, H. Sawada, H. Kameoka, H. Saruwatari, in Audio Source Separation, ed. by S. Makino. Determined blind source separation with independent low-rank matrix analysis (SpringerCham, 2018), pp. 125–155.

  13. T. Tachikawa, K. Yatabe, Y. Oikawa, in Proc. IWAENC. Underdetermined source separation with simultaneous DOA estimation without initial value dependency (IEEE, 2018), pp. 161–165.

  14. D.D. Lee, H.S. Seung, Learning the parts of objects by non-negative matrix factorization. Nature. 401(6755), 788–791 (1999).

    Article  Google Scholar 

  15. D.D. Lee, H.S. Seung, in Proc. NIPS. Algorithms for non-negative matrix factorization, (2000), pp. 556–562.

  16. C. Févotte, N. Bertin, J.-L. Durrieu, Nonnegative matrix factorization with the Itakura-Saito divergence. With application to music analysis. Neural Comput.21(3), 793–830 (2009).

    Article  Google Scholar 

  17. Y. Mitsui, D. Kitamura, S. Takamichi, N. Ono, H. Saruwatari, in Proc. ICASSP. Blind source separation based on independent low-rank matrix analysis with sparse regularization for time-series activity (IEEE, 2017), pp. 21–25.

  18. H. Kagami, H. Kameoka, M. Yukawa, in Proc. ICASSP. Joint separation and dereverberation of reverberant mixtures with determined multichannel non-negative matrix factorization (IEEE, 2018), pp. 31–35.

  19. R. Ikeshita, Y. Kawaguchi, in Proc. ICASSP. Independent low-rank matrix analysis based on multivariate complex exponential power distribution (IEEE, 2018), pp. 741–745.

  20. D. Kitamura, S. Mogami, Y. Mitsui, N. Takamune, H. Saruwatari, N. Ono, Y. Takahashi, K. Kondo, Generalized independent low-rank matrix analysis using heavy-tailed distributions for blind source separation. EURASIP J. Adv. Signal Process.2018:, 28 (2018).

    Article  Google Scholar 

  21. K. Yoshii, K. Kitamura, Y. Bando, E. Nakamura, T. Kawahara, in EUSIPCO. Independent low-rank tensor analysis for audio source separation (IEEE, 2018), pp. 1657–1661.

  22. R. Ikeshita, in EUSIPCO. Independent positive semidefinite tensor analysis in blind source separation (IEEE, 2018), pp. 1652–1656.

  23. R. Ikeshita, N. Ito, T. Nakatani, H. Sawada, in WASPAA. Independent low-rank matrix analysis with decorrelation learning (IEEE, 2019), pp. 288–292.

  24. N. Makishima, S. Mogami, N. Takamune, D. Kitamura, H. Sumino, S. Takamichi, H. Saruwatari, N. Ono, Independent deeply learned matrix analysis for determined audio source separation. IEEE/ACM Trans. ASLP. 27(10), 1601–1615 (2019).

    Google Scholar 

  25. K. Sekiguchi, Y. Bando, A.A. Nugraha, K. Yoshii, T. Kawahara, Semi-supervised multichannel speech enhancement with a deep speech prior. IEEE/ACM Trans. ASLP. 27(12), 2197–2212 (2019).

    Google Scholar 

  26. S. Mogami, N. Takamune, D. Kitamura, H. Saruwatari, Y. Takahashi, K. Kondo, N. Ono, Independent low-rank matrix analysis based on time-variant sub-Gaussian source model for determined blind source separation. IEEE/ACM Trans. ASLP. 28:, 503–518 (2019).

    Google Scholar 

  27. Y. Takahashi, D. Kitahara, K. Matsuura, A. Hirabayashi, in Proc. ICASSP. Determined source separation using the sparsity of impulse responses (IEEE, 2020), pp. 686–690.

  28. M. Togami, in Proc. ICASSP. Multi-channel speech source separation and dereverberation with sequential integration of determined and underdetermined models (IEEE, 2020), pp. 231–235.

  29. S. Kanoga, T. Hoshino, H. Asoh, Independent low-rank matrix analysis-based automatic artifact reduction technique applied to three BCI paradigms. Front. Hum. Neurosci.14:, 17 (2020).

    Article  Google Scholar 

  30. D. Kitamura, N. Ono, H. Saruwatari, in Proc. EUSIPCO. Experimental analysis of optimal window length for independent low-rank matrix analysis, (2017), pp. 1210–1214.

  31. Y. Liang, S.M. Naqvi, J. Chambers, Overcoming block permutation problem in frequency domain blind source separation when using AuxIVA algorithm. Electron. Lett.48(8), 460–462 (2012).

    Article  Google Scholar 

  32. K. Yatabe, Consistent ICA: determined BSS meets spectrogram consistency. IEEE Signal Process. Lett.27:, 870–874 (2020).

    Article  Google Scholar 

  33. T. Gerkmann, M. Krawczyk-Becker, J. Le Roux, Phase processing for single-channel speech enhancement: history and recent advances. IEEE Signal Process. Mag.32(2), 55–66 (2015).

    Article  Google Scholar 

  34. P. Mowlaee, R. Saeidi, Y. Stylianou, Advances in phase-aware signal processing in speech communication. Speech Commun.81:, 1–29 (2016).

    Article  Google Scholar 

  35. P. Mowlaee, J. Kulmer, J. Stahl, F. Mayer, Single channel phase-aware signal processing in speech communication: theory and practice (Wiley, 2016).

  36. K. Yatabe, Y. Oikawa, in Proc. ICASSP. Phase corrected total variation for audio signals (IEEE, 2018), pp. 656–660.

  37. K. Yatabe, Y. Masuyama, Y. Oikawa, in Proc. IWAENC. Rectified linear unit can assist Griffin–Lim phase recovery (IEEE, 2018), pp. 555–559.

  38. Y. Masuyama, K. Yatabe, Y. Oikawa, in Proc. IWAENC. Model-based phase recovery of spectrograms via optimization on Riemannian manifolds (IEEE, 2018), pp. 126–130.

  39. Y. Masuyama, K. Yatabe, Y. Oikawa, Griffin–Lim like phase recovery via alternating direction method of multipliers. IEEE Signal Process. Lett.26(1), 184–188 (2019).

    Article  Google Scholar 

  40. Y. Masuyama, K. Yatabe, Y. Koizumi, Y. Oikawa, N. Harada, in Proc. ICASSP. Deep Griffin–Lim iteration (IEEE, 2019), pp. 61–65.

  41. Y. Masuyama, K. Yatabe, Y. Oikawa, in Proc. ICASSP. Phase-aware harmonic/percussive source separation via convex optimization (IEEE, 2019), pp. 985–989.

  42. Y. Masuyama, K. Yatabe, Y. Oikawa, in Proc. ICASSP. Low-rankness of complex-valued spectrogram and its application to phase-aware audio processing (IEEE, 2019), pp. 855–859.

  43. Y. Masuyama, K. Yatabe, Y. Koizumi, Y. Oikawa, N. Harada, in Proc. ICASSP. Phase reconstruction based on recurrent phase unwrapping with deep neural networks (IEEE, 2020), pp. 826–830.

  44. J.L. Roux, H. Kameoka, N. Ono, S. Sagayama, in Proc. DAFx. Fast signal reconstruction from magnitude STFT spectrogram based on spectrogram consistency, (2010).

  45. J. Le Roux, E. Vincent, Consistent Wiener filtering for audio source separation. IEEE Signal Process. Lett.20(3), 217–220 (2013).

    Article  Google Scholar 

  46. N. Perraudin, P. Balazs, P.L. Søndergaard, in Proc. WASPAA. A fast Griffin–Lim algorithm (IEEE, 2013), pp. 1–4.

  47. K. Yatabe, Y. Masuyama, T. Kusano, Y. Oikawa, Representation of complex spectrogram via phase conversion. Acoust. Sci. Tech.40(3), 170–177 (2019).

    Article  Google Scholar 

  48. M. Kowalski, E. Vincent, R. Gribonval, Beyond the narrowband approximation: wideband convex methods for under-determined reverberant audio source separation. IEEE Trans. ASLP. 18(7), 1818–1829 (2010).

    Google Scholar 

  49. K. Matsuoka, S. Nakashima, in Proc. ICA. Minimal distortion principle for blind source separation, (2001), pp. 722–727.

  50. K. Yatabe, D. Kitamura, in Proc. ICASSP. Determined blind source separation via proximal splitting algorithm (IEEE, 2018), pp. 776–780.

  51. K. Yatabe, D. Kitamura, in Proc. ICASSP. Time-frequency-masking-based determined BSS with application to sparse IVA (IEEE, 2019), pp. 715–719.

  52. K. Yatabe, D. Kitamura, Determined BSS based on time-frequency masking and its application to harmonic vector analysis. arXiv:2004.14091 (2020).

  53. M. Brandstein, D. Ward, Microphone arrays: signal processing techniques and applications (Springer Science & Business Media, 2013).

  54. S. Araki, S. Makino, Y. Hinamoto, R. Mukai, T. Nishikawa, H. Saruwatari, Equivalence between frequency-domain blind source separation and frequency-domain adaptive beamforming for convolutive mixtures. EURASIP J. Adv. Signal Process.2003(11), 1157–1166 (2003).

    Article  Google Scholar 

  55. D. Griffin, J. Lim, Signal estimation from modified short-time Fourier transform. IEEE Trans. Acoust. Speech Signal Process.32(2), 236–243 (1984).

    Article  Google Scholar 

  56. D. Gunawan, D. Sen, Iterative phase estimation for the synthesis of separated sources from single-channel mixtures. IEEE Signal Process. Lett.17(5), 421–424 (2010).

    Article  Google Scholar 

  57. N. Sturmel, L. Daudet, L. Girin, in Proc. DAFx. Phase-based informed source separation of music, (2012).

  58. M. Watanabe, P. Mowlaee, in Proc. INTERSPEECH. Iterative sinusoidal-based partial phase reconstruction in single-channel source separation, (2013).

  59. F. Mayer, D. Williamson, P. Mowlaee, D.L. Wang, Impact of phase estimation on single-channel speech separation based on time-frequency masking. J. Acoust. Soc. Am.141:, 4668–4679 (2017).

    Article  Google Scholar 

  60. S. Araki, F. Nesta, E. Vincent, Z. Koldovsky, G. Nolte, A. Ziehe, A. Benichoux, in Proc. LVA/ICA. The 2011 signal separation evaluation campaign (SiSEC2011): -Audio source separation, (2012), pp. 414–422.

  61. S. Nakamura, K. Hiyane, F. Asano, T. Nishiura, T. Yamada, in Proc. LREC. Acoustical sound database in real environments for sound scene understanding and hands-free speech recognition, (2000), pp. 965–968.

  62. E. Vincent, R. Gribonval, C. Févotte, Performance measurement in blind audio source separation. IEEE Trans. ASLP. 14(4), 1462–1469 (2006).

    Google Scholar 

  63. W.H. Press, S.A. Teukolsky, W.T. Vetterling, B.P. Flannery, Numerical Recipes in C: The Art of Scientific Computing (Cambridge University Press, New York, 1992).

    Google Scholar 

  64. I. Andrianakis, P. White, Speech spectral amplitude estimators using optimally shaped gamma and chi priors. Speech Comm.51(1), 1–14 (2009).

    Article  Google Scholar 

  65. P. Mowlaee, J. Stahl, Single-channel speech enhancement with correlated spectral components: limits-potential. Speech Comm.121:, 58–69 (2020).

    Article  Google Scholar 

Download references

Acknowledgements

The authors would like to thank Nao Toshima for his support on the experiment. Also, the authors would like to thank the anonymous reviewers for their valuable comments and suggestions that helped improve the quality of this manuscript.

Funding

This work was partially supported by JSPS Grants-in-Aid for Scientific Research 19K20306 and 19H01116.

Author information

Authors and Affiliations

Authors

Contributions

DK derived the algorithm, performed the experiment, drafted the manuscript for initial submission, and revised the manuscript. KY proposed the main idea, gave advice, mainly wrote the manuscript for initial submission, and corrected the draft of revised manuscript. The authors read and approved the final manuscript.

Ethics declarations

Competing interests

The authors declare that they have no competing interests.

Additional information

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Kitamura, D., Yatabe, K. Consistent independent low-rank matrix analysis for determined blind source separation. EURASIP J. Adv. Signal Process. 2020, 46 (2020). https://doi.org/10.1186/s13634-020-00704-4

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13634-020-00704-4

Keywords