← Search

Derek Hoiem

32 accepted papers

2025

PARTONOMY: Large Multimodal Models with Part-Level Visual Understanding

NeurIPS 2025spotlight

Real-world objects are composed of distinctive, object-specific parts. Identifying these parts is key to performing fine-grained, compositional reasoning—yet, large multimodal models (LMMs) struggle to perform this seemingly straightforward task. In this work, we introduce PARTONOMY, an LMM benchmar…

Cited by 0SourceScholar
2025

RELOCATE: A Simple Training-Free Baseline for Visual Query Localization Using Region-Based Representations

CVPR 2025poster

We present RELOCATE, a simple training-free baseline designed to perform the challenging task of visual query localization in long videos. To eliminate the need for task-specific training and efficiently handle long videos, RELOCATE leverages a region-based representation derived from pretrained vis…

Cited by 2SourcePDFScholar
2025

REN: Fast and Efficient Region Encodings from Patch-Based Image Encoders

NeurIPS 2025poster

We introduce the Region Encoder Network (REN), a fast and effective model for generating region-based image representations using point prompts. Recent methods combine class-agnostic segmenters (e.g., SAM) with patch-based image encoders (e.g., DINO) to produce compact and effective region represent…

Cited by 0SourcecodeScholar
2025

Visual Program Distillation with Template-Based Augmentation

EMNLP 2025

Adapting visual programming or prompting large language models (LLMs) to generate executable code for visual tasks like visual question answering (VQA) for specialized tasks or domains remains challenging due to high annotation and inference costs. We propose a low-cost visual program distillation m

2024

Region-Based Representations Revisited

CVPR 2024poster

We investigate whether region-based representations are effective for recognition. Regions were once a mainstay in recognition approaches but pixel and patch-based features are now used almost exclusively. We show that recent class-agnostic segmenters like SAM can be effectively combined with strong…

2024

Unified-IO 2: Scaling Autoregressive Multimodal Models with Vision Language Audio and Action

CVPR 2024highlight

We present Unified-IO 2 a multimodal and multi-skill unified model capable of following novel instructions. Unified-IO 2 can use text images audio and/or videos as input and can generate text image or audio outputs which is accomplished in a unified way by tokenizing these different inputs and outpu…

2024

WebWISE: Unlocking Web Interface Control for LLMs via Sequential Exploration

NAACL 2024findings

This paper investigates using Large Language Models (LLMs) to automatically perform web software tasks using click, scroll, and text in- put operations. Previous approaches, such as reinforcement learning (RL) or imitation learning, are inefficient to train and task-specific. Our method uses filtere…

Cited by 4SourcePDFScholar
2023

ViStruct: Visual Structural Knowledge Extraction via Curriculum Guided Code-Vision Representation

EMNLP 2023long main

State-of-the-art vision-language models (VLMs) still have limited performance in structural knowledge extraction, such as relations between objects. In this work, we present ViStruct, a training framework to learn VLMs for effective visual structural knowledge extraction. Two novel designs are incor…

Cited by 0SourcecodeScholar
2022

Language Models with Image Descriptors are Strong Few-Shot Video-Language Learners

NeurIPS 2022accept

The goal of this work is to build flexible video-language models that can generalize to various video-to-text tasks from few examples. Existing few-shot video-language learners focus exclusively on the encoder, resulting in the absence of a video-to-text decoder to handle generative tasks. Video cap…

2022

Towards General Purpose Vision Systems: An End-to-End Task-Agnostic Vision-Language Architecture

CVPR 2022oral

Computer vision systems today are primarily N-purpose systems, designed and trained for a predefined set of tasks. Adapting such systems to new tasks is challenging and often requires non-trivial modifications to the network architecture (e.g. adding new output heads) or training process (e.g. addin…

Cited by 100PDFScholar
2022

Webly Supervised Concept Expansion for General Purpose Vision Models

ECCV 2022poster

"General purpose vision (GPV) systems are models that are designed to solve a wide array of visual tasks without requiring architectural changes. Today, GPVs primarily learn both skills and concepts from large fully supervised datasets. Scaling GPVs to tens of thousands of concepts by acquiring data…

Cited by 63SourcePDFScholar
2021

Learning Curves for Analysis of Deep Networks

ICML 2021spotlight

Learning curves model a classifier’s test error as a function of the number of training samples. Prior works show that learning curves can be used to select model parameters and extrapolate performance. We investigate how to use learning curves to evaluate design choices, such as pretraining, archit…

2021

PatchMatch-RL: Deep MVS With Pixelwise Depth, Normal, and Visibility

ICCV 2021poster

Recent learning-based multi-view stereo (MVS) methods show excellent performance with dense cameras and small depth ranges. However, non-learning based approaches still outperform for scenes with large depth ranges and sparser wide-baseline views, in part due to their PatchMatch optimization over pi…

Cited by 35PDFcodeScholar
2020

Contrastive Learning for Weakly Supervised Phrase Grounding

ECCV 2020poster

Phrase grounding, the problem of associating image regions to caption words, is a crucial component of vision-language tasks. We show that phrase grounding can be learned by optimizing word-region attention to maximize a lower bound on mutual information between images and caption words. Given pairs…

2020

Dreaming to Distill: Data-Free Knowledge Transfer via DeepInversion

CVPR 2020oral

We introduce DeepInversion, a new method for synthesizing images from the image distribution used to train a deep neural network. We "invert" a trained network (teacher) to synthesize class-conditional input images starting from random noise, without using any additional information about the traini…

Cited by 699PDFcodeScholar
2019

No-Frills Human-Object Interaction Detection: Factorization, Layout Encodings, and Training Techniques

ICCV 2019poster

We show that for human-object interaction detection a relatively simple factorized model with appearance and layout encodings constructed from pre-trained object detectors outperforms more sophisticated approaches. Our model includes factors for detection scores, human and object appearance, and coa…

Cited by 176PDFScholar
2018

Imagine This! Scripts to Compositions to Videos

ECCV 2018poster

Imagining a scene described in natural language with realistic layout and appearance of entities is the ultimate test of spatial, visual, and semantic world knowledge. As a step towards this goal, we present the Composition Retrieval and Fusion Networks (CRAFT), a model capable of learning this know…

Cited by 104SourcePDFScholar
2018

Improved Structure from Motion Using Fiducial Marker Matching

ECCV 2018poster

In this paper, we present an incremental structure from motion (SfM) algorithm that significantly outperforms existing algorithms when fiducial markers are present in the scene, and that matches the performance of existing algorithms when no markers are present. Our algorithm uses markers to limit pot…

2018

LayoutNet: Reconstructing the 3D Room Layout From a Single RGB Image

CVPR 2018poster

We propose an algorithm to predict room layout from a single image that generalizes across panoramas and perspective images, cuboid layouts and more general layouts (e.g. "L"-shape room). Our method operates directly on the panoramic image, rather than decomposing into perspective images as do recen…

2018

Pixels, Voxels, and Views: A Study of Shape Representations for Single View 3D Object Shape Prediction

CVPR 2018poster

The goal of this paper is to compare surface-based and volumetric 3D object shape representations, as well as viewer-centered and object-centered reference frames for single-view 3D shape prediction. We propose a new algorithm for predicting depth maps from multiple viewpoints, with a single depth o…

Cited by 141SourcePDFScholar
2017

3D-PRNN: Generating Shape Primitives With Recurrent Neural Networks

ICCV 2017poster

The success of various applications including robotics, digital content creation, and visualization demand a structured and abstract representation of the 3D world from limited sensor data. Inspired by the nature of human perception of 3D shapes as a collection of simple parts, we explore such an ab…

Cited by 224PDFcodeScholar
2017

Aligned Image-Word Representations Improve Inductive Transfer Across Vision-Language Tasks

ICCV 2017poster

An important goal of computer vision is to build systems that learn visual representations over time that can be applied to many tasks. In this paper, we investigate a vision-language embedding as a core representation and show that it leads to better cross-task transfer than standard multi-task lea…

Cited by 27PDFScholar
2015

Completing 3D Object Shape From One Depth Image

CVPR 2015poster

Our goal is to recover a complete 3D model from a depth image of an object. Existing approaches rely on user interaction or apply to a limited class of objects, such as chairs. We aim to fully automatically reconstruct a 3D model from any category. We take an exemplar-based approach: retrieve simila…

Cited by 218SourcePDFScholar