← Search

SeungJun Moon

9 accepted papers

2026

AudioAvatar: Personalized Audio-driven Whole-body Talking Avatars

CVPR 2026

Prior expressive whole-body conversational avatar systems map audio to parametric poses and then render, creating a lossy bottleneck where quantization, retargeting, and tracking errors accumulate. This degrades audio-motion synchronization and suppresses micro-articulations critical for realism--su

Cited by 0SourceScholar
2026

Dynamic Texture Modeling of 3D Clothed Gaussian Avatars from a Single Video

ICLR 2026poster

Recent advances in neural rendering, particularly 3D Gaussian Splatting (3DGS), have enabled animatable 3D human avatars from single videos with efficient rendering and high fidelity. However, current methods struggle with dynamic appearances, especially in loose garments (e.g., skirts), causing unr…

Cited by 0SourceScholar
2026

Embodied Agents Meet Personalization: Investigating Challenges and Solutions Through the Lens of Memory Utilization

ICLR 2026poster

LLM-powered embodied agents have shown success on conventional object-rearrangement tasks, but providing personalized assistance that leverages user-specific knowledge from past interactions presents new challenges. We investigate these challenges through the lens of agents' memory utilization along…

Cited by 0SourcecodeScholar
2025

GeoAvatar: Adaptive Geometrical Gaussian Splatting for 3D Head Avatar

ICCV 2025poster

Despite recent progress in 3D head avatar generation, balancing identity preservation, i.e., reconstruction, with novel poses and expressions, i.e., animation, remains a challenge. Existing methods struggle to adapt Gaussians to varying geometrical deviations across facial regions, resulting in subo…

Cited by 4SourcePDFScholar
2025

Web-Shepherd: Advancing PRMs for Reinforcing Web Agents

NeurIPS 2025spotlight

Web navigation is a unique domain that can automate many repetitive real-life tasks and is challenging as it requires long-horizon sequential decision making beyond typical multimodal large language model (MLLM) tasks. Yet, specialized reward models for web navigation that can be utilized during bot…

Cited by 0SourcecodeScholar
2024

Can Large Language Models be Good Emotional Supporter? Mitigating Preference Bias on Emotional Support Conversation

ACL 2024long

Emotional Support Conversation (ESC) is a task aimed at alleviating individuals’ emotional distress through daily conversation. Given its inherent complexity and non-intuitive nature, ESConv dataset incorporates support strategies to facilitate the generation of appropriate responses. Recently, desp…

2024

Coffee-Gym: An Environment for Evaluating and Improving Natural Language Feedback on Erroneous Code

EMNLP 2024main

This paper presents Coffee-Gym, a comprehensive RL environment for training models that provide feedback on code editing. Coffee-Gym includes two major components: (1) Coffee, a dataset containing humans’ code edit traces for coding questions and human-written feedback for editing erroneous code; (2…

Cited by 2SourcePDFScholar
2024

Generative Unlearning for Any Identity

CVPR 2024poster

Recent advances in generative models trained on large-scale datasets have made it possible to synthesize high-quality samples across various domains. Moreover the emergence of strong inversion networks enables not only a reconstruction of real-world images but also the modification of attributes thr…

2024

Large Language Models Are Clinical Reasoners: Reasoning-Aware Diagnosis Framework with Prompt-Generated Rationales

AAAI 2024technical

Machine reasoning has made great progress in recent years owing to large language models (LLMs). In the clinical domain, however, most NLP-driven projects mainly focus on clinical classification or reading comprehension, and under-explore clinical reasoning for disease diagnosis due to the expensive…