AAT separates robust and non-robust features without supervision.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Batch normalization shifts models to rely more on non-robust features.
Gradient descent biases neural networks to use an average of features, leading to non-robustness.
It has been shown that instead of learning actual object features, deep networks tend to exploit non-robust (spurious) discriminative features that are shared between training and test sets. Therefore, while they achieve state of the art performance on such test sets, they achieve poor generalization on out of distribu…
New datasets reveal neural networks can rely on simple features, leading to poor generalization.
Adversarial examples have attracted significant attention in machine learning, but the reasons for their existence and pervasiveness remain unclear. We demonstrate that adversarial examples can be directly attributed to the presence of non-robust features: features derived from patterns in the data distribution that ar…
Study analyzes and enhances robustness of neural networks for classification and regression.
The vulnerability to slight input perturbations is a worrying yet intriguing property of deep neural networks (DNNs). Despite many previous works studying the reason behind such adversarial behavior, the relationship between the generalization performance and adversarial behavior of DNNs is still little understood. In …
Improves robust transfer learning with side information.
Recent works show that Graph Neural Networks (GNNs) are highly non-robust with respect to adversarial attacks on both the graph structure and the node attributes, making their outcomes unreliable. We propose the first method for certifiable (non-)robustness of graph convolutional networks with respect to perturbations …
DVERGE diversifies adversarial vulnerabilities to enhance robust ensemble models.
Adversarial training has been successfully applied to build robust models at a certain cost. While the robustness of a model increases, the standard classification accuracy declines. This phenomenon is suggested to be an inherent trade-off. We propose a model that employs feature prioritization by a nonlinear attention…
Paper introduces robust learning from feature feedback, even with annotator errors.
Graph Random Neural Network improves semi-supervised learning on graphs.
Deep RL policies share adversarial features across different MDPs.
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…
Despite the exploding interest in graph neural networks there has been little effort to verify and improve their robustness. This is even more alarming given recent findings showing that they are extremely vulnerable to adversarial attacks on both the graph structure and the node attributes. We propose the first method…
Defense against user shilling attacks in collaborative filtering using edge reweighting.
Improves natural accuracy of deep learning models by combining robust predictions and features.
Robust reinforcement learning aims to produce policies that have strong guarantees even in the face of environments/transition models whose parameters have strong uncertainty. Existing work uses value-based methods and the usual primitive action setting. In this paper, we propose robust methods for learning temporally …
In adversarial learning, discriminator often fails to guide the generator successfully since it distinguishes between real and generated images using silly or non-robust features. To alleviate this problem, this brief presents a simple but effective way that improves the performance of generative adversarial network (G…
RATIO improves neural network robustness and explainability.
This paper provides a non-robust interpretation of the distributionally robust optimization (DRO) problem by relating the distributional uncertainties to the chance probabilities. Our analysis allows a decision-maker to interpret the size of the ambiguity set, which is often lack of business meaning, through the chance…
This work studies adversarial training in high dimensions, revealing key feature trade-offs.
Adversarial attacks and defenses are currently active areas of research for the deep learning community. A recent review paper divided the defense approaches into three categories; gradient masking, robust optimization, and adversarial example detection. We divide gradient masking and robust optimization differently: (…
Study uses RL to hedge financial derivatives, showing robust strategies outperform non-robust ones.
Bayesian investor learns unknown asset drift, trades mean-variance optimal portfolio, but policy is robust to observation model distortion.
Federated learning is the centralized training of statistical models from decentralized data on mobile devices while preserving the privacy of each device. We present a robust aggregation approach to make federated learning robust to settings when a fraction of the devices may be sending corrupted updates to the server…
SAM minimizes loss sharpness, improving adversarial transferability.
Detects adversarial directions to make reinforcement learning policies more robust.
Paper explains adversarial training's robust overfitting through a minimax game perspective.
Paper improves bike-sharing demand prediction by adapting to changing patterns.
New algorithm improves RL performance across different environments.
This study reveals fundamental trade-offs between memorization and robustness in neural networks.
Study on how adversarial training affects neural network kernels and robustness.
Robust methods for high-dimensional linear learning improve performance under heavy-tailed distributions and outliers.
DRO-REBEL improves LLM alignment by robustly updating models online.
The paper tackles robust classification trees for distribution shifts, improving accuracy in public health and social work.
Adversarial training purifies hidden weights to remove small perturbations.
Study robustness of early-stopping GD for linear regression attacks.
Using predictive models to identify patterns that can act as biomarkers for different neuropathoglogical conditions is becoming highly prevalent. In this paper, we consider the problem of Autism Spectrum Disorder (ASD) classification where previous work has shown that it can be beneficial to incorporate a wide variety …
We investigate the possibility of statistical evaluation of the market completeness for discrete time stock market models. It is known that the market completeness is not a robust property: small random deviations of the coefficients convert a complete market model into a incomplete one. The paper shows that market inc…
Paper introduces robust learning methods using coordinate gradient descent.
Recent studies on the adversarial vulnerability of neural networks have shown that models trained to be more robust to adversarial attacks exhibit more interpretable saliency maps than their non-robust counterparts. We aim to quantify this behavior by considering the alignment between input image and saliency map. We h…
Framework for robust control under model uncertainty, improving financial derivatives hedging.
New method estimates policy performance under unobserved confounding.
Generative adversarial networks (GANs) are designed with the help of min-max optimization problems that are solved with stochastic gradient-type algorithms which are known to be non-robust. In this work we revisit a non-adversarial method based on kernels which relies on a pure minimization problem and propose a simple…
In recent years several adversarial attacks and defenses have been proposed. Often seemingly robust models turn out to be non-robust when more sophisticated attacks are used. One way out of this dilemma are provable robustness guarantees. While provably robust models for specific -perturbation models have been dev…