@inproceedings{ren-etal-2024-empowering,
title = "Empowering Character-level Text Infilling by Eliminating Sub-Tokens",
author = "Ren, Houxing and
Zhan, Mingjie and
Wu, Zhongyuan and
Li, Hongsheng",
editor = "Ku, Lun-Wei and
Martins, Andre and
Srikumar, Vivek",
booktitle = "Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
month = aug,
year = "2024",
address = "Bangkok, Thailand",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/add-emnlp-2024-awards/2024.acl-long.179/",
doi = "10.18653/v1/2024.acl-long.179",
pages = "3253--3267",
abstract = "In infilling tasks, sub-tokens, representing instances where a complete token is segmented into two parts, often emerge at the boundaries of prefixes, middles, and suffixes. Traditional methods focused on training models at the token level, leading to sub-optimal performance in character-level infilling tasks during the inference stage. Alternately, some approaches considered character-level infilling, but they relied on predicting sub-tokens in inference, yet this strategy diminished ability in character-level infilling tasks due to the large perplexity of the model on sub-tokens. In this paper, we introduce FIM-SE, which stands for Fill-In-the-Middle with both Starting and Ending character constraints. The proposed method addresses character-level infilling tasks by utilizing a line-level format to avoid predicting any sub-token in inference. In addition, we incorporate two special tokens to signify the rest of the incomplete lines, thereby enhancing generation guidance. Extensive experiments demonstrate that our proposed approach surpasses previous methods, offering a significant advantage. Code is available at https://github.com/SenseLLM/FIM-SE."
}
Markdown (Informal)
[Empowering Character-level Text Infilling by Eliminating Sub-Tokens](https://preview.aclanthology.org/add-emnlp-2024-awards/2024.acl-long.179/) (Ren et al., ACL 2024)
ACL