paper-with-me

홈 › Papers

Auxiliary Training: Towards Accurate and Robust Models

2020-06-01 · CVPR 2020 6 · Linfeng Zhang, Muzhou Yu, Tong Chen, Zuoqiang Shi, Chenglong Bao, Kaisheng Ma

Training process is crucial for the deployment of the network in applications which have two strict requirements on both accuracy and robustness. However, most existing approaches are in a dilemma, i.e. model accuracy and robustness form an embarrassing tradeoff - the improvement of one leads to the drop of the other. The challenge remains as for we try to improve the accuracy and robustness simultaneously. In this paper, we propose a novel training method via introducing the auxiliary classifiers for training on corrupted samples, while the clean samples are normally trained with the primary classifier. In the training stage, a novel distillation method named input-aware self distillation is proposed to facilitate the primary classifier to learn the robust information from auxiliary classifiers. Along with it, a new normalization method - selective batch normalization is proposed to prevent the model from the negative influence of corrupted images. At the end of training period, a L2-norm penalty is applied to the weights of primary and auxiliary classifiers such that their weights are asymptotically identical. In the stage of inference, only the primary classifier is used and thus no extra computation and storage are needed. Extensive experiments on CIFAR10, CIFAR100 and ImageNet show that noticeable improvements on both accuracy and robustness can be observed by the proposed auxiliary training. On average, auxiliary training achieves 2.21% accuracy and 21.64% robustness (measured by corruption error) improvements over traditional training methods on CIFAR100. Codes has been released on github.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

Enhancing Recommendation with Denoising Auxiliary Task

2024-09-25 · Pengsheng Liu, Linan Zheng, Jiale Chen, Guangfa Zhang 외

The historical interaction sequences of users plays a crucial role in training recommender systems that can accurately predict user preferences. However, due to the arbitrariness of user behavior, the presence of noise i…

DenoisingRecommendation Systems

Auxiliary Task Reweighting for Minimum-data Learning

2020-10-16 · NeurIPS 2020 12 · Baifeng Shi, Judy Hoffman, Kate Saenko, Trevor Darrell 외

Supervised learning requires a large amount of training data, limiting its application where labeled data is scarce. To compensate for data scarcity, one possible method is to utilize auxiliary tasks to provide additiona…

Domain AdaptationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

GeoVLMath: Enhancing Geometry Reasoning in Vision-Language Models via Cross-Modal Reward for Auxiliary Line Creation

2025-10-13 · Shasha Guo, Liang Pang, Xi Wang, Yanling Wang 외 arxiv

Auxiliary lines are essential for solving complex geometric problems but remain challenging for large vision-language models (LVLMs). Recent attempts construct auxiliary lines via code-driven rendering, a strategy that r…

Reinforcement LearningCode Generation

NeuCLIP: Efficient Large-Scale CLIP Training with Neural Normalizer Optimization

2025-11-11 · Xiyuan Wei, Chih-Jen Lin, Tianbao Yang arxiv

Accurately estimating the normalization term (also known as the partition function) in the contrastive loss is a central challenge for training Contrastive Language-Image Pre-training (CLIP) models. Conventional methods …

Semi-Supervised SAR ATR Framework with Transductive Auxiliary Segmentation

2023-08-31 · Chenwei Wang, Xiaoyu Liu, Yulin Huang, Siyi Luo 외

Convolutional neural networks (CNNs) have achieved high performance in synthetic aperture radar (SAR) automatic target recognition (ATR). However, the performance of CNNs depends heavily on a large amount of training dat…

Few-Shot LearningInductive BiasSegmentation