← Search

Taywon Min

4 accepted papers

2026

Entropy-Aware On-Policy Distillation of Language Models

ICML 2026poster

On-policy distillation is a promising approach for transferring knowledge between language models, where a student learns from dense token-level signals along its own trajectories. This framework typically uses reverse KL divergence, encouraging the student to match the teacher's high-confidence pre…

Cited by 0SourceScholar
2026

Quality Over Quantity: Demonstration Curation Via Influence Functions for Data-Centric Robot Learning

ICRA 2026poster

Learning from demonstrations has emerged as a promising paradigm for end-to-end robot control, particularly when scaled to diverse and large datasets. However, the quality of demonstration data, often collected through human teleoperation, remains a critical bottleneck for effective data-driven robo…

2026

Unintended Misalignment from Agentic Fine-Tuning: Risks and Mitigation

AAAI 2026technical

Beyond simple text generation, Large Language Models (LLMs) have evolved into agentic systems capable of planning and interacting with external tools to solve complex tasks. This evolution involves fine-tuning LLMs on agent-specific tasks to enhance their proficiency. However, safety concerns are fr

Cited by 0SourcePDFScholar
2025

Understanding Impact of Human Feedback via Influence Functions

ACL 2025long

In Reinforcement Learning from Human Feedback (RLHF), it is crucial to learn suitable reward models from human feedback to align large language models (LLMs) with human intentions. However, human feedback can often be noisy, inconsistent, or biased, especially when evaluating complex responses. Such…