← Search

Samuel Schulter

32 accepted papers

2026

InterPrior: Scaling Generative Control for Physics-Based Human-Object Interactions

CVPR 2026

Humans rarely plan whole-body interactions with objects at the level of explicit whole-body movements. High-level intentions, such as affordance, define the goal, while coordinated balance, contact, and manipulation can emerge naturally from underlying physical and motor priors. Scaling such priors

Cited by 0SourceScholar
2025

GBlobs: Explicit Local Structure via Gaussian Blobs for Improved Cross-Domain LiDAR-based 3D Object Detection

CVPR 2025poster

LiDAR-based 3D detectors need large datasets for training, yet they struggle to generalize to novel domains. Domain Generalization (DG) aims to mitigate this by training detectors that are invariant to such domain shifts. Current DG approaches exclusively rely on global geometric features (point clo…

2025

LiSu: A Dataset and Method for LiDAR Surface Normal Estimation

CVPR 2025poster

While surface normals are widely used to analyse 3D scene geometry, surface normal estimation from LiDAR point clouds remains severely underexplored. This is caused by the lack of large-scale annotated datasets on the one hand, and lack of methods that can robustly handle the sparse and often noisy…

2025

Progressive Token Length Scaling in Transformer Encoders for Efficient Universal Segmentation

ICLR 2025poster

A powerful architecture for universal segmentation relies on transformers that encode multi-scale image features and decode object queries into mask predictions. With efficiency being a high priority for scaling such models, we observed that the state-of-the-art method Mask2Former uses \~50% of its…

2025

STSBench: A Spatio-temporal Scenario Benchmark for Multi-modal Large Language Models in Autonomous Driving

NeurIPS 2025poster

We introduce STSBench, a scenario-based framework to benchmark the holistic understanding of vision-language models (VLMs) for autonomous driving. The framework automatically mines predefined traffic scenarios from any dataset using ground-truth annotations, provides an intuitive user interface for…

Cited by 0SourcecodeScholar
2024

AIDE: An Automatic Data Engine for Object Detection in Autonomous Driving

CVPR 2024poster

Autonomous vehicle (AV) systems rely on robust perception models as a cornerstone of safety assurance. However objects encountered on the road exhibit a long-tailed distribution with rare or unseen categories posing challenges to a deployed perception model. This necessitates an expensive process of…

Cited by 15SourcePDFScholar
2024

Generating Enhanced Negatives for Training Language-Based Object Detectors

CVPR 2024poster

The recent progress in language-based open-vocabulary object detection can be largely attributed to finding better ways of leveraging large-scale data with free-form text annotations. Training such models with a discriminative objective function has proven successful but requires good positive and n…

2024

Self-Training Large Language Models for Improved Visual Program Synthesis With Visual Reinforcement

CVPR 2024poster

Visual program synthesis is a promising approach to exploit the reasoning abilities of large language models for compositional computer vision tasks. Previous work has used few-shot prompting with frozen LLMs to synthesize visual programs. Training an LLM to write better visual programs is an attrac…

Cited by 8SourcePDFScholar
2024

Taming Self-Training for Open-Vocabulary Object Detection

CVPR 2024poster

Recent studies have shown promising performance in open-vocabulary object detection (OVD) by utilizing pseudo labels (PLs) from pretrained vision and language models (VLMs). However teacher-student self-training a powerful and widely used paradigm to leverage PLs is rarely explored for OVD. This wor…

2023

Efficient Controllable Multi-Task Architectures

ICCV 2023poster

We aim to train a multi-task model such that users can adjust the desired compute budget and relative importance of task performances after deployment, without retraining. This enables optimizing performance for dynamically varying user needs, without heavy computational overhead to train and save m…

Cited by 6PDFScholar
2023

Exploring Question Decomposition for Zero-Shot VQA

NeurIPS 2023poster

Visual question answering (VQA) has traditionally been treated as a single-step task where each question receives the same amount of effort, unlike natural human question-answering strategies. We explore a question decomposition strategy for VQA to overcome this limitation. We probe the ability of r…

Cited by 12SourcePDFScholar
2023

NeurOCS: Neural NOCS Supervision for Monocular 3D Object Localization

CVPR 2023poster

Monocular 3D object localization in driving scenes is a crucial task, but challenging due to its ill-posed nature. Estimating 3D coordinates for each pixel on the object surface holds great potential as it provides dense 2D-3D geometric constraints for the underlying PnP problem. However, high-quali…

Cited by 25SourcePDFScholar
2023

OmniLabel: A Challenging Benchmark for Language-Based Object Detection

ICCV 2023oral

Language-based object detection is a promising direction towards building a natural interface to describe objects in images that goes far beyond plain category names. While recent methods show great progress in that direction, proper evaluation is lacking. With OmniLabel, we propose a novel task def…

Cited by 9PDFScholar
2023

Q: How To Specialize Large Vision-Language Models to Data-Scarce VQA Tasks? A: Self-Train on Unlabeled Images!

CVPR 2023poster

Finetuning a large vision language model (VLM) on a target dataset after large scale pretraining is a dominant paradigm in visual question answering (VQA). Datasets for specialized tasks such as knowledge-based VQA or VQA in non natural-image domains are orders of magnitude smaller than those for ge…

2022

Controllable Dynamic Multi-Task Architectures

CVPR 2022oral

Multi-task learning commonly encounters competition for resources among tasks, specifically when model capacity is limited. This challenge motivates models which allow control over the relative importance of tasks and total compute cost during inference time. In this work, we propose such a controll…

Cited by 35PDFScholar
2022

Exploiting Unlabeled Data with Vision and Language Models for Object Detection

ECCV 2022poster

"Building robust and generic object detection frameworks requires scaling to larger label spaces and bigger training datasets. However, it is prohibitively costly to acquire annotations for thousands of categories at a large scale. We propose a novel method that leverages the rich semantics availabl…

2022

MM-TTA: Multi-Modal Test-Time Adaptation for 3D Semantic Segmentation

CVPR 2022poster

Test-time adaptation approaches have recently emerged as a practical solution for handling domain shift without access to the source domain data. In this paper, we propose and explore a new multi-modal extension of test-time adaptation for 3D semantic segmentation. We find that, directly applying ex…

Cited by 87PDFScholar
2022

On Generalizing Beyond Domains in Cross-Domain Continual Learning

CVPR 2022poster

In the real world, humans have the ability to accumulate new knowledge in any conditions. However, deeplearning suffers from the phenomenon so-called catastrophic forgetting of the previously observed knowledge after learning a new task. Many recent methods focus on preventing catastrophic forgettin…

Cited by 42PDFScholar
2022

Single-Stream Multi-level Alignment for Vision-Language Pretraining

ECCV 2022poster

"Self-supervised vision-language pretraining from pure images and text with a contrastive loss is effective, but ignores fine-grained alignment due to a dual-stream architecture that aligns image and text representations only on a global level. Earlier, supervised, non-contrastive methods were capab…

2020

Domain Adaptive Semantic Segmentation Using Weak Labels

ECCV 2020poster

We propose a novel framework for domain adaptation in semantic segmentation with image-level weak labels in the target domain. The weak labels may be obtained based on a model prediction for unsupervised domain adaptation (UDA), or from a human oracle in a new weakly-supervised domain adaptation (WD…

Cited by 96SourcePDFScholar
2020

Object Detection with a Unified Label Space from Multiple Datasets

ECCV 2020poster

Given multiple datasets with different label spaces, the goal of this work is to train a single object detector predicting over the union of all the label spaces. The practical benefits of such an object detector are obvious and significant---application-relevant categories can be picked and merged…

2020

Peek-a-Boo: Occlusion Reasoning in Indoor Scenes With Plane Representations

CVPR 2020oral

We address the challenging task of occlusion-aware indoor 3D scene understanding. We represent scenes by a set of planes, where each one is defined by its normal, offset and two masks outlining (i) the extent of the visible part and (ii) the full region that consists of both visible and occluded par…

Cited by 22PDFScholar
2019

Domain Adaptation for Structured Output via Discriminative Patch Representations

ICCV 2019oral

Predicting structured outputs such as semantic segmentation relies on expensive per-pixel annotations to learn supervised models like convolutional neural networks. However, models trained on one data domain may not generalize well to other domains without annotations for model finetuning. To avoid…

Cited by 413PDFcodeScholar
2018

Learning to Adapt Structured Output Space for Semantic Segmentation

CVPR 2018poster

Convolutional neural network-based approaches for semantic segmentation rely on supervision with pixel-level ground truth, but may not generalize well to unseen image domains. As the labeling process is tedious and labor intensive, developing algorithms that can adapt source ground truth labels to t…

2018

Learning to Look around Objects for Top-View Representations of Outdoor Scenes

ECCV 2018poster

Given a single RGB image of a complex outdoor road scene in the perspective view, we address the novel problem of estimating an occlusion-reasoned semantic scene layout in the top-view. This challenging problem not only requires an accurate understanding of both the 3D geometry and the semantics of…

Cited by 95SourcePDFScholar
2015

Conditioned Regression Models for Non-Blind Single Image Super-Resolution

ICCV 2015poster

Single image super-resolution is an important task in the field of computer vision and finds many practical applications. Current state-of-the-art methods typically rely on machine learning algorithms to infer a mapping from low- to high-resolution images. These methods use a single fixed blur ker…

Cited by 121PDFScholar
2015

Fast and Accurate Image Upscaling With Super-Resolution Forests

CVPR 2015poster

The aim of single image super-resolution is to reconstruct a high-resolution image from a single low-resolution input. Although the task is ill-posed it can be seen as finding a non-linear mapping from a low to high-dimensional space. Recent methods that rely on both neighborhood embedding and spars…

Cited by 595SourcePDFScholar