paper-with-me

홈 › Papers

Switchable Activation Networks

2026-02-17 · Laha Ale, Ning Zhang, Scott A. King, Pingzhi Fan arxiv

Deep neural networks, and more recently large-scale generative models such as large language models (LLMs) and large vision-action models (LVAs), achieve remarkable performance across diverse domains, yet their prohibitive computational cost hinders deployment in resource-constrained environments. Existing efficiency techniques offer only partial remedies: dropout improves regularization during training but leaves inference unchanged, while pruning and low-rank factorization compress models post hoc into static forms with limited adaptability. Here we introduce SWAN (Switchable Activation Networks), a framework that equips each neural unit with a deterministic, input-dependent binary gate, enabling the network to learn when a unit should be active or inactive. This dynamic control mechanism allocates computation adaptively, reducing redundancy while preserving accuracy. Unlike traditional pruning, SWAN does not simply shrink networks after training; instead, it learns structured, context-dependent activation patterns that support both efficient dynamic inference and conversion into compact dense models for deployment. By reframing efficiency as a problem of learned activation control, SWAN unifies the strengths of sparsity, pruning, and adaptive inference within a single paradigm. Beyond computational gains, this perspective suggests a more general principle of neural computation, where activation is not fixed but context-dependent, pointing toward sustainable AI, edge intelligence, and future architectures inspired by the adaptability of biological brains.

📄 PDF Abstract BibTeX arXiv:2603.06601

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Switchable Precision Neural Networks

2020-02-07 · Luis Guerra, Bohan Zhuang, Ian Reid, Tom Drummond

Instantaneous and on demand accuracy-efficiency trade-off has been recently explored in the context of neural networks slimming. In this paper, we propose a flexible quantization strategy, termed Switchable Precision neu…

Quantization

Exploring the Benefit of Activation Sparsity in Pre-training

2024-10-04 · Zhengyan Zhang, Chaojun Xiao, Qiujieli Qin, Yankai Lin 외

Pre-trained Transformers inherently possess the characteristic of sparse activation, where only a small fraction of the neurons are activated for each token. While sparse activation has been explored through post-trainin…

AdaBits: Neural Network Quantization with Adaptive Bit-Widths

2019-12-20 · CVPR 2020 6 · Qing Jin, Linjie Yang, Zhenyu Liao

Deep neural networks with adaptive configurations have gained increasing attention due to the instant and flexible deployment of these models on platforms with different resource budgets. In this paper, we investigate a …

Quantization

Investigating associative, switchable and negatable Winograd items on renewed French data sets

2022-06-01 · JEP/TALN/RECITAL 2022 6 · Xiaoou Wang, Olga Seminck, Pascal Amsili

The Winograd Schema Challenge (WSC) consists of a set of anaphora resolution problems resolvable only by reasoning about world knowledge. This article describes the update of the existing French data set and the creation…

NegationWorld Knowledge

Switchable Deep Network for Pedestrian Detection

2014-06-01 · CVPR 2014 6 · Ping Luo, Yonglong Tian, Xiaogang Wang, Xiaoou Tang

In this paper, we propose a Switchable Deep Network (SDN) for pedestrian detection. The SDN automatically learns hierarchical features, salience maps, and mixture representations of different body parts. Pedestrian detec…

Pedestrian Detection