← Search

Suha Kwak

59 accepted papers

2026

Improving Target Presence and Plurality Recognition for Generalized Referring Image Segmentation

AAAI 2026technical

Generalized referring image segmentation (RIS) aims to segment regions in an image described by a natural language expression, handling not only single-target but also no- and multi-target scenarios. Previous approaches have proposed new components that enable a conventional RIS model to handle the

Cited by 0SourcePDFScholar
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

Robust Promptable Video Object Segmentation

CVPR 2026

The performance of promptable video object segmentation (PVOS) models substantially degrades under input corruptions, which prevents PVOS deployment in safety-critical domains. This paper offers the first comprehensive study on robust PVOS (RobustPVOS). We first construct a new, comprehensive benchm

Cited by 0SourcecodeScholar
2026

TextME: Bridging Unseen Modalities Through Text Descriptions

ICML 2026poster

Expanding multimodal representations to novel modalities is constrained by reliance on large-scale paired datasets (e.g., text–image, text–audio, text–3D, text–molecule), which are costly and often infeasible in domains requiring expert annotation such as medical imaging and molecular analysis. We i…

Cited by 0SourceScholar
2026

VIRO: Robust and Efficient Neuro-Symbolic Reasoning with Verification for Referring Expression Comprehension

CVPR 2026

Referring Expression Comprehension (REC) aims to localize the image region corresponding to a natural language query. Recent neuro-symbolic REC approaches leverage large language models (LLMs) and vision-language models (VLMs) to perform compositional reasoning, decomposing queries into structured p

Cited by 0SourcecodeScholar
2025

Decoupled Finetuning for Domain Generalizable Semantic Segmentation

ICLR 2025poster

Joint finetuning of a pretrained encoder and a randomly initialized decoder has been the de facto standard in semantic segmentation, but the vulnerability of this approach to domain shift has not been studied. We investigate the vulnerability issue of joint finetuning, and propose a novel finetuning…

Cited by 0SourcePDFScholar
2025

Democratizing Text-to-Image Masked Generative Models with Compact Text-Aware One-Dimensional Tokens

ICCV 2025poster

Image tokenizers form the foundation of modern text-toimage generative models but are notoriously difficult to train. Furthermore, most existing text-to-image models rely on large-scale, high-quality private datasets, making them challenging to replicate. In this work, we introduce **T**ext-**A**war…

Cited by 0SourcePDFScholar
2025

GENIUS: A Generative Framework for Universal Multimodal Search

CVPR 2025poster

Generative retrieval is an emerging approach in information retrieval that generates identifiers (IDs) of target data based on a query, providing an efficient alternative to traditional embedding-based retrieval methods. However, existing models are task-specific and fall short of embedding-based re…

Cited by 0SourcePDFScholar
2025

GaRA-SAM: Robustifying Segment Anything Model with Gated-Rank Adaptation

NeurIPS 2025poster

Improving robustness of the Segment Anything Model (SAM) to input degradations is critical for its deployment in high-stakes applications such as autonomous driving and robotics. Our approach to this challenge prioritizes three key aspects: first, parameter efficiency to maintain the inherent genera…

Cited by 0SourceScholar
2025

Improving Sound Source Localization with Joint Slot Attention on Image and Audio

CVPR 2025poster

Sound source localization (SSL) is the task of locating the source of sound within an image. Due to the lack of localization labels, the de facto standard in SSL has been to represent an image and audio as a single embedding vector each, and use them to learn SSL via contrastive learning. To this en…

Cited by 0SourcePDFScholar
2025

Learning Audio-guided Video Representation with Gated Attention for Video-Text Retrieval

CVPR 2025poster

Video-text retrieval, the task of retrieving videos based on a textual query or vice versa, is of paramount importance for video understanding and multimodal information retrieval. Recent methods in this area rely primarily on visual and textual features and often ignore audio, although it helps enh…

Cited by 0SourcePDFScholar
2025

MemDistill: Distilling LiDAR Knowledge into Memory for Camera-Only 3D Object Detection

ICCV 2025poster

Camera-based 3D object detection has gained attention for its cost-effectiveness, but it in general lags behind LiDAR-based approaches due to its lack of explicit 3D spatial cues. To take the best of both camera- and LiDAR-based detectors, we propose MemDistill, a novel cross-modal knowledge distill…

Cited by 0SourcePDFScholar
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

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

Active Label Correction for Semantic Segmentation with Foundation Models

ICML 2024poster

Training and validating models for semantic segmentation require datasets with pixel-wise annotations, which are notoriously labor-intensive. Although useful priors such as foundation models or crowdsourced datasets are available, they are error-prone. We hence propose an effective framework of acti…

2024

Distilling Diffusion Models into Conditional GANs

ECCV 2024poster

"We propose a method to distill a complex multistep diffusion model into a single-step conditional GAN student model, dramatically accelerating inference, while preserving image quality. Our approach interprets diffusion distillation as a paired image-to-image translation task, using noise-to-image…

Cited by 39SourcePDFScholar
2024

Extending CLIP’s Image-Text Alignment to Referring Image Segmentation

NAACL 2024long

Referring Image Segmentation (RIS) is a cross-modal task that aims to segment an instance described by a natural language expression. Recent methods leverage large-scale pretrained unimodal models as backbones along with fusion techniques for joint reasoning across modalities. However, the inherent…

Cited by 9SourcePDFScholar
2024

Improving Robustness to Multiple Spurious Correlations by Multi-Objective Optimization

ICML 2024poster

We study the problem of training an unbiased and accurate model given a dataset with multiple biases. This problem is challenging since the multiple biases cause multiple undesirable shortcuts during training, and even worse, mitigating one may exacerbate the other. We propose a novel training metho…

Cited by 1SourcePDFScholar
2023

Active Learning for Semantic Segmentation with Multi-class Label Query

NeurIPS 2023poster

This paper proposes a new active learning method for semantic segmentation. The core of our method lies in a new annotation query design. It samples informative local image regions ($\textit{e.g.}$, superpixels), and for each of such regions, asks an oracle for a multi-hot vector indicating all clas…

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

Adaptive Superpixel for Active Learning in Semantic Segmentation

ICCV 2023poster

Learning semantic segmentation requires pixel-wise annotations, which can be time-consuming and expensive. To reduce the annotation cost, we propose a superpixel-based active learning (AL) framework, which collects a dominant label per superpixel instead. To be specific, it consists of adaptive supe…

Cited by 12PDFcodeScholar
2023

HIER: Metric Learning Beyond Class Labels via Hierarchical Regularization

CVPR 2023poster

Supervision for metric learning has long been given in the form of equivalence between human-labeled classes. Although this type of supervision has been a basis of metric learning for decades, we argue that it hinders further advances in the field. In this regard, we propose a new regularization met…

Cited by 20SourcePDFScholar
2023

Human Pose Estimation in Extremely Low-Light Conditions

CVPR 2023poster

We study human pose estimation in extremely low-light images. This task is challenging due to the difficulty of collecting real low-light images with accurate labels, and severely corrupted inputs that degrade prediction quality significantly. To address the first issue, we develop a dedicated camer…

2023

Leveraging Proxy of Training Data for Test-Time Adaptation

ICML 2023poster

We consider test-time adaptation (TTA), the task of adapting a trained model to an arbitrary test domain using unlabeled input data on-the-fly during testing. A common practice of TTA is to disregard data used in training due to large memory demand and privacy leakage. However, the training data are…

Cited by 16SourcePDFScholar
2023

PromptStyler: Prompt-driven Style Generation for Source-free Domain Generalization

ICCV 2023poster

In a joint vision-language space, a text feature (e.g., from "a photo of a dog") could effectively represent its relevant image features (e.g., from dog photos). Also, a recent study has demonstrated the cross-modal transferability phenomenon of this joint space. From these observations, we propose…

Cited by 61PDFcodeScholar
2023

Shatter and Gather: Learning Referring Image Segmentation with Text Supervision

ICCV 2023poster

Referring image segmentation, the task of segmenting any arbitrary entities described in free-form texts, opens up a variety of vision applications. However, manual labeling of training data for this task is prohibitively costly, leading to lack of labeled data for training. We address this issue b…

Cited by 22PDFcodeScholar
2023

WEDGE: Web-Image Assisted Domain Generalization for Semantic Segmentation

ICRA 2023poster

Domain generalization for semantic segmentation is highly demanded in real applications, where a trained model is expected to work well in previously unseen domains. One challenge lies in the lack of data which could cover the diverse distributions of the possible unseen domains for training. In thi…

Cited by 27SourceScholar
2022

Combating Label Distribution Shift for Active Domain Adaptation

ECCV 2022poster

"We consider the problem of active domain adaptation (ADA) to unlabeled target data, of which subset is actively selected and labeled given a budget constraint. Inspired by recent analysis on a critical issue from label distribution mismatch between source and target in domain adaptation, we devise…

Cited by 25SourcePDFScholar
2022

Learning Debiased Classifier with Biased Committee

NeurIPS 2022accept

Neural networks are prone to be biased towards spurious correlations between classes and latent attributes exhibited in a major portion of training data, which ruins their generalization capability. We propose a new method for training debiased classifiers with no spurious attribute label. The key i…

2022

ReSTR: Convolution-Free Referring Image Segmentation Using Transformers

CVPR 2022poster

Referring image segmentation is an advanced semantic segmentation task where target is not a predefined class but is described in natural language. Most of existing methods for this task rely heavily on convolutional neural networks, which however have trouble capturing long-range dependencies betwe…

Cited by 176PDFScholar
2021

ASMR: Learning Attribute-Based Person Search With Adaptive Semantic Margin Regularizer

ICCV 2021poster

Attribute-based person search is the task of finding person images that are best matched with a set of text attributes given as query. The main challenge of this task is the large modality gap between attributes and images. To reduce the gap, we present a new loss for learning cross-modal embeddings…

Cited by 29PDFcodeScholar
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

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…

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

Domain-Specific Batch Normalization for Unsupervised Domain Adaptation

CVPR 2019poster

We propose a novel unsupervised domain adaptation framework based on domain-specific batch normalization in deep neural networks. We aim to adapt to both domains by specializing batch normalization layers in convolutional neural networks while allowing them to share all other model parameters, which…

Cited by 571PDFScholar
2018

Learning Pixel-Level Semantic Affinity With Image-Level Supervision for Weakly Supervised Semantic Segmentation

CVPR 2018poster

The deficiency of segmentation labels is one of the main obstacles to semantic segmentation in the wild. To alleviate this issue, we present a novel framework that generates segmentation labels of images given their image-level class labels. In this weakly supervised setting, trained models have bee…

2017

Weakly Supervised Semantic Segmentation Using Web-Crawled Videos

CVPR 2017spotlight

We propose a novel algorithm for weakly supervised semantic segmentation based on image-level class labels only. In weakly supervised setting, it is commonly observed that trained model overly focuses on discriminative parts rather than the entire object area. Our goal is to overcome this limitation…

Cited by 191PDFScholar
2015

Online Tracking by Learning Discriminative Saliency Map with Convolutional Neural Network

ICML 2015poster

We propose an online visual tracking algorithm by learning discriminative saliency map using Convolutional Neural Network (CNN). Given a CNN pre-trained on a large-scale image repository in offline, our algorithm takes outputs from hidden layers of the network as feature descriptors since they show…

Cited by 1028SourcePDFScholar
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