← Search

Yong Jae Lee

71 accepted papers

2026

Contamination Detection for VLMs Using Multi‑Modal Semantic Perturbations

ICLR 2026poster

Recent advances in Vision–Language Models (VLMs) have achieved state-of-the-art performance on numerous benchmark tasks. However, the use of internet-scale, often proprietary, pretraining corpora raises a critical concern for both practitioners and users: inflated performance due to \emph{test-set l…

Cited by 0SourcecodeScholar
2026

DocHop: Benchmarking Out-of-domain Multi-hop Reasoning in Information-Dense Documents

ICML 2026poster

Multimodal Large Language Models (MLLMs) have achieved strong performance on structured visual understanding tasks such as chart and document question answering. However, existing benchmarks typically evaluate these domains in isolation, overlooking realistic settings where numerical evidence in cha…

Cited by 0SourceScholar
2026

Group Diffusion: Enhancing Image Generation by Unlocking Cross-Sample Collaboration

CVPR 2026

In this work, we explore an untapped signal in diffusion model inference. While all previous methods generate images independently at inference, we instead ask if samples can be generated collaboratively. We propose Group Diffusion, unlocking the attention mechanism to be shared across images, rathe

Cited by 0SourcecodeScholar
2026

Large Language Model Teaches Visual Students: Cross-Modality Transfer of Fine-Grained Conceptual Knowledge

ICML 2026poster

Large Language Models (LLMs) possess broad conceptual knowledge acquired through large-scale text pretraining, yet their potential to supervise models in other modalities remains underexplored. In this work, we propose \LaViD—Language-to-Visual Knowledge Distillation—a simple and effective framework…

Cited by 0SourceScholar
2026

Learning to Select Visual Tools from Experience

CVPR 2026

We introduce VisualToolAgent (VisTA), a new reinforcement learning framework that empowers visual agents to dynamically explore, select, and compose tools from a diverse library based on empirical performance. Existing methods for tool-augmented visual reasoning either rely on training-free promptin

Cited by 0SourceScholar
2025

Aligned Datasets Improve Detection of Latent Diffusion-Generated Images

ICLR 2025poster

As latent diffusion models (LDMs) democratize image generation capabilities, there is a growing need to detect fake images. A good detector should focus on the generative model’s fingerprints while ignoring image properties such as semantic content, resolution, file format, etc. Fake image detectors…

Cited by 0SourcePDFScholar
2025

Building a Mind Palace: Structuring Environment-Grounded Semantic Graphs for Effective Long Video Analysis with LLMs

CVPR 2025poster

Long-form video understanding with Large Vision Language Models is challenged by the need to analyze temporally dispersed yet spatially concentrated key moments within limited context windows. In this work, we introduce VideoMindPalace, a new framework inspired by the "Mind Palace", which organizes…

Cited by 1SourcePDFScholar
2025

Cohere3D: Exploiting Temporal Coherence for Unsupervised Representation Learning of Vision-Based Autonomous Driving

ICRA 2025

Multi-frame temporal inputs are important for vision-based autonomous driving. Observations from different angles enable the recovery of 3 D object states from 2 D images as long as we can identify the same instance from different input frames. However, the dynamic nature of driving scenes leads to

Cited by 3SourceScholar
2025

CuRe: Cultural Gaps in the Long Tail of Text-to-Image Systems

ICCV 2025poster

Popular text-to-image (T2I) systems are trained on web-scraped data, which is heavily Amero and Euro-centric, underrepresenting the cultures of the Global South. To analyze these biases, we introduce CuRe, a novel and scalable benchmarking and scoring suite for cultural representativeness that lever…

2025

LLaRA: Supercharging Robot Learning Data for Vision-Language Policy

ICLR 2025poster

Vision Language Models (VLMs) have recently been leveraged to generate robotic actions, forming Vision-Language-Action (VLA) models. However, directly adapting a pretrained VLM for robotic control remains challenging, particularly when constrained by a limited number of robot demonstrations. In this…

2025

LLaVA-PruMerge: Adaptive Token Reduction for Efficient Large Multimodal Models

ICCV 2025poster

Large Multimodal Models (LMMs) have shown significant visual reasoning capabilities by connecting a visual encoder and a large language model. LMMs typically take in a fixed and large amount of visual tokens, such as the penultimate layer features in the CLIP visual encoder, as the prefix content. R…

Cited by 0SourcePDFScholar
2025

Stay-Positive: A Case for Ignoring Real Image Features in Fake Image Detection

ICML 2025poster

Detecting AI-generated images is a challenging yet essential task. A primary difficulty arises from the detector’s tendency to rely on spurious patterns, such as compression artifacts, which can influence its decisions. These issues often stem from specific patterns that the detector associates with…

Cited by 0SourcePDFScholar
2025

X-Fusion: Introducing New Modality to Frozen Large Language Models

ICCV 2025poster

We propose X-Fusion, a framework that extends pretrained Large Language Models (LLMs) for multimodal tasks while preserving their language capabilities. X-Fusion employs a dual-tower design with modality-specific weights, keeping the LLM's parameters frozen while integrating vision-specific informat…

Cited by 0SourcePDFScholar
2025

Yo'Chameleon: Personalized Vision and Language Generation

CVPR 2025poster

Large Multimodal Models (e.g., GPT-4, Gemini, Chameleon) have evolved into powerful tools with millions of users. However, they remain generic models and lack personalized knowledge of specific user concepts. Previous work has explored personalization for text generation, yet it remains unclear how…

Cited by 1SourcePDFScholar
2024

CounterCurate: Enhancing Physical and Semantic Visio-Linguistic Compositional Reasoning via Counterfactual Examples

ACL 2024findings

We propose CounterCurate, a framework to comprehensively improve the visio-linguistic compositional reasoning capability for both contrastive and generative multimodal models. In particular, we identify two critical under- explored problems: the neglect of physically grounded reasoning (counting and…

2024

Cross-Modal Self-Supervised Learning with Effective Contrastive Units for LiDAR Point Clouds

IROS 2024poster

3D perception in LiDAR point clouds is crucial for a self-driving vehicle to properly act in 3D environment. However, manually labeling point clouds is hard and costly. There has been a growing interest in self-supervised pre-training of 3D perception models. Following the success of contrastive lea…

Cited by 2SourcecodeScholar
2024

Edit One for All: Interactive Batch Image Editing

CVPR 2024poster

In recent years image editing has advanced remarkably. With increased human control it is now possible to edit an image in a plethora of ways; from specifying in text what we want to change to straight up dragging the contents of the image in an interactive point-based manner. However most of the fo…

Cited by 4SourcePDFScholar
2024

Interfacing Foundation Models' Embeddings

NeurIPS 2024poster

Foundation models possess strong capabilities in reasoning and memorizing across modalities. To further unleash the power of foundation models, we present FIND, a generalized interface for aligning foundation models' embeddings with unified image and dataset-level understanding spanning modality and…

2024

MATE: Meet At The Embedding - Connecting Images with Long Texts

EMNLP 2024finding

While advancements in Vision Language Models (VLMs) have significantly improved the alignment of visual and textual data, these models primarily focus on aligning images with short descriptive captions. This focus limits their ability to handle complex text interactions, particularly with longer tex…

Cited by 6SourcePDFScholar
2024

Removing Distributional Discrepancies in Captions Improves Image-Text Alignment

ECCV 2024poster

"In this paper, we introduce a model designed to improve the prediction of image-text alignment, targeting the challenge of compositional understanding in current visual-language models. Our approach focuses on generating high-quality training datasets for the alignment task by producing mixed-type…

2024

VGBench: Evaluating Large Language Models on Vector Graphics Understanding and Generation

EMNLP 2024main

In the realm of vision models, the primary mode of representation is using pixels to rasterize the visual world. Yet this is not always the best or unique way to represent visual content, especially for designers and artists who depict the world using geometry primitives such as polygons. Vector gra…

2024

ViP-LLaVA: Making Large Multimodal Models Understand Arbitrary Visual Prompts

CVPR 2024poster

While existing large vision-language multimodal models focus on whole image understanding there is a prominent gap in achieving region-specific comprehension. Current approaches that use textual coordinates or spatial encodings often fail to provide a user-friendly interface for visual prompting. To…

Cited by 106SourcePDFScholar
2024

Yo'LLaVA: Your Personalized Language and Vision Assistant

NeurIPS 2024poster

Large Multimodal Models (LMMs) have shown remarkable capabilities across a variety of tasks (e.g., image captioning, visual question answering). While broad, their knowledge remains generic (e.g., recognizing a dog), and they are unable to handle personalized subjects (e.g., recognizing a user's pet…

2023

A Sentence Speaks a Thousand Images: Domain Generalization through Distilling CLIP with Language Guidance

ICCV 2023poster

Domain generalization studies the problem of training a model with samples from several domains (or distributions) and then testing the model with samples from a new, unseen domain. In this paper, we propose a novel approach for domain generalization that leverages recent advances in large vision-la…

Cited by 38PDFcodeScholar
2023

GLIGEN: Open-Set Grounded Text-to-Image Generation

CVPR 2023poster

Large-scale text-to-image diffusion models have made amazing advances. However, the status quo is to use text input alone, which can impede controllability. In this work, we propose GLIGEN: Open-Set Grounded Text-to-Image Generation, a novel approach that builds upon and extends the functionality of…

2023

Generalized Decoding for Pixel, Image, and Language

CVPR 2023poster

We present X-Decoder, a generalized decoding model that can predict pixel-level segmentation and language tokens seamlessly. X-Decoder takes as input two types of queries: (i) generic non-semantic queries and (ii) semantic queries induced from text inputs, to decode different pixel-level and token-l…

2023

Learning Customized Visual Models With Retrieval-Augmented Knowledge

CVPR 2023highlight

Image-text contrastive learning models such as CLIP have demonstrated strong task transfer ability. The high generality and usability of these visual models is achieved via a web-scale data collection process to ensure broad concept coverage, followed by expensive pre-training to feed all the knowle…

2023

Segment Everything Everywhere All at Once

NeurIPS 2023poster

In this work, we present SEEM, a promotable and interactive model for segmenting everything everywhere all at once in an image. In SEEM, we propose a novel and versatile decoding mechanism that enables diverse prompting for all types of segmentation tasks, aiming at a universal interface that behave…

Cited by 621SourcePDFScholar
2023

Towards Universal Fake Image Detectors That Generalize Across Generative Models

CVPR 2023poster

With generative models proliferating at a rapid rate, there is a growing need for general purpose fake image detectors. In this work, we first show that the existing paradigm, which consists of training a deep network for real-vs-fake classification, fails to detect fake images from newer breeds of…

2023

Visual Instruction Inversion: Image Editing via Image Prompting

NeurIPS 2023poster

Text-conditioned image editing has emerged as a powerful tool for editing images. However, in many situations, language can be ambiguous and ineffective in describing specific image edits. When faced with such challenges, visual prompts can be a more informative and intuitive way to convey ideas. We…

Cited by 48SourcePDFScholar
2023

What Knowledge Gets Distilled in Knowledge Distillation?

NeurIPS 2023poster

Knowledge distillation aims to transfer useful information from a teacher network to a student network, with the primary goal of improving the student's performance for the task at hand. Over the years, there has a been a deluge of novel techniques and use cases of knowledge distillation. Yet, despi…

Cited by 30SourcePDFScholar
2022

Contrastive Learning for Diverse Disentangled Foreground Generation

ECCV 2022poster

"We introduce a new method for diverse foreground generation with explicit control over various factors. Existing image inpainting based foreground generation methods often struggle to generate diverse results and rarely allow users to explicitly control specific factors of variation (e.g., varying…

2022

ELEVATER: A Benchmark and Toolkit for Evaluating Language-Augmented Visual Models

NeurIPS 2022accept

Learning visual representations from natural language supervision has recently shown great promise in a number of pioneering works. In general, these language-augmented visual models demonstrate strong transferability to a variety of datasets/tasks. However, it remains challenging to evaluate the tr…

Cited by 159SourcePDFScholar
2022

The Two Dimensions of Worst-Case Training and Their Integrated Effect for Out-of-Domain Generalization

CVPR 2022poster

Training with an emphasis on "hard-to-learn" components of the data has been proven as an effective method to improve the generalization of machine learning models, especially in the settings where robustness (e.g., generalization across distributions) is valued. Existing literature discussing this…

Cited by 27PDFScholar
2022

Toward learning human-aligned cross-domain robust models by countering misaligned features

UAI 2022poster

Machine learning has demonstrated remarkable prediction accuracy over i.i.d data, but the accuracy often drops when tested with data from another distribution. In this paper, we aim to offer another view of this problem in a perspective assuming the reason behind this accuracy drop is the reliance o…

Cited by 18SourcePDFScholar
2021

Collaging Class-Specific GANs for Semantic Image Synthesis

ICCV 2021poster

We propose a new approach for high resolution semantic image synthesis. It consists of one base image generator and multiple class-specific generators. The base generator generates high quality images based on a segmentation map. To further improve the quality of different objects, we create a bank…

Cited by 43PDFScholar
2021

Few-Shot Image Generation via Cross-Domain Correspondence

CVPR 2021poster

Training generative models, such as GANs, on a target domain containing limited examples (e.g., 10) can easily result in overfitting. In this work, we seek to utilize a large source domain for pretraining and transfer the diversity information from source to target. We propose to preserve the relati…

Cited by 294PDFcodeScholar
2021

Generating Furry Cars: Disentangling Object Shape and Appearance across Multiple Domains

ICLR 2021poster

We consider the novel task of learning disentangled representations of object shape and appearance across multiple domains (e.g., dogs and cars). The goal is to learn a generative model that learns an intermediate distribution, which borrows a subset of properties from each domain, enabling the gen…

Cited by 13SourcePDFScholar
2021

Progressive Temporal Feature Alignment Network for Video Inpainting

CVPR 2021poster

Video inpainting aims to fill spatio-temporal "corrupted" regions with plausible content. To achieve this goal, it is necessary to find correspondences from neighbouring frames to faithfully hallucinate the unknown content. Current methods achieve this goal through attention, flow-based warping, or…

Cited by 74PDFcodeScholar
2021

YolactEdge: Real-time Instance Segmentation on the Edge

ICRA 2021poster

We propose YolactEdge, the first competitive instance segmentation approach that runs on small edge devices at real-time speeds. Specifically, YolactEdge runs at up to 30.8 FPS on a Jetson AGX Xavier (and 172.7 FPS on an RTX 2080 Ti) with a ResNet-101 backbone on 550x550 resolution images. To achiev…

Cited by 104SourcecodeScholar
2020

Don't Judge an Object by Its Context: Learning to Overcome Contextual Bias

CVPR 2020oral

Existing models often leverage co-occurrences between objects and their context to improve recognition accuracy. However, strongly relying on context risks a model's generalizability, especially when typical co-occurrence patterns are absent. This work focuses on addressing such contextual biases to…

Cited by 141PDFScholar
2020

Elastic-InfoGAN: Unsupervised Disentangled Representation Learning in Class-Imbalanced Data

NeurIPS 2020poster

We propose a novel unsupervised generative model that learns to disentangle object identity from other low-level aspects in class-imbalanced data. We first investigate the issues surrounding the assumptions about uniformity made by InfoGAN, and demonstrate its ineffectiveness to properly disentangle…

2020

Instance-Aware, Context-Focused, and Memory-Efficient Weakly Supervised Object Detection

CVPR 2020poster

Weakly supervised learning has emerged as a compelling tool for object detection by reducing the need for strong supervision during training. However, major challenges remain: (1) differentiation of object instances can be ambiguous; (2) detectors tend to focus on discriminative parts rather than en…

Cited by 261PDFcodeScholar
2020

MixNMatch: Multifactor Disentanglement and Encoding for Conditional Image Generation

CVPR 2020poster

We present MixNMatch, a conditional generative model that learns to disentangle and encode background, object pose, shape, and texture from real images with minimal supervision, for mix-and-match image generation. We build upon FineGAN, an unconditional generative model, to learn the desired disenta…

Cited by 101PDFcodeScholar
2020

Password-conditioned Anonymization and Deanonymization with Face Identity Transformers

ECCV 2020poster

Cameras are prevalent in our daily lives, and enable many useful systems built upon computer vision technologies such as smart cameras and home robots for service applications. However, there is also an increasing societal concern as the captured images/videos may contain privacy-sensitive informati…

Cited by 66SourcePDFScholar
2019

FineGAN: Unsupervised Hierarchical Disentanglement for Fine-Grained Object Generation and Discovery

CVPR 2019oral

We propose FineGAN, a novel unsupervised GAN framework, which disentangles the background, object shape, and object appearance to hierarchically generate images of fine-grained object categories. To disentangle the factors without supervision, our key idea is to use information theory to associate e…

Cited by 177PDFcodeScholar
2019

HPLFlowNet: Hierarchical Permutohedral Lattice FlowNet for Scene Flow Estimation on Large-Scale Point Clouds

CVPR 2019poster

We present a novel deep neural network architecture for end-to-end scene flow estimation that directly operates on large-scale 3D point clouds. Inspired by Bilateral Convolutional Layers (BCL), we propose novel DownBCL, UpBCL, and CorrBCL operations that restore structural information from unstructu…

Cited by 270PDFcodeScholar
2019

Identity From Here, Pose From There: Self-Supervised Disentanglement and Generation of Objects Using Unlabeled Videos

ICCV 2019poster

We propose a novel approach that disentangles the identity and pose of objects for image generation. Our model takes as input an ID image and a pose image, and generates an output image with the identity of the ID image and the pose of the pose image. Unlike most previous unsupervised work which rel…

Cited by 21PDFScholar
2019

You Reap What You Sow: Using Videos to Generate High Precision Object Proposals for Weakly-Supervised Object Detection

CVPR 2019poster

We propose a novel way of using videos to obtain high precision object proposals for weakly-supervised object detection. Existing weakly-supervised detection approaches use off-the-shelf proposal methods like edge boxes or selective search to obtain candidate boxes. These methods provide high recal…

Cited by 47PDFcodeScholar
2018

DOCK: Detecting Objects by transferring Common-sense Knowledge

ECCV 2018poster

We present a scalable approach for Detecting Objects by transferring Common-sense Knowledge (DOCK) from source to target categories. In our setting, the training data for the source categories have bounding box annotations, while those for the target categories only have image-level annotations. Cur…

Cited by 42SourcePDFScholar
2018

Learning to Anonymize Faces for Privacy Preserving Action Detection

ECCV 2018poster

There is an increasing concern in computer vision devices invading the privacy of their users. We want the camera systems/robots to recognize important events and assist human daily life by understanding its videos, but we also want to ensure that they do not intrude people's privacy. In this paper,…

Cited by 271SourcePDFScholar
2017

Hide-And-Seek: Forcing a Network to Be Meticulous for Weakly-Supervised Object and Action Localization

ICCV 2017poster

We propose 'Hide-and-Seek', a weakly-supervised framework that aims to improve object localization in images and action localization in videos. Most existing weakly-supervised methods localize only the most discriminative parts of an object rather than all relevant parts, which leads to suboptimal p…

Cited by 739PDFScholar
2017

Identifying First-Person Camera Wearers in Third-Person Videos

CVPR 2017poster

We consider scenarios in which we wish to perform joint scene understanding, object tracking, activity recognition, and other tasks in scenarios in which multiple people are wearing body-worn cameras while a third-person static camera also captures the scene. To do this, we need to establ…

Cited by 77PDFScholar
2016

Track and Transfer: Watching Videos to Simulate Strong Human Supervision for Weakly-Supervised Object Detection

CVPR 2016poster

The status quo approach to training object detectors requires expensive bounding box annotations. Our framework takes a markedly different direction: we transfer tracked object boxes from weakly-labeled videos to weakly-labeled images to automatically generate pseudo ground-truth boxes, which repla…

Cited by 80PDFScholar
2015

FlowWeb: Joint Image Set Alignment by Weaving Consistent, Pixel-Wise Correspondences

CVPR 2015poster

Given a set of poorly aligned images of the same visual concept without any annotations, we propose an algorithm to jointly bring them into pixel-wise correspondence by estimating a FlowWeb representation of the image set. FlowWeb is a fully-connected correspondence flow graph with each node represe…

Cited by 186SourcePDFScholar