paper-with-me

Papers

Towards Robust Neural Networks via Orthogonal Diversity

2020-10-23 · Kun Fang, Qinghua Tao, Yingwen Wu, Tao Li, Jia Cai, Feipeng Cai, Xiaolin Huang, Jie Yang

Deep Neural Networks (DNNs) are vulnerable to invisible perturbations on the images generated by adversarial attacks, which raises researches on the adversarial robustness of DNNs. A series of methods represented by the adversarial training and its variants have proven as one of the most effective techniques in enhancing the DNN robustness. Generally, adversarial training focuses on enriching the training data by involving perturbed data. Such data augmentation effect of the involved perturbed data in adversarial training does not contribute to the robustness of DNN itself and usually suffers from clean accuracy drop. Towards the robustness of DNN itself, we in this paper propose a novel defense that aims at augmenting the model in order to learn features that are adaptive to diverse inputs, including adversarial examples. More specifically, to augment the model, multiple paths are embedded into the network, and an orthogonality constraint is imposed on these paths to guarantee the diversity among them. A margin-maximization loss is then designed to further boost such DIversity via Orthogonality (DIO). In this way, the proposed DIO augments the model and enhances the robustness of DNN itself as the learned features can be corrected by these mutually-orthogonal paths. Extensive empirical results on various data sets, structures and attacks verify the stronger adversarial robustness of the proposed DIO utilizing model augmentation. Besides, DIO can also be flexibly combined with different data augmentation techniques (e.g., TRADES and DDPM), further promoting robustness gains.

📄 PDF Abstract BibTeX arXiv:2010.12190

Code (2)

fanghenshaometeor/Orthogonal-Multi-Path 공식 구현 pytorch
fanghenshaometeor/diversity-via-orthogonality 공식 구현 pytorch

Tasks

Adversarial RobustnessData AugmentationDiversity

Similar Papers 제목 키워드 기반

Learning from the Best, Differently: A Diversity-Driven Rethinking on Data Selection

2025-10-21 · Hongyi He, Xiao Liu, Zhenghao Lin, Mingni Tang 외 arxiv

High-quality pre-training data is crutial for large language models, where quality captures factual reliability and semantic value, and diversity ensures broad coverage and distributional heterogeneity. Existing approach…

A Hybrid Frame Structure Design of OTFS for Multi-tasks Communications

2023-11-21 · Pu Yuan, Jin Liu, Dajie Jiang, Fei Qin

Orthogonal time frequency space (OTFS) is a promising waveform in high mobility scenarios for it fully exploits the time-frequency diversity using a discrete Fourier transform (DFT) based two dimensional spreading. Howev…

Diversity

Orthogonal Ensemble Networks for Biomedical Image Segmentation

2021-05-22 · Agostina J. Larrazabal, César Martínez, Jose Dolz, Enzo Ferrante

Despite the astonishing performance of deep-learning based approaches for visual tasks such as semantic segmentation, they are known to produce miscalibrated predictions, which could be harmful for critical decision-maki…

Decision MakingDiversityEnsemble LearningImage Segmentation+3

Exploring the Tradeoff Between Diversity and Discrimination for Continuous Category Discovery

2025-08-15 · Ruobing Jiang, Yang Liu, Haobing Liu, Yanwei Yu 외 arxiv

Continuous category discovery (CCD) aims to automatically discover novel categories in continuously arriving unlabeled data. This is a challenging problem considering that there is no number of categories and labels in t…

Knowledge DistillationNovel Class Discovery

The Loss Is Not Enough: Sampling Conditions and Inductive Bias in Contrastive Representation Learning

2026-06-02 · Justinas Zaliaduonis, Patrick Putzky, Till Richter, Sergios Gatidis arxiv

Contrastive learning has become a leading paradigm for self-supervised representation learning, yet the conditions under which it recovers meaningful latent geometry remain incompletely understood. We develop a measure-t…

Representation LearningContrastive Learning