← Search

Chul Lee

16 accepted papers

2026

TEST-TIME SCALING IN DIFFUSION LLMS VIA HIDDEN SEMI-AUTOREGRESSIVE EXPERTS

ICLR 2026poster

Diffusion-based large language models (dLLMs) are trained to model extreme flexibility/dependence in the data-distribution; however, how to best utilize this at inference time remains an open problem. In this work, we uncover an interesting property of these models: dLLMs {trained on textual data} i…

Cited by 0SourceScholar
2024

3D Face Tracking from 2D Video through Iterative Dense UV to Image Flow

CVPR 2024poster

When working with 3D facial data improving fidelity and avoiding the uncanny valley effect is critically dependent on accurate 3D facial performance capture. Because such methods are expensive and due to the widespread availability of 2D videos recent methods have focused on how to perform monocular…

2024

H2O-SDF: Two-phase Learning for 3D Indoor Reconstruction using Object Surface Fields

ICLR 2024spotlight

Advanced techniques using Neural Radiance Fields (NeRF), Signed Distance Fields (SDF), and Occupancy Fields have recently emerged as solutions for 3D indoor scene reconstruction. We introduce a novel two-phase learning approach, H2O-SDF, that discriminates between object and non-object regions with…

Cited by 5SourcePDFScholar
2024

Personal Large Language Model Agents: A Case Study on Tailored Travel Planning

EMNLP 2024industry

Large Language Models (LLMs) have made significant progress, becoming more autonomous and capable of handling real-world tasks through their access to tools, various planning strategies, and memory, referred to as LLM agents. One emerging area of focus is customizing these models to cater to individ…

Cited by 8SourcePDFScholar
2023

Blending-NeRF: Text-Driven Localized Editing in Neural Radiance Fields

ICCV 2023poster

Text-driven localized editing of 3D objects is particularly difficult as locally mixing the original 3D object with the intended new object and style effects without distorting the object's form is not a straightforward process. To address this issue, we propose a novel NeRF-based model, Blending-Ne…

Cited by 32PDFScholar
2023

Harmonic Neural Networks

ICML 2023poster

Harmonic functions are abundant in nature, appearing in limiting cases of Maxwell's, Navier-Stokes equations, the heat and the wave equation. Consequently, there are many applications of harmonic functions from industrial process optimisation to robotic path planning and the calculation of first exi…

Cited by 38SourcePDFScholar
2023

Quantitative Manipulation of Custom Attributes on 3D-Aware Image Synthesis

CVPR 2023poster

While 3D-based GAN techniques have been successfully applied to render photo-realistic 3D images with a variety of attributes while preserving view consistency, there has been little research on how to fine-control 3D images without limiting to a specific category of objects of their properties. To…

2022

Depth Map Decomposition for Monocular Depth Estimation

ECCV 2022poster

"We propose a novel algorithm for monocular depth estimation that decomposes a metric depth map into a normalized depth map and scale features. The proposed network is composed of a shared encoder and three decoders, called G-Net, N-Net, and M-Net, which estimate gradient maps, a normalized depth ma…

2022

OpenFEAT: Improving Speaker Identification by Open-Set Few-Shot Embedding Adaptation with Transformer

ICASSP 2022accepted

Household speaker identification with few enrollment utterances is an important yet challenging problem, especially when household members share similar voice characteristics and room acoustics. A common embedding space learned from a large number of speakers is not universally applicable for the op…

Cited by 0SourceScholar
2021

BW-EDA-EEND: streaming END-TO-END Neural Speaker Diarization for a Variable Number of Speakers

ICASSP 2021accepted

We present a novel online end-to-end neural diarization system, BW-EDA-EEND, that processes data incrementally for a variable number of speakers. The system is based on the Encoder-Decoder-Attractor (EDA) architecture of Horiguchi et al., but utilizes the incremental Transformer encoder, attending o…

Cited by 0SourceScholar
2020

BMBC: Bilateral Motion Estimation with Bilateral Cost Volume for Video Interpolation

ECCV 2020poster

Video interpolation increases the temporal resolution of a video sequence by synthesizing intermediate frames between two consecutive frames. We propose a novel deep-learning-based video interpolation algorithm based on bilateral motion estimation. First, we develop the bilateral motion network with…