On Regularization in Adaptive Filtering Jacob Benesty, Constantin Paleologu, Member, IEEE, and Silviu Ciochină, Member, IEEE

Size: px
Start display at page:

Download "On Regularization in Adaptive Filtering Jacob Benesty, Constantin Paleologu, Member, IEEE, and Silviu Ciochină, Member, IEEE"

Transcription

1 1734 IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 19, NO. 6, AUGUST 2011 On Regularization in Adaptive Filtering Jacob Benesty, Constantin Paleologu, Member, IEEE, and Silviu Ciochină, Member, IEEE Abstract Regularization plays a fundamental role in adaptive filtering. An adaptive filter that is not properly regularized will perform very poorly. In spite of this, regularization in our opinion is underestimated and rarely discussed in the literature of adaptive filtering. There are, very likely, many different ways to regularize an adaptive filter. In this paper, we propose one possible way to do it based on a condition that intuitively makes sense. From this condition, we show how to regularize four important algorithms: the normalized least-mean-square (NLMS), the signed-regressor NLMS (SR-NLMS), the improved proportionate NLMS (IPNLMS), and the SR-IPNLMS. Index Terms Adaptive filters, echo cancellation, improved proportionate NLMS (IPNLMS), normalized least-mean-square (NLMS), regularization, signed-regressor NLMS (SR-NLMS), SR-IPNLMS. I. INTRODUCTION R EGULARIZATION plays a fundamental role in all illposed problems, especially when the observation data is noisy, which is usually the case in all applications. In adaptive filtering, we always have a linear system of equations (overdetermined or underdetermined) to solve, explicitly or implicitly, so that we face an ill-conditioned problem or a rank-deficient problem [1]. As a result, regularization is an important design part in any adaptive filter if we want this one to behave properly. Let us denote by the regularization parameter. In many adaptive filters [2], [3], this regularization is chosen as is the variance of the zero-mean input signal, with denoting mathematical expectation, and is a positive constant. In practice though, is more a variable that depends on the level of the additive noise. The more the noise, the larger is the value of. In the rest of this work, we will refer to as the normalized (with respect to the variance of the input signal) regularization parameter. The regularization as proposed in (1) seems to work well in practice (with, of course, a good choice of ) since the misalignment, which is a distance measure between the true impulse response and the estimated Manuscript received September 14, 2010; revised November 22, 2010; accepted November 23, Date of publication December 06, 2010; date of current version June 01, This work was supported by the UEFISCSU Romania under Grant PN-II-RU-TE 7/ The associate editor coordinating the review of this manuscript and approving it for publication was Dr. Jingdong Chen. J. Benesty is with INRS-EMT, University of Quebec, Montreal, QC H5A 1K6, Canada ( benesty@emt.inrs.ca). C. Paleologu and S. Ciochină are with the Telecommunications Department, University Politehnica of Bucharest, Bucharest , Romania ( pale@comm.pub.ro; silviu@comm.pub.ro). Digital Object Identifier /TASL (1) one with an adaptive algorithm, decreases smoothly with time and converges to a stable and small value. Without this, the misalignment of the adaptive filter may fluctuate a lot and may even never converge. However, (1) was never really justified from a theoretical point of view. Even popular books [4], [5] discuss the regularization problem in a very superficial way and refer to it as a small positive number, which is not really true. Indeed, in our experience, the regularization parameter can vary from very small to very large, depending on the level of the additive noise. For the normalized least-mean-square (NLMS) algorithm, for example, we often take, but we also know by experience that if the noise is very high, we should take much higher than 20. Then, many questions arise, e.g., this value of comes from? Can it be justified? Can we find an optimal and in which sense? What about other adaptive filters? In this paper, we are not interested in a variable regularized parameter as discussed in many publications [6] [8], although we could do so. We are mainly interested in a constant regularization that would guaranty a stable behavior of the adaptive filter. As a consequence, with an appropriate, we could compare fairly different adaptive algorithms. There are, very likely, many different ways to regularize an adaptive filter. In this study, we show how to derive a regularization parameter from a condition that intuitively makes sense. We discuss the regularization of four important algorithms: the NLMS [4], [5], the signed-regressor NLMS (SR-NLMS) [2], [9], the improved proportionate NLMS (IPNLMS) [10], which is an improved version of the PNLMS [11], and the SR-IPNLMS [2]. II. SIGNAL MODEL We have the observed or desired signal is the discrete-time index, is the impulse response (of length ) of the system that we need to identify, superscript denotes transpose of a vector or a matrix, is a vector containing the most recent samples of the zeromean input signal, and is a zero-mean additive noise signal, which is independent of. The signal is called the echo in the context of echo cancellation. (2) (3) (4) /$ IEEE

2 BENESTY et al.: ON REGULARIZATION IN ADAPTIVE FILTERING 1735 From (2), we define the echo-to-noise ratio () [2], which is also the signal-to-noise ratio (SNR), as and are the variances of and, respectively, and is the correlation matrix of. Our objective is then to estimate or identify with an adaptive filter in such a way that for a reasonable value of (normalized) misalignment: (5) (6), we have for the is a predetermined small positive number and is the norm. III. REGULARIZATION OF THE NLMS ALGORITHM The classical NLMS algorithm is summarized by the following two expressions [2] [5]: is the normalized step-size parameter and is the regularization parameter of the NLMS. It is easy to see that the update equation can be rewritten as is the identity matrix of size, and (7) (8) (9) (10) (11) (12) is the correction component of the NLMS algorithm, which depends on the new observation. Note that does not depend on the noise signal. In fact, is one of the solutions of the underdetermined linear system of one equation. Clearly it is not the optimal one. The regularized version of the minimum -norm solution of that linear system is obtained by solving (13) So the other vector in (10) can be seen as a good initialization of the adaptive filter. The question now is how to find? Since is the error signal between the desired signal and the estimated signal obtained from the filter optimized in (13), we should find in such a way that the expected value of is equal to the variance of the noise, i.e., (14) This is reasonable if we want to attenuate the effects of the noise in the estimator. To derive the optimal according to (14), we assume in the rest that and is stationary. As a result, (15) Developing (14) and using (15), we easily derive the quadratic equation from which we deduce the obvious solution (16) (17) (18) is the normalized regularization parameter of the NLMS. We see that depends on three elements: the length of the adaptive filter, the variance,, of the input signal, and the. In both network and acoustic echo cancellation, the first two elements ( and ) are known, while the is often roughly known or can be estimated. Therefore, it is not hard to find a good value for in these applications. For example, we often take in simulations and db. With these values, we find that, which is very close to the value discussed in the introduction. This is clearly justified here as well as in our simulations. Furthermore, we have (19) (20) which is what we desire. It is of importance to check the evolution of as a function of the. In Fig. 1, the normalized regularization parameter (18) is plotted for with different values of the (between 0 and 50 db). As expected, the importance of becomes more apparent for low s. Also, as it can be noticed from the detailed figure presented in Fig. 2, the usual ad-hoc choice corresponds to a value of the close to 30 db, which is also a common choice in many simulation scenarios related to echo cancellation.

3 1736 IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 19, NO. 6, AUGUST 2011 and (24) is the correction component of the SR-NLMS algorithm, which can be seen as an approximate solution of (13). For and a stationary signal,wehave (25) If we further assume that theorem, we find that is Gaussian and using Price s Fig. 1. Normalized regularization parameter with L =512. The varies from 0 to 50 db. as a function of the (26) (27) As a result, (28) Using the condition (14) and (28), we easily derive the quadratic equation Fig. 2. Normalized regularization parameter as a function of the with L = 512. The varies from 20 to 50 db. IV. REGULARIZATION OF THE SR-NLMS ALGORITHM The equations of the SR-NLMS algorithm are [2], [9] (29) Our solution is then (30) (31) is the normalized regularization parameter of the SR-NLMS. (21) (22) is the sign of each component of and is the regularization parameter of the SR-NLMS. This algorithm is very interesting from a practical point of view because its performance is equivalent to the NLMS but requires less multiplications at each iteration time as noticed in (22). The SR-NLMS algorithm can be decomposed as in (10) but now (23) V. REGULARIZATION OF THE IPNLMS ALGORITHM When the target impulse response is sparse, it is possible to take advantage of this sparsity to improve the performance of the classical adaptive filters. Duttweiler was one of the first researchers to come up with an elegant idea more than a decade ago by proposing the PNLMS algorithm [3], [11]. The idea behind the PNLMS is to update each coefficient of the filter independently of the others by adjusting the adaptation step size in proportion to the magnitude of the estimated filter coefficient. It redistributes the adaptation gains among all coefficients and emphasizes the large ones (in magnitude) in order to speed up their convergence and, consequently, achieving a fast initial convergence rate. The IPNLMS [3], [10] is an improved version of

4 BENESTY et al.: ON REGULARIZATION IN ADAPTIVE FILTERING 1737 the PNLMS and works very well even if the impulse response is not sparse, which is not the case for the PNLMS. The IPNLMS expressions are For and a stationary signal,wehave (32) (33) is the regularization parameter of the IPNLMS, (40) is an diagonal matrix, (34) Using the condition (14) and (40), we easily derive the quadratic equation from which the desired solution is (41) (35) is a parameter that controls the amount of proportionality in the IPNLMS, and is the norm. For, it can be easily checked that the IPNLMS and NLMS algorithms are identical. For close to 1, IPNLMS behaves like PNLMS. In practice, good choices for are 0.5 and 0. In simulations, with these recommended choices of, the IPNLMS algorithm always performs better than NLMS and PNLMS. The update equation of the IPNLMS can be rewritten as and (36) (37) (38) is the correction component of the IPNLMS algorithm, which depends on the new observation. Note that does not depend on the noise signal. It can be shown [12] that is a good approximation of the optimization problem (39) The previous optimization is the regularized version of the minimum -norm solution of the linear system of one equation. Therefore, we can use the condition (14) to derive. (42) (43) is the normalized regularization parameter of the IPNLMS. It is interesting to observe that the regularization does not depend on the parameter. In fact, the regularization of the IPNLMS is equivalent to the regularization of the NLMS up to the scaling factor, which is due to the definition of [see (35)]. VI. REGULARIZATION OF THE SR-IPNLMS ALGORITHM The SR-PNLMS was proposed in [2]. The extension of the SR principle to the IPNLMS is straightforward. Therefore, the SR-IPNLMS is summarized by the following two equations: (44) (45) is the regularization parameter of the SR-IPNLMS and is defined in the previous section. Using the approximation (46) is defined in (27), with the condition (14), we easily find the regularization parameter (47) (48) is the normalized regularization parameter of the SR-IPNLMS.

5 1738 IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 19, NO. 6, AUGUST 2011 Fig. 3. Acoustic impulse response used in simulations. VII. SIMULATIONS Simulations were performed in the context of acoustic echo cancellation. This application is basically a system identification problem [4], an adaptive filter is used to identify an unknown system, i.e., the acoustic echo path between the loudspeaker and the microphone. In this context, the level of the background noise (i.e., the noise that corrupts the microphone signal) can be high. As a result, low values can be expected and, consequently, the importance of the regularization parameter becomes more apparent. The measured acoustic impulse response used in simulations is depicted in Fig. 3. It has 512 coefficients and the same length is used for the adaptive filters (i.e., ); the sampling rate is 8 khz. The far-end (input) signal,, is either a white Gaussian noise or a speech sequence. An independent white Gaussian noise is added to the echo signal with different values of the. Only the single-talk case is considered, i.e., the near-end talker is absent. In order to evaluate the tracking capabilities of the algorithms, an echo path change scenario is simulated by shifting the impulse response to the right by 12 samples. The performance is evaluated in terms of the normalized misalignment (in db), defined as (49) and the results are averaged over 20 independent trials. In order to outline the influence and the importance of the regularization parameter, the normalized step-size parameter of the adaptive algorithms is set to for most of the experiments (except when a speech sequence is used as input). In this way, we provide the fastest convergence rate for the adaptive filters, so that the difference between the algorithms (in terms of the misalignment level) is influenced only by the regularization parameter. In the first set of experiments, the performance of the NLMS algorithm is evaluated. Fig. 4 presents the misalignment of this algorithm using different values of the normalized regularization constant [see (1)], as compared to the optimal normalized regularization given in (18). The is set Fig. 4. Misalignment of the NLMS algorithm using different values of the =1, L =512, and =30dB. Fig. 5. Misalignment of the NLMS algorithm using different values of the =1, L = 512, and =10dB. to 30 db and the input signal is white and Gaussian. According to this figure, it is clear that a lower misalignment level is achieved for a higher normalized regularization constant, but with a slower convergence rate and tracking. Also, it can be noticed that the performance obtained using the optimal normalized regularization is similar to the classical and the convergence rate or tracking is not affected as compared to the case there is little regularization. The same experiment is repeated in Fig. 5, but using a lower value of the, i.e., 10 db. It is clear that the importance of the optimal regularization becomes more apparent. In this case, a higher value of the normalized regularization constant is required (i.e., ). Fig. 6 also supports this fact; for this experiment, the is set to 0 db. In order to match the performance obtained with, the normalized regularization constant needs to be further increased (i.e., ). All these results are in consistence with Fig. 1, which provides the values of as a function of the.

6 BENESTY et al.: ON REGULARIZATION IN ADAPTIVE FILTERING 1739 Fig. 6. Misalignment of the NLMS algorithm using different values of the =1, L =512, and =0dB. Fig. 8. Misalignment of the SR-NLMS algorithm using different values of the =1, L = 512, and =10dB. Fig. 7. Misalignment of the NLMS algorithm using different values of the normalized regularization parameter. The input signal is speech, = 0:5, L = 512, and =10dB. The character of the input signal significantly influences the performance of the adaptive filters. Fig. 7 presents the behavior of the NLMS with the speech sequence as input, db, and. It can be noticed that the regularization process is critical in this case. For a low value of the normalized regularization constant (i.e., ), the misalignment of the adaptive filter fluctuates a lot and never converges. Also, the classical value does not lead to a satisfactory performance. It is clear that the NLMS algorithm using the optimal value (which, in this case, is close to the value ) performs much better in this scenario. Commonly, the SR-NLMS algorithm uses a similar regularization to the NLMS algorithm [see (1)]. However, as it was proved in Section IV, the regularization parameters of these two algorithms differ by the factor given in (27), i.e.,. Fig. 8 presents the misalignment of the SR-NLMS algorithm with different values of from (1), as compared to the optimal normalized regularization given in (31). The input signal is white Fig. 9. Misalignment of the SR-NLMS algorithm using different values of the =1, L = 512, and =0dB. and Gaussian, and db. It can be noticed that the classical normalized regularization is not appropriate in this case. The SR-NLMS algorithm with (which is close to the value ) performs much better in terms of both fast convergence/tracking and misalignment. However, for lower values of the, the normalized regularization constant needs to be further increased. The experiment reported in Fig. 9 is performed with db. Again, the SR-NLMS algorithm with (which is now close to the value ) gives the best performance. The IPNLMS algorithm is very useful when we need to identify sparse impulse responses, which is often the case in network and acoustic echo cancellation. In [10], it was intuitively shown that the regularization parameter of this algorithm should be taken as. However, as it was proved in Section V, the regularization of the IPNLMS algorithm does not depend on the parameter (that controls the amount of proportionality in the algorithm). The optimal regularization of the IPNLMS algorithm is given in (42) and it is

7 1740 IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 19, NO. 6, AUGUST 2011 Fig. 10. Misalignment of the IPNLMS algorithm using different values of the =1, =0, L =512, and =30dB. Fig. 12. Misalignment of the IPNLMS algorithm using different values of the =1, =0, L = 512, and =0dB. Fig. 11. Misalignment of the IPNLMS algorithm using different values of the =1, =0, L = 512, and =10dB. based on the parameter from (43). In fact, it is equivalent to the regularization of the NLMS up to the scaling factor, i.e.,. The next set of experiments evaluates the performance of the IPNLMS algorithm. The proportionality parameter is set to. Fig. 10 presents the misalignment of this algorithm using the classical normalized regularization constant,as compared to the optimal normalized regularization. The input signal is white and Gaussian, and db. It can be noticed that the performance of the algorithms is very similar. However, this is not the case for lower s. Indeed, the previous experiment is repeated in Fig. 11, but with db. In this case, a much higher value of the normalized regularization constant is required [i.e., ], in order to match the performance obtained using. This fact is also supported in Fig. 12, db, so that the normalized regularization constant needs to be further increased [up to ] in order that the IPNLMS performs in a similar way when the optimal choice is used. Fig. 13. Misalignment of the NLMS and IPNLMS algorithms using different values of the normalized regularization parameter. The input signal is speech, =0:4, =0, L = 512, and =10dB. In Fig. 13, the speech signal is used as input, db, and. The NLMS and IPNLMS algorithms using the classical normalized regularizations [i.e., for the NLMS and for the IPNLMS] are compared to their counterparts that use the optimal normalized regularizations, i.e., from (18) and from (43), respectively. As expected, the IPNLMS algorithm outperforms the NLMS in terms of convergence rate and tracking, when using the optimal regularization parameters. Besides, both algorithms outperform, and by far, their counterparts that use the classical normalized regularizations. Finally, the performance of the SR-IPNLMS algorithm is evaluated. Usually, the regularization of this algorithm is identical to the IPNLMS one. However, as it was shown in Section VI, the relation between the regularization parameters of the SR-IPNLMS and IPNLMS algorithms is similar to the one between the SR-NLMS and NLMS algorithms, i.e.,, is defined in (27). In Fig. 14, the input signal is white and Gaussian, and

8 BENESTY et al.: ON REGULARIZATION IN ADAPTIVE FILTERING 1741 filters must be regularized in a noisy environment. With no regularization, the adaptive filter may behave very poorly and may not perform as expected. Until now, we have always used an ad-hoc regularization that is proportional to the variance of the input signal. Unfortunately, this regularization is far to be consistent and hard to tune at low s. In this paper, we have proposed a simple condition, that intuitively makes sense, for the derivation of an optimal regularization parameter. From this condition we have derived the optimal regularization parameters of four algorithms: the NLMS, the SR-NLMS, the IPNLMS, and the SR-IPNLMS. Extensive simulations have shown that with the proposed regularization, the adaptive algorithms behave extremely well at all levels. Fig. 14. Misalignment of the SR-IPNLMS algorithm using different values of the =1, =0, L =512, and =10dB. ACKNOWLEDGMENT The authors would like to thank the Associate Editor and the reviewers for the valuable comments and suggestions. Fig. 15. Misalignment of the SR-IPNLMS algorithm using different values of the =1, =0, L = 512, and =0dB. db. According to this figure, it is clear that the SR-IPNLMS algorithm using the optimal value performs better as compared to the regular normalized regularization. Also, it can be noticed that a lower misalignment level can be obtained by using a higher normalized regularization parameter, i.e.,. However, this value is not appropriate anymore when the decreases. Indeed, in Fig. 15, we consider db. It is clear that a higher normalized regularization parameter is required now [i.e., ] to match the performance obtained with. VIII. CONCLUSION Regularization is an important component of any adaptive filter. It is as much important as the step-size parameter that controls the stability and convergence of the algorithm. All adaptive REFERENCES [1] P. C. Hansen, Rank-Deficient and Discrete Ill-Posed Problems: Numerical Aspects of Linear Inversion. Philadelphia, PA: SIAM, [2] J. Benesty, T. Gaensler, D. R. Morgan, M. M. Sondhi, and S. L. Gay, Advances in Network and Acoustic Echo Cancellation. Berlin, Germany: Springer-Verlag, [3] C. Paleologu, J. Benesty, and S. Ciochină, Sparse Adaptive Filters for Echo Cancellation. San Rafael: Morgan & Claypool, [4] S. Haykin, Adaptive Filter Theory, 4th ed. Upper Saddle River, NJ: Prentice-Hall, [5] A. H. Sayed, Fundamentals of Adaptive Filtering. Hoboken, NJ: Wiley, [6] E. Hänsler and G. Schmidt, Acoustic Echo and Noise Control-A Practical Approach. Hoboken, NJ: Wiley, [7] H. Rey, L. Rey Vega, S. Tressens, and J. Benesty, Variable explicit regularization in affine projection algorithm: Robustness issues and optimal choice, IEEE Trans. Signal Process., vol. 55, no. 5, pp , May [8] J. Benesty, H. Rey, L. Rey Vega, and S. Tressens, A non-parametric VSS-NLMS algorithm, IEEE Signal Process. Lett., vol. 13, no. 10, pp , Oct [9] P. M. Clarkson, Optimal and Adaptive Signal Processing. London, U.K.: CRC, [10] J. Benesty and S. L. Gay, An improved PNLMS algorithm, in Proc. IEEE ICASSP, 2002, pp [11] D. L. Duttweiler, Proportionate normalized least-mean-squares adaptation in echo cancelers, IEEE Trans. Speech, Audio Process., vol. 8, no. 5, pp , Sep [12] J. Benesty, C. Paleologu, and S. Ciochină, Proportionate adaptive filters from a basis pursuit perspective, IEEE Signal Process. Lett., vol. 17, no. 12, pp , Dec Jacob Benesty was born in He received the M.S. degree in microwaves from Pierre and Marie Curie University, Paris, France, in 1987, and the Ph.D. degree in control and signal processing from Orsay University, Paris, France, in April During the Ph.D. degree (from November 1989 to April 1991), he worked on adaptive filters and fast algorithms at the Centre National d Etudes des Telecommunications (CNET), Paris. From January 1994 to July 1995, he worked at Telecom Paris University on multichannel adaptive filters and acoustic echo cancellation. From October 1995 to May 2003, he was first a Consultant and then a Member of the Technical Staff at Bell Laboratories, Murray Hill,

9 1742 IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 19, NO. 6, AUGUST 2011 NJ. In May 2003, he joined INRS-EMT, University of Quebec, Montreal, QC, Canada, as a Professor. His research interests are in signal processing, acoustic signal processing, and multimedia communications. He coauthored the books Sparse Adaptive Filters for Echo Cancellation (Morgan and Claypool, 2010), Noise Reduction in Speech Processing (Springer-Verlag, 2009), Microphone Array Signal Processing (Springer-Verlag, 2008), Acoustic MIMO Signal Processing (Springer-Verlag, 2006), and Advances in Network and Acoustic Echo Cancellation (Springer-Verlag, 2001). He is the editor-in-chief of the reference Springer Handbook of Speech Processing (Springer-Verlag, 2007). He is also a coeditor/coauthor of the books Speech Processing in Modern Communication: Challenges and Perspectives (Springer-Verlag, 2010), Speech Enhancement (Springer-Verlag, 2005), Audio Signal Processing for Next Generation Multimedia communication Systems (Kluwer, 2004), Adaptive Signal Processing: Applications to Real-World Problems (Springer-Verlag, 2003), and Acoustic Signal Processing for Telecommunication (Kluwer, 2000). Dr. Benesty received the 2001 and 2008 Best Paper Awards from the IEEE Signal Processing Society. He was a member of the editorial board of the EURASIP Journal on Applied Signal Processing, a member of the IEEE Audio and Electroacoustics Technical Committee, the co-chair of the 1999 International Workshop on Acoustic Echo and Noise Control (IWAENC), and the general cochair of the 2009 IEEE Workshop on Applications of Signal Processing to Audio and Acoustics (WASPAA). Silviu Ciochină (M 92) received the M.S. degree in electronics and telecommunications and the Ph.D. degree in communications from the University Politehnica of Bucharest, Bucharest, Romania, in 1971 and 1978, respectively. From 1979 to 1995, was a Lecturer at the Faculty of Electronics, Telecommunications, and Information Technology, University Politehnica of Bucharest. Since 1995, he has been a Professor at the same university. Since 2004, he has been the Head of the Telecommunications Department. His main research interests are in the areas of signal processing and wireless communications, including adaptive algorithms, spectrum estimation, fast algorithms, channel estimation, multi-antenna systems, and broadband wireless technologies. He coauthored the books Sparse Adaptive Filters for Echo Cancellation (Morgan and Claypool, 2010) and Speech Processing in Modern Communication: Challenges and Perspectives (Springer-Verlag, 2010). Dr. Ciochină received the Traian Vuia award in 1981 and the Gheorghe Cartianu award in 1997, both from the Romanian Academy. Constantin Paleologu (M 07) was born in Romania in He received the M.S. degree in telecommunications networks, the M.S. degree in digital signal processing, and the Ph.D. degree in adaptive signal processing from the Faculty of Electronics, Telecommunications, and Information Technology, University Politehnica of Bucharest, Bucharest, Romania, in 1998, 1999, and 2003, respectively. During the Ph.D. degree (from December 1999 to July 2003), he worked on adaptive filters and echo cancellation. Since October 1998, he has been with the Telecommunications Department, University Politehnica of Bucharest, he is currently an Associate Professor. His research interests include adaptive signal processing, speech enhancement, and multimedia communications. He coauthored the books Sparse Adaptive Filters for Echo Cancellation (Morgan and Claypool, 2010) and Speech Processing in Modern Communication: Challenges and Perspectives (Springer-Verlag, 2010). Dr. Paleologu received the IN HOC SIGNO VINCES award from the Romanian National Research Council in 2009 and the IN TEMPORE OPPOR- TUNO award from University Politehnica of Bucharest in He serves as the Editor-in-Chief of the International Journal on Advances in Systems and Measurements. He has been a Fellow of the International Academy, Research, and Industry Association (IARIA) since 2008.

Study of the General Kalman Filter for Echo Cancellation

Study of the General Kalman Filter for Echo Cancellation IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 21, NO. 8, AUGUST 2013 1539 Study of the General Kalman Filter for Echo Cancellation Constantin Paleologu, Member, IEEE, Jacob Benesty,

More information

Implementation of Optimized Proportionate Adaptive Algorithm for Acoustic Echo Cancellation in Speech Signals

Implementation of Optimized Proportionate Adaptive Algorithm for Acoustic Echo Cancellation in Speech Signals International Journal of Electronics Engineering Research. ISSN 0975-6450 Volume 9, Number 6 (2017) pp. 823-830 Research India Publications http://www.ripublication.com Implementation of Optimized Proportionate

More information

THE problem of acoustic echo cancellation (AEC) was

THE problem of acoustic echo cancellation (AEC) was IEEE TRANSACTIONS ON SPEECH AND AUDIO PROCESSING, VOL. 13, NO. 6, NOVEMBER 2005 1231 Acoustic Echo Cancellation and Doubletalk Detection Using Estimated Loudspeaker Impulse Responses Per Åhgren Abstract

More information

ROBUST echo cancellation requires a method for adjusting

ROBUST echo cancellation requires a method for adjusting 1030 IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 15, NO. 3, MARCH 2007 On Adjusting the Learning Rate in Frequency Domain Echo Cancellation With Double-Talk Jean-Marc Valin, Member,

More information

Application of Affine Projection Algorithm in Adaptive Noise Cancellation

Application of Affine Projection Algorithm in Adaptive Noise Cancellation ISSN: 78-8 Vol. 3 Issue, January - Application of Affine Projection Algorithm in Adaptive Noise Cancellation Rajul Goyal Dr. Girish Parmar Pankaj Shukla EC Deptt.,DTE Jodhpur EC Deptt., RTU Kota EC Deptt.,

More information

Design of Robust Differential Microphone Arrays

Design of Robust Differential Microphone Arrays IEEE/ACM TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 22, NO. 10, OCTOBER 2014 1455 Design of Robust Differential Microphone Arrays Liheng Zhao, Jacob Benesty, Jingdong Chen, Senior Member,

More information

Design and Implementation on a Sub-band based Acoustic Echo Cancellation Approach

Design and Implementation on a Sub-band based Acoustic Echo Cancellation Approach Vol., No. 6, 0 Design and Implementation on a Sub-band based Acoustic Echo Cancellation Approach Zhixin Chen ILX Lightwave Corporation Bozeman, Montana, USA chen.zhixin.mt@gmail.com Abstract This paper

More information

A Fast Recursive Algorithm for Optimum Sequential Signal Detection in a BLAST System

A Fast Recursive Algorithm for Optimum Sequential Signal Detection in a BLAST System 1722 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL 51, NO 7, JULY 2003 A Fast Recursive Algorithm for Optimum Sequential Signal Detection in a BLAST System Jacob Benesty, Member, IEEE, Yiteng (Arden) Huang,

More information

A Comparison of the Convolutive Model and Real Recording for Using in Acoustic Echo Cancellation

A Comparison of the Convolutive Model and Real Recording for Using in Acoustic Echo Cancellation A Comparison of the Convolutive Model and Real Recording for Using in Acoustic Echo Cancellation SEPTIMIU MISCHIE Faculty of Electronics and Telecommunications Politehnica University of Timisoara Vasile

More information

/$ IEEE

/$ IEEE IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 17, NO. 4, MAY 2009 787 Study of the Noise-Reduction Problem in the Karhunen Loève Expansion Domain Jingdong Chen, Member, IEEE, Jacob

More information

DISTANT or hands-free audio acquisition is required in

DISTANT or hands-free audio acquisition is required in 158 IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 18, NO. 1, JANUARY 2010 New Insights Into the MVDR Beamformer in Room Acoustics E. A. P. Habets, Member, IEEE, J. Benesty, Senior Member,

More information

The Hybrid Simplified Kalman Filter for Adaptive Feedback Cancellation

The Hybrid Simplified Kalman Filter for Adaptive Feedback Cancellation The Hybrid Simplified Kalman Filter for Adaptive Feedback Cancellation Felix Albu Department of ETEE Valahia University of Targoviste Targoviste, Romania felix.albu@valahia.ro Linh T.T. Tran, Sven Nordholm

More information

A Three-Microphone Adaptive Noise Canceller for Minimizing Reverberation and Signal Distortion

A Three-Microphone Adaptive Noise Canceller for Minimizing Reverberation and Signal Distortion American Journal of Applied Sciences 5 (4): 30-37, 008 ISSN 1546-939 008 Science Publications A Three-Microphone Adaptive Noise Canceller for Minimizing Reverberation and Signal Distortion Zayed M. Ramadan

More information

A VSSLMS ALGORITHM BASED ON ERROR AUTOCORRELATION

A VSSLMS ALGORITHM BASED ON ERROR AUTOCORRELATION th European Signal Processing Conference (EUSIPCO 8), Lausanne, Switzerland, August -9, 8, copyright by EURASIP A VSSLMS ALGORIHM BASED ON ERROR AUOCORRELAION José Gil F. Zipf, Orlando J. obias, and Rui

More information

FOURIER analysis is a well-known method for nonparametric

FOURIER analysis is a well-known method for nonparametric 386 IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. 54, NO. 1, FEBRUARY 2005 Resonator-Based Nonparametric Identification of Linear Systems László Sujbert, Member, IEEE, Gábor Péceli, Fellow,

More information

HUMAN speech is frequently encountered in several

HUMAN speech is frequently encountered in several 1948 IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 20, NO. 7, SEPTEMBER 2012 Enhancement of Single-Channel Periodic Signals in the Time-Domain Jesper Rindom Jensen, Student Member,

More information

Emanuël A. P. Habets, Jacob Benesty, and Patrick A. Naylor. Presented by Amir Kiperwas

Emanuël A. P. Habets, Jacob Benesty, and Patrick A. Naylor. Presented by Amir Kiperwas Emanuël A. P. Habets, Jacob Benesty, and Patrick A. Naylor Presented by Amir Kiperwas 1 M-element microphone array One desired source One undesired source Ambient noise field Signals: Broadband Mutually

More information

Study of Different Adaptive Filter Algorithms for Noise Cancellation in Real-Time Environment

Study of Different Adaptive Filter Algorithms for Noise Cancellation in Real-Time Environment Study of Different Adaptive Filter Algorithms for Noise Cancellation in Real-Time Environment G.V.P.Chandra Sekhar Yadav Student, M.Tech, DECS Gudlavalleru Engineering College Gudlavalleru-521356, Krishna

More information

IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 50, NO. 12, DECEMBER

IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 50, NO. 12, DECEMBER IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 50, NO. 12, DECEMBER 2002 1865 Transactions Letters Fast Initialization of Nyquist Echo Cancelers Using Circular Convolution Technique Minho Cheong, Student Member,

More information

ROBUST SUPERDIRECTIVE BEAMFORMER WITH OPTIMAL REGULARIZATION

ROBUST SUPERDIRECTIVE BEAMFORMER WITH OPTIMAL REGULARIZATION ROBUST SUPERDIRECTIVE BEAMFORMER WITH OPTIMAL REGULARIZATION Aviva Atkins, Yuval Ben-Hur, Israel Cohen Department of Electrical Engineering Technion - Israel Institute of Technology Technion City, Haifa

More information

Acoustic Echo Cancellation: Dual Architecture Implementation

Acoustic Echo Cancellation: Dual Architecture Implementation Journal of Computer Science 6 (2): 101-106, 2010 ISSN 1549-3636 2010 Science Publications Acoustic Echo Cancellation: Dual Architecture Implementation 1 B. Stark and 2 B.D. Barkana 1 Department of Computer

More information

TIME encoding of a band-limited function,,

TIME encoding of a band-limited function,, 672 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 53, NO. 8, AUGUST 2006 Time Encoding Machines With Multiplicative Coupling, Feedforward, and Feedback Aurel A. Lazar, Fellow, IEEE

More information

Impulsive Noise Reduction Method Based on Clipping and Adaptive Filters in AWGN Channel

Impulsive Noise Reduction Method Based on Clipping and Adaptive Filters in AWGN Channel Impulsive Noise Reduction Method Based on Clipping and Adaptive Filters in AWGN Channel Sumrin M. Kabir, Alina Mirza, and Shahzad A. Sheikh Abstract Impulsive noise is a man-made non-gaussian noise that

More information

Evaluation of a Multiple versus a Single Reference MIMO ANC Algorithm on Dornier 328 Test Data Set

Evaluation of a Multiple versus a Single Reference MIMO ANC Algorithm on Dornier 328 Test Data Set Evaluation of a Multiple versus a Single Reference MIMO ANC Algorithm on Dornier 328 Test Data Set S. Johansson, S. Nordebo, T. L. Lagö, P. Sjösten, I. Claesson I. U. Borchers, K. Renger University of

More information

Disturbance Rejection Using Self-Tuning ARMARKOV Adaptive Control with Simultaneous Identification

Disturbance Rejection Using Self-Tuning ARMARKOV Adaptive Control with Simultaneous Identification IEEE TRANSACTIONS ON CONTROL SYSTEMS TECHNOLOGY, VOL. 9, NO. 1, JANUARY 2001 101 Disturbance Rejection Using Self-Tuning ARMARKOV Adaptive Control with Simultaneous Identification Harshad S. Sane, Ravinder

More information

A Class of Optimal Rectangular Filtering Matrices for Single-Channel Signal Enhancement in the Time Domain

A Class of Optimal Rectangular Filtering Matrices for Single-Channel Signal Enhancement in the Time Domain IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 21, NO. 12, DECEMBER 2013 2595 A Class of Optimal Rectangular Filtering Matrices for Single-Channel Signal Enhancement in the Time Domain

More information

Herbert Buchner, Member, IEEE, Jacob Benesty, Senior Member, IEEE, Tomas Gänsler, Member, IEEE, and Walter Kellermann, Member, IEEE

Herbert Buchner, Member, IEEE, Jacob Benesty, Senior Member, IEEE, Tomas Gänsler, Member, IEEE, and Walter Kellermann, Member, IEEE IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 14, NO. 5, SEPTEMBER 2006 1633 Robust Extended Multidelay Filter and Double-Talk Detector for Acoustic Echo Cancellation Herbert Buchner,

More information

DESIGN AND IMPLEMENTATION OF ADAPTIVE ECHO CANCELLER BASED LMS & NLMS ALGORITHM

DESIGN AND IMPLEMENTATION OF ADAPTIVE ECHO CANCELLER BASED LMS & NLMS ALGORITHM DESIGN AND IMPLEMENTATION OF ADAPTIVE ECHO CANCELLER BASED LMS & NLMS ALGORITHM Sandip A. Zade 1, Prof. Sameena Zafar 2 1 Mtech student,department of EC Engg., Patel college of Science and Technology Bhopal(India)

More information

Performance Analysis of gradient decent adaptive filters for noise cancellation in Signal Processing

Performance Analysis of gradient decent adaptive filters for noise cancellation in Signal Processing RESEARCH ARTICLE OPEN ACCESS Performance Analysis of gradient decent adaptive filters for noise cancellation in Signal Processing Darshana Kundu (Phd Scholar), Dr. Geeta Nijhawan (Prof.) ECE Dept, Manav

More information

University Ibn Tofail, B.P. 133, Kenitra, Morocco. University Moulay Ismail, B.P Meknes, Morocco

University Ibn Tofail, B.P. 133, Kenitra, Morocco. University Moulay Ismail, B.P Meknes, Morocco Research Journal of Applied Sciences, Engineering and Technology 8(9): 1132-1138, 2014 DOI:10.19026/raset.8.1077 ISSN: 2040-7459; e-issn: 2040-7467 2014 Maxwell Scientific Publication Corp. Submitted:

More information

Performance Analysis of Maximum Likelihood Detection in a MIMO Antenna System

Performance Analysis of Maximum Likelihood Detection in a MIMO Antenna System IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 50, NO. 2, FEBRUARY 2002 187 Performance Analysis of Maximum Likelihood Detection in a MIMO Antenna System Xu Zhu Ross D. Murch, Senior Member, IEEE Abstract In

More information

INTERSYMBOL interference (ISI) is a significant obstacle

INTERSYMBOL interference (ISI) is a significant obstacle IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 53, NO. 1, JANUARY 2005 5 Tomlinson Harashima Precoding With Partial Channel Knowledge Athanasios P. Liavas, Member, IEEE Abstract We consider minimum mean-square

More information

. /, , #,! 45 (6 554) &&7

. /, , #,! 45 (6 554) &&7 ! #!! % &! # ( )) + %,,. /, 01 2 3+++ 3, #,! 45 (6 554)15546 3&&7 ))5819:46 5) 55)9 3# )) 8)8)54 ; 1150 IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. 51, NO. 6, DECEMBER 2002 Effects of DUT

More information

/$ IEEE

/$ IEEE IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 17, NO. 6, AUGUST 2009 1109 Noise Reduction Algorithms in a Generalized Transform Domain Jacob Benesty, Senior Member, IEEE, Jingdong Chen,

More information

Speech and Audio Processing Recognition and Audio Effects Part 3: Beamforming

Speech and Audio Processing Recognition and Audio Effects Part 3: Beamforming Speech and Audio Processing Recognition and Audio Effects Part 3: Beamforming Gerhard Schmidt Christian-Albrechts-Universität zu Kiel Faculty of Engineering Electrical Engineering and Information Engineering

More information

OFDM Transmission Corrupted by Impulsive Noise

OFDM Transmission Corrupted by Impulsive Noise OFDM Transmission Corrupted by Impulsive Noise Jiirgen Haring, Han Vinck University of Essen Institute for Experimental Mathematics Ellernstr. 29 45326 Essen, Germany,. e-mail: haering@exp-math.uni-essen.de

More information

Implementation of decentralized active control of power transformer noise

Implementation of decentralized active control of power transformer noise Implementation of decentralized active control of power transformer noise P. Micheau, E. Leboucher, A. Berry G.A.U.S., Université de Sherbrooke, 25 boulevard de l Université,J1K 2R1, Québec, Canada Philippe.micheau@gme.usherb.ca

More information

Time Difference of Arrival Estimation Exploiting Multichannel Spatio-Temporal Prediction

Time Difference of Arrival Estimation Exploiting Multichannel Spatio-Temporal Prediction IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL 21, NO 3, MARCH 2013 463 Time Difference of Arrival Estimation Exploiting Multichannel Spatio-Temporal Prediction Hongsen He, Lifu Wu, Jing

More information

Adaptive Feedback Control using Improved Variable Step-Size Affine Projection Algorithm for Hearing Aids

Adaptive Feedback Control using Improved Variable Step-Size Affine Projection Algorithm for Hearing Aids Proceedings of APSIPA Annual Summit and Conference 7 - December 7, Malaysia Adaptive Feedback Control using Improved Variable Step-Size Affine Projection Algorithm for Hearing Aids Linh T.T. Tran, Henning

More information

Optimal Adaptive Filtering Technique for Tamil Speech Enhancement

Optimal Adaptive Filtering Technique for Tamil Speech Enhancement Optimal Adaptive Filtering Technique for Tamil Speech Enhancement Vimala.C Project Fellow, Department of Computer Science Avinashilingam Institute for Home Science and Higher Education and Women Coimbatore,

More information

Investigation of Several Types of Nonlinearities for Use in Stereo Acoustic Echo Cancellation

Investigation of Several Types of Nonlinearities for Use in Stereo Acoustic Echo Cancellation 686 IEEE TRANSACTIONS ON SPEECH AND AUDIO PROCESSING, VOL. 9, NO. 6, SEPTEMBER 2001 Investigation of Several Types of Nonlinearities for Use in Stereo Acoustic Echo Cancellation Dennis R. Morgan, Senior

More information

Narrow-Band Interference Rejection in DS/CDMA Systems Using Adaptive (QRD-LSL)-Based Nonlinear ACM Interpolators

Narrow-Band Interference Rejection in DS/CDMA Systems Using Adaptive (QRD-LSL)-Based Nonlinear ACM Interpolators 374 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 52, NO. 2, MARCH 2003 Narrow-Band Interference Rejection in DS/CDMA Systems Using Adaptive (QRD-LSL)-Based Nonlinear ACM Interpolators Jenq-Tay Yuan

More information

Array Calibration in the Presence of Multipath

Array Calibration in the Presence of Multipath IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL 48, NO 1, JANUARY 2000 53 Array Calibration in the Presence of Multipath Amir Leshem, Member, IEEE, Mati Wax, Fellow, IEEE Abstract We present an algorithm for

More information

Adaptive Filters Linear Prediction

Adaptive Filters Linear Prediction Adaptive Filters Gerhard Schmidt Christian-Albrechts-Universität zu Kiel Faculty of Engineering Institute of Electrical and Information Engineering Digital Signal Processing and System Theory Slide 1 Contents

More information

Direction-of-Arrival Estimation Using a Microphone Array with the Multichannel Cross-Correlation Method

Direction-of-Arrival Estimation Using a Microphone Array with the Multichannel Cross-Correlation Method Direction-of-Arrival Estimation Using a Microphone Array with the Multichannel Cross-Correlation Method Udo Klein, Member, IEEE, and TrInh Qu6c VO School of Electrical Engineering, International University,

More information

Modified Least Mean Square Adaptive Noise Reduction algorithm for Tamil Speech Signal under Noisy Environments

Modified Least Mean Square Adaptive Noise Reduction algorithm for Tamil Speech Signal under Noisy Environments Volume 119 No. 16 2018, 4461-4466 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ Modified Least Mean Square Adaptive Noise Reduction algorithm for Tamil Speech Signal under Noisy Environments

More information

IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 21, NO. 5, MAY

IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 21, NO. 5, MAY IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 21, NO. 5, MAY 2013 945 A Two-Stage Beamforming Approach for Noise Reduction Dereverberation Emanuël A. P. Habets, Senior Member, IEEE,

More information

Reduced Overhead Distributed Consensus-Based Estimation Algorithm

Reduced Overhead Distributed Consensus-Based Estimation Algorithm Reduced Overhead Distributed Consensus-Based Estimation Algorithm Ban-Sok Shin, Henning Paul, Dirk Wübben and Armin Dekorsy Department of Communications Engineering University of Bremen Bremen, Germany

More information

Title. Author(s)Sugiyama, Akihiko; Kato, Masanori; Serizawa, Masahir. Issue Date Doc URL. Type. Note. File Information

Title. Author(s)Sugiyama, Akihiko; Kato, Masanori; Serizawa, Masahir. Issue Date Doc URL. Type. Note. File Information Title A Low-Distortion Noise Canceller with an SNR-Modifie Author(s)Sugiyama, Akihiko; Kato, Masanori; Serizawa, Masahir Proceedings : APSIPA ASC 9 : Asia-Pacific Signal Citationand Conference: -5 Issue

More information

A Novel Hybrid Technique for Acoustic Echo Cancellation and Noise reduction Using LMS Filter and ANFIS Based Nonlinear Filter

A Novel Hybrid Technique for Acoustic Echo Cancellation and Noise reduction Using LMS Filter and ANFIS Based Nonlinear Filter A Novel Hybrid Technique for Acoustic Echo Cancellation and Noise reduction Using LMS Filter and ANFIS Based Nonlinear Filter Shrishti Dubey 1, Asst. Prof. Amit Kolhe 2 1Research Scholar, Dept. of E&TC

More information

A Computational Efficient Method for Assuring Full Duplex Feeling in Hands-free Communication

A Computational Efficient Method for Assuring Full Duplex Feeling in Hands-free Communication A Computational Efficient Method for Assuring Full Duplex Feeling in Hands-free Communication FREDRIC LINDSTRÖM 1, MATTIAS DAHL, INGVAR CLAESSON Department of Signal Processing Blekinge Institute of Technology

More information

Adaptive Noise Reduction Algorithm for Speech Enhancement

Adaptive Noise Reduction Algorithm for Speech Enhancement Adaptive Noise Reduction Algorithm for Speech Enhancement M. Kalamani, S. Valarmathy, M. Krishnamoorthi Abstract In this paper, Least Mean Square (LMS) adaptive noise reduction algorithm is proposed to

More information

Blind Dereverberation of Single-Channel Speech Signals Using an ICA-Based Generative Model

Blind Dereverberation of Single-Channel Speech Signals Using an ICA-Based Generative Model Blind Dereverberation of Single-Channel Speech Signals Using an ICA-Based Generative Model Jong-Hwan Lee 1, Sang-Hoon Oh 2, and Soo-Young Lee 3 1 Brain Science Research Center and Department of Electrial

More information

Analysis on Extraction of Modulated Signal Using Adaptive Filtering Algorithms against Ambient Noises in Underwater Communication

Analysis on Extraction of Modulated Signal Using Adaptive Filtering Algorithms against Ambient Noises in Underwater Communication International Journal of Signal Processing Systems Vol., No., June 5 Analysis on Extraction of Modulated Signal Using Adaptive Filtering Algorithms against Ambient Noises in Underwater Communication S.

More information

A Blind Array Receiver for Multicarrier DS-CDMA in Fading Channels

A Blind Array Receiver for Multicarrier DS-CDMA in Fading Channels A Blind Array Receiver for Multicarrier DS-CDMA in Fading Channels David J. Sadler and A. Manikas IEE Electronics Letters, Vol. 39, No. 6, 20th March 2003 Abstract A modified MMSE receiver for multicarrier

More information

SOURCE separation techniques aim to extract independent

SOURCE separation techniques aim to extract independent 882 IEEE TRANSACTIONS ON SPEECH AND AUDIO PROCESSING, VOL 13, NO 5, SEPTEMBER 2005 A Blind Channel Identification-Based Two-Stage Approach to Separation and Dereverberation of Speech Signals in a Reverberant

More information

ADAPTIVE channel equalization without a training

ADAPTIVE channel equalization without a training IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 53, NO. 9, SEPTEMBER 2005 1427 Analysis of the Multimodulus Blind Equalization Algorithm in QAM Communication Systems Jenq-Tay Yuan, Senior Member, IEEE, Kun-Da

More information

ECHO cancellers (ECs) have been used in networks for

ECHO cancellers (ECs) have been used in networks for 4572 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 54, NO. 12, DECEMBER 2006 Echo Cancellation A Likelihood Ratio Test for Double-Talk Versus Channel Change Neil J. Bershad, Fellow, IEEE, and Jean-Yves

More information

MULTICHANNEL ACOUSTIC ECHO SUPPRESSION

MULTICHANNEL ACOUSTIC ECHO SUPPRESSION MULTICHANNEL ACOUSTIC ECHO SUPPRESSION Karim Helwani 1, Herbert Buchner 2, Jacob Benesty 3, and Jingdong Chen 4 1 Quality and Usability Lab, Telekom Innovation Laboratories, 2 Machine Learning Group 1,2

More information

International Journal of Advancedd Research in Biology, Ecology, Science and Technology (IJARBEST)

International Journal of Advancedd Research in Biology, Ecology, Science and Technology (IJARBEST) Gaussian Blur Removal in Digital Images A.Elakkiya 1, S.V.Ramyaa 2 PG Scholars, M.E. VLSI Design, SSN College of Engineering, Rajiv Gandhi Salai, Kalavakkam 1,2 Abstract In many imaging systems, the observed

More information

Spectral estimation using higher-lag autocorrelation coefficients with applications to speech recognition

Spectral estimation using higher-lag autocorrelation coefficients with applications to speech recognition Spectral estimation using higher-lag autocorrelation coefficients with applications to speech recognition Author Shannon, Ben, Paliwal, Kuldip Published 25 Conference Title The 8th International Symposium

More information

RECENTLY, there has been an increasing interest in noisy

RECENTLY, there has been an increasing interest in noisy IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 52, NO. 9, SEPTEMBER 2005 535 Warped Discrete Cosine Transform-Based Noisy Speech Enhancement Joon-Hyuk Chang, Member, IEEE Abstract In

More information

SPECTRAL COMBINING FOR MICROPHONE DIVERSITY SYSTEMS

SPECTRAL COMBINING FOR MICROPHONE DIVERSITY SYSTEMS 17th European Signal Processing Conference (EUSIPCO 29) Glasgow, Scotland, August 24-28, 29 SPECTRAL COMBINING FOR MICROPHONE DIVERSITY SYSTEMS Jürgen Freudenberger, Sebastian Stenzel, Benjamin Venditti

More information

MITIGATING INTERFERENCE TO GPS OPERATION USING VARIABLE FORGETTING FACTOR BASED RECURSIVE LEAST SQUARES ESTIMATION

MITIGATING INTERFERENCE TO GPS OPERATION USING VARIABLE FORGETTING FACTOR BASED RECURSIVE LEAST SQUARES ESTIMATION MITIGATING INTERFERENCE TO GPS OPERATION USING VARIABLE FORGETTING FACTOR BASED RECURSIVE LEAST SQUARES ESTIMATION Aseel AlRikabi and Taher AlSharabati Al-Ahliyya Amman University/Electronics and Communications

More information

Real-time Adaptive Concepts in Acoustics

Real-time Adaptive Concepts in Acoustics Real-time Adaptive Concepts in Acoustics Real-time Adaptive Concepts in Acoustics Blind Signal Separation and Multichannel Echo Cancellation by Daniel W.E. Schobben, Ph. D. Philips Research Laboratories

More information

ACOUSTIC ECHO CANCELLATION USING WAVELET TRANSFORM AND ADAPTIVE FILTERS

ACOUSTIC ECHO CANCELLATION USING WAVELET TRANSFORM AND ADAPTIVE FILTERS ACOUSTIC ECHO CANCELLATION USING WAVELET TRANSFORM AND ADAPTIVE FILTERS Bianca Alexandra FAGARAS, Cristian CONTAN, Marina Dana TOPA, Bases of Electronics Department, Technical University of Cluj-Napoca,

More information

Noise Reduction for L-3 Nautronix Receivers

Noise Reduction for L-3 Nautronix Receivers Noise Reduction for L-3 Nautronix Receivers Jessica Manea School of Electrical, Electronic and Computer Engineering, University of Western Australia Roberto Togneri School of Electrical, Electronic and

More information

Hybrid ARQ Scheme with Antenna Permutation for MIMO Systems in Slow Fading Channels

Hybrid ARQ Scheme with Antenna Permutation for MIMO Systems in Slow Fading Channels Hybrid ARQ Scheme with Antenna Permutation for MIMO Systems in Slow Fading Channels Jianfeng Wang, Meizhen Tu, Kan Zheng, and Wenbo Wang School of Telecommunication Engineering, Beijing University of Posts

More information

Analysis and Improvements of Linear Multi-user user MIMO Precoding Techniques

Analysis and Improvements of Linear Multi-user user MIMO Precoding Techniques 1 Analysis and Improvements of Linear Multi-user user MIMO Precoding Techniques Bin Song and Martin Haardt Outline 2 Multi-user user MIMO System (main topic in phase I and phase II) critical problem Downlink

More information

Speech Enhancement Based On Noise Reduction

Speech Enhancement Based On Noise Reduction Speech Enhancement Based On Noise Reduction Kundan Kumar Singh Electrical Engineering Department University Of Rochester ksingh11@z.rochester.edu ABSTRACT This paper addresses the problem of signal distortion

More information

Variable Step-Size LMS Adaptive Filters for CDMA Multiuser Detection

Variable Step-Size LMS Adaptive Filters for CDMA Multiuser Detection FACTA UNIVERSITATIS (NIŠ) SER.: ELEC. ENERG. vol. 7, April 4, -3 Variable Step-Size LMS Adaptive Filters for CDMA Multiuser Detection Karen Egiazarian, Pauli Kuosmanen, and Radu Ciprian Bilcu Abstract:

More information

SPEECH signals are inherently sparse in the time and frequency

SPEECH signals are inherently sparse in the time and frequency IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 19, NO. 7, SEPTEMBER 2011 2159 An Integrated Solution for Online Multichannel Noise Tracking Reduction Mehrez Souden, Member, IEEE, Jingdong

More information

IN RECENT years, wireless multiple-input multiple-output

IN RECENT years, wireless multiple-input multiple-output 1936 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 3, NO. 6, NOVEMBER 2004 On Strategies of Multiuser MIMO Transmit Signal Processing Ruly Lai-U Choi, Michel T. Ivrlač, Ross D. Murch, and Wolfgang

More information

System Identification and CDMA Communication

System Identification and CDMA Communication System Identification and CDMA Communication A (partial) sample report by Nathan A. Goodman Abstract This (sample) report describes theory and simulations associated with a class project on system identification

More information

Recent Advances in Acoustic Signal Extraction and Dereverberation

Recent Advances in Acoustic Signal Extraction and Dereverberation Recent Advances in Acoustic Signal Extraction and Dereverberation Emanuël Habets Erlangen Colloquium 2016 Scenario Spatial Filtering Estimated Desired Signal Undesired sound components: Sensor noise Competing

More information

Springer Topics in Signal Processing

Springer Topics in Signal Processing Springer Topics in Signal Processing Volume 3 Series Editors J. Benesty, Montreal, Québec, Canada W. Kellermann, Erlangen, Germany Springer Topics in Signal Processing Edited by J. Benesty and W. Kellermann

More information

Adaptive Filters Wiener Filter

Adaptive Filters Wiener Filter Adaptive Filters Wiener Filter Gerhard Schmidt Christian-Albrechts-Universität zu Kiel Faculty of Engineering Institute of Electrical and Information Engineering Digital Signal Processing and System Theory

More information

FINITE-duration impulse response (FIR) quadrature

FINITE-duration impulse response (FIR) quadrature IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL 46, NO 5, MAY 1998 1275 An Improved Method the Design of FIR Quadrature Mirror-Image Filter Banks Hua Xu, Student Member, IEEE, Wu-Sheng Lu, Senior Member, IEEE,

More information

Real-Time Passive Source Localization: A Practical Linear-Correction Least-Squares Approach

Real-Time Passive Source Localization: A Practical Linear-Correction Least-Squares Approach IEEE TRANSACTIONS ON SPEECH AND AUDIO PROCESSING, VOL 9, NO 8, NOVEMBER 2001 943 Real-Time Passive Source Localization: A Practical Linear-Correction Least-Squares Approach Yiteng Huang, Jacob Benesty,

More information

260 IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 18, NO. 2, FEBRUARY /$ IEEE

260 IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 18, NO. 2, FEBRUARY /$ IEEE 260 IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 18, NO. 2, FEBRUARY 2010 On Optimal Frequency-Domain Multichannel Linear Filtering for Noise Reduction Mehrez Souden, Student Member,

More information

Rake-based multiuser detection for quasi-synchronous SDMA systems

Rake-based multiuser detection for quasi-synchronous SDMA systems Title Rake-bed multiuser detection for qui-synchronous SDMA systems Author(s) Ma, S; Zeng, Y; Ng, TS Citation Ieee Transactions On Communications, 2007, v. 55 n. 3, p. 394-397 Issued Date 2007 URL http://hdl.handle.net/10722/57442

More information

BEING wideband, chaotic signals are well suited for

BEING wideband, chaotic signals are well suited for 680 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 51, NO. 12, DECEMBER 2004 Performance of Differential Chaos-Shift-Keying Digital Communication Systems Over a Multipath Fading Channel

More information

On the Estimation of Interleaved Pulse Train Phases

On the Estimation of Interleaved Pulse Train Phases 3420 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 48, NO. 12, DECEMBER 2000 On the Estimation of Interleaved Pulse Train Phases Tanya L. Conroy and John B. Moore, Fellow, IEEE Abstract Some signals are

More information

612 IEEE TRANSACTIONS ON ANTENNAS AND PROPAGATION, VOL. 48, NO. 4, APRIL 2000

612 IEEE TRANSACTIONS ON ANTENNAS AND PROPAGATION, VOL. 48, NO. 4, APRIL 2000 612 IEEE TRANSACTIONS ON ANTENNAS AND PROPAGATION, VOL 48, NO 4, APRIL 2000 Application of the Matrix Pencil Method for Estimating the SEM (Singularity Expansion Method) Poles of Source-Free Transient

More information

Comparison of LMS and NLMS algorithm with the using of 4 Linear Microphone Array for Speech Enhancement

Comparison of LMS and NLMS algorithm with the using of 4 Linear Microphone Array for Speech Enhancement Comparison of LMS and NLMS algorithm with the using of 4 Linear Microphone Array for Speech Enhancement Mamun Ahmed, Nasimul Hyder Maruf Bhuyan Abstract In this paper, we have presented the design, implementation

More information

FROM BLIND SOURCE SEPARATION TO BLIND SOURCE CANCELLATION IN THE UNDERDETERMINED CASE: A NEW APPROACH BASED ON TIME-FREQUENCY ANALYSIS

FROM BLIND SOURCE SEPARATION TO BLIND SOURCE CANCELLATION IN THE UNDERDETERMINED CASE: A NEW APPROACH BASED ON TIME-FREQUENCY ANALYSIS ' FROM BLIND SOURCE SEPARATION TO BLIND SOURCE CANCELLATION IN THE UNDERDETERMINED CASE: A NEW APPROACH BASED ON TIME-FREQUENCY ANALYSIS Frédéric Abrard and Yannick Deville Laboratoire d Acoustique, de

More information

Fundamental frequency estimation of speech signals using MUSIC algorithm

Fundamental frequency estimation of speech signals using MUSIC algorithm Acoust. Sci. & Tech. 22, 4 (2) TECHNICAL REPORT Fundamental frequency estimation of speech signals using MUSIC algorithm Takahiro Murakami and Yoshihisa Ishida School of Science and Technology, Meiji University,,

More information

MULTIPATH fading could severely degrade the performance

MULTIPATH fading could severely degrade the performance 1986 IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 53, NO. 12, DECEMBER 2005 Rate-One Space Time Block Codes With Full Diversity Liang Xian and Huaping Liu, Member, IEEE Abstract Orthogonal space time block

More information

Tracking of Rapidly Time-Varying Sparse Underwater Acoustic Communication Channels

Tracking of Rapidly Time-Varying Sparse Underwater Acoustic Communication Channels Tracking of Rapidly Time-Varying Sparse Underwater Acoustic Communication Channels Weichang Li WHOI Mail Stop 9, Woods Hole, MA 02543 phone: (508) 289-3680 fax: (508) 457-2194 email: wli@whoi.edu James

More information

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Recently, consensus based distributed estimation has attracted considerable attention from various fields to estimate deterministic

More information

Acoustic echo cancellers for mobile devices

Acoustic echo cancellers for mobile devices Acoustic echo cancellers for mobile devices Mr.Shiv Kumar Yadav 1 Mr.Ravindra Kumar 2 Pratik Kumar Dubey 3, 1 Al-Falah School Of Engg. &Tech., Hayarana, India 2 Al-Falah School Of Engg. &Tech., Hayarana,

More information

AUTOMATIC EQUALIZATION FOR IN-CAR COMMUNICATION SYSTEMS

AUTOMATIC EQUALIZATION FOR IN-CAR COMMUNICATION SYSTEMS AUTOMATIC EQUALIZATION FOR IN-CAR COMMUNICATION SYSTEMS Philipp Bulling 1, Klaus Linhard 1, Arthur Wolf 1, Gerhard Schmidt 2 1 Daimler AG, 2 Kiel University philipp.bulling@daimler.com Abstract: An automatic

More information

Adaptive beamforming using pipelined transform domain filters

Adaptive beamforming using pipelined transform domain filters Adaptive beamforming using pipelined transform domain filters GEORGE-OTHON GLENTIS Technological Education Institute of Crete, Branch at Chania, Department of Electronics, 3, Romanou Str, Chalepa, 73133

More information

Adaptive Filters Application of Linear Prediction

Adaptive Filters Application of Linear Prediction Adaptive Filters Application of Linear Prediction Gerhard Schmidt Christian-Albrechts-Universität zu Kiel Faculty of Engineering Electrical Engineering and Information Technology Digital Signal Processing

More information

(i) Understanding the basic concepts of signal modeling, correlation, maximum likelihood estimation, least squares and iterative numerical methods

(i) Understanding the basic concepts of signal modeling, correlation, maximum likelihood estimation, least squares and iterative numerical methods Tools and Applications Chapter Intended Learning Outcomes: (i) Understanding the basic concepts of signal modeling, correlation, maximum likelihood estimation, least squares and iterative numerical methods

More information

A BROADBAND BEAMFORMER USING CONTROLLABLE CONSTRAINTS AND MINIMUM VARIANCE

A BROADBAND BEAMFORMER USING CONTROLLABLE CONSTRAINTS AND MINIMUM VARIANCE A BROADBAND BEAMFORMER USING CONTROLLABLE CONSTRAINTS AND MINIMUM VARIANCE Sam Karimian-Azari, Jacob Benesty,, Jesper Rindom Jensen, and Mads Græsbøll Christensen Audio Analysis Lab, AD:MT, Aalborg University,

More information

THE EFFECT of multipath fading in wireless systems can

THE EFFECT of multipath fading in wireless systems can IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 47, NO. 1, FEBRUARY 1998 119 The Diversity Gain of Transmit Diversity in Wireless Systems with Rayleigh Fading Jack H. Winters, Fellow, IEEE Abstract In

More information

Reducing comb filtering on different musical instruments using time delay estimation

Reducing comb filtering on different musical instruments using time delay estimation Reducing comb filtering on different musical instruments using time delay estimation Alice Clifford and Josh Reiss Queen Mary, University of London alice.clifford@eecs.qmul.ac.uk Abstract Comb filtering

More information

EXTRACTING a desired speech signal from noisy speech

EXTRACTING a desired speech signal from noisy speech IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 47, NO. 3, MARCH 1999 665 An Adaptive Noise Canceller with Low Signal Distortion for Speech Codecs Shigeji Ikeda and Akihiko Sugiyama, Member, IEEE Abstract

More information

An Adaptive Algorithm for Speech Source Separation in Overcomplete Cases Using Wavelet Packets

An Adaptive Algorithm for Speech Source Separation in Overcomplete Cases Using Wavelet Packets Proceedings of the th WSEAS International Conference on Signal Processing, Istanbul, Turkey, May 7-9, 6 (pp4-44) An Adaptive Algorithm for Speech Source Separation in Overcomplete Cases Using Wavelet Packets

More information