← Search

Joao F. Henriques

22 accepted papers

2025

TuCo: Measuring the Contribution of Fine-Tuning to Individual Responses of LLMs

ICML 2025poster

Past work has studied the effects of fine-tuning on large language models' (LLMs) overall performance on certain tasks. However, a way to quantitatively and systematically analyze its effect on individual outputs is still lacking. In this work, we propose a new method for measuring the contribution…

Cited by 0SourcePDFScholar
2025

VisualPredicator: Learning Abstract World Models with Neuro-Symbolic Predicates for Robot Planning

ICLR 2025spotlight

Broadly intelligent agents should form task-specific abstractions that selectively expose the essential elements of a task, while abstracting away the complexity of the raw sensorimotor space. In this work, we present Neuro-Symbolic Predicates, a first-order abstraction language that combines the st…

Cited by 3SourcePDFScholar
2024

HelloFresh: LLM Evalutions on Streams of Real-World Human Editorial Actions across X Community Notes and Wikipedia edits

ACL 2024findings

Benchmarks have been essential for driving progress in machine learning. A better understanding of LLM capabilities on real world tasks is vital for safe development.Designing adequate LLM benchmarks is challenging: Data from real-world tasks is hard to collect, public availability of static evaluat…

2024

Illusory Attacks: Information-theoretic detectability matters in adversarial attacks

ICLR 2024spotlight

Autonomous agents deployed in the real world need to be robust against adversarial attacks on sensory inputs. Robustifying agent policies requires anticipating the strongest attacks possible. We demonstrate that existing observation-space attacks on reinforcement learning agents have a common weakn…

Cited by 5SourcePDFScholar
2024

LoCo: Learning 3D Location-Consistent Image Features with a Memory-Efficient Ranking Loss

NeurIPS 2024poster

Image feature extractors are rendered substantially more useful if different views of the same 3D location yield similar features while still being distinct from other locations. A feature extractor that achieves this goal even under significant viewpoint changes must recognise not just semantic cat…

Cited by 0SourcePDFScholar
2024

N2F2: Hierarchical Scene Understanding with Nested Neural Feature Fields

ECCV 2024poster

"Understanding complex scenes at multiple levels of abstraction remains a formidable challenge in computer vision. To address this, we introduce Nested Neural Feature Fields (), a novel approach that employs hierarchical supervision to learn a single feature field, wherein different dimensions withi…

Cited by 16SourcePDFScholar
2024

Select to Perfect: Imitating desired behavior from large multi-agent data

ICLR 2024poster

AI agents are commonly trained with large datasets of demonstrations of human behavior. However, not all behaviors are equally safe or desirable. Desired characteristics for an AI agent can be expressed by assigning desirability scores, which we assume are not assigned to individual behaviors but to…

Cited by 3SourcePDFScholar
2024

Text2Loc: 3D Point Cloud Localization from Natural Language

CVPR 2024poster

We tackle the problem of 3D point cloud localization based on a few natural linguistic descriptions and introduce a novel neural network Text2Loc that fully interprets the semantic relationship between points and text. Text2Loc follows a coarse-to-fine localization pipeline: text-submap global place…

2023

Contrastive Lift: 3D Object Instance Segmentation by Slow-Fast Contrastive Fusion

NeurIPS 2023spotlight

Instance segmentation in 3D is a challenging task due to the lack of large-scale annotated datasets. In this paper, we show that this task can be addressed effectively by leveraging instead 2D pre-trained models for instance segmentation. We propose a novel approach to lift 2D segments to 3D and fus…

2023

Extracting Reward Functions from Diffusion Models

NeurIPS 2023poster

Diffusion models have achieved remarkable results in image generation, and have similarly been used to learn high-performing policies in sequential decision-making tasks. Decision-making diffusion models can be trained on lower-quality data, and then be steered with a reward function to generate ne…

2022

Learn what matters: cross-domain imitation learning with task-relevant embeddings

NeurIPS 2022accept

We study how an autonomous agent learns to perform a task from demonstrations in a different domain, such as a different environment or different agent. Such cross-domain imitation learning is required to, for example, train an artificial agent from demonstrations of a human expert. We propose a sca…

Cited by 17SourcePDFScholar
2022

Learning Altruistic Behaviours in Reinforcement Learning without External Rewards

ICLR 2022spotlight

Can artificial agents learn to assist others in achieving their goals without knowing what those goals are? Generic reinforcement learning agents could be trained to behave altruistically towards others by rewarding them for altruistic behaviour, i.e., rewarding them for benefiting other agents in a…

Cited by 11SourcePDFScholar
2021

Keeping Your Eye on the Ball: Trajectory Attention in Video Transformers

NeurIPS 2021oral

In video transformers, the time dimension is often treated in the same way as the two spatial dimensions. However, in a scene where objects or the camera may move, a physical point imaged at one location in frame $t$ may be entirely unrelated to what is found at that location in frame $t+k$. These t…

2021

Support-set bottlenecks for video-text representation learning

ICLR 2021spotlight

The dominant paradigm for learning video-text representations – noise contrastive learning – increases the similarity of the representations of pairs of samples that are known to be related, such as text and video from the same sample, and pushes away the representations of all other pairs. We posit…

Cited by 302SourcePDFScholar
2019

Invariant Information Clustering for Unsupervised Image Classification and Segmentation

ICCV 2019poster

We present a novel clustering objective that learns a neural network classifier from scratch, given only unlabelled data samples. The model discovers clusters that accurately match semantic classes, achieving state-of-the-art results in eight unsupervised clustering benchmarks spanning image classif…

Cited by 1113PDFcodeScholar
2019

Meta-learning with differentiable closed-form solvers

ICLR 2019poster

Adapting deep networks to new concepts from a few examples is challenging, due to the high computational requirements of standard fine-tuning procedures. Most work on few-shot learning has thus focused on simple learning techniques for adaptation, such as nearest neighbours or gradient descent. None…

Cited by 1245SourcePDFScholar
2019

Small Steps and Giant Leaps: Minimal Newton Solvers for Deep Learning

ICCV 2019poster

We propose a fast second-order method that can be used as a drop-in replacement for current deep learning solvers. Compared to stochastic gradient descent (SGD), it only requires two additional forward-mode automatic differentiation operations per iteration, which has a computational cost comparable…

Cited by 23PDFcodeScholar
2018

Long-term Tracking in the Wild: a Benchmark

ECCV 2018poster

We introduce the OxUvA dataset and benchmark for evaluating single-object tracking algorithms. Benchmarks have enabled great strides in the field of object tracking by defining standardized evaluations on large sets of diverse videos. However, these works have focused exclusively on sequences that a…

Cited by 206SourcePDFScholar
2015

Beyond the Shortest Path : Unsupervised Domain Adaptation by Sampling Subspaces Along the Spline Flow

CVPR 2015poster

Recently, a particular paradigm [9] in the domain adaptation field has received considerable attention by introducing novel and important insights to the problem. In this case, the source/target domains are represented in the form of subspaces, which are treated as points on the Grassmann manifold.…

Cited by 68SourcePDFScholar