← Search

Peiqin Lin

8 accepted papers

2025

A Recipe of Parallel Corpora Exploitation for Multilingual Large Language Models

NAACL 2025findings

Recent studies have highlighted the potential of exploiting parallel corpora to enhance multilingual large language models, improving performance in both bilingual tasks, e.g., machine translation, and general-purpose tasks, e.g., text classification. Building upon these findings, our comprehensive…

Cited by 2SourcePDFScholar
2025

SSMLoRA: Enhancing Low-Rank Adaptation with State Space Model

NAACL 2025long

Fine-tuning is a key approach for adapting language models to specific downstream tasks, but updating all model parameters becomes impractical as model sizes increase.Parameter-Efficient Fine-Tuning (PEFT) methods, such as Low-Rank Adaptation (LoRA), address this challenge by introducing additional…

2025

SolEval: Benchmarking Large Language Models for Repository-level Solidity Smart Contract Generation

EMNLP 2025

Large language models (LLMs) have transformed code generation.However, most existing approaches focus on mainstream languages such as Python and Java, neglecting the Solidity language, the predominant programming language for Ethereum smart contracts.Due to the lack of adequate benchmarks for Solidi

2025

Understanding In-Context Machine Translation for Low-Resource Languages: A Case Study on Manchu

ACL 2025long

In-context machine translation (MT) with large language models (LLMs) is a promising approach for low-resource MT, as it can readily take advantage of linguistic resources such as grammar books and dictionaries.Such resources are usually selectively integrated into the prompt so that LLMs can direct…

2025

XAMPLER: Learning to Retrieve Cross-Lingual In-Context Examples

NAACL 2025findings

Recent studies indicate that leveraging off-the-shelf or fine-tuned retrievers, capable of retrieving relevant in-context examples tailored to the input query, enhances few-shot in-context learning of English. However, adapting these methods to other languages, especially low-resource ones, poses ch…

2024

Universal NER: A Gold-Standard Multilingual Named Entity Recognition Benchmark

NAACL 2024long

We introduce Universal NER (UNER), an open, community-driven project to develop gold-standard NER benchmarks in many languages. The overarching goal of UNER is to provide high-quality, cross-lingually consistent annotations to facilitate and standardize multilingual NER research. UNER v1 contains 19…

2023

Glot500: Scaling Multilingual Corpora and Language Models to 500 Languages

ACL 2023long

The NLP community has mainly focused on scaling Large Language Models (LLMs) vertically, i.e., making them better for about 100 languages. We instead scale LLMs horizontally: we create, through continued pretraining, Glot500-m, an LLM that covers 511 predominantly low-resource languages. An importan…