paper-with-me

홈 › Papers

DANCE: Resource-Efficient Neural Architecture Search with Data-Aware and Continuous Adaptation

2025-07-07 · Maolin Wang, Tianshuo Wei, Sheng Zhang, Ruocheng Guo, Wanyu Wang, Shanshan Ye, Lixin Zou, Xuetao Wei, Xiangyu Zhao arxiv

Neural Architecture Search (NAS) has emerged as a powerful approach for automating neural network design. However, existing NAS methods face critical limitations in real-world deployments: architectures lack adaptability across scenarios, each deployment context requires costly separate searches, and performance consistency across diverse platforms remains challenging. We propose DANCE (Dynamic Architectures with Neural Continuous Evolution), which reformulates architecture search as a continuous evolution problem through learning distributions over architectural components. DANCE introduces three key innovations: a continuous architecture distribution enabling smooth adaptation, a unified architecture space with learned selection gates for efficient sampling, and a multi-stage training strategy for effective deployment optimization. Extensive experiments across five datasets demonstrate DANCE's effectiveness. Our method consistently outperforms state-of-the-art NAS approaches in terms of accuracy while significantly reducing search costs. Under varying computational constraints, DANCE maintains robust performance while smoothly adapting architectures to different hardware requirements. The code and appendix can be found at https://github.com/Applied-Machine-Learning-Lab/DANCE.

📄 PDF Abstract BibTeX arXiv:2507.04671

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture Search

Similar Papers 제목 키워드 기반

Resource-Aware Heterogeneous Federated Learning using Neural Architecture Search

2022-11-09 · Sixing Yu, J. Pablo Muñoz, Ali Jannesari

Federated Learning (FL) is extensively used to train AI/ML models in distributed and privacy-preserving settings. Participant edge devices in FL systems typically contain non-independent and identically distributed (Non-…

Federated LearningNeural Architecture SearchPrivacy Preserving

Efficient Network Inference via Hardware-Aware Architecture Search, Model Pruning & Quantization

2026-06-22 · Lucas Heublein, Mark Deutel, Axel Plinge, Felix Ott arxiv

Embedded global navigation satellite system (GNSS) interference monitoring requires fast and memory-efficient inference to process large volumes of raw in-phase and quadrature (IQ) samples in real time. At the same time,…

Neural Architecture SearchModel Compression

Data Aware Differentiable Neural Architecture Search for Tiny Keyword Spotting Applications

2025-07-21 · Yujia Shi, Emil Njor, Pablo Martínez-Nuevo, Sven Ewan Shepstone 외 arxiv

The success of Machine Learning is increasingly tempered by its significant resource footprint, driving interest in efficient paradigms like TinyML. However, the inherent complexity of designing TinyML systems hampers th…

Neural Architecture SearchKeyword Spotting

Navigating the reporting guideline environment for computational pathology: A review

2023-01-03 · Clare McGenity, Darren Treanor

The application of new artificial intelligence (AI) discoveries is transforming healthcare research. However, the standards of reporting are variable in this still evolving field, leading to potential research waste. The…

Articles

RAM-NAS: Resource-aware Multiobjective Neural Architecture Search Method for Robot Vision Tasks

2025-09-25 · Shouren Mao, Minghao Qin, Wei Dong, Huajian Liu 외 arxiv

Neural architecture search (NAS) has shown great promise in automatically designing lightweight models. However, conventional approaches are insufficient in training the supernet and pay little attention to actual robot …

Neural Architecture SearchKnowledge Distillation