I am an undergraduate student in Artificial Intelligence at Chung-Ang University
in Seoul, Korea. My research focuses on adaptive post-training for foundation models:
understanding how supervision and training should adapt to a model's current knowledge, capabilities, and behavior.
I first explored this question through knowledge distillation, leading to a first-author paper presented as an oral
at EMNLP 2025 and nominated for an Outstanding Paper Award. I later worked on foundation-model
post-training at Trillion Labs, where I studied knowledge distillation and
continual fine-tuning for large language models.
I am currently interested in self-distillation and efficient continual post-training, with
the broader goal of building self-evolving AI systems that can continuously improve by leveraging
their own knowledge and behavior.
@inproceedings{jung-etal-2025-todi,
title = "{T}o{D}i: Token-wise Distillation via Fine-Grained Divergence Control",
author = "Jung, Seongryong and Yoon, Suwan and Kim, DongGeon and Lee, Hwanhee",
booktitle = "Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing",
year = "2025",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2025.emnlp-main.409",
}