← Search

Martial Hebert

53 accepted papers

2026

On the Conic Complementarity of Planar Contacts

ICRA 2026poster

We present a unifying theoretical result that con- nects two foundational principles in robotics: the Signorini law for point contacts, which underpins many simulation methods for preventing object interpenetration, and the center of pres- sure (also known as the zero-moment point), a key concept in…

2025

Diff-2-in-1: Bridging Generation and Dense Perception with Diffusion Models

ICLR 2025poster

Beyond high-fidelity image synthesis, diffusion models have recently exhibited promising results in dense visual perception tasks. However, most existing work treats diffusion models as a standalone component for perception tasks, employing them either solely for off-the-shelf data augmentation or a…

2025

ReferEverything: Towards Segmenting Everything We Can Speak of in Videos

ICCV 2025poster

We present REM, a framework for segmenting a wide range of concepts in video that can be described through natural language. Our method leverages the universal visual-language mapping learned by video diffusion models on Internet-scale data by fine-tuning them on small-scale Referring Object Segment…

Cited by 0SourcePDFScholar
2024

Lexicon3D: Probing Visual Foundation Models for Complex 3D Scene Understanding

NeurIPS 2024poster

Complex 3D scene understanding has gained increasing attention, with scene encoding strategies built on top of visual foundation models playing a crucial role in this success. However, the optimal scene encoding strategies for various scenarios remain unclear, particularly compared to their image-ba…

Cited by 14SourcePDFScholar
2023

Object Discovery From Motion-Guided Tokens

CVPR 2023poster

Object discovery -- separating objects from the background without manual labels -- is a fundamental open challenge in computer vision. Previous methods struggle to go beyond clustering of low-level cues, whether handcrafted (e.g., color, texture) or learned (e.g., from auto-encoders). In this work,…

2022

Discovering Objects That Can Move

CVPR 2022poster

This paper studies the problem of object discovery -- separating objects from the background without manual labels. Existing approaches utilize appearance cues, such as color, texture, and location, to group pixels into object-like regions. However, by relying on appearance alone, these methods fail…

Cited by 52PDFcodeScholar
2022

Learning Continuous Implicit Representation for Near-Periodic Patterns

ECCV 2022poster

"Near-Periodic Patterns (NPP) are ubiquitous in man-made scenes and are composed of tiled motifs with appearance differences caused by lighting, defects, or design elements. A good NPP representation is useful for many applications including image completion, segmentation, and geometric remapping. B…

2021

Bowtie Networks: Generative Modeling for Joint Few-Shot Recognition and Novel-View Synthesis

ICLR 2021poster

We propose a novel task of joint few-shot recognition and novel-view synthesis: given only one or few images of a novel object from arbitrary views with only category annotation, we aim to simultaneously learn an object classifier and generate images of that type of object from new viewpoints. While…

2021

Learning To Hallucinate Examples From Extrinsic and Intrinsic Supervision

ICCV 2021poster

Learning to hallucinate additional examples has recently been shown as a promising direction to address few-shot learning tasks. This work investigates two important yet overlooked natural supervision signals for guiding the hallucination process -- (i) extrinsic: classifiers trained on hallucinated…

Cited by 8PDFScholar
2020

Learning Orientation Distributions for Object Pose Estimation

IROS 2020poster

For robots to operate robustly in the real world, they should be aware of their uncertainty. However, most methods for object pose estimation return a single point estimate of the object's pose. In this work, we propose two learned methods for estimating a distribution over an object's orientation.…

Cited by 23SourcecodeScholar
2020

Learning Shape-based Representation for Visual Localization in Extremely Changing Conditions

ICRA 2020poster

Visual localization is an important task for applications such as navigation and augmented reality, but is a challenging problem when there are changes in scene appearances through day, seasons, or environments. In this paper, we present a convolutional neural network (CNN)-based approach for visual…

Cited by 6SourceScholar
2020

MAPPER: Multi-Agent Path Planning with Evolutionary Reinforcement Learning in Mixed Dynamic Environments

IROS 2020poster

Multi-agent navigation in dynamic environments is of great industrial value when deploying a large scale fleet of robot to real-world applications. This paper proposes a decentralized partially observable multi-agent path planning with evolutionary reinforcement learning (MAPPER) method to learn an…

Cited by 140SourceScholar
2019

Coordinate-Free Carlsson-Weinshall Duality and Relative Multi-View Geometry

CVPR 2019oral

We present a coordinate-free description of Carlsson-Weinshall duality between scene points and camera pinholes and use it to derive a new characterization of primal/dual multi-view geometry. In the case of three views, a particular set of reduced trilinearities provide a novel parameterization of c…

Cited by 9PDFcodeScholar
2019

DISC: A Large-scale Virtual Dataset for Simulating Disaster Scenarios

IROS 2019poster

In this paper, we present the first large-scale synthetic dataset for visual perception in disaster scenarios, and analyze state-of-the-art methods for multiple computer vision tasks with reference baselines. We simulated before and after disaster scenarios such as fire and building collapse for fif…

Cited by 15SourceScholar
2019

Image Deformation Meta-Networks for One-Shot Learning

CVPR 2019oral

Humans can robustly learn novel visual concepts even when images undergo various deformations and loose certain information. Mimicking the same behavior and synthesizing deformed instances of new concepts may help visual recognition systems perform better one-shot learning, i.e., learning concepts f…

Cited by 303PDFcodeScholar
2019

Multispectral Imaging for Fine-Grained Recognition of Powders on Complex Backgrounds

CVPR 2019oral

Hundreds of materials, such as drugs, explosives, makeup, food additives, are in the form of powder. Recognizing such powders is important for security checks, criminal identification, drug control, and quality assessment. However, powder recognition has drawn little attention in the computer vision…

Cited by 19PDFScholar
2018

Deep Material-Aware Cross-Spectral Stereo Matching

CVPR 2018poster

Cross-spectral imaging provides strong benefits for recognition and detection tasks. Often, multiple cameras are used for cross-spectral imaging, thus requiring image alignment, or disparity estimation in a stereo setting. Increasingly, multi-camera cross-spectral systems are embedded in active RGBD…

Cited by 74SourcePDFScholar
2018

Learning by Asking Questions

CVPR 2018poster

We introduce an interactive learning framework for the development and testing of intelligent visual systems, called learning-by-asking (LBA). We explore LBA in context of the Visual Question Answering (VQA) task. LBA differs from standard VQA training in that most questions are not observed during…

Cited by 97SourcePDFScholar
2017

General Models for Rational Cameras and the Case of Two-Slit Projections

CVPR 2017poster

The rational camera model recently introduced in [18] provides a general methodology for studying abstract nonlinear imaging systems and their multi-view geometry. This paper builds on this framework to study "physical realizations" of rational cameras. More precisely, we give an explicit account of…

Cited by 10PDFScholar
2017

Gradient Boosting on Stochastic Data Streams

AISTATS 2017poster

Boosting is a popular ensemble algorithm that generates more powerful learners by linearly combining base models from a simpler hypothesis class. In this work, we investigate the problem of adapting batch gradient boosting for minimizing convex loss functions to online setting where the loss at ea…

Cited by 22SourcePDFScholar
2017

Predictive-State Decoders: Encoding the Future into Recurrent Networks

NeurIPS 2017poster

Recurrent neural networks (RNNs) are a vital modeling technique that rely on internal states learned indirectly by optimization of a supervised, unsupervised, or reinforcement training loss. RNNs are used to model dynamic processes that are characterized by underlying latent states whose form is oft…

Cited by 46SourcePDFScholar
2016

Introspective perception: Learning to predict failures in vision systems

IROS 2016poster

As robots aspire for long-term autonomous operations in complex dynamic environments, the ability to reliably take mission-critical decisions in ambiguous situations becomes critical. This motivates the need to build systems that have situational awareness to assess how quali ed they are at that mom…

Cited by 105SourceScholar
2016

Learning from Small Sample Sets by Combining Unsupervised Meta-Training with CNNs

NeurIPS 2016accepted

This work explores CNNs for the recognition of novel categories from few examples. Inspired by the transferability properties of CNNs, we introduce an additional unsupervised meta-training stage that exposes multiple top layer units to a large amount of unlabeled real-world images. By encouraging th…

Cited by 94SourcePDFScholar
2015

Autonomy Infused Teleoperation with Application to BCI Manipulation

RSS 2015poster

Robot teleoperation systems face a common set of challenges including latency, low-dimensional user commands, and asymmetric control inputs. User control with Brain-Computer Interfaces (BCIs) exacerbates these problems through especially noisy and erratic low-dimensional motion commands due to the d…

Cited by 81SourcePDFScholar
2015

Inferring door locations from a teammate's trajectory in stealth human-robot team operations

IROS 2015poster

Robot perception is generally viewed as the interpretation of data from various types of sensors such as cameras. In this paper, we study indirect perception where a robot can perceive new information by making inferences from non-visual observations of human teammates. As a proof-of-concept study,…

Cited by 5SourceScholar
2015

Predicting Multiple Structured Visual Interpretations

ICCV 2015poster

We present a simple approach for producing a small number of structured visual outputs which have high recall, for a variety of tasks including monocular pose estimation and semantic scene segmentation. Current state-of-the-art approaches learn a single model and modify inference procedures to produ…

Cited by 36PDFScholar
2015

Visual chunking: A list prediction framework for region-based object detection

ICRA 2015poster

We consider detecting objects in an image by iteratively selecting from a set of arbitrarily shaped candidate regions. Our generic approach, which we term visual chunking, reasons about the locations of multiple object instances in an image while expressively describing object boundaries. We design…

Cited by 5SourceScholar
2015

Watch and Learn: Semi-Supervised Learning for Object Detectors From Video

CVPR 2015poster

We present a semi-supervised approach that localizes multiple unknown object instances in long videos. We start with a handful of labeled boxes and iteratively learn and label hundreds of thousands of object instances. We propose criteria for reliable object detection and tracking for constraining t…

Cited by 157SourcePDFScholar