← Search

Miaoran Zhang

7 accepted papers

2025

AFRIDOC-MT: Document-level MT Corpus for African Languages

EMNLP 2025

This paper introduces AFRIDOC-MT, a document-level multi-parallel translation dataset covering English and five African languages: Amharic, Hausa, Swahili, Yorùbá, and Zulu. The dataset comprises 334 health and 271 information technology news documents, all human-translated from English to these lan

2025

Unveiling the Key Factors for Distilling Chain-of-Thought Reasoning

ACL 2025finding

Large Language Models (LLMs) excel in reasoning tasks through Chain-of-Thought (CoT) prompting. However, CoT prompting greatly increases computational demands, which has prompted growing interest in distilling CoT capabilities into Small Language Models (SLMs). This study systematically examines the…

2024

Fine-Tuning Large Language Models to Translate: Will a Touch of Noisy Data in Misaligned Languages Suffice?

EMNLP 2024main

Traditionally, success in multilingual machine translation can be attributed to three key factors in training data: large volume, diverse translation directions, and high quality. In the current practice of fine-tuning large language models (LLMs) for translation, we revisit the importance of these…

2024

The Impact of Demonstrations on Multilingual In-Context Learning: A Multidimensional Analysis

ACL 2024findings

In-context learning is a popular inference strategy where large language models solve a task using only a few labeled demonstrations without needing any parameter updates. Although there have been extensive studies on English in-context learning, multilingual in-context learning remains under-explor…

2023

A Lightweight Method to Generate Unanswerable Questions in English

EMNLP 2023short findings

If a question cannot be answered with the available information, robust systems for question answering (QA) should know *not* to answer. One way to build QA models that do this is with additional training data comprised of unanswerable questions, created either by employing annotators or through aut…

Cited by 0SourcecodeScholar
2022

MCSE: Multimodal Contrastive Learning of Sentence Embeddings

NAACL 2022long

Learning semantically meaningful sentence embeddings is an open problem in natural language processing. In this work, we propose a sentence embedding learning approach that exploits both visual and textual information via a multimodal contrastive objective. Through experiments on a variety of semant…

2021

Preventing Author Profiling through Zero-Shot Multilingual Back-Translation

EMNLP 2021main

Documents as short as a single sentence may inadvertently reveal sensitive information about their authors, including e.g. their gender or ethnicity. Style transfer is an effective way of transforming texts in order to remove any information that enables author profiling. However, for a number of cu…