← Search

Sagar Vaze

9 accepted papers

2026

SAM 3: Segment Anything with Concepts

ICLR 2026poster

We present Segment Anything Model (SAM) 3, a unified model that detects, segments, and tracks objects in images and videos based on concept prompts, which we define as either short noun phrases (e.g., “yellow school bus”), image exemplars, or a combination of both. Promptable Concept Segmentation (P…

Cited by 687SourcecodeScholar
2025

HiLo: A Learning Framework for Generalized Category Discovery Robust to Domain Shifts

ICLR 2025poster

Generalized Category Discovery (GCD) is a challenging task in which, given a partially labelled dataset, models must categorize all unlabelled instances, regardless of whether they come from labelled categories or from new ones. In this paper, we challenge a remaining assumption in this task: that a…

Cited by 4SourcePDFScholar
2024

SPTNet: An Efficient Alternative Framework for Generalized Category Discovery with Spatial Prompt Tuning

ICLR 2024poster

Generalized Category Discovery (GCD) aims to classify unlabelled images from both ‘seen’ and ‘unseen’ classes by transferring knowledge from a set of labelled ‘seen’ class images. A key theme in existing GCD approaches is adapting large-scale pre-trained models for the GCD task. An alternate perspec…

2022

Open-Set Recognition: A Good Closed-Set Classifier is All You Need

ICLR 2022oral

The ability to identify whether or not a test sample belongs to one of the semantic classes in a classifier's training set is critical to practical deployment of the model. This task is termed open-set recognition (OSR) and has received significant attention in recent years. In this paper, we first…

2022

Semantically Grounded Object Matching for Robust Robotic Scene Rearrangement

ICRA 2022poster

Object rearrangement has recently emerged as a key competency in robot manipulation, with practical solutions generally involving object detection, recognition, grasping and high-level planning. Goal-images describing a desired scene configuration are a promising and increasingly used mode of instru…

Cited by 44SourcecodeScholar
2022

Zero-Shot Category-Level Object Pose Estimation

ECCV 2022poster

"Object pose estimation is an important component of most vision pipelines for embodied agents, as well as in 3D vision more generally. In this paper we tackle the problem of estimating the pose of novel object categories in a zero-shot manner. This extends much of the existing literature by removin…