← Search

Lidia S. Chao

27 accepted papers

2026

Exposing the Cracks: Vulnerabilities of Retrieval-Augmented LLM-based Machine Translation

AAAI 2026technical

REtrieval-Augmented LLM-based Machine Translation (REAL-MT) shows promise for knowledge-intensive tasks like idiomatic translation, but its reliability under noisy retrieval, a common challenge in real-world deployment, remains poorly understood. To address this gap, we propose a noise synthesis fra

Cited by 0SourcePDFScholar
2026

Neuron-Aware Data Selection in Instruction Tuning for Large Language Models

ICLR 2026poster

Instruction Tuning (IT) has been proven to be an effective approach to unlock the powerful capabilities of large language models (LLMs). Recent studies indicate that excessive IT data can degrade LLMs performance, while carefully selecting a small subset of high-quality IT data can significantly en…

Cited by 0SourceScholar
2025

Are Large Reasoning Models Good Translation Evaluators? Analysis and Performance Boost

NeurIPS 2025poster

Recent advancements in large reasoning models (LRMs) have introduced an intermediate "thinking" process prior to generating final answers, improving their reasoning capabilities on complex downstream tasks. However, the potential of LRMs as evaluators for machine translation (MT) quality remains und…

Cited by 0SourceScholar
2025

Benchmarking the Detection of LLMs-Generated Modern Chinese Poetry

EMNLP 2025

The rapid development of advanced large language models (LLMs) has made AI-generated text indistinguishable from human-written text. Previous work on detecting AI-generated text has made effective progress, but has not involved modern Chinese poetry. Due to the distinctive characteristics of modern

Cited by 0SourcePDFScholar
2025

Intrinsic Model Weaknesses: How Priming Attacks Unveil Vulnerabilities in Large Language Models

NAACL 2025findings

Large language models (LLMs) have significantly influenced various industries but suffer from a critical flaw, the potential sensitivity of generating harmful content, which poses severe societal risks. We developed and tested novel attack strategies on popular LLMs to expose their vulnerabilities i…

2025

Let’s Focus on Neuron: Neuron-Level Supervised Fine-tuning for Large Language Model

COLING 2025main

Large Language Models (LLMs) are composed of neurons that exhibit various behaviors and roles, which become increasingly diversified as models scale. Recent studies have revealed that not all neurons are active across different datasets, and this sparsity correlates positively with the task-specific…

2025

Path Drift in Large Reasoning Models: How First-Person Commitments Override Safety

EMNLP 2025

As large language models (LLMs) are increasingly deployed for complex reasoning tasks, Long Chain-of-Thought (Long-CoT) prompting has emerged as a key paradigm for structured inference. Despite early-stage safeguards enabled by alignment techniques such as RLHF, we identify a previously underexplore

2025

Rethinking Prompt-based Debiasing in Large Language Model

ACL 2025finding

Investigating bias in large language models (LLMs) is crucial for developing trustworthy AI. While prompt-based through prompt engineering is common, its effectiveness relies on the assumption that models inherently understand biases. Our study systematically analyzed this assumption using the BBQ a…

Cited by 0SourcePDFScholar
2025

SGIC: A Self-Guided Iterative Calibration Framework for RAG

ACL 2025long

Recent research in retrieval-augmented generation (RAG) has concentrated on retrieving useful information from candidate documents. However, numerous methodologies frequently neglect the calibration capabilities of large language models (LLMs), which capitalize on their robust in-context reasoning p…

2025

Who Wrote This? The Key to Zero-Shot LLM-Generated Text Detection Is GECScore

COLING 2025main

The efficacy of detectors for texts generated by large language models (LLMs) substantially depends on the availability of large-scale training data. However, white-box zero-shot detectors, which require no such data, are limited by the accessibility of the source model of the LLM-generated text. In…

2024

3AM: An Ambiguity-Aware Multi-Modal Machine Translation Dataset

COLING 2024main

Multimodal machine translation (MMT) is a challenging task that seeks to improve translation quality by incorporating visual information. However, recent studies have indicated that the visual information provided by existing MMT datasets is insufficient, causing models to disregard it and overestim…

2024

A Two-Stage Prediction-Aware Contrastive Learning Framework for Multi-Intent NLU

COLING 2024main

Multi-intent natural language understanding (NLU) presents a formidable challenge due to the model confusion arising from multiple intents within a single utterance. While previous works train the model contrastively to increase the margin between different multi-intent labels, they are less suited…

2024

Can LLMs Learn Uncertainty on Their Own? Expressing Uncertainty Effectively in A Self-Training Manner

EMNLP 2024main

Large language models (LLMs) often exhibit excessive, random, and uninformative uncertainty, rendering them unsuitable for decision-making in human-computer interactions. In this paper, we aim to instigate a heightened awareness of self-uncertainty in LLMs, enabling them to express uncertainty more…

Cited by 4SourcePDFScholar
2024

DetectRL: Benchmarking LLM-Generated Text Detection in Real-World Scenarios

NeurIPS 2024poster

Detecting text generated by large language models (LLMs) is of great recent interest. With zero-shot methods like DetectGPT, detection capabilities have reached impressive levels. However, the reliability of existing detectors in real-world applications remains underexplored. In this study, we prese…

2024

MoNMT: Modularly Leveraging Monolingual and Bilingual Knowledge for Neural Machine Translation

COLING 2024main

The effective use of monolingual and bilingual knowledge represents a critical challenge within the neural machine translation (NMT) community. In this paper, we propose a modular strategy that facilitates the cooperation of these two types of knowledge in translation tasks, while avoiding the issue…

2023

Improving Grammatical Error Correction with Multimodal Feature Integration

ACL 2023findings

Grammatical error correction (GEC) is a promising task aimed at correcting errors in a text. Many methods have been proposed to facilitate this task with remarkable results. However, most of them only focus on enhancing textual feature extraction without exploring the usage of other modalities’ info…

2023

Test-time Adaptation for Machine Translation Evaluation by Uncertainty Minimization

ACL 2023long

The neural metrics recently received considerable attention from the research community in the automatic evaluation of machine translation. Unlike text-based metrics that have interpretable and consistent evaluation mechanisms for various data sources, the reliability of neural metrics in assessing…

2023

TransGEC: Improving Grammatical Error Correction with Translationese

ACL 2023findings

Data augmentation is an effective way to improve model performance of grammatical error correction (GEC). This paper identifies a critical side-effect of GEC data augmentation, which is due to the style discrepancy between the data used in GEC tasks (i.e., texts produced by non-native speakers) and…

2023

kNN-TL: k-Nearest-Neighbor Transfer Learning for Low-Resource Neural Machine Translation

ACL 2023long

Transfer learning has been shown to be an effective technique for enhancing the performance of low-resource neural machine translation (NMT). This is typically achieved through either fine-tuning a child model with a pre-trained parent model, or by utilizing the out- put of the parent model during t…

2022

ConsistTL: Modeling Consistency in Transfer Learning for Low-Resource Neural Machine Translation

EMNLP 2022main

Transfer learning is a simple and powerful method that can be used to boost model performance of low-resource neural machine translation (NMT). Existing transfer learning methods for NMT are static, which simply transfer knowledge from a parent model to a child model once via parameter initializatio…

2022

GuoFeng: A Benchmark for Zero Pronoun Recovery and Translation

EMNLP 2022main

The phenomenon of zero pronoun (ZP) has attracted increasing interest in the machine translation (MT) community due to its importance and difficulty. However, previous studies generally evaluate the quality of translating ZPs with BLEU scores on MT testsets, which is not expressive or sensitive enou…

2021

Meta-Curriculum Learning for Domain Adaptation in Neural Machine Translation

AAAI 2021technical

Meta-learning has been sufficiently validated to be beneficial for low-resource neural machine translation (NMT). However, we find that meta-trained NMT fails to improve the translation performance of the domain unseen at the meta-training stage. In this paper, we aim to alleviate this issue by prop…

2021

On the Complementarity between Pre-Training and Back-Translation for Neural Machine Translation

EMNLP 2021finding

Pre-training (PT) and back-translation (BT) are two simple and powerful methods to utilize monolingual data for improving the model performance of neural machine translation (NMT). This paper takes the first step to investigate the complementarity between PT and BT. We introduce two probing tasks fo…

2021

Understanding and Improving Encoder Layer Fusion in Sequence-to-Sequence Learning

ICLR 2021poster

Encoder layer fusion (EncoderFusion) is a technique to fuse all the encoder layers (instead of the uppermost layer) for sequence-to-sequence (Seq2Seq) models, which has proven effective on various NLP tasks. However, it is still not entirely clear why and when EncoderFusion should work. In this pape…