← Search

Jaehyeong Jo

15 accepted papers

2026

Avatar Forcing: Real-Time Interactive Head Avatar Generation for Natural Conversation

CVPR 2026

Talking head generation creates lifelike avatars from static portraits for virtual communication and content creation. However, current models do not yet convey the feeling of truly interactive communication, often generating one-way responses that lack emotional engagement. We identify two key chal

Cited by 0SourcecodeScholar
2026

Frame Guidance: Training-Free Guidance for Frame-Level Control in Video Diffusion Model

ICLR 2026poster

Advancements in diffusion models have significantly improved video quality, directing attention to fine-grained controllability. However, many existing methods depend on fine-tuning large-scale video models for specific tasks, which becomes increasingly impractical as model sizes continue to grow. I…

Cited by 0SourcecodeScholar
2026

LS-Merge: Merging Language Models in Latent Space

ICLR 2026poster

Model merging in weight space is an efficient way to reuse pretrained models, but existing methods typically assume matching architectures or sizes, making heterogeneous merges brittle or infeasible. We address this limitation by encoding model weights into a smooth latent space, enabling cross-arch…

Cited by 0SourcecodeScholar
2025

Silent Branding Attack: Trigger-free Data Poisoning Attack on Text-to-Image Diffusion Models

CVPR 2025poster

Text-to-image diffusion models have achieved remarkable success in generating high-quality contents from text prompts. However, their reliance on publicly available data and the growing trend of data sharing for fine-tuning make these models particularly vulnerable to data poisoning attacks. In this…

Cited by 1SourcePDFScholar
2024

Conditional Synthesis of 3D Molecules with Time Correction Sampler

NeurIPS 2024poster

Diffusion models have demonstrated remarkable success in various domains, including molecular generation. However, conditional molecular generation remains a fundamental challenge due to an intrinsic trade-off between targeting specific chemical properties and generating meaningful samples from the…

Cited by 2SourcePDFScholar
2024

DiffusionNAG: Predictor-guided Neural Architecture Generation with Diffusion Models

ICLR 2024poster

Existing NAS methods suffer from either an excessive amount of time for repetitive sampling and training of many task-irrelevant architectures. To tackle such limitations of existing NAS methods, we propose a paradigm shift from NAS to a novel conditional Neural Architecture Generation (NAG) framewo…

2024

Generative Modeling on Manifolds Through Mixture of Riemannian Diffusion Processes

ICML 2024poster

Learning the distribution of data on Riemannian manifolds is crucial for modeling data from non-Euclidean space, which is required by many applications in diverse scientific fields. Yet, existing generative models on manifolds suffer from expensive divergence computation or rely on approximations of…

2024

Identity Decoupling for Multi-Subject Personalization of Text-to-Image Models

NeurIPS 2024poster

Text-to-image diffusion models have shown remarkable success in generating personalized subjects based on a few reference images. However, current methods often fail when generating multiple subjects simultaneously, resulting in mixed identities with combined attributes from different subjects. In t…

Cited by 12SourcePDFScholar
2023

Exploring Chemical Space with Score-based Out-of-distribution Generation

ICML 2023poster

A well-known limitation of existing molecular generative models is that the generated molecules highly resemble those in the training set. To generate truly novel molecules that may have even better properties for de novo drug discovery, more powerful exploration in the chemical space is necessary.…

2023

Text-Conditioned Sampling Framework for Text-to-Image Generation with Masked Generative Models

ICCV 2023poster

Token-based masked generative models are gaining popularity for their fast inference time with parallel decoding. While recent token-based approaches achieve competitive performance to diffusion-based models, their generation performance is still suboptimal as they sample multiple tokens simultaneou…

Cited by 5PDFScholar
2022

Score-based Generative Modeling of Graphs via the System of Stochastic Differential Equations

ICML 2022spotlight

Generating graph-structured data requires learning the underlying distribution of graphs. Yet, this is a challenging problem, and the previous graph generative methods either fail to capture the permutation-invariance property of graphs or cannot sufficiently model the complex dependency between nod…

2021

Edge Representation Learning with Hypergraphs

NeurIPS 2021poster

Graph neural networks have recently achieved remarkable success in representing graph-structured data, with rapid progress in both the node embedding and graph pooling methods. Yet, they mostly focus on capturing information from the nodes considering their connectivity, and not much work has been d…