← Search

Antonio H. Ribeiro

6 accepted papers

2025

Efficient Optimization Algorithms for Linear Adversarial Training

AISTATS 2025poster

Adversarial training can be used to learn models that are robust against perturbations. For linear models, it can be formulated as a convex optimization problem. Compared to methods proposed in the context of deep learning, leveraging the optimization structure allows significantly faster convergen…

Cited by 0SourceScholar
2025

Human-Aligned Image Models Improve Visual Decoding from the Brain

ICML 2025poster

Decoding visual images from brain activity has significant potential for advancing brain-computer interaction and enhancing the understanding of human perception. Recent approaches align the representation spaces of images and brain activity to enable visual decoding. In this paper, we introduce the…

Cited by 0SourcePDFScholar
2025

Kernel Learning with Adversarial Features: Numerical Efficiency and Adaptive Regularization

NeurIPS 2025poster

Adversarial training has emerged as a key technique to enhance model robustness against adversarial input perturbations. Many of the existing methods rely on computationally expensive min-max problems that limit their application in practice. We propose a novel formulation of adversarial training in…

Cited by 0SourceScholar
2024

Can Transformers Smell Like Humans?

NeurIPS 2024spotlight

The human brain encodes stimuli from the environment into representations that form a sensory perception of the world. Despite recent advances in understanding visual and auditory perception, olfactory perception remains an under-explored topic in the machine learning community due to the lack of la…

2024

No Double Descent in Principal Component Regression: A High-Dimensional Analysis

ICML 2024poster

Understanding the generalization properties of large-scale models necessitates incorporating realistic data assumptions into the analysis. Therefore, we consider Principal Component Regression (PCR)---combining principal component analysis and linear regression---on data from a low-dimensional manif…

Cited by 1SourcePDFScholar
2023

Regularization properties of adversarially-trained linear regression

NeurIPS 2023spotlight

State-of-the-art machine learning models can be vulnerable to very small input perturbations that are adversarially constructed. Adversarial training is an effective approach to defend against it. Formulated as a min-max problem, it searches for the best solution when the training data were corrupte…