中文
相关论文

相关论文: Estimator Meets Equilibrium Perspective: A Rectifi…

200 篇论文

Quantized neural networks employ reduced precision representations for both weights and activations. This quantization process significantly reduces the memory requirements and computational complexity of the network. Binary Neural Networks…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Edwin Vargas , Claudia Correa , Carlos Hinojosa , Henry Arguello

Binary neural networks (BNNs) have attracted broad research interest due to their efficient storage and computational ability. Nevertheless, a significant challenge of BNNs lies in handling discrete constraints while ensuring bit entropy…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Mingbao Lin , Rongrong Ji , Zihan Xu , Baochang Zhang , Fei Chao , Chia-Wen Lin , Ling Shao

Recurrent neural networks (RNNs) have recently demonstrated strong performance and faster inference than Transformers at comparable parameter budgets. However, the recursive gradient computation with the backpropagation through time (or…

机器学习 · 计算机科学 2025-04-01 Paul Caillon , Erwan Fagnou , Alexandre Allauzen

This work develops a new method for estimating and optimizing the directed information rate between two jointly stationary and ergodic stochastic processes. Building upon recent advances in machine learning, we propose a recurrent neural…

信息论 · 计算机科学 2022-03-29 Dor Tsur , Ziv Aharoni , Ziv Goldfeld , Haim Permuter

Feedback alignment algorithms are an alternative to backpropagation to train neural networks, whereby some of the partial derivatives that are required to compute the gradient are replaced by random terms. This essentially transforms the…

机器学习 · 计算机科学 2023-06-06 Dominique Chu , Florian Bacho

Quantized neural networks can be viewed as a chain of noisy channels, where rounding in each layer reduces capacity as bit-width shrinks; the floating-point (FP) checkpoint sets the maximum input rate. We track capacity dynamics as the…

机器学习 · 计算机科学 2025-11-12 Sergey Salishev , Ian Akhremchik

Convolutional neural networks (CNN) have been extensively used for inverse problems. However, their prediction error for unseen test data is difficult to estimate a priori since the neural networks are trained using only selected data and…

计算机视觉与模式识别 · 计算机科学 2019-06-19 Eunju Cha , Jaeduck Jang , Junho Lee , Eunha Lee , Jong Chul Ye

Noise Contrastive Estimation (NCE) has fueled major breakthroughs in representation learning and generative modeling. Yet a long-standing challenge remains: accurately estimating ratios between distributions that differ substantially, which…

Time-dependent data-generating distributions have proven to be difficult for gradient-based training of neural networks, as the greedy updates result in catastrophic forgetting of previously learned knowledge. Despite the progress in the…

机器学习 · 计算机科学 2023-04-03 Matthias De Lange , Gido van de Ven , Tinne Tuytelaars

Bayesian Neural Networks (BNNs) offer a principled and natural framework for proper uncertainty quantification in the context of deep learning. They address the typical challenges associated with conventional deep learning methods, such as…

统计计算 · 统计学 2024-11-13 Zahra Moslemi , Yang Meng , Shiwei Lan , Babak Shahbaba

Spiking Neural Networks (SNNs) are inherently suited for continuous learning due to their event-driven temporal dynamics; however, their application to Class-Incremental Learning (CIL) has been hindered by catastrophic forgetting and the…

Previous methods decompose the blind super-resolution (SR) problem into two sequential steps: \textit{i}) estimating the blur kernel from given low-resolution (LR) image and \textit{ii}) restoring the SR image based on the estimated kernel.…

计算机视觉与模式识别 · 计算机科学 2021-05-17 Zhengxiong Luo , Yan Huang , Shang Li , Liang Wang , Tieniu Tan

Stein's paradox holds considerable sway in high-dimensional statistics, highlighting that the sample mean, traditionally considered the de facto estimator, might not be the most efficacious in higher dimensions. To address this, the…

计算机视觉与模式识别 · 计算机科学 2023-12-04 Seyedalireza Khoshsirat , Chandra Kambhamettu

The optimization of Binary Neural Networks (BNNs) relies on approximating the real-valued weights with their binarized representations. Current techniques for weight-updating use the same approaches as traditional Neural Networks (NNs) with…

The training of deep neural networks is inherently a nonconvex optimization problem, yet standard approaches such as stochastic gradient descent (SGD) require simultaneous updates to all parameters, often leading to unstable convergence and…

机器学习 · 计算机科学 2025-08-07 Chengcheng Yan , Jiawei Xu , Zheng Peng , Qingsong Wang

Binary neural networks (BNNs) represent original full-precision weights and activations into 1-bit with sign function. Since the gradient of the conventional sign function is almost zero everywhere which cannot be used for back-propagation,…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Yixing Xu , Kai Han , Chang Xu , Yehui Tang , Chunjing Xu , Yunhe Wang

Neural networks increasingly embed non-differentiable components (spiking neurons, quantized layers, discrete routing, blackbox simulators, etc.) where backpropagation is inapplicable and surrogate gradients introduce bias. We present…

机器学习 · 计算机科学 2026-05-05 An T. Le

We introduce a principled method to train end-to-end analog neural networks by stochastic gradient descent. In these analog neural networks, the weights to be adjusted are implemented by the conductances of programmable resistive devices…

神经与进化计算 · 计算机科学 2020-06-11 Jack Kendall , Ross Pantone , Kalpana Manickavasagam , Yoshua Bengio , Benjamin Scellier

By driving models to converge to flat minima, sharpness-aware learning algorithms (such as SAM) have shown the power to achieve state-of-the-art performances. However, these algorithms will generally incur one extra forward-backward…

机器学习 · 计算机科学 2023-04-11 Yang Zhao , Hao Zhang , Xiuyuan Hu

Deep learning needs high-precision handling of forwarding signals, backpropagating errors, and updating weights. This is inherently required by the learning algorithm since the gradient descent learning rule relies on the chain product of…