paper-with-me

홈 › Papers

AdaSTE: An Adaptive Straight-Through Estimator to Train Binary Neural Networks

2021-12-06 · CVPR 2022 1 · Huu Le, Rasmus Kjær Høier, Che-Tsung Lin, Christopher Zach

We propose a new algorithm for training deep neural networks (DNNs) with binary weights. In particular, we first cast the problem of training binary neural networks (BiNNs) as a bilevel optimization instance and subsequently construct flexible relaxations of this bilevel program. The resulting training method shares its algorithmic simplicity with several existing approaches to train BiNNs, in particular with the straight-through gradient estimator successfully employed in BinaryConnect and subsequent methods. In fact, our proposed method can be interpreted as an adaptive variant of the original straight-through estimator that conditionally (but not always) acts like a linear mapping in the backward pass of error propagation. Experimental results demonstrate that our new algorithm offers favorable performance compared to existing approaches.

📄 PDF Abstract BibTeX arXiv:2112.02880

Code (0)

등록된 구현이 없습니다.

Tasks

Bilevel Optimization

Similar Papers 제목 키워드 기반

AdaStereo: A Simple and Efficient Approach for Adaptive Stereo Matching

2020-04-09 · CVPR 2021 1 · Xiao Song, Guorun Yang, Xinge Zhu, Hui Zhou 외

Recently, records on stereo matching benchmarks are constantly broken by end-to-end disparity networks. However, the domain adaptation ability of these deep models is quite poor. Addressing such problem, we present a nov…

Domain AdaptationStereo Matching

AdaSteer: Your Aligned LLM is Inherently an Adaptive Jailbreak Defender

2025-04-13 · Weixiang Zhao, Jiahe Guo, Yulin Hu, Yang Deng 외

Despite extensive efforts in safety alignment, large language models (LLMs) remain vulnerable to jailbreak attacks. Activation steering offers a training-free defense method but relies on fixed steering coefficients, res…

Safety Alignment

AdaStereo: An Efficient Domain-Adaptive Stereo Matching Approach

2021-12-09 · Xiao Song, Guorun Yang, Xinge Zhu, Hui Zhou 외

Recently, records on stereo matching benchmarks are constantly broken by end-to-end disparity networks. However, the domain adaptation ability of these deep models is quite limited. Addressing such problem, we present a …

Domain AdaptationStereo Matching

Custom Gradient Estimators are Straight-Through Estimators in Disguise

2024-05-08 · Matt Schoenbauer, Daniele Moro, Lukasz Lew, Andrew Howard

Quantization-aware training comes with a fundamental challenge: the derivative of quantization functions such as rounding are zero almost everywhere and nonexistent elsewhere. Various differentiable approximations of qua…

Quantization

Noisy Supervision for Correcting Misaligned Cadaster Maps Without Perfect Ground Truth Data

2019-03-12 · Nicolas Girard, Guillaume Charpiat, Yuliya Tarabalka

In machine learning the best performance on a certain task is achieved by fully supervised methods when perfect ground truth labels are available. However, labels are often noisy, especially in remote sensing where manua…