← Search

Fandong Meng

113 accepted papers

2026

Conan: Progressive Learning to Reason Like a Detective over Multi-Scale Visual Evidence

CVPR 2026

Video reasoning, which requires multi-step deduction across frames, remains a major challenge for multimodal large language models (MLLMs). While reinforcement learning (RL)-based methods enhance reasoning capabilities, they often rely on text-only chains that yield ungrounded or hallucinated conclu

Cited by 0SourcecodeScholar
2026

DeepRAG: Thinking to Retrieve Step by Step for Large Language Models

ICLR 2026poster

Large Language Models (LLMs) have shown remarkable reasoning capabilities, while their practical applications are limited by severe factual hallucinations due to limitations in the timeliness, accuracy, and comprehensiveness of their parametric knowledge. Meanwhile, enhancing retrieval-augmented gen…

Cited by 0SourcecodeScholar
2026

GRAM-R²: Self-Training Generative Foundation Reward Models for Reward Reasoning

AAAI 2026technical

Major progress in reward modeling over recent years has been driven by a paradigm shift from task-specific designs to generalist reward models. Despite this trend, developing effective reward models remains a fundamental challenge: the heavy reliance on large-scale labeled preference data. Pre-train

Cited by 0SourcePDFScholar
2026

HGMem: Hypergraph-based Working Memory to Improve Multi-step RAG for Long-Context Complex Relational Modeling

ICML 2026poster

Multi-step retrieval-augmented generation (RAG) has become a widely adopted strategy for enhancing large language models (LLMs) on tasks that demand global comprehension and intensive reasoning. Although many RAG systems incorporate a working memory to consolidate information, existing designs prima…

Cited by 0SourceScholar
2026

ReaForest: Fostering Generative Video Reasoning for Spatial Planning

ICML 2026poster

Verbal logic and visual mental simulation are two essential components of human intelligence. Modern Large Language Models (LLMs) have demonstrated strong verbal reasoning capabilities through textual Chain-of-Thought (CoT) reasoning. In contrast, current Video Generation Models (VGMs) struggle with…

Cited by 0SourceScholar
2026

UME-R1: Exploring Reasoning-Driven Generative Multimodal Embeddings

ICLR 2026poster

The remarkable success of multimodal large language models (MLLMs) has driven advances in multimodal embeddings, yet existing models remain inherently discriminative, limiting their ability to benefit from reasoning-driven generation paradigm. In this work, we pioneer the exploration of generative e…

Cited by 0SourceScholar
2025

A Law Reasoning Benchmark for LLM with Tree-Organized Structures including Factum Probandum, Evidence and Experiences

ACL 2025finding

While progress has been made in legal applications, law reasoning, crucial for fair adjudication, remains unexplored. We propose a transparent law reasoning schema enriched with hierarchical factum probandum, evidence, and implicit experience, enabling public scrutiny and preventing bias. Inspired b…

Cited by 0SourcePDFScholar
2025

A Self-Denoising Model for Robust Few-Shot Relation Extraction

ACL 2025long

The few-shot relation extraction (FSRE) aims at enhancing the model’s generalization to new relations with very few labeled instances (support instances). Most existing studies use prototype networks (ProtoNets) for FSRE and assume that the support set, adapting the model to new relations, only cont…

Cited by 0SourcePDFScholar
2025

AVG-LLaVA: An Efficient Large Multimodal Model with Adaptive Visual Granularity

ACL 2025finding

Recently, large multimodal models (LMMs) have achieved significant advancements. When dealing with high-resolution images, dominant LMMs typically divide them into multiple local images and a global image, leading to a large number of visual tokens. In this work, we introduce AVG-LLaVA, an LMM that…

2025

Advancing SMoE for Continuous Domain Adaptation of MLLMs: Adaptive Router and Domain-Specific Loss

ACL 2025long

Recent studies have explored Continual Instruction Tuning (CIT) in Multimodal Large Language Models (MLLMs), with a primary focus on Task-incremental CIT, where MLLMs are required to continuously acquire new tasks. However, the more practical and challenging Domain-incremental CIT, focused on the co…

Cited by 0SourcePDFScholar
2025

An Empirical Study of Many-to-Many Summarization with Large Language Models

ACL 2025long

Many-to-many summarization (M2MS) aims to process documents in any language and generate the corresponding summaries also in any language. Recently, large language models (LLMs) have shown strong multi-lingual abilities, giving them the potential to perform M2MS in real applications. This work prese…

2025

Beyond Next Token Prediction: Patch-Level Training for Large Language Models

ICLR 2025spotlight

The prohibitive training costs of Large Language Models (LLMs) have emerged as a significant bottleneck in the development of next-generation LLMs. In this paper, we show that it is possible to significantly reduce the training costs of LLMs without sacrificing their performance. Specifically, we in…

2025

CM-Align: Consistency-based Multilingual Alignment for Large Language Models

EMNLP 2025

Current large language models (LLMs) generally show a significant performance gap in alignment between English and other languages.To bridge this gap, existing research typically leverages the model’s responses in English as a reference to select the best/worst responses in other languages, which ar

2025

ConCISE: Confidence-guided Compression in Step-by-step Efficient Reasoning

EMNLP 2025

Large Reasoning Models (LRMs) perform strongly in complex reasoning tasks via Chain-of-Thought (CoT) prompting, but often suffer from verbose outputs, increasing computational overhead. Existing fine-tuning-based compression methods either operate post-hoc pruning, risking disruption to reasoning co

Cited by 0SourcePDFScholar
2025

DRT: Deep Reasoning Translation via Long Chain-of-Thought

ACL 2025finding

Recently, O1-like models have emerged as representative examples, illustrating the effectiveness of long chain-of-thought (CoT) in reasoning tasks such as math and coding tasks. In this paper, we introduce DRT, an attempt to bring the success of long CoT to neural machine translation (MT). Specifica…

2025

DelTA: An Online Document-Level Translation Agent Based on Multi-Level Memory

ICLR 2025poster

Large language models (LLMs) have achieved reasonable quality improvements in machine translation (MT). However, most current research on MT-LLMs still faces significant challenges in maintaining translation consistency and accuracy when processing entire documents. In this paper, we introduce DelTA…

2025

Dense Retrievers Can Fail on Simple Queries: Revealing The Granularity Dilemma of Embeddings

EMNLP 2025

This work stems from an observed limitation of text encoders: embeddings may not be able to recognize fine-grained entities or events within encoded semantics, resulting in failed retrieval even in simple cases. To examine such behaviors, we first introduce a new evaluation dataset, CapRetrieval, in

2025

Efficient Speech Language Modeling via Energy Distance in Continuous Latent Space

NeurIPS 2025poster

We introduce \emph{SLED}, an alternative approach to speech language modeling by encoding speech waveforms into sequences of continuous latent representations and modeling them autoregressively using an energy distance objective. The energy distance offers an analytical measure of the distributional…

Cited by 0SourcecodeScholar
2025

Enhancing Cross-Tokenizer Knowledge Distillation with Contextual Dynamical Mapping

ACL 2025finding

Knowledge Distillation (KD) has emerged as a prominent technique for model compression. However, conventional KD approaches primarily focus on homogeneous architectures with identical tokenizers, constraining their applicability in cross-architecture scenarios. As for the cross-tokenizer KD, the dif…

2025

LLaVE: Large Language and Vision Embedding Models with Hardness-Weighted Contrastive Learning

EMNLP 2025

Universal multimodal embedding models play a critical role in tasks such as interleaved image-text retrieval, multimodal RAG, and multimodal clustering. However, our empirical results indicate that existing LMM-based embedding models trained with the standard InfoNCE loss exhibit a high degree of ov

Cited by 0SourcePDFScholar
2025

Less, but Better: Efficient Multilingual Expansion for LLMs via Layer-wise Mixture-of-Experts

ACL 2025long

Continually expanding new languages for existing large language models (LLMs) is a promising yet challenging approach to building powerful multilingual LLMs.The biggest challenge is to make the model continuously learn new languages while preserving the proficient ability of old languages.To achieve…

2025

LongDPO: Unlock Better Long-form Generation Abilities for LLMs via Critique-augmented Stepwise Information

ACL 2025finding

Recent advancements in large language models (LLMs) have markedly improved their capacity to handle long text inputs; however, current models, including GPT-4o, still exhibit unsatisfactory performance in long-form generation. Generating high-quality long-form content still remains a significant cha…

2025

MiniPLM: Knowledge Distillation for Pre-training Language Models

ICLR 2025poster

Knowledge distillation (KD) is widely used to train small, high-performing student language models (LMs) using large teacher LMs. While effective in fine-tuning, KD during pre-training faces efficiency, flexibility, and effectiveness issues. Existing methods either incur high computational costs d…

2025

Multilingual Knowledge Editing with Language-Agnostic Factual Neurons

COLING 2025main

Multilingual knowledge editing (MKE) aims to simultaneously update factual knowledge across multiple languages within large language models (LLMs). Previous research indicates that the same knowledge across different languages within LLMs exhibits a degree of shareability. However, most existing MKE…

2025

PunchBench: Benchmarking MLLMs in Multimodal Punchline Comprehension

ACL 2025long

Multimodal punchlines, which involve humor or sarcasm conveyed in image-caption pairs, are a popular way of communication on online multimedia platforms. With the rapid development of multimodal large language models (MLLMs), it is essential to assess their ability to effectively comprehend these pu…

Cited by 0SourcePDFScholar
2025

Retrieval-Augmented Machine Translation with Unstructured Knowledge

EMNLP 2025

Retrieval-augmented generation (RAG) introduces additional information to enhance large language models (LLMs). In machine translation (MT), previous work typically retrieves in-context examples from paired MT corpora, or domain-specific knowledge from knowledge graphs, to enhance MT models. However

2025

THOR-MoE: Hierarchical Task-Guided and Context-Responsive Routing for Neural Machine Translation

ACL 2025long

The sparse Mixture-of-Experts (MoE) has achieved significant progress for neural machine translation (NMT). However, there exist two limitations in current MoE solutions which may lead to sub-optimal performance: 1) they directly use the task knowledge of NMT into MoE (e.g., domain/linguistics-speci…

Cited by 0SourcePDFScholar
2025

TIU-Bench: A Benchmark for Evaluating Large Multimodal Models on Text-rich Image Understanding

EMNLP 2025

Text-rich images are ubiquitous in real-world applications, serving as a critical medium for conveying complex information and facilitating accessibility.Despite recent advances driven by Multimodal Large Language Models (MLLMs), existing benchmarks suffer from limited scale, fragmented scenarios, a

Cited by 0SourcePDFScholar
2024

BranchNorm: Robustly Scaling Extremely Deep Transformers

ACL 2024findings

Recently, DeepNorm scales Transformers into extremely deep (i.e., 1000 layers) and reveals the promising potential of deep scaling. To stabilize the training of deep models, DeepNorm attempts to constrain the model update to a constant value. Although applying such a constraint can benefit the early…

2024

C-LLM: Learn to Check Chinese Spelling Errors Character by Character

EMNLP 2024main

Chinese Spell Checking (CSC) aims to detect and correct spelling errors in sentences. Despite Large Language Models (LLMs) exhibit robust capabilities and are widely applied in various tasks, their performance on CSC is often unsatisfactory. We find that LLMs fail to meet the Chinese character-level…

2024

Comments as Natural Logic Pivots: Improve Code Generation via Comment Perspective

ACL 2024findings

Code generation aims to understand the problem description and generate corresponding code snippets, where existing works generally decompose such complex tasks into intermediate steps by prompting strategies, such as Chain-of-Thought and its variants. While these studies have achieved some success,…

2024

Continual Learning with Semi-supervised Contrastive Distillation for Incremental Neural Machine Translation

ACL 2024long

Incrementally expanding the capability of an existing translation model to solve new domain tasks over time is a fundamental and practical problem, which usually suffers from catastrophic forgetting. Generally, multi-domain learning can be seen as a good solution. However, there are two drawbacks: 1…

2024

Cross-Lingual Knowledge Editing in Large Language Models

ACL 2024long

Knowledge editing aims to change language models’ performance on several special cases (i.e., editing scope) by infusing the corresponding expected knowledge into them. With the recent advancements in large language models (LLMs), knowledge editing has been shown as a promising technique to adapt LL…

2024

DC-MBR: Distributional Cooling for Minimum Bayesian Risk Decoding

COLING 2024main

Minimum Bayesian Risk Decoding (MBR) emerges as a promising decoding algorithm in Neural Machine Translation. However, MBR performs poorly with label smoothing, which is surprising as label smoothing provides decent improvement with beam search and improves generality in various tasks. In this work,…

Cited by 4SourcePDFScholar
2024

Enhancing Byzantine-Resistant Aggregations with Client Embedding

EMNLP 2024finding

Byzantine-resistant aggregations detect poisonous clients and discard them to ensure that the global model is not poisoned or attacked by malicious clients. However, these aggregations are mainly conducted on the parameter space, and the parameter distances cannot reflect the data distribution diver…

Cited by 0SourcePDFScholar
2024

Exploring Conditional Variational Mechanism to Pinyin Input Method for Addressing One-to-Many Mappings in Low-Resource Scenarios

ACL 2024short

Pinyin input method engine (IME) refers to the transformation tool from pinyin sequence to Chinese characters, which is widely used on mobile phone applications. Due to the homophones, Pinyin IME suffers from the one-to-many mapping problem in the process of pinyin sequences to Chinese characters. T…

2024

Generative Multi-Modal Knowledge Retrieval with Large Language Models

AAAI 2024technical

Knowledge retrieval with multi-modal queries plays a crucial role in supporting knowledge-intensive multi-modal applications. However, existing methods face challenges in terms of their effectiveness and training efficiency, especially when it comes to training and integrating multiple retrievers to…

2024

Improving Machine Translation with Large Language Models: A Preliminary Study with Cooperative Decoding

ACL 2024findings

Contemporary translation engines based on the encoder-decoder framework have made significant strides in development.However, the emergence of Large Language Models (LLMs) has disrupted their position by presenting the potential for achieving superior translation quality.To uncover the circumstances…

2024

Instruction Position Matters in Sequence Generation with Large Language Models

ACL 2024findings

Large language models (LLMs) are capable of performing conditional sequence generation tasks, such as translation or summarization, through instruction fine-tuning. The fine-tuning data is generally sequentially concatenated from a specific task instruction, an input sentence, and the corresponding…

2024

LCS: A Language Converter Strategy for Zero-Shot Neural Machine Translation

ACL 2024findings

Multilingual neural machine translation models generally distinguish translation directions by the language tag (LT) in front of the source or target sentences. However, current LT strategies cannot indicate the desired target language as expected on zero-shot translation, i.e., the off-target issue…

2024

Large Language Models Are Not Robust Multiple Choice Selectors

ICLR 2024spotlight

Multiple choice questions (MCQs) serve as a common yet important task format in the evaluation of large language models (LLMs). This work shows that modern LLMs are vulnerable to option position changes in MCQs due to their inherent “selection bias”, namely, they prefer to select specific option IDs…

2024

LexMatcher: Dictionary-centric Data Curation for LLM-based Machine Translation

EMNLP 2024finding

The fine-tuning of open-source large language models (LLMs) for machine translation has recently received considerable attention, marking a shift towards data-centric research from traditional neural machine translation. However, the area of data collection for instruction fine-tuning in machine tra…

2024

Multi-Level Cross-Modal Alignment for Speech Relation Extraction

EMNLP 2024main

Speech Relation Extraction (SpeechRE) aims to extract relation triplets from speech data. However, existing studies usually use synthetic speech to train and evaluate SpeechRE models, hindering the further development of SpeechRE due to the disparity between synthetic and real speech. Meanwhile, the…

Cited by 0SourcePDFScholar
2024

On Large Language Models’ Hallucination with Regard to Known Facts

NAACL 2024long

Large language models are successful in answering factoid questions but are also prone to hallucination.We investigate the phenomenon of LLMs possessing correct answer knowledge yet still hallucinating from the perspective of inference dynamics, an area not previously covered in studies on hallucina…

2024

On Prompt-Driven Safeguarding for Large Language Models

ICML 2024poster

Prepending model inputs with safety prompts is a common practice for safeguarding large language models (LLMs) against queries with harmful intents. However, the underlying working mechanisms of safety prompts have not been unraveled yet, restricting the possibility of automatically optimizing them…

2024

On the token distance modeling ability of higher RoPE attention dimension

EMNLP 2024finding

Length extrapolation algorithms based on Rotary position embedding (RoPE) have shown promising results in extending the context length of language models. However, understanding how position embedding can capture longer-range contextual information remains elusive. Based on the intuition that differ…

Cited by 5SourcePDFScholar
2024

Outdated Issue Aware Decoding for Factual Knowledge Editing

ACL 2024findings

Recently, Knowledge Editing has received increasing attention, since it could update the specific knowledge from outdated ones in pretrained models without re-training. However, as pointed out by recent studies, existing related methods tend to merely memorize the superficial word composition of the…

2024

TasTe: Teaching Large Language Models to Translate through Self-Reflection

ACL 2024long

Large language models (LLMs) have exhibited remarkable performance in various natural language processing tasks. Techniques like instruction tuning have effectively enhanced the proficiency of LLMs in the downstream task of machine translation. However, the existing approaches fail to yield satisfac…

2024

Teaching Large Language Models to Translate with Comparison

AAAI 2024technical

Open-sourced large language models (LLMs) have demonstrated remarkable efficacy in various tasks with instruction tuning. However, these models can sometimes struggle with tasks that require more specialized knowledge such as translation. One possible reason for such deficiency is that instruction…

2024

Towards Codable Watermarking for Injecting Multi-Bits Information to LLMs

ICLR 2024poster

As large language models (LLMs) generate texts with increasing fluency and realism, there is a growing need to identify the source of texts to prevent the abuse of LLMs. Text watermarking techniques have proven reliable in distinguishing whether a text is generated by LLMs by injecting hidden patter…

2024

Towards Multiple References Era – Addressing Data Leakage and Limited Reference Diversity in Machine Translation Evaluation

ACL 2024findings

Recent research has shown a weak correlation between n-gram-based metrics and human evaluations in machine translation task, particularly when evaluating large language models (LLMs). Additionally, the data leakage risk in LLMs may cause an overestimation problem when evaluating LLMs on downstream t…

2024

Tree-of-Reasoning Question Decomposition for Complex Question Answering with Large Language Models

AAAI 2024technical

Large language models (LLMs) have recently demonstrated remarkable performance across various Natual Language Processing tasks. In the field of multi-hop reasoning, the Chain-of-thought (CoT) prompt method has emerged as a paradigm, using curated stepwise reasoning demonstrations to enhance LLM's ab…

Cited by 9SourcePDFScholar
2024

Trust in Internal or External Knowledge? Generative Multi-Modal Entity Linking with Knowledge Retriever

ACL 2024findings

Multi-modal entity linking (MEL) is a challenging task that requires accurate prediction of entities within extensive search spaces, utilizing multi-modal contexts. Existing generative approaches struggle with the knowledge gap between visual entity information and the intrinsic parametric knowledge…

2024

UMTIT: Unifying Recognition, Translation, and Generation for Multimodal Text Image Translation

COLING 2024main

Prior research in Image Machine Translation (IMT) has focused on either translating the source image solely into the target language text or exclusively into the target image. As a result, the former approach lacked the capacity to generate target images, while the latter was insufficient in produci…

2024

Understanding and Addressing the Under-Translation Problem from the Perspective of Decoding Objective

ACL 2024long

Neural Machine Translation (NMT) has made remarkable progress over the past years. However, under-translation and over-translation remain two challenging problems in state-of-the-art NMT systems. In this work, we conduct an in-depth analysis on the underlying cause of under-translation in NMT, provi…

2024

Unsupervised Information Refinement Training of Large Language Models for Retrieval-Augmented Generation

ACL 2024long

Retrieval-augmented generation (RAG) enhances large language models (LLMs) by incorporating additional information from retrieval. However, studies have shown that LLMs still face challenges in effectively using the retrieved information, even ignore it or be misled by it. The key reason is that the…

2024

XAL: EXplainable Active Learning Makes Classifiers Better Low-resource Learners

NAACL 2024long

Active learning (AL), which aims to construct an effective training set by iteratively curating the most formative unlabeled data for annotation, has been widely used in low-resource tasks. Most active learning techniques in classification rely on the model’s uncertainty or disagreement to choose un…

2023

Consistency Regularization Training for Compositional Generalization

ACL 2023long

Existing neural models have difficulty generalizing to unseen combinations of seen components. To achieve compositional generalization, models are required to consistently interpret (sub)expressions across contexts. Without modifying model architectures, we improve the capability of Transformer on c…

2023

D$^2$TV: Dual Knowledge Distillation and Target-oriented Vision Modeling for Many-to-Many Multimodal Summarization

EMNLP 2023long findings

Many-to-many multimodal summarization (M$^3$S) task aims to generate summaries in any language with document inputs in any language and the corresponding image sequence, which essentially comprises of multimodal monolingual summarization (MMS) and multimodal cross-lingual summarization (MXLS) tasks.…

Cited by 0SourcecodeScholar
2023

Diffusion Theory as a Scalpel: Detecting and Purifying Poisonous Dimensions in Pre-trained Language Models Caused by Backdoor or Bias

ACL 2023findings

Pre-trained Language Models (PLMs) may be poisonous with backdoors or bias injected by the suspicious attacker during the fine-tuning process. A core challenge of purifying potentially poisonous PLMs is precisely finding poisonous dimensions. To settle this issue, we propose the Fine-purifying appro…

Cited by 7SourcePDFScholar
2023

Enhancing Argument Structure Extraction with Efficient Leverage of Contextual Information

EMNLP 2023short findings

Argument structure extraction (ASE) aims to identify the discourse structure of arguments within documents. Previous research has demonstrated that contextual information is crucial for developing an effective ASE model. However, we observe that merely concatenating sentences in a contextual window…

Cited by 0SourcecodeScholar
2023

Fed-FA: Theoretically Modeling Client Data Divergence for Federated Language Backdoor Defense

NeurIPS 2023poster

Federated learning algorithms enable neural network models to be trained across multiple decentralized edge devices without sharing private data. However, they are susceptible to backdoor attacks launched by malicious clients. Existing robust federated aggregation algorithms heuristically detect and…

Cited by 4SourcePDFScholar
2023

HyperNetwork-based Decoupling to Improve Model Generalization for Few-Shot Relation Extraction

EMNLP 2023long main

Few-shot relation extraction (FSRE) aims to train a model that can deal with new relations using only a few labeled examples. Most existing studies employ Prototypical Networks for FSRE, which usually overfits the relation classes in the training set and cannot generalize well to unseen relations. B…

Cited by 0SourceScholar
2023

Label Words are Anchors: An Information Flow Perspective for Understanding In-Context Learning

EMNLP 2023long main

In-context learning (ICL) emerges as a promising capability of large language models (LLMs) by providing them with demonstration examples to perform diverse tasks. However, the underlying mechanism of how LLMs learn from the provided context remains under-explored. In this paper, we investigate the…

Cited by 0SourcecodeScholar
2023

Personality Understanding of Fictional Characters during Book Reading

ACL 2023long

Comprehending characters’ personalities is a crucial aspect of story reading. As readers engage with a story, their understanding of a character evolves based on new events and information; and multiple fine-grained aspects of personalities can be perceived. This leads to a natural problem of situat…

2023

Question-Interlocutor Scope Realized Graph Modeling over Key Utterances for Dialogue Reading Comprehension

ACL 2023findings

We focus on dialogue reading comprehension (DRC) that extracts answers from dialogues. Compared to standard RC tasks, DRC has raised challenges because of the complex speaker information and noisy dialogue context. Essentially, the challenges come from the speaker-centric nature of dialogue utteranc…

2023

RC3: Regularized Contrastive Cross-lingual Cross-modal Pre-training

ACL 2023findings

Multilingual vision-language (V&L) pre-training has achieved remarkable progress in learning universal representations across different modalities and languages. In spite of recent success, there still remain challenges limiting further improvements of V&L pre-trained models in multilingual settings…

Cited by 6SourcePDFScholar
2023

Rethinking the Word-level Quality Estimation for Machine Translation from Human Judgement

ACL 2023findings

Word-level Quality Estimation (QE) of Machine Translation (MT) aims to detect potential translation errors in the translated sentence without reference. Typically, conventional works on word-level QE are usually designed to predict the quality of translated words in terms of the post-editing effort,…

2023

Soft Language Clustering for Multilingual Model Pre-training

ACL 2023long

Multilingual pre-trained language models have demonstrated impressive (zero-shot) cross-lingual transfer abilities, however, their performance is hindered when the target language has distant typologyfrom the source language or when pre-training data is limited in size. In this paper, we propose XLM…

2023

Summary-Oriented Vision Modeling for Multimodal Abstractive Summarization

ACL 2023long

The goal of multimodal abstractive summarization (MAS) is to produce a concise summary given the multimodal data (text and vision). Existing studies on MAS mainly focus on how to effectively use the extracted visual features, having achieved impressive success on the high-resource English dataset. H…

2023

Towards Unifying Multi-Lingual and Cross-Lingual Summarization

ACL 2023long

To adapt text summarization to the multilingual world, previous work proposes multi-lingual summarization (MLS) and cross-lingual summarization (CLS). However, these two tasks have been studied separately due to the different definitions, which limits the compatible and systematic research on both o…

2023

Understanding Translationese in Cross-Lingual Summarization

EMNLP 2023long findings

Given a document in a source language, cross-lingual summarization (CLS) aims at generating a concise summary in a different target language. Unlike monolingual summarization (MS), naturally occurring source-language documents paired with target-language summaries are rare. To collect large-scale CL…

Cited by 0SourceScholar
2022

A Variational Hierarchical Model for Neural Cross-Lingual Summarization

ACL 2022long

The goal of the cross-lingual summarization (CLS) is to convert a document in one language (e.g., English) to a summary in another one (e.g., Chinese). The CLS task is essentially the combination of machine translation (MT) and monolingual summarization (MS), and thus there exists the hierarchical r…

2022

A Win-win Deal: Towards Sparse and Robust Pre-trained Language Models

NeurIPS 2022accept

Despite the remarkable success of pre-trained language models (PLMs), they still face two challenges: First, large-scale PLMs are inefficient in terms of memory footprint and computation. Second, on the downstream tasks, PLMs tend to rely on the dataset bias and struggle to generalize to out-of-dist…

2022

Categorizing Semantic Representations for Neural Machine Translation

COLING 2022main

Modern neural machine translation (NMT) models have achieved competitive performance in standard benchmarks. However, they have recently been shown to suffer limitation in compositional generalization, failing to effectively learn the translation of atoms (e.g., words) and their semantic composition…

2022

ClidSum: A Benchmark Dataset for Cross-Lingual Dialogue Summarization

EMNLP 2022main

We present ClidSum, a benchmark dataset towards building cross-lingual summarization systems on dialogue documents. It consists of 67k+ dialogue documents and 112k+ annotated summaries in different target languages. Based on the proposed ClidSum, we introduce two benchmark settings for supervised an…

2022

Conditional Bilingual Mutual Information Based Adaptive Training for Neural Machine Translation

ACL 2022long

Token-level adaptive training approaches can alleviate the token imbalance problem and thus improve neural machine translation, through re-weighting the losses of different target tokens based on specific statistical metrics (e.g., token frequency or mutual information). Given that standard translat…

2022

Confidence Based Bidirectional Global Context Aware Training Framework for Neural Machine Translation

ACL 2022long

Most dominant neural machine translation (NMT) models are restricted to make predictions only according to the local context of preceding words in a left-to-right manner. Although many previous studies try to incorporate global information into NMT models, there still exist limitations on how to eff…

2022

Cross-Align: Modeling Deep Cross-lingual Interactions for Word Alignment

EMNLP 2022main

Word alignment which aims to extract lexicon translation equivalents between source and target sentences, serves as a fundamental tool for natural language processing. Recent studies in this area have yielded substantial improvements by generating alignments from contextualized embeddings of the pre…

2022

Digging Errors in NMT: Evaluating and Understanding Model Errors from Partial Hypothesis Space

EMNLP 2022main

Solid evaluation of neural machine translation (NMT) is key to its understanding and improvement. Current evaluation of an NMT system is usually built upon a heuristic decoding algorithm (e.g., beam search) and an evaluation metric assessing similarity between the translation and golden reference. H…

2022

EAG: Extract and Generate Multi-way Aligned Corpus for Complete Multi-lingual Neural Machine Translation

ACL 2022long

Complete Multi-lingual Neural Machine Translation (C-MNMT) achieves superior performance against the conventional MNMT by constructing multi-way aligned corpus, i.e., aligning bilingual training examples from different language pairs when either their source or target sides are identical. However, s…

Cited by 4SourcePDFScholar
2022

Empathetic Dialogue Generation via Sensitive Emotion Recognition and Sensible Knowledge Selection

EMNLP 2022finding

Empathy, which is widely used in psychological counseling, is a key trait of everyday human conversations. Equipped with commonsense knowledge, current approaches to empathetic response generation focus on capturing implicit emotion within dialogue context, where the emotions are treated as a static…

2022

Generating Authentic Adversarial Examples beyond Meaning-preserving with Doubly Round-trip Translation

NAACL 2022long

Generating adversarial examples for Neural Machine Translation (NMT) with single Round-Trip Translation (RTT) has achieved promising results by releasing the meaning-preserving restriction. However, a potential pitfall for this approach is that we cannot decide whether the generated examples are adv…

2022

Language Prior Is Not the Only Shortcut: A Benchmark for Shortcut Learning in VQA

EMNLP 2022finding

Visual Question Answering (VQA) models are prone to learn the shortcut solution formed by dataset biases rather than the intended solution. To evaluate the VQA models’ reasoning ability beyond shortcut learning, the VQA-CP v2 dataset introduces a distribution shift between the training and test set…

2022

Learning to Win Lottery Tickets in BERT Transfer via Task-agnostic Mask Training

NAACL 2022long

Recent studies on the lottery ticket hypothesis (LTH) show that pre-trained language models (PLMs) like BERT contain matching subnetworks that have similar transfer learning performance as the original PLM. These subnetworks are found using magnitude-based pruning. In this paper, we find that the BE…

2022

MSCTD: A Multimodal Sentiment Chat Translation Dataset

ACL 2022long

Multimodal machine translation and textual chat translation have received considerable attention in recent years. Although the conversation in its natural form is usually multimodal, there still lacks work on multimodal machine translation in conversations. In this work, we introduce a new task name…

2022

Neutral Utterances are Also Causes: Enhancing Conversational Causal Emotion Entailment with Social Commonsense Knowledge

IJCAI 2022poster

Conversational Causal Emotion Entailment aims to detect causal utterances for a non-neutral targeted utterance from a conversation. In this work, we build conversations as graphs to overcome implicit contextual modelling of the original entailment style. Following the previous work, we further intro…

2022

Scheduled Multi-task Learning for Neural Chat Translation

ACL 2022long

Neural Chat Translation (NCT) aims to translate conversational text into different languages. Existing methods mainly focus on modeling the bilingual dialogue characteristics (e.g., coherence) to improve chat translation via multi-task learning on small-scale chat translation data. Although the NCT…

2022

TAKE: Topic-shift Aware Knowledge sElection for Dialogue Generation

COLING 2022main

Knowledge-grounded dialogue generation consists of two subtasks: knowledge selection and response generation. The knowledge selector generally constructs a query based on the dialogue context and selects the most appropriate knowledge to help response generation. Recent work finds that realizing who…

2022

TSAM: A Two-Stream Attention Model for Causal Emotion Entailment

COLING 2022main

Causal Emotion Entailment (CEE) aims to discover the potential causes behind an emotion in a conversational utterance. Previous works formalize CEE as independent utterance pair classification problems, with emotion and speaker information neglected. From a new perspective, this paper considers CEE…

2022

Towards Robust Visual Question Answering: Making the Most of Biased Samples via Contrastive Learning

EMNLP 2022finding

Models for Visual Question Answering (VQA) often rely on the spurious correlations, i.e., the language priors, that appear in the biased samples of training set, which make them brittle against the out-of-distribution (OOD) test data. Recent methods have achieved promising progress in overcoming thi…

2022

Towards Robust k-Nearest-Neighbor Machine Translation

EMNLP 2022main

k-Nearest-Neighbor Machine Translation (kNN-MT) becomes an important research direction of NMT in recent years. Its main idea is to retrieve useful key-value pairs from an additional datastore to modify translations without updating the NMT model. However, the underlying retrieved noisy pairs will d…

2021

An Iterative Multi-Knowledge Transfer Network for Aspect-Based Sentiment Analysis

EMNLP 2021finding

Aspect-based sentiment analysis (ABSA) mainly involves three subtasks: aspect term extraction, opinion term extraction, and aspect-level sentiment classification, which are typically handled in a separate or joint manner. However, previous approaches do not well exploit the interactive relations amo…

2021

Bilingual Mutual Information Based Adaptive Training for Neural Machine Translation

ACL 2021short

Recently, token-level adaptive training has achieved promising improvement in machine translation, where the cross-entropy loss function is adjusted by assigning different training weights to different tokens, in order to alleviate the token imbalance problem. However, previous approaches only use s…

2021

Competence-based Curriculum Learning for Multilingual Machine Translation

EMNLP 2021finding

Currently, multilingual machine translation is receiving more and more attention since it brings better performance for low resource languages (LRLs) and saves more space. However, existing multilingual machine translation models face a severe challenge: imbalance. As a result, the translation perfo…

2021

Context Tracking Network: Graph-based Context Modeling for Implicit Discourse Relation Recognition

NAACL 2021long

Implicit discourse relation recognition (IDRR) aims to identify logical relations between two adjacent sentences in the discourse. Existing models fail to fully utilize the contextual information which plays an important role in interpreting each local sentence. In this paper, we thus propose a nove…

Cited by 26SourcePDFScholar
2021

Enhancing Visual Dialog Questioner with Entity-based Strategy Learning and Augmented Guesser

EMNLP 2021finding

Considering the importance of building a good Visual Dialog (VD) Questioner, many researchers study the topic under a Q-Bot-A-Bot image-guessing game setting, where the Questioner needs to raise a series of questions to collect information of an undisclosed image. Despite progress has been made in S…

2021

Exploring Dynamic Selection of Branch Expansion Orders for Code Generation

ACL 2021long

Due to the great potential in facilitating software development, code generation has attracted increasing attention recently. Generally, dominant models are Seq2Tree models, which convert the input natural language description into a sequence of tree-construction actions corresponding to the pre-ord…

2021

GTM: A Generative Triple-wise Model for Conversational Question Generation

ACL 2021long

Generating some appealing questions in open-domain conversations is an effective way to improve human-machine interactions and lead the topic to a broader or deeper direction. To avoid dull or deviated questions, some researchers tried to utilize answer, the “future” information, to guide question g…

Cited by 16SourcePDFScholar
2021

Improving Graph-based Sentence Ordering with Iteratively Predicted Pairwise Orderings

EMNLP 2021main

Dominant sentence ordering models can be classified into pairwise ordering models and set-to-sequence models. However, there is little attempt to combine these two types of models, which inituitively possess complementary advantages. In this paper, we propose a novel sentence ordering framework whic…

2021

Infusing Multi-Source Knowledge with Heterogeneous Graph Neural Network for Emotional Conversation Generation

AAAI 2021technical

The success of emotional conversation systems depends on sufficient perception and appropriate expression of emotions. In a real-world conversation, we firstly instinctively perceive emotions from multi-source information, including the emotion flow of dialogue history, facial expressions, and perso…

2021

Marginal Utility Diminishes: Exploring the Minimum Knowledge for BERT Knowledge Distillation

ACL 2021long

Recently, knowledge distillation (KD) has shown great success in BERT compression. Instead of only learning from the teacher’s soft label as in conventional KD, researchers find that the rich information contained in the hidden layers of BERT is conducive to the student’s performance. To better expl…

2021

Modeling Bilingual Conversational Characteristics for Neural Chat Translation

ACL 2021long

Neural chat translation aims to translate bilingual conversational text, which has a broad application in international exchanges and cooperation. Despite the impressive performance of sentence-level and context-aware Neural Machine Translation (NMT), there still remain challenges to translate bilin…

2021

Prevent the Language Model from being Overconfident in Neural Machine Translation

ACL 2021long

The Neural Machine Translation (NMT) model is essentially a joint language model conditioned on both the source sentence and partial translation. Therefore, the NMT model naturally involves the mechanism of the Language Model (LM) that predicts the next token only based on partial translation. Despi…

2021

Scheduled Sampling Based on Decoding Steps for Neural Machine Translation

EMNLP 2021main

Scheduled sampling is widely used to mitigate the exposure bias problem for neural machine translation. Its core motivation is to simulate the inference scene during training by replacing ground-truth tokens with predicted tokens, thus bridging the gap between training and inference. However, vanill…

2021

Selective Knowledge Distillation for Neural Machine Translation

ACL 2021long

Neural Machine Translation (NMT) models achieve state-of-the-art performance on many translation benchmarks. As an active research field in NMT, knowledge distillation is widely applied to enhance the model’s performance by transferring teacher model’s knowledge on each training sample. However, pre…

2021

Towards Making the Most of Dialogue Characteristics for Neural Chat Translation

EMNLP 2021main

Neural Chat Translation (NCT) aims to translate conversational text between speakers of different languages. Despite the promising performance of sentence-level and context-aware neural machine translation models, there still remain limitations in current NCT models because the inherent dialogue cha…