← Search

Matthieu Cord

83 accepted papers

2026

MAD: Motion Appearance Decoupling for efficient Driving World Models

CVPR 2026

Recent video diffusion models generate photorealistic, temporally coherent videos, yet they fall short as reliable world models for autonomous driving, where structured motion and physically consistent interactions are essential. Adapting these generalist video models to driving domains has shown pr

Cited by 0SourcecodeScholar
2026

NAF: Zero-Shot Feature Upsampling via Neighborhood Attention Filtering

CVPR 2026

Vision Foundation Models (VFMs) extract spatially downsampled representations, posing challenges for pixel-level tasks. Existing upsampling approaches face a fundamental trade-off: classical filters are fast and broadly applicable but rely on fixed forms, while modern upsamplers achieve superior acc

Cited by 0SourcecodeScholar
2026

PPT: Pretraining with Pseudo-Labeled Trajectories for Motion Forecasting

ICRA 2026poster

Accurately predicting how agents move in dynamic scenes is essential for safe autonomous driving. State-of-the-art motion forecasting models rely on datasets with manually annotated or post-processed trajectories. However, building these datasets is costly, generally manual, hard to scale, and lacks…

2026

RAP: 3D Rasterization Augmented End-to-End Planning

ICLR 2026poster

Imitation learning for end-to-end driving trains policies only on expert demonstrations. Once deployed in a closed loop, such policies lack recovery data: small mistakes cannot be corrected and quickly compound into failures. A promising direction is to generate alternative viewpoints and trajectori…

Cited by 0SourcecodeScholar
2025

Analyzing Finetuning Representation Shift for Multimodal LLMs Steering

ICCV 2025poster

Multimodal LLMs (MLLMs) have reached remarkable levels of proficiency in understanding multimodal inputs. However, understanding and interpreting the behavior of such complex models is a challenging task, not to mention the dynamic shifts that may occur during fine-tuning, or due to covariate shift…

Cited by 0SourcePDFScholar
2025

Annealed Winner-Takes-All for Motion Forecasting

ICRA 2025

In autonomous driving, motion prediction aims at forecasting the future trajectories of nearby agents, helping the ego vehicle to anticipate behaviors and drive safely. A key challenge is generating a diverse set of future predictions, commonly addressed using data-driven models with Multiple Choice

Cited by 3SourcecodeScholar
2025

GaussRender: Learning 3D Occupancy with Gaussian Rendering

ICCV 2025poster

Understanding the 3D geometry and semantics of driving scenes is critical for developing safe autonomous vehicles. Recent advances in 3D occupancy prediction have improved scene representation but often suffer from spatial inconsistencies, leading to floating artifacts and poor surface localization.…

2025

Halton Scheduler for Masked Generative Image Transformer

ICLR 2025poster

Masked Generative Image Transformers (MaskGIT) have emerged as a scalable and efficient image generation framework, able to deliver high-quality visuals with low inference costs. However, MaskGIT’s token unmasking scheduler, an essential component of the framework, has not received the attention it…

2025

JAFAR: Jack up Any Feature at Any Resolution

NeurIPS 2025poster

Foundation Vision Encoders have become indispensable across a wide range of dense vision tasks. However, their operation at low spatial feature resolutions necessitates subsequent feature decompression to enable full-resolution processing. To address this limitation, we introduce JAFAR, a lightweigh…

Cited by 0SourcecodeScholar
2025

LLM-wrapper: Black-Box Semantic-Aware Adaptation of Vision-Language Models for Referring Expression Comprehension

ICLR 2025poster

Vision Language Models (VLMs) have demonstrated remarkable capabilities in various open-vocabulary tasks, yet their zero-shot performance lags behind task-specific fine-tuned models, particularly in complex tasks like Referring Expression Comprehension (REC). Fine-tuning usually requires ‘white-box’…

2025

Learning to Steer: Input-dependent Steering for Multimodal LLMs

NeurIPS 2025poster

Steering has emerged as a practical approach to enable post-hoc guidance of LLMs towards enforcing a specific behavior. However, it remains largely underexplored for multimodal LLMs (MLLMs); furthermore, existing steering techniques, such as \textit{mean} steering, rely on a single steering vector,…

Cited by 0SourceScholar
2025

Scaling Laws for Native Multimodal Models

ICCV 2025poster

Building general-purpose models that can effectively perceive the world through multimodal signals has been a long-standing goal. Current approaches involve integrating separately pre-trained components, such as connecting vision encoders to LLMs and continuing multimodal training. While such approa…

Cited by 0SourcePDFScholar
2025

ToddlerDiffusion: Interactive Structured Image Generation with Cascaded Schrödinger Bridge

ICLR 2025poster

Diffusion models break down the challenging task of generating data from high-dimensional distributions into a series of easier denoising steps. Inspired by this paradigm, we propose a novel approach that extends the diffusion framework into modality space, decomposing the complex task of RGB image…

2025

Towards Generalizable Trajectory Prediction using Dual-Level Representation Learning and Adaptive Prompting

CVPR 2025poster

Existing vehicle trajectory prediction models struggle with generalizability, prediction uncertainties, and handling complex interactions. It is often due to limitations like complex architectures customized for a specific dataset and inefficient multimodal handling. We propose Perceiver with Regist…

Cited by 1SourcePDFScholar
2024

A Concept-Based Explainability Framework for Large Multimodal Models

NeurIPS 2024poster

Large multimodal models (LMMs) combine unimodal encoders and large language models (LLMs) to perform multimodal tasks. Despite recent advancements towards the interpretability of these models, understanding internal representations of LMMs remains largely a mystery. In this paper, we present a novel…

2024

Beyond task performance: evaluating and reducing the flaws of large multimodal models with in-context-learning

ICLR 2024poster

Following the success of Large Language Models (LLMs), Large Multimodal Models (LMMs), such as the Flamingo model and its subsequent competitors, have started to emerge as natural steps towards generalist agents. However, interacting with recent LMMs reveals major limitations that are hardly capture…

2024

DiffCut: Catalyzing Zero-Shot Semantic Segmentation with Diffusion Features and Recursive Normalized Cut

NeurIPS 2024poster

Foundation models have emerged as powerful tools across various domains including language, vision, and multimodal tasks. While prior works have addressed unsupervised semantic segmentation, they significantly lag behind supervised models. In this paper, we use a diffusion UNet encoder as a foundati…

2024

Implicit Multimodal Alignment: On the Generalization of Frozen LLMs to Multimodal Inputs

NeurIPS 2024poster

Large Language Models (LLMs) have demonstrated impressive performance on multimodal tasks, without any multimodal finetuning. They are the de facto building block for Large Multimodal Models (LMMs), yet, we still lack a proper understanding of their success. In this work, we expose frozen LLMs to im…

2024

ManiPose: Manifold-Constrained Multi-Hypothesis 3D Human Pose Estimation

NeurIPS 2024poster

We propose ManiPose, a manifold-constrained multi-hypothesis model for human-pose 2D-to-3D lifting. We provide theoretical and empirical evidence that, due to the depth ambiguity inherent to monocular 3D human pose estimation, traditional regression models suffer from pose-topology consistency issue…

2024

PointBeV: A Sparse Approach for BeV Predictions

CVPR 2024poster

Bird's-eye View (BeV) representations have emerged as the de-facto shared space in driving applications offering a unified space for sensor data fusion and supporting various downstream tasks. However conventional models use grids with fixed resolution and range and face computational inefficiencies…

2024

Reliability in Semantic Segmentation: Can We Use Synthetic Data?

ECCV 2024poster

"Assessing the robustness of perception models to covariate shifts and their ability to detect out-of-distribution (OOD) inputs is crucial for safety-critical applications such as autonomous vehicles. By nature of such applications, however, the relevant data is difficult to collect and annotate. In…

2024

Towards Motion Forecasting with Real-World Perception Inputs: Are End-to-End Approaches Competitive?

ICRA 2024poster

Motion forecasting is crucial in enabling autonomous vehicles to anticipate the future trajectories of surrounding agents. To do so, it requires solving mapping, detection, tracking, and then forecasting problems, in a multi-step pipeline. In this complex system, advances in conventional forecasting…

Cited by 19SourcecodeScholar
2024

UniTraj: A Unified Framework for Scalable Vehicle Trajectory Prediction

ECCV 2024poster

"Vehicle trajectory prediction has increasingly relied on data-driven solutions, but their ability to scale to different data domains and the impact of larger dataset sizes on their generalization remain under-explored. While these questions can be studied by employing multiple datasets, it is chall…

2024

What matters when building vision-language models?

NeurIPS 2024poster

The growing interest in vision-language models (VLMs) has been driven by improvements in large language models and vision transformers. Despite the abundance of literature on this subject, we observe that critical decisions regarding the design of VLMs are often not justified. We argue that these un…

Cited by 213SourcePDFScholar
2023

Co-Training 2L Submodels for Visual Recognition

CVPR 2023poster

This paper introduces submodel co-training, a regularization method related to co-training, self-distillation and stochastic depth. Given a neural network to be trained, for each sample we implicitly instantiate two altered networks, "submodels", with stochastic depth: i.e. activating only a subset…

2023

CoMFormer: Continual Learning in Semantic and Panoptic Segmentation

CVPR 2023poster

Continual learning for segmentation has recently seen increasing interest. However, all previous works focus on narrow semantic segmentation and disregard panoptic segmentation, an important task with real-world impacts. In this paper, we present the first continual learning model capable of operati…

2023

DiffEdit: Diffusion-based semantic image editing with mask guidance

ICLR 2023top-25%

Image generation has recently seen tremendous advances, with diffusion models allowing to synthesize convincing images for a large variety of text prompts. In this article, we propose DiffEdit, a method to take advantage of text-conditioned diffusion models for the task of semantic image editing, wh…

Cited by 508SourcePDFScholar
2023

Improving Selective Visual Question Answering by Learning From Your Peers

CVPR 2023poster

Despite advances in Visual Question Answering (VQA), the ability of models to assess their own correctness remains underexplored. Recent work has shown that VQA models, out-of-the-box, can have difficulties abstaining from answering when they are wrong. The option to abstain, also called Selective P…

2023

Model Ratatouille: Recycling Diverse Models for Out-of-Distribution Generalization

ICML 2023poster

Foundation models are redefining how AI systems are built. Practitioners now follow a standard procedure to build their machine learning solutions: from a pre-trained foundation model, they fine-tune the weights on the target task of interest. So, the Internet is swarmed by a handful of foundation m…

2023

OBELICS: An Open Web-Scale Filtered Dataset of Interleaved Image-Text Documents

NeurIPS 2023poster

Large multimodal models trained on natural documents, which interleave images and text, outperform models trained on image-text pairs on various multimodal benchmarks. However, the datasets used to train these models have not been released, and the collection process has not been fully specified. W…

2023

OCTET: Object-Aware Counterfactual Explanations

CVPR 2023poster

Nowadays, deep vision models are being widely deployed in safety-critical applications, e.g., autonomous driving, and explainability of such models is becoming a pressing concern. Among explanation methods, counterfactual explanations aim to find minimal and interpretable changes to the input image…

2023

PowerQuant: Automorphism Search for Non-Uniform Quantization

ICLR 2023poster

Deep neural networks (DNNs) are nowadays ubiquitous in many domains such as computer vision. However, due to their high latency, the deployment of DNNs hinges on the development of compression techniques such as quantization which consists in lowering the number of bits used to encode the weights an…

Cited by 18SourcePDFScholar
2023

REx: Data-Free Residual Quantization Error Expansion

NeurIPS 2023poster

Deep neural networks (DNNs) are ubiquitous in computer vision and natural language processing, but suffer from high inference cost. This problem can be addressed by quantization, which consists in converting floating point operations into a lower bit-width format. With the growing concerns on privac…

Cited by 9SourcePDFScholar
2023

Rewarded soups: towards Pareto-optimal alignment by interpolating weights fine-tuned on diverse rewards

NeurIPS 2023poster

Foundation models are first pre-trained on vast unsupervised datasets and then fine-tuned on labeled data. Reinforcement learning, notably from human feedback (RLHF), can further align the network with the intended usage. Yet the imperfections in the proxy reward may hinder the training and lead to…

2023

Zero-Shot Spatial Layout Conditioning for Text-to-Image Diffusion Models

ICCV 2023poster

Large-scale text-to-image diffusion models have significantly improved the state of the art in generative image modeling and allow for an intuitive and powerful user interface to drive the image generation process. Expressing spatial constraints, e.g. to position specific objects in particular locat…

Cited by 70PDFScholar
2022

Diverse Weight Averaging for Out-of-Distribution Generalization

NeurIPS 2022accept

Standard neural networks struggle to generalize under distribution shifts in computer vision. Fortunately, combining multiple networks can consistently improve out-of-distribution generalization. In particular, weight averaging (WA) strategies were shown to perform best on the competitive DomainBed…

2022

DyTox: Transformers for Continual Learning With DYnamic TOken eXpansion

CVPR 2022poster

Deep network architectures struggle to continually learn new tasks without forgetting the previous tasks. A recent trend indicates that dynamic architectures based on an expansion of the parameters can reduce catastrophic forgetting efficiently in continual learning. However, existing approaches oft…

Cited by 420PDFcodeScholar
2022

Fishr: Invariant Gradient Variances for Out-of-Distribution Generalization

ICML 2022spotlight

Learning robust models that generalize well under changes in the data distribution is critical for real-world applications. To this end, there has been a growing surge of interest to learn simultaneously from multiple training domains - while enforcing different types of invariance across those doma…

2022

FlexIT: Towards Flexible Semantic Image Translation

CVPR 2022poster

Deep generative models, like GANs, have considerably improved the state of the art in image synthesis, and are able to generate near photo-realistic images in structured domains such as human faces. Based on this success, recent work on image editing proceeds by projecting images to the GAN latent s…

Cited by 37PDFcodeScholar
2022

LaRa: Latents and Rays for Multi-Camera Bird’s-Eye-View Semantic Segmentation

CoRL 2022poster

Recent works in autonomous driving have widely adopted the bird’seye-view (BEV) semantic map as an intermediate representation of the world. Online prediction of these BEV maps involves non-trivial operations such as multi-camera data extraction as well as fusion and projection into a common topview…

Cited by 40SourcecodeScholar
2022

SInGE: Sparsity via Integrated Gradients Estimation of Neuron Relevance

NeurIPS 2022accept

The leap in performance in state-of-the-art computer vision methods is attributed to the development of deep neural networks. However it often comes at a computational price which may hinder their deployment. To alleviate this limitation, structured pruning is a well known technique which consists i…

Cited by 10SourcePDFScholar
2022

STEEX: Steering Counterfactual Explanations with Semantics

ECCV 2022poster

"As deep learning models are increasingly used in safety-critical applications, explainability and trustworthiness become major concerns. For simple images, such as low-resolution face portraits, synthesizing visual counterfactual explanations has recently been proposed as a way to uncover the decis…

2022

Three Things Everyone Should Know about Vision Transformers

ECCV 2022poster

"After their initial success in natural language processing, transformer architectures have rapidly gained traction in computer vision, providing state-of-the-art results for tasks such as image classification, detection, segmentation, and video analysis. We offer three insights based on simple and…

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

DICE: Diversity in Deep Ensembles via Conditional Redundancy Adversarial Estimation

ICLR 2021poster

Deep ensembles perform better than a single network thanks to the diversity among their members. Recent approaches regularize predictions to increase diversity; however, they also drastically decrease individual members’ performances. In this paper, we argue that learning strategies for deep ensembl…

Cited by 71SourcePDFScholar
2021

Going Deeper With Image Transformers

ICCV 2021poster

Transformers have been recently adapted for large scale image classification, achieving high scores shaking up the long supremacy of convolutional neural networks. However the optimization of vision transformers has been little studied so far. In this work, we build and optimize deeper transformer n…

Cited by 1328PDFcodeScholar
2021

Grafit: Learning Fine-Grained Image Representations With Coarse Labels

ICCV 2021poster

This paper tackles the problem of learning a finer representation than the one provided by training labels. This enables fine-grained category retrieval of images in a collection annotated with coarse labels only. Our network is learned with a nearest-neighbor classifier objective, and an instance l…

Cited by 87PDFScholar
2021

Look at the Variance! Efficient Black-box Explanations with Sobol-based Sensitivity Analysis

NeurIPS 2021poster

We describe a novel attribution method which is grounded in Sensitivity Analysis and uses Sobol indices. Beyond modeling the individual contributions of image regions, Sobol indices provide an efficient way to capture higher-order interactions between image regions and their contributions to a neu…

2021

Multi-Target Adversarial Frameworks for Domain Adaptation in Semantic Segmentation

ICCV 2021poster

In this work, we address the task of unsupervised domain adaptation (UDA) for semantic segmentation in presence of multiple target domains: the objective is to train a single model that can handle all these domains at test time. Such a multi-target adaptation is crucial for a variety of scenarios th…

Cited by 42PDFcodeScholar
2021

OBoW: Online Bag-of-Visual-Words Generation for Self-Supervised Learning

CVPR 2021poster

Learning image representations without human supervision is an important and active research field. Several recent approaches have successfully leveraged the idea of making such a representation invariant under different types of perturbations, especially via contrastive-based instance discriminatio…

Cited by 125PDFcodeScholar
2021

PLOP: Learning Without Forgetting for Continual Semantic Segmentation

CVPR 2021poster

Deep learning approaches are nowadays ubiquitously used to tackle computer vision tasks such as semantic segmentation, requiring large datasets and substantial computational power. Continual learning for semantic segmentation (CSS) is an emerging trend that consists in updating an old model by seque…

Cited by 305PDFcodeScholar
2021

RED : Looking for Redundancies for Data-FreeStructured Compression of Deep Neural Networks

NeurIPS 2021poster

Deep Neural Networks (DNNs) are ubiquitous in today's computer vision landscape, despite involving considerable computational costs. The mainstream approaches for runtime acceleration consist in pruning connections (unstructured pruning) or, better, filters (structured pruning), both often requiring…

Cited by 37SourcePDFScholar
2021

Semantic Palette: Guiding Scene Generation With Class Proportions

CVPR 2021poster

Despite the recent progress of generative adversarial networks (GANs) at synthesizing photo-realistic images, producing complex urban scenes remains a challenging problem. Previous works break down scene generation into two consecutive phases: unconditional semantic layout synthesis and image synthe…

Cited by 18PDFcodeScholar
2021

Training data-efficient image transformers & distillation through attention

ICML 2021spotlight

Recently, neural networks purely based on attention were shown to address image understanding tasks such as image classification. These high-performing vision transformers are pre-trained with hundreds of millions of images using a large infrastructure, thereby limiting their adoption. In this work,…

2020

Learning Representations by Predicting Bags of Visual Words

CVPR 2020poster

Self-supervised representation learning targets to learn convnet-based image representations from unlabeled data. Inspired by the success of NLP methods in this area, in this work we propose a self-supervised approach based on spatially dense image descriptions that encode discrete visual concepts,…

Cited by 132PDFcodeScholar
2020

PODNet: Pooled Outputs Distillation for Small-Tasks Incremental Learning

ECCV 2020poster

Lifelong learning has attracted much attention, but existing works still struggle to fight catastrophic forgetting and accumulate knowledge over long stretches of incremental learning. In this work, we propose PODNet, a model inspired by representation learning. By carefully balancing the compromise…

2020

QuEST: Quantized Embedding Space for Transferring Knowledge

ECCV 2020poster

Knowledge distillation refers to the process of training a student network to achieve better accuracy by learning from a pre-trained teacher network. Most of the existing knowledge distillation methods direct the student to follow the teacher by matching the teacher's output, feature maps or their d…

Cited by 12SourcePDFScholar
2020

This Dataset Does Not Exist: Training Models from Generated Images

ICASSP 2020accepted

Current generative networks are increasingly proficient in generating high-resolution realistic images. These generative networks, especially the conditional ones, can potentially become a great tool for providing new image datasets. This naturally brings the question: Can we train a classifier only…

Cited by 0SourceScholar
2019

ADVENT: Adversarial Entropy Minimization for Domain Adaptation in Semantic Segmentation

CVPR 2019oral

Semantic segmentation is a key problem for many computer vision tasks. While approaches based on convolutional neural networks constantly break new records on different benchmarks, generalizing well to diverse testing environments remains a major challenge. In numerous real-world applications, there…

Cited by 1726PDFcodeScholar
2019

Addressing Failure Prediction by Learning Model Confidence

NeurIPS 2019poster

Assessing reliably the confidence of a deep neural net and predicting its failures is of primary importance for the practical deployment of these models. In this paper, we propose a new target criterion for model confidence, corresponding to the True Class Probability (TCP). We show how using the TC…

2019

Boosting Few-Shot Visual Learning With Self-Supervision

ICCV 2019poster

Few-shot learning and self-supervised learning address different facets of the same problem: how to train a model with little or no labeled data. Few-shot learning aims for optimization methods and models that can learn efficiently to recognize patterns in the low data regime. Self-supervised learni…

Cited by 511PDFcodeScholar
2019

DADA: Depth-Aware Domain Adaptation in Semantic Segmentation

ICCV 2019poster

Unsupervised domain adaptation (UDA) is important for applications where large scale annotation of representative data is challenging. For semantic segmentation in particular, it helps deploy on real "target domain" data models that are trained on annotated images from a different "source domain", n…

Cited by 263PDFcodeScholar
2019

DiscoNet: Shapes Learning on Disconnected Manifolds for 3D Editing

ICCV 2019poster

Editing 3D models is a very challenging task, as it requires complex interactions with the 3D shape to reach the targeted design, while preserving the global consistency and plausibility of the shape. In this work, we present an intelligent and user-friendly 3D editing tool, where the edited model i…

Cited by 33PDFScholar
2019

Exploring Complex Time-series Representations for Riemannian Machine Learning of Radar Data

ICASSP 2019accepted

Classification of radar observations with machine learning tools is of primary importance for the identification of non-cooperative radar targets such as drones. These observations are made of complex-valued time series which possess a strong underlying structure. These signals can be processed thro…

Cited by 0SourceScholar
2019

MUREL: Multimodal Relational Reasoning for Visual Question Answering

CVPR 2019poster

Multimodal attentional networks are currently state-of-the-art models for Visual Question Answering (VQA) tasks involving real images. Although attention allows to focus on the visual content relevant to the question, this simple mechanism is arguably insufficient to model complex reasoning features…

Cited by 385PDFcodeScholar
2019

RUBi: Reducing Unimodal Biases for Visual Question Answering

NeurIPS 2019poster

Visual Question Answering (VQA) is the task of answering questions about an image. Some VQA models often exploit unimodal biases to provide the correct answer without using the image information. As a result, they suffer from a huge drop in performance when evaluated on data outside their training s…

2019

Riemannian batch normalization for SPD neural networks

NeurIPS 2019poster

Covariance matrices have attracted attention for machine learning applications due to their capacity to capture interesting structure in the data. The main challenge is that one needs to take into account the particular geometry of the Riemannian manifold of symmetric positive definite (SPD) matrice…

Cited by 129SourcePDFScholar
2019

SoDeep: A Sorting Deep Net to Learn Ranking Loss Surrogates

CVPR 2019oral

Several tasks in machine learning are evaluated using non-differentiable metrics such as mean average precision or Spearman correlation. However, their non-differentiability prevents from using them as objective functions in a learning framework. Surrogate and relaxation methods exist but tend to be…

Cited by 90PDFcodeScholar
2018

Finding Beans in Burgers: Deep Semantic-Visual Embedding With Localization

CVPR 2018poster

Several works have proposed to learn a two-path neural network that maps images and texts, respectively, to a same shared Euclidean space where geometry captures useful semantic relationships. Such a multi-modal embedding can be trained and used for various tasks, notably image captioning. In the pr…

2018

HybridNet: Classification and Reconstruction Cooperation for Semi-Supervised Learning

ECCV 2018poster

In this paper, we introduce a new model for leveraging unlabeled data to improve generalization performances of image classifiers: a two-branch encoder-decoder architecture called HybridNet. The first branch receives supervision signal and is dedicated to the extraction of invariant class-related re…

Cited by 57SourcePDFScholar
2018

Manifold Learning in Quotient Spaces

CVPR 2018poster

When learning 3D shapes we are usually interested in their intrinsic geometry rather than in their orientation. To deal with the orientation variations the usual trick consists in augmenting the data to exhibit all possible variability, and thus let the model learn both the geometry as well as the r…

Cited by 21SourcePDFScholar
2018

Revisiting Multi-Task Learning with ROCK: a Deep Residual Auxiliary Block for Visual Detection

NeurIPS 2018poster

Multi-Task Learning (MTL) is appealing for deep learning regularization. In this paper, we tackle a specific MTL context denoted as primary MTL, where the ultimate goal is to improve the performance of a given primary task by leveraging several other auxiliary tasks. Our main methodological contribu…

Cited by 69SourcePDFScholar
2017

MUTAN: Multimodal Tucker Fusion for Visual Question Answering

ICCV 2017poster

Bilinear models provide an appealing framework for mixing and merging information in Visual Question Answering (VQA) tasks. They help to learn high level associations between question meaning and visual concepts in the image, but they suffer from huge dimensionality issues. We introduce MUTAN, a mul…

Cited by 824PDFcodeScholar
2017

WILDCAT: Weakly Supervised Learning of Deep ConvNets for Image Classification, Pointwise Localization and Segmentation

CVPR 2017poster

This paper introduces WILDCAT, a deep learning method which jointly aims at aligning image regions for gaining spatial invariance and learning strongly localized features. Our model is trained using only global image labels and is devoted to three main visual recognition tasks: image classification,…

Cited by 419PDFcodeScholar
2016

Closed-Form Training of Mahalanobis Distance for Supervised Clustering

CVPR 2016oral

Clustering is the task of grouping a set of objects so that objects in the same cluster are more similar to each other than to those in other clusters. The crucial step in most clustering algorithms is to find an appropriate similarity metric, which is both challenging and problem-dependent. Supervi…

Cited by 28PDFScholar
2016

WELDON: Weakly Supervised Learning of Deep Convolutional Neural Networks

CVPR 2016poster

In this paper, we introduce a novel framework for WEakly supervised Learning of Deep cOnvolutional neural Networks (WELDON). Our method is dedicated to automatically selecting relevant image regions from weak annotations, e.g. global image labels, and encompasses the following contributions. Firstly…

Cited by 217PDFcodeScholar
2015

MANTRA: Minimum Maximum Latent Structural SVM for Image Classification and Ranking

ICCV 2015poster

In this work, we propose a novel Weakly Supervised Learning (WSL) framework dedicated to learn discriminative part detectors from images annotated with a global label. Our WSL method encompasses three main contributions. Firstly, we introduce a new structured output latent variable model, Minimum m…

Cited by 43PDFScholar