paper-with-me

홈 › Papers

Robustness via Deep Low-Rank Representations

2018-04-19 · ICLR 2019 5 · Amartya Sanyal, Varun Kanade, Philip H. S. Torr, Puneet K. Dokania

We investigate the effect of the dimensionality of the representations learned in Deep Neural Networks (DNNs) on their robustness to input perturbations, both adversarial and random. To achieve low dimensionality of learned representations, we propose an easy-to-use, end-to-end trainable, low-rank regularizer (LR) that can be applied to any intermediate layer representation of a DNN. This regularizer forces the feature representations to (mostly) lie in a low-dimensional linear subspace. We perform a wide range of experiments that demonstrate that the LR indeed induces low rank on the representations, while providing modest improvements to accuracy as an added benefit. Furthermore, the learned features make the trained model significantly more robust to input perturbations such as Gaussian and adversarial noise (even without adversarial training). Lastly, the low-dimensionality means that the learned features are highly compressible; thus discriminative features of the data can be stored using very little memory. Our experiments indicate that models trained using the LR learn robust classifiers by discovering subspaces that avoid non-robust features. Algorithmically, the LR is scalable, generic, and straightforward to implement into existing deep learning frameworks.

📄 PDF Abstract BibTeX arXiv:1804.07090

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGeneral ClassificationImage ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

Adversarial robustness via robust low rank representations

2020-07-13 · NeurIPS 2020 12 · Pranjal Awasthi, Himanshu Jain, Ankit Singh Rawat, Aravindan Vijayaraghavan

Adversarial robustness measures the susceptibility of a classifier to imperceptible perturbations made to the inputs at test time. In this work we highlight the benefits of natural low rank representations that often exi…

Adversarial Robustness

Evaluating Rank-N-Contrast: Continuous and Robust Representations for Regression

2024-11-25 · Six Valentin, Chidiac Alexandre, Worlikar Arkin

This document is a replication of the original "Rank-N-Contrast" (arXiv:2210.01189v2) paper published in 2023. This evaluation is done for academic purposes. Deep regression models often fail to capture the continuous na…

regression

Rank-N-Contrast: Learning Continuous Representations for Regression

2022-10-03 · NeurIPS 2023 11

Deep regression models typically learn in an end-to-end fashion without explicitly emphasizing a regression-aware representation. Consequently, the learned representations exhibit fragmentation and fail to capture the co…

regression

ADARL: Adaptive Low-Rank Structures for Robust Policy Learning under Uncertainty

2025-10-13 · Chenliang Li, Junyu Leng, Jiaxiang Li, Youbang Sun 외 arxiv

Robust reinforcement learning (Robust RL) seeks to handle epistemic uncertainty in environment dynamics, but existing approaches often rely on nested min--max optimization, which is computationally expensive and yields o…

Reinforcement LearningContinuous Control

Advancing LLM Safe Alignment with Safety Representation Ranking

2025-05-21 · Tianqi Du, Zeming Wei, Quan Chen, Chenheng Zhang 외

The rapid advancement of large language models (LLMs) has demonstrated milestone success in a variety of tasks, yet their potential for generating harmful content has raised significant safety concerns. Existing safety e…