paper-with-me

Papers

Learning Multimodal Fixed-Point Weights using Gradient Descent

2019-07-16 · Lukas Enderich, Fabian Timm, Lars Rosenbaum, Wolfram Burgard

Due to their high computational complexity, deep neural networks are still limited to powerful processing units. To promote a reduced model complexity by dint of low-bit fixed-point quantization, we propose a gradient-based optimization strategy to generate a symmetric mixture of Gaussian modes (SGM) where each mode belongs to a particular quantization stage. We achieve 2-bit state-of-the-art performance and illustrate the model's ability for self-dependent weight adaptation during training.

📄 PDF Abstract BibTeX arXiv:1907.07220

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

Learning fixed points of recurrent neural networks by reparameterizing the network model

2023-07-13 · Vicky Zhu, Robert Rosenbaum

In computational neuroscience, fixed points of recurrent neural networks are commonly used to model neural responses to static or slowly changing stimuli. These applications raise the question of how to train the weights…

Attractor FCM

2026-04-30 · Alexis Kafantaris arxiv

In this paper an attractor FCM is created, tested, and analyzed. This FCM is neither a hebbian based nor agentic, nor a hybrid; it rather is a gradient descent based, physics constrained, Jacobian version of an FCM. More…

A Fixed-Point of View on Gradient Methods for Big Data

2017-06-29 · Alexander Jung

Interpreting gradient methods as fixed-point iterations, we provide a detailed analysis of those methods for minimizing convex objective functions. Due to their conceptual and algorithmic simplicity, gradient methods are…

Fast image reverse filters through fixed point and gradient descent acceleration

2022-06-21 · Fernando Galetto, Guang Deng

In this paper, we study the problem of reverse image filtering. An image filter denoted g(.), which is available as a black box, produces an observation b = g(x) when provided with an input x. The problem is to estimate …

Theory III: Dynamics and Generalization in Deep Networks

2019-03-12 · Andrzej Banburski, Qianli Liao, Brando Miranda, Lorenzo Rosasco 외

The key to generalization is controlling the complexity of the network. However, there is no obvious control of complexity -- such as an explicit regularization term -- in the training of deep networks for classification…