paper-with-me

Papers

Designing Compact Neural Architectures via Neuron Gating and Mixed Activation

2026-08-14 · Abhishek Shukla, Ankur Sinha, Faiz Hamid arxiv

Neural Architecture Search (NAS) is naturally formulated as a bilevel optimization problem, where the upper-level optimizes the architecture using validation performance and the lower-level trains network parameters using training loss. However, NAS is computationally expensive due to discrete architectural decisions, exponentially growing search spaces, and the high cost of training candidate architectures. This work develops a general bilevel optimization framework for NAS across diverse architectures, including MLPs, CNNs, RNNs, and Transformers, to identify compact architectures with strong predictive performance. We propose three scalable formulations that replace discrete neuron- and activation-level decisions with continuous relaxations, enabling differentiable optimization over otherwise combinatorial architecture spaces. These formulations give rise to three NAS methods: NAS based on Neuron Gating (NAS-NG), NAS based on Mixed Activation (NAS-MA), and NAS based on Neuron Gating and Mixed Activation (NAS-NGMA). Experiments on MLPs and CNNs using MNIST and CIFAR-10 show that the proposed methods consistently identify compact architectures with competitive or improved predictive performance. On MNIST, NAS-NGMA achieves 98.68% test accuracy with 7.69M MLP parameters, while NAS-NG achieves 99.63% accuracy with only 0.26M CNN parameters. On CIFAR-10, the proposed methods consistently outperform vanilla DARTS. Further experiments demonstrate that NAS-NG can optimize substantially over-parameterized and literature-optimal architectures, improving accuracy while reducing parameters. These results establish relaxed bilevel optimization as a scalable alternative to discrete NAS and provide a general framework for efficient neuron- and activation-level architecture optimization.

📄 PDF Abstract BibTeX arXiv:2608.14443

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture SearchBilevel Optimization

Similar Papers 제목 키워드 기반

SmartMixed: A Two-Phase Training Strategy for Adaptive Activation Function Learning in Neural Networks

2025-10-25 · Amin Omidvar arxiv

The choice of activation function plays a critical role in neural networks, yet most architectures still rely on fixed, uniform activation functions across all neurons. We introduce SmartMixed, a novel two-phase training…

Computational Efficiency

Training slow silicon neurons to control extremely fast robots with spiking reinforcement learning

2026-01-29 · Irene Ambrosini, Ingo Blakowski, Dmitrii Zendrikov, Cristiano Capone 외 arxiv

Air hockey demands split-second decisions at high puck velocities, a challenge we address with a compact network of spiking neurons running on a mixed-signal analog/digital neuromorphic processor. By co-designing hardwar…

Reinforcement Learning

Neuromorphic Control

2020-11-09 · Luka Ribar, Rodolphe Sepulchre

Neuromorphic engineering is a rapidly developing field that aims to take inspiration from the biological organization of neural systems to develop novel technology for computing, sensing, and actuating. The unique proper…

Identifying Critical Neurons in ANN Architectures using Mixed Integer Programming

2020-02-17 · Mostafa ElAraby, Guy Wolf, Margarida Carvalho

We introduce a mixed integer program (MIP) for assigning importance scores to each neuron in deep neural network architectures which is guided by the impact of their simultaneous pruning on the main learning task of the …

Ultra-Low-Power FDSOI Neural Circuits for Extreme-Edge Neuromorphic Intelligence

2020-06-25 · Arianna Rubino, Can Livanelioglu, Ning Qiao, Melika Payvand 외

Recent years have seen an increasing interest in the development of artificial intelligence circuits and systems for edge computing applications. In-memory computing mixed-signal neuromorphic architectures provide promis…

Edge-computing