← Search

Damien Teney

35 accepted papers

2026

Can Transformers Really Do It All? On the Compatibility of Inductive Biases Across Tasks

ICLR 2026poster

Transformers are remarkably versatile and their design is largely consistent across a variety of applications. But are they optimal for any given task or dataset? The answer may be key for pushing AI beyond merely scaling current designs. **Method.** We present a method to optimize a transformer ar…

Cited by 0SourceScholar
2026

Can You Learn to See Without Images? Procedural Warm-Up for Vision Transformers

CVPR 2026

Transformers are remarkably versatile, suggesting the existence of generic inductive biases beneficial across modalities. In this work, we explore a new way to instil such biases in vision transformers (ViTs) through pretraining on procedurally generated data devoid of visual or semantic content. We

Cited by 0SourceScholar
2026

How does the optimizer implicitly bias the model merging loss landscape?

ICLR 2026poster

Model merging methods combine models with different capabilities into a single one while maintaining the same inference cost. Two popular approaches are lin- ear interpolation, which linearly interpolates between model weights, and task arithmetic, which combines task vectors obtained by the differe…

Cited by 0SourceScholar
2026

Meta-RL Induces Exploration in Language Agents

ICLR 2026poster

Reinforcement learning (RL) has enabled the training of Large Language Model (LLM) agents to interact with the environment and to solve multi-turn longhorizon tasks. However, the RL-trained agents often struggle in tasks that require active exploration and fail to efficiently adapt from trial-and-er…

Cited by 0SourcecodeScholar
2026

Procedural Pretraining: Warming Up Language Models with Abstract Data

ICML 2026oral

Pretraining directly on web-scale corpora is the de facto paradigm for building language models. We study an alternative setting where the model is initially exposed to abstract structured data, as a means to ease the subsequent acquisition of rich semantic knowledge, much like humans learn simple l…

Cited by 0SourceScholar
2025

AugGen: Synthetic Augmentation using Diffusion Models Can Improve Recognition

NeurIPS 2025poster

The increasing reliance on large-scale datasets in machine learning poses significant privacy and ethical challenges, particularly in sensitive domains such as face recognition. Synthetic data generation offers a promising alternative; however, most existing methods depend heavily on external datase…

Cited by 0SourceScholar
2025

Bayesian Low-Rank Learning (Bella): A Practical Approach to Bayesian Neural Networks

AAAI 2025technical

Computational complexity of Bayesian learning is impeding its adoption in practical, large-scale tasks, despite demonstrations of significant merits such as improved robustness and resilience to unseen or out-of-distribution inputs over their non-Bayesian counterparts. Although, Deep ensemble method…

2025

Do We Always Need the Simplicity Bias? Looking for Optimal Inductive Biases in the Wild

CVPR 2025poster

Common choices of architecture give neural networks a preference for fitting data with simple functions. This simplicity bias is known as key to their success. This paper explores the limits of this assumption. Building on recent work that showed that activation functions are the origin of the simpl…

2025

Mysteries of the Deep: Role of Intermediate Representations in Out of Distribution Detection

NeurIPS 2025poster

Out-of-distribution (OOD) detection is essential for reliably deploying machine learning models in the wild. Yet, most methods treat large pre-trained models as monolithic encoders and rely solely on their final-layer representations for detection. We challenge this wisdom. We reveal the intermediat…

Cited by 0SourceScholar
2025

Synergy and Diversity in CLIP: Enhancing Performance Through Adaptive Backbone Ensembling

ICLR 2025poster

Contrastive Language-Image Pretraining (CLIP) stands out as a prominent method for image representation learning. Various architectures, from vision transformers~(ViTs) to convolutional networks (ResNets) have been trained with CLIP to serve as general solutions to diverse vision tasks. This paper e…

Cited by 1SourcePDFScholar
2024

A Symbolic Framework for Evaluating Mathematical Reasoning and Generalisation with Transformers

NAACL 2024long

This paper proposes a methodology for generating and perturbing detailed derivations of equations at scale, aided by a symbolic engine, to evaluate the generalisability of Transformers to out-of-distribution mathematical reasoning problems. Instantiating the framework in the context of sequence clas…

Cited by 3SourcePDFScholar
2024

CulturePark: Boosting Cross-cultural Understanding in Large Language Models

NeurIPS 2024poster

Cultural bias is pervasive in many large language models (LLMs), largely due to the deficiency of data representative of different cultures. Typically, cultural datasets and benchmarks are constructed either by extracting subsets of existing datasets or by aggregating from platforms such as Wikipedi…

2024

Neural Redshift: Random Networks are not Random Functions

CVPR 2024poster

Our understanding of the generalization capabilities of neural networks NNs is still incomplete. Prevailing explanations are based on implicit biases of gradient descent GD but they cannot account for the capabilities of models from gradientfree methods nor the simplicity bias recently observed in u…

Cited by 19SourcePDFScholar
2024

Selective Mixup Helps with Distribution Shifts, But Not (Only) because of Mixup

ICML 2024poster

Mixup is a highly successful technique to improve generalization by augmenting training data with combinations of random pairs. Selective mixup is a family of methods that apply mixup to specific pairs e.g. combining examples across classes or domains. Despite remarkable performance on benchmarks wi…

Cited by 7SourcePDFScholar
2023

ID and OOD Performance Are Sometimes Inversely Correlated on Real-world Datasets

NeurIPS 2023spotlight

Several studies have compared the in-distribution (ID) and out-of-distribution (OOD) performance of models in computer vision and NLP. They report a frequent positive correlation and some surprisingly never even observe an inverse correlation indicative of a necessary trade-off. The possibility of i…

Cited by 52SourcePDFScholar
2022

Active Learning by Feature Mixing

CVPR 2022poster

The promise of active learning (AL) is to reduce labelling costs by selecting the most valuable examples to annotate from a pool of unlabelled data. Identifying these examples is especially challenging with high-dimensional data (e. g. images, videos) and in low-data regimes. In this paper, we propo…

Cited by 132PDFcodeScholar
2022

Evading the Simplicity Bias: Training a Diverse Set of Models Discovers Solutions With Superior OOD Generalization

CVPR 2022poster

Neural networks trained with SGD were recently shown to rely preferentially on linearly-predictive features and can ignore complex, equally-predictive ones. This simplicity bias can explain their lack of robustness out of distribution (OOD). The more complex the task to learn, the more likely it is…

Cited by 108PDFcodeScholar
2022

Predicting Is Not Understanding: Recognizing and Addressing Underspecification in Machine Learning

ECCV 2022poster

"Machine learning models are typically designed for maximum accuracy on validation data. This predictive criterion rarely captures all desirable properties, in particular how a model matches a domain expert’s \emph{understanding} of the task. In this situation, known as underspecification, two model…

Cited by 33SourcePDFScholar
2022

SelecMix: Debiased Learning by Contradicting-pair Sampling

NeurIPS 2022accept

Neural networks trained with ERM (empirical risk minimization) sometimes learn unintended decision rules, in particular when their training data is biased, i.e., when training labels are strongly correlated with undesirable features. To prevent a network from learning such features, recent methods a…

2021

Beyond Question-Based Biases: Assessing Multimodal Shortcut Learning in Visual Question Answering

ICCV 2021poster

We introduce an evaluation methodology for visual question answering (VQA) to better diagnose cases of shortcut learning. These cases happen when a model exploits spurious statistical regularities to produce correct answers but does not actually deploy the desired behavior. There is a need to identi…

Cited by 102PDFcodeScholar
2021

Image Retrieval on Real-Life Images With Pre-Trained Vision-and-Language Models

ICCV 2021poster

We extend the task of composed image retrieval, where an input query consists of an image and short textual description of how to modify the image. Existing methods have only been applied to non-complex images within narrow domains, such as fashion products, thereby limiting the scope of study on in…

Cited by 235PDFcodeScholar
2021

Unshuffling Data for Improved Generalization in Visual Question Answering

ICCV 2021poster

Generalization beyond the training distribution is a core challenge in machine learning. The common practice of mixing and shuffling examples when training neural networks may not be optimal in this regard. We show that partitioning the data into well-chosen, non-i.i.d. subsets treated as multiple t…

Cited by 125PDFScholar
2020

Counterfactual Vision-and-Language Navigation: Unravelling the Unseen

NeurIPS 2020spotlight

The task of vision-and-language navigation (VLN) requires an agent to follow text instructions to find its way through simulated household environments. A prominent challenge is to train an agent capable of generalising to new environments at test time, rather than one that simply memorises trajecto…

Cited by 45SourcePDFScholar
2020

Learning What Makes a Difference from Counterfactual Examples and Gradient Supervision

ECCV 2020poster

One of the primary challenges limiting the practical application of deep learning is its susceptibility to learning spurious correlations in the data, rather than capturing the data-generating mechanisms of the task of interest. The resulting failure to generalise cannot be addressed by simply using…

Cited by 145SourcePDFScholar
2020

On the Value of Out-of-Distribution Testing: An Example of Goodhart's Law

NeurIPS 2020poster

Out-of-distribution (OOD) testing is increasingly popular for evaluating a machine learning system's ability to generalize beyond the biases of a training set. OOD benchmarks are designed to present a different joint distribution of data and labels between training and test time. VQA-CP has become t…

Cited by 173SourcePDFScholar
2018

Bottom-Up and Top-Down Attention for Image Captioning and Visual Question Answering

CVPR 2018poster

Top-down visual attention mechanisms have been used extensively in image captioning and visual question answering (VQA) to enable deeper image understanding through fine-grained analysis and even multiple steps of reasoning. In this work, we propose a combined bottom-up and top-down attention mechan…

2018

Tips and Tricks for Visual Question Answering: Learnings From the 2017 Challenge

CVPR 2018poster

This paper presents a state-of-the-art model for visual question answering (VQA), which won the first place in the 2017 VQA Challenge. VQA is a task of significant importance for research in artificial intelligence, given its multimodal nature, clear evaluation protocol, and potential real-world app…

Cited by 500SourcePDFScholar
2018

Vision-and-Language Navigation: Interpreting Visually-Grounded Navigation Instructions in Real Environments

CVPR 2018poster

A robot that can carry out a natural-language instruction has been a dream since before the Jetsons cartoon series imagined a life of leisure mediated by a fleet of attentive robot helpers. It is a dream that remains stubbornly distant. However, recent advances in vision and language methods have m…

2015

Hand parsing for fine-grained recognition of human grasps in monocular images

IROS 2015poster

We propose a novel method for performing fine-grained recognition of human hand grasp types using a single monocular image to allow computational systems to better understand human hand use. In particular, we focus on recognizing challenging grasp categories which differ only by subtle variations in…

Cited by 19SourceScholar