← Search

Jonghyun Choi

45 accepted papers

2026

An Information Theoretic Evaluation Metric for Strong Unlearning

AAAI 2026technical

Machine unlearning (MU) aims to remove the influence of specific data from trained models, addressing privacy concerns and ensuring compliance with regulations such as the "right to be forgotten." Evaluating strong unlearning, where the unlearned model is indistinguishable from one retrained without

Cited by 0SourcePDFScholar
2026

BINDER: Instantly Adaptive Mobile Manipulation with Open-Vocabulary Commands

ICRA 2026poster

Open-vocabulary mobile manipulation (OVMM) requires robots to follow language instructions, navigate, and manipulate while updating their world representation as the environment changes dynamically. However, most prior works update their world representation only at discrete milestones, such as wayp…

2026

DBMSolver: A Training-free Diffusion Bridge Sampler for High-Quality Image-to-Image Translation

CVPR 2026

Diffusion-based image-to-image (I2I) translation excels in high-fidelity generation but suffers from slow sampling in state-of-the-art Diffusion Bridge Models (DBMs), often requiring dozens of function evaluations (NFEs). We introduce DBMSolver, a training-free sampler that exploits the semi-linear

Cited by 0SourcecodeScholar
2026

Not All Clients Are Equal: Collaborative Model Personalization on Heterogeneous Multi-Modal Clients

ICLR 2026poster

As AI becomes more personal, e.g., Agentic AI, there is an increasing need for personalizing models for various use cases. Personalized federated learning (PFL) enables each client to collaboratively leverage other clients' knowledge for better adaptation to the task of interest, without privacy ris…

Cited by 0SourceScholar
2026

Position: Modular Memory is the Key to Continual Learning Agents

ICML 2026spotlight

Foundation models have transformed machine learning through large-scale pretraining, massive parameterization, and increased test-time compute. Despite surpassing human performance in several domains, these models remain fundamentally limited in continuous operation, experience accumulation, and per…

Cited by 0SourceScholar
2026

SCALE: Self-uncertainty Conditioned Adaptive Looking and Execution for Vision-Language-Action Models

ICML 2026spotlight

Vision-Language-Action (VLA) models have emerged as a promising paradigm for general-purpose robotic control, with test-time scaling (TTS) gaining attention to enhance robustness beyond training. However, existing TTS methods for VLAs require additional training, verifiers, and multiple forward pass…

Cited by 1SourceScholar
2026

TRACE: Your Diffusion Model is Secretly an Instance Edge Detector

ICLR 2026oral

High-quality instance and panoptic segmentation has traditionally relied on dense instance-level annotations such as masks, boxes, or points, which are costly, inconsistent, and difficult to scale. Unsupervised and weakly-supervised approaches reduce this burden but remain constrained by semantic ba…

Cited by 0SourcecodeScholar
2025

Budgeted Online Continual Learning by Adaptive Layer Freezing and Frequency-based Sampling

ICLR 2025spotlight

The majority of online continual learning (CL) advocates single-epoch training and imposes restrictions on the size of replay memory. However, single-epoch training would incur a different amount of computations per CL algorithm, and the additional storage cost to store logit or model in addition to…

2025

DialNav: Multi-turn Dialog Navigation with a Remote Guide

ICCV 2025poster

We introduce DialNav, a novel collaborative embodied dialog task, where a navigation agent (Navigator) and a remote guide (Guide) engage in multi-turn dialog to reach a goal location. Unlike prior work, DialNav aims for holistic evaluation and requires the Guide to infer the Navigator's location, ma…

2025

ISR-DPO: Aligning Large Multimodal Models for Videos by Iterative Self-Retrospective DPO

AAAI 2025technical

Iterative self-improvement, a concept extending beyond personal growth, has found powerful applications in machine learning, particularly in transforming weak models into strong ones. While recent advances in natural language processing have shown its efficacy through iterative preference optimizati…

Cited by 0SourcePDFScholar
2025

Large Language Models Still Exhibit Bias in Long Text

ACL 2025finding

Existing fairness benchmarks for large language models (LLMs) primarily focus on simple tasks, such as multiple-choice questions, overlooking biases that may arise in more complex scenarios like long-text generation. To address this gap, we introduce the Long Text Fairness Test (LTF-TEST), a framewo…

Cited by 0SourcePDFScholar
2025

MimiQ: Low-Bit Data-Free Quantization of Vision Transformers with Encouraging Inter-Head Attention Similarity

AAAI 2025technical

Data-free quantization (DFQ) is a technique that creates a lightweight network from its full-precision counterpart without the original training data, often through a synthetic dataset. Although several DFQ methods have been proposed for vision transformer (ViT) architectures, they fail to achieve e…

2025

Multi-Modal Grounded Planning and Efficient Replanning for Learning Embodied Agents with a Few Examples

AAAI 2025technical

Learning a perception and reasoning module for robotic assistants to plan steps to perform complex tasks based on natural language instructions often requires large free-form language annotations, especially for short high-level instructions. To reduce the cost of annotation, large language models (…

2025

Representation Bending for Large Language Model Safety

ACL 2025long

Large Language Models (LLMs) have emerged as powerful tools, but their inherent safety risks – ranging from harmful content generation to broader societal harms – pose significant challenges. These risks can be amplified by the recent adversarial attacks, fine-tuning vulnerabilities, and the increas…

2024

DataFreeShield: Defending Adversarial Attacks without Training Data

ICML 2024poster

Recent advances in adversarial robustness rely on an abundant set of training data, where using external or additional datasets has become a common setting. However, in real life, the training data is often kept private for security and privacy issues, while only the pretrained weight is available t…

Cited by 1SourcePDFScholar
2024

Learning Equi-angular Representations for Online Continual Learning

CVPR 2024poster

Online continual learning suffers from an underfitted solution due to insufficient training for prompt model updates (e.g. single-epoch training). To address the challenge we propose an efficient online continual learning method using the neural collapse phenomenon. In particular we induce neural co…

2024

Online Continual Learning for Interactive Instruction Following Agents

ICLR 2024poster

In learning an embodied agent executing daily tasks via language directives, the literature largely assumes that the agent learns all training data at the beginning. We argue that such a learning scenario is less realistic, since a robotic agent is supposed to learn the world continuously as it expl…

2024

Operator-Learning-Inspired Modeling of Neural Ordinary Differential Equations

AAAI 2024technical

Neural ordinary differential equations (NODEs), one of the most influential works of the differential equation-based deep learning, are to continuously generalize residual networks and opened a new field. They are currently utilized for various downstream tasks, e.g., image classification, time seri…

Cited by 3SourcePDFScholar
2024

PAC-FNO: Parallel-Structured All-Component Fourier Neural Operators for Recognizing Low-Quality Images

ICLR 2024poster

A standard practice in developing image recognition models is to train a model on a specific image resolution and then deploy it. However, in real-world inference, models often encounter images different from the training sets in resolution and/or subject to natural variations such as weather change…

Cited by 0SourcePDFScholar
2024

Pre-emptive Action Revision by Environmental Feedback for Embodied Instruction Following Agents

CoRL 2024poster

When we, humans, perform a task, we consider changes in environments such as objects' arrangement due to interactions with objects and other reasons; e.g., when we find a mug to clean, if it is already clean, we skip cleaning it. But even the state-of-the-art embodied agents often ignore changed env…

Cited by 0SourceScholar
2024

Tuning Large Multimodal Models for Videos using Reinforcement Learning from AI Feedback

ACL 2024long

Recent advancements in large language models have influenced the development of video large multimodal models (VLMMs). Previous approaches for VLMMs involve Supervised Fine-Tuning (SFT) with instruction-tuned datasets, integrating LLM with visual encoders, and additional learnable parameters. Here,…

2023

Context-Aware Planning and Environment-Aware Memory for Instruction Following Embodied Agents

ICCV 2023poster

Accomplishing household tasks such as 'bringing a cup of water' requires to plan step-by-step actions by maintaining the knowledge about the spatial arrangement of objects and consequences of previous actions. Perception models of current embodied AI agents, however, often make mistakes due to lack…

Cited by 32PDFcodeScholar
2023

Multi-Level Compositional Reasoning for Interactive Instruction Following

AAAI 2023technical

Robotic agents performing domestic chores by natural language directives are required to master the complex job of navigating environment and interacting with objects in the environments. The tasks given to the agents are often composite thus are challenging as completing them require to reason abou…

2023

Online Boundary-Free Continual Learning by Scheduled Data Prior

ICLR 2023poster

Typical continual learning setup assumes that the dataset is split into multiple discrete tasks. We argue that it is less realistic as the streamed data would have no notion of task boundary in real-world data. Here, we take a step forward to investigate more realistic online continual learning – le…

Cited by 24SourcePDFScholar
2023

Story Visualization by Online Text Augmentation with Context Memory

ICCV 2023poster

Story visualization (SV) is a challenging text-to-image generation task for the difficulty of not only rendering visual details from the text descriptions but also encoding a longterm context across multiple sentences. While prior efforts mostly focus on generating a semantically relevant image for…

Cited by 9PDFcodeScholar
2022

Ask4Help: Learning to Leverage an Expert for Embodied Tasks

NeurIPS 2022accept

Embodied AI agents continue to become more capable every year with the advent of new models, environments, and benchmarks, but are still far away from being performant and reliable enough to be deployed in real, user-facing, applications. In this paper, we ask: can we bridge this gap by enabling age…

2022

Attentive Fine-Grained Structured Sparsity for Image Restoration

CVPR 2022poster

Image restoration tasks have witnessed great performance improvement in recent years by developing large deep models. Despite the outstanding performance, the heavy computation demanded by the deep models has restricted the application of image restoration. To lift the restriction, it is required to…

Cited by 25PDFcodeScholar
2022

Online Continual Learning on Class Incremental Blurry Task Configuration with Anytime Inference

ICLR 2022poster

Despite rapid advances in continual learning, a large body of research is devoted to improving performance in the existing setups. While a handful of work do propose new continual learning setups, they still lack practicality in certain aspects. For better practicality, we first propose a novel cont…

2022

Online Continual Learning on a Contaminated Data Stream With Blurry Task Boundaries

CVPR 2022poster

Learning under a continuously changing data distribution with incorrect labels is a desirable real-world problem yet challenging. Large body of continual learning (CL) methods, however, assumes data streams with clean labels, and online learning scenarios under noisy data streams are yet underexplor…

Cited by 61PDFcodeScholar
2022

Stereo Depth From Events Cameras: Concentrate and Focus on the Future

CVPR 2022poster

Neuromorphic cameras or event cameras mimic human vision by reporting changes in the intensity in a scene, instead of reporting the whole scene at once in a form of an image frame as performed by conventional cameras. Events are streamed data that are often dense when either the scene changes or the…

Cited by 51PDFcodeScholar
2021

Factorizing Perception and Policy for Interactive Instruction Following

ICCV 2021poster

Performing simple household tasks based on language directives is very natural to humans, yet it remains an open challenge for an AI agent. The 'interactive instruction following' task attempts to make progress towards building an agent that can jointly navigate, interact, and reason in the environm…

Cited by 41PDFcodeScholar
2021

Iconary: A Pictionary-Based Game for Testing Multimodal Communication with Drawings and Text

EMNLP 2021main

Communicating with humans is challenging for AIs because it requires a shared understanding of the world, complex semantics (e.g., metaphors or analogies), and at times multi-modal gestures (e.g., pointing with a finger, or an arrow in a diagram). We investigate these challenges in the context of Ic…

2021

Rainbow Memory: Continual Learning With a Memory of Diverse Samples

CVPR 2021poster

Continual learning is a realistic learning scenario for AI models. Prevalent scenario of continual learning, however, assumes disjoint sets of classes as tasks and is less realistic rather artificial. Instead, we focus on 'blurry' task boundary; where tasks shares classes and is more realistic and p…

Cited by 451PDFcodeScholar
2021

Zero-Shot Natural Language Video Localization

ICCV 2021poster

Understanding videos to localize moments with natural language often requires large expensive annotated video regions paired with language queries. To eliminate the annotation costs, we make a first attempt to train a natural language video localization model in zero-shot manner. Inspired by unsuper…

Cited by 62PDFcodeScholar
2018

Structured Set Matching Networks for One-Shot Part Labeling

CVPR 2018poster

Diagrams often depict complex phenomena and serve as a good test bed for visual and textual reasoning. However, understanding diagrams using natural image understanding approaches requires large training datasets of diagrams, which are very hard to obtain. Instead, this can be addressed as a matchin…

Cited by 42SourcePDFScholar
2017

Are You Smarter Than a Sixth Grader? Textbook Question Answering for Multimodal Machine Comprehension

CVPR 2017spotlight

We introduce the task of Multi-Modal Machine Comprehension (M3C), which aims at answering multimodal questions given a context of text, diagrams and images. We present the Textbook Question Answering (TQA) dataset that includes 1,076 lessons and 26,260 multi-modal questions, taken from middle school…

Cited by 360PDFScholar
2016

Learning Temporal Regularity in Video Sequences

CVPR 2016poster

Perceiving meaningful activities in a long video sequence is a challenging problem due to ambiguous definition of `meaningfulness' as well as clutters in the scene. We approach this problem by learning a generative model for regular motion patterns (termed as regularity) using multiple sources with…

Cited by 1598PDFcodeScholar
2016

Mining Discriminative Triplets of Patches for Fine-Grained Classification

CVPR 2016poster

Fine-grained classification involves distinguishing between similar sub-categories based on subtle differences in highly localized regions; therefore, accurate localization of discriminative regions remains a major challenge. We describe a patch-based framework to address this problem. We introduce…

Cited by 165PDFScholar