← Search

Subhransu Maji

47 accepted papers

2026

3D Space as a Scratchpad for Editable Text-to-Image Generation

CVPR 2026

Recent progress in large language models (LLMs) has shown that reasoning improves when intermediate thoughts are externalized into explicit workspaces, such as chain-of-thought traces or tool-augmented reasoning. Yet, visual language models (VLMs) lack an analogous mechanism for spatial reasoning, l

Cited by 0SourcecodeScholar
2026

RealBirdID: Benchmarking Bird Species Identification in the Era of MLLMs

CVPR 2026

Fine-grained bird species identification in the wild is frequently unanswerable from a single image: key cues may be non-visual (e.g. vocalization), or obscured due to occlusion, camera angle, or low resolution. Yet today's multimodal systems are typically judged on answerable, in-schema cases, enco

Cited by 0SourcecodeScholar
2026

RiverScope: High-Resolution River Masking Dataset

AAAI 2026technical

Surface water dynamics play a critical role in Earth’s climate system, influencing ecosystems, agriculture, disaster resilience, and sustainable development. Yet monitoring rivers and surface water at fine spatial and temporal scales remains challenging---especially for narrow or sediment-rich river

Cited by 0SourcePDFScholar
2026

SIGMA-GEN: STRUCTURE AND IDENTITY GUIDED MULTI-SUBJECT ASSEMBLY FOR IMAGE GENERATION

ICLR 2026poster

We present SIGMA-GEN, a unified framework for multi-identity preserving image generation. Unlike prior approaches, SIGMA-GEN is the first to enable single-pass multi-subject identity-preserved generation guided by both structural and spatial constraints. A key strength of our method is its ability t…

Cited by 0SourceScholar
2025

Active Measurement: Efficient Estimation at Scale

NeurIPS 2025poster

AI has the potential to transform scientific discovery by analyzing vast datasets with little human effort. However, current workflows often do not provide the accuracy or statistical guarantees that are needed. We introduce \emph{active measurement}, a human-in-the-loop AI framework for scientific…

Cited by 0SourceScholar
2025

Consensus-Driven Active Model Selection

ICCV 2025poster

The widespread availability of off-the-shelf machine learning models poses a challenge: which model, of the many available candidates, should be chosen for a given data analysis task? This question of model selection is traditionally answered by collecting and annotating a validation dataset---a cos…

2025

Feedforward Few-shot Species Range Estimation

ICML 2025poster

Knowing where a particular species can or cannot be found on Earth is crucial for ecological research and conservation efforts. By mapping the spatial ranges of all species, we would obtain deeper insights into how global biodiversity is affected by climate change and habitat loss. However, accurat…

Cited by 0SourcePDFScholar
2025

Generate, Transduct, Adapt: Iterative Transduction with VLMs

ICCV 2025poster

Transductive zero-shot learning with vision-language models leverages image-image similarities within the dataset to achieve better classification accuracy compared to the inductive setting. However, there is little work that explores the structure of the language space in this context. We propose G…

Cited by 0SourcePDFScholar
2025

WildSAT: Learning Satellite Image Representations from Wildlife Observations

ICCV 2025poster

Species distributions encode valuable ecological and environmental information, yet their potential for guiding representation learning in remote sensing remains underexplored. We introduce WildSAT, which pairs satellite images with millions of geo-tagged wildlife observations readily-available on c…

2024

Combining Observational Data and Language for Species Range Estimation

NeurIPS 2024poster

Species range maps (SRMs) are essential tools for research and policy-making in ecology, conservation, and environmental management. However, traditional SRMs rely on the availability of environmental covariates and high-quality observational data, both of which can be challenging to obtain due to g…

2024

DISCount: Counting in Large Image Collections with Detector-Based Importance Sampling

AAAI 2024technical

Many applications use computer vision to detect and count objects in massive image collections. However, automated methods may fail to deliver accurate counts, especially when the task is very difficult or requires a fast response time. For example, during disaster response, aid organizations aim to…

Cited by 6SourcePDFScholar
2024

Human-in-the-Loop Visual Re-ID for Population Size Estimation

ECCV 2024poster

"Computer vision-based re-identification (Re-ID) systems are increasingly being deployed for estimating population size in large image collections. However, the estimated size can be significantly inaccurate when the task is challenging or when deployed on data from new distributions. We propose a h…

2024

Improved Zero-Shot Classification by Adapting VLMs with Text Descriptions

CVPR 2024poster

The zero-shot performance of existing vision-language models (VLMs) such as CLIP is limited by the availability of large-scale aligned image and text datasets in specific domains. In this work we leverage two complementary sources of information -- descriptions of categories generated by large langu…

2024

OSLO: One-Shot Label-Only Membership Inference Attacks

NeurIPS 2024poster

We introduce One-Shot Label-Only (OSLO) membership inference attacks (MIAs), which accurately infer a given sample's membership in a target model's training set with high precision using just a single query, where the target model only returns the predicted hard label. This is in contrast to stat…

Cited by 1SourcePDFScholar
2024

Task2Box: Box Embeddings for Modeling Asymmetric Task Relationships

CVPR 2024highlight

Modeling and visualizing relationships between tasks or datasets is an important step towards solving various meta-tasks such as dataset discovery multi-tasking and transfer learning. However many relationships such as containment and transferability are naturally asymmetric and current approaches f…

2023

LU-NeRF: Scene and Pose Estimation by Synchronizing Local Unposed NeRFs

ICCV 2023poster

A critical obstacle preventing NeRF models from being deployed broadly in the wild is their reliance on accurate camera poses. Consequently, there is growing interest in extending NeRF models to jointly optimize camera poses and scene representation, which offers an alternative to off-the-shelf SfM…

Cited by 34PDFScholar
2022

Cross-Modal 3D Shape Generation and Manipulation

ECCV 2022poster

"Creating and editing the shape and color of 3D objects require tremendous human effort and expertise. Compared to direct manipulation in 3D interfaces, 2D interactions such as sketches and scribbles are usually much more natural and intuitive for the users. In this paper, we propose a generic multi…

Cited by 34SourcePDFScholar
2022

MvDeCor: Multi-View Dense Correspondence Learning for Fine-Grained 3D Segmentation

ECCV 2022poster

"We propose to utilize self-supervised techniques in the 2D domain for fine-grained 3D shape segmentation tasks. This is inspired by the observation that view-based surface representations are more effective at modeling high-resolution surface details and texture than their 3D counterparts based on…

Cited by 13SourcePDFScholar
2021

A Realistic Evaluation of Semi-Supervised Learning for Fine-Grained Classification

CVPR 2021poster

We evaluate the effectiveness of semi-supervised learning (SSL) on a realistic benchmark where data exhibits considerable class imbalance and contains images from novel classes. Our benchmark consists of two fine-grained classification datasets obtained by sampling classes from the Aves and Fungi ta…

Cited by 63PDFcodeScholar
2021

Exponential Moving Average Normalization for Self-Supervised and Semi-Supervised Learning

CVPR 2021poster

We present a plug-in replacement for batch normalization (BN) called exponential moving average normalization (EMAN), which improves the performance of existing student-teacher based self- and semi-supervised learning techniques. Unlike the standard BN, where the statistics are computed within each…

Cited by 150PDFcodeScholar
2020

Label-Efficient Learning on Point Clouds using Approximate Convex Decompositions

ECCV 2020poster

The problems of shape classification and part segmentation from 3D point clouds have garnered increasing attention in the last few years. Both of these problems, however, suffer from relatively small training sets, creating the need for statistically efficient methods to learn 3D shape representatio…

2020

Learning Generative Models of Shape Handles

CVPR 2020poster

We present a generative model to synthesize 3D shapes as sets of handles -- lightweight proxies that approximate the original 3D shape -- for applications in interactive editing, shape parsing, and building compact 3D representations. Our model can generate handle sets with varying cardinality and d…

Cited by 34PDFScholar
2020

ParSeNet: A Parametric Surface Fitting Network for 3D Point Clouds

ECCV 2020poster

We propose a novel, end-to-end trainable, deep network called ParSeNet that decomposes a 3D point cloud into parametric surface patches, including B-spline patches as well as basic geometric primitives. ParSeNet is trained on a large-scale dataset of man-made 3D shapes and captures high-level semant…

2020

PhraseCut: Language-Based Image Segmentation in the Wild

CVPR 2020poster

We consider the problem of segmenting image regions given a natural language phrase, and study it on a novel dataset of 77,262 images and 345,486 phrase-region pairs. Our dataset is collected on top of the Visual Genome dataset and uses the existing annotations to generate a challenging set of refer…

Cited by 130PDFcodeScholar
2019

Meta-Learning With Differentiable Convex Optimization

CVPR 2019oral

Many meta-learning approaches for few-shot learning rely on simple base learners such as nearest-neighbor classifiers. However, even in the few-shot regime, discriminatively trained linear predictors can offer better generalization. We propose to use these predictors as base learners to learn repres…

Cited by 1664PDFcodeScholar
2019

Task2Vec: Task Embedding for Meta-Learning

ICCV 2019poster

We introduce a method to generate vectorial representations of visual classification tasks which can be used to reason about the nature of those tasks and their relations. Given a dataset with ground-truth labels and a loss function, we process images through a "probe network" and compute an embeddi…

Cited by 386PDFScholar
2018

CSGNet: Neural Shape Parser for Constructive Solid Geometry

CVPR 2018poster

We present a neural architecture that takes as input a 2D or 3D shape and outputs a program that generates the shape. The instructions in our program are based on constructive solid geometry principles, i.e., a set of boolean operations on shape primitives defined recursively. Bottom-up techniques f…

Cited by 0SourcePDFScholar
2018

SPLATNet: Sparse Lattice Networks for Point Cloud Processing

CVPR 2018poster

We present a network architecture for processing point clouds that directly operates on a collection of points represented as a sparse set of samples in a high-dimensional lattice. Naively applying convolutions on this lattice scales poorly, both in terms of memory and computational cost, as the siz…

2017

3D Shape Segmentation With Projective Convolutional Networks

CVPR 2017oral

This paper introduces a deep architecture for segmenting 3D objects into their labeled semantic parts. Our architecture combines image-based Fully Convolutional Networks (FCNs) and surface-based Conditional Random Fields (CRFs) to yield coherent segmentations of 3D shapes. The image-based FCNs are…

Cited by 469PDFScholar
2017

Reasoning About Fine-Grained Attribute Phrases Using Reference Games

ICCV 2017poster

We present a framework for learning to describe fine-grained visual differences between instances using attribute phrases. Attribute phrases capture distinguishing aspects of an object (e.g., "propeller on the nose" or "door near the wing" for airplanes) in a compositional manner. Instances within a…

Cited by 16PDFScholar
2015

Multi-View Convolutional Neural Networks for 3D Shape Recognition

ICCV 2015poster

A longstanding question in computer vision concerns the representation of 3D shapes for recognition: should 3D shapes be represented with descriptors operating on their native 3D formats, such as voxel grid or polygon mesh, or can they be effectively represented with view-based descriptors? We addre…

Cited by 4470PDFScholar