← Search

Gihun Lee

6 accepted papers

2025

Learning to Summarize from LLM-generated Feedback

NAACL 2025long

Developing effective text summarizers remains a challenge due to issues like hallucinations, key information omissions, and verbosity in LLM-generated summaries. This work explores using LLM-generated feedback to improve summary quality by aligning the summaries with human preferences for faithfulne…

Cited by 4SourcePDFScholar
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

FedSOL: Stabilized Orthogonal Learning with Proximal Restrictions in Federated Learning

CVPR 2024poster

Federated Learning (FL) aggregates locally trained models from individual clients to construct a global model. While FL enables learning a model with data privacy it often suffers from significant performance degradation when clients have heterogeneous data distributions. This data heterogeneity cau…

2024

Instructive Decoding: Instruction-Tuned Large Language Models are Self-Refiner from Noisy Instructions

ICLR 2024spotlight

While instruction-tuned language models have demonstrated impressive zero-shot generalization, these models often struggle to generate accurate responses when faced with instructions that fall outside their training set. This paper presents Instructive Decoding (ID), a simple yet effective approach…

2023

Self-Contrastive Learning: Single-Viewed Supervised Contrastive Framework Using Sub-network

AAAI 2023technical

Contrastive loss has significantly improved performance in supervised classification tasks by using a multi-viewed framework that leverages augmentation and label information. The augmentation enables contrast with another view of a single image but enlarges training time and memory usage. To exploi…

2022

Preservation of the Global Knowledge by Not-True Distillation in Federated Learning

NeurIPS 2022accept

In federated learning, a strong global model is collaboratively learned by aggregating clients' locally trained models. Although this precludes the need to access clients' data directly, the global model's convergence often suffers from data heterogeneity. This study starts from an analogy to contin…