← Search

Satoshi Kosugi

3 accepted papers

2024

Active Learning for Abstractive Text Summarization via LLM-Determined Curriculum and Certainty Gain Maximization

EMNLP 2024finding

For abstractive text summarization, laborious data annotation and time-consuming model training become two high walls, hindering its further progress. Active Learning, selecting a few informative instances for annotation and model training, sheds light on solving these issues. However, only few acti…

2024

DiLM: Distilling Dataset into Language Model for Text-level Dataset Distillation

NAACL 2024findings

Dataset distillation aims to compress a training dataset by creating a small number of informative synthetic samples such that neural networks trained on them perform as well as those trained on the original training dataset. Current text dataset distillation methods create each synthetic sample as…