← Search

Pau Vilimelis Aceituno

5 accepted papers

2026

A Combination of Noise and Bilateral Filters Achieve Supralinear and Scalable Adversarial Robustness in CNNs

CVPR 2026

The vulnerability of deep neural networks to adversarial examples poses a significant challenge for real-world deployment. Existing techniques to enhance deep network robustness rely on adversarial training, an approach that is powerful but computationally intensive and typically tailored to specifi

Cited by 0SourceScholar
2026

Continual Learning through Control Minimization

ICML 2026poster

Catastrophic forgetting remains a fundamental challenge for neural networks when tasks are trained sequentially. In this work, we reformulate continual learning as a control problem where learning and preservation signals compete within neural activity dynamics. We convert regularization penalties i…

Cited by 0SourceScholar
2025

The underlying structures of self-attention: symmetry, directionality, and emergent dynamics in Transformer training

ICML 2025poster

Self-attention is essential to Transformer architectures, yet how information is embedded in the self-attention matrices and how different objective functions impact this process remains unclear. We present a mathematical framework to analyze self-attention matrices by deriving the structures govern…

2022

Disentangling the Predictive Variance of Deep Ensembles through the Neural Tangent Kernel

NeurIPS 2022accept

Identifying unfamiliar inputs, also known as out-of-distribution (OOD) detection, is a crucial property of any decision making process. A simple and empirically validated technique is based on deep ensembles where the variance of predictions over different neural networks acts as a substitute for in…

Cited by 2SourcePDFScholar
2021

Credit Assignment in Neural Networks through Deep Feedback Control

NeurIPS 2021spotlight

The success of deep learning sparked interest in whether the brain learns by using similar techniques for assigning credit to each synaptic weight for its contribution to the network output. However, the majority of current attempts at biologically-plausible learning methods are either non-local in…