中文
相关论文

相关论文: Effective Blind Source Separation Based on the Ada…

200 篇论文

Extraordinary amounts of data are being produced in many branches of science. Proven statistical methods are no longer applicable with extraordinary large data sets due to computational limitations. A critical step in big data analysis is…

统计方法学 · 统计学 2019-06-27 HaiYing Wang , Min Yang , John Stufken

This letter proposes a new blind source separation (BSS) framework termed minimum variance independent component analysis (MVICA), which can potentially achieve the maximum output signal-to-interference ratio (SIR) while also allowing more…

声音 · 计算机科学 2022-03-09 Jianju Gu , Longbiao Cheng , Dingding Yao , Junfeng Li , Yonghong Yan

Building robust deterministic neural networks remains a challenge. On the one hand, some approaches improve out-of-distribution detection at the cost of reducing classification accuracy in some situations. On the other hand, some methods…

机器学习 · 计算机科学 2022-08-09 David Macêdo , Cleber Zanchettin , Teresa Ludermir

In this paper we propose several adaptive gradient methods for stochastic optimization. Unlike AdaGrad-type of methods, our algorithms are based on Armijo-type line search and they simultaneously adapt to the unknown Lipschitz constant of…

The best performing Binary Neural Networks (BNNs) are usually attained using Adam optimization and its multi-step training variants. However, to the best of our knowledge, few studies explore the fundamental reasons why Adam is superior to…

机器学习 · 计算机科学 2021-06-22 Zechun Liu , Zhiqiang Shen , Shichao Li , Koen Helwegen , Dong Huang , Kwang-Ting Cheng

This dissertation explores block decomposable methods for large-scale optimization problems. It focuses on alternating direction method of multipliers (ADMM) schemes and block coordinate descent (BCD) methods. Specifically, it introduces a…

最优化与控制 · 数学 2026-01-15 Leandro Farias Maia

Adaptive gradient algorithm (AdaGrad) and its variants, such as RMSProp, Adam, AMSGrad, etc, have been widely used in deep learning. Although these algorithms are faster in the early phase of training, their generalization performance is…

机器学习 · 计算机科学 2021-09-14 Kun Zeng , Jinlan Liu , Zhixia Jiang , Dongpo Xu

Since its invention in 2014, the Adam optimizer has received tremendous attention. On one hand, it has been widely used in deep learning and many variants have been proposed, while on the other hand their theoretical convergence property…

机器学习 · 计算机科学 2021-12-08 Zhishuai Guo , Yi Xu , Wotao Yin , Rong Jin , Tianbao Yang

In this paper, we propose a novel separation system for extracting two speech signals from two microphone recordings. Our system combines the blind source separation technique with cepstral smoothing of binary time-frequency masks. The last…

声音 · 计算机科学 2026-03-17 Ibrahim Missaoui , Zied Lachiri

Loss function plays a vital role in supervised learning frameworks. The selection of the appropriate loss function holds the potential to have a substantial impact on the proficiency attained by the acquired model. The training of…

机器学习 · 计算机科学 2024-10-15 Mushir Akhtar , M. Tanveer , Mohd. Arshad

In graph signal processing (GSP), prior information on the dependencies in the signal is collected in a graph which is then used when processing or analyzing the signal. Blind source separation (BSS) techniques have been developed and…

统计方法学 · 统计学 2021-09-21 Jari Miettinen , Eyal Nitzan , Sergiy A. Vorobyov , Esa Ollila

Adaptive gradient methods such as Adam have been shown to be very effective for training deep neural networks (DNNs) by tracking the second moment of gradients to compute the individual learning rates. Differently from existing methods, we…

机器学习 · 计算机科学 2019-02-26 Guoqiang Zhang , Kenta Niwa , W. Bastiaan Kleijn

Within the context of intelligent manufacturing, industrial robots have a pivotal function. Nonetheless, extended operational periods cause a decline in their absolute positioning accuracy, preventing them from meeting high precision. To…

机器人学 · 计算机科学 2024-08-23 Tinghui Chen , Shuai Li

In this paper, we study a sequential decision-making problem, called Adaptive Sampling for Discovery (ASD). Starting with a large unlabeled dataset, algorithms for ASD adaptively label the points with the goal to maximize the sum of…

机器学习 · 统计学 2023-01-04 Ziping Xu , Eunjae Shim , Ambuj Tewari , Paul Zimmerman

Feature attribution methods, or saliency maps, are one of the most popular approaches for explaining the decisions of complex machine learning models such as deep neural networks. In this study, we propose a stochastic optimization approach…

机器学习 · 统计学 2018-07-17 Kouichi Ikeno , Satoshi Hara

We propose an algorithm for the blind separation of single-channel audio signals. It is based on a parametric model that describes the spectral properties of the sounds of musical instruments independently of pitch. We develop a novel…

音频与语音处理 · 电气工程与系统科学 2021-02-03 Sören Schulze , Emily J. King

When training neural models, it is common to combine multiple loss terms. The balancing of these terms requires considerable human effort and is computationally demanding. Moreover, the optimal trade-off between the loss term can change as…

机器学习 · 计算机科学 2020-06-29 Itzik Malkiel , Lior Wolf

Many adaptive optimization methods have been proposed and used in deep learning, in which Adam is regarded as the default algorithm and widely used in many deep learning frameworks. Recently, many variants of Adam, such as Adabound, RAdam…

机器学习 · 计算机科学 2020-11-05 Wei Yuan , Kai-Xin Gao

In this paper, we present a novel stochastic optimization method, which uses the binary search technique with first order gradient based optimization method, called Binary Search Gradient Optimization (BSG) or BiGrad. In this optimization…

机器学习 · 计算机科学 2020-07-28 Vijay Pandey

In the training of neural networks, adaptive moment estimation (Adam) typically converges fast but exhibits suboptimal generalization performance. A widely accepted explanation for its defect in generalization is that it often tends to…

机器学习 · 计算机科学 2026-03-10 Tao Shi , Liangming Chen , Long Jin , Mengchu Zhou