← Search

Pascal Mettes

23 accepted papers

2026

The Human Brain as a Dynamic Mixture of Expert Models in Video Understanding

ICLR 2026poster

The human brain is the most efficient and versatile system for processing dynamic visual input. By comparing representations from deep video models to brain activity, we can gain insights into mechanistic solutions for effective video processing, important to better understand the brain and to build…

Cited by 0SourcecodeScholar
2025

BrainACTIV: Identifying visuo-semantic properties driving cortical selectivity using diffusion-based image manipulation

ICLR 2025poster

The human brain efficiently represents visual inputs through specialized neural populations that selectively respond to specific categories. Advancements in generative modeling have enabled data-driven discovery of neural selectivity using brain-optimized image synthesis. However, current methods in…

Cited by 0SourcePDFScholar
2025

Compositional Entailment Learning for Hyperbolic Vision-Language Models

ICLR 2025oral

Image-text representation learning forms a cornerstone in vision-language models, where pairs of images and textual descriptions are contrastively aligned in a shared embedding space. Since visual and textual concepts are naturally hierarchical, recent work has shown that hyperbolic space can serve…

2025

Hyperbolic Safety-Aware Vision-Language Models

CVPR 2025highlight

Addressing the retrieval of unsafe content from vision-language models such as CLIP is an important step towards real-world integration. Current efforts have relied on unlearning techniques that try to erase the model's knowledge of unsafe concepts. While effective in reducing unwanted outputs, unle…

2025

Large Language Models Are Natural Video Popularity Predictors

ACL 2025finding

Predicting video popularity is often framed as a supervised learning task, relying heavily on meta-information and aggregated engagement data. However, video popularity is shaped by complex cultural and social factors that such approaches often overlook. We argue that Large Language Models (LLMs), w…

2025

Union-over-Intersections: Object Detection beyond Winner-Takes-All

ICLR 2025spotlight

This paper revisits the problem of predicting box locations in object detection architectures. Typically, each box proposal or box query aims to directly maximize the intersection-over-union score with the ground truth, followed by a winner-takes-all non-maximum suppression where only the highest sc…

2024

Hyp2Nav: Hyperbolic Planning and Curiosity for Crowd Navigation

IROS 2024

Autonomous robots are increasingly becoming a strong fixture in social environments. Effective crowd navigation requires not only safe yet fast planning, but should also enable interpretability and computational efficiency for working in real-time on embedded devices. In this work, we advocate for h

Cited by 2SourcecodeScholar
2024

Latent Space Editing in Transformer-Based Flow Matching

AAAI 2024technical

This paper strives for image editing via generative models. Flow Matching is an emerging generative modeling technique that offers the advantage of simple and efficient training. Simultaneously, a new transformer-based U-ViT has recently been proposed to replace the commonly used UNet for better sca…

Cited by 31SourcePDFScholar
2022

Less than Few: Self-Shot Video Instance Segmentation

ECCV 2022poster

"The goal of this paper is to bypass the need for labelled examples in few-shot video understanding at run time. While proven effective, in many practical video settings even labelling a few examples appears unrealistic. This is especially true as the level of details in spatio-temporal video unders…

2022

Maximum Class Separation as Inductive Bias in One Matrix

NeurIPS 2022accept

Maximizing the separation between classes constitutes a well-known inductive bias in machine learning and a pillar of many traditional algorithms. By default, deep networks are not equipped with this inductive bias and therefore many alternative solutions have been proposed through differential opti…

2021

Hyperbolic Busemann Learning with Ideal Prototypes

NeurIPS 2021poster

Hyperbolic space has become a popular choice of manifold for representation learning of various datatypes from tree-like structures and text to graphs. Building on the success of deep learning with prototypes in Euclidean and hyperspherical spaces, a few recent works have proposed hyperbolic prototy…

2021

Social Fabric: Tubelet Compositions for Video Relation Detection

ICCV 2021poster

This paper strives to classify and detect the relationship between object tubelets appearing within a video as a <subject-predicate-object> triplet. Where existing works treat object proposals or tubelets as single entities and model their relations a posteriori, we propose to classify and detect pr…

Cited by 30PDFcodeScholar
2020

Localizing the Common Action Among a Few Videos

ECCV 2020poster

This paper strives to localize the temporal extent of an action in a long untrimmed video. Where existing work leverages many examples with their start, their ending, and/or the class of the action during training time, we propose few-shot common action localization. The start and end of an action i…

2020

PointMixup: Augmentation for Point Clouds

ECCV 2020poster

This paper introduces data augmentation for point clouds by interpolation between examples. Data augmentation by interpolation has shown to be a simple and effective approach in the image domain. Such a mixup is however not directly transferable to point clouds, as we do not have a one-to-one corres…