← Search

Gibbeum Lee

3 accepted papers

2024

Accelerating Multilingual Language Model for Excessively Tokenized Languages

ACL 2024findings

Recent advancements in large language models (LLMs) have remarkably enhanced performances on a variety of tasks in multiple languages. However, tokenizers in LLMs trained primarily on English-centric corpora often overly fragment a text into character or Unicode-level tokens in non-Roman alphabetic…

Cited by 3SourcePDFScholar
2024

Latent Paraphrasing: Perturbation on Layers Improves Knowledge Injection in Language Models

NeurIPS 2024poster

As Large Language Models (LLMs) are increasingly deployed in specialized domains with continuously evolving knowledge, the need for timely and precise knowledge injection has become essential. Fine-tuning with paraphrased data is a common approach to enhance knowledge injection, yet it faces two sig…

2023

Prompted LLMs as Chatbot Modules for Long Open-domain Conversation

ACL 2023findings

In this paper, we propose MPC (Modular Prompted Chatbot), a new approach for creating high-quality conversational agents without the need for fine-tuning. Our method utilizes pre-trained large language models (LLMs) as individual modules for long-term consistency and flexibility, by using techniques…