← Search

Sangwoo Mo

20 accepted papers

2026

Bring My Cup! Personalizing Vision-Language-Action Models with Visual Attentive Prompting

ICML 2026poster

While Vision-Language-Action (VLA) models generalize well to generic instructions, they struggle with personalized commands such as "bring *my* cup," where the robot must act on one specific instance among visually similar objects. We study this setting of manipulating personal objects, in which a V…

Cited by 0SourceScholar
2026

Multimodal Dataset Distillation Made Simple by Prototype-guided Data Synthesis

ICLR 2026poster

Recent advances in multimodal learning have achieved remarkable success across diverse vision–language tasks. However, such progress heavily relies on large-scale image–text datasets, making training costly and inefficient. Prior efforts in dataset filtering and pruning attempt to mitigate this iss…

Cited by 0SourceScholar
2026

Rethinking Prompt Design for Inference-time Scaling in Text-to-Visual Generation

CVPR 2026

Achieving precise alignment between user intent and generated visuals remains a central challenge in text-to-visual generation, as a single attempt often fails to produce the desired output. To handle this, prior approaches mainly scale the visual generation process (e.g., increasing sampling steps

Cited by 0SourceScholar
2025

Open Ad-hoc Categorization with Contextualized Feature Learning

CVPR 2025poster

Adaptive categorization of visual scenes is essential for AI agents to handle changing tasks. Unlike fixed common categories for plants or animals, ad-hoc categories, such as things to sell at a garage sale, are created dynamically to achieve specific tasks. We study open ad-hoc categorization, wh…

2024

Discovering and Mitigating Visual Biases through Keyword Explanation

CVPR 2024highlight

Addressing biases in computer vision models is crucial for real-world AI deployments. However mitigating visual biases is challenging due to their unexplainable nature often identified indirectly through visualization or sample statistics which necessitates additional human supervision for interpret…

2024

Hierarchical Context Merging: Better Long Context Understanding for Pre-trained LLMs

ICLR 2024poster

Large language models (LLMs) have shown remarkable performance in various natural language processing tasks. However, a primary constraint they face is the context limit, i.e., the maximum number of tokens they can process. Previous works have explored architectural changes and modifications in posi…

2024

Learning Hierarchical Image Segmentation For Recognition and By Recognition

ICLR 2024spotlight

Large vision and language models learned directly through image-text associations often lack detailed visual substantiation, whereas image segmentation tasks are treated separately from recognition, supervisedly learned without interconnections. Our key observation is that, while an image can be r…

2024

SuRe: Summarizing Retrievals using Answer Candidates for Open-domain QA of LLMs

ICLR 2024poster

Large language models (LLMs) have made significant advancements in various natural language processing tasks, including question answering (QA) tasks. While incorporating new information with the retrieval of relevant passages is a promising way to improve QA with LLMs, the existing methods often re…

2023

Diffusion Probabilistic Models for Structured Node Classification

NeurIPS 2023poster

This paper studies structured node classification on graphs, where the predictions should consider dependencies between the node labels. In particular, we focus on solving the problem for partially labeled graphs where it is essential to incorporate the information in the known label for predicting…

Cited by 6SourcePDFScholar
2023

RoPAWS: Robust Semi-supervised Representation Learning from Uncurated Data

ICLR 2023poster

Semi-supervised learning aims to train a model using limited labels. State-of-the-art semi-supervised methods for image classification such as PAWS rely on self-supervised representations learned with large-scale unlabeled but curated data. However, PAWS is often less effective when using real-world…

2023

S-CLIP: Semi-supervised Vision-Language Learning using Few Specialist Captions

NeurIPS 2023poster

Vision-language models, such as contrastive language-image pre-training (CLIP), have demonstrated impressive results in natural image domains. However, these models often struggle when applied to specialized domains like remote sensing, and adapting to such domains is challenging due to the limited…

2022

Generating Videos with Dynamics-aware Implicit Generative Adversarial Networks

ICLR 2022poster

In the deep learning era, long video generation of high-quality still remains challenging due to the spatio-temporal complexity and continuity of videos. Existing prior works have attempted to model video distribution by representing videos as 3D grids of RGB values, which impedes the scale of gener…

Cited by 234SourcePDFScholar
2021

Layer-adaptive Sparsity for the Magnitude-based Pruning

ICLR 2021poster

Recent discoveries on neural network pruning reveal that, with a carefully chosen layerwise sparsity, a simple magnitude-based pruning achieves state-of-the-art tradeoff between sparsity and performance. However, without a clear consensus on ``how to choose,'' the layerwise sparsities are mostly sel…

2021

MASKER: Masked Keyword Regularization for Reliable Text Classification

AAAI 2021technical

Pre-trained language models have achieved state-of-the-art accuracies on various text classification tasks, e.g., sentiment analysis, natural language inference, and semantic textual similarity. However, the reliability of the fine-tuned text classifiers is an often underlooked performance criterion…

2021

Object-aware Contrastive Learning for Debiased Scene Representation

NeurIPS 2021poster

Contrastive self-supervised learning has shown impressive results in learning visual representations from unlabeled images by enforcing invariance against different data augmentations. However, the learned representations are often contextually biased to the spurious scene correlations of different…

2020

CSI: Novelty Detection via Contrastive Learning on Distributionally Shifted Instances

NeurIPS 2020poster

Novelty detection, i.e., identifying whether a given sample is drawn from outside the training distribution, is essential for reliable machine learning. To this end, there have been many attempts at learning a representation well-suited for novelty detection and designing a score based on such repre…

2020

Lookahead: A Far-sighted Alternative of Magnitude-based Pruning

ICLR 2020poster

Magnitude-based pruning is one of the simplest methods for pruning neural networks. Despite its simplicity, magnitude-based pruning and its variants demonstrated remarkable performances for pruning modern architectures. Based on the observation that magnitude-based pruning indeed minimizes the Frobe…

Cited by 127SourcecodeScholar
2019

Deep Neural Network Approach in Electrical Impedance Tomography-based Real-time Soft Tactile Sensor

IROS 2019poster

Recently, a whole-body tactile sensing have emerged in robotics for safe human-robot interaction. A key issue in the whole-body tactile sensing is ensuring large-area manufacturability and high durability. To fulfill these requirements, a reconstruction method called electrical impedance tomography…

Cited by 31SourceScholar
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…