paper-with-me

홈 › Papers

RNAS-CL: Robust Neural Architecture Search by Cross-Layer Knowledge Distillation

2023-01-19 · Utkarsh Nath, Yancheng Wang, Yingzhen Yang

Deep Neural Networks are vulnerable to adversarial attacks. Neural Architecture Search (NAS), one of the driving tools of deep neural networks, demonstrates superior performance in prediction accuracy in various machine learning applications. However, it is unclear how it performs against adversarial attacks. Given the presence of a robust teacher, it would be interesting to investigate if NAS would produce robust neural architecture by inheriting robustness from the teacher. In this paper, we propose Robust Neural Architecture Search by Cross-Layer Knowledge Distillation (RNAS-CL), a novel NAS algorithm that improves the robustness of NAS by learning from a robust teacher through cross-layer knowledge distillation. Unlike previous knowledge distillation methods that encourage close student/teacher output only in the last layer, RNAS-CL automatically searches for the best teacher layer to supervise each student layer. Experimental result evidences the effectiveness of RNAS-CL and shows that RNAS-CL produces small and robust neural architecture.

📄 PDF Abstract BibTeX arXiv:2301.08092

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationNeural Architecture Search

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

LayerNAS: Neural Architecture Search in Polynomial Complexity

2023-04-23 · Yicheng Fan, Dana Alon, Jingyue Shen, Daiyi Peng 외

Neural Architecture Search (NAS) has become a popular method for discovering effective model architectures, especially for target hardware. As such, NAS methods that find optimal architectures under constraints are essen…

Combinatorial OptimizationNeural Architecture Search

HyperNAS: Enhancing Architecture Representation for NAS Predictor via Hypernetwork

2025-09-16 · Jindi Lv, Yuhao Zhou, Yuxin Tian, Qing Ye 외 arxiv

Time-intensive performance evaluations significantly impede progress in Neural Architecture Search (NAS). To address this, neural predictors leverage surrogate models trained on proxy datasets, allowing for direct perfor…

Neural Architecture SearchRepresentation Learning

Deep Recurrent Neural Network-Based Identification of Precursor microRNAs

2017-12-01 · NeurIPS 2017 12 · Seunghyun Park, Seonwoo Min, Hyun-Soo Choi, Sungroh Yoon

MicroRNAs (miRNAs) are small non-coding ribonucleic acids (RNAs) which play key roles in post-transcriptional gene regulation. Direct identification of mature miRNAs is infeasible due to their short lengths, and research…

Robust Neural Architecture Search

2023-04-06 · Xunyu Zhu, Jian Li, Yong liu, Weiping Wang

Neural Architectures Search (NAS) becomes more and more popular over these years. However, NAS-generated models tends to suffer greater vulnerability to various malicious attacks. Lots of robust NAS methods leverage adve…

image-classificationImage ClassificationNeural Architecture Search

Predicting miRNA–disease associations based on graph random propagation network and attention network

2022-01-27 · Briefings in Bioinformatics 2022 1 · angbo Zhong, Zhengwei Li, Zhu-Hong You, Ru Nie and Huan Zhao

Numerous experiments have demonstrated that abnormal expression of microRNAs (miRNAs) in organisms is often accompanied by the emergence of specific diseases. The research of miRNAs can promote the prevention and drug re…