← Search

Chengqing Zong

49 accepted papers

2026

Enough is as good as a feast: A Comprehensive Analysis of How Reinforcement Learning Mitigates Task Conflicts in LLMs

ICLR 2026poster

Model merging plays a crucial role in consolidating multiple specialized models into a single, unified model, especially in the era of large language models (LLMs). Recent research has primarily focused on developing strategies to enhance merging performance with the trained models, while the impact…

Cited by 0SourceScholar
2025

A Query-Response Framework for Whole-Page Complex-Layout Document Image Translation with Relevant Regional Concentration

ACL 2025finding

Document Image Translation (DIT), which aims at translating documents in images from source language to the target, plays an important role in Document Intelligence. It requires a comprehensive understanding of document multi-modalities and a focused concentration on relevant textual regions during…

Cited by 0SourcePDFScholar
2025

Boosting LLM Translation Skills without General Ability Loss via Rationale Distillation

ACL 2025finding

Large Language Models (LLMs) have achieved impressive results across numerous NLP tasks, and fine-tuning them for Machine Translation (MT) has improved their performance. However, vanilla fine-tuning often leads to catastrophic forgetting, compromising the broad general abilities of LLMs and introdu…

2025

Discovering Semantic Subdimensions through Disentangled Conceptual Representations

EMNLP 2025

Understanding the core dimensions of conceptual semantics is fundamental to uncovering how meaning is organized in language and the brain. Existing approaches often rely on predefined semantic dimensions that offer only broad representations, overlooking finer conceptual distinctions. This paper pro

Cited by 0SourcePDFScholar
2025

From Chaotic OCR Words to Coherent Document: A Fine-to-Coarse Zoom-Out Network for Complex-Layout Document Image Translation

COLING 2025main

Document Image Translation (DIT) aims to translate documents in images from one language to another. It requires visual layouts and textual contents understanding, as well as document coherence capturing. However, current methods often rely on the quality of OCR output, which, particularly in comple…

2025

From Generic Empathy to Personalized Emotional Support: A Self-Evolution Framework for User Preference Alignment

EMNLP 2025

Effective emotional support hinges on understanding users’ emotions and needs to provide meaningful comfort during multi-turn interactions. Large Language Models (LLMs) show great potential for expressing empathy; however, they often deliver generic responses that fail to address users’ specific nee

2025

Group then Scale: Dynamic Mixture-of-Experts Multilingual Language Model

ACL 2025finding

The curse of multilinguality phenomenon is a fundamental problem of multilingual Large Language Models (LLMs), where the competition between massive languages results in inferior performance. It mainly comes from limited capacity and negative transfer between dissimilar languages. To address this is…

Cited by 0SourcePDFScholar
2025

Implicit Cross-Lingual Rewarding for Efficient Multilingual Preference Alignment

ACL 2025finding

Direct Preference Optimization (DPO) has become a prominent method for aligning Large Language Models (LLMs) with human preferences. While DPO has enabled significant progress in aligning English LLMs, multilingual preference alignment is hampered by data scarcity. To address this, we propose a nove…

2025

Improving MLLM’s Document Image Machine Translation via Synchronously Self-reviewing Its OCR Proficiency

ACL 2025finding

Multimodal Large Language Models (MLLMs) have shown strong performance in document image tasks, especially Optical Character Recognition (OCR). However, they struggle with Document Image Machine Translation (DIMT), which requires handling both cross-modal and cross-lingual challenges. Previous effor…

Cited by 0SourcePDFScholar
2025

Investigating Hallucinations in Simultaneous Machine Translation: Knowledge Distillation Solution and Components Analysis

NAACL 2025long

Simultaneous Machine Translation (SiMT) generates target translation before receiving the whole source sentence and faces a serious hallucination problem. In contrast, traditional offline machine translation (OMT) models exhibit significantly fewer hallucinations. Motivated by this disparity, we pro…

Cited by 0SourcePDFScholar
2025

Language Imbalance Driven Rewarding for Multilingual Self-improving

ICLR 2025poster

Large Language Models (LLMs) have achieved state-of-the-art performance across numerous tasks. However, these advancements have predominantly benefited "first-class" languages such as English and Chinese, leaving many other languages underrepresented. This imbalance, while limiting broader applicati…

2025

Pay More Attention to Images: Numerous Images-Oriented Multimodal Summarization

NAACL 2025long

Existing multimodal summarization approaches struggle with scenarios involving numerous images as input, leading to a heavy load for readers. Summarizing both the input text and numerous images helps readers quickly grasp the key points of multimodal input. This paper introduces a novel task, Numero…

2025

SHIFT: Selected Helpful Informative Frame for Video-guided Machine Translation

EMNLP 2025

Video-guided Machine Translation (VMT) aims to improve translation quality by integrating contextual information from paired short video clips. Mainstream VMT approaches typically incorporate multimodal information by uniformly sampling frames from the input videos. However, this paradigm frequently

2025

SimulPL: Aligning Human Preferences in Simultaneous Machine Translation

ICLR 2025poster

Simultaneous Machine Translation (SiMT) generates translations while receiving streaming source inputs. This requires the SiMT model to learn a read/write policy, deciding when to translate and when to wait for more source input. Numerous linguistic studies indicate that audiences in SiMT scenarios…

2025

Single-to-mix Modality Alignment with Multimodal Large Language Model for Document Image Machine Translation

ACL 2025long

Document Image Machine Translation (DIMT) aims to translate text within document images, facing generalization challenges due to limited training data and the complex interplay between visual and textual information. To address these challenges, we introduce M4Doc, a novel single-to-mix Modality ali…

Cited by 0SourcePDFScholar
2025

SweetieChat: A Strategy-Enhanced Role-playing Framework for Diverse Scenarios Handling Emotional Support Agent

COLING 2025main

Large Language Models (LLMs) have demonstrated promising potential in providing empathetic support during interactions. However, their responses often become verbose or overly formulaic, failing to adequately address the diverse emotional support needs of real-world scenarios. To tackle this challen…

Cited by 4SourcePDFScholar
2025

TROVE: A Challenge for Fine-Grained Text Provenance via Source Sentence Tracing and Relationship Classification

ACL 2025long

LLMs have achieved remarkable fluency and coherence in text generation, yet their widespread adoption has raised concerns about content reliability and accountability. In high-stakes domains, it is crucial to understand where and how the content is created. To address this, we introduce the Text pRO…

2025

TriFine: A Large-Scale Dataset of Vision-Audio-Subtitle for Tri-Modal Machine Translation and Benchmark with Fine-Grained Annotated Tags

COLING 2025main

Current video-guided machine translation (VMT) approaches primarily use coarse-grained visual information, resulting in information redundancy, high computational overhead, and neglect of audio content. Our research demonstrates the significance of fine-grained visual and audio information in VMT fr…

2024

BLSP-Emo: Towards Empathetic Large Speech-Language Models

EMNLP 2024main

The recent release of GPT-4o showcased the potential of end-to-end multimodal models, not just in terms of low latency but also in their ability to understand and generate expressive speech with rich emotions. While the details are unknown to the open research community, it likely involves significa…

2024

Born a BabyNet with Hierarchical Parental Supervision for End-to-End Text Image Machine Translation

COLING 2024main

Text image machine translation (TIMT) aims at translating source language texts in images into another target language, which has been proven successful by bridging text image recognition encoder and text translation decoder. However, it is still an open question of how to incorporate fine-grained k…

2024

DIUSum: Dynamic Image Utilization for Multimodal Summarization

AAAI 2024technical

Existing multimodal summarization approaches focus on fusing image features in the encoding process, ignoring the individualized needs for images when generating different summaries. However, whether intuitively or empirically, not all images can improve summary quality. Therefore, we propose a nove…

Cited by 5SourcePDFScholar
2024

Document Image Machine Translation with Dynamic Multi-pre-trained Models Assembling

NAACL 2024long

Text image machine translation (TIMT) is a task that translates source texts embedded in the image to target translations. The existing TIMT task mainly focuses on text-line-level images. In this paper, we extend the current TIMT task and propose a novel task, **D**ocument **I**mage **M**achine **T*…

2024

F-MALLOC: Feed-forward Memory Allocation for Continual Learning in Neural Machine Translation

NAACL 2024long

In the evolving landscape of Neural Machine Translation (NMT), the pretrain-then-finetune paradigm has yielded impressive results. However, the persistent challenge of Catastrophic Forgetting (CF) remains a hurdle. While previous work has introduced Continual Learning (CL) methods to address CF, the…

2024

Improving In-context Learning of Multilingual Generative Language Models with Cross-lingual Alignment

NAACL 2024long

Multilingual generative models obtain remarkable cross-lingual in-context learning capabilities through pre-training on large-scale corpora. However, they still exhibit a performance bias toward high-resource languages and learn isolated distributions of multilingual sentence representations, which…

2024

MapGuide: A Simple yet Effective Method to Reconstruct Continuous Language from Brain Activities

NAACL 2024long

Decoding continuous language from brain activity is a formidable yet promising field of research. It is particularly significant for aiding people with speech disabilities to communicate through brain signals. This field addresses the complex task of mapping brain signals to text. The previous best…

Cited by 5SourcePDFScholar
2024

Self-Modifying State Modeling for Simultaneous Machine Translation

ACL 2024long

Simultaneous Machine Translation (SiMT) generates target outputs while receiving stream source inputs and requires a read/write policy to decide whether to wait for the next source token or generate a new target token, whose decisions form a decision path. Existing SiMT methods, which learn the poli…

2024

Vector Quantization Knowledge Transfer for End-to-End Text Image Machine Translation

ICASSP 2024accepted

End-to-end text image machine translation (TIMT) aims at translating source language embedded in images into target language without recognizing intermediate texts in images. However, the data scarcity of end-to-end TIMT task limits the translation performance. Existing research explores aligning co…

Cited by 0SourceScholar
2024

X-Instruction: Aligning Language Model in Low-resource Languages with Self-curated Cross-lingual Instructions

ACL 2024findings

Large language models respond well in high-resource languages like English but struggle in low-resource languages. It may arise from the lack of high-quality instruction following data in these languages. Directly translating English samples into these languages can be a solution but unreliable, lea…

2023

CCIM: Cross-modal Cross-lingual Interactive Image Translation

EMNLP 2023short findings

Text image machine translation (TIMT) which translates source language text images into target language texts has attracted intensive attention in recent years. Although the end-to-end TIMT model directly generates target translation from encoded text image features with an efficient architecture, i…

Cited by 0SourceScholar
2023

CFSum Coarse-to-Fine Contribution Network for Multimodal Summarization

ACL 2023long

Multimodal summarization usually suffers from the problem that the contribution of the visual modality is unclear. Existing multimodal summarization approaches focus on designing the fusion methods of different modalities, while ignoring the adaptive conditions under which visual modalities are usef…

2023

LayoutDIT: Layout-Aware End-to-End Document Image Translation with Multi-Step Conductive Decoder

EMNLP 2023long findings

Document image translation (DIT) aims to translate text embedded in images from one language to another. It is a challenging task that needs to understand visual layout with text semantics simultaneously. However, existing methods struggle to capture the crucial visual layout in real-world complex d…

Cited by 0SourceScholar
2023

Multilingual Knowledge Graph Completion with Language-Sensitive Multi-Graph Attention

ACL 2023long

Multilingual Knowledge Graph Completion (KGC) aims to predict missing links with multilingual knowledge graphs. However, existing approaches suffer from two main drawbacks: (a) alignment dependency: the multilingual KGC is always realized with joint entity or relation alignment, which introduces add…

Cited by 5SourcePDFScholar
2023

Parameter-efficient Tuning for Large Language Model without Calculating Its Gradients

EMNLP 2023long main

Fine-tuning all parameters of large language models (LLMs) requires significant computational resources and is time-consuming. Recent parameter-efficient tuning methods such as Adapter tuning, Prefix tuning, and LoRA allow for updating a small subset of parameters in large language models. However,…

Cited by 0SourceScholar
2023

Towards Informative Open-ended Text Generation with Dynamic Knowledge Triples

EMNLP 2023long findings

Pretrained language models (PLMs), especially large language models (LLMs) demonstrate impressive capabilities in open-ended text generation. While our statistical results show that LLMs often suffer from over-concentrated information, where the generated texts overly focus on the given prompt and f…

Cited by 0SourceScholar
2022

Cross-Modal Cloze Task: A New Task to Brain-to-Word Decoding

ACL 2022findings

Decoding language from non-invasive brain activity has attracted increasing attention from both researchers in neuroscience and natural language processing. Due to the noisy nature of brain recordings, existing work has simplified brain-to-word decoding as a binary classification task which is to di…

2022

Discrete Cross-Modal Alignment Enables Zero-Shot Speech Translation

EMNLP 2022main

End-to-end Speech Translation (ST) aims at translating the source language speech into target language text without generating the intermediate transcriptions. However, the training of end-to-end methods relies on parallel ST data, which are difficult and expensive to obtain. Fortunately, the superv…

2022

Is the Brain Mechanism for Hierarchical Structure Building Universal Across Languages? An fMRI Study of Chinese and English

EMNLP 2022main

Evidence from psycholinguistic studies suggests that the human brain builds a hierarchical syntactic structure during language comprehension. However, it is still unknown whether the neural basis of such structures is universal across languages. In this paper, we first analyze the differences in lan…

Cited by 6SourcePDFScholar
2022

Other Roles Matter! Enhancing Role-Oriented Dialogue Summarization via Role Interactions

ACL 2022long

Role-oriented dialogue summarization is to generate summaries for different roles in the dialogue, e.g., merchants and consumers. Existing methods handle this task by summarizing each role’s content separately and thus are prone to ignore the information from other roles. However, we believe that ot…

2022

Probing Word Syntactic Representations in the Brain by a Feature Elimination Method

AAAI 2022technical

Neuroimaging studies have identified multiple brain regions that are associated with semantic and syntactic processing when comprehending language. However, existing methods cannot explore the neural correlates of fine-grained word syntactic features, such as part-of-speech and dependency relations.…

Cited by 16SourcePDFScholar
2021

CSDS: A Fine-Grained Chinese Dataset for Customer Service Dialogue Summarization

EMNLP 2021main

Dialogue summarization has drawn much attention recently. Especially in the customer service domain, agents could use dialogue summaries to help boost their works by quickly knowing customer’s issues and service progress. These applications require summaries to contain the perspective of a single sp…

2021

Entity-level Cross-modal Learning Improves Multi-modal Machine Translation

EMNLP 2021finding

Multi-modal machine translation (MMT) aims at improving translation performance by incorporating visual information. Most of the studies leverage the visual information through integrating the global image features as auxiliary input or decoding by attending to relevant local regions of the image. H…

Cited by 12SourcePDFScholar
2021

Synchronous Interactive Decoding for Multilingual Neural Machine Translation

AAAI 2021technical

To simultaneously translate a source language into multiple different target languages is one of the most common scenarios of multilingual translation. However, existing methods cannot make full use of translation model information during decoding, such as intra-lingual and inter-lingual future info…

2020

Distill and Replay for Continual Language Learning

COLING 2020main

Accumulating knowledge to tackle new tasks without necessarily forgetting the old ones is a hallmark of human-like intelligence. But the current dominant paradigm of machine learning is still to train a model that works well on static datasets. When learning tasks in a stream where data distribution…

2020

Knowledge Graph Enhanced Neural Machine Translation via Multi-task Learning on Sub-entity Granularity

COLING 2020main

Previous studies combining knowledge graph (KG) with neural machine translation (NMT) have two problems: i) Knowledge under-utilization: they only focus on the entities that appear in both KG and training sentence pairs, making much knowledge in KG unable to be fully utilized. ii) Granularity mismat…

2020

Multimodal Sentence Summarization via Multimodal Selective Encoding

COLING 2020main

This paper studies the problem of generating a summary for a given sentence-image pair. Existing multimodal sequence-to-sequence approaches mainly focus on enhancing the decoder by visual signals, while ignoring that the image can improve the ability of the encoder to identify highlights of a news e…

Cited by 41SourcePDFScholar