← Search

Yujin Kim

13 accepted papers

2026

Multi-Robot Motion Planning From Vision and Language Using Heat-Inspired Diffusion

RA-L 2026

Diffusion models have recently emerged as powerful tools for robot motion planning by capturing the multi-modal distribution of feasible trajectories. However, their extension to multi-robot settings with flexible, language-conditioned task specifications remains limited. Furthermore, current diffus

Cited by 0SourceScholar
2026

Single-Instance Sampling for Computationally Efficient and Accurate Real-Time Task Space MPPI Control

ICRA 2026poster

This study presents a model predictive path integral (MPPI) method capable of conducting high-frequency real-time model predictive control (MPC) for robot manipulators. Real-time MPC-based manipulation holds significant potential for controlling an end-effector precisely and reactively while satisfy…

Cited by 0SourceScholar
2026

Synthetic-to-Real Transfer Learning for League of Legends Minimap Object Detection (Student Abstract)

AAAI 2026technical

Esports is growing rapidly, yet the data available to researchers is limited due to the game company policies. Consequently, vision-based approaches utilizing game screens are gaining attention as a practical alternative. We focus on the League of Legends minimap and address the challenges of champi

Cited by 0SourcePDFScholar
2025

Exploring Multimodal Diffusion Transformers for Enhanced Prompt-based Image Editing

ICCV 2025poster

Transformer-based diffusion models have recently superseded traditional U-Net architectures, with multimodal diffusion transformers (MM-DiT) emerging as the dominant approach in state-of-the-art models like Stable Diffusion 3 and Flux.1. Previous approaches have relied on unidirectional cross-attent…

Cited by 0SourcePDFScholar
2025

Mixture-of-Recursions: Learning Dynamic Recursive Depths for Adaptive Token-Level Computation

NeurIPS 2025poster

Scaling language models unlocks impressive capabilities, but the accompanying computational and memory demands make both training and deployment expensive. Existing efficiency efforts typically target either parameter sharing or adaptive computation, leaving open the question of how to attain both s…

Cited by 0SourceScholar
2025

Self-Training Elicits Concise Reasoning in Large Language Models

ACL 2025finding

Chain-of-thought (CoT) reasoning has enabled large language models (LLMs) to utilize additional computation through intermediate tokens to solve complex tasks. However, we posit that typical reasoning traces contain many redundant tokens, incurring extraneous inference costs. Upon examination of the…

2025

When Model Knowledge meets Diffusion Model: Diffusion-assisted Data-free Image Synthesis with Alignment of Domain and Class

ICML 2025poster

Open-source pre-trained models hold great potential for diverse applications, but their utility declines when their training data is unavailable. Data-Free Image Synthesis (DFIS) aims to generate images that approximate the learned data distribution of a pre-trained model without accessing the origi…

Cited by 0SourcePDFScholar
2024

BAPO: Base-Anchored Preference Optimization for Overcoming Forgetting in Large Language Models Personalization

EMNLP 2024finding

While learning to align Large Language Models (LLMs) with human preferences has shown remarkable success, aligning these models to meet the diverse user preferences presents further challenges in preserving previous knowledge. This paper examines the impact of personalized preference optimization on…

2024

Carpe diem: On the Evaluation of World Knowledge in Lifelong Language Models

NAACL 2024long

The dynamic nature of knowledge in an ever-changing world presents challenges for language models trained on static data; the model in the real world often requires not only acquiring new knowledge but also overwriting outdated information into updated ones. To study the ability of language models f…

2023

HARE: Explainable Hate Speech Detection with Step-by-Step Reasoning

EMNLP 2023short findings

With the proliferation of social media, accurate detection of hate speech has become critical to ensure safety online. To combat nuanced forms of hate speech, it is important to identify and thoroughly explain hate speech to help users understand its harmful effects. Recent benchmarks have attempted…

Cited by 0SourcecodeScholar
2023

NASH: A Simple Unified Framework of Structured Pruning for Accelerating Encoder-Decoder Language Models

EMNLP 2023long findings

Structured pruning methods have proven effective in reducing the model size and accelerating inference speed in various network architectures such as Transformers. Despite the versatility of encoder-decoder models in numerous NLP tasks, the structured pruning methods on such models are relatively le…

Cited by 0SourcecodeScholar
2022

NaturalInversion: Data-Free Image Synthesis Improving Real-World Consistency

AAAI 2022technical

We introduce NaturalInversion, a novel model inversion-based method to synthesize images that agrees well with the original data distribution without using real data. In NaturalInversion, we propose: (1) a Feature Transfer Pyramid which uses enhanced image prior of the original data by combining the…