← Search

Tae-Hyun Oh

59 accepted papers

2026

A Language-Guided Bayesian Optimization for Efficient LoRA Hyperparameter Search

ICML 2026poster

Fine-tuning Large Language Models (LLMs) with Low-Rank Adaptation (LoRA) offers a resource-efficient way to personalize or specialize. However, LoRA is highly sensitive to hyperparameter choices, and performing an exhaustive hyperparameter search remains computationally intensive. To address these c…

Cited by 0SourceScholar
2026

Aligning What Vision-Language Models See and Perceive with Adaptive Information Flow

CVPR 2026

Vision-Language Models (VLMs) have demonstrated strong capability in a wide range of tasks such as visual recognition, document parsing, and visual grounding. Nevertheless, recent work shows that while VLMs often manage to capture the correct image region corresponding to the question, they do not n

Cited by 0SourcecodeScholar
2026

CLAY: Conditional Visual Similarity Modulation in Vision-Language Embedding Space

CVPR 2026

Human perception of visual similarity is inherently adaptive and subjective, depending on the users' interests and focus. However, most image retrieval systems fail to reflect this flexibility, relying on a fixed, monolithic metric that cannot incorporate multiple conditions simultaneously. To addre

Cited by 0SourceScholar
2026

ELITE: Efficient Gaussian Head Avatar from a Monocular Video via Learned Initialization and Test-time Generative Adaptation

CVPR 2026

We introduce ELITE, an Efficient Gaussian head avatar synthesis from a monocular video via Learned Initialization and TEst-time generative adaptation. Prior works rely either on a 3D data prior or a 2D generative prior to compensate for missing visual cues in monocular videos. However, 3D data prior

Cited by 0SourcecodeScholar
2026

How Far Can We Go With Synthetic Data for Audio-Visual Sound Source Localization?

CVPR 2026

We present the first scalable framework for training sound source localization (SSL) models using synthetic data from text-to-X models. Although SSL has made notable progress, existing models remain constrained by limited-scale, uncurated real-world datasets that often suffer from semantic misalignm

Cited by 0SourceScholar
2026

Measurement-Consistent Langevin Corrector for Stabilizing Latent Diffusion Inverse Problem Solvers

ICML 2026poster

While latent diffusion models (LDMs) have emerged as powerful priors for inverse problems, existing LDM-based solvers frequently suffer from instability. In this work, we first identify the instability as a discrepancy between the solver dynamics and stable reverse diffusion dynamics learned by the …

Cited by 1SourceScholar
2026

SVHalluc: Benchmarking Speech-Vision Hallucination in Audio-Visual Large Language Models

CVPR 2026

Despite the success of audio-visual large-language models (LLMs), they can produce plausible but ungrounded outputs, termed hallucination. Existing benchmarks focus on environmental sounds (e.g., dog barking) to indicate event occurrence. In contrast, human speech carries fundamentally different, ri

Cited by 0SourcecodeScholar
2026

Zero-Shot Rankability: Revealing Latent Ordinal Structure in Multimodal Large Language Models via Language

ICML 2026poster

Recent work shows that vision encoders capture ordinal attributes along linear axes, which can be recovered from as few as two labeled images. However, in the zero-shot setting, the text-driven rank axis for Vision-Language Models (VLMs) like CLIP remains suboptimal. In this work, we study the embed…

Cited by 0SourceScholar
2025

AVHBench: A Cross-Modal Hallucination Benchmark for Audio-Visual Large Language Models

ICLR 2025poster

Following the success of Large Language Models (LLMs), expanding their boundaries to new modalities represents a significant paradigm shift in multimodal understanding. Human perception is inherently multimodal, relying not only on text but also on auditory and visual cues for a complete understandi…

2025

Automated Model Discovery via Multi-modal & Multi-step Pipeline

NeurIPS 2025poster

Automated model discovery is the process of automatically searching and identifying the most appropriate model for a given dataset over a large combinatorial search space. Existing approaches, however, often face challenges in balancing the capture of fine-grained details with ensuring generalizabil…

Cited by 0SourceScholar
2025

DisCoRD: Discrete Tokens to Continuous Motion via Rectified Flow Decoding

ICCV 2025poster

Human motion is inherently continuous and dynamic, posing significant challenges for generative models. While discrete generation methods are widely used, they suffer from limited expressiveness and frame-wise noise artifacts. In contrast, continuous approaches produce smoother, more natural motion…

Cited by 0SourcePDFScholar
2025

Dr. Splat: Directly Referring 3D Gaussian Splatting via Direct Language Embedding Registration

CVPR 2025highlight

We introduce Dr. Splat, a novel approach for open-vocabulary 3D scene understanding leveraging 3D Gaussian Splatting. Unlike existing language-embedded 3DGS methods, which rely on a rendering process, our method directly associates language-aligned CLIP embeddings with 3D Gaussians for holistic 3D s…

Cited by 1SourcePDFScholar
2025

JointDiT: Enhancing RGB-Depth Joint Modeling with Diffusion Transformers

ICCV 2025poster

We present JointDiT, a diffusion transformer that models the joint distribution of RGB and depth. By leveraging the architectural benefit and outstanding image prior of the state-of-the-art diffusion transformer, JointDiT not only generates high-fidelity images but also produces geometrically plausi…

2025

Perceptually Accurate 3D Talking Head Generation: New Definitions, Speech-Mesh Representation, and Evaluation Metrics

CVPR 2025highlight

Recent advancements in speech-driven 3D talking head generation have made significant progress in lip synchronization. However, existing models still struggle to capture the perceptual alignment between varying speech characteristics and corresponding lip movements. In this work, we claim that three…

2025

Robust 3D Shape Reconstruction in Zero-Shot from a Single Image in the Wild

CVPR 2025poster

Recent monocular 3D shape reconstruction methods have shown promising zero-shot results on object-segmented images without any occlusions. However, their effectiveness is significantly compromised in real-world conditions, due to imperfect object segmentation by off-the-shelf models and the prevalen…

2025

SoundBrush: Sound as a Brush for Visual Scene Editing

AAAI 2025technical

We propose SoundBrush, a model that uses sound as a brush to edit and manipulate visual scenes. We extend the generative capabilities of the Latent Diffusion Model (LDM) to incorporate audio information for editing visual scenes. Inspired by existing image-editing works, we frame this task as a supe…

Cited by 0SourcePDFScholar
2025

VSC: Visual Search Compositional Text-to-Image Diffusion Model

ICCV 2025poster

Text-to-image diffusion models have shown impressive capabilities in generating realistic visuals from natural-language prompts, yet they often struggle with accurately binding attributes to corresponding objects, especially in prompts containing multiple attribute-object pairs. This challenge prima…

Cited by 0SourcePDFScholar
2025

VoiceCraft-Dub: Automated Video Dubbing with Neural Codec Language Models

ICCV 2025poster

We present VoiceCraft-Dub, a novel approach for automated video dubbing that synthesizes high-quality speech from text and facial cues. This task has broad applications in filmmaking, multimedia creation, and assisting voice-impaired individuals. Building on the success of Neural Codec Language Mode…

Cited by 0SourcePDFScholar
2025

Zero-shot Depth Completion via Test-time Alignment with Affine-invariant Depth Prior

AAAI 2025technical

Depth completion, predicting dense depth maps from sparse depth measurements, is an ill-posed problem requiring prior knowledge. Recent methods adopt learning-based approaches to implicitly capture priors, but the priors primarily fit in-domain data and do not generalize well to out-of-domain scena…

2024

CAS: A Probability-Based Approach for Universal Condition Alignment Score

ICLR 2024spotlight

Recent conditional diffusion models have shown remarkable advancements and have been widely applied in fascinating real-world applications. However, samples generated by these models often do not strictly comply with user-provided conditions. Due to this, there have been few attempts to evaluate thi…

Cited by 2SourcePDFScholar
2024

FPRF: Feed-Forward Photorealistic Style Transfer of Large-Scale 3D Neural Radiance Fields

AAAI 2024technical

We present FPRF, a feed-forward photorealistic style transfer method for large-scale 3D neural radiance fields. FPRF stylizes large-scale 3D scenes with arbitrary, multiple style reference images without additional optimization while preserving multi-view appearance consistency. Prior arts required…

Cited by 5SourcePDFScholar
2024

Factorized Multi-Resolution HashGrid for Efficient Neural Radiance Fields: Execution on Edge-Devices

RA-L 2024

We introduce Fact-Hash, a novel parameter-encoding method for training on-device neural radiance fields. Neural Radiance Fields (NeRF) have proven pivotal in 3D representations, but their applications are limited due to large computational resources. On-device training can open large application fie

Cited by 2SourceScholar
2024

Noise Map Guidance: Inversion with Spatial Context for Real Image Editing

ICLR 2024poster

Text-guided diffusion models have become a popular tool in image synthesis, known for producing high-quality and diverse images. However, their application to editing real images often encounters hurdles primarily due to the text condition deteriorating the reconstruction quality and subsequently af…

2024

Paint-it: Text-to-Texture Synthesis via Deep Convolutional Texture Map Optimization and Physically-Based Rendering

CVPR 2024poster

We present Paint-it a text-driven high-fidelity texture map synthesis method for 3D meshes via neural re-parameterized texture optimization. Paint-it synthesizes texture maps from a text description by synthesis-through-optimization exploiting the Score-Distillation Sampling (SDS). We observe that d…

Cited by 44SourcePDFScholar
2024

SMILE: Multimodal Dataset for Understanding Laughter in Video with Language Models

NAACL 2024findings

Despite the recent advances in artificial intelligence, building social intelligence remains a challenge.Among social signals, laughter is one of the distinctive expressions that occurs during social interactions between humans.In this work, we tackle a new challenge for machines to understand the r…

2024

Uni-DVPS: Unified Model for Depth-Aware Video Panoptic Segmentation

RA-L 2024

We present Uni-DVPS, a unified model for Depth-aware Video Panoptic Segmentation (DVPS) that jointly tackles distinct vision tasks, i.e., video panoptic segmentation, monocular depth estimation, and object tracking. In contrast to the prior works that adopt diverged decoder networks tailored for eac

Cited by 6SourceScholar
2023

DFlow: Learning to Synthesize Better Optical Flow Datasets via a Differentiable Pipeline

ICLR 2023poster

Comprehensive studies of synthetic optical flow datasets have attempted to reveal what properties lead to accuracy improvement in learning-based optical flow estimation. However, manually identifying and verifying the properties that contribute to accurate optical flow estimation require large-scale…

2023

Scratching Visual Transformer's Back with Uniform Attention

ICCV 2023poster

The favorable performance of Vision Transformers (ViTs) is often attributed to the multi-head self-attention (MSA), which enables global interactions at each layer of a ViT model. Previous works acknowledge the property of long-range dependency for the effectiveness in MSA. In this work, we study t…

Cited by 39PDFScholar
2023

Sound Source Localization is All about Cross-Modal Alignment

ICCV 2023poster

Humans can easily perceive the direction of sound sources in a visual scene, termed sound source localization. Recent studies on learning-based sound source localization have mainly explored the problem from a localization perspective. However, prior arts and existing benchmarks do not account for…

Cited by 18PDFScholar
2023

Sound to Visual Scene Generation by Audio-to-Visual Latent Alignment

CVPR 2023poster

How does audio describe the world around us? In this paper, we propose a method for generating an image of a scene from sound. Our method addresses the challenges of dealing with the large gaps that often exist between sight and sound. We design a model that works by scheduling the learning procedur…

2023

TextManiA: Enriching Visual Feature by Text-driven Manifold Augmentation

ICCV 2023poster

We propose TextManiA, a text-driven manifold augmentation method that semantically enriches visual feature spaces, regardless of class distribution. TextManiA augments visual data with intra-class semantic perturbation by exploiting easy-to-understand visually mimetic words, i.e., attributes. This w…

Cited by 10PDFScholar
2023

Unsupervised Pre-Training for Data-Efficient Text-to-Speech on Low Resource Languages

ICASSP 2023accepted

Neural text-to-speech (TTS) models can synthesize natural human speech when trained on large amounts of transcribed speech. How-ever, collecting such large-scale transcribed data is expensive. This paper proposes an unsupervised pre-training method for a sequence-to-sequence TTS model by leveraging…

Cited by 0SourceScholar
2022

CLIP-Actor: Text-Driven Recommendation and Stylization for Animating Human Meshes

ECCV 2022poster

"We propose CLIP-Actor, a text-driven motion recommendation and neural mesh stylization system for human mesh animation. CLIP-Actor animates a 3D human mesh to conform to a text prompt by recommending a motion sequence and optimizing mesh style attributes. We build a text-driven human motion recomme…

2022

Cross-Attention of Disentangled Modalities for 3D Human Mesh Recovery with Transformers

ECCV 2022poster

"Transformer encoder architectures have recently achieved state-of-the-art results on monocular 3D human mesh reconstruction, but they require a substantial number of parameters and expensive computations. Due to the large memory overhead and slow inference speed, it is difficult to deploy such mode…

2022

FedPara: Low-rank Hadamard Product for Communication-Efficient Federated Learning

ICLR 2022poster

In this work, we propose a communication-efficient parameterization, $\texttt{FedPara}$, for federated learning (FL) to overcome the burdens on frequent model uploads and downloads. Our method re-parameterizes weight parameters of layers using low-rank weights followed by the Hadamard product. Compa…

2022

HDR-Plenoxels: Self-Calibrating High Dynamic Range Radiance Fields

ECCV 2022poster

"We propose high dynamic range radiance (HDR) fields, HDR-Plenoxels, that learns a plenoptic function of 3D HDR radiance fields, geometry information, and varying camera settings inherent in 2D low dynamic range (LDR) images. Our voxel-based volume rendering pipeline reconstructs HDR radiance fields…

2021

CDS: Cross-Domain Self-Supervised Pre-Training

ICCV 2021poster

We present a two-stage pre-training approach that improves the generalization ability of standard single-domain pre-training. While standard pre-training on a single large dataset (such as ImageNet) can provide a good initial representation for transfer learning tasks, this approach may result in bi…

Cited by 57PDFScholar
2021

Distilling Global and Local Logits With Densely Connected Relations

ICCV 2021poster

In prevalent knowledge distillation, logits in most image recognition models are computed by global average pooling, then used to learn to encode the high-level and task-relevant knowledge. In this work, we solve the limitation of this global logit transfer in this distillation context. We point out…

Cited by 40PDFcodeScholar
2021

Monocular Reconstruction of Neural Face Reflectance Fields

CVPR 2021poster

The reflectance field of a face describes the reflectance properties responsible for complex lighting effects including diffuse, specular, inter-reflection and self shadowing. Most existing methods for estimating the face reflectance from a monocular image assume faces to be diffuse with very few ap…

Cited by 36PDFScholar
2020

Globally Optimal Relative Pose Estimation for Camera on a Selfie Stick

ICRA 2020poster

Taking selfies has become a photographic trend nowadays. We envision the emergence of the "video selfie" capturing a short continuous video clip (or burst photography) of the user, themselves. A selfie stick is usually used, whereby a camera is mounted on a stick for taking selfie photos. In this sc…

Cited by 2SourceScholar
2019

Dense Relational Captioning: Triple-Stream Networks for Relationship-Based Captioning

CVPR 2019poster

Our goal in this work is to train an image captioning model that generates more dense and informative captions. We introduce "relational captioning," a novel image captioning task which aims to generate multiple captions with respect to relational information between objects in an image. Relational…

Cited by 112PDFcodeScholar
2019

Neural Inverse Knitting: From Images to Manufacturing Instructions

ICML 2019oral

Motivated by the recent potential of mass customization brought by whole-garment knitting machines, we introduce the new problem of automatic machine instruction generation using a single image of the desired physical product, which we apply to machine knitting. We propose to tackle this problem by…

2019

Noise-tolerant Audio-visual Online Person Verification Using an Attention-based Neural Network Fusion

ICASSP 2019accepted

In this paper, we present a multi-modal online person verification system using both speech and visual signals. Inspired by neuroscientific findings on the association of voice and face, we propose an attention-based end-to-end neural network that learns multi-sensory association for the task of per…

Cited by 0SourceScholar
2019

Speech2Face: Learning the Face Behind a Voice

CVPR 2019poster

How much can we infer about a person's looks from the way they speak? In this paper, we study the task of reconstructing a facial image of a person from a short audio recording of that person speaking. We design and train a deep neural network to perform this task using millions of natural Internet/…

Cited by 222PDFcodeScholar
2019

Variational Prototyping-Encoder: One-Shot Learning With Prototypical Images

CVPR 2019poster

In daily life, graphic symbols, such as traffic signs and brand logos, are ubiquitously utilized around us due to its intuitive expression beyond language boundary. We tackle an open-set graphic symbol recognition problem by one-shot classification with prototypical images as a single training examp…

Cited by 92PDFcodeScholar
2018

Globally Optimal Inlier Set Maximization for Atlanta Frame Estimation

CVPR 2018poster

In this work, we describe man-made structures via an appropriate structure assumption, called Atlanta world, which contains a vertical direction (typically the gravity direction) and a set of horizontal directions orthogonal to the vertical direction. Contrary to the commonly used Manhattan world as…

Cited by 22SourcePDFScholar
2018

Learning to Localize Sound Source in Visual Scenes

CVPR 2018poster

Visual events are usually accompanied by sounds in our daily lives. We pose the question: Can the machine learn the correspondence between visual scene and the sound, and localize the sound source only by observing sound and visual scene pairs like human? In this paper, we propose a novel unsupervis…

Cited by 397SourcePDFScholar
2018

Learning-based Video Motion Magnification

ECCV 2018poster

Video motion magnification techniques allow us to see small motions previously invisible to the naked eyes, such as those of vibrating airplane wings, or swaying buildings under the influence of the wind. Because the motion is small, the magnification results are prone to noise or excessive blurring…

Cited by 220SourcePDFScholar
2017

Personalized Cinemagraphs Using Semantic Understanding and Collaborative Learning

ICCV 2017poster

Cinemagraphs are a compelling way to convey dynamic aspects of a scene. In these media, dynamic and still elements are juxtaposed to create an artistic and narrative experience. Creating a high-quality, aesthetically pleasing cinemagraph requires isolating objects in a semantically meaningful way an…

Cited by 19PDFScholar
2017

Weakly- and Self-Supervised Learning for Content-Aware Deep Image Retargeting

ICCV 2017spotlight

This paper proposes a weakly- and self-supervised deep convolutional neural network (WSSDCNN) for content-aware image retargeting. Our network takes a source image and a target aspect ratio, and then directly outputs a retargeted image. Retargeting is performed through a shift map, which is a pixel-…

Cited by 106PDFScholar
2015

Fast Randomized Singular Value Thresholding for Nuclear Norm Minimization

CVPR 2015poster

Rank minimization problem can be boiled down to either Nuclear Norm Minimization (NNM) or Weighted NNM (WNNM) problem. The problems related to NNM (or WNNM) can be solved iteratively by applying a closed-form proximal operator, called Singular Value Thresholding (SVT) (or Weighted SVT), but they suf…

Cited by 182SourcePDFScholar