← Search

Minsu Cho

87 accepted papers

2026

Planning in 8 Tokens: A Compact Discrete Tokenizer for Latent World Model

CVPR 2026

World models provide a powerful framework for simulating environment dynamics conditioned on actions or instructions, enabling downstream tasks such as action planning or policy learning.Recent approaches leverage world models as learned simulators, but its application to decision-time planning rema

Cited by 0SourcecodeScholar
2026

SpaCeFormer: Space-Curve Transformer for Open-Vocabulary 3D Instance Segmentation without Proposals

ICML 2026poster

Open-vocabulary 3D segmentation is crucial for real-world applications, yet existing methods are constrained by fragmented masks and inconsistent captions in dataset generation, and by multi-stage pipelines prone to error propagation. We present SpaCeFormer-3M, the largest open-vocabulary 3D instanc…

Cited by 0SourceScholar
2026

Vision-aligned Latent Reasoning for Multi-Modal Large Language Model

ICML 2026poster

Despite recent advancements in Multi-modal Large Language Models (MLLMs) on diverse understanding tasks, these models struggle to solve problems which require extensive multi-step reasoning. This is primarily due to the progressive dilution of visual information during long-context generation, which…

Cited by 0SourceScholar
2025

Few-Shot Pattern Detection via Template Matching and Regression

ICCV 2025poster

We address the problem of few-shot pattern detection, which aims to detect all instances of a given pattern, typically represented by a few exemplars, from an input image. Although similar problems have been studied in few-shot object counting and detection (FSCD), previous methods and their benchma…

Cited by 0SourcePDFScholar
2025

Generic Event Boundary Detection via Denoising Diffusion

ICCV 2025poster

Generic event boundary detection (GEBD) aims to identify natural boundaries in a video, segmenting it into distinct and meaningful chunks. Despite the inherent subjectivity of event boundaries, previous methods have focused on deterministic predictions, overlooking the diversity of plausible solutio…

2025

Mosaic3D: Foundation Dataset and Model for Open-Vocabulary 3D Segmentation

CVPR 2025poster

We tackle open-vocabulary 3D scene segmentation tasks by introducing a novel data generation pipeline and training framework. Our work targets three essential aspects required for an effective dataset: precise 3D region segmentation, comprehensive textual descriptions, and sufficient dataset scale.…

2025

Part-Aware Bottom-Up Group Reasoning for Fine-Grained Social Interaction Detection

NeurIPS 2025poster

Social interactions often emerge from subtle, fine-grained cues such as facial expressions, gaze, and gestures. However, existing methods for social interaction detection overlook such nuanced cues and primarily rely on holistic representations of individuals. Moreover, they directly detect social g…

Cited by 0SourceScholar
2024

3D Geometric Shape Assembly via Efficient Point Cloud Matching

ICML 2024poster

Learning to assemble geometric shapes into a larger target structure is a pivotal task in various practical applications. In this work, we tackle this problem by establishing local correspondences between point clouds of part shapes in both coarse- and fine-levels. To this end, we introduce Proxy Ma…

2024

ActFusion: a Unified Diffusion Model for Action Segmentation and Anticipation

NeurIPS 2024poster

Temporal action segmentation and long-term action anticipation are two popular vision tasks for the temporal analysis of actions in videos. Despite apparent relevance and potential complementarity, these two problems have been investigated as separate and distinct tasks. In this work, we tackle the…

Cited by 0SourcePDFScholar
2024

Classification Matters: Improving Video Action Detection with Class-Specific Attention

ECCV 2024oral

"Video action detection (VAD) aims to detect actors and classify their actions in a video. We figure that VAD suffers more from classification rather than localization of actors. Hence, we analyze how prevailing methods form features for classification and find that they prioritize actor regions, ye…

Cited by 0SourcePDFScholar
2024

Enhancing 3D Fidelity of Text-to-3D using Cross-View Correspondences

CVPR 2024poster

Leveraging multi-view diffusion models as priors for 3D optimization have alleviated the problem of 3D consistency e.g. the Janus face problem or the content drift problem in zero-shot text-to-3D models. However the 3D geometric fidelity of the output remains an unresolved issue; albeit the rendered…

Cited by 1SourcePDFScholar
2024

Generalized Neural Sorting Networks with Error-Free Differentiable Swap Functions

ICLR 2024poster

Sorting is a fundamental operation of all computer systems, having been a long-standing significant research topic. Beyond the problem formulation of traditional sorting algorithms, we consider sorting problems for more abstract yet expressive inputs, e.g., multi-digit images and image fragments, th…

Cited by 1SourcePDFScholar
2024

Learning Correlation Structures for Vision Transformers

CVPR 2024poster

We introduce a new attention mechanism dubbed structural self-attention (StructSA) that leverages rich correlation patterns naturally emerging in key-query interactions of attention. StructSA generates attention maps by recognizing space-time structures of key-query correlations via convolution and…

Cited by 19SourcePDFScholar
2024

Learning SO(3)-Invariant Semantic Correspondence via Local Shape Transform

CVPR 2024poster

Establishing accurate 3D correspondences between shapes stands as a pivotal challenge with profound implications for computer vision and robotics. However existing self-supervised methods for this problem assume perfect input shape alignment restricting their real-world applicability. In this work w…

Cited by 2SourcePDFScholar
2024

MoReVQA: Exploring Modular Reasoning Models for Video Question Answering

CVPR 2024poster

This paper addresses the task of video question answering (videoQA) via a decomposed multi-stage modular reasoning framework. Previous modular methods have shown promise with a single planning stage ungrounded in visual content. However through a simple and effective baseline we find that such syste…

Cited by 32SourcePDFScholar
2024

Online Temporal Action Localization with Memory-Augmented Transformer

ECCV 2024poster

"Online temporal action localization (On-TAL) is the task of identifying multiple action instances given a streaming video. Since existing methods take as input only a video segment of fixed size per iteration, they are limited in considering long-term context and require tuning the segment size car…

Cited by 0SourcePDFScholar
2024

Towards More Practical Group Activity Detection: A New Benchmark and Model

ECCV 2024poster

"Group activity detection (GAD) is the task of identifying members of each group and classifying the activity of the group at the same time in a video. While GAD has been studied recently, there is still much room for improvement in both dataset and methodology due to their limited capability to add…

Cited by 2SourcePDFScholar
2023

Activity Grammars for Temporal Action Segmentation

NeurIPS 2023poster

Sequence prediction on temporal data requires the ability to understand compositional structures of multi-level semantics beyond individual and contextual properties of parts. The task of temporal action segmentation remains challenging for the reason, aiming at translating an untrimmed activity vid…

2023

Devil's on the Edges: Selective Quad Attention for Scene Graph Generation

CVPR 2023poster

Scene graph generation aims to construct a semantic graph structure from an image such that its nodes and edges respectively represent objects and their relationships. One of the major challenges for the task lies in the presence of distracting objects and relationships in images; contextual reasoni…

Cited by 49SourcePDFScholar
2023

Distilling Self-Supervised Vision Transformers for Weakly-Supervised Few-Shot Classification & Segmentation

CVPR 2023poster

We address the task of weakly-supervised few-shot image classification and segmentation, by leveraging a Vision Transformer (ViT) pretrained with self-supervision. Our proposed method takes token representations from the self-supervised ViT and leverages their correlations, via self-attention, to pr…

Cited by 39SourcePDFScholar
2023

Generalizable Implicit Neural Representations via Instance Pattern Composers

CVPR 2023highlight

Despite recent advances in implicit neural representations (INRs), it remains challenging for a coordinate-based multi-layer perceptron (MLP) of INRs to learn a common representation across data instances and generalize it for unseen instances. In this work, we introduce a simple yet effective frame…

2023

Learning Rotation-Equivariant Features for Visual Correspondence

CVPR 2023poster

Extracting discriminative local features that are invariant to imaging variations is an integral part of establishing correspondences between images. In this work, we introduce a self-supervised learning framework to extract discriminative rotation-invariant descriptors using group-equivariant CNNs.…

Cited by 28SourcePDFScholar
2023

Model Predictive Control of Autonomous Vehicles With Integrated Barriers Using Occupancy Grid Maps

RA-L 2023

Nonlinear model predictive control (NMPC) is an efficient and proven method for optimization-based autonomous vehicle motion planning. Among the various approaches, the iterative linear quadratic regulator, a differential dynamic programming variant, is a well-known efficient nonlinear optimization

Cited by 21SourceScholar
2023

Relational Context Learning for Human-Object Interaction Detection

CVPR 2023poster

Recent state-of-the-art methods for HOI detection typically build on transformer architectures with two decoder branches, one for human-object pair detection and the other for interaction classification. Such disentangled transformers, however, may suffer from insufficient context exchange between t…

2023

Soft-Landing Strategy for Alleviating the Task Discrepancy Problem in Temporal Action Localization Tasks

CVPR 2023poster

Temporal Action Localization (TAL) methods typically operate on top of feature sequences from a frozen snippet encoder that is pretrained with the Trimmed Action Classification (TAC) tasks, resulting in a task discrepancy problem. While existing TAL methods mitigate this issue either by retraining t…

2023

Stable and Consistent Prediction of 3D Characteristic Orientation via Invariant Residual Learning

ICML 2023poster

Learning to predict reliable characteristic orientations of 3D point clouds is an important yet challenging problem, as different point clouds of the same class may have largely varying appearances. In this work, we introduce a novel method to decouple the shape geometry and semantics of the input p…

Cited by 3SourcePDFScholar
2022

Autoregressive Image Generation Using Residual Quantization

CVPR 2022poster

For autoregressive (AR) modeling of high-resolution images, vector quantization (VQ) represents an image as a sequence of discrete codes. A short sequence length is important for an AR model to reduce its computational costs to consider long-range interactions of codes. However, we postulate that pr…

Cited by 386PDFcodeScholar
2022

Combinatorial Bayesian optimization with random mapping functions to convex polytopes

UAI 2022poster

Bayesian optimization is a popular method for solving the problem of global optimization of an expensive-to-evaluate black-box function. It relies on a probabilistic surrogate model of the objective function, upon which an acquisition function is built to determine where next to evaluate the objecti…

Cited by 8SourcePDFScholar
2022

Draft-and-Revise: Effective Image Generation with Contextual RQ-Transformer

NeurIPS 2022accept

Although autoregressive models have achieved promising results on image generation, their unidirectional generation process prevents the resultant images from fully reflecting global contexts. To address the issue, we propose an effective image generation framework of \emph{Draft-and-Revise} with \e…

Cited by 27SourcePDFScholar
2022

GPU-Parallelized Iterative LQR with Input Constraints for Fast Collision Avoidance of Autonomous Vehicles

IROS 2022poster

Collision avoidance in emergency situations is a crucial and challenging task in motion planning for autonomous vehicles. Especially in the field of optimization-based planning using nonlinear model predictive control, many efforts to achieve real-time performance are still ongoing. Among various ap…

Cited by 16SourceScholar
2022

PeRFception: Perception using Radiance Fields

NeurIPS 2022accept

The recent progress in implicit 3D representation, i.e., Neural Radiance Fields (NeRFs), has made accurate and photorealistic 3D reconstruction possible in a differentiable manner. This new representation can effectively convey the information of hundreds of high-resolution images in one compact for…

2022

Selective Network Linearization for Efficient Private Inference

ICML 2022spotlight

Private inference (PI) enables inferences directly on cryptographically secure data. While promising to address many privacy issues, it has seen limited use due to extreme runtimes. Unlike plaintext inference, where latency is dominated by FLOPs, in PI non-linear functions (namely ReLU) are the bott…

2022

Towards Sequence-Level Training for Visual Tracking

ECCV 2022poster

"Despite the extensive adoption of machine learning on the task of visual object tracking, recent learning-based approaches have largely overlooked the fact that visual tracking is a sequence-level task in its nature; they rely heavily on frame-level training, which inevitably induces inconsistency…

2021

Brick-by-Brick: Combinatorial Construction with Deep Reinforcement Learning

NeurIPS 2021poster

Discovering a solution in a combinatorial space is prevalent in many real-world problems but it is also challenging due to diverse complex constraints and the vast number of possible combinations. To address such a problem, we introduce a novel formulation, combinatorial construction, which requires…

Cited by 22SourcePDFScholar
2021

Differentiable Spline Approximations

NeurIPS 2021poster

The paradigm of differentiable programming has significantly enhanced the scope of machine learning via the judicious use of gradient-based optimization. However, standard differentiable programming methods (such as autodiff) typically require that the machine learning models be differentiable, limi…

2021

Learning Self-Similarity in Space and Time As Generalized Motion for Video Action Recognition

ICCV 2021poster

Spatio-temporal convolution often fails to learn motion dynamics in videos and thus an effective motion representation is required for video understanding in the wild. In this paper, we propose a rich and robust motion representation based on spatio-temporal self-similarity (STSS). Given a sequence…

Cited by 56PDFcodeScholar
2021

Rebooting ACGAN: Auxiliary Classifier GANs with Stable Training

NeurIPS 2021poster

Conditional Generative Adversarial Networks (cGAN) generate realistic images by incorporating class information into GAN. While one of the most popular cGANs is an auxiliary classifier GAN with softmax cross-entropy loss (ACGAN), it is widely known that training ACGAN is challenging as the number of…

2021

Relational Self-Attention: What's Missing in Attention for Video Understanding

NeurIPS 2021poster

Convolution has been arguably the most important feature transform for modern neural networks, leading to the advance of deep learning. Recent emergence of Transformer networks, which replace convolution layers with self-attention blocks, has revealed the limitation of stationary convolution kerne…

2021

Self-Calibrating Neural Radiance Fields

ICCV 2021poster

In this work, we propose a camera self-calibration algorithm for generic cameras with arbitrary non-linear distortions. We jointly learn the geometry of the scene and the accurate camera parameters without any calibration objects. Our camera model consists of a pinhole model, a fourth order radial d…

Cited by 268PDFcodeScholar
2020

Learning to Compose Hypercolumns for Visual Correspondence

ECCV 2020poster

Feature representation plays a crucial role in visual correspondence, and recent methods for image matching resort to deeply stacked convolutional layers. These models, however, are both monolithic and static in the sense that they typically use a specific level of features, e.g., the output of the…

2020

MotionSqueeze: Neural Motion Feature Learning for Video Understanding

ECCV 2020poster

Motion plays a crucial role in understanding videos and most state-of-the-art neural models for video classification incorporate motion information typically using optical flows extracted by a separate off-the-shelf method. As the frame-by-frame optical flows require heavy computation, incorporating…

Cited by 174SourcePDFScholar
2019

Hyperpixel Flow: Semantic Correspondence With Multi-Layer Neural Features

ICCV 2019poster

Establishing visual correspondences under large intra-class variations requires analyzing images at different levels, from features linked to semantics and context to local patterns, while being invariant to instance-specific details. To tackle these challenges, we represent images by "hyperpixels"…

Cited by 121PDFcodeScholar
2019

Mining GOLD Samples for Conditional GANs

NeurIPS 2019poster

Conditional generative adversarial networks (cGANs) have gained a considerable attention in recent years due to its class-wise controllability and superior quality for complex generation tasks. We introduce a simple yet effective approach to improving cGANs by measuring the discrepancy between the d…

2019

Unsupervised Image Matching and Object Discovery as Optimization

CVPR 2019poster

Learning with complete or partial supervision is power- ful but relies on ever-growing human annotation efforts. As a way to mitigate this serious problem, as well as to serve specific applications, unsupervised learning has emerged as an important field of research. In computer vision, unsu- pervis…

Cited by 77PDFcodeScholar
2018

Attentive Semantic Alignment with Offset-Aware Correlation Kernels

ECCV 2018poster

Semantic correspondence is the problem of establishing correspondences across images depicting different instances of the same object or scene class. One of recent approaches to this problem is to estimate parameters of a global transformation model that densely aligns one image to the other. Since…

Cited by 92SourcePDFScholar
2017

SCNet: Learning Semantic Correspondence

ICCV 2017poster

This paper addresses the problem of establishing semantic correspondences between images depicting different instances of the same object or scene category. Previous approaches focus on either combining a spatial regularizer with hand-crafted features, or learning a correspondence model for appearan…

Cited by 159PDFcodeScholar
2016

Proposal Flow

CVPR 2016poster

Finding image correspondences remains a challenging problem in the presence of intra-class variations and large changes in scene layout. Semantic flow methods are designed to handle images depicting different instances of the same object or scene category. We introduce a novel approach to semantic…

Cited by 164PDFScholar
2015

Unsupervised Object Discovery and Localization in the Wild: Part-Based Matching With Bottom-Up Region Proposals

CVPR 2015poster

This paper addresses unsupervised discovery and localization of dominant objects from a noisy image collection with multiple object classes. The setting of this problem is fully unsupervised, without even image-level annotations or any assumption of a single dominant class. This is far more general…

Cited by 321SourcePDFScholar
2015

Unsupervised Object Discovery and Tracking in Video Collections

ICCV 2015poster

This paper addresses the problem of automatically localizing dominant objects as spatio-temporal tubes in a noisy collection of videos with minimal or even no supervision. We formulate the problem as a combination of two complementary processes: discovery and tracking. The first one establishes corr…

Cited by 153PDFScholar