Papers by Meng Meng

632 papers
Disentangling the Roles of Target-side Transfer and Regularization in Multilingual Machine Translation (2024.eacl-long)

Copied to clipboard

Challenge: Multilingual Machine Translation (MMT) benefits from knowledge transfer across different language pairs, but performance differences between one-to-many and many-to-1 translation are negligible.
Approach: They conduct a large-scale study that varies the auxiliary target-side languages along two dimensions to show the dynamic impact of knowledge transfer on the main language pairs.
Outcome: The proposed model can translate between multiple languages with minimal positive transfer ability.
Parameter-free and Accessible Prompt Learning to Enhance Adversarial Robustness for Pre-trained Vision-Language Models (2025.naacl-long)

Copied to clipboard

Challenge: Large pre-trained Vision-Language Models (VLMs) have revolutionized downstream vision-language tasks including classification, object detection, and segmentation.
Approach: They propose to search for text prompts at the word level rather than optimizing continuous textual embeddings to boost adversarial robustness.
Outcome: Experiments show that the proposed method outperforms hand-engineered prompts with average gains of +4.9% and +5.8%.
Mixture-of-Partitions: Infusing Large Biomedical Knowledge Graphs into BERT (2021.emnlp-main)

Copied to clipboard

Challenge: Infusing factual knowledge into pre-trained models is fundamental for many knowledge-intensive tasks.
Approach: They propose an infusion approach that partitions a large knowledge graph into smaller sub-graphs and infuses their specific knowledge into various BERT models using lightweight adapters.
Outcome: The proposed approach improves the underlying BERTs and achieves new SOTA performance on six downstream tasks.
WavLLM: Towards Robust and Adaptive Speech Large Language Model (2024.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) have expanded their scope to encompass multimodal functions.
Approach: They propose a robust and adaptive speech large language model with dual encoders . they validate the model on universal speech benchmarks and apply it to specialized speech-question-answer datasets based on a CoT approach .
Outcome: The proposed model achieves state-of-the-art performance across a range of speech tasks on the same model size.
Prior Knowledge and Memory Enriched Transformer for Sign Language Translation (2022.findings-acl)

Copied to clipboard

Challenge: Existing methods for sign language translation do not explore all of them . visual and textual understanding and additional prior knowledge learning are challenging .
Approach: They propose a method which integrates auxiliary information into vanilla transformer for SLT . they use visual-textual context information and additional auxiliary knowledge of a word .
Outcome: The proposed method improves the understanding of sign language videos with visual and textual understanding and additional prior knowledge learning.
Selective Knowledge Distillation for Neural Machine Translation (2021.acl-long)

Copied to clipboard

Challenge: Neural Machine Translation models achieve state-of-the-art performance on many translation benchmarks.
Approach: They propose a protocol that analyzes different impacts of samples by comparing various samples’ partitions.
Outcome: The proposed methods yield up to +1.28 and +0.89 BLEU points improvements over the Transformer baseline, respectively.
PropGenie: A Multi-Agent Conversational Framework for Real Estate Assistance (2026.eacl-demo)

Copied to clipboard

Challenge: PropGenie is a multi-agent framework based on large language models (LLMs) it provides comprehensive real estate assistance in real-world scenarios .
Approach: They propose a multi-agent framework based on large language models to deliver comprehensive real estate assistance in real-world scenarios.
Outcome: The proposed framework outperforms a general-purpose LLM and a domain-specific chatbot in real-world scenarios.
Mitigating Gender Bias Amplification in Distribution by Posterior Regularization (2020.acl-main)

Copied to clipboard

Challenge: Recent studies show that data-driven machine learning models carry societal biases in the dataset they trained on.
Approach: They propose to calibrate top predictions of a model by injecting corpus-level constraints to ensure that the gender disparity is not amplified.
Outcome: The proposed method can almost remove bias amplification in the distribution with little loss of performance.
KnowledgeBerg: Evaluating Systematic Knowledge Coverage and Compositional Reasoning in Large Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Existing LLMs lack systematic coverage of a bounded knowledge universe and compositional set-based reasoning over that universe.
Approach: They propose a benchmark for multiple-choice questions based on 1,183 enumeration seeds . they use knowledge width, cardinality of required universe, reasoning depth to formalize the challenge .
Outcome: The proposed benchmarks achieve only 5.26–36.88 F1 on universe enumeration and 16.00–44.19 accuracy on knowledge-grounded reasoning.
VGA: Vision GUI Assistant - Minimizing Hallucinations through Image-Centric Fine-Tuning (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing Large Vision-Language Models (VLMs) often overly rely on internal text-based knowledge while neglecting visual inputs.
Approach: They propose a model that balances attention image and text to enhance interpretation and reduce hallucinations by using a visual input.
Outcome: The proposed model improves interpretation and reduces hallucinations by balancing attention image and text to enhance interpretation and reduction of hallucinosity.
Time to Revisit Exact Match (2025.findings-emnlp)

Copied to clipboard

Challenge: Temporal question answering is an established method for evaluating temporal reasoning in large language models.
Approach: They propose a numerical estimation task where all questions require a numeric, temporal answer, allowing us to evaluate models beyond EM.
Outcome: The proposed model responses are based on a numerical estimation task and are distilled from Test of Time and TempTabQA.
EvoAgentX: An Automated Framework for Evolving Agentic Workflows (2025.emnlp-demos)

Copied to clipboard

Challenge: Existing MAS frameworks often require manual workflow configuration and lack native support for dynamic evolution and performance optimization.
Approach: They propose an open-source platform that automates generation, execution, and evolutionary optimization of multi-agent workflows.
Outcome: The proposed platform automates generation, execution, and evolutionary optimization of multi-agent workflows.
mPresenter: An Agentic Framework for Generating Multilingual Presentation Videos from Scientific Papers (2026.findings-acl)

Copied to clipboard

Challenge: Existing Paper2Video systems are monolingual and often rely on single-pass pipelines.
Approach: They propose a multilingual agentic Paper2Video system that decomposes the task into planning, audience-oriented critique, layout-aware slide generation, and multilingual figure interpretation.
Outcome: The proposed system improves question-answering accuracy relative to previous systems while maintaining affordable cost and latency.
Enhancing Cross-Tokenizer Knowledge Distillation with Contextual Dynamical Mapping (2025.findings-acl)

Copied to clipboard

Challenge: Knowledge distillation (KD) approaches focus on homogeneous architectures with identical tokenizers, constraining their applicability in cross-architecture scenarios.
Approach: They propose a framework that uses contextual information to enhance sequence alignment precision and dynamically improves vocabulary mapping.
Outcome: The proposed framework shows significant advantages over existing methods for model compression . it can be used across multiple model families and across multiple benchmarks .
The JDDC Corpus: A Large-Scale Multi-Turn Chinese Dialogue Dataset for E-commerce Customer Service (2020.lrec-1)

Copied to clipboard

Challenge: Existing datasets for human-like dialogue tasks are deficient due to the complexity of human conversations.
Approach: They construct a large-scale Chinese E-commerce conversation corpus with 1 million dialogues, 20 million utterances, and 150 million words.
Outcome: The proposed dataset includes 1 million multi-turn dialogues, 20 million utterances, and 150 million words.
Partner Personas Generation for Dialogue Response Generation (2022.naacl-main)

Copied to clipboard

Challenge: Existing frameworks that focus on self personas ignore the value of partner persona . experimental results show that our framework generates relevant, interesting, coherent and informative partner personages even compared to ground truth partner personagers.
Approach: They propose a framework that leverages automatic partner personas generation to enhance dialogue response generation.
Outcome: The proposed framework generates relevant, interesting, coherent and informative partner personas even compared to ground truth partner person . it surpasses baselines that condition on ground truth persona .
D2-RAG: Dual-Decision Retrieval-Augmented Generation via Multi-Dimensional Uncertainty and Utility-Aware Decoding (2026.findings-acl)

Copied to clipboard

Challenge: Retrieval-Augmented Generation (RAG) mitigates hallucinations in large language models by incorporating external knowledge.
Approach: They propose a dual-decision retrieval-augmented generation that integrates multi-dimensional uncertainty estimation to decide whether to retrieve and employs adaptive contrastive decoding to handle retrieved contexts of varying quality.
Outcome: The proposed model outperforms baselines on four medical question-answering datasets while suppressing interference from noisy contexts.
Dialog-Post: Multi-Level Self-Supervised Objectives and Hierarchical Model for Dialogue Post-Training (2023.acl-long)

Copied to clipboard

Challenge: a new method for dialogue representation and understanding is proposed . pre-trained language models (PLMs) are inappropriate for dialogue understanding tasks .
Approach: They propose a method that trains pre-trained language models to fit dialogues . they use a hierarchical segment-wise self-attention network to model dialogues more comprehensively .
Outcome: The proposed method outperforms existing models and achieves a 3.3% improvement on average.
Autoregressive Speech Synthesis without Vector Quantization (2025.acl-long)

Copied to clipboard

Challenge: MELLE is a novel language modeling approach for text-to-speech synthesis that generates continuous tokens from text . authors demonstrate that it reduces the need for vector quantization and improves model robustness .
Approach: They propose to autoregressively generate continuous mel-spectrogram frames directly from text condition, bypassing vector quantization.
Outcome: The proposed model achieves superior performance across multiple metrics and is more streamlined.
Crossing Variational Autoencoders for Answer Retrieval (2020.acl-main)

Copied to clipboard

Challenge: Existing methods learned semantic representations with dual encoders or dual variational auto-encoders failed to capture the aligned semantics between question and answer.
Approach: They propose to use two variational auto-encoders to generate questions with aligned answers and generating answers with align questions.
Outcome: The proposed method outperforms the state-of-the-art answer retrieval method on SQuAD.
Retrieval Augmentation for Commonsense Reasoning: A Unified Approach (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods for retrieving encyclopedic knowledge lack a large corpus and effective commonsense retriever.
Approach: They propose a framework for retrieval-augmented commonsense reasoning with a large commonsensense corpus and a commonseense retriever.
Outcome: The proposed framework outperforms existing methods on commonsense reasoning tasks.
Label Anchored Contrastive Learning for Language Understanding (2022.naacl-main)

Copied to clipboard

Challenge: a novel approach to contrastive learning for language understanding is not fully explored . contrastive training has been widely applied to self-supervised representation learning .
Approach: They propose a label anchored contrastive learning approach for language understanding using a class label.
Outcome: The proposed approach improves on GLUE and CLUE benchmarks by 4.1% compared to the state-of-the-art approaches . the proposed approach also improves under the few-shot and data imbalance settings .
Patton: Language Model Pretraining on Text-Rich Networks (2023.acl-long)

Copied to clipboard

Challenge: Existing models for text-rich networks do not take inter-document structure into account.
Approach: They propose a pretraining framework for a text-rich network using a masked language model and a masking node prediction framework.
Outcome: The proposed model outperforms baselines on four tasks in academic and e-commerce domains.
Lil: Less is Less When Applying Post-Training Sparse-Attention Algorithms in Long-Decode Stage (2026.findings-acl)

Copied to clipboard

Challenge: Prior work typically decomposes inference into prefill and decode stages, with the decode stage dominating total latency.
Approach: They propose an algorithm that detects threshold where information loss exceeds information gain during sparse decoding to reduce token consumption by up to 90% and a marginal accuracy degradation of less than 2%.
Outcome: The proposed algorithm reduces token consumption by 90% with a marginal accuracy degradation of less than 2% across reasoning-intensive benchmarks.
Mixture-of-Supernets: Improving Weight-Sharing Supernet Training with Architecture-Routed Mixture-of-Experts (2024.findings-acl)

Copied to clipboard

Challenge: Neural architecture search (NAS) uses weight-sharing supernets to generate diverse subnetworks without retraining.
Approach: They propose a weight-sharing supernet that leverages mixture-of-experts to enhance supernet model expressiveness with minimal training overhead.
Outcome: The proposed method achieves state-of-the-art (SoTA) performance in NAS for fast machine translation models, surpassing NAS-BERT and AutoDistil across various model sizes.
Soft Language Clustering for Multilingual Model Pre-training (2023.acl-long)

Copied to clipboard

Challenge: 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 typology from the source language or when pre-training data is limited in size.
Approach: They propose a method that contextually retrieves prompts as flexible guidance for encoding instances conditionally.
Outcome: The proposed method improves on the XTREME task and also for low-resource languages in unsupervised sentence retrieval.
DialogQAE: N-to-N Question Answer Pair Extraction from Customer Service Chatlog (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing work on question-answer extraction fails to integrate incomplete utterances from dialog context for composite QA retrieval.
Approach: They propose a task where questions and corresponding answers might be separated across different utterances.
Outcome: The proposed methods perform well on 5 customer service datasets and set a benchmark for N-to-N DialogQAE with utterance and session level evaluation metrics.
Uncertainty-Aware Balancing for Multilingual and Multi-Domain Neural Machine Translation Training (2021.emnlp-main)

Copied to clipboard

Challenge: MultiUAT dynamically adjusts training data usage based on model’s uncertainty on a small set of trusted clean data for multi-corpus machine translation.
Approach: They propose an approach that dynamically adjusts the training data usage based on the model’s uncertainty on a small set of trusted clean data for multi-corpus machine translation.
Outcome: The proposed approach outperforms baselines on 16 languages and 2 domains on English-German translation.
Continual Learning with Semi-supervised Contrastive Distillation for Incremental Neural Machine Translation (2024.acl-long)

Copied to clipboard

Challenge: Multi-domain learning is a good solution for solving domain tasks but it requires retraining when adding a new domain.
Approach: They propose to exploit unlabeled data from the same distributions of the older domains to avoid catastrophic forgetting.
Outcome: The proposed framework exploits unlabeled data from the same distributions of the older domains to avoid catastrophic forgetting.
LLMs Assist NLP Researchers: Critique Paper (Meta-)Reviewing (2024.emnlp-main)

Copied to clipboard

Challenge: a comparative analysis of paper (meta-)reviews by large language models (LLMs) aims to identify and distinguish LLMs from human activities .
Approach: They present a comparative analysis to identify and distinguish LLM activities from human activities.
Outcome: The proposed analysis aims to improve recognition of instances when someone implicitly uses LLMs for reviewing activities.
Grasping the Essentials: Tailoring Large Language Models for Zero-Shot Relation Extraction (2024.emnlp-main)

Copied to clipboard

Challenge: Existing Relation extraction models require extensive annotated training data, which is costly and labor-intensive to collect.
Approach: They propose a new zero-shot RE task where only relation definitions are provided instead of seen-unseen relation instances.
Outcome: The proposed task significantly improves cost-effective zero-shot performance by large margins.
FinToolSyn: A forward synthesis Framework for Financial Tool-Use Dialogue Data with Dynamic Tool Retrieval (2026.findings-acl)

Copied to clipboard

Challenge: Existing data synthesis methods rely on static tools to generate queries . this approach fails to capture the implicit, event-driven nature of real-world needs .
Approach: They propose a forward synthesis framework to generate high-quality financial dialogues . they construct a repository of 43,066 tools and synthesize over 148k dialogue instances .
Outcome: Experiments show that models trained on FinToolSyn achieve a 21.06% improvement . the framework is designed to generate high-quality financial dialogues .
RadEval: A framework for radiology text evaluation (2025.emnlp-demos)

Copied to clipboard

Challenge: Evaluating automated radiology report generation systems remains a fundamental challenge in the development of safe, accurate, and clinically useful medical AI.
Approach: They propose a unified, open-source framework for evaluating radiology texts that consolidates a diverse range of metrics from classic ngram overlap (BLEU) and contextual measures (BERTScore) to clinical concept-based scores (GREEN).
Outcome: The framework consolidates a diverse range of metrics from ngram overlap (BLEU) and contextual measures (BERTScore) to clinical concept-based scores (F1CheXbert, F1RadGraph, RaTEScore, SRR-BERT, TemporalEntityF1) and advanced LLMbased evaluators (GREEN).
Referring Expression Generation Using Entity Profiles (D19-1)

Copied to clipboard

Challenge: Existing REG systems rely on entity-specific supervised training, which means they cannot handle entities not seen during training.
Approach: They propose a deep neural network model that encodes both the local context and an external profile of the entity to generate reference realizations.
Outcome: The proposed model outperforms baselines on three different splits of the WebNLG dataset according to automatic and human evaluations.
Aligning Large Language Models via Fully Self-Synthetic Data (2026.acl-long)

Copied to clipboard

Challenge: Existing approaches to reinforcement learning from human feedback (RLHF) require expensive human-annotated datasets and proprietary models like GPT-4 to annotate preference pairs.
Approach: They propose a self-synthetic framework for LLM alignment where all training data, including prompts (i.e., user queries), responses, and preferences, are generated by the model itself.
Outcome: The proposed framework enhances the model’s chat capabilities on standard benchmarks like AlpacaEval 2.0 while maintaining strong performance on downstream objective tasks.
Rethinking Machine Ethics – Can LLMs Perform Moral Reasoning through the Lens of Moral Theories? (2024.findings-naacl)

Copied to clipboard

Challenge: Existing approaches to making moral judgments are mostly bottom-up and lack explainability.
Approach: They propose a top-down framework to steer Large Language Models to perform moral reasoning with well-established moral theories.
Outcome: The proposed framework can integrate various moral theories on moral datasets.
Hierarchical Acoustic-Semantic Modeling: Modality Separation and Semantic Coherence for Full-Duplex SLMs (2026.acl-long)

Copied to clipboard

Challenge: despite significant progress, full-duplex SLMs are constrained by severe modality interference, authors say . modality interferes with acoustic and semantic modeling, making them unintelligent and unnatural . authors propose a hierarchical parameter separation strategy that decouples conflicting modalities in deep layers .
Approach: They propose a hierarchical parameter separation strategy that decouples conflicting modalities in deep layers while preserving cross-modality coherence via a dedicated semantic alignment channel.
Outcome: The proposed method significantly advances the state of the art on full-duplex benchmarks . it decouples conflicting modalities in deep layers while preserving cross-modality coherence .
GNN-SL: Sequence Labeling Based on Nearest Examples via GNN (2023.findings-acl)

Copied to clipboard

Challenge: Existing sequence labeling algorithms can be decomposed into two parts .
Approach: They propose a graph neural networks sequence labeling (GNN-SL) that augments the vanilla SL model output with similar tagging examples retrieved from the whole training set.
Outcome: The proposed model performs well on three sequence labeling tasks.
Pre-trained Models Perform the Best When Token Distributions Follow Zipf’s Law (2025.emnlp-main)

Copied to clipboard

Challenge: Existing large language models typically fix a vocabulary size in advance, then use Byte Pair Encoding (BPE) to construct the tokenizer.
Approach: They propose a method for determining the vocabulary size by analyzing token frequency distributions through Zipf’s law and propose to use it to optimize model performance.
Outcome: The proposed method improves model efficiency and effectiveness across NLP, genomics, and chemistry.
ReFreeKV: Towards Threshold-Free KV Cache Compression (2026.findings-acl)

Copied to clipboard

Challenge: Towards the KV cache efficiency, we propose a new objective that lifts the threshold constraints for robust KV compression.
Approach: They propose a method that adjusts KV cache budgets while preserving full-cache performance.
Outcome: The proposed method can reduce memory consumption while preserving full-cache performance.
Do LLMs Catch Their Own Mistakes? A Comprehensive Benchmark for Reflective Tool Use LLMs (2026.findings-acl)

Copied to clipboard

Challenge: Existing benchmarks primarily evaluate planning and execution success, overlooking the self-reflective dimension of tool use.
Approach: They propose a benchmark to assess LLMs’ self-reflective reasoning in tool-augmented multi-turn dialogues.
Outcome: The proposed benchmark covers 10 domains with 88 distinct APIs and 968 annotated dialogues, systematically injecting diverse error types arising from both user and assistant behavior.
Pre-training Language Models for Comparative Reasoning (2023.emnlp-main)

Copied to clipboard

Challenge: Comparative reasoning is a process of comparing objects, concepts, or entities to draw conclusions.
Approach: They propose a framework to pre-train language models for enhancing comparative reasoning abilities . they collect scalable data for text-based entity comparison .
Outcome: The proposed framework significantly improves comparative reasoning abilities under low-resource conditions on downstream tasks.
Don’t Half-listen: Capturing Key-part Information in Continual Instruction Tuning (2025.acl-long)

Copied to clipboard

Challenge: Existing methods to improve instruction tuning for large language models may cause catastrophic forgetting (CF) CF is a problem where previously learned abilities are degraded .
Approach: They propose a continual instruction tuning method that uses key-part information gain to replay data and refine training objective.
Outcome: The proposed method achieves superior performance on both seen and held-out tasks.
Dual Adversarial Neural Transfer for Low-Resource Named Entity Recognition (P19-1)

Copied to clipboard

Challenge: Named entity recognition (NER) is an important step in most natural language processing (NLP) applications.
Approach: They propose a dual-adversarial neural transfer method for addressing low-resource Named Entity Recognition (NER) they propose 'Generalized Resource-Adversarial Discriminator' and 'accidental training'
Outcome: The proposed method improves on low-resource Named Entity Recognition (NER) with two variants, i.e., DATNet-F and DATNET-P, and adversarial training is adopted to boost model generalization.
The Impact of Reasoning Step Length on Large Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Long reasoning steps in LLMs improve reasoning abilities, but the correlation between their effectiveness and the length of reasoning steps remains largely unknown.
Approach: They conducted experiments that expand and compress the rationale reasoning steps within CoT demonstrations while keeping all other factors constant.
Outcome: The results show that lengthening the reasoning steps in prompts significantly enhances LLMs’ reasoning abilities across multiple datasets.
Confidence Based Bidirectional Global Context Aware Training Framework for Neural Machine Translation (2022.acl-long)

Copied to clipboard

Challenge: Existing studies focus on how to effectively exploit bidirectional global contexts in neural machine translation models.
Approach: They propose a Confidence Based Bidirectional Global Context Aware training framework for NMT . they incorporate bidirectional global context to the NMT model on unconfidently-predicted target words .
Outcome: The proposed framework improves the NMT model on three large-scale translation datasets by +1.02, +0.57 BLEU scores.
Enhancing Conversational Search: Large Language Model-Aided Informative Query Rewriting (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to rewrite context-dependent queries lack sufficient information for optimal retrieval performance.
Approach: They propose to use large language models (LLMs) as query rewriters to generate informative queries through well-designed instructions.
Outcome: The proposed approach improves performance on the QReCC dataset compared to human rewrites .
Argue with Me Tersely: Towards Sentence-Level Counter-Argument Generation (2023.emnlp-main)

Copied to clipboard

Challenge: Existing work describes paragraph-level counter-argument generation task as paragraph-based . however, sentence-level generation can be quite different due to its unique constraints and brevity-focused challenges.
Approach: They propose a benchmark framework for sentence-level counter-argument generation . they use an annotated debate forum dataset to generate high-quality counter-argments .
Outcome: The proposed framework and evaluator are competitive in counter-argument generation tasks.
SG-FSM: A Self-Guiding Zero-Shot Prompting Paradigm for Multi-Hop Question Answering Based on Finite State Machine (2025.findings-naacl)

Copied to clipboard

Challenge: Multi-hop Question Answering (MHQA) is a challenging task that requires models to answer multiple questions with multiple passages.
Approach: They propose a self-guided prompting finite state machine to improve multi-hop reasoning abilities by iterating over multiple questions and correcting itself to improve accuracy.
Outcome: The proposed approach outperforms baselines on Musique and other datasets.
Parameter-Efficient Fine-Tuning without Introducing New Latency (2023.acl-long)

Copied to clipboard

Challenge: Parameter-efficient fine-tuning of pre-trained language models has been demonstrated to be effective, but its inherent characteristics limit its performance.
Approach: They propose to generate a sparse mask in a task-agnostic manner by modifying only a small subset of existing parameters and adding new parameters.
Outcome: The proposed method surpasses existing methods on the GLUE benchmark by a significant margin.
Immediate Inference: The Missing Foundation in Large Language Model Logical Reasoning (2026.acl-long)

Copied to clipboard

Challenge: Recent work on LLMs has focused on fine-grained skill decomposition and consistency probing at the propositional level.
Approach: They propose a benchmark evaluating immediate inference that evaluates elemental operations over categorical propositions and proposes a model that uses immediate inferential reasoning.
Outcome: The proposed benchmark demonstrates that models lack robust operator grounding, oscillating between structural reasoning and surface pattern matching, inconsistent handling of quantifiers and negation.
Is Word Segmentation Necessary for Deep Learning of Chinese Representations? (P19-1)

Copied to clipboard

Challenge: Using word-based models, we compare word-oriented models with char-based ones . word-driven models are more vulnerable to data sparsity and the presence of out-of-vocabulary words .
Approach: They benchmark word-based models with char-based model which does not involve word segmentation in four NLP benchmark tasks.
Outcome: The proposed model outperforms char-based models in four NLP benchmark tasks.
An Evaluation Mechanism of LLM-based Agents on Manipulating APIs (2024.findings-emnlp)

Copied to clipboard

Challenge: Large Language Models (LLMs) have remarkable capabilities across a variety of tasks, such as language, mathematics, coding, and etc.
Approach: They propose to decompose tool use capability into seven aspects and form a thorough evaluation schema for generic agents.
Outcome: The proposed agent acts like a super-APP and can manipulate API-based tools.
Towards Making the Most of Dialogue Characteristics for Neural Chat Translation (2021.emnlp-main)

Copied to clipboard

Challenge: Neural Chat Translation (NCT) models that use dialogue characteristics of chat are often incoherent and speakerirrelevant.
Approach: They propose to introduce the modeling of dialogue characteristics into the NCT model by capturing the inherent dialogue characteristics.
Outcome: The proposed model can translate conversational text between speakers of different languages.
MTMCS-Bench: Evaluating Contextual Safety of Multimodal Large Language Models in Multi-Turn Dialogues (2026.findings-acl)

Copied to clipboard

Challenge: Existing contextual safety benchmarks are mostly single-turn and miss how malicious intent can emerge gradually or how the same scene can support both benign and exploitative goals.
Approach: They propose a benchmark that evaluates contextual safety in multimodal large language models . they observe persistent trade-offs between contextual safety and utility .
Outcome: The proposed model combines multi-turn and multi-switch scenarios to evaluate safety in multimodal large language models.
Beyond Polarity: Continuous Affect-Enhanced Multimodal Aspect-Based Sentiment Classification (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for multimodal aspect-based sentiment classification exploit discrete polarity patterns and generic visual embeddings.
Approach: They propose a Valence–Arousal–Dominance(VAD)-Enhanced MABSC framework that integrates VAD signals into multimodal sentiment reasoning and learns emotion-sensitive image representations.
Outcome: The proposed framework brings VAD signals into multimodal sentiment reasoning and learns emotion-sensitive image representations.
One QuantLLM for ALL: Fine-tuning Quantized LLMs Once for Efficient Deployments (2025.acl-long)

Copied to clipboard

Challenge: Quantization has shown promise for Large Language Models, but current methods require lengthy training to alleviate quantization loss.
Approach: They propose to decouple weights and incorporate Low-Rank adapters to reduce weight sharing . they validate the approach on LLaMA2 families and Mistral on downstream evaluation .
Outcome: The proposed approach shows high performance while reducing deployment time faced with multiple scenarios.
Dependency Parsing as MRC-based Span-Span Prediction (2022.acl-long)

Copied to clipboard

Challenge: Existing methods for dependency parsing address the issue that edges should be constructed at the text span/subtree level rather than word level.
Approach: They propose a method that constructs dependency trees by directly modeling span-span relations by modeling subtree-subtree relationships.
Outcome: The proposed method constructs dependency trees by modeling span-span relations . it can retrieve missing spans in the span proposal stage, which leads to higher recall .
Law in Silico: Simulating Legal Society with LLM-Based Agents (2026.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) are powerful tools for legal simulation, but their application remains underexplored.
Approach: They propose a unified LLM-based agent framework for simulating legal scenarios . they calibrate agent behaviors against real-world crime data .
Outcome: The proposed framework calibrates agent behaviors against real-world crime data.
MalURLBench: A Benchmark Evaluating Agents’ Vulnerabilities When Processing Web URLs (2026.findings-acl)

Copied to clipboard

Challenge: Existing models struggle to detect elaborately disguised malicious URLs, despite their ability to process malicious URL's.
Approach: They propose a benchmark to evaluate LLMs’ vulnerabilities to malicious URLs and a lightweight defense module to mitigate the vulnerability.
Outcome: The proposed framework analyzes 61,845 attack instances spanning 10 real-world scenarios and 7 categories of real malicious websites.
Generalization in Text-based Games via Hierarchical Reinforcement Learning (2021.findings-emnlp)

Copied to clipboard

Challenge: Reinforcement Learning (RL) based agents are promising for text-based games, but their generalization remains a challenge.
Approach: They propose a hierarchical framework for reinforcement learning based on knowledge graphs . they propose to decompose the game into subtasks and execute a sub-policy in the low level to conduct goal-conditioned reinforcement learning.
Outcome: The proposed framework enjoys favorable generalizability on a set of difficulty levels and is able to handle complex training tasks.
Ladder: A Model-Agnostic Framework Boosting LLM-based Machine Translation to the Next Level (2024.emnlp-main)

Copied to clipboard

Challenge: General-purpose Large Language Models (LLMs) like GPT-4 have exhibited strong translation abilities.
Approach: They propose to use a model-agnostic model to refine the performance of general-purpose large-language models for machine translation (MT) by utilizing Gemma-2B/7B as the backbone.
Outcome: The proposed model-agnostic and cost-effective tool improves the performance of general-purpose large-language models for machine translation (MT) by integrating it with any general-use LLM.
Seed-Guided Topic Discovery with Out-of-Vocabulary Seeds (2022.naacl-main)

Copied to clipboard

Challenge: Existing topic models adopt a fully unsupervised setting and their discovered topics may not reflect user preferences well due to their unsupervised nature.
Approach: They propose a framework that allows out-of-vocabulary seeds to be used to find latent topics from text corpora.
Outcome: The proposed framework can find topics that are never seen in the corpus and can benefit from the general knowledge of pre-trained language models.
Weakly-Supervised Aspect-Based Sentiment Analysis via Joint Aspect-Sentiment Topic Embedding (2020.emnlp-main)

Copied to clipboard

Challenge: Existing methods for aspect-based sentiment analysis of review text use only a few keywords describing each aspect/sentiment without using any labeled examples.
Approach: They propose a weakly-supervised approach for aspect-based sentiment analysis which uses only a few keywords describing each aspect/sentiment without using any labeled examples.
Outcome: The proposed method generates quality joint topics and outperforms baselines significantly on benchmark datasets.
The Efficiency vs. Accuracy Trade-off: Optimizing RAG-Enhanced LLM Recommender Systems Using Multi-Head Early Exit (2025.acl-long)

Copied to clipboard

Challenge: Existing frameworks for Large Language Models (LLMs) for Click-Through Rate prediction require a careful balance between computational efficiency and predictive accuracy.
Approach: They propose a framework that integrates Retrieval-Augmented Generation with a novel multi-head early exit architecture to address both challenges.
Outcome: The proposed framework reduces retrieval time while maintaining high model performance.
DOSE: Data Selection for Multi-Modal LLMs via Off-the-Shelf Models (2026.findings-acl)

Copied to clipboard

Challenge: Existing data filtering methods are expensive because they are trained on the same data they are meant to screen.
Approach: They propose to use off-the-shelf pretrained models that have never seen the target data to select training samples for larger and stronger multimodal models without task-specific training.
Outcome: The proposed method can achieve comparable or even better results than those trained on the full dataset in standard VQA and math benchmarks.
Diffusion Theory as a Scalpel: Detecting and Purifying Poisonous Dimensions in Pre-trained Language Models Caused by Backdoor or Bias (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods to fine-tune pre-trained language models (PLMs) are not safe, since the fine-uning process is invisible to the user.
Approach: They propose a technique to study the dynamic process of fine-tuning for finding poisonous dimensions using diffusion theory.
Outcome: The proposed approach can detect poisonous dimensions with abnormal dynamics, purify them and fine-tune them on a clean dataset.
Aligning Large Language Models with Implicit Preferences from User-Generated Content (2025.acl-long)

Copied to clipboard

Challenge: Existing preference learning methods rely heavily on curated data from humans or advanced LLMs, which is costly and difficult to scale.
Approach: They propose a framework that leverages implicit preferences in unlabeled user-generated content to generate preference data.
Outcome: The proposed framework transforms user-generated content into user queries and generates responses from the policy model.
Spiral of Silence in Large Language Model Agents (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing theories of Spiral of Silence do not apply to large language models .
Approach: They propose an evaluation framework for examining SoS in large language models . they consider four controlled conditions that vary the availability of "History" and "Persona" signals .
Outcome: The proposed framework examines the SoS-like dynamics in large language models . it shows that history and persona together produce strong majority dominance .
AdaTooler-V: Adaptive Tool-Use for Images and Videos (2026.findings-acl)

Copied to clipboard

Challenge: Existing models exhibit blind tool-use reasoning patterns, which significantly increases inference overhead and degrades model performance.
Approach: They propose an MLLM that performs adaptive tool-use by determining whether a visual problem truly requires tools.
Outcome: The proposed model outperforms existing methods in visual reasoning tasks.
On the Robustness of Language Encoders against Grammatical Errors (2020.acl-main)

Copied to clipboard

Challenge: Pre-trained language encoders are effective in facilitating downstream natural language processing tasks, but they often assume training and test corpora are clean and it is unclear how the models behave when confronted with noisy input.
Approach: They conduct adversarial attacks to simulate grammatical errors on clean text data.
Outcome: The proposed model performs better when confronted with natural grammatical errors than when faced with noisy input.
CCD: Mitigating Hallucinations in Radiology MLLMs via Clinical Contrastive Decoding (2026.findings-acl)

Copied to clipboard

Challenge: Multimodal large language models generate medical hallucinations due to over-sensitivity to clinical sections.
Approach: They propose a framework that integrates structured clinical signals from task-specific radiology expert models.
Outcome: The proposed framework improves overall performance on radiology report generation (RRG) on the MIMIC-CXR dataset, it yields up to 17% improvement in RadGraph-F1.
LLM-A*: Large Language Model Enhanced Incremental Heuristic Search on Path Planning (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing path planning algorithms suffer from significant computational and memory inefficiencies as the state space grows . large language models excel in environmental analysis but fall short in detailed spatial and temporal reasoning .
Approach: They propose a new path planning method that synergistically combines A* and LLMs to improve pathfinding efficiency.
Outcome: The proposed method improves pathfinding efficiency while maintaining integrity of path validity in large-scale scenarios.
Conditional Bilingual Mutual Information Based Adaptive Training for Neural Machine Translation (2022.acl-long)

Copied to clipboard

Challenge: Existing approaches to improve neural machine translation use token-level adaptive training . however, standard models make predictions on condition of previous contexts .
Approach: They propose a target-context-aware metric which can be supplemented by statistical metrics . they propose an adaptive training approach based on token- and sentence-level CBMI .
Outcome: The proposed model outperforms the Transformer baseline and other similar approaches on English-German and Chinese-English tasks.
How to Learn in a Noisy World? Self-Correcting the Real-World Data Noise in Machine Translation (2025.findings-naacl)

Copied to clipboard

Challenge: Semantic misalignment, as the primary source of the noise, poses a challenge for training machine translation systems.
Approach: They propose a process for simulating misalignment controlled by semantic similarity which closely resembles misaligned sentences in real-world web-crawled corpora.
Outcome: The proposed model significantly improves translation performance in the presence of misalignment noise and when applied to real-world, noisy web-mined datasets, across a range of translation tasks.
Unsupervised Multi-scale Expressive Speaking Style Modeling with Hierarchical Context Information for Audiobook Speech Synthesis (2022.coling-1)

Copied to clipboard

Challenge: a recent study has shown that expressiveness of audiobooks is limited by the averaged global-scale speaking style representation.
Approach: They propose an unsupervised multi-scale context-sensitive text-to-speech model for audiobooks . they use hierarchical context encoder to predict global-scale contextual style embeddings .
Outcome: The proposed model outperforms existing models on a real-world Mandarin audio dataset.
Direct Behavior Optimization: Unlocking the Potential of Lightweight LLMs (2025.findings-acl)

Copied to clipboard

Challenge: Existing prompt optimization methods rely on extensive manual effort or meta-cognitive abilities, making them less effective for LwLLMs.
Approach: They propose a direct behavior optimization parameter that transforms the optimization of complex prompts into discrete, quantifiable execution sequences using a gradient-free Monte Carlo Tree Search.
Outcome: The proposed method outperforms current prompt optimization methods on seven challenging tasks where state-of-the-art LLMs excel but LwLLMs generally underperform.
A Novel Aspect-Guided Deep Transition Model for Aspect Based Sentiment Analysis (D19-1)

Copied to clipboard

Challenge: Existing models use aspect-independent encoders for sentence representation generation.
Approach: They propose an aspect-guided deep transition model which guides the sentence encoding from scratch with a specially-designed deep transition architecture.
Outcome: The proposed model outperforms existing models on multiple datasets on aspect-category sentiment analysis and aspectterm sentiment analysis without additional features.
Knowledge-augmented Financial Market Analysis and Report Generation (2024.emnlp-industry)

Copied to clipboard

Challenge: Existing methods to generate financial market analysis text require extensive financial knowledge and skill of financial analysts.
Approach: They propose a task to generate financial market analysis reports using financial market data using a financial knowledge graph.
Outcome: The proposed framework outperforms large-scale language models and retrieval-augmented baselines in the financial market analysis generation task.
Cross-layer Attention Sharing for Pre-trained Large Language Models (2026.tacl-1)

Copied to clipboard

Challenge: Existing studies focus on compressing the Key-Value cache or grouping attention heads, while overlooking redundancy between layers.
Approach: They propose a lightweight substitute for self-attention in well-trained LLMs that uses feed-forward networks to align attention heads between adjacent layers and low-rank matrices to approximate differences in layer-wise attention weights.
Outcome: The proposed model reduces redundancy by sharing weights across layers while maintaining high response quality while reducing redundant calculations within 53% 84% of the total layers.
Masked Text-to-Audio Flow-Matching and Reward Feedback Optimization (2026.findings-acl)

Copied to clipboard

Challenge: Experimental results show that Flow-matching generative models can scale training by increasing data, computational resources, and model size.
Approach: They propose a flow-matching transformer with masked generative modeling for scaling text-to-audio inference-time prediction.
Outcome: The proposed model scales inference-time computations by masking generation and re-predicting them through iterative decoding.
Mitigating Lost in Multi-turn Conversation via Curriculum RL with Verifiable Accuracy and Abstention Rewards (2026.acl-long)

Copied to clipboard

Challenge: Large Language Models exhibit strong capabilities in single-turn instruction following but suffer from Lost-in-Conversation (LiC) when instructions are revealed progressively in multi-turn settings, models get "Lost in Conversation"
Approach: They propose a framework that encourages models to generate correct answers and judge solvability in multi-turn conversations.
Outcome: The proposed framework improves models' ability to balance problem-solving with abstention . it reduces premature answering behaviors that cause lost-in-conversation (LiC)
SpatialWebAgent: Leveraging Large Language Models for Automated Spatial Information Extraction and Map Grounding (2025.acl-demo)

Copied to clipboard

Challenge: Understanding and extracting spatial information from text is vital for a wide range of applications, says nielsen . inherent complexity of geographic expressions in natural language presents significant hurdles for traditional extraction methods.
Approach: They propose a system that leverages large language models to extract spatial information from natural language.
Outcome: SpatialWebAgent is designed to extract, standardize, and ground spatial information from natural language text directly onto maps.
Dynamic Sampling that Adapts: Self-Aware Iterative Data Persistent Optimization for Mathematical Reasoning (2026.findings-acl)

Copied to clipboard

Challenge: Current data selection paradigms rely on static, externally defined metrics, which fail to adapt to the evolving capabilities of models during training.
Approach: They propose a dynamic sampling framework that aligns training data with the model's intrinsic competence by iterating on real-time feedback.
Outcome: Extensive experiments on eight benchmarks show that SAI-DPO outperforms static baselines at most nearly 6 points, achieving state-of-the-art efficiency with significantly less data.
RepCodec: A Speech Representation Codec for Speech Tokenization (2024.acl-long)

Copied to clipboard

Challenge: Recent advances in large language models have led to discrete speech tokenization, but this discretization can be costly and impedes performance.
Approach: They propose a new speech representation codec for semantic speech tokenization that reconstructs speech representations from speech encoders like HuBERT or data2vec.
Outcome: The proposed method outperforms the widely used k-means clustering approach in speech understanding and generation.
Biomedical Named Entity Recognition via Dictionary-based Synonym Generalization (2023.emnlp-main)

Copied to clipboard

Challenge: Existing methods for biomedical named entity recognition require laborious human effort.
Approach: They propose a Synonym Generalization framework that recognizes biomedical concepts using span-based predictions.
Outcome: The proposed framework outperforms dictionary-based approaches on a wide range of benchmarks.
A Variational Hierarchical Model for Neural Cross-Lingual Summarization (2022.acl-long)

Copied to clipboard

Challenge: Existing studies on cross-lingual summarization focus on pipeline methods or jointly training an end-to-end model through an auxiliary MT or MS objective.
Approach: They propose a hierarchical model for the cross-lingual summarization task . the model is based on the conditional variational auto-encoder .
Outcome: The proposed model generates better cross-lingual summaries than comparison models in the few-shot setting.
MEMD: A Diversity-Promoting Learning Framework for Short-Text Conversation (C18-1)

Copied to clipboard

Challenge: Neural encoder-decoder models tend to generate meaningless and generic responses regardless of what the input text is.
Approach: They propose an easy-to-extend learning framework based on latent vectors to provide training guidance without resorting to extra data or complicating network’s inner structure.
Outcome: The proposed framework improves the quality of generated responses according to automatic metrics and human evaluations, yielding more diverse and smooth replies.
StoryMI: Steerable Multi-Agent Therapeutic Dialogue Generation (2026.findings-acl)

Copied to clipboard

Challenge: Motivational interviewing (MI) is a directive, client-centered counseling approach for eliciting clients' motivation for behavioral change.
Approach: They propose a multi-LLM agent framework for controllable MI dialogue generation . therapist and client agents generate MI-coded utterances guided by MI codes .
Outcome: The proposed framework can generate fluent dialogues with minimal intervention time and a high level of evaluation.
CofeNet: Context and Former-Label Enhanced Net for Complicated Quotation Extraction (2022.coling-1)

Copied to clipboard

Challenge: Existing solutions for quotation extraction use rule-based approaches and sequence labeling models.
Approach: They propose a Context and Former-Label Enhanced Net for quotation extraction.
Outcome: The proposed method achieves state-of-the-art performance on complicated quotation extraction on two public datasets and one proprietary dataset.
How Far can 100 Samples Go? Unlocking Zero-Shot Translation with Tiny Multi-Parallel Data (2024.findings-acl)

Copied to clipboard

Challenge: a common solution to zero-shot translation is to add as many related translation directions as possible to the training corpus.
Approach: They show that a small amount of multi-parallel data can achieve significant zero-shot improvements . they say that the resulting non-English performance is close to the complete translation upper bound .
Outcome: The proposed model achieves +21.7 ChrF++ non-English translation improvements on EC30 dataset . the resulting non- English performance exceeds M2M100 by an average of 5.9 ChrF+ .
Mirror-Consistency: Harnessing Inconsistency in Majority Voting (2024.findings-emnlp)

Copied to clipboard

Challenge: Large Language Models (LLMs) are a widely-used decoding strategy that relies on the plurality voting rule, which focuses on the most frequent answer while overlooking all other minority responses.
Approach: They propose to incorporate a ‘reflective mirror’ into the self-ensemble decoding process and enables LLMs to critically examine inconsistencies among multiple generations.
Outcome: The proposed method incorporates a ‘reflective mirror’ into the self-ensemble decoding process and enables LLMs to critically examine inconsistencies among multiple generations.
TRACE the Evidence: Constructing Knowledge-Grounded Reasoning Chains for Retrieval-Augmented Generation (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing retrievers are not perfect and often include irrelevant documents in the retrieved set.
Approach: They propose to construct knowledge-grounded reasoning chains from retrieved documents to integrate supporting evidence into RAG models.
Outcome: The proposed model achieves an average performance improvement of 14.03% on three multi-hop QA datasets.
D2TV: Dual Knowledge Distillation and Target-oriented Vision Modeling for Many-to-Many Multimodal Summarization (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing studies focus on improving MMS models by filtering summary-unrelated visual features with implicit learning or explicitly complex training objectives.
Approach: They propose a multimodal multimodal summarization task that aims to generate summaries in any language with document inputs in any languages and the corresponding image sequence.
Outcome: The proposed task can generate summaries in any language with document inputs in any languages and the corresponding image sequence.
Comments as Natural Logic Pivots: Improve Code Generation via Comment Perspective (2024.findings-acl)

Copied to clipboard

Challenge: Existing studies decompose complex tasks into intermediate steps by prompting strategies, such as Chain-of-Thought and its variants.
Approach: They propose to use code comments as natural logic pivot between natural language and code language to boost the code generation ability of code LLMs.
Outcome: The proposed method significantly improves the code pass rate on humanEval and MBPP, while the robustness of the logical comment decoding strategy is higher than the Chain-of-thoughts prompting.
A Shared-Private Representation Model with Coarse-to-Fine Extraction for Target Sentiment Analysis (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing models with span-based labeling have achieved promising results in sentiment analysis.
Approach: They propose a shared-private representation model with a coarse-to-fine extraction algorithm to solve this problem.
Outcome: The proposed model achieves state-of-the-art on target phrases and extraction tasks.
Paths Not Taken: Understanding and Mending the Multilingual Factual Recall Pipeline (2025.emnlp-main)

Copied to clipboard

Challenge: Multilingual large language models (LLMs) exhibit factual inconsistencies across languages . authors identify two primary sources of error: insufficient engagement of reliable English-centric mechanism for factual recall, and incorrect translation from English back into the target language for the final answer.
Approach: They propose two vector interventions to redirect the model toward better internal paths for higher factual consistency.
Outcome: The proposed interventions increase the recall accuracy by over 35 percent for the lowest-performing language.
Retrieval-Augmented Machine Translation with Unstructured Knowledge (2025.findings-emnlp)

Copied to clipboard

Challenge: Retrieval-augmented generation (RAG) is a new approach to enhance large language models (LLMs).
Approach: They propose a multi-task training method to teach LLMs how to use information from multilingual documents during their translation.
Outcome: The proposed method improves LLMs by 1.6-3.1 BLEU and 1.0-2.0 COMET scores in En-Zh, and 1.7-2.9 BLUE and 2.1-2.7 COMET score in En de.
VCB Bench: An Evaluation Benchmark for Audio-Grounded Large Language Model Conversational Agents (2026.findings-acl)

Copied to clipboard

Challenge: despite advances in multimodal conversational systems, current benchmarks lack comprehensive evaluation across key dimensions.
Approach: They propose a Chinese benchmark built exclusively on real human speech to fill this gap . they assess LALMs across three complementary axes: instruction following, knowledge understanding, robustness .
Outcome: VCB Bench assesses LALMs across three complementary axes: instruction following, knowledge understanding, and robustness . VCBM Bench provides reproducible and fine-grained framework for Chinese voice chat bots . results show significant performance disparities and offer tangible insights for future improvements .
Modeling Localness for Self-Attention Networks (D18-1)

Copied to clipboard

Challenge: Existing approaches to model locality for self-attention networks have shown great value for capturing global dependencies.
Approach: They propose to model localness for self-attention networks to capture local context . they cast localness modeling as a learnable Gaussian bias, which indicates the central and scope of the local region to be paid more attention.
Outcome: The proposed model improves the ability to capture local context and improves accuracy.
Hence, Socrates is mortal: A Benchmark for Natural Language Syllogistic Reasoning (2023.findings-acl)

Copied to clipboard

Challenge: SylloBase is a benchmark for syllogistic reasoning, a critical capability widely required in natural language understanding tasks, such as text entailment and question answering.
Approach: They propose to use a benchmark to learn syllogistic reasoning on a set of templates and to use them to generate and understand slogisms.
Outcome: The proposed benchmark covers a complete taxonomy of syllogism reasoning patterns, and contains both automatically and manually constructed samples.
Self-supervised Regularization for Text Classification (2021.tacl-1)

Copied to clipboard

Challenge: Text classification models are prone to overfitting when limited texts are available for training.
Approach: They propose a data-dependent regularization approach based on self-supervised learning . they define auxiliary tasks on input data without using human-provided labels .
Outcome: Experiments on 17 text classification datasets demonstrate the effectiveness of the proposed method.
Self-Alignment for Factuality: Mitigating Hallucinations in LLMs via Self-Evaluation (2024.acl-long)

Copied to clipboard

Challenge: Existing approaches to addressing factual inaccuracies require high-quality human factuality annotations to mitigate these hallucinations.
Approach: They propose to leverage the self-evaluation capability of an LLM to provide training signals that steer the model towards factuality.
Outcome: The proposed approach significantly improves factual accuracy over LLMs across three key knowledge-intensive tasks on TruthfulQA and BioGEN.
Adaptive Query Rewriting: Aligning Rewriters through Marginal Probability of Conversational Answers (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods to incorporate retriever’s preference during the training of query rewriting models rely on extensive annotations such as in-domain rewrites and/or relevant passage labels, limiting their generalization and adaptation capabilities.
Approach: They propose a framework for training query rewriting models with limited rewrite annotations from seed datasets and completely no passage label.
Outcome: The proposed approach decontexualizes conversational queries into self-contained questions suitable for off-the-shelf retrievers.
ConCISE: Confidence-guided Compression in Step-by-step Efficient Reasoning (2025.emnlp-main)

Copied to clipboard

Challenge: Existing methods for fine-tuning-based compression suffer from verbose outputs, increasing computational overhead.
Approach: They propose a framework to generate concise reasoning chains using Confidence Injection and Early Stopping.
Outcome: The proposed framework reduces the length of the model by up to 50% while maintaining high task accuracy.
Few-Shot Table-to-Text Generation with Prototype Memory (2021.findings-emnlp)

Copied to clipboard

Challenge: Neural table-to-text generation models are data-hungry and require large amounts of training data to learn the mapping between tables and texts.
Approach: They propose a framework for table-to-text generation under the few-shot scenario that uses retrieved prototypes and a prototype selector to bridge the structural gap between tables and texts.
Outcome: The proposed framework significantly improves the model performance on three benchmark datasets with state-of-the-art models.
E-ConvRec: A Large-Scale Conversational Recommendation Dataset for E-Commerce Customer Service (2022.lrec-1)

Copied to clipboard

Challenge: Recent research has focused on developing conversational recommendation system (CRS), which provides valuable recommendations to users through conversations.
Approach: They construct an authentic Chinese dialogue dataset consisting of over 25k dialogues and 770k utterances, which contains user profile, product knowledge base, and multiple sequential real conversations between users and recommenders.
Outcome: The proposed dataset contains user profile, product knowledge base, and multiple sequential real conversations between users and recommenders.
Diversifying Content Generation for Commonsense Reasoning with Mixture of Knowledge Graph Experts (2022.findings-acl)

Copied to clipboard

Challenge: Recent years have seen a surge of interest in improving the generation quality of commonsense reasoning tasks.
Approach: They propose a method that diversifies the generative reasoning by a mixture of expert strategy on commonsense knowledge graphs to encourage various generation outputs.
Outcome: The proposed method improves diversity while achieving on par performance on two GCR benchmarks, based on both automatic and human evaluations.
FusionDTI: Fine-grained Binding Discovery with Token-level Fusion for Drug-Target Interaction (2025.findings-emnlp)

Copied to clipboard

Challenge: despite advances in DTI models, models often struggle to capture fine-grained interactions between drugs and proteins.
Approach: They propose a novel drug-target interaction model that uses a token-level module to learn fine-grained information for drug-target interactions.
Outcome: The proposed model learns fine-grained information for drug-target interaction . it mitigates sequence fragment invalidation and incorporates the structure-aware vocabulary of target proteins .
Retrieving Sequential Information for Non-Autoregressive Neural Machine Translation (P19-1)

Copied to clipboard

Challenge: Experimental results show that the Reinforce-NAT system surpasses the baseline NAT system by a significant margin on BLEU without decelerating the decoding speed.
Approach: They propose a sequence-level training method and a Transformer decoder to fuse the target sequential information into the top layer of the decoded Transformer.
Outcome: The proposed model surpasses the baseline NAT system on BLEU without decelerating the decoding speed and achieves comparable translation performance to the autoregressive Transformer model with considerable speedup.
Enhancing Speech Large Language Models with Prompt-Aware Mixture of Audio Encoders (2025.emnlp-main)

Copied to clipboard

Challenge: Existing work on integrating audio encoders with large language models (LLMs) has focused on semantic understanding tasks, but different tasks may require distinct features that emphasize either semantic or acoustic aspects.
Approach: They propose to use a prompt-aware mixture to enhance the Speech LLM that uses multiple audio encoders to extract different features based on the prompt.
Outcome: The proposed approach outperforms all single-encoder Speech LLMs on ASR, speaker number verification, and AC tasks.
Personalized Pieces: Efficient Personalized Large Language Models through Collaborative Efforts (2024.emnlp-main)

Copied to clipboard

Challenge: Experimental results show Per-Pcs outperforms non-personalized and PEFT retrieval baselines, offering performance comparable to OPPU with significantly lower resource use across six tasks.
Approach: They propose a framework that allows users to safely share and assemble personalized large language models using their history data.
Outcome: Experimental results show that Per-Pcs outperforms non-personalized and PEFT retrieval baselines with significantly lower resource use across six tasks.
Factual Error Correction for Abstractive Summarization Models (2020.emnlp-main)

Copied to clipboard

Challenge: Existing methods for abstractive summarization are unable to ensure factual consistency of generated summaries.
Approach: They propose a post-editing corrector module to identify and correct factual errors in generated summaries.
Outcome: The proposed model outperforms existing models on CNN/DailyMail dataset on factual consistency evaluation.
Infinity-Parser: Layout-Aware Reinforcement Learning with High-quality Document Parsing Dataset (2026.findings-acl)

Copied to clipboard

Challenge: Existing supervised fine-tuning methods struggle to generalize across document types, leading to poor performance.
Approach: They propose layoutRL, a reinforcement learning framework that optimizes layout understanding through composite rewards integrating normalized edit distance, paragraph count accuracy, and reading order preservation.
Outcome: The proposed model outperforms specialized document parsing systems and general-purpose vision-language models on a broad range of document types, languages, and structural complexities.
CodeTaxo: Enhancing Taxonomy Expansion with Limited Examples via Code Language Prompts (2025.findings-acl)

Copied to clipboard

Challenge: Existing taxonomies are mainly constructed by experts or through crowd-sourcing, making the process time-consuming, labor-intensive, and restricted in coverage.
Approach: They propose a method that leverages large language models to capture taxonomic structure . existing taxonomies are mainly constructed by experts or through crowd-sourcing .
Outcome: Experiments on five real-world domains show that CodeTaxo outperforms state-of-the-art methods.
DeepGuard: Secure Code Generation via Multi-Layer Semantic Aggregation (2026.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) can replicate insecure patterns from training data.
Approach: They propose a framework that leverages distributed security-relevant cues by aggregating representations from multiple upper layers via an attention-based module.
Outcome: Experiments show that the framework improves the secure-and-correct generation rate by 11.9% over baselines.
Can We Edit LLMs for Long-Tail Biomedical Knowledge? (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing knowledge editing methods can enhance LLMs' performance on long-tail biomedical knowledge, but their performance on high-frequency popular knowledge remains inferior to that on high frequency popular knowledge.
Approach: They conduct the first comprehensive study to investigate the effectiveness of knowledge editing methods for editing long-tail biomedical knowledge.
Outcome: The proposed methods improve LLMs' performance on long-tail biomedical knowledge, but their performance on high-frequency popular knowledge remains inferior even after editing.
Putting Captions to the Test: Evaluating Video Caption Quality through Multiple-Choice Question Answering (2026.acl-long)

Copied to clipboard

Challenge: Existing metrics for video captioning are based on text-based comparisons with ground-truth references.
Approach: They propose a reference-free benchmark that assesses video captions based on their utility . they will release the benchmark to facilitate reproducible research .
Outcome: The proposed benchmark improves on human-verified, fine-grained questions . it correlates significantly better with human judgments than existing metrics .
Harvesting Events from Multiple Sources: Towards a Cross-Document Event Extraction Paradigm (2024.findings-acl)

Copied to clipboard

Challenge: Document-level event extraction aims to extract structured information from unstructured text.
Approach: They propose a cross-document event extraction pipeline that integrates event information from multiple documents and provides a comprehensive perspective on events.
Outcome: The proposed pipeline achieves about 72% F1 in end-to-end cross-document event extraction, setting up a benchmark for future research.
The Reasoning Trap: How Enhancing LLM Reasoning Amplifies Tool Hallucination (2026.acl-long)

Copied to clipboard

Challenge: Recent studies suggest that strengthening reasoning often coincides with increased hallucination . however, no prior work has examined whether reasoning enhancement itself causes tool hallucinism .
Approach: They propose a diagnostic benchmark measuring tool hallucination in two failure modes . they demonstrate a causal relationship between enhancing reasoning and tool hallubulation .
Outcome: The proposed benchmark measures tool hallucination in two failure modes: no tool available, and (ii) only distractor tools available.
CTCC: A Robust and Stealthy Fingerprinting Framework for Large Language Models via Cross-Turn Contextual Correlation Backdoor (2025.emnlp-main)

Copied to clipboard

Challenge: Existing methods for fingerprinting model ownership traces are vulnerable to illegal plagiarism and are not reliable.
Approach: They propose a rule-driven fingerprinting framework that encodes contextual correlations across multiple dialogue turns.
Outcome: The proposed framework achieves stronger stealth and robustness than previous work.
ResoFilter: Fine-grained Synthetic Data Filtering for Large Language Models through Data-Parameter Resonance Analysis (2025.findings-naacl)

Copied to clipboard

Challenge: Existing methods for enhancing large language models lack clear metrics for evaluating data characteristics.
Approach: They propose a method that integrates models, data, and tasks to refine datasets.
Outcome: The proposed method achieves comparable results to full-scale fine-tuning using only half the data in mathematical tasks and exhibits strong generalization across different models and domains.
Mechanistic Understanding and Mitigation of Language Model Non-Factual Hallucinations (2024.findings-emnlp)

Copied to clipboard

Challenge: State-of-the-art language models (LMs) sometimes generate that misalign with world knowledge.
Approach: They propose a method to mitigate hallucinations by restoring the LM's internal fact recall pipeline by a targeted restoration of its internal fact-recall pipeline.
Outcome: The proposed method shows superior performance compared to baselines.
A Learning-Exploring Method to Generate Diverse Paraphrases with Multi-Objective Deep Reinforcement Learning (2020.coling-main)

Copied to clipboard

Challenge: Paraphrase generation is of great importance for many downstream tasks in natural language processing.
Approach: They propose a method to generate sentences as learning objectives from the learned data distribution and employ reinforcement learning to combine these new learning objectives for model training.
Outcome: The proposed method gains significant diversity and improves generation quality over state-of-the-art datasets.
Leveraging the Power of Large Language Models in Entity Linking via Adaptive Routing and Targeted Reasoning (2025.emnlp-industry)

Copied to clipboard

Challenge: Entity Linking (EL) relies on large labeled datasets and extensive fine-tuning . lexical ambiguity, knowledge-intensive cases and low-context mentions are some of the challenges.
Approach: Entity Linking (EL) relies on large annotated datasets and extensive fine-tuning . authors propose a pipeline that integrates candidate generation, context-based scoring, adaptive routing, and selective reasoning .
Outcome: ARTER outperforms ReFinED and LLM-based pipelines on standard benchmarks . it performs twice as efficiently on 5 out of 6 datasets and doubles the number of tokens compared to pipelines using LLM .
Unleashing Large Language Models’ Proficiency in Zero-shot Essay Scoring (2024.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in automated essay scoring (AES) have relied on labeled essays, requiring tremendous cost and expertise for their acquisition.
Approach: They propose a zero-shot prompting framework that automatically decomposes writing proficiency into distinct traits and generates scoring criteria for each trait.
Outcome: The proposed framework outperforms straightforward prompting (Vanilla) on TOEFL11 and ASAP, while the small-sized Llama2-13b-chat significantly outperformed ChatGPT.
Text Classification Using Label Names Only: A Language Model Self-Training Approach (2020.emnlp-main)

Copied to clipboard

Challenge: Current text classification methods require a large number of labeled documents as training data.
Approach: They propose a model that uses only the label name of each class to train classification models on unlabeled data without using any labeled examples.
Outcome: The proposed model achieves 90% accuracy on four benchmark datasets using label names as the only supervision .
Control Large Language Models via Divide and Conquer (2024.emnlp-main)

Copied to clipboard

Challenge: Lexically Constrained Generation (LCG) is a crucial task of text generation.
Approach: They propose a Divide and Conquer Generation strategy to enhance LLMs' performance in Lexically Constrained Generation with prompt-based controlling.
Outcome: The proposed strategy shows 90% improvement on the most challenging LCG task.
Equipping Retrieval-Augmented Large Language Models with Document Structure Awareness (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to retrieval-augmented generation ignore valuable structure that is crucial for document organization.
Approach: They propose a framework that explicitly incorporates structural information throughout the RAG process.
Outcome: The proposed framework incorporates structural information throughout the RAG process.
IHEval: Evaluating Language Models on Following the Instruction Hierarchy (2025.naacl-long)

Copied to clipboard

Challenge: Instruction-tuned language models (LMs) are increasingly deployed as interactive services across various applications.
Approach: They propose a benchmark to evaluate models' ability to follow the instruction hierarchy by comparing their models to a set of benchmarks.
Outcome: The proposed benchmark covers 3,538 examples across nine tasks covering cases where instructions in different priorities either align or conflict.
Benchmarking Foundation Models with Retrieval-Augmented Generation in Olympic-Level Physics Problem Solving (2025.findings-emnlp)

Copied to clipboard

Challenge: a new study examines the potential of retrieval-augmented generation (RAG) with foundation models to enhance expert-level reasoning.
Approach: They introduce PhoPile, a high-quality multimodal dataset specifically designed for Olympiad-level physics.
Outcome: The proposed model can be used to solve Olympiad-level physics problems.
TASA: Deceiving Question Answering Models by Twin Answer Sentences Attack (2022.emnlp-main)

Copied to clipboard

Challenge: Existing adversarial models rely on keyword matching and ignore relevant contextual relations for answer prediction.
Approach: They propose to use keyword matching to attack model with two biases that rely on a perturbed answer sentence and a distracting answer sentence to misguide model.
Outcome: The proposed method produces fluent and grammatical adversarial contexts while maintaining gold answers.
Revisiting Catastrophic Forgetting in Large Language Model Tuning (2024.findings-emnlp)

Copied to clipboard

Challenge: Catastrophic Forgetting (CF) compromises the effectiveness of large language models during fine-tuning, yet the underlying causes of CF remain largely unexplored.
Approach: They propose a method to flatten the model loss landscape to mitigate CF by flattening the loss landscape.
Outcome: The proposed method complements existing anti-forgetting strategies, further enhancing the resistance of LLMs to CF.
Query Structure Modeling for Inductive Logical Reasoning Over Knowledge Graphs (2023.acl-long)

Copied to clipboard

Challenge: Existing methods for inductive reasoning over knowledge graphs lack the ability to model the logical structures of complex queries.
Approach: They propose a structure-modeled textual encoding framework for inductive logical reasoning over KGs that encodes linearized query structures and entities using pre-trained language models to find answers.
Outcome: The proposed framework encodes query structures and entities using pre-trained language models to find answers.
Instant Personalized Large Language Model Adaptation via Hypernetwork (2026.acl-long)

Copied to clipboard

Challenge: Existing parameter-efficient fine-tuning methods require training a separate adapter for each user, making them computationally expensive and impractical for real-time updates.
Approach: They propose a scalable framework that maps a user's profile directly to a full set of adapter parameters.
Outcome: The proposed framework outperforms prompt-based personalization and OPPU while using substantially fewer computational resources at deployment.
AdaMARP: An Adaptive Multi-Agent Interaction Framework for General Immersive Role-Playing (2026.findings-acl)

Copied to clipboard

Challenge: Existing LLMs lack immersion and adaptability, resulting in limited character orchestration and on-the-fly character introduction.
Approach: They propose an LLM-based framework that allows actors to interact with users in an ongoing narrative.
Outcome: The proposed framework outperforms commercial LLMs in character consistency, environment grounding, and narrative coherence.
UniConv: Unifying Retrieval and Response Generation for Large Language Models in Conversations (2025.acl-long)

Copied to clipboard

Challenge: Existing conversational search systems are usually built with two different models . this separation restricts the system from leveraging the model's intrinsic knowledge simultaneously . Existing studies for developing unified models cannot fully address the aspects of understanding conversational context, managing retrieval independently, and generating responses.
Approach: They propose to unify dense retrieval and response generation for large language models in conversation by fine-tuning and mitigating data discrepancy.
Outcome: The proposed model can outperform existing models on five conversational search datasets and reduce inconsistency risks while mitigating data discrepancy.
Exploring Conditional Variational Mechanism to Pinyin Input Method for Addressing One-to-Many Mappings in Low-Resource Scenarios (2024.acl-short)

Copied to clipboard

Challenge: Experimental results demonstrate the superior performance of our method.
Approach: They propose to leverage conditional variational mechanism to simplify pinyin IME . they employ a strategy that facilitates interaction between pinyan and Chinese character information .
Outcome: The proposed method improves the performance of pinyin input method engine (IME) under low-resource conditions.
A Dashboard for Mitigating the COVID-19 Misinfodemic (2021.eacl-demos)

Copied to clipboard

Challenge: a new public dashboard aims to understand the impact of the COVID-19 misinfodemic on Twitter . the dashboard uses a curated catalog of COVId-19 related facts and debunks of misinformation .
Approach: They propose a public dashboard that matches tweets with COVID-19 misinformation . they also propose experiments to analyze the spread of misinformation on twitter .
Outcome: The proposed dashboard uses a curated catalog of COVID-19 related facts and debunks misinformation . it shows the most prevalent information from the catalog among Twitter users in user-selected geographic regions .
TriSPrompt: A Hierarchical Soft Prompt Model for Multimodal Rumor Detection with Incomplete Modalities (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing multimodal rumor detection methods focus on learning joint modality representations from complete multimodal training data, rendering them ineffective in addressing the common occurrence of missing modalities in real-world scenarios.
Approach: They propose a hierarchical soft prompt model TriSPrompt which integrates three types of prompts to effectively detect rumors in incomplete multimodal data.
Outcome: The proposed model achieves an accuracy gain of over 13% compared to state-of-the-art models.
AutoRubric: Rubric-Based Generative Rewards for Faithful Multimodal Reasoning (2026.findings-acl)

Copied to clipboard

Challenge: Multimodal large language models (MLLMs) have advanced from perception tasks to complex multi-step reasoning.
Approach: They propose a framework that integrates reinforcement learning with verifiable rewards with process-level supervision through automatically collected rubric-based generative rewards.
Outcome: The proposed framework achieves state-of-the-art performance on six multimodal reasoning benchmarks and significantly improves reasoning faithfulness in dedicated evaluations.
THOR-MoE: Hierarchical Task-Guided and Context-Responsive Routing for Neural Machine Translation (2025.acl-long)

Copied to clipboard

Challenge: Existing sparse Mixture-of-Experts (MoE) solutions may lead to sub-optimal performance . thor-moe uses domain/linguistics-specific knowledge, but lacks context-responsive routing policies .
Approach: They propose a sparse Mixture-of-Experts (MoE) solution which uses task knowledge of NMT into MoE and provides hierarchical task-guided and context-responsive routing policies.
Outcome: thor-MoE can achieve an average improvement of 0.75 BLEU with less than 22% activated parameters on multi-domain translation tasks.
Incremental Transformer with Deliberation Decoder for Document Grounded Conversations (P19-1)

Copied to clipboard

Challenge: Existing dialogue systems do not exploit document knowledge effectively enough.
Approach: They propose a Transformer-based architecture for document grounded conversations that incorporates document knowledge into a two-pass decoder to improve context coherence and knowledge correctness.
Outcome: The proposed model outperforms baselines on context coherence and knowledge relevance on a real-world document grounded dataset.
Enhancing Visual Dialog Questioner with Entity-based Strategy Learning and Augmented Guesser (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to build a visual dialog (VD) Questioner do not provide explicit guidance for questioner to generate visually related and informative questions.
Approach: They propose a Related entity enhanced Questioner that learns entity-based questioning strategy from human dialogs.
Outcome: The proposed approach achieves state-of-the-art performance on image-guessing task and question diversity.
ConRPG: Paraphrase Generation using Contexts as Regularizer (2021.emnlp-main)

Copied to clipboard

Challenge: Existing methods for paraphrase generation lack reliable supervision signals.
Approach: They propose an unsupervised paradigm for paraphrase generation based on contextual language models, candidate filtering and paraphrase model training based upon the selected candidates.
Outcome: The proposed paradigm outperforms existing paraphrase generation methods in supervised and unsupervised setups.
MSCTD: A Multimodal Sentiment Chat Translation Dataset (2022.acl-long)

Copied to clipboard

Challenge: Multimodal machine translation and textual chat translation have received considerable attention . however, little research has been devoted to multimodal machine translator in conversations .
Approach: They propose a task to generate more accurate translations with the help of dialogue history and visual context.
Outcome: The proposed task can generate more accurate translations with the help of dialogue history and visual context.
How Do Large Language Models Capture the Ever-changing World Knowledge? A Review of Recent Advances (2023.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) are impressive in solving tasks, but they can quickly be outdated after deployment.
Approach: They provide a review of recent advances in aligning deployed large language models with the ever-changing world knowledge.
Outcome: The proposed models can be used to perform various tasks directly through in-context learning or for further fine-tuning for domain-specific uses.
Accelerating Dense LLMs via L0-regularized Mixture-of-Experts (2025.acl-short)

Copied to clipboard

Challenge: Existing methods for accelerating large language models (LLMs) suffer from slow and costly inference.
Approach: They propose a lightweight MoE approach using cluster confusion matrix and dynamic batching to accelerate dense LLMs.
Outcome: The proposed method achieves 2.5x speedup over dense models while maintaining competitive performance.
Traffic Light or Light Traffic? Investigating Phrasal Semantics in Large Language Models (2024.findings-emnlp)

Copied to clipboard

Challenge: Phrases are fundamental linguistic units through which humans convey semantics.
Approach: They assess the capacity of API-based large language models to comprehend phrase semantics . they use three human-annotated datasets to analyze their results .
Outcome: The proposed model outperforms embedding-based methods in phrase semantic reasoning tasks . the proposed model does not show significant advantage over fine-tuned methods .
Search Augmented Instruction Learning (2023.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) have been significantly improved by instruction fine-tuning, but still lack transparency and the ability to utilize up-to-date knowledge and information.
Approach: They propose a search-augmented instruction learning model which grounds the language generation and instruction following abilities on complex search results generated by in-house and external search engines.
Outcome: The proposed model outperforms plain LLMs on zero-shot language tasks and can generate both natural and programming languages following natural language guidance and requests.
Evaluating Readability and Faithfulness of Concept-based Explanations (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods for evaluating concepts from different perspectives lack a unified formalization.
Approach: They propose a formal definition of concepts generalizing to diverse concept-based explanations’ settings and apply it to other types of explanations or tasks.
Outcome: Extensive experimental analysis was carried out to determine the evaluation measures for explanation evaluation measures.
Anchored Sliding Window: Toward Robust and Imperceptible Linguistic Steganography (2026.acl-long)

Copied to clipboard

Challenge: linguistic steganography assumes that stegographic texts are fragile to even minor modifications, compromising text quality.
Approach: They propose an anchored sliding window framework to improve imperceptibility and robustness . they propose to include the prompt and a bridge context within the context window .
Outcome: The proposed framework outperforms the baseline method in text quality, imperceptibility and robustness across diverse settings.
MentalGLM Series: Explainable Large Language Models for Mental Health Analysis on Chinese Social Media (2025.emnlp-main)

Copied to clipboard

Challenge: Social media is a key platform for emotional expression, yet deep learning lacks flexibility and interpretability.
Approach: They propose to use Chinese social media to train interpretable mental health instruction datasets to test models' ability to explain their decisions.
Outcome: The proposed models outperform deep learning and LLMs on three mental health downstream tasks and demonstrate their potential for clinical applications.
Silencing the Guardrails: Inference-Time Jailbreaking via Dynamic Contextual Representation Ablation (2026.findings-acl)

Copied to clipboard

Challenge: Existing strategies to circumvent safety constraints face significant trade-offs between effectiveness and efficiency.
Approach: They propose a framework that allows to infer model refusal behaviors without expensive parameter updates or training.
Outcome: The proposed framework outperforms baselines in multiple safety-aligned open-source LLMs.
Two Parents, One Child: Dual Transfer for Low-Resource Neural Machine Translation (2021.findings-acl)

Copied to clipboard

Challenge: Neural machine translation suffers when parallel data is scarce for training . a new framework to transfer multiple sources of auxiliary data is proposed .
Approach: They propose a framework to transfer multiple sources of auxiliary data from high-resource parallel data to low-resourced translation models using pretrained language models.
Outcome: The proposed approach yields consistent improvements over strong competitors for multiple translation directions.
TALON: A Multi-Agent Framework for Long-Table Exploration and Question Answering (2025.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to query-relevant content retrieval fail to retrieve contextually relevant data.
Approach: They propose a multi-agent framework for table question answering over long tables . TALON features a planning agent that iteratively invokes a tool agent to access tabular data .
Outcome: The proposed framework achieves average accuracy improvements of 7.5% and 12.0% across all language models.
PunchBench: Benchmarking MLLMs in Multimodal Punchline Comprehension (2025.acl-long)

Copied to clipboard

Challenge: Existing benchmarks on punchline comprehension suffer from language shortcuts that allow models to rely on text, lack of question diversity, and narrow focus on a specific domain of multimodal content.
Approach: They propose a multimodal punchline comprehension benchmark to assess models' ability to comprehend punchlines.
Outcome: The proposed model surpasses in-context learning and chain-of-thought in punchline comprehension.
Token Preference Optimization with Self-Calibrated Visual-Anchored Rewards for Hallucination Mitigation (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for predicting hallucinations suffer from two drawbacks: Lack of scalable token-level rewards and Neglect of visual-anchored tokens.
Approach: They propose a Token Preference Optimization model with self-calibrated rewards . they propose based on visual-anchored tokens and visual-aware training objective .
Outcome: The proposed model improves hallucination performance by focusing on visual-anchored tokens without fine-grained annotations.
LLaVE: Large Language and Vision Embedding Models with Hardness-Weighted Contrastive Learning (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing LMM-based embedding models exhibit a high degree of overlap in similarity distribution between positive and negative pairs, making it challenging to distinguish hard negative pairs effectively.
Approach: They propose a framework that improves the embedding model's representation learning for negative pairs based on their discriminative difficulty.
Outcome: The proposed framework improves the embedding model's representation learning for negative pairs based on their discriminative difficulty.
TOWER: Tree Organized Weighting for Evaluating Complex Instructions (2024.findings-emnlp)

Copied to clipboard

Challenge: Evaluating the ability of large language models to follow human-written instructions remains a challenge.
Approach: They propose a new evaluation metric that incorporates human-judged importance into the assessment of complex instruction following.
Outcome: The proposed evaluation metric incorporates human-judged importance into the assessment of complex instruction following.
SED-SFT: Selectively Encouraging Diversity in Supervised Fine-Tuning (2026.acl-short)

Copied to clipboard

Challenge: Existing studies have proposed a new approach to optimize for SFT followed by RL . existing studies have suggested a method to optimize SFT for large language models .
Approach: They propose a framework that encourages diversity based on token exploration space.
Outcome: Experiments show that SED-SFT significantly improves generation diversity with a negligible computational overhead increase over CE loss.
Towards Safer Large Language Models through Machine Unlearning (2024.findings-acl)

Copied to clipboard

Challenge: Existing work attempted to implement a gradient ascent based approach to prevent LLMs from producing harmful output when faced with problematic prompts.
Approach: They propose a gradient ascent based approach to prevent LLMs from producing harmful output when faced with problematic prompts.
Outcome: The proposed approach eliminates harmful knowledge while preserving utility on normal prompts.
AVG-LLaVA: An Efficient Large Multimodal Model with Adaptive Visual Granularity (2025.findings-acl)

Copied to clipboard

Challenge: Existing large multimodal models typically divide high-resolution images into multiple local images and a global image, leading to a large number of visual tokens.
Approach: They propose an LMM that can adaptively select the appropriate visual granularity based on the input image and instruction.
Outcome: The proposed model significantly reduces visual tokens and speeds up inference on 11 benchmarks.
CHBias: Bias Evaluation and Mitigation of Chinese Conversational Language Models (2023.acl-long)

Copied to clipboard

Challenge: Existing studies on social biases in language models have focused on only English.
Approach: They propose to use a Chinese dataset for bias evaluation and mitigation of Chinese conversational language models.
Outcome: The proposed dataset includes under-explored bias categories, such as ageism and appearance biases, which received less attention in previous studies.
Knowledgeable or Educated Guess? Revisiting Language Models as Knowledge Bases (2021.acl-long)

Copied to clipboard

Challenge: Recent studies show that pre-trained masked language models can be factual knowledge bases.
Approach: They conduct a rigorous study to explore the underlying predicting mechanisms of MLMs . they find that previous decent performance mainly owes to the biased prompts which overfit dataset artifacts a .
Outcome: The proposed model improves on illustrative cases and external contexts . the results question the previous findings that MLMs can be reliable factual knowledge bases .
LongDPO: Unlock Better Long-form Generation Abilities for LLMs via Critique-augmented Stepwise Information (2025.findings-acl)

Copied to clipboard

Challenge: Recent advances in large language models have improved their capacity to handle long text inputs, but current models still exhibit unsatisfactory performance in long-form generation.
Approach: They propose a method to enhance long-form text generation through step-level supervision by leveraging Monte Carlo Tree Search to collect stepwise preference pairs and employ a global memory pool to maintain factual accuracy.
Outcome: The proposed method improves performance on long-form generation benchmarks while maintaining lossless performance on several general benchmarks.
Memory-Guided Hard Data Augmentation for Multimodal Named Entity Recognition (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for Named Entity Recognition (NER) ignore the internal state of the target model.
Approach: They propose a framework to repair model-specific errors by using a model-based approach . they employ cross-validation to identify model- specific Hard Data and a memory tree to induce macro-level error patterns from micro-level failures.
Outcome: The proposed framework yields significant performance gains on Twitter and other platforms.
Word-level Textual Adversarial Attacking as Combinatorial Optimization (2020.acl-main)

Copied to clipboard

Challenge: Existing word-level attack models are far from perfect because of unsuitable search space reduction methods and inefficient optimization algorithms.
Approach: They propose a novel adversarial adversarialist model that incorporates word substitution and particle swarm optimization to solve two problems separately.
Outcome: The proposed model achieves much higher success rates and crafts more high-quality adversarial examples as compared to baseline methods.
Beyond Single Frames: Can LMMs Comprehend Implicit Narratives in Comic Strip? (2025.findings-emnlp)

Copied to clipboard

Challenge: Large Multimodal Models have demonstrated strong performance on vision-language benchmarks, yet current evaluations focus on single-image reasoning.
Approach: STRIPCIPHER is a benchmark designed to evaluate model ability on understanding implicit narratives in silent comics.
Outcome: STRIPCIPHER is a high-quality, human-annotated dataset featuring fine-grained annotations and comprehensive coverage of varying difficulty levels.
LCS: A Language Converter Strategy for Zero-Shot Neural Machine Translation (2024.findings-acl)

Copied to clipboard

Challenge: Existing LT strategies cannot indicate the desired target language on zero-shot translation, i.e., the off-target issue.
Approach: They propose a language converter strategy that embeds the target language into the top encoder layers to mitigate confusion in the encoder and ensures stable language indication for the decoder.
Outcome: The proposed language converter strategy significantly mitigates off-target issue on multiUN, TED, and OPUS-100 datasets.
TriageAgent: Towards Better Multi-Agents Collaborations for Large Language Model-Based Clinical Triage (2024.findings-emnlp)

Copied to clipboard

Challenge: escalation in emergency department patient visits poses challenges to efficient clinical management . Currently, hospitals rely on human experts to review clinical notes and determine case urgency .
Approach: a team of researchers develop a multi-agent framework to enhance collaborative decision-making in clinical triage.
Outcome: The proposed framework outperforms state-of-the-art LLM-based methods on three clinical triage test sets.
ProtoInfoMax: Prototypical Networks with Mutual Information Maximization for Out-of-Domain Detection (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to detect out-of-domain (OOD) inputs are limited and lack data.
Approach: They propose a new architecture that extends Prototypical Networks to process in-domain and OOD sentences via Mutual Information Maximization objective.
Outcome: The proposed method significantly improves performance up to 20% for OOD detection in low resource settings of text classification.
Enhancing Cross-lingual Prompting with Dual Prompt Augmentation (2023.findings-acl)

Copied to clipboard

Challenge: a recent study shows that prompting is superior for multilingual/cross-lingual problems . despite its effectiveness on English tasks, its potential for cross-lingual problem is under-explored .
Approach: They propose a framework for prompting that can be used to augment cross-lingual prompts.
Outcome: The proposed framework achieves 46.54% with only 16 English training examples per class, significantly better than fine-tuning.
DialogUSR: Complex Dialogue Utterance Splitting and Reformulation for Multiple Intent Detection (2022.findings-emnlp)

Copied to clipboard

Challenge: DialogUSR is a plug-in and domain-agnostic module that empowers multi-intent detection for chatbots . a single user query triggers inquiries on highspeed train ticket price and weather of destination.
Approach: They propose a dialog utterance splitting and reformulation task that splits multi-intent user query into multiple single-intention sub-queries and recovers all coreferred and omitted information in the sub-questions.
Outcome: The proposed model can be used to split multi-intent user queries into multiple sub-queries . it can be trained in two stages and perform in-depth analyses on the proposed models .
Turn-PPO: Turn-Level Advantage Estimation with PPO for Improved Multi-Turn RL in Agentic LLMs (2026.findings-eacl)

Copied to clipboard

Challenge: Reinforcement learning (RL) has re-emerged as a natural approach for training interactive LLM agents in real-world environments.
Approach: They propose a variant that operates on a turn-level MDP formulation, instead of the commonly used token-level one.
Outcome: The proposed method is more robust than the widely used GRPO algorithm and more efficient than token-level MDPs.
Gumbel Reranking: Differentiable End-to-End Reranker Optimization (2025.acl-long)

Copied to clipboard

Challenge: Existing distillation-based approaches suffer from training-inference misalignment and fail to capture interdependencies among candidate documents.
Approach: They propose a method to optimize rerankers by learning a stochastic, document-wise Top-k attention mask using the Gumbel Trick and Relaxed Top-K Sampling.
Outcome: The proposed framework minimizes the overall language loss and improves recall on hotpotQA.
RetrievalQA: Assessing Adaptive Retrieval-Augmented Generation for Short-form Open-Domain Question Answering (2024.findings-acl)

Copied to clipboard

Challenge: Existing methods for assessing retrieval of relevant information are understudied . previous studies have neglected to evaluate ARAG methods .
Approach: They propose a benchmark to evaluate existing ARAG methods that use threshold tuning to adjust retrieval for queries instead of indiscriminate retrieval.
Outcome: The proposed method can be used to evaluate existing ARAG methods without calibration or training.
Knowledge Graph Embedding with Hierarchical Relation Structure (D18-1)

Copied to clipboard

Challenge: Existing knowledge graph embedding models embed entities and relations into latent vectors without leveraging rich information from relation structure.
Approach: They extend existing KGE models to learn knowledge representations by leveraging relation structure . authors say their approach is capable of extending other KGEs .
Outcome: The proposed approach can extend existing KGE models, and validates against baselines.
Knowledge-Enriched Natural Language Generation (2021.emnlp-tutorials)

Copied to clipboard

Challenge: Knowledge-enriched text generation poses unique challenges in modeling and learning . a roadmap will outline the state-of-the-art methods to tackle these challenges .
Approach: They propose a roadmap to tackle the challenges of knowledge-enriched text generation . they will dive deep into various technical components to illustrate how to represent knowledge .
Outcome: This tutorial outlines the state-of-the-art methods to tackle the problem . it aims to show how to represent knowledge, feed knowledge into a generation model, evaluate results .
Multi-Level Cross-Modal Alignment for Speech Relation Extraction (2024.emnlp-main)

Copied to clipboard

Challenge: Existing studies use synthetic speech to train and evaluate SpeechRE models, hindering their development . modality gap issue limits performance of existing models, limiting future researches .
Approach: They propose to use speech data to train and evaluate SpeechRE models by using real speech . they propose to train a cross-modal alignment model to bridge the modality gap .
Outcome: The proposed model can train to bridge the modality gap between speech encoder and text decoder . the proposed model is based on two real SpeechRE datasets .
Advancing Language Models through Instruction Tuning: Recent Progress and Challenges (2025.emnlp-tutorials)

Copied to clipboard

Challenge: tutorial addresses three critical questions within the field of instruction tuning: (1) What are the current focal points in instruction tuning research? (2) What are best practices in training an instruction-following model? (3) What new challenges have emerged?
Approach: This tutorial presents a systematic overview of recent advances in instruction tuning.
Outcome: The tutorial covers different stages in model training: supervised fine-tuning, preference optimization, and reinforcement learning.
Disentangling Biased Knowledge from Reasoning in Large Language Models via Machine Unlearning (2025.acl-long)

Copied to clipboard

Challenge: Existing approaches to disentangle biased knowledge from reasoning are sub-optimal . entangled data makes curation difficult, leading to inclusion of sensitive, toxic data.
Approach: They propose a framework that selectively removes biased knowledge while preserving reasoning abilities.
Outcome: The proposed framework improves fairness accuracy by 14.7% and reasoning performance by 62.6% across multiple LLMs.
Cross-Lingual Knowledge Editing in Large Language Models (2024.acl-long)

Copied to clipboard

Challenge: Knowledge editing is a promising technique to adapt large language models to new knowledge without retraining from scratch.
Approach: They propose to use a multilingual dataset to translate a large-scale cross-lingual synthetic dataset from English to Chinese and then to evaluate their performance in Chinese.
Outcome: The proposed method can change model performance on several special cases without retraining from scratch.
Learning Invariant Representation Improves Robustness for MRC Models (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to improve machine reading comprehension models are vulnerable and not robust to adversarial examples.
Approach: They propose to construct positive example pairs which have same answer by augmentation and then introduce stability and contrastive loss to improve invariance of representation.
Outcome: The proposed approach boosts the robustness of QA models across different tasks and attack sets significantly and consistently.
Unsupervised Paraphrasing by Simulated Annealing (2020.acl-main)

Copied to clipboard

Challenge: Existing approaches to generate accurate and different-appearing paraphrases require massive parallel samples for training.
Approach: They propose a novel approach that accomplishes Unsupervised Paraphrasing by Simulated Annealing by performing local editing.
Outcome: The proposed approach outperforms existing models in automatic and human evaluations on Quora, Wikianswers, MSCOCO, and Twitter.
A Fast and High-quality Text-to-Speech Method with Compressed Auxiliary Corpus and Limited Target Speaker Corpus (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods to generate high-quality speech with limited target speaker corpus require extensive training data.
Approach: They propose an auxiliary corpus compression algorithm that reduces the training cost while the naturalness of synthesized speech is not significantly degraded.
Outcome: The proposed method significantly reduces training costs while maintaining the naturalness of synthesized speech.
Ruleformer: Context-aware Rule Mining over Knowledge Graph (2022.coling-1)

Copied to clipboard

Challenge: Existing work on rule mining focuses on mining rules, but how to select appropriate rules for completion of different triplets has not been discussed.
Approach: They propose to take context information into consideration when selecting suitable rules . they devise a transformer-based rule mining approach, Ruleformer .
Outcome: The proposed model takes context information into consideration, which helps select suitable rules for inference tasks.
Tackling Modality Heterogeneity with Multi-View Calibration Network for Multimodal Sentiment Detection (2023.acl-long)

Copied to clipboard

Challenge: Existing studies focus on fusing different features but ignore the challenge of modality heterogeneity.
Approach: They propose a text-guided fusion module with novel Sparse-Attention to reduce the negative impacts of redundant visual elements and a sentiment-based congruity constraint task to calibrate the feature shift in the representation space.
Outcome: The proposed model is competitive against existing methods and achieves state-of-the-art results on two public benchmark datasets.
Multi-Objective Forward Reasoning and Multi-Reward Backward Refinement for Product Review Summarization (2024.lrec-main)

Copied to clipboard

Challenge: Product review summarization aims to generate a concise summary based on product reviews . factual accuracy, aspect comprehensiveness, and content relevance are challenges .
Approach: They propose an FB-Thinker framework to improve product review summarization ability . they propose two Chinese product review summary datasets for instruction-tuning and evaluation .
Outcome: The proposed framework improves product review summarization with forward reasoning and backward refinement.
VoxEval: Benchmarking the Knowledge Understanding Capabilities of End-to-End Spoken Language Models (2025.acl-long)

Copied to clipboard

Challenge: Existing question-answering benchmarks fail to evaluate SLMs’ knowledge understanding due to their inability to support end-to-end speech evaluation and account for varied input audio conditions.
Approach: They propose a new question-answering benchmark that assesses SLMs’ knowledge understanding through pure speech interactions.
Outcome: The proposed benchmark maintains speech format for both inputs and outputs, evaluates model robustness across diverse input audio conditions, and pioneers the assessment of complex tasks like mathematical reasoning in spoken format.
MultiCodeAttack: Iterative Jailbreak Attacking on LLMs with Multi-Code Prompt Injection (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to jailbreak rely on fixed template design and a single programming language . however, existing approaches do not consider language diversity or adaptive template evolution .
Approach: They propose a structured jailbreak framework that explores and optimizes multi-language code templates.
Outcome: The proposed framework outperforms existing jailbreak baselines and produces higher harmful outputs than baseline methods.
See the World, Discover Knowledge: A Chinese Factuality Evaluation for Large Vision Language Models (2025.findings-acl)

Copied to clipboard

Challenge: Existing models for large vision language models do not fully reflect their knowledge capacity and reliability, resulting in erroneous outputs that do not align with the image content or provide answers lacking knowledge evidence.
Approach: They propose a Chinese-based benchmark for visual factuality across 8 major topics and 56 subtopics and a multi-hop question construction.
Outcome: The proposed model decouples visual factuality into two parts: seeing the world and discovering knowledge.
Modeling Bilingual Conversational Characteristics for Neural Chat Translation (2021.acl-long)

Copied to clipboard

Challenge: Neural chat translation aims to translate bilingual conversational text due to its inherent characteristics such as role preference, dialogue coherence, and translation consistency.
Approach: They propose to model the translation quality of conversational text by learning distributions of bilingual conversational characteristics.
Outcome: The proposed approach outperforms baseline models and is widely available.
Balanced Joint Adversarial Training for Robust Intent Detection and Slot Filling (2020.coling-main)

Copied to clipboard

Challenge: Existing joint models for intent detection and slot filling show insufficient robustness . however, some small changes of inputs can fool the models to produce wrong predictions .
Approach: They propose a joint adversarial training model that generates adversarials to attack the joint model and trains the model to defend against the adversarial examples.
Outcome: The proposed model achieves significantly higher scores and improves robustness on two datasets.
G-Safeguard: A Topology-Guided Security Lens and Treatment on LLM-based Multi-agent Systems (2025.acl-long)

Copied to clipboard

Challenge: Large Language Model (LLM)-based Multi-agent Systems (MAS) have demonstrated remarkable capabilities in various complex tasks, but their vulnerability to adversarial attacks, misinformation propagation, and unintended behaviors have raised significant concerns.
Approach: They propose a topology-guided security lens and treatment for robust LLM-MAS that leverages graph neural networks to detect anomalies on the multi-agent utterance graph and employ topological intervention for attack remediation.
Outcome: Experiments show that the proposed security lens recovers 40% of the performance under various attack strategies and integrates with mainstream MAS with security guarantees.
Fourier Transformer: Fast Long Range Modeling by Removing Sequence Redundancy with FFT Operator (2023.findings-acl)

Copied to clipboard

Challenge: Existing transformer models are computationally demanding and prohibitively costly for long sequences due to the quadratic complexity of its selfattention module.
Approach: They propose a transformer-based model that inherits weights from large pretrained models by removing redundancies in hidden sequences using the ready-made Fast Fourier Transform operator.
Outcome: The proposed model outperforms the standard BART model on the long-range modeling benchmark LRA with significant improvements in speed and space.
DeepTrans: Deep Reasoning Translation via Reinforcement Learning (2026.tacl-1)

Copied to clipboard

Challenge: Recent studies have shown promising performance in various downstream tasks.
Approach: They propose a deep reasoning translation model that learns free translation via reinforcement learning (RL) they build a reward model with pre-defined scoring criteria on the translation results and thought processes .
Outcome: The proposed model outperforms strong deep reasoning LLMs in literature translation and outperformed other models.
GUIDE: Towards Scalable Advising for Research Ideas (2026.acl-long)

Copied to clipboard

Challenge: Existing systems that provide detailed, constructive feedback on academic papers struggle with review fidelity.
Approach: They explore factors that underlie the development of robust advising systems . large language models have shown remarkable progress in tasks from text generation to code synthesis .
Outcome: The proposed model outperforms general-purpose language models in acceptance rates for self-ranked top-30% submissions to ICLR 2025.
DocLens: A Tool-Augmented Multi-Agent Framework for Long Visual Document Understanding (2026.acl-long)

Copied to clipboard

Challenge: Existing approaches to localizing evidence from long visual documents fail on a fundamental challenge: evidence localization.
Approach: They propose a tool-augmented multi-agent framework that “zooms in” on evidence like a lens.
Outcome: The proposed framework achieves state-of-the-art performance on MMLongBench-Doc and FinRAGBench-V, surpassing even human experts.
Confidence-Aware Scheduled Sampling for Neural Machine Translation (2021.findings-acl)

Copied to clipboard

Challenge: Neural machine translation models are trained to maximize the likelihood of the next token given previous golden tokens as inputs, but at the inference stage, golden token is unavailable.
Approach: They propose a scheduled sampling method that randomly replaces groundtruth tokens with predicted ones during training, ignoring real-time model competence.
Outcome: The proposed method outperforms the Transformer and vanilla scheduled sampling on large-scale translations.
Enhancing Mathematical Reasoning in LLMs by Stepwise Correction (2025.acl-long)

Copied to clipboard

Challenge: Existing Best-of-N decoding methods often lead to incorrect solutions . a novel method is proposed to help large language models identify and revise incorrect steps in their generated reasoning paths.
Approach: They propose a method that helps large language models identify and revise incorrect steps in their generated reasoning paths.
Outcome: The proposed method outperforms the state-of-the-art Best-ofN decoding method by +2.4 and reduces token consumption by 77.8%.
Empathetic Dialogue Generation via Sensitive Emotion Recognition and Sensible Knowledge Selection (2022.findings-emnlp)

Copied to clipboard

Challenge: Empathy is a key trait of everyday human conversations.
Approach: They propose a serial encoding and Emotion-Knowledge interaction method for empathetic dialogue generation which is more sensitive to emotion dynamics in conversations.
Outcome: The proposed method outperforms baseline evaluations on the utterance-level annotated EMPATHETICDIALOGUES.
Multilingual Content Moderation: A Case Study on Reddit (2023.eacl-main)

Copied to clipboard

Challenge: a growing need for AI moderators to safeguard users and protect mental health of human moderator from traumatic content.
Approach: They propose to use a multilingual dataset to study the challenges of content moderation . they propose to analyze 1.8 million Reddit comments in English, german, spanish and french .
Outcome: The proposed dataset highlights the challenges and suggests related research problems . it shows that the proposed model can be used to predict the violated rule .
Target-oriented Fine-tuning for Zero-Resource Named Entity Recognition (2021.findings-acl)

Copied to clipboard

Challenge: Named entity recognition (NER) is one of the fundamental tasks in natural language processing.
Approach: They propose four practical guidelines to guide knowledge transfer and task finetuning . they propose a framework to exploit data from three aspects in a unified training manner .
Outcome: The proposed framework improves on six benchmarks and shows that it is state-of-the-art in five languages.
Agri-CM3: A Chinese Massive Multi-modal, Multi-level Benchmark for Agricultural Understanding and Reasoning (2025.acl-long)

Copied to clipboard

Challenge: Existing benchmarks lack comprehensive evaluations, particularly in multi-level reasoning, making it difficult to identify model limitations.
Approach: They propose to use Agri-CM3 to assess multi-level reasoning in agricultural management by integrating multiple data modalities.
Outcome: The Agri-CM3 benchmark includes 3,939 images and 15,901 multi-level multiple-choice questions with detailed explanations.
Prevent the Language Model from being Overconfident in Neural Machine Translation (2021.acl-long)

Copied to clipboard

Challenge: Neural Machine Translation models are based on partial translation and a language model that predicts the next token based only on partial.
Approach: They propose a Margin-based Token-level Objective and a Sentence-level Goal to maximize the Margin . they propose to model the next token based on partial translation .
Outcome: The proposed approach improves translation adequacy and fluency on English-to-German, Chinese-to English and French translation tasks.
Faceted Hierarchy: A New Graph Type to Organize Scientific Concepts and a Construction Method (D19-53)

Copied to clipboard

Challenge: faceted concept hierarchy is a structure of parent-child relationships . concepts are expected to be organized in a hierarchical structure for student learning .
Approach: They propose a faceted concept hierarchy that aims to build facets from scientific literature.
Outcome: The proposed hierarchy is more complete than "type-of" relations, and resolves conflicts by maintaining the acyclic structure of a hierarchy.
Rewire-then-Probe: A Contrastive Recipe for Probing Biomedical Knowledge of Pre-trained Language Models (2022.acl-long)

Copied to clipboard

Challenge: Despite the growing progress of probing knowledge for pre-trained language models, specialised areas such as the biomedical domain are vastly under-explored.
Approach: They propose a biomedical knowledge probing benchmark, MedLAMA, constructed based on the Unified Medical Language System (UMLS) Metathesaurus.
Outcome: The proposed approach pushes the acc@10 to 28%, but the performance gap remains notable.
PresentAgent: Multimodal Agent for Presentation Video Generation (2025.emnlp-demos)

Copied to clipboard

Challenge: Existing methods for generating static slides or text summaries are limited to producing narrated presentations.
Approach: They propose a multimodal agent that transforms long-form documents into narrated presentations.
Outcome: The present agent produces fully synchronized visual and spoken content that closely mimics human-style presentations.
CDS: Data Synthesis Method Guided by Cognitive Diagnosis Theory (2025.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated remarkable capabilities across diverse tasks, but the complexity of emerging tasks and higher performance demands highlight the need for continuous improvement.
Approach: They propose a method that refines evaluation results and characterizes model profiles at the knowledge component level.
Outcome: The proposed method improves performance across multiple benchmarks and academic exams.
DAGN: Discourse-Aware Graph Network for Logical Reasoning (2021.naacl-main)

Copied to clipboard

Challenge: Recent QA with logical reasoning questions requires passage-level relations among the sentences.
Approach: They propose a discourse-aware graph network that aggregates passage-level clues for QA by using discourse-based information.
Outcome: The proposed model achieves competitive results on two logical reasoning QA datasets.
Libra: Leveraging Temporal Images for Biomedical Radiology Analysis (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods for radiology report generation rely on single-image analysis or rule-based heuristics to process multiple images.
Approach: They propose a temporal-aware MLLM tailored for chest X-ray report generation that combines a radiology-specific image encoder with a novel Temporal Alignment Connector.
Outcome: The proposed model sets new standards in clinical relevance and lexical accuracy on the MIMIC-CXR dataset.
IAG: Induction-Augmented Generation Framework for Answering Reasoning Questions (2023.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to QA using retrieval-augmented knowledge are limited by limited coverage and noisy information.
Approach: They propose an induction-augmented generation framework that utilizes inductive knowledge along with retrieved documents for implicit reasoning.
Outcome: The proposed framework outperforms RAG and ChatGPT on two Open-Domain QA tasks.
Improving Large Language Models Function Calling and Interpretability via Guided-Structured Templates (2025.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) have strong reasoning and tool-use capabilities, yet fail in real-world tool-interactions due to incorrect parameterization, poor tool selection, or misinterpretation of user intent.
Approach: They propose a curriculum-inspired framework that leverages structured reasoning templates to guide LLMs through more deliberate step-by-step instructions for generating function calls.
Outcome: The proposed framework reduces tool-use errors and improves interpretability and transparency of tool-using agents.
DialogStudio: Towards Richest and Most Diverse Unified Dataset Collection for Conversational AI (2024.findings-eacl)

Copied to clipboard

Challenge: DialogStudio is the largest and most diverse collection of dialogue datasets . existing datasets lack diversity and comprehensiveness, authors say .
Approach: They introduce DialogStudio: the largest and most diverse collection of dialogue datasets . DialogStuio aggregates more than 80 diverse dialogue dataset .
Outcome: a new dataset is created to improve the quality and diversity of dialogue datasets . DialogStudio is the largest and most diverse collection of dialogue data .
SoRFT: Issue Resolving with Subtask-oriented Reinforced Fine-Tuning (2025.acl-long)

Copied to clipboard

Challenge: Existing issue-resolving frameworks rely on commercial models, leading to high costs and privacy concerns.
Approach: They propose a training approach to enhance issue resolving capability of LLMs by decomposing issue reasolving into subtasks.
Outcome: The proposed approach improves issue-resolving performance and generalizes model . it is cost-effective and provides a cost-efficient alternative to commercial models .
MulDimIF: A Multi-Dimensional Constraint Framework for Evaluating and Improving Instruction Following in Large Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Existing research has focused on constraint categories, offering little guidance for improving instruction following abilities.
Approach: They propose a multi-dimensional constraint framework that allows for instruction following . they construct 9,106 code-verifiable samples and evaluate 18 LLMs .
Outcome: The proposed framework improves instruction following performance without compromising general performance.
Why Did Apple Fall: Evaluating Curiosity in Large Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for evaluating curiosity-like behaviors in large language models lack curiosity-inspired features.
Approach: They propose a psychology-inspired framework to evaluate curiosity in large language models . they adapt the Five-Dimensional Curiosity scale Revised (5DCR) to LLMs .
Outcome: The proposed framework evaluates curiosity in large language models using questionnaires and behavioral studies.
Trust in Internal or External Knowledge? Generative Multi-Modal Entity Linking with Knowledge Retriever (2024.findings-acl)

Copied to clipboard

Challenge: Existing generative approaches struggle with the knowledge gap between visual entity information and the intrinsic parametric knowledge of LLMs.
Approach: They propose a knowledge retrieval method that leverages external sources to enhance visual entity information and a prioritization scheme that handles noisy retrieval results.
Outcome: The proposed method shows improvements of 3.0% to 6.5% across all evaluation metrics compared to baselines.
Enhancing Input-Label Mapping in In-Context Learning with Contrastive Decoding (2025.acl-short)

Copied to clipboard

Challenge: Prior research has found that large language models overlook input-label mapping information in ICL, relying more on their pre-trained knowledge.
Approach: They propose a novel method that contrasts input-label mappings between positive and negative in-context examples to improve model performance.
Outcome: The proposed method improves performance on 7 natural language understanding tasks without additional training.
An Empirical Study on Neural Keyphrase Generation (2021.naacl-main)

Copied to clipboard

Challenge: Recent years have seen a flourishing of neural keyphrase generation (KPG) works, including the release of several large-scale datasets and a host of new models to tackle them.
Approach: They propose to compare the generalizability of KPG models with other models by analyzing the most crucial factors that may affect their generalizarability.
Outcome: The proposed model can be used to predict keyphrases from a set of input sequences, and it can be compared with existing models.
Wukong-Reader: Multi-modal Pre-training for Fine-grained Visual Document Understanding (2023.acl-long)

Copied to clipboard

Challenge: Existing solutions for visual document understanding lack granularity of document textlines.
Approach: They propose a supervised pre-training program to leverage structural knowledge nested in document textlines to achieve fine-grained alignment between visual regions and texts.
Outcome: The proposed system performs better on various VDU tasks in English and Chinese.
Clustering and Ranking: Diversity-preserved Instruction Selection through Expert-aligned Quality Estimation (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods for instruction data selection have limitations such as relying on fragile external APIs, being affected by biases in GPT models, or reducing the diversity of the selected instruction dataset.
Approach: They propose an industrial-friendly, expert-aligned and diversity-preserved instruction data selection method: Clustering and Ranking (CaR).
Outcome: The proposed method outperforms Alpaca's existing methods by 32.1% in GPT-4 evaluations.
CM-Align: Consistency-based Multilingual Alignment for Large Language Models (2025.findings-emnlp)

Copied to clipboard

Challenge: Current large language models (LLMs) show a significant performance gap in alignment between English and other languages.
Approach: They propose a consistency-based method to construct high-quality multilingual preference data for improving multilingual alignment.
Outcome: The proposed method is based on three LLMs and three common tasks and shows that it performs better than current methods.
RankNAS: Efficient Neural Architecture Search by Pairwise Ranking (2021.emnlp-main)

Copied to clipboard

Challenge: Existing methods require training millions of architectures to estimate the accuracy of the search results.
Approach: They propose a performance ranking method (RankNAS) that uses pairwise ranking and search space pruning to enlarge the search space.
Outcome: The proposed method significantly accelerates NAS through pairwise ranking and search space pruning.
Cross-Align: Modeling Deep Cross-lingual Interactions for Word Alignment (2022.emnlp-main)

Copied to clipboard

Challenge: Existing word alignment models capture few interactions between input sentence pairs, which severely degrades the word alignment quality.
Approach: They propose to model deep interactions between input and target sentences using a two-stage training framework to train the model.
Outcome: The proposed model achieves the state-of-the-art (SOTA) performance on four out of five language pairs.
On Large Language Models’ Hallucination with Regard to Known Facts (2024.naacl-long)

Copied to clipboard

Challenge: Large language models are successful in answering factoid questions but are also prone to hallucination.
Approach: They propose self-reporting to the model when faced with such limitations.
Outcome: The proposed classifier can detect hallucinations with an 88% success rate and can be used to answer factoid questions with correct answer knowledge.
Improving Machine Translation with Large Language Models: A Preliminary Study with Cooperative Decoding (2024.findings-acl)

Copied to clipboard

Challenge: Commercial machine translation engines are proficient in addressing the majority of translation requirements.
Approach: They propose to combine NMT and MT-oriented LLMs to achieve superior translation quality by combining their strengths.
Outcome: The proposed model can handle complex scenarios beyond the capability of NMT alone.
What is Stigma Attributed to? A Theory-Grounded, Expert-Annotated Interview Corpus for Demystifying Mental-Health Stigma (2025.acl-long)

Copied to clipboard

Challenge: Existing resources for training neural models to finely classify mental-health stigma are limited, relying primarily on social media or synthetic data without theoretical underpinnings.
Approach: They propose to use an expert-annotated corpus of human-chatbot interviews to finely classify mental-health stigma.
Outcome: The proposed corpus can facilitate research on computationally detecting, neutralizing, and counteracting mental-health stigma.
TIU-Bench: A Benchmark for Evaluating Large Multimodal Models on Text-rich Image Understanding (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing text-rich image understanding benchmarks lack scale and fragmented scenarios . a new full-image structured output format is proposed to enable fine-grained evaluation of perception and reasoning capabilities.
Approach: They propose a large-scale, multilingual benchmark that includes over 100,000 annotations and 22,000 question-answer pairs.
Outcome: The proposed framework provides a comprehensive platform for developing and evaluating next-generation multimodal AI systems.
Unsupervised Information Refinement Training of Large Language Models for Retrieval-Augmented Generation (2024.acl-long)

Copied to clipboard

Challenge: Existing studies show that LLMs face challenges in effectively using retrieved information . authors propose a method that considers LLM as "Information Refiner"
Approach: They propose a method that considers LLMs as "Information Refiners" they propose INFO-RAG, which is low-cost and general across various tasks .
Outcome: The proposed method improves performance of LLaMA2 by 9.39% relative points . it is low-cost and general across various tasks, and is robust and in-context learning is possible .
Pretrained Language Models for Dialogue Generation with Multiple Input Sources (2020.findings-emnlp)

Copied to clipboard

Challenge: Large-scale pretrained language models have achieved outstanding performance on natural language understanding tasks.
Approach: They propose to fuse attention information from multiple input sources to achieve better relevance with dialogue history than simple fusion baselines.
Outcome: The proposed models deliver higher relevance with dialogue history than baselines.
An MRC Framework for Semantic Role Labeling (2022.coling-1)

Copied to clipboard

Challenge: Existing work on semantic role labels ignores the semantic connection between the two tasks . et al. (2010) defined two types of semantic roles: core roles and non-core roles.
Approach: They propose to use machine reading comprehension to bridge the gap between these two tasks . they formalize predicate disambiguation as multiple-choice machine reading understanding .
Outcome: The proposed framework achieves state-of-the-art or comparable results to previous work . it uses the descriptions of candidate senses of a given predicate as options to select the correct sense .
Aristotle: Mastering Logical Reasoning with A Logic-Complete Decompose-Search-Resolve Framework (2025.acl-long)

Copied to clipboard

Challenge: Existing systems fail to fully leverage the structure of logical tasks throughout the reasoning process, causing bottlenecks in efficiency and efficacy.
Approach: They propose a logic-complete reasoning framework, Aristotle, which integrates symbolic expressions and logical rules into the entire reasoning process.
Outcome: The proposed framework outperforms state-of-the-art reasoning frameworks in accuracy and efficiency.
From Observation to Understanding: Front-Door Adjustments with Uncertainty Calibration for Enhancing Egocentric Reasoning in LVLMs (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods that adapt LVLMs to egocentric tasks overlook critical agent-environment interactions, limiting their ability to perform egoic reasoning.
Approach: They propose a zero-shot paradigm to enhance egocentric reasoning by simulating human causal reasoning by formalizing ego-centric reasoning using a structural causal model.
Outcome: The proposed method improves egocentric reasoning abilities on six tasks.
Optimal Transport-Based Token Weighting scheme for Enhanced Preference Optimization (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for direct preference optimization assign equal importance to all tokens while humans focus on more meaningful parts.
Approach: They propose to use a transport-based token weighting scheme to enhance direct preference optimization by emphasizing meaningful token pairs and de-emphasizing less relevant ones to yield a more contrastive reward difference estimate.
Outcome: Extensive experiments have validated the proposed method in improving instruction-following ability across various settings.
Training LLMs to be Better Text Embedders through Bidirectional Reconstruction (2025.emnlp-main)

Copied to clipboard

Challenge: Existing text embedding approaches often leverage the embeddment of the final token, typically a reserved special token such as ‘[EOS]‘.
Approach: They propose to add a new training stage before contrastive learning to enrich the semantics of the final token embedding.
Outcome: The proposed training stage improves performance on the Massive Text Embedding Benchmark (MTEB), achieving new state-of-the-art results across different LLM base models and scales.
REANO: Optimising Retrieval-Augmented Reader Models through Knowledge Graph Generation (2024.acl-long)

Copied to clipboard

Challenge: Existing knowledge graphs suffer from incompleteness and lack information critical for answering given questions.
Approach: They propose to enhance the open domain question answering model with a knowledge graph generation module that generates KGs from the passages and an answer predictor.
Outcome: The proposed model improves the exact match score by 2.7% on the EntityQuestion dataset, with an average improvement of 1.8% across all the datasets.
Towards an On-device Agent for Text Rewriting (2024.findings-naacl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated impressive capabilities for text rewriting, however creating a smaller yet potent language model presents two formidable challenges: costly data collection and absence of emergent capabilities.
Approach: They propose a new instruction tuning method to develop a mo-bile text rewriting model that leverages LLM-generated data and heuristic reinforcement learning, eliminating the need for human data collection.
Outcome: The proposed model surpasses the current state-of-the-art LLMs in text rewriting while maintaining a significantly reduced model size using public benchmark EditEval and our new benchmark.
ReasVQA: Advancing VideoQA with Imperfect Reasoning Process (2025.naacl-long)

Copied to clipboard

Challenge: Existing approaches to VideoQA often fail when complex reasoning or temporal relationships are involved.
Approach: They propose a method that leverages reasoning processes generated by Multimodal Large Language Models to improve VideoQA models.
Outcome: The proposed method improves VideoQA models on three benchmarks.
Enhancing Argument Structure Extraction with Efficient Leverage of Contextual Information (2023.findings-emnlp)

Copied to clipboard

Challenge: Argument structure extraction (ASE) aims to identify the discourse structure of arguments within documents.
Approach: They propose an Efficient Context-aware ASE model that fully exploits contextual information by augmenting modeling capacity and augmenting training data.
Outcome: The proposed model can extract argumentative discourse structure from documents and reduce reliance on specific words or less informative sentences.
On Pursuit of Designing Multi-modal Transformer for Video Grounding (2021.emnlp-main)

Copied to clipboard

Challenge: Existing methods for video grounding are not end-to-end, i.e., they rely on time-consuming post-processing steps to refine predictions.
Approach: They propose an end-to-end multi-modal Transformer model that uses two encoders and a cross-modal decoder for grounding prediction.
Outcome: The proposed model is 4.9% faster than existing models and is based on a set of encodings and decoders.
NLG Evaluation Metrics Beyond Correlation Analysis: An Empirical Metric Preference Checklist (2023.acl-long)

Copied to clipboard

Challenge: a systematic review of automatic evaluation metrics for Natural Language Generation (NLG) shows that task-agnostic metrics have a weak correlation with human .
Approach: They propose a framework to assess the effectiveness of automatic metrics in three NLG tasks . they propose task-agnostic and human-aligned metrics to be used for evaluation .
Outcome: The proposed framework provides access to the evaluation tools for three NLG tasks.
UMTIT: Unifying Recognition, Translation, and Generation for Multimodal Text Image Translation (2024.lrec-main)

Copied to clipboard

Challenge: Current Image machine translation (IMT) relies on a cascaded system that combines Optical Character Recognition (OCR) and a complex process of rendering the translated text back onto the source image.
Approach: They propose a multimodal image-text translation model that generates consistent target images . they use two image-to-text conversion steps to convert images to text to recognize source text .
Outcome: The proposed model outperforms existing methods and surpasses state-of-the-art methods in text recognition tasks.
Text Smoothing: Enhance Various Data Augmentation Methods on Text Classification Tasks (2022.acl-short)

Copied to clipboard

Challenge: Experimental results show text smoothing outperforms data augmentation methods by a substantial margin.
Approach: They propose to use a masked language model to convert a token to a smoothed representation by converting a sentence from its one-hot representation to 'controllable smoothes' they propose to combine text smoothing with other data augmentation methods to achieve better performance.
Outcome: The proposed method outperforms mainstream data augmentation methods by a substantial margin on different datasets in a low-resource regime.
BizCompass: Benchmarking the Reasoning Capabilities of LLMs in Business Knowledge and Applications (2026.findings-acl)

Copied to clipboard

Challenge: Existing benchmarks focus on narrow tasks and leave a fundamental question unanswered . Existing models only focus on specific tasks, requiring rigorous reasoning and knowledge .
Approach: They propose a benchmark to connect theoretical foundations with practical business knowledge and applications.
Outcome: The benchmark systematically evaluates both open-source and commercial LLMs . it reveals how theoretical knowledge translates into practical performance in business .
Can LLMs Reason Abstractly Over Math Word Problems Without CoT? Disentangling Abstract Formulation From Arithmetic Computation (2025.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) are often evaluated on math word problems . however, such metrics conflate two distinct sub-skills: abstract formulation and arithmetic computation.
Approach: They propose to use Final-answer-based metrics to evaluate large language models on math word problems to conflate two distinct sub-skills: abstract formulation and arithmetic computation.
Outcome: The proposed model performance is bottlenecked by arithmetic computation and not abstract formulation, the study shows.
To Generate or to Retrieve? On the Effectiveness of Artificial Contexts for Medical Open-Domain Question Answering (2024.acl-long)

Copied to clipboard

Challenge: Medical open-domain question answering requires substantial access to specialized knowledge.
Approach: They propose a framework that generates multiple-choice questions from a set of open-book parameters and a small-scale reader that can outcompete closed-book questions by 706x using fewer parameters.
Outcome: The proposed framework outperforms closed-book models on MedQA-USMLE, MedMCQA, and MMLU while using up to 706x fewer parameters.
Event Detection with Multi-Order Graph Convolution and Aggregated Attention (D19-1)

Copied to clipboard

Challenge: Existing methods for event detection use first-order syntactic relations to identify trigger words.
Approach: They propose a dependency tree-based method to model and aggregate multi-order syntactic representations in sentences.
Outcome: The proposed method outperforms existing methods on a benchmark dataset . it uses a dependency tree based graph convolution network with aggregative attention .
Self Question-answering: Aspect-based Sentiment Analysis by Role Flipped Machine Reading Comprehension (2021.findings-emnlp)

Copied to clipboard

Challenge: unified Aspect-based Sentiment Analysis (ABSA) aims to couple aspect terms with their corresponding opinion terms, which might make it easier to predict sentiment polarities.
Approach: They propose a new paradigm to pair aspect terms with their corresponding opinion terms . they propose to use a machine learning paradigm to solve the unified ABSA task .
Outcome: The proposed framework can solve the ABSA task without any additional data annotation or transformation.
Learning from Committee: Reasoning Distillation from a Mixture of Teachers with Peer-Review (2025.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) have proven to be highly effective in addressing a wide range of complex tasks.
Approach: They propose a method that asks teachers to identify and explain student’s mistakes and then asks them to provide customized instruction learning data.
Outcome: The proposed method reduces the chance of teachers guessing incorrectly with flawed rationales, improving instructional data quality.
Towards Unifying Multi-Lingual and Cross-Lingual Summarization (2023.acl-long)

Copied to clipboard

Challenge: Existing work on multilingual summarization and cross-lingual summmarization has been limited due to their different definitions.
Approach: They propose to unify MLS and CLS into a more general setting, i.e. many-to-many summarization.
Outcome: The proposed model outperforms the state-of-the-art models in the zero-shot directions.
Generate, Discriminate, Evolve: Enhancing Context Faithfulness via Fine-Grained Sentence-Level Self-Evolution (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods to improve context faithfulness in large language models are either inadequate or overlook the potential for self-improvement.
Approach: They propose a framework that enhances context faithfulness through fine-grained sentence-level optimization.
Outcome: Experiments on ASQA and ConFiQA datasets show that GenDiE surpasses baselines in faithfulness and correctness and exhibits robust performance for domain adaptation.
Fire Burns, Sword Cuts: Commonsense Inductive Bias for Exploration in Text-based Games (2022.acl-short)

Copied to clipboard

Challenge: Existing RL agents are far away from solving text-based games due to their combinatorially large action spaces that hinders efficient exploration.
Approach: They propose an exploration technique that injects external commonsense knowledge, via a pretrained language model, into the agent during training when the agent is the most uncertain about its next action.
Outcome: The proposed method exhibits improvement on the collected game scores during the training in four out of nine games from Jericho.
BAG: Bi-directional Attention Entity Graph Convolutional Network for Multi-hop Reasoning Question Answering (N19-1)

Copied to clipboard

Challenge: Existing datasets for question answering and machine comprehension (MC) are limited to a single paragraph, or even part of it.
Approach: They propose a bi-directional Attention Entity Graph Convolutional Network (BAG) that leverages relationships between nodes in an entity graph and attention information between a query and the entity graph to generate a prediction.
Outcome: Experimental results show that the proposed network achieves state-of-the-art accuracy on the QAngaroo WIKIHOP dataset.
Outdated Issue Aware Decoding for Factual Knowledge Editing (2024.findings-acl)

Copied to clipboard

Challenge: Existing knowledge editing methods retain outdated responses for reasoning questions . naively retraining LLMs can be computationally intensive and can lead to catastrophic forgetting .
Approach: They propose a simple yet effective decoding strategy to enhance edited models on reasoning questions.
Outcome: The proposed method outDates ISsue aware deCOding (DISCO) to improve models on reasoning questions.
GEMNET: Effective Gated Gazetteer Representations for Recognizing Complex Entities in Low-context Input (2021.naacl-main)

Copied to clipboard

Challenge: Named Entity Recognition (NER) is difficult in real-world settings due to short texts, emerging entities, and complex entities.
Approach: They propose a flexible Gazetteer Representation encoder and a Mixture-of-Experts gating network for gazetteer knowledge integration.
Outcome: The proposed approach shows large gains (up to +49% F1) in recognizing difficult entities compared to baselines.
Rethinking Reasoning: A Survey on Reasoning-based Backdoors in LLMs (2026.findings-acl)

Copied to clipboard

Challenge: Recent models such as OpenAI o1 and DeepSeek-R1 produce explicit reasoning traces, often via Chain-of-Thought prompting.
Approach: They propose a taxonomy that offers a unified perspective for summarizing existing approaches and categorizing reasoning-based backdoor attacks into associative, passive, and active.
Outcome: The proposed taxonomy categorizes reasoning-based backdoor attacks into associative, passive, and active.
TEF: Causality-Aware Taxonomy Expansion via Front-Door Criterion (2025.coling-main)

Copied to clipboard

Challenge: Existing research still faces spurious query-anchor matching due to unobserved factors.
Approach: They propose a model that uses the front-door criteria to decompose the expansion process into a parser module and a connector to isolate confounding effects.
Outcome: Extensive experiments on three benchmarks validate the effectiveness of the proposed model.
Optimizing Decomposition for Optimal Claim Verification (2025.acl-long)

Copied to clipboard

Challenge: Existing decomposition and verification paradigms ignore their interactions and potential misalignment.
Approach: They propose a reinforcement learning framework that leverages verifier feedback to learn a policy for dynamically decomposing claims to verifier-preferred atomicity.
Outcome: The proposed framework outperforms existing decomposition policies in verification confidence tests . it improves accuracy and confidence by 0.12 on average across varying verifiers, datasets, and atomcities of input claims.
Target Language-Aware Constrained Inference for Cross-lingual Dependency Parsing (D19-1)

Copied to clipboard

Challenge: Existing work on cross-lingual dependency parsing focuses on capturing commonalities between source and target languages and overlooking the potential to leverage the linguistic properties of the target languages to facilitate the transfer.
Approach: They propose to use Lagrangian relaxation and posterior regularization techniques to conduct inference with corpus-statistics constraints to capture commonalities between source and target languages.
Outcome: The proposed algorithms improve on 15 and 17 out of 19 target languages.
The Reasoning-Memorization Interplay in Language Models Is Mediated by a Single Direction (2025.findings-acl)

Copied to clipboard

Challenge: Large language models excel on a variety of reasoning benchmarks, but struggle to generalize to unseen questions due to over-reliance on memorized training examples.
Approach: They propose to identify a set of linear features in the model’s residual stream that govern the balance between genuine reasoning and memory recall.
Outcome: The proposed model can be manipulated to activate the most relevant problem-solving capabilities during answer generation.
Towards Multiple References Era – Addressing Data Leakage and Limited Reference Diversity in Machine Translation Evaluation (2024.findings-acl)

Copied to clipboard

Challenge: Recent research shows a weak correlation between n-gram-based metrics and human evaluations in machine translation tasks.
Approach: They propose to use multiple references generated by LLMs to improve alignment between automatic metrics and human evaluations.
Outcome: The proposed approach improves the alignment between automatic metrics and human evaluations on the WMT22 benchmark with 4 languages and achieves a maximum accuracy gain of 9.5%.
DC-MBR: Distributional Cooling for Minimum Bayesian Risk Decoding (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods for decoding target language are degenerate, hallucinating or empty.
Approach: They propose a method that tunes down the Softmax temperature to reduce autoregressive over-smoothness by label smoothing the output distributions.
Outcome: The proposed method improves MBR in various settings.
GR1: Reinforcement-Enhanced LLM for Geoscience Reasoning (2026.findings-acl)

Copied to clipboard

Challenge: Recent advances in large language models have demonstrated RL's substantial capacity to enhance multi-step reasoning beyond what supervised instruction tuning achieves.
Approach: They propose a framework that converts multimodal questions into descriptive text . they propose RL-enhanced geoscience reasoning that can be fine-tuned to a text-only level .
Outcome: The proposed framework improves accuracy and accuracy on multimodal questions while preserving answerability and difficulty.
Adaptive Graph Convolutional Network for Knowledge Graph Entity Alignment (2022.findings-emnlp)

Copied to clipboard

Challenge: Entity alignment (EA) aims to identify equivalent entities from different Knowledge Graphs (KGs) noisy neighbors of entities transfer invalid information, drown out equivalent information, and ultimately reduce the performance of EA.
Approach: They propose a method to deal with neighbor noises to reduce the performance of EA by capturing the differences and complementarities of multiple KGs.
Outcome: The proposed framework outperforms the state-of-the-art methods in supervised and unsupervised settings.
kFolden: k-Fold Ensemble for Out-Of-Distribution Detection (2021.emnlp-main)

Copied to clipboard

Challenge: Existing studies studying OOD detection in NLP often rely on external data to diversify model predictions.
Approach: They propose a framework which mimics OOD detection behavior without external data . they take text classification as an archetype and compare them to existing datasets .
Outcome: The proposed framework can resolve in- and out-distribution examples in a natural way using existing datasets.
Recurrent Event Network: Autoregressive Structure Inferenceover Temporal Knowledge Graphs (2020.emnlp-main)

Copied to clipboard

Challenge: Existing methods for reasoning over temporal knowledge graphs focus on past timestamps and are not able to predict future interactions.
Approach: They propose a novel autoregressive architecture for predicting future interactions using a recurrent event encoder and a neighborhood aggregator.
Outcome: The proposed method achieves state-of-the-art on five public datasets.
A structure-enhanced graph convolutional network for sentiment analysis (2020.findings-emnlp)

Copied to clipboard

Challenge: Recent work on sentiment analysis and aspect-based sentiment analysis does not exploit syntactic information from dependency parsing.
Approach: They propose a weighted graph convolutional network which exploits syntactic information . they use BERT instead of Bi-LSTM to generate contextualized representations as inputs .
Outcome: The proposed model can exploit rich syntactic information based on feature combination . it can improve on four ABSA tasks out of six and two SA tasks out .
Eliminating Biased Length Reliance of Direct Preference Optimization via Down-Sampled KL Divergence (2024.emnlp-main)

Copied to clipboard

Challenge: Existing studies attributed verbosity to biased labels, but new research shows that DPO can be effective in mitigating verboses.
Approach: They propose to use a method to reduce the amount of verbosity in LLMs by using a downsampling approach.
Outcome: The proposed approach overcomes the problem of verbosity by reducing the length reliance of the proposed algorithm.
Exploring Concept Depth: How Large Language Models Acquire Knowledge and Concept at Different Layers? (2025.coling-main)

Copied to clipboard

Challenge: Large language models have shown remarkable performances across a wide range of tasks, but mechanisms by which they encode tasks of varying complexity remain poorly understood.
Approach: They propose to explore the possibility that LLMs process concepts in different layers . they propose to categorize concepts based on their level of abstraction .
Outcome: The proposed model can process complex concepts in shallow layers, the authors show . the proposed model could be used to prob complex tasks in shallow ones .
APB-V: Accelerating Long-Video Understanding via Sequence-Parallelism-aware Approximate Attention (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for long-video inference use compression or sparse attention . existing methods restrict LMMs from handling longer, more complex videos .
Approach: They propose a sequence-parallel framework with optimized attention that accelerates long-video inference across multiple GPUs.
Outcome: The proposed framework delivers speedups of 12.72x, 1.70x, and 1.18x over FlashAttn, ZigZagRing, and APB without significant performance loss.
Generating Authentic Adversarial Examples beyond Meaning-preserving with Doubly Round-trip Translation (2022.naacl-main)

Copied to clipboard

Challenge: Existing approaches to generate adversarial examples for NMT use the meaning-preserving restriction.
Approach: They propose a new definition for adversarial examples based on the Doubly Round-Trip Translation (DRTT) they introduce masked language models to construct bilingual adversarials based upon DRTT .
Outcome: The proposed approach significantly improves the robustness of the NMT model on clean and noisy test sets.
From Mimesis to Metamorphosis: Evolving VLM Judges via In-Context Comparing and Knowledge Internalization (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to subjective assessment are inconsistent and inconsistent due to inconsistent scales and inherent preference biases.
Approach: They propose a framework that operationalizes subjective assessment as comparative analysis and internalizes it via Language Buttons.
Outcome: The proposed framework achieves state-of-the-art performance across multiple benchmarks and is scale-steerable.
CHAmbi: A New Benchmark on Chinese Ambiguity Challenges for Large Language Models (2024.findings-emnlp)

Copied to clipboard

Challenge: Ambiguity is an inherent feature of language, whose management is crucial for effective communication and collaboration.
Approach: They propose a dataset to evaluate LLMs' ability to handle ambiguity in Chinese by using a specialized Chinese multi-label disambiguation dataset formatted in Natural Language Inference.
Outcome: The CHAmbi dataset comprises 4,991 pairs of premises and hypotheses, including 824 examples featuring a wide range of ambiguities.
XAL: EXplainable Active Learning Makes Classifiers Better Low-resource Learners (2024.naacl-long)

Copied to clipboard

Challenge: Existing methods for active learning rely on model uncertainty or disagreement to pick unlabeled data, leading to over-confidence in superficial patterns and lack of exploration.
Approach: They propose to use a bi-directional encoder and a uni-directional decoder to generate and score an explanation for low-resource text classification.
Outcome: The proposed model improves on 9 strong baselines on six datasets and can generate explanations for its predictions.
RIPRAG: Hack a Black-box Retrieval-Augmented Generation Question-Answering System with Reinforcement Learning (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods to generate RAG documents require knowledge of the target RAG system’s internal composition and implementation details, whereas black-box methods are unable to utilize interactive information.
Approach: They propose a RIPRAG attack framework that treats the target RAG system as a black box and leverages a Reinforcement Learning from Black-box Feedback (RLBF) method to optimize the generation model for poisoned documents.
Outcome: The proposed method achieves an attack success rate (ASR) improvement of up to 0.72 compared to baseline methods.
RAG-Zeval: Enhancing RAG Responses Evaluator through End-to-End Reasoning and Ranking-Based Reinforcement Learning (2025.emnlp-main)

Copied to clipboard

Challenge: Existing evaluation frameworks rely on direct prompting of resource-intensive models with complex multi-stage prompts, introducing significant computational cost and underutilizing models’ reasoning capabilities.
Approach: They propose a framework that trains evaluators with reinforcement learning to generate comprehensive and sound assessments with detailed explanation in one-pass.
Outcome: The proposed framework outperforms baseline evaluation frameworks that rely on LLMs with 10-100 more parameters and achieves the strongest correlation with human judgments.
Enhancing Byzantine-Resistant Aggregations with Client Embedding (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing Byzantine-resistant aggregations detect poisonous clients but cannot defend against backdoor injection by malicious attackers in natural language tasks.
Approach: They propose to embed client parameters to enhance Byzantine-resistant aggregations.
Outcome: The proposed client embeddings detect poisonous clients and discard them . the proposed algorithms can't defend against backdoor injection by malicious attackers in natural language tasks .
MR. Judge: Multimodal Reasoner as a Judge (2025.emnlp-main)

Copied to clipboard

Challenge: Effective reward modeling is especially valuable in reinforcement learning (RLHF) .
Approach: They propose a paradigm for empowering general-purpose MLLMs judges with strong reasoning capabilities by using multiple-choice problem models instead of directly assigning scores.
Outcome: The proposed model surpasses GPT-4o on VL-RewardBench and improves performance on MM-Vet by up to 7.7%.
Language-Coupled Reinforcement Learning for Multilingual Retrieval-Augmented Generation (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to multilingual retrieval-augmented generation (MRAG) use a single-turn retrieval and subsequent optimization to acquire and integrate beneficial external knowledge from multilingual collections.
Approach: They propose a multilingual search-augmented reinforcement learning framework that integrates a language-coupled Group Relative Policy Optimization into the policy and reward models.
Outcome: The proposed framework achieves competitive performance and is appropriate for various practical scenarios such as constrained training data and retrieval over collections encompassing a large number of languages.
PD3F: A Pluggable and Dynamic DoS-Defense Framework against resource consumption attacks targeting Large Language Models (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing work lacks mitigation strategies against resource consumption attacks . existing work does not provide mitigation strategies for real-world LLM deployments .
Approach: They propose a pluggable and dynamic doS-Defense framework which employs a two-stage approach to defend against resource consumption attacks from both the input and output sides.
Outcome: The proposed framework significantly mitigates resource consumption attacks, improving users’ access capacity by up to 500% during adversarial load.
WebUncertainty: Dual-Level Uncertainty Driven Planning and Reasoning For Autonomous Web Agent (2026.findings-acl)

Copied to clipboard

Challenge: Existing web agents struggle with complex tasks due to rigid planning strategies and hallucination-prone reasoning.
Approach: They propose a task-uncertainty-driven Adaptive Planning Mechanism that adaptively selects planning modes to navigate unknown environments.
Outcome: The proposed framework performs better on the WebArena and WebVoyager benchmarks than existing frameworks.
Self-Supervised Contrastive Learning with Adversarial Perturbations for Defending Word Substitution-based Attacks (2022.findings-naacl)

Copied to clipboard

Challenge: Existing methods to improve model robustness against word substitution-based adversarial attacks are too slow to generate adversarials on the fly.
Approach: They propose an approach to improve the robustness of BERT models against word substitution-based adversarial attacks by leveraging adversarials for self-supervised contrastive learning.
Outcome: The proposed method improves robustness of BERT models against word substitution-based adversarial attacks without using any labeled data.
Technical Question Answering across Tasks and Domains (2021.naacl-industry)

Copied to clipboard

Challenge: Existing methods for technical QA have a limited data size and question and answer overlaps .
Approach: They propose a framework of deep transfer learning to address technical QA across tasks and domains using document retrieval and reading comprehension tasks.
Outcome: The proposed framework performs better than state-of-the-art methods on the TechQA task.
Multilingual Knowledge Editing with Language-Agnostic Factual Neurons (2025.coling-main)

Copied to clipboard

Challenge: Existing methods to update factual knowledge overlook connections of same knowledge between different languages, resulting in knowledge conflicts and limited edit performance.
Approach: They propose a method to edit multilingual knowledge simultaneously that avoids knowledge conflicts and improves edit performance.
Outcome: The proposed method avoids knowledge conflicts and improves edit performance on bi-ZsRE and MzsRE benchmarks.
Natural Language Embedded Programs for Hybrid Language Symbolic Reasoning (2024.findings-naacl)

Copied to clipboard

Challenge: Existing methods for surfacing symbolic reasoning capabilities are limited to narrow tasks . arithmetic computations are unnatural to perform in pure language space, and hence present difficulties for LLMs.
Approach: They propose a natural language embedded program framework for solving symbolic reasoning tasks.
Outcome: The proposed framework improves on strong baselines across math and symbolic reasoning, text classification, question answering, and instruction following tasks.
MMAU: A Holistic Benchmark of Agent Capabilities Across Diverse Domains (2025.findings-naacl)

Copied to clipboard

Challenge: Existing benchmarks focus on specific application scenarios, emphasizing task completion but failing to dissect the underlying skills that drive these outcomes.
Approach: They propose a Massive Multitask Agent Understanding benchmark that evaluates LLMs across five domains and offline tasks.
Outcome: The Massive Multitask Agent Understanding (MMAU) benchmark evaluates models across five domains including Tool-use, Directed Acyclic Graph (DAG) QA, Data Science and Machine Learning coding, Contest-level programming and Mathematics.
Direct Large Language Model Alignment Through Self-Rewarding Contrastive Prompt Distillation (2024.acl-long)

Copied to clipboard

Challenge: Existing methods to evaluate preference data without human annotations are difficult . et al., 2022b) is effective for aligning large language models with human expectations .
Approach: They propose a method to evaluate the response preference using output probabilities under contrastive prompts.
Outcome: The proposed method could surpass the RLHF method without human-annotated preference data.
Interpretable Research Replication Prediction via Variational Contextual Consistency Sentence Masking (2022.findings-acl)

Copied to clipboard

Challenge: Existing methods for predicting research replication are insufficient especially for long research papers.
Approach: They propose to build an interpretable neural model which can provide sentence-level explanations and apply weakly supervised approach to leverage large corpus of unlabeled datasets.
Outcome: The proposed model can provide sentence-level explanations and leverage large unlabeled datasets to boost interpretability and improve prediction performance.
Fast Nearest Neighbor Machine Translation (2022.findings-acl)

Copied to clipboard

Challenge: Fast kNN-MT uses the entire corpus as the datastore for the nearest neighbor search . knn-MT is two-orders slower than vanilla MT models .
Approach: They propose a fast kNN-MT model that uses the entire corpus as the datastore for nearest neighbor search.
Outcome: The proposed model is two-orders faster than kNN-MT and is only two times slower than the standard model.
Investigating Cross-Modal Skill Injection: Scenarios, Methods, and Hyperparameters (2026.acl-long)

Copied to clipboard

Challenge: Existing research lacks systematic analysis of the applicability and methodology of cross-modal skill injection.
Approach: They investigate the applicability and methodology of cross-modal skill injection by integrating a domain-expert LLM into a VLM.
Outcome: The proposed method enables transfer of domain-specific expertise from Large Language Models (LLMs) to VLMs without incurring additional training data requirements or significant computational overhead.
DiffusEmp: A Diffusion Model-Based Framework with Multi-Grained Control for Empathetic Response Generation (2023.acl-long)

Copied to clipboard

Challenge: Existing methods to generate empathetic responses are monotonous and generic, resulting in shallow empathy and few connections to the context.
Approach: They propose to use explicit control to guide the empathy expression and a framework DiffusEmp to unify the utilization of dialogue context and attribute-oriented control signals.
Outcome: The proposed framework outperforms baselines on EmpatheticDialogue in terms of controllability, informativeness, diversity, and diversity without the loss of context-relatedness.
LearnAct: Few-Shot Mobile GUI Agent with a Unified Demonstration Benchmark (2026.findings-acl)

Copied to clipboard

Challenge: Mobile GUI agents show promise in automating tasks but face significant generalization challenges in long-tail scenarios.
Approach: They propose a benchmark framework for mobile GUI agents that measures the performance of GUI agents by analyzing their performance.
Outcome: The LearnGUI benchmark outperforms existing methods in offline and online evaluations and demonstrates consistent gains across model architectures.
R.R.: Unveiling LLM Training Privacy through Recollection and Ranking (2025.findings-acl)

Copied to clipboard

Challenge: Existing privacy attacks focus on membership inference or data extraction, but reconstructing specific personally identifiable information (PII) in training data remains challenging.
Approach: They propose a two-step privacy stealing attack that enables attackers to reconstruct PII entities from scrubbed training data where the PI I entities have been masked.
Outcome: The proposed attack can reconstruct PII entities from scrubbed training data where the PI I entities have been masked.
SentiBERT: A Transferable Transformer-Based Architecture for Compositional Sentiment Semantics (2020.acl-main)

Copied to clipboard

Challenge: Existing models that capture compositional sentiment semantics are difficult to handle when the sentences are complex.
Approach: They propose a variant of BERT that captures compositional sentiment semantics . they demonstrate that SentiBERT can be applied to other sentiment analysis tasks .
Outcome: The proposed model is better than baseline approaches in capturing negation and contrast . it can be applied to other sentiment analysis tasks and emotion classification tasks .
KM-BART: Knowledge Enhanced Multimodal BART for Visual Commonsense Generation (2021.acl-long)

Copied to clipboard

Challenge: Existing models for visual and language understanding are not capable of multimodal reasoning.
Approach: They propose a Transformer-based sequence-to-sequence model capable of reasoning about commonsense knowledge from multimodal inputs of images and texts.
Outcome: The proposed model performs state-of-the-art on the Visual Commonsense Generation task.
Let’s Be Self-generated via Step by Step: A Curriculum Learning Approach to Automated Reasoning with Large Language Models (2025.findings-acl)

Copied to clipboard

Challenge: Existing efforts to improve CoT prompting have limitations that require extensive human effort or performance needs to be improved.
Approach: They propose a prompt approach for automatic reasoning called LBS3 inspired by curriculum learning which better reflects human learning habits.
Outcome: The proposed approach achieves strongly competitive performance compared to baselines in reasoning-intensive tasks with varying open- and closed-source LLMs.
Digging Errors in NMT: Evaluating and Understanding Model Errors from Partial Hypothesis Space (2022.emnlp-main)

Copied to clipboard

Challenge: Current evaluation of neural machine translation systems is limited by one best hypothesis and search errors brought by heuristic decoding algorithms.
Approach: They propose a new evaluation protocol which defines model errors with model’s ranking capability over hypothesis space and Monte Carlo sampling evaluation to tackle the problem of exponentially large space.
Outcome: The proposed evaluation protocol is consistent with what is currently used in the field and is consistent to what is being proposed.
Hi-ArG: Exploring the Integration of Hierarchical Argumentation Graphs in Language Pretraining (2023.emnlp-main)

Copied to clipboard

Challenge: Recent studies have discussed its capability to assist language models for various applications.
Approach: They propose a structure to organize arguments using the **Hi**erarchical **Ar**gumentation **G**raph (Hi-ArG) and propose two approaches to exploit Hi-AarG, including a text-graph multi-modal model GreaseArR and a framework augmented with graph information.
Outcome: The proposed structure supersedes existing language models on two argumentation tasks while incorporating graph information during further training improves vanilla language models.
Attribute Controlled Fine-tuning for Large Language Models: A Case Study on Detoxification (2024.findings-emnlp)

Copied to clipboard

Challenge: Using a sequence-level constraint, we regularize the LLMtraining by penalizing the KL divergence between the desired output distribution and the LRM’s posterior.
Approach: They propose a constraint learning schema forfine-tuning Large Language Models with attribute control by penalizing the KL divergence be-tween the desired output distribution and the LLM's posterior.
Outcome: The proposed approach improves the performance of large language models while enhancing their utility and generation quality.
Overcome Noise and Bias: Segmentation-Aided Multi-Granularity Denoising and Debiasing for Enhanced Quarduples Extraction in Dialogue (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods for generating sentiment quadruples in dialogues face heightened noise and order bias challenges, leading to decreased robustness and accuracy.
Approach: They propose a Segmentation-Aided multi-grained denoising and debiasing method to address noise and order bias challenges in ABSA.
Outcome: The proposed method achieves word-level denoising and utterance-level demoising via topic-aware dialogue segmentation.
On the Robustness of Document-Level Relation Extraction Models to Entity Name Variations (2024.findings-acl)

Copied to clipboard

Challenge: Existing DocRE models which perform well may make more mistakes when merely changing the entity names in the document, hindering the generalization to novel entity names.
Approach: They propose a pipeline to generate entity-renamed documents by replacing the original entity names with names from Wikidata.
Outcome: The proposed pipeline generates entity-renamed documents by replacing the original entity names with names from Wikidata.
Unsupervised Knowledge Selection for Dialogue Generation (2021.findings-acl)

Copied to clipboard

Challenge: Existing knowledge selection tasks require the preidentified knowledge to generate informative dialogues.
Approach: They propose a novel method to supervise knowledge selection when the gold knowledge label is unknown by obtaining an oracle knowledge label via distant supervision and leverage knowledge distillation to alleviate the noisy labeling problem of distant supervision.
Outcome: The proposed method outperforms strong supervised baselines on two knowledge-grounded dialogue datasets and generates more informative responses.
Perceiving the World: Question-guided Reinforcement Learning for Text-based Games (2022.acl-long)

Copied to clipboard

Challenge: Text-based games provide an interactive way to study natural language processing.
Approach: They propose a two-phase training framework to decouple language learning from reinforcement learning and improve the sample efficiency.
Outcome: The proposed method significantly improves performance and sample efficiency against compound error and limited pre-training data.
Few-Shot Table Understanding: A Benchmark Dataset and Pre-Training Baseline (2022.coling-1)

Copied to clipboard

Challenge: Pre-trained language models have demonstrated their effectiveness for few-shot table understanding, but few-shoot table understanding is rarely explored due to the deficiency of public table pre-training corpus and well-defined downstream benchmark tasks.
Approach: They establish a benchmark dataset and use it to explore few-shot table understanding in Chinese.
Outcome: The proposed model improves the few-shot table understanding in Chinese.
Modality-Aware Neuron Pruning for Unlearning in Multimodal Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Large Language Models and Multimodal Large Language Modells can memorize sensitive information, raising ethical and privacy concerns.
Approach: They propose a novel unlearning framework that selectively clips neurons based on their relative importance to the targeted forget data.
Outcome: The proposed framework selectively clips neurons based on their relative importance to the targeted forget data, curated for different modalities.
OpenFMNav: Towards Open-Set Zero-Shot Object Navigation via Vision-Language Foundation Models (2024.findings-naacl)

Copied to clipboard

Challenge: Existing methods for object navigation are limited to household datasets with close-set objects, and they lack the ability to generalize to new environments in a zero-shot manner.
Approach: They propose a framework that leverages reasoning abilities of large vision language models to extract proposed objects from natural language instructions that meet the user’s demand.
Outcome: The proposed framework surpasses baselines on all metrics and can be used in a HM3D ObjectNav benchmark.
C-LLM: Learn to Check Chinese Spelling Errors Character by Character (2024.emnlp-main)

Copied to clipboard

Challenge: Chinese Spell Checking (CSC) aims to detect and correct spelling errors in sentences.
Approach: They propose a Chinese Spell Checking method that learns to check errors Character by Character.
Outcome: The proposed method achieves a 2.1% enhancement in general scenarios and a significant improvement in vertical domain scenarios compared to existing methods.
Improving the Robustness of Large Language Models via Consistency Alignment (2024.lrec-main)

Copied to clipboard

Challenge: Large language models have shown tremendous success in following user instructions and generating helpful responses, but their robustness is still far from optimal.
Approach: They propose a two-stage training framework that helps a model generalize on following instructions via similar instruction augmentations.
Outcome: The proposed training framework improves diversity and aligns the model with human expectations by differentiating subtle differences in similar responses.
A Survey of Multi-task Learning in Natural Language Processing: Regarding Task Relatedness and Training Methods (2023.eacl-main)

Copied to clipboard

Challenge: Multi-task learning is a popular approach in natural language processing because of its commonalities and differences.
Approach: They propose to summarize recent advances in multi-task learning methods based on their task relatedness into two general multi-step training methods.
Outcome: The proposed methods summarize the tasks and discuss future directions.
Is Neural Topic Modelling Better than Clustering? An Empirical Study on Clustering with Contextual Embeddings for Topics (2022.naacl-main)

Copied to clipboard

Challenge: Recent work incorporates pre-trained word embeddings into Neural Topic Models (NTMs), generating highly coherent topics.
Approach: They conduct thorough experiments to investigate whether embeddings directly with an appropriate word selection method can generate more coherent and diverse topics than NTMs.
Outcome: The proposed model generates more coherent and diverse topics than traditional NTMs, achieving higher efficiency and simplicity.
E2E-GMNER: End-to-End Generative Grounded Multimodal Named Entity Recognition (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches decouple textual entity recognition and visual grounding, leading to error accumulation and suboptimal joint optimization.
Approach: They propose a fully end-to-end generative framework that unifies recognition, semantic typing, visual grounding and implicit knowledge reasoning within a single multimodal large language model.
Outcome: The proposed framework achieves highly competitive performance compared with state-of-the-art methods.
Recent Advances in Speech Language Models: A Survey (2025.acl-long)

Copied to clipboard

Challenge: Text-based Large Language Models (LLMs) are a promising solution for end-to-end speech interaction.
Approach: They propose to build a framework that allows users to input text and translate it into speech . they propose to use a text-only LLM and a "textto-speech" framework to generate a response based on this transcription .
Outcome: The survey offers an overview of recent approaches to building SpeechLMs . it outlines core architectural components, training methodologies, evaluation strategies and challenges .
MTPChat: A Multimodal Time-Aware Persona Dataset for Conversational Agents (2025.findings-naacl)

Copied to clipboard

Challenge: Existing time-aware datasets that focus on persona-grounded conversations focus on temporal dynamics, which narrows their scope and diminishes their complexity.
Approach: They propose a multimodal, time-aware persona dialogue dataset that integrates linguistic, visual, and temporal elements within dialogue and persona memory.
Outcome: The proposed framework integrates linguistic, visual, and temporal elements within dialogue and persona memory to assess a model’s ability to understand implicit temporal cues and dynamic interactions.
Benchmarking Language Model Creativity: A Case Study on Code Generation (2025.naacl-long)

Copied to clipboard

Challenge: Recent studies on LLM creativity evaluation focus on open-ended generation tasks . however, the degree to which LLMs possess and utilize creativity for problem-solving remains unclear .
Approach: They propose a framework for quantifying LLM creativity that incorporates design ingredients . they introduce DENIAL PROMPTING which pushes LLMs to develop more creative solutions .
Outcome: The proposed framework quantifies creativity in LLMs on Codeforces problems . it also finds that even the most creative model fails to demonstrate human-like creativity .
VaseVQA: Multimodal Agent and Benchmark for Ancient Greek Pottery (2026.findings-eacl)

Copied to clipboard

Challenge: MLLMs that use domain-specific data are limited in understanding cultural heritage artifacts such as ancient Greek pottery . supervised fine-tuning improves adaptation to domain knowledge, but it struggles with deeper reasoning tasks.
Approach: They propose a visual question-answer tool that augments SFT with reinforcement learning using verifiable rewards.
Outcome: The proposed model outperforms baseline models on reasoning-intensive questions on ancient Greek pottery.
Universal Conditional Masked Language Pre-training for Neural Machine Translation (2022.acl-long)

Copied to clipboard

Challenge: Pre-trained sequence-to-sequence models have significantly improved Neural Machine Translation (NMT) this paper demonstrates that pre-training a sequence- to-squence model with a bidirectional decoder can produce notable performance gains for both Autoregressive and Non-autoregressive NMT tasks.
Approach: They propose a conditional masked language model pre-trained on bilingual and monolingual corpora in many languages.
Outcome: The proposed model can achieve significant performance improvements on all scenarios from low- to extremely high-resource languages.
VideoLLM Knows When to Speak: Enhancing Time-Sensitive Video Comprehension with Video-Text Duet Interaction Format (2025.findings-emnlp)

Copied to clipboard

Challenge: Recent studies on video large language models focus on model architectures and training datasets . interaction format between user and model is unsatisfactory for time-sensitive tasks .
Approach: They propose a video-text duet interaction format that allows for continuous playback of the video . when a text message ends, the video continues to play, similar to the alternative of two performers in a duet.
Outcome: The proposed format improves performance on time-sensitive tasks with minimal training efforts.
Text2Event: Controllable Sequence-to-Structure Generation for End-to-end Event Extraction (2021.acl-long)

Copied to clipboard

Challenge: Existing methods to extract event records from text decompose complex structure prediction task into multiple subtasks.
Approach: They propose a sequence-to-structure generation paradigm that can extract events from text . they propose unified event extraction, constrained decoding algorithm and curriculum learning algorithm .
Outcome: The proposed method can achieve competitive performance using record-level annotations in both supervised learning and transfer learning settings.
Internal Value Alignment in Large Language Models through Controlled Value Vector Activation (2025.acl-long)

Copied to clipboard

Challenge: Existing LLMs do not possess consistent values, but many have been developed to align them at the behavioral level, including supervised fine-tuning (SFT) and reinforcement learning from human feedback (RLHF).
Approach: They propose a Controlled Value Vector Activation method that directly aligns the internal values of Large Language Models by interpreting how a value is encoded in their latent representations.
Outcome: The proposed method achieves highest success rate across 10 basic values without hurting model performance and fluency, and ensures target values even with opposite and potentially malicious input prompts.
MedDialog: Large-scale Medical Dialogue Datasets (2020.emnlp-main)

Copied to clipboard

Challenge: telemedicine is a medical practice that provides patient care remotely using video conferencing tools.
Approach: They build large-scale medical dialogue datasets to facilitate research . they pretrain several models on the Chinese MedDialog dataset and compare their performance .
Outcome: The proposed datasets show that models trained on MedDialog can generate doctor-like medical dialogues.
Figure It Out: Improve the Frontier of Reasoning with Executable Visual States (2026.acl-long)

Copied to clipboard

Challenge: Recent reasoning models fail to capture structural constraints in complex settings.
Approach: They propose a visual-based reasoning system that integrates executable visual construction into multi-turn reasoning via end-to-end reinforcement learning.
Outcome: The proposed model outperforms strong text-only chain-of-thought models on seven mathematical benchmarks and improves by 13.12% on AIME 2025 and 11.00% on BeyondAIME.
FinReporting: An Agentic Workflow for Localized Reporting of Cross-Jurisdiction Financial Disclosure (2026.acl-demo)

Copied to clipboard

Challenge: FinReporting is an agentic workflow for localized cross-jurisdiction financial reporting . existing approaches assume a single-market setting and overlook structural differences across jurisdictions .
Approach: They propose a workflow that decomposes financial reporting into auditable stages . they use Large Language Models to extract and summarize corporate disclosures .
Outcome: The proposed system decomposes reporting into auditable stages . it improves consistency and reliability under heterogeneous reporting regimes.
Premise-based Multimodal Reasoning: Conditional Inference on Joint Textual and Visual Clues (2022.acl-long)

Copied to clipboard

Challenge: Existing work in vision language cross-modal reasoning uses binary or multi-choice classification based on source image and textual query.
Approach: They propose a task where a textual premise is the background presumption on each source image.
Outcome: The proposed task is based on a dataset of 15,360 movie screenshots and human-curated premise templates from 6 pre-defined categories.
Monotonic Paraphrasing Improves Generalization of Language Model Prompting (2024.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) have demonstrated remarkable proficiency in zero-shot decision making and instruction following.
Approach: They propose an end-to-end decoding strategy that paraphrases given prompts or instructions into their lower perplexity counterparts based on an ensemble of a paraphrase LM for prompt rewriting, and a target LM that constrains the generation for lower perxity.
Outcome: The proposed method can efficiently paraphrase the original prompt without altering its semantic meaning while decreasing the perplexity of each generation as calculated by the target LM.
Where Did That Come From? Sentence-Level Error-Tolerant Attribution (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing task definitions exclude unsupported or hallucinated content leaving them unattributed . authors propose a new definition for sentence-level error-tolerant attribution .
Approach: They propose a new definition for sentence-level error-tolerant attribution that extends attribution to include incorrect or hallucinated content.
Outcome: The proposed approach reduces annotation time and facilitates hallucination fixing.
On the Word Alignment from Neural Machine Translation (P19-1)

Copied to clipboard

Challenge: Prior researches suggest that neural machine translation (NMT) captures word alignment through its attention mechanism, however, attention may fail to capture word alignment for some NMT models.
Approach: They propose two methods to induce word alignment which are general and agnostic to specific NMT models.
Outcome: The proposed methods induce much better word alignment than attention.
WeTS: A Benchmark for Translation Suggestion (2022.emnlp-main)

Copied to clipboard

Challenge: Existing studies focus on overall performance of machine translation but ignore TS performance, authors say . if TS is applied into post-editing, it will reduce the time and cost of post-production.
Approach: They propose to use a golden corpus annotated by experts to generate a translation suggestion model.
Outcome: The proposed model improves on the golden corpus annotated by translators on four translation directions.
Decoding on Graphs: Faithful and Sound Reasoning on Knowledge Graphs through Generation of Well-Formed Chains (2025.acl-long)

Copied to clipboard

Challenge: Existing research on the utilization of Knowledge Graphs (KGs) for large language models (LLMs) relies on subgraph retriever or iterative prompting, overlooking the potential synergy of LLMs’ step-wise reasoning capabilities and KGs’ structural nature.
Approach: They propose a graph-aware constrained decoding framework that facilitates a deep synergy between LLMs and KGs by constraint derived from the topology of the KG.
Outcome: The proposed framework can provide faithful and sound reasoning for KGQA.
Protecting Privacy in Multimodal Large Language Models with MLLMU-Bench (2025.naacl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) and Multimodal Large Language models (MLLMs) trained on vast web corpora can memorize and disclose individuals’ confidential and private data, raising legal and ethical concerns.
Approach: They propose a benchmark to assess unlearning algorithms from multiple perspectives and provide a baseline for existing generative models.
Outcome: The proposed benchmark consists of 500 fictitious profiles and 153 profiles for public celebrities, evaluated from both multimodal (image+text) and unimodal (text) perspectives.
Agentic Conversational Search with Contextualized Reasoning via Reinforcement Learning (2026.findings-acl)

Copied to clipboard

Challenge: Existing studies focus on single-turn scenarios, which might lack the ability to handle multi-turn interactions.
Approach: They propose a conversational agent that interleaves search and reasoning across turns and provides tailored rewards towards evolving user goals.
Outcome: The proposed agent interleaves search and reasoning across turns, enabling exploratory and adaptive behaviors learned through reinforcement learning (RL) training with tailored rewards towards evolving user goals.
CORT: A New Baseline for Comparative Opinion Classification by Dual Prompts (2022.findings-emnlp)

Copied to clipboard

Challenge: Comparative opinion classification is a common linguistic phenomenon.
Approach: They propose a framework for comparative opinion classification using embedded knowledge in pre-trained language models.
Outcome: The proposed framework delivers state-of-the-art and robust performance on all benchmark datasets.
HyperPELT: Unified Parameter-Efficient Language Model Tuning for Both Language and Vision-and-Language Tasks (2023.findings-acl)

Copied to clipboard

Challenge: Pretraining and fine-tuning are the dominant paradigms in natural language processing.
Approach: They propose a parameter-efficient multitask learning framework that takes trainable hyper-embeddings and visual modality as input and outputs weights for different modules in a pretrained language model.
Outcome: The proposed framework adds fewer trainable parameters in multi-task learning while achieving superior performances and transfer ability compared to state-of-the-art methods.
Interleaved Tool-Call Reasoning for Protein Function Understanding (2026.acl-long)

Copied to clipboard

Challenge: Recent advances in large language models have highlighted the effectiveness of chain-of-thought reasoning in symbolic domains such as mathematics and programming.
Approach: They propose a tool-augmented protein reasoning agent that unifies problem decomposition, tool invocation, and grounded answer generation.
Outcome: The proposed protein function understanding agent outperforms text-only reasoning models with an average performance improvement of 103%.
Finding and Editing Multi-Modal Neurons in Pre-Trained Transformers (2024.findings-acl)

Copied to clipboard

Challenge: Existing methods to identify key neurons for interpretability of multi-modal large language models are unclear.
Approach: They propose a method to identify key neurons for interpretability by multi-modal large language models.
Outcome: The proposed method improves conventional works upon efficiency and applied range by removing needs of costly gradient computation.
Collaborative Policy Learning for Open Knowledge Graph Reasoning (D19-1)

Copied to clipboard

Challenge: Existing models of knowledge graph reasoning suffer from limited performance when working on sparse and incomplete graphs due to the lack of evidential paths that can reach target entities.
Approach: They propose a framework to train two collaborative agents to reason for missing facts over a graph augmented by a text corpus.
Outcome: Experiments on two public datasets show the proposed approach is effective on a knowledge graph reasoning task.
Towards Robust Visual Question Answering: Making the Most of Biased Samples via Contrastive Learning (2022.findings-emnlp)

Copied to clipboard

Challenge: Recent studies have shown that biased samples can be brittle for VQA models . however, the improvements on OOD data severely sacrifice the performance on the in-distribution (ID) data.
Approach: They propose a contrastive learning approach that exploits biased samples for unbiased information that contributes to reasoning.
Outcome: The proposed method achieves competitive performance on the OOD dataset while maintaining robustness on the ID dataset.
UniMoE-Audio: Unified Speech and Music Generation with Dynamic-Capacity Mixture-of-Experts (2026.acl-long)

Copied to clipboard

Challenge: Recent advances in unified multimodal models indicate a clear trend towards comprehensive content generation.
Approach: They propose a unified speech and music generation model built upon a novel framework . they propose specialized MoE architectures and curated training strategies to tackle data imbalances .
Outcome: The proposed model achieves state-of-the-art performance on major speech and music generation benchmarks.
Advancing SMoE for Continuous Domain Adaptation of MLLMs: Adaptive Router and Domain-Specific Loss (2025.acl-long)

Copied to clipboard

Challenge: Recent studies have explored Continual Instruction Tuning (CIT) in Multimodal Large Language Models (MLLMs), with a primary focus on Task-incremental CIT, where MLLM are required to continuously acquire new tasks.
Approach: They propose a Sparse Mixture of Expert (SMoE) based method for domain-incremental CIT in Multimodal Large Language Models (MLLMs) . they equip the SMoA module with a domain-specific autoregressive loss (DSAL) they establish a new benchmark to evaluate the efficacy of their method .
Outcome: The proposed method outperforms all baselines and is based on a Sparse Mixture of Experts (SMoE) module .
Sememe Prediction for BabelNet Synsets using Multilingual and Multimodal Information (2022.findings-acl)

Copied to clipboard

Challenge: Existing sememe KBs only cover a few languages, which hinders the wide utilization of sememes.
Approach: They propose to build a multilingual sememe KB based on a dictionary called BabelNet . they use multilingual synonyms, multilingual glosses and images to encode sememes .
Outcome: The proposed model outperforms previous methods in terms of MAP and F1 scores.
Self-Tuning: Instructing LLMs to Effectively Acquire New Knowledge through Self-Teaching (2025.findings-acl)

Copied to clipboard

Challenge: Existing approaches to keeping large language models current involve continued pre-training on new documents.
Approach: They propose a learning framework that augments documents with knowledge-intensive tasks created in a self-supervised manner, focusing on memorization, comprehension, and self-reflection.
Outcome: The proposed learning framework improves an LLM’s ability to acquire new knowledge from unseen raw documents through self-teaching.
MASFactory: A Graph-centric Framework for Orchestrating LLM-Based Multi-Agent Systems with Vibe Graphing (2026.acl-demo)

Copied to clipboard

Challenge: Large language model-based multi-agent systems (MAS) are increasingly used to extend agentic problem solving via role specialization and collaboration.
Approach: They propose a graph-centric framework for orchestrating large language model-based multi-agent systems . they compile a user's natural-language intent into an editable workflow specification and then into an executable graph .
Outcome: The proposed framework compiles natural-language intent into an executable graph and then compile and executes it at runtime.
A Novel Graph-based Multi-modal Fusion Encoder for Neural Machine Translation (2020.acl-main)

Copied to clipboard

Challenge: Existing multi-modal neural machine translation models do not fully exploit fine-grained semantic correspondences between semantic units of different modalities.
Approach: They propose a graph-based multi-modal fusion encoder that exploits fine-grained semantic correspondences between different modalities.
Outcome: The proposed encoder significantly extends the conventional text-based translation by taking images as additional inputs.
FactSearch: An Interactive Agentic Fact Search System for Verifying Large Language Model Outputs (2026.acl-demo)

Copied to clipboard

Challenge: Existing tool-augmented verification systems depend on opaque search APIs, introducing uncontrolled variability into factuality evaluation.
Approach: They propose a reproducibility-oriented agentic fact search system for claim-level factuality verification built on a locally aggregated open-source search infrastructure.
Outcome: The proposed system decomposes model outputs into atomic factual claims, generates targeted search queries, retrieves supporting evidence via a self-hosted meta-search engine, and performs modular verification within a fully configurable pipeline.
Enhancing Reinforcement Learning with Label-Sensitive Reward for Natural Language Understanding (2024.acl-long)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) have yielded remarkable performance, but objective mismatch issues hinder RLHF learning.
Approach: They propose a Reinforcement Learning framework enhanced with Label-sensitive reward to enhance LLMs' alignment and generation capabilities.
Outcome: The proposed framework improves performance on five diverse models across eight tasks.
Think Natively: Unlocking Multilingual Reasoning with Consistency-Enhanced Reinforcement Learning (2026.acl-long)

Copied to clipboard

Challenge: Current Large Reasoning Models exhibit two critical limitations when processing non-English languages: (1) They struggle to maintain input-output language consistency; (2) They generally perform poorly with wrong reasoning paths and lower answer accuracy compared to English.
Approach: They propose a language-consistency reward and a cross-lingual thinking alignment reward to improve the model's interpretability and accuracy.
Outcome: The proposed model achieves nearly 100% language consistency and superior performance on two multilingual benchmarks (MMATH and PolyMath).
Rethinking the Word-level Quality Estimation for Machine Translation from Human Judgement (2023.findings-acl)

Copied to clipboard

Challenge: Word-level Quality Estimation (QE) of Machine Translation aims to detect potential translation errors in the translated sentence without reference.
Approach: They propose to use a human-generated translation judgment to generate a word-level quality estimate (QE) using a translation error rate toolkit to detect translation errors without reference.
Outcome: The proposed dataset is more consistent with human judgment and confirms the effectiveness of the proposed tag-correcting strategies.
Tagging-Assisted Generation Model with Encoder and Decoder Supervision for Aspect Sentiment Triplet Extraction (2023.emnlp-main)

Copied to clipboard

Challenge: Recent advances in the ASTE task have been driven by Natural Language Generation-based approaches, but most NLG methods overlook the supervision of the encoder-decoder hidden representations and fail to fully utilize the semantic information provided by the labels.
Approach: They propose a tagging-assisted generation model with encoder and decoder supervision that enhances the supervision of the encoder-decoder through multiple-perspective tabbing assistance and label semantic representations.
Outcome: The proposed model enhances the supervision of the encoder and decoder through multiple-perspective tagging assistance and label semantic representations.
Fusion-Eval: Integrating Assistant Evaluators with LLMs (2024.emnlp-industry)

Copied to clipboard

Challenge: Recent studies have employed large language models (LLMs) as reference-free metrics for NLG evaluation, enhancing adaptability to new tasks tasks.
Approach: They propose a method that leverages large language models to integrate insights from various assistant evaluators.
Outcome: The proposed approach achieves a 0.962 system-level Kendall-Tau correlation with humans on SummEval and a 0.7444 turn-level Spearman correlation on TopicalChat, which is significantly higher than baseline methods.
Benchmarking Web Agent Safety under E-commerce Deceptive Interfaces (2026.acl-long)

Copied to clipboard

Challenge: Existing web agents are highly susceptible to multiple classes of deceptive interfaces, but they are not designed to mitigate these failures.
Approach: They propose a lightweight plugin framework that allows controlled injection of deceptive interface patterns into existing web environments.
Outcome: The proposed framework enables controlled injection of deceptive interface patterns into web environments.
Syntactically-Informed Unsupervised Paraphrasing with Non-Parallel Data (2021.emnlp-main)

Copied to clipboard

Challenge: Existing studies on syntactically controlled paraphrase generation rely on large-scale parallel data.
Approach: They propose a syntactically-informed unsupervised paraphrasing model based on conditional variational auto-encoder which can generate texts in a specified syntastic structure.
Outcome: The proposed model can generate diverse paraphrases with specified syntactic structure using non-parallel data.
Metaphor Reasoning is Meta-reasoning (2026.acl-long)

Copied to clipboard

Challenge: Existing work on metaphor reasoning's impact on reasoning abilities is limited.
Approach: They propose a system for synthesizing metaphorical riddles that satisfy five quality dimensions: diverse, balanced, reasoning-oriented, challenging, and verifiable.
Outcome: The proposed system improves reasoning abilities across six domains using only thousands of metaphorical riddles.
MuBench: Assessment of Multilingual Capabilities of Large Language Models Across 61 Languages (2026.findings-acl)

Copied to clipboard

Challenge: Existing evaluation datasets lack cross-lingual alignment, leaving assessments of multilingual capabilities fragmented in both language and skill coverage.
Approach: They propose to use multilingual consistency as a complementary metric to assess performance bottlenecks and guide model improvement.
Outcome: The proposed model lacks cross-lingual alignment and language coverage gaps between state-of-the-art models.
Train Once for All: A Transitional Approach for Efficient Aspect Sentiment Triplet Extraction (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to extract aspects and opinions independently, optionally adding pairwise relations, often lead to error propagation and high time complexity.
Approach: They propose a transition-based model that performs aspect and opinion extraction jointly and integrates contrastive-augmented optimization.
Outcome: The proposed model outperforms previous models on two out of four datasets when trained on a single dataset.
ATLAS: Agent Tuning via Learning Critical Steps (2025.findings-acl)

Copied to clipboard

Challenge: Existing agent tuning approaches employ supervised finetuning on entire expert trajectories, but behavior-cloning of full traitories introduces expert bias and weakens generalization to states not covered by the expert data.
Approach: They propose a method that finetunes LLMs on critical steps in expert trajectories and identifies and finetuns them on these steps with reduced costs.
Outcome: The proposed method outperforms existing methods and open-source LLM agents on only 30% critical steps in extensive experiments.
Reference-based Metrics Disprove Themselves in Question Generation (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing metrics for question generation are based on human-written references . however, the results of the metrics on our study disprove the metrics themselves .
Approach: They propose to use human-written references to evaluate question generation . they propose to combine criteria such as naturalness, answerability, and complexity .
Outcome: The proposed model is based on multi-dimensional criteria such as naturalness, answerability, and complexity, utilizing large language models.
Adversarial Semantic Decoupling for Recognizing Open-Vocabulary Slots (2020.emnlp-main)

Copied to clipboard

Challenge: Open-vocabulary slots degrade neural-based slot filling models because they can take on unlimited set of values and have no semantic restriction nor length limit.
Approach: They propose a model-agnostic slot filling method that explicitly decouples local semantics inherent in open-vocabulary slot words from the global context.
Outcome: The proposed method outperforms other models on open-vocabulary slots without deteriorating performance.
A Multi-Task Dual-Tree Network for Aspect Sentiment Triplet Extraction (2022.coling-1)

Copied to clipboard

Challenge: Existing methods are poor at detecting complicated relations between aspects and opinions . detecting unclear boundaries of multi-word aspects and opinion is also a challenge .
Approach: They propose a multi-task dual-tree network to extract triplets from a given sentence . they employ a constituency tree and a modified dependency tree to enhance the interaction .
Outcome: The proposed model extracts triplets from a given sentence, and it is effective on four datasets.
SocialCC: Interactive Evaluation for Cultural Competence in Language Agents (2025.acl-long)

Copied to clipboard

Challenge: Existing studies have evaluated cultural knowledge of large language models, but they fail to assess dynamic cultural competence.
Approach: They propose a benchmark to assess cultural competence through intercultural scenarios that span 60 countries across six continents.
Outcome: The proposed benchmark measures the ability of large language models to apply cultural knowledge effectively in cross-cultural interactions.
Knowledge-Augmented Methods for Natural Language Processing (2022.acl-tutorials)

Copied to clipboard

Challenge: Knowledge in natural language processing (NLP) is a rising trend especially after the advent of large scale pre-trained models.
Approach: This tutorial introduces the key steps in integrating knowledge into natural language processing (NLP) it introduces knowledge grounding from text, knowledge representation and fusing.
Outcome: This tutorial introduces the key steps in integrating knowledge into natural language processing including knowledge grounding from text, knowledge representation and fusing.
SPARKLE: A Structured and Plug-and-play Agentic Retrieval Policy for Adaptive RAG Models (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for integrating external knowledge rely on frozen large language models without explicit supervision or require costly LLM finetuning.
Approach: They propose a structured and plug-and-play agentic retrieval policy with an additional proxy model to control the retrieval process.
Outcome: Experiments on three in-domain and four out-of-domain QA benchmarks show that SPARKLE outperforms state-of the-art adaptive RAG models, achieving average improvements of 9.17% and 2.85%, respectively.
KiRAG: Knowledge-Driven Iterative Retriever for Enhancing Retrieval-Augmented Generation (2025.acl-long)

Copied to clipboard

Challenge: Iterative retrieval-augmented generation models are difficult to use for multihop question answering (QA) . their retrieval processes can be disrupted by irrelevant documents or factually inaccurate chain-of-thoughts .
Approach: They propose a knowledge-driven iterative retriever model that decomposes documents into knowledge triples and performs iterativ retrieval with these triples to enable a factually reliable retrieval process.
Outcome: The proposed model outperforms existing iRAG models with an average improvement of 9.40% in R@3 and 5.14% in F1 on multi-hop QA datasets.
Explanation-based Finetuning Makes Models More Robust to Spurious Cues (2023.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) learn correlations between labels and features that are irrelevant to the task, leading to poor generalization on out-of-distribution data.
Approach: They propose an explanation-based approach to fine tune large language models to generate a free-text explanation supporting their answer.
Outcome: The proposed model is more robust against spurious cues in terms of accuracy drop across four classification tasks: ComVE (+1.2), CREAK (+9.1), e-SNLI (+5.4), and SBIC (+6.5).
MultiChartQA: Benchmarking Vision-Language Models on Multi-Chart Problems (2025.naacl-long)

Copied to clipboard

Challenge: Existing chart understanding benchmarks focus on single-chart tasks, neglecting multi-hop reasoning required to extract and integrate information from multiple charts.
Approach: They propose a benchmark that evaluates MLLMs’ capabilities in four key areas: direct question answering, parallel question answering and comparative reasoning.
Outcome: The proposed benchmark evaluates MLLMs’ capabilities in four key areas: direct question answering, parallel question answering and comparative reasoning.
Failure Modes in Multi-Hop QA: The Weakest Link Effect and the Recognition Bottleneck (2026.acl-long)

Copied to clipboard

Challenge: Existing studies have identified a position bias in Large Language Models that causes them to overlook information at certain positions.
Approach: They propose a semantic probe to disentangle position bias in Large Language Models . they propose MFAI to steer attention towards selected positions .
Outcome: The proposed model can locate and integrate information at certain positions even in noisy, long-context settings.
Prompt-Based Length Controlled Generation with Multiple Control Types (2024.findings-acl)

Copied to clipboard

Challenge: Existing length control methods focus on a simple control type of “equal to” a target length.
Approach: They propose a prompt-based method to achieve length controlled generation under different control types with high accuracy by using reinforcement learning and sample filtering with the reward signal given by rule-based reward models.
Outcome: The proposed method significantly improves the accuracy of prompt-based length control on popular summarization datasets like CNNDM and NYT under multiple control types.
CM-Net: A Novel Collaborative Memory Network for Spoken Language Understanding (D19-1)

Copied to clipboard

Challenge: Existing models for slot filling and intent detection fail to fully utilize cooccurrence relations between slots and intents, which restricts their potential performance.
Approach: They propose a novel Collaborative Memory Network (CM-Net) that captures slot-specific and intent-specific features in a collaborative manner.
Outcome: The proposed network outperforms existing models on two benchmarks and a self-collected corpus.
TurnBack: A Geospatial Route Cognition Benchmark for Large Language Models through Reverse Route (2025.emnlp-main)

Copied to clipboard

Challenge: Existing studies on large language models have limited evaluation of their geospatial cognition . a unified framework for evaluating geospcial cognition in LLMs remains absent .
Approach: They propose a benchmark to evaluate the geospatial route cognition of Large Language Models . they propose 'pathbuilder' tool for converting natural language instructions into navigation routes .
Outcome: The proposed framework and metrics evaluate 9 state-of-the-art LLMs on route reversal task.
RESEMO: A Benchmark Chinese Dataset for Studying Responsive Emotion from Social Media Content (2024.findings-acl)

Copied to clipboard

Challenge: Existing studies on social media text processing do not focus on responsive emotion analysis.
Approach: They propose a Chinese dataset named ResEmo for responsive emotion analysis, including 3813 posts with 68,781 comments collected from Weibo, the largest social media platform in China.
Outcome: The proposed dataset includes 3813 posts with 68,781 comments collected from weibo, the largest social media platform in China.
On the token distance modeling ability of higher RoPE attention dimension (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing work on extending the context length of language models based on Rotary position embedding (RoPE) has shown promising results in capturing longer-range contextual information.
Approach: They propose to use a hidden dimension of an attention head to investigate its contribution to capturing long-distance dependencies.
Outcome: The proposed model can capture long-distance dependencies by extending the attention of a particular dimension of an attention head.
RAt: Injecting Implicit Bias for Text-To-Image Prompt Refinement Models (2024.emnlp-main)

Copied to clipboard

Challenge: Text-to-image prompt refinement (T2I-Refine) aims to rephrase or extend an input prompt with more descriptive details that can be leveraged to generate images with higher quality.
Approach: They develop an adversarial prompt attacking framework that implicitly attacks input prompts with intentional adversarials to generate images with higher quality.
Outcome: The proposed framework can implicitly attack input prompts with implicit concept biases to generate images with higher quality and explicit visual bias towards the target group.
TaxoClass: Hierarchical Multi-Label Text Classification Using Only Class Names (2021.naacl-main)

Copied to clipboard

Challenge: Hierarchical multi-label text classification (HMTC) aims to assign each text document to a set of relevant classes from a taxonomy.
Approach: They propose to conduct HMTC based on only class surface names as supervision signals to mimic human experts.
Outcome: The proposed framework outperforms the best existing method by 25% on two challenging datasets.
A Secure and Efficient Federated Learning Framework for NLP (2021.emnlp-main)

Copied to clipboard

Challenge: Existing FL frameworks require a trusted aggregator or require heavy-weight cryptographic primitives, which makes the performance significantly degraded.
Approach: They propose a framework that is federated and efficient for NLP . they propose to eliminate the need for trusted entities and achieve better model accuracy .
Outcome: The proposed framework achieves better model accuracy and model accuracy than existing FL frameworks.
Interpretable Relevant Emotion Ranking with Event-Driven Attention (D19-1)

Copied to clipboard

Challenge: Existing studies ignore the latent event information in documents . Existing methods for detecting emotions are limited to a few words .
Approach: They propose to integrate event information into a deep learning architecture to extract relevant emotion ranking models using corpus-level event embeddings and document-level events.
Outcome: The proposed model performs better than state-of-the-art emotion detection and multi-label approaches on three real-world corpora and interpretable results shed light on the events which trigger certain emotions.
From Shijing to English and German: Resources and Evaluation for LLM Translation of Early Chinese Poetry (2026.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) show promise in literary translation, but their performance in poetry remains unexplored.
Approach: They propose a framework that integrates knowledge-driven, rule-based, and LLM-as-judge metrics into a Shijing corpus . their code, lexical KB, and corpus reconstruction protocols are available at https://github.com/ML-KULeuven/ShijingLLMTrans.
Outcome: The proposed framework achieves higher human correlation than traditional metrics and high statistical stability.
An Empirical Study of Many-to-Many Summarization with Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Recent studies have shown that large language models (LLMs) have strong multilingual abilities, giving them the potential to perform M2MS in real applications.
Approach: They propose to use many-to-many summarization (M2MS) to generate a brief summary in any language given a document also in any other language.
Outcome: The proposed model outperforms zero-shot LLMs in terms of automatic evaluations.
CITB: A Benchmark for Continual Instruction Tuning (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for instruction tuning do not leverage the rich natural language instructions.
Approach: They propose to use a benchmark to study how instruction tuning works in CL tasks.
Outcome: The proposed method can achieve similar or better results than existing CL methods.
Thinking-Based Non-Thinking: Solving the Reward Hacking Problem in Training Hybrid Reasoning Models via Reinforcement Learning (2026.acl-long)

Copied to clipboard

Challenge: Existing work on large reasoning models (LRMs) focuses on using reinforcement learning (RL) to train hybrid reasoning models that automatically decide whether to engage in thinking or not based on the complexity of the query.
Approach: They propose to use reinforcement learning to train hybrid reasoning models that automatically decide whether to engage in thinking or not based on the complexity of the query.
Outcome: The proposed model reduces token usage by around 50%$ compared to DeepSeek-R1-Distill-Qwen-1.5B/7B and DeepScaleR-1.5b, while significantly improving accuracy.
Pre-training with Meta Learning for Chinese Word Segmentation (2021.naacl-main)

Copied to clipboard

Challenge: Recent studies show that pre-trained models are beneficial to Chinese Word Segmentation (CWS). However, these models lack task-specific prior segmentation knowledge.
Approach: They propose a pre-trained Chinese word segmentation model MetaSeg which incorporates meta learning into a multi-criteria pre-training task.
Outcome: Empirical results show that MetaSeg can achieve new state-of-the-art performance on twelve widely-used CWS datasets and significantly improve model performance in low-resource settings.
RedOne 2.0: Rethinking Domain-specific LLM Post-Training in Social Networking Services (2026.acl-industry)

Copied to clipboard

Challenge: Social networking services (SNS) are critical infrastructure for global interaction . supervised fine-tuning (SFT) can improve in-domain performance, but it often induces a ”seesaw” trade-off with out-of-domain robustness .
Approach: They propose an SNS-oriented LLM with a progressive, RL-prioritized post-training paradigm for fast and stable adaptation.
Outcome: The proposed model improves over the previous 7B model by 2.41 on average . it also yields an 8.74 average gain over its Qwen3-4B base .
Marginal Utility Diminishes: Exploring the Minimum Knowledge for BERT Knowledge Distillation (2021.acl-long)

Copied to clipboard

Challenge: Knowledge distillation (KD) has shown great success in BERT compression.
Approach: They propose a knowledge distillation paradigm that extracts the teacher's hidden state knowledge and then compresses it into three dimensions.
Outcome: The proposed paradigm gives rise to training speedup of 2.7x 3.4x for two kinds of student models and computing devices.
Uni-Parser: Unified Semantic Parser for Question Answering on Knowledge Base and Database (2022.emnlp-main)

Copied to clipboard

Challenge: Existing approaches on semantic parsing suffer from exponential growth of logical form candidates and can hardly generalize to unseen data.
Approach: They propose a unified semantic parser for question answering on KB and DB . they define the primitive as the essential element in their framework .
Outcome: The proposed framework can predict logical forms by altering and composing top-ranked primitives with different operations.
RLPrompt: Optimizing Discrete Text Prompts with Reinforcement Learning (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods for finding the optimal prompt for a task are difficult to optimize.
Approach: They propose an efficient discrete prompt optimization approach with reinforcement learning that generates the optimal discrete stimulus after training with reward.
Outcome: The proposed approach is based on a parameter-efficient policy network that generates the optimal discrete prompt after training with reward.
RAPL: A Relation-Aware Prototype Learning Approach for Few-Shot Document-Level Relation Extraction (2023.emnlp-main)

Copied to clipboard

Challenge: Existing methods to identify semantic relations between entities are time-consuming and labor-intensive.
Approach: They propose a relation-aware prototype learning method for document-level relation extraction (FSDLRE) they propose RAPL, which judiciously leverages relation descriptions and real NOTA instances as guidance .
Outcome: The proposed method outperforms state-of-the-art approaches by 2.61% F1 . it generates task-specific NOTA prototypes and refines relation prototypes .
Automatic Labeling of Problem-Solving Dialogues for Computational Microgenetic Learning Analytics (L18-1)

Copied to clipboard

Challenge: This paper presents a recurrent neural network model to automate the analysis of students' computational thinking in problem-solving dialogue.
Approach: They propose a recurrent neural network model to automate the analysis of students' computational thinking in problem-solving dialogue.
Outcome: The proposed model outperforms the baseline model and outperformed the nave model by a large margin.
Triad-based Neural Network for Coreference Resolution (C18-1)

Copied to clipboard

Challenge: Entity coreference resolution aims to identify mentions that refer to the same entity.
Approach: They propose a triad-based neural network system that generates affinity scores between entity mentions for coreference resolution.
Outcome: The proposed system generates affinity scores between mentions for coreference resolution.
Sentence-Permuted Paragraph Generation (2021.emnlp-main)

Copied to clipboard

Challenge: Existing models produce similar contents from homogenized contexts due to the fixed left-to-right sentence order.
Approach: They propose a framework permuting sentence orders to improve content diversity of multi-sentence paragraphs by permutating the sentence orders.
Outcome: The proposed framework produces more diverse outputs with higher quality than existing models.
Hazards in Daily Life? Enabling Robots to Proactively Detect and Resolve Anomalies (2025.naacl-long)

Copied to clipboard

Challenge: Existing household robots are inability to recognize potential problems or dangers in home environments.
Approach: They propose a task of creating anomaly scenarios using generative models instead of manually labeled data to build simulated environments.
Outcome: The proposed framework outperforms existing models in terms of task description and scene diversity.
TEACH: A Contrastive Knowledge Adaptive Distillation Framework for Classical Chinese Understanding (2025.acl-long)

Copied to clipboard

Challenge: Traditional methods for processing classical Chinese segment language understanding into discrete tasks, which overlook crucial background information and reduce user engagement.
Approach: They propose a framework that integrates word sense disambiguation with sentence translation to minimize hallucinations and improve semantic analysis.
Outcome: The proposed framework integrates word sense disambiguation with sentence translation to minimize hallucinations and improve semantic analysis.
TeMP: Temporal Message Passing for Temporal Knowledge Graph Completion (2020.emnlp-main)

Copied to clipboard

Challenge: Existing methods for static knowledge graphs do not explicitly leverage multi-hop structural information and temporal facts from recent time steps to enhance their predictions.
Approach: They propose a framework to leverage time-dependent temporal information to infer missing facts in temporal knowledge graphs.
Outcome: The proposed framework achieves 10.7% improvement in Hits@10 across three standard benchmarks.
HD-PiSSA: High-Rank Distributed Orthogonal Adaptation (2025.emnlp-main)

Copied to clipboard

Challenge: Existing methods for large language models constrain update to low-rank subspaces, limiting expressiveness and performance.
Approach: They propose a distributed PEFT approach that initializes adapters across different devices and aggregates their delta updates collectively on (W) Empirically, HD-PiSSA provides 16 higher effective updated ranks than data-parallel LoRA or PiSSA when fine-tuning on 8 GPUs with the same per-device adapter rank.
Outcome: Empirically, HD-PiSSA outperforms LoRA and PiSSA in math, code, and multi-task learning tasks.
A Contextual Hierarchical Attention Network with Adaptive Objective for Dialogue State Tracking (2020.acl-main)

Copied to clipboard

Challenge: Existing methods for dialogue state tracking ignore the slot imbalance problem and treat all slots indiscriminately, which limits the learning of hard slots.
Approach: They propose to employ a contextual hierarchical attention network to enhance the DST by learning contextual representations.
Outcome: The proposed approach achieves 52.68% and 58.55% joint accuracy on multiWOZ 2.0 and MultiWOZ 2.1 datasets and significantly improves performance (+1.24% and +5.98%)
Auto-Instruct: Automatic Instruction Generation and Ranking for Black-Box Language Models (2023.findings-emnlp)

Copied to clipboard

Challenge: Large language models can perform a wide range of tasks by following natural language instructions without task-specific fine-tuning.
Approach: They propose a method to automatically improve the quality of LLM instructions . they leverage the generative ability of LMS to generate diverse candidate instructions based on a scoring model trained on 575 existing NLP tasks.
Outcome: The proposed method surpasses human-written and LLM-generated instructions on 118 out-of-domain tasks.
TaCL: Improving BERT Pre-training with Token-aware Contrastive Learning (2022.findings-naacl)

Copied to clipboard

Challenge: Existing pre-trained MLMs produce an anisotropic distribution of token representations . this is not ideal for tasks that require discriminative semantic meanings of distinct tokens - a problem that exists in pre-training models .
Approach: They propose a continual pre-training approach that encourages BERT to learn an isotropic distribution of token representations.
Outcome: The proposed approach improves on a wide range of English and Chinese benchmarks.
Integrating Transformer and Paraphrase Rules for Sentence Simplification (D18-1)

Copied to clipboard

Challenge: Current models for sentence simplification adopted ideas from machine translation studies and implicitly learned simplification mapping rules from normal-simple sentence pairs.
Approach: They propose a novel model based on a multi-layer and multi-head attention architecture and two innovative approaches to integrate a paraphrase knowledge base for simplification.
Outcome: The proposed model outperforms state-of-the-art models for sentence simplification . it seeks to select more accurate simplification rules, the authors show .
On Controlling Fallback Responses for Grounded Dialogue Generation (2022.findings-acl)

Copied to clipboard

Challenge: Existing knowledge grounded dialogue frameworks assume that the user intention is always answerable.
Approach: They propose a framework that automatically generates a control token with the generator to bias the succeeding response towards informativeness for answerable contexts and fallback for unanswerable context.
Outcome: The proposed framework incorporates fallback responses to respond to unanswerable contexts in an informative manner while retaining informativeness for answerable context.
Large Language Models are Built-in Autoregressive Search Engines (2023.findings-acl)

Copied to clipboard

Challenge: Existing dual-encoder dense retrievers obtain representations for questions and documents independently, allowing only shallow interactions between them.
Approach: They propose to use large language models to generate URLs for document retrieval by following human instructions.
Outcome: The proposed method achieves better retrieval performance than existing retrieval approaches on open-domain question answering benchmarks.
Knowing What LLMs DO NOT Know: A Simple Yet Effective Self-Detection Method (2024.naacl-long)

Copied to clipboard

Challenge: Recent literature reveals that Large Language Models (LLMs) hallucinate intermittently, which impedes their reliability for further utilization.
Approach: They propose a self-detection method to detect which questions an LLM does not know by combining the two components to identify whether the model generates a non-factual response to the question.
Outcome: The proposed method can detect which questions an LLM does not know across factoid question-answering, arithmetic reasoning, and commonsense reasoning tasks.
Understanding and Addressing the Under-Translation Problem from the Perspective of Decoding Objective (2024.acl-long)

Copied to clipboard

Challenge: Neural Machine Translation (NMT) has made remarkable progress over the past years, but under-translation and over-translatation remain challenging obstacles faced by NMT systems.
Approach: They propose to employ the confidence of predicting the end of sentence (EOS) as a detector for under-translation and strengthen the confidence-based penalty to penalize candidates with a high risk of under-translated.
Outcome: The proposed method can detect and rectify under-translated outputs, with minor impact on other correct translations.
Porous Lattice Transformer Encoder for Chinese NER (2020.coling-main)

Copied to clipboard

Challenge: Existing methods to integrate word boundary information into character-level Chinese NER are inefficient and lack semantic interaction.
Approach: They propose an extension of transformer encoder that is tailored for ChineseNER to incorporate lexicons into character-level Chinese NER by lattices.
Outcome: The proposed extension performs 11.4 times faster than state-of-the-art methods while retaining the rich long-term dependencies.
On the Vulnerability of Text Sanitization (2025.naacl-long)

Copied to clipboard

Challenge: Existing reconstruction attacks on text sanitization are not able to accurately assess their effectiveness.
Approach: They propose to use ASR to measure the effectiveness of reconstruction attacks to evaluate sanitization performance.
Outcome: The proposed reconstruction attacks achieve a 46.4% improvement in ASR over the state-of-the-art baseline with a privacy budget of =4.0 on the SST-2 dataset.
Responsible AI Considerations in Text Summarization Research: A Review of Current Practices (2023.findings-emnlp)

Copied to clipboard

Challenge: a recent study examines research and reporting practices for text summarization tasks . text summaries are often overlooked by the responsible AI community .
Approach: They examine research and reporting practices in the context of text summarization . they find that relatively few papers engage with possible stakeholders .
Outcome: The findings highlight current research practices and provide recommendations on research directions.
A Model-agnostic Data Manipulation Method for Persona-based Dialogue Generation (2022.acl-long)

Copied to clipboard

Challenge: Existing models for introducing explicit personas are expensive due to their expensive collection costs.
Approach: They propose a data manipulation method which is model-agnostic to be packed with any persona-based dialogue generation model to improve their performance.
Outcome: The proposed method is model-agnostic to be packed with any persona-based dialogue generation model to improve their performance.
EverTracer: Hunting Stolen Large Language Models via Stealthy and Robust Probabilistic Fingerprint (2025.emnlp-main)

Copied to clipboard

Challenge: Existing fingerprinting methods require impractical white-box access or introduce detectable statistical anomalies.
Approach: They propose a gray-box fingerprinting framework that ensures stealthy and robust model provenance tracing.
Outcome: The proposed framework is the first to repurpose Membership Inference Attacks (MIAs) for defensive use, embedding ownership signals via memorization instead of artificial trigger-output overfitting.
Enhancing Cross-Document Event Coreference Resolution by Discourse Structure and Semantic Information (2024.lrec-main)

Copied to clipboard

Challenge: Existing cross-document event coreference resolution models lack the ability to capture long-distance dependencies.
Approach: They propose to construct document-level Rhetorical Structure Theory trees and cross-document Lexical Chains to model structural and semantic information of documents.
Outcome: The proposed model outperforms baseline models on English and Chinese datasets by large margins.
Who Can Withstand Chat-Audio Attacks? An Evaluation Benchmark for Large Audio-Language Models (2025.findings-acl)

Copied to clipboard

Challenge: Existing research focused on model-specific adversarial methods, but real-world applications demand a more generalizable approach to audio adversarials.
Approach: They propose a Chat-Audio Attacks benchmark to evaluate LALMs' robustness . they propose standard evaluation, GPT-4o-based evaluation and human evaluation .
Outcome: The proposed benchmark aims to explore the robustness of six state-of-the-art LALMs with voice interaction capabilities.
Triangular Transfer: Freezing the Pivot for Triangular Machine Translation (2022.acl-short)

Copied to clipboard

Challenge: Existing approaches to triangular machine translation have not fully exploited all types of auxiliary data.
Approach: They propose a transfer-learning-based approach that utilizes all types of auxiliary data.
Outcome: The proposed approach outperforms existing approaches with a series of experiments.
Regularized Context Gates on Transformer for Machine Translation (2020.acl-main)

Copied to clipboard

Challenge: Context gates are effective to control the contributions from the source and target contexts in the recurrent neural network (RNN) based neural machine translation.
Approach: They propose a method to identify source and target contexts and introduce a gate mechanism to control the contributions from source and targets in the advanced Transformer architecture.
Outcome: The proposed model achieves an averaged gain of 1.0 BLEU score over a strong transformer baseline.
CEAN: Contrastive Event Aggregation Network with LLM-based Augmentation for Event Extraction (2024.eacl-long)

Copied to clipboard

Challenge: Event Extraction is a crucial yet arduous task in natural language processing (NLP), as its performance is hindered by laborious data annotation.
Approach: They propose a Contrastive Event Aggregation Network with LLM-based Augmentation to promote low-resource learning and reduce data noise for event extraction.
Outcome: The proposed approach achieves new state-of-the-art results on the ACE2005 and ERE-EN datasets.
Categorizing Semantic Representations for Neural Machine Translation (2022.coling-1)

Copied to clipboard

Challenge: Modern neural machine translation models suffer limitation in compositional generalization, resulting in weakened translation performance on unseen compounds.
Approach: They propose to introduce categorization to the contextualized representations to improve generalization by reducing sparsity and overfitting.
Outcome: The proposed method reduces compositional generalization error rates by 24% on a dedicated MT dataset.
Context Tracking Network: Graph-based Context Modeling for Implicit Discourse Relation Recognition (2021.naacl-main)

Copied to clipboard

Challenge: Existing models fail to fully utilize contextual information which plays an important role in interpreting sentences.
Approach: They propose a graph-based Context Tracking Network to model the discourse context for IDRR.
Outcome: The proposed model can integrate sentence-level and token-level contextual semantics better than existing models.
ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information (2021.acl-long)

Copied to clipboard

Challenge: ChineseBERT model incorporates glyph and pinyin information of Chinese characters into pretraining . proposed model achieves new performance boost over baseline models with fewer training steps .
Approach: They propose a ChineseBERT model that incorporates glyph and pinyin information into pretraining . the glyph embedding is obtained based on different fonts of a character, and the pinyink embeddment characterizes the pronunciation of Chinese characters.
Outcome: The proposed model achieves new performance boosts over baseline models with fewer training steps.
Compressing LLM Knowledge into Graph Representations for Text-attributed Graphs Learning (2026.acl-long)

Copied to clipboard

Challenge: Existing GNN-LLM approaches use large language models at inference time for processing text attributes, resulting in costly deployment.
Approach: They propose a framework that internalizes LLM knowledge within graph models and supports inference-efficient TAG learning.
Outcome: The proposed framework internalizes LLM knowledge within graph models and supports inference-efficient TAG learning.
EAG: Extract and Generate Multi-way Aligned Corpus for Complete Multi-lingual Neural Machine Translation (2022.acl-long)

Copied to clipboard

Challenge: Existing approaches to build multi-way aligned corpus from bilingual data are limited by their scale.
Approach: They propose to build a multi-way aligned corpus from bilingual data using two steps to extract candidate alignes and generate the final alignets from the candidates.
Outcome: The proposed method improves on two publicly available datasets with +1.1 and +1.4 BLEU points.
MCP-Guard: A Multi-Stage Defense-in-Depth Framework for Securing Model Context Protocol in Agentic AI (2026.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) are vulnerable to jailbreak, authors say . authors propose a robust, layered defense architecture designed for LLM–tool interactions .
Approach: They propose a robust, layered defense architecture designed for LLM–tool interactions . they propose XCP-Guard, which employs a three-stage detection pipeline .
Outcome: The proposed model achieves 96.01% accuracy in identifying adversarial prompts . the model is based on a three-stage detection pipeline that balances efficiency with accuracy .
Web Fraud Attacks Against LLM-Driven Multi-Agent Systems (2026.findings-acl)

Copied to clipboard

Challenge: Large Language Model (LLM)-driven multi-agent systems (MAS) are rapidly gaining popularity, and its inherent security risks are rapidly becoming a concern.
Approach: They propose a novel attack manipulating unique structures of web links to deceive MAS by using homoglyph deception, sub-directory nesting, and parameter obfuscation.
Outcome: The proposed attacks exploit unique structures of web links to deceive MAS . they exhibit significant destructive potential across different MAS architectures .
PREE: Towards Harmless and Adaptive Fingerprint Editing in Large Language Models via Knowledge Prefix Enhancement (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing black-box fingerprinting techniques rely on overfitting high-perplexity trigger patterns . experimental results show that model editing in the fingerprint domain exhibits unique advantages .
Approach: They propose a prefix-enhanced fingerprint editing framework that encodes copyright information into parameter offsets through dual-channel knowledge edit to achieve covert embedding of fingerprint features.
Outcome: The proposed model editing framework achieves 90% trigger precision in mainstream architectures . the proposed model editor achieves the 90% accuracy in mainstream models .
GATE: Graph-based Adaptive Tool Evolution Across Diverse Tasks (2026.acl-long)

Copied to clipboard

Challenge: Existing toolsets that use large language models are limited to single-task settings.
Approach: They propose a framework that dynamically constructs and evolves a hierarchical graph of reusable tools across multiple scenarios.
Outcome: The proposed framework achieves up to 4.3 faster milestone completion in Minecraft compared to the previous state-of-the-art method and provides an average improvement of 9.23% over existing tool-making methods in code generation tasks and 10.03% in agent tasks.
SciText2Eq: Assessing LLMs for Explainable Equation Generation for Scientific Creativity (2026.findings-acl)

Copied to clipboard

Challenge: Prior work has addressed problems in unstructured grounding, multi-equation dependency, and human-aligned evaluation.
Approach: They construct a dataset of scientific texts and evaluate it using an explainable equation generation workflow using automatic metrics and human judgments.
Outcome: The proposed model achieves moderate performance on lexical and syntactic similarity, but struggles with semantic accuracy.
CH-SIMS: A Chinese Multimodal Sentiment Analysis Dataset with Fine-grained Annotation of Modality (2020.acl-main)

Copied to clipboard

Challenge: Existing studies in multimodal sentiment analysis only use unified multimodal annotations, which do not reflect the independent sentiment of single modalities.
Approach: They propose a Chinese single- and multi-modal sentiment analysis dataset with multimodal and independent unimodal annotations that can be used to study the interaction between modalities.
Outcome: The proposed methods achieve state-of-the-art performance and learn more distinctive unimodal representations.
SearchGym: Bootstrapping Real-World Search Agents via Cost-Effective and High-Fidelity Environment Simulation (2026.acl-long)

Copied to clipboard

Challenge: Search agents are a pivotal paradigm for solving open-ended, knowledge-intensive reasoning tasks.
Approach: They propose a search agent simulation environment that bootstraps robust search agents using Reinforcement Learning.
Outcome: The proposed model outperforms the web-enhanced ASearcher model by 10.6%.
Parameter-Aware Contrastive Knowledge Editing: Tracing and Rectifying based on Critical Transmission Paths (2025.acl-long)

Copied to clipboard

Challenge: Large language models (LLMs) encode vast amounts of knowledge in their parameters, but the acquired knowledge can be incorrect or outdated over time, necessitating rectification after pre-training.
Approach: They propose a method that captures key information flows that influence model predictions . they propose 'critical transmission paths' to improve model editing .
Outcome: The proposed method improves on two prominent datasets and three widely used LLMs.
ReGen: Zero-Shot Text Classification via Training Data Generation with Progressive Dense Retrieval (2023.findings-acl)

Copied to clipboard

Challenge: Recent studies show that large pretrained language models can generate training data with no task-specific or cross-task data.
Approach: They propose a retrieval-enhanced framework to create training data from a general-domain unlabeled corpus.
Outcome: The proposed framework achieves 4.3% gain over baselines and saves 70% of time compared with baselines using large language models.
Learning to Win Lottery Tickets in BERT Transfer via Task-agnostic Mask Training (2022.naacl-main)

Copied to clipboard

Challenge: Recent studies show pre-trained language models contain matching subnetworks that have similar transfer learning performance as the original PLM.
Approach: They propose to prune matching subnetworks using magnitude-based pruning . they propose to optimize the subnetwork structure towards the pre-training objectives .
Outcome: The proposed method is more efficient in searching subnetworks and advantageous when fine-tuning within a range of data scarcity.
Context-Aware Neural Model for Temporal Information Extraction (P18-1)

Copied to clipboard

Challenge: Existing temporal information extraction systems rely on statistical learning with feature-engineered task-specific models.
Approach: They propose a context-aware neural network model for temporal information extraction using a global context layer.
Outcome: The proposed model outperforms existing models in terms of performance and performance . it is the first model to use NTM-like architecture to process the information from global context in discourse-scale natural text processing.
ChatVLA: Unified Multimodal Understanding and Robot Control with Vision-Language-Action Model (2025.emnlp-main)

Copied to clipboard

Challenge: Recent advances in vision-language-action models prioritize robotic action mastery . however, models trained on visual-text pairs struggle to interpret multimodal data .
Approach: They propose a framework that integrates multimodal data after initial control mastery and a Mixture-of-Experts architecture to minimize task interference.
Outcome: The proposed framework surpasses state-of-the-art vision-language-action (VLA) methods on multimodal understanding benchmarks and achieves six times higher performance on visual question-answering datasets.
A Law Reasoning Benchmark for LLM with Tree-Organized Structures including Factum Probandum, Evidence and Experiences (2025.findings-acl)

Copied to clipboard

Challenge: a recent study focuses on generating impartial and interpretable judicial judgments based on established criminal fact.
Approach: They propose a law reasoning schema enriched with hierarchical factum probandum, evidence, and implicit experience that enables public scrutiny and preventing bias.
Outcome: The proposed schema enables public scrutiny and prevents bias in the "Intelligent Court" it employs a suite of legal analysis tools to address the challenge task.
Summary-Oriented Vision Modeling for Multimodal Abstractive Summarization (2023.acl-long)

Copied to clipboard

Challenge: Existing studies on multimodal abstractive summarization focus on how to use extracted visual features to produce a concise summary given the multimodal data.
Approach: They propose to improve the visual quality of the multimodal abstractive summarization model by capturing summary-oriented visual features.
Outcome: The proposed approach achieves state-of-the-art under 44 languages and is highly effective on high-resource English datasets.
Learning with Rejection for Abstractive Text Summarization (2022.emnlp-main)

Copied to clipboard

Challenge: Existing abstractive summarization systems produce non-factual summaries due to noise in the training dataset.
Approach: They propose a training objective for abstractive summarization based on rejection learning that learns whether or not to reject potentially noisy tokens.
Outcome: The proposed method significantly improves the factuality of generated summaries in automatic and human evaluations when compared to baseline models.
A Sentiment-Controllable Topic-to-Essay Generator with Topic Knowledge Graph (2020.findings-emnlp)

Copied to clipboard

Challenge: Topic-to-essay generation is a promising task for natural language generation.
Approach: They propose a Sentiment Controllable topic-to- essay generator with a Topic Knowledge Graph enhanced decoder to generate essays with only several given topic words.
Outcome: The proposed model outperforms the state-of-the-art model on automatic and human evaluation.
Self-Supervised Quality Estimation for Machine Translation (2021.emnlp-main)

Copied to clipboard

Challenge: Training QE models require massive parallel data with hand-crafted quality annotations, which are time-consuming and labor-intensive to obtain.
Approach: They propose a self-supervised method to evaluate machine-translated sentences without references by recovering masked target words.
Outcome: The proposed method outperforms previous unsupervised methods on several QE tasks in different language pairs and domains.
Dict-BERT: Enhancing Language Model Pre-training with Dictionary (2022.findings-acl)

Copied to clipboard

Challenge: Pre-trained language models (PLMs) capture word semantics in different contexts, hence the embeddings of rare words on the tail are poorly optimized.
Approach: They propose to leverage definitions of rare words in dictionaries to enhance language model pre-training by leveraging dictionary definitions.
Outcome: The proposed model improves understanding of rare words and boosts performance on various NLP downstream tasks.
Less, but Better: Efficient Multilingual Expansion for LLMs via Layer-wise Mixture-of-Experts (2025.acl-long)

Copied to clipboard

Challenge: Existing large language models (LLMs) have remarkable ability in high-resource languages, but their performance in multilingual scenarios is still limited.
Approach: They propose a layer-wise expert allocation algorithm to determine the appropriate number of new experts for each layer.
Outcome: The proposed method outperforms the previous state-of-the-art baseline with 60% fewer experts in the single-expansion setting and 33.3% fewer in the lifelong-expanding setting.
Graph Chain-of-Thought: Augmenting Large Language Models by Reasoning on Graphs (2024.findings-acl)

Copied to clipboard

Challenge: Existing studies suggest augmenting LLMs with external text corpora to alleviate hallucination problems.
Approach: They propose to augment large language models with text units retrieved from external knowledge corpora to alleviate the issue.
Outcome: The proposed framework outperforms baselines on GRBench with three LLMs and shows that iterative reasoning outperformed the baselines.
Scheduled Sampling Based on Decoding Steps for Neural Machine Translation (2021.emnlp-main)

Copied to clipboard

Challenge: Neural machine translation models are trained to maximize the likelihood of next token given previous golden tokens as inputs, but at the inference stage, golden token is unavailable.
Approach: They propose to use scheduled sampling to replace ground-truth tokens with predicted tokens to bridge the gap between training and inference.
Outcome: The proposed methods outperform the Transformer baseline and vanilla scheduled sampling on three large-scale WMT tasks.
Personality Understanding of Fictional Characters during Book Reading (2023.acl-long)

Copied to clipboard

Challenge: Existing methods to predict characters' personalities have not been studied in the NLP field due to the lack of appropriate datasets mimicking the process of book reading.
Approach: They propose a dataset to predict characters' personalities that uses an exhaustive vocabulary of personality traits as targets.
Outcome: The proposed dataset is efficient and accurate and relies on long-term context to achieve accurate predictions for both machines and humans.
Self-imitation Learning for Action Generation in Text-based Games (2023.eacl-main)

Copied to clipboard

Challenge: Text-based games are situated systems where the game agents observe textual descriptions, and generate textual commands to interact with the environment.
Approach: They propose a confidence-based self-imitation model to generate action candidates for the RL agent by exploiting past valuable trajectories to adapt a pre-trained language model towards a target game.
Outcome: The proposed model performs well in multiple challenging games.
A Survey for Efficient Open Domain Question Answering (2023.acl-long)

Copied to clipboard

Challenge: Open domain question answering (ODQA) is a longstanding task that can answer factoid questions without explicit evidence in natural language processing (NLP).
Approach: They propose to use open domain question answering to answer factual questions from a large knowledge corpus without explicit evidence.
Outcome: The proposed models can answer factoid questions from a large knowledge corpus without explicit evidence.
Bringing Structure into Summaries: a Faceted Summarization Dataset for Long Scientific Documents (2021.acl-short)

Copied to clipboard

Challenge: Faceted summarization provides briefings of a document from different perspectives.
Approach: They propose a faceted summarization benchmark built on Emerald journal articles . they propose faceted models that bring structure into faceted documents .
Outcome: The proposed benchmark is based on Emerald journal articles and covers a diverse range of domains.
CROSSAGENTIE: Cross-Type and Cross-Task Multi-Agent LLM Collaboration for Zero-Shot Information Extraction (2025.findings-acl)

Copied to clipboard

Challenge: Large language models struggle with producing structured output while maintaining accuracy in zero-shot information extraction (IE)
Approach: They propose a multi-agent framework that enhances zero-shot IE through multi-task collaboration.
Outcome: CROSSAGENTIE outperforms state-of-the-art models in structured prediction . the framework significantly reduces inference cost while preserving accuracy .
Don’t Eclipse Your Arts Due to Small Discrepancies: Boundary Repositioning with a Pointer Network for Aspect Extraction (2020.acl-main)

Copied to clipboard

Challenge: Existing aspect extraction methods suffer from boundary errors, but they hurt performance severely.
Approach: They propose to use a pointer network to reposition the boundaries of extracted aspects . they conduct experiments on laptop and restaurant benchmark datasets .
Outcome: The proposed method outperforms state-of-the-art methods on benchmark datasets . it achieves substantial improvements over baseline and outperformed existing methods .
EmoPrompt-ECPE: Emotion Knowledge-aware Prompt-tuning for Emotion-Cause Pair Extraction (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods for Emotion-cause pair extraction (ECPE) do not distinguish between the emotion-caused pairs that belong to different types of emotions, limiting their applicability.
Approach: They propose an Emotion-cause pair extraction method which integrates the implicit knowledge of cause clauses into a prompt template and extends the emotion labels to categories with an external emotion word base.
Outcome: The proposed method extracts all potential emotion clauses and corresponding cause clauses from unannotated documents.
Paraphrase Generation as Unsupervised Machine Translation (2022.coling-1)

Copied to clipboard

Challenge: Existing methods for paraphrase generation rely on labeled datasets or are limited in narrow domains.
Approach: They propose a paradigm for paraphrase generation by treating the task as unsupervised machine translation based on pairs of unlabeled monolingual sentences.
Outcome: The proposed paradigm can generate paraphrases on a large unlabeled monolingual corpus without relying on bilingual sentence pairs.
Cross-Lingual Pitfalls: Automatic Probing Cross-Lingual Weakness of Multilingual Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Large language models have achieved remarkable success in Natural Language Processing, yet their cross-lingual consistency remains a significant challenge.
Approach: They propose a method to identify cross-lingual weaknesses in Large Language Models . they construct bilingual question pairs that expose performance discrepancies between English and target languages .
Outcome: The proposed method uncovers over 50% accuracy drops in target languages across models.
Question-Interlocutor Scope Realized Graph Modeling over Key Utterances for Dialogue Reading Comprehension (2023.findings-acl)

Copied to clipboard

Challenge: Compared to standard RC tasks, dialogue reading comprehension (DRC) has raised challenges because of the complex speaker information and noisy dialogue context.
Approach: They propose a new method for dialogue reading comprehension that extracts answers from dialogues by using key-utterances-extracting methods and a Question-Interlocutor Scope Realized Graph.
Outcome: The proposed method achieves state-of-the-art performance against previous works.
MMTutorBench: The First Multimodal Benchmark for AI Math Tutoring (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks for AI math tutoring largely overlook these skills.
Approach: They evaluate 12 leading multimodal large language models and find clear performance gaps between them.
Outcome: The proposed benchmarks show that they can solve 770 problems and provide diagnostics and guidance to students step by step.
Ranking and Sampling in Open-Domain Question Answering (D19-1)

Copied to clipboard

Challenge: Existing approaches focus on positive paragraphs which contain the answer during training, making it disturbed by similar but irrelevant paragraphs during testing.
Approach: They propose a ranking model leveraging the paragraph-question and the paragraph relevance to compute a confidence score for each paragraph.
Outcome: Experiments on three datasets show that the proposed model advances the state of the art.
BertGCN: Transductive Text Classification by Combining GNN and BERT (2021.findings-acl)

Copied to clipboard

Challenge: Text classification is a core task in natural language processing (NLP) Graph neural networks (GNNs) serve as an effective approach for transductive learning.
Approach: They propose a model that combines large scale pretraining and transductive learning for text classification.
Outcome: The proposed model achieves SOTA performance on a wide range of datasets.
Stochastic Chameleons: Irrelevant Context Hallucinations Reveal Class-Based (Mis)Generalization in LLMs (2025.acl-long)

Copied to clipboard

Challenge: Existing studies have shown that LLMs reproduce training artifacts, exploit spurious correlations, and fail when faced with distribution shifts.
Approach: They examine irrelevant context hallucinations in which models integrate misleading contextual cues into their predictions.
Outcome: The proposed model errors are reflected in the model's internal computations, and they are consistent with previous studies.
CAP: Controllable Alignment Prompting for Unlearning in LLMs (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for modifying parameters are unsystematic and rely on empirical experience.
Approach: They propose a controllable alignment prompting for unlearning framework that decouples unlearning into a learnable prompt optimization process via reinforcement learning.
Outcome: The proposed framework achieves precise, controllable unlearning without updating model parameters.
PCA-Bench: Evaluating Multimodal Large Language Models in Perception-Cognition-Action Chain (2024.findings-acl)

Copied to clipboard

Challenge: a new multimodal decision-making benchmark evaluates the integrated capabilities of multimodal large language models.
Approach: They propose a multimodal decision-making benchmark for evaluating MLLMs . they propose an automatic evaluation protocol to assess 10 prevalent ML models .
Outcome: The proposed benchmark improves performance of multimodal large language models in three scenarios . the model is required to integrate multiple capabilities to make accurate decisions .
Markovian Linguistic-Temporal Bridge: Unlocking the Potential of LLMs for Time Series Forecasting (2026.acl-long)

Copied to clipboard

Challenge: Pretrained Large Language Models (LLMs) are based on token-level linguistic-temporal alignment, leading to stacking of logically disjointed tokens as input.
Approach: They propose a framework that distills latent evolutionary patterns of language into a Markovian state transition graph, which is transferred as a structural prior to the time series domain.
Outcome: The proposed framework achieves global structural isomorphism between the linguistic and temporal domains.
EnDive: A Cross-Dialect Benchmark for Fairness and Performance in Large Language Models (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing benchmarks often overlook intra-language variations, leaving speakers of non-standard dialects underserved.
Approach: EnDive evaluates seven state-of-the-art large language models across tasks . human evaluations confirm high translation quality, with average scores of at least 6.02/7 .
Outcome: EnDive evaluates state-of-the-art large language models across language understanding, reasoning, mathematics, logic tasks.
On the Generation of Medical Dialogs for COVID-19 (2021.acl-short)

Copied to clipboard

Challenge: under the pandemic of COVID-19, people experiencing COVI D19-related symptoms have a pressing need to consult doctors.
Approach: They develop a medical dialog system that can provide COVID19-related consultations . they use two dialog datasets containing conversations between doctors and patients .
Outcome: The proposed system can provide COVID19-related consultations, but is too small compared with general-domain dialog datasets.
Knowing When to Quit: Diagnosing and Training LLMs to Abort Futile Reasoning (2026.findings-acl)

Copied to clipboard

Challenge: Large language models generate costly yet semantically void reasoning on beyond-capability tasks . the dominant failure mode is specious reasoning, superficially valid outputs with subtle hallucinations .
Approach: They propose a capability-aligned reinforcement learning approach that aligns model behavior with capability boundaries.
Outcome: The proposed model reduces futile reasoning while maintaining performance across tasks.
Two Tales of Persona in LLMs: A Survey of Role-Playing and Personalization (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing literature on leveraging persona in large language models is disorganized and lacks a systematic taxonomy . leveraging peopleas has resurfaced as an ideal lens for adapting LLMs for specific contexts .
Approach: They propose to categorize current research on leveraging persona in large language models . they propose to use a comprehensive survey to categorize existing studies .
Outcome: The proposed framework is a promising framework for tailoring large language models to specific contexts.
Label Words are Anchors: An Information Flow Perspective for Understanding In-Context Learning (2023.emnlp-main)

Copied to clipboard

Challenge: In-context learning (ICL) is a promising capability for large language models (LLMs) but its underlying mechanism remains unexplored.
Approach: They propose a demonstration compression technique to expedite inference and an analysis framework for diagnosing ICL errors in GPT2-XL.
Outcome: The proposed method improves ICL performance and expedites inference.
T-REG: Preference Optimization with Token-Level Reward Regularization (2025.acl-long)

Copied to clipboard

Challenge: Reinforcement learning from human feedback (RLHF) is a dominant approach for large language models to follow instructions and produce meaningful alignment.
Approach: They propose a method that leverages human feedback to optimize large language models . they propose to use sequence-level and token-level rewards to optimize preference .
Outcome: The proposed method outperforms baseline methods on Alpaca Eval 2 and Arena-Hard benchmarks.
HyperNetwork-based Decoupling to Improve Model Generalization for Few-Shot Relation Extraction (2023.emnlp-main)

Copied to clipboard

Challenge: Existing studies cannot generalize well to unseen relations using Prototypical Networks . current approaches are dependent on large amount of labeled data and cannot deal with unseense relations well.
Approach: They propose a HyperNetwork-based Decoupling approach to improve FSRE generalization . they propose FSre models with an encoder, network generator and refined classifiers .
Outcome: The proposed method improves the generalization of few-shot relation extraction models.
Revisiting Parameter-Efficient Tuning: Are We Really There Yet? (2022.emnlp-main)

Copied to clipboard

Challenge: Pretrained language models (PLMs) are used as backbones to be combined with additional parameters and finetuned on downstream tasks in an end-to-end manner.
Approach: They propose to use a fraction of parameters to tune pretrained language models (PLMs) this is the first comprehensive investigation into the training and evaluation of PETuning methods.
Outcome: The proposed methods have been validated and tested with a rigorous evaluation protocol and have shown that they are unstable and inconsistent.
Improving Domain Generalization for Prompt-Aware Essay Scoring via Disentangled Representation Learning (2023.acl-long)

Copied to clipboard

Challenge: Existing AES models are either prompt-specific or prompt-adaptive and cannot generalize well on “unseen” prompts.
Approach: They propose a prompt-aware neural AES model to extract comprehensive representation for essay scoring, including both prompt-invariant and prompt-specific features.
Outcome: The proposed model extracts comprehensive representation for essay scoring, including both prompt-invariant and prompt-specific features.
BranchNorm: Robustly Scaling Extremely Deep Transformers (2024.findings-acl)

Copied to clipboard

Challenge: Recent work on DeepNorm scales Transformers into extremely deep (1000 layers) due to the training instability of Transformers, the depths of these SOTA models are still relatively shallow.
Approach: They propose a branch-rescaled model which dynamically rescales the non-residual branch of Transformer in accordance with the training period.
Outcome: The proposed approach significantly outperforms existing shallow models on multiple translation tasks and achieves better training stability and convergent performance.
SAME: Signer-Aware Mixture-of-Experts for Test-Time Adaptation in Sign Language Translation (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for supervised fine-tuning are limited due to labeled data . existing methods require long adaptation times and batch statistics are unavailable in streaming settings .
Approach: They propose a plug-and-play, signer-aware Mixture-of-Experts (MoE) TTA architecture for SLT . they use a combination of lightweight MoE modules and unsupervised regularizers to decouple domain shift .
Outcome: The proposed test-time adaptation outperforms existing TTA methods in sign language translation . the proposed architecture can be used in real-world deployments without labeling .
Understanding Large Language Model Vulnerabilities to Social Bias Attacks (2025.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated remarkable linguistic capabilities across tasks . however, there is a growing concern about their potential to perpetuate social biases .
Approach: They evaluate LLMs across gender, racial, and religious bias types . they also explore cross-bias and multiple-biases attacks .
Outcome: The proposed models are more susceptible to gender bias attacks than racial or religious biases.
GenKIE: Robust Generative Multimodal Document Key Information Extraction (2023.findings-emnlp)

Copied to clipboard

Challenge: Key information extraction (KIE) is a key application for information retrieval and text mining.
Approach: They propose a novel generative end-to-end model, named GenKIE, to address the KIE task.
Outcome: The proposed model generalizes over different types of documents and achieves state-of-the-art results.
Beyond the Safety Tax: Mitigating Unsafe Text-to-Image Generation via External Safety Rectification (2026.findings-acl)

Copied to clipboard

Challenge: Existing safety defenses typically intervene internally within the generative model, but suffer from severe concept entanglement, leading to degradation of benign generation quality.
Approach: They propose a structurally isolated safety module that performs external, interpretable rectification without modifying the base model.
Outcome: The proposed module performs external, interpretable rectification without modifying the base model.
BrowseComp-Plus: A Fair and Disentangled Evaluation Benchmark for Deep Search Agents (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks for deep search agents rely on blackbox web search APIs . dynamic and opaque web APIs hinder reproducibility and fair comparisons - authors .
Approach: They propose a benchmark that employs a fixed corpus for controlled retrieval for deep search agents.
Outcome: The new benchmark shows that agents that combine large language models with retrieval tools excel at complex, reasoning-intensive queries.
Multi-Input Multi-Output Sequence Labeling for Joint Extraction of Fact and Condition Tuples from Scientific Text (D19-1)

Copied to clipboard

Challenge: Existing methods to extract factual tuples from scientific text do not consider conditions.
Approach: They propose a new sequence labeling framework to jointly extract fact and condition tuples from scientific sentences.
Outcome: The proposed framework improves F1 score relative to existing methods by 4.2% and 6.2% on bioNLP2013.
MATH-IDN: A Multilingual Mathematical Problem Solving Dataset Featuring Local Languages in Indonesia (2026.findings-eacl)

Copied to clipboard

Challenge: Large Language Models excel at mathematical reasoning in English, but their performance in low-resource languages remains underexplored.
Approach: They propose a multilingual benchmark for mathematical problem solving in Indonesian, Javanese, Sundanese, and Buginese with English as a reference.
Outcome: The proposed model reveals significant performance gaps in low-resource languages, particularly Buginese, and highlights key limitations in current multilingual reasoning capabilities.
Multi-modal Contrastive Representation Learning for Entity Alignment (2022.coling-1)

Copied to clipboard

Challenge: Existing studies focus on how to utilize information from different modalities, but it is not trivial to leverage multi-modal knowledge in entity alignment because of the modality heterogeneity.
Approach: They propose a Multi-modal Contrastive Learning based Entity Alignment model which learns multiple individual representations from multiple modalities and performs contrastive learning to jointly model inter-modal and inter-modal interactions.
Outcome: The proposed model outperforms state-of-the-art models on public datasets under both supervised and unsupervised conditions.
PLUG: Leveraging Pivot Language in Cross-Lingual Instruction Tuning (2024.acl-long)

Copied to clipboard

Challenge: Instruction tuning has advanced large language models (LLMs) but its application in lower-resource languages faces challenges due to the imbalanced foundational abilities of LLMs across different languages.
Approach: They propose a pivot language guided generation approach that utilizes a high-resource language as the pivot to enhance instruction tuning in lower-resourced languages.
Outcome: The proposed approach improves instruction-following abilities of LLMs by 29% on average compared to directly responding in the target language alone.
DiQAD: A Benchmark Dataset for Open-domain Dialogue Quality Assessment (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing studies on dialogue quality assessment are uncapable of providing an end-to-end and human-epistemic assessment dataset . open-domain dialogue assessment is complicated and costly, but it can be done by recruiting human evaluators.
Approach: They propose a large-scale dialogue quality assessment dataset for automatically assessing open-domain dialogue quality.
Outcome: The proposed dataset is openly accessible at https://github.com/yukunZhao/Dialogue_quality_evaluation.
FARSS: Fisher-Optimized Adaptive Low-Rank and Singular-Vector Selection for Knowledge-Preserving Fine-Tuning (2026.findings-acl)

Copied to clipboard

Challenge: Low-rank adaptation methods for large language models have limitations in preserving world knowledge and limiting updates to preserve world knowledge.
Approach: They propose a Fisher-optimized adaptive low Rank and Singular-VectorSelection framework for knowledge-preserving fine-tuning that allows efficient and task-sensitive updates.
Outcome: The proposed framework outperforms existing methods for knowledge-preserving fine-tuning.
Strengthened Symbol Binding Makes Large Language Models Reliable Multiple-Choice Selectors (2024.acl-long)

Copied to clipboard

Challenge: Multiple-Choice Questions (MCQs) are a critical area of research in the study of Large Language models (LLMs).
Approach: They propose an efficient SFT algorithm for MCQs, termed Point-wise Intelligent Feedback, which constructs negative instances by randomly combing the incorrect option contents with all candidate symbols.
Outcome: The proposed algorithm significantly reduces the model’s selection bias by improving its MCSB capability.
Exploring Dynamic Selection of Branch Expansion Orders for Code Generation (2021.acl-long)

Copied to clipboard

Challenge: Existing code generation models model abstract syntax tree (AST) but not suitable for all multi-branch nodes.
Approach: They propose to equip a Seq2Tree model with a branch selector to determine optimal expansion orders for multi-branch nodes.
Outcome: The proposed model can determine optimal expansion orders of branches for multi-branch nodes.
ODL-TempLLM: Ontology-Guided and Description Logic-Reasoned Temporal Reasoning with LLMs (2026.acl-long)

Copied to clipboard

Challenge: Temporal reasoning is crucial for large language models to understand event concurrency and complex temporal interactions in natural language.
Approach: They propose an ontology-guided and description logic–constrained temporal reasoning paradigm that shifts focus from internal inference to the explicit modeling of temporal structure.
Outcome: The proposed method outperforms state-of-the-art methods by 2.07–31.83 F1 points and 1.00–30.73 EM points, exhibiting strong generalization and highlighting the potential of explicit temporal reasoning.
TasTe: Teaching Large Language Models to Translate through Self-Reflection (2024.acl-long)

Copied to clipboard

Challenge: Existing approaches to enhance LLMs' performance in machine translation are unable to fully exploit their instruction-following capabilities.
Approach: They propose a framework for translating through self-reflection that involves two stages of inference . they propose to use the framework to refine LLMs' preliminary translations .
Outcome: The proposed framework can produce translation outputs that match the quality of NMT systems.
Joint Optimization of Training Data and Policy in RLHF (2026.findings-acl)

Copied to clipboard

Challenge: JODP optimizes policies on fixed training inputs, limiting the diversity of learning signals.
Approach: They propose a framework where policy generates improved variants of training problems to enhance its own learning.
Outcome: The proposed framework improves on safety alignment tasks by allowing 4B models to reach 8B model performance with less than 1% additional computational overhead.
GTM: A Generative Triple-wise Model for Conversational Question Generation (2021.acl-long)

Copied to clipboard

Challenge: Experimental results show that opendomain conversational question generation improves the quality of questions in terms of fluency, coherence and diversity over competitive baselines.
Approach: They propose a triple-wise model with hierarchical variations for open-domain conversational question generation using a post-question-answer triple and one-to-many semantic mappings.
Outcome: The proposed model significantly improves the quality of questions in terms of fluency, coherence and diversity over baselines.
SOAR: Supervision from Observation for Agentic Reinforcement Learning (2026.acl-long)

Copied to clipboard

Challenge: Prior work assigns supervision based on outcome rewards or external reward models, but ignores environment observations, a critical source of learning.
Approach: They propose a supervision-based agentic reinforcement learning system that integrates environment observations as an explicit supervision signal.
Outcome: The proposed model improves performance on reasoning and deep research tasks while reducing erroneous and inefficient tool usage.
Triggerless Backdoor Attack for NLP Tasks with Clean Labels (2022.naacl-main)

Copied to clipboard

Challenge: Backdoor attacks are a new threat to neural natural language processing models due to the fragility and lack of interpretability of NLP models.
Approach: They propose a method to perform backdoor attacks without an external trigger . they propose to use clean-labeled examples to generate poisoned clean-labelled examples .
Outcome: The proposed strategy is effective and hard to defend due to its triggerless nature.
MEraser: An Effective Fingerprint Erasure Approach for Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) have raised critical concerns about model ownership and intellectual property protection.
Approach: They propose a method for effectively removing backdoor-based fingerprints from LLMs . they propose deleting backdoor fingerprints using a transferable erasure mechanism .
Outcome: The proposed method removes backdoor-based fingerprints while maintaining model performance.
Exploring Contrast Consistency of Open-Domain Question Answering Systems on Minimally Edited Questions (2023.tacl-1)

Copied to clipboard

Challenge: Existing studies on the ability of a model to make consistently correct predictions in the presence of perturbations have not been conducted in open-domain question answering (OpenQA).
Approach: They propose a query-side contrastive loss to improve the dense passage retriever (DPR) to improve DPR training.
Outcome: The proposed approach improves the density of the dense passage retriever (DPR) training set without sacrificing accuracy on standard test sets.
Multimodal Incremental Transformer with Visual Grounding for Visual Dialogue Generation (2021.findings-acl)

Copied to clipboard

Challenge: Existing studies focus on implicit exploration of multimodal coreference but neglect the importance of locating the objects explicitly in the visual content, which is associated with textual entities.
Approach: They propose a multimodal incremental transformer with visual grounding which aims to explicitly locate related objects in the image guided by textual entities.
Outcome: The proposed model achieves comparable performance on the VisDial v0.9 and v1.0 datasets.
LexMatcher: Dictionary-centric Data Curation for LLM-based Machine Translation (2024.findings-emnlp)

Copied to clipboard

Challenge: emergence of large language models (LLMs) has brought about new opportunities for machine translation.
Approach: They propose a method for data curation that supplements the infrequent senses of polysemous words.
Outcome: The proposed method outperforms established baselines on the WMT2022 test sets and is applicable to other pre-trained models.
Bilingual Mutual Information Based Adaptive Training for Neural Machine Translation (2021.acl-short)

Copied to clipboard

Challenge: Existing approaches to token-level adaptive training only use static word frequency information without considering the source language.
Approach: They propose a bilingual mutual information based adaptive objective that assigns weights to target tokens with higher BMI . they propose to use this approach to improve token-level adaptive training .
Outcome: The proposed method improves token-level adaptive training on two languages.
Large Language Models Can Self-Correct with Key Condition Verification (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods to correct reasoning without external feedback have not been used in large language models.
Approach: They propose an iterative verify-then-correct framework to progressively identify and correct (probably) false responses, named ProCo.
Outcome: The proposed method improves the accuracy of LLMs on three reasoning tasks.
Enhancing Context Modeling with a Query-Guided Capsule Network for Document-level Translation (D19-1)

Copied to clipboard

Challenge: Context modeling is essential to generate coherent and consistent translation for document-level Neural Machine Translations.
Approach: They propose a query-guided capsule network to cluster context information into different perspectives from which the target translation may concern.
Outcome: The proposed model outperforms baseline models on multiple datasets of different domains.
ArrowGEV: Grounding Events in Video via Learning the Arrow of Time (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches for grounding events in videos are limited by their time-sensitive nature . arrow of time in physics characterizes intrinsic directionality of temporal processes .
Approach: They propose a framework that explicitly models temporal directionality in events to improve event grounding and temporal understanding in VLMs.
Outcome: The proposed framework improves event grounding and directionality understanding in VLMs.
RedOne: Revealing Domain-specific LLM Post-Training in Social Networking Services (2025.emnlp-industry)

Copied to clipboard

Challenge: Social networking services (SNS) have experienced rapid growth, which has proposed significant challenges for platform content management and interaction quality improvement.
Approach: They propose a domain-specific LLM to break the performance bottleneck of single-task baselines and establish a comprehensive foundation for social networking services.
Outcome: The proposed model achieves an average improvement of 14.02% across 8 major tasks and 7.56% in bilingual evaluation benchmark, compared with baseline models.
Evaluating the Expressive Appropriateness of Speech in Rich Contexts (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for evaluating expressive speech focus on word accuracy, naturalness, signal quality, or emotional intensity at the utterance level.
Approach: They propose a framework for Evaluating Expressive Appropriateness in speech that assesses whether a speech sample aligns with the underlying communicative intent implied by its discourse-level narrative context.
Outcome: The proposed framework outperforms existing speech evaluation and analysis systems on a human-annotated test set.
From Discrimination to Generation: Low-Resource Intent Detection with Language Model Instruction Tuning (2024.findings-acl)

Copied to clipboard

Challenge: Existing studies fine-tune discriminative models on specific defined intent classes, preventing them from being directly adopted to new intent domains.
Approach: They propose to use a pre-trained generative intent model to detect new intents from different domains with no parameter updates.
Outcome: The proposed model outperforms baselines that need further fine-tuning or domain-specific samples.
AutoDSL: Automated domain-specific language design for structural representation of procedures with constraints (2024.acl-long)

Copied to clipboard

Challenge: Domain-specific Language (DSL) is an effective tool to express constraints structurally, but requires case-by-case hand-crafting.
Approach: They propose a framework to automate domain-specific language constraint design . they propose 'autoDSL' framework to optimize syntactic and semantic constraints .
Outcome: The framework automates constraint design across domains and abstracts semantic constraints.
Be Cautious When Merging Unfamiliar LLMs: A Phishing Model Capable of Stealing Privacy (2025.findings-acl)

Copied to clipboard

Challenge: Model merging is a widespread technology in large language models that integrates multiple task-specific LLMs into a unified one.
Approach: They propose a model merging approach that trains a phishing model capable of stealing privacy using a privacy phish instruction dataset.
Outcome: The proposed model cloaking method mimics a specialized capability to conceal attack intent, luring users into merging the phishing model.
Translatotron-V(ison): An End-to-End Model for In-Image Machine Translation (2024.findings-acl)

Copied to clipboard

Challenge: In-image machine translation (IIMT) aims to translate an image containing texts in source language into an image with translations in target language.
Approach: They propose an end-to-end IIMT model with four modules that translate images . they propose a two-stage training framework to assist the model in learning alignment across languages .
Outcome: The proposed model outperforms cascaded models with only 70.9% of parameters and is highly accurate.
Instruction Position Matters in Sequence Generation with Large Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) can perform conditional sequence generation tasks, such as translation or summarization, through instruction fine-tuning.
Approach: They propose to shift the position of task instructions after the input sentences to enhance the model's instruction-following capability.
Outcome: The proposed method outperforms traditional settings across various model scales (1B / 7B & 13B) and different sequence generation tasks (translation and summarization) without any additional data or annotation costs.
Unveiling Multimodal Processing: Exploring Activation Patterns in Multimodal LLMs for Interpretability and Efficiency (2025.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in multimodal large language models have remained opaque.
Approach: They propose a method to convert dense MLLMs into fine-grained Mixture-of-Experts architectures.
Outcome: The proposed method outperforms random expert pruning and sparse activation and model pruning.
Seg2Act: Global Context-aware Action Generation for Document Logical Structuring (2024.emnlp-main)

Copied to clipboard

Challenge: Document logical structuring is crucial for document intelligence due to the complexity of text segment dependencies in the document.
Approach: They propose an end-to-end, generation-based method for document logical structuring that generates the action sequence via a global context-aware generative model and updates its global context and current logical structure based on the generated actions.
Outcome: Experiments on ChCatExt and HierDoc datasets show that Seg2Act performs better than previous methods in both supervised and transfer learning settings.
Self-Alignment Pretraining for Biomedical Entity Representations (2021.naacl-main)

Copied to clipboard

Challenge: Existing approaches to self-supervised learning of biomedical entities are limited in the biomedic domain.
Approach: They propose a pretraining scheme that self-aligns the representation space of biomedical entities.
Outcome: The proposed framework achieves state-of-the-art on six MEL benchmarking datasets.
Speech Discrete Tokens or Continuous Features? A Comparative Analysis for Spoken Language Understanding in SpeechLLMs (2025.emnlp-main)

Copied to clipboard

Challenge: Speech Large Language Models (SpeechLLMs) have emerged as dominant speech processing approaches.
Approach: They compare self-supervised learning-based discrete and continuous features . they compare performance across six spoken language understanding-related tasks .
Outcome: The proposed models outperform discrete tokens and continuous features in six spoken language understanding-related tasks.
SGP-TOD: Building Task Bots Effortlessly via Schema-Guided LLM Prompting (2023.findings-emnlp)

Copied to clipboard

Challenge: Experimental results show that SGP-TOD provides state-of-the-art zero-shot performance . prevailing approach for creating task bots is to fine-tune pre-trained language models .
Approach: They propose a Schema-Guided Prompting for building Task-Oriented Dialog systems . they use predefined task schema and dialog policy to instruct fixed LLMs to generate appropriate responses .
Outcome: The proposed system outperforms few-shot approaches on multiwoz, RADDLE, and STAR datasets.
Dynamic Graph Neural ODE Network for Multi-modal Emotion Recognition in Conversation (2025.coling-main)

Copied to clipboard

Challenge: Existing graph-based multimodal emotion recognition methods fail to capture dynamic changes in emotions.
Approach: They propose a Dynamic Graph Neural Ordinary Differential Equation Network (DGODE) which combines dynamic changes of emotions to capture temporal dependencies of speakers’ emotions.
Outcome: The proposed model can capture the temporal dependencies caused by dynamic changes in emotions and can improve on two publicly available multimodal emotion recognition datasets.
Democratizing Large Language Models via Personalized Parameter-Efficient Fine-tuning (2024.emnlp-main)

Copied to clipboard

Challenge: Experimental results demonstrate that OPPU significantly outperforms existing prompt-based methods across seven diverse tasks in the LaMP benchmark.
Approach: They propose to integrate parametric user knowledge into the personal PEFT parameters and non-parametric knowledge from retrieval and profiles, adapting LLMs to user behavior shifts.
Outcome: The proposed method outperforms existing prompt-based methods across seven diverse tasks in the LaMP benchmark.
From Short Video to Clickable Search: RLVR-Enabled Listwise Query Suggestion with Retrieval-Augmented Context (2026.acl-industry)

Copied to clipboard

Challenge: Existing methods to generate short-video bottom-bar queries are largely retrieval-based.
Approach: They propose to reformulate the task as one-shot list generation, producing multiple queries per video . they also build multi-query ground truth from exposure and CTR logs, and redesign offline evaluation .
Outcome: The proposed system yields strong offline and online improvements . it is deployed on Kuaishou to serve hundreds of millions of users daily .
Unmasking Style Sensitivity: A Causal Analysis of Bias Evaluation Instability in Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Existing methods to assess social biases in natural language processing models show unexpected instability when input texts undergo minor stylistic changes.
Approach: They conduct a comprehensive analysis of how style transformations impact bias evaluation results . they find formal style transformation significantly affects bias scores . larger models show greater sensitivity to stylistic variations, they find .
Outcome: The proposed method fails to detect appearance bias, sexual orientation bias, religious bias and religious bias in large language models.
ScholarGraph:a Chinese Knowledge Graph of Chinese Scholars (L18-1)

Copied to clipboard

Challenge: ScholarSpace integrates chinese academic information from chin scholars and science . data integration system needs to be focused on scholars, says dr. s. k. o. j. nielson .
Approach: a data integration system is built to integrate chinese academic information from chin scholars and science. a system can give you an academic portrait about a chinoise scholar with the form of a knowledge graph.
Outcome: a data integration system called ScholarSpace can integrate chinese academic information from chin scholars and science.
Multi-Head Highly Parallelized LSTM Decoder for Neural Machine Translation (2021.acl-long)

Copied to clipboard

Challenge: a self-attention network can be easily parallelized at sequence level, but LSTMs are slower to train . a recent study shows that LS models require a lot of computations to perform .
Approach: They propose to compute LSTMs at sequence level to enable sequence-level parallelization . they use a bag-of-words representation of the preceding tokens context to approximate LStms .
Outcome: The proposed model performs better than existing models while being faster to train . the model can be trained efficiently due to the highly parallelized self-attention network .
MEFT: Memory-Efficient Fine-Tuning through Sparse Adapter (2024.acl-long)

Copied to clipboard

Challenge: Parameter-Efficient Fine-tuning (PEFT) methods are limited on knowledge-intensive tasks due to the limited number of trainable parameters.
Approach: They propose a mechanism that fine-tunes Large Language Models with larger adapters . they store and update the parameters of larger adapter adapters on the CPU .
Outcome: The proposed method achieves comparable results to those obtained with larger memory capacities over the limited bandwidth of PCI Express (PCIe).
Using Persuasive Writing Strategies to Explain and Detect Health Misinformation (2024.lrec-main)

Copied to clipboard

Challenge: Increasing misinformation has led to a decrease in trust in news organizations and a decline in the health and medical industry.
Approach: They propose a novel annotation scheme that incorporates persuasive writing tactics in textual documents to aid the automatic identification of misinformation.
Outcome: The proposed scheme improves accuracy and explainability of misinformation detection models.
Towards Identifying Social Bias in Dialog Systems: Framework, Dataset, and Benchmark (2022.findings-emnlp)

Copied to clipboard

Challenge: a number of safety concerns hinder the deployment of open-domain dialog systems, such as offensive languages and toxic behaviors, such social bias is difficult to detect.
Approach: They propose a Dial-Bias Framework for analyzing social bias in conversations . they introduce a Chinese social bias dialog dataset and conduct in-depth ablation studies .
Outcome: The proposed framework is the first annotated Chinese social bias dialog dataset . the proposed framework also provides a fine-grained dialog bias measurement benchmark .
Consistency Regularization Training for Compositional Generalization (2023.acl-long)

Copied to clipboard

Challenge: Existing neural models have difficulty generalizing to unseen combinations of seen components.
Approach: They propose to improve the capability of Transformer on compositional generalization by consistency regularization training without modifying model architectures.
Outcome: The proposed model performs well on semantic parsing and machine translation benchmarks.
CSCD-NS: a Chinese Spelling Check Dataset for Native Speakers (2024.acl-long)

Copied to clipboard

Challenge: Existing datasets aimed at Chinese learners and native speakers are limited in size and quality.
Approach: They propose a method that simulates the input process through an input method and generates large-scale pseudo data that closely resembles the actual error distribution.
Outcome: The proposed method outperforms existing methods and outperformed existing models.
MathAgent: Adversarial Evolution of Constraint Graphs for Mathematical Reasoning Data Synthesis (2026.findings-acl)

Copied to clipboard

Challenge: Current approaches to synthesising high-quality mathematical reasoning data without human priors suffer from mode collapse and limited logical complexity.
Approach: They propose a hierarchical synthesis framework that formulates data synthesis as an unsupervised optimization problem over a constraint graph followed by semantic instantiation rather than a direct text generation task.
Outcome: The proposed framework outperforms widely-used datasets on eight mathematical benchmarks.
IfQA: A Dataset for Open-domain Question Answering under Counterfactual Presuppositions (2023.emnlp-main)

Copied to clipboard

Challenge: Existing open-domain QA tasks focus on questions whose answer can be deduced directly from global factual knowledge.
Approach: They propose a dataset where each question is based on a counterfactual presupposition via an "if" clause.
Outcome: The IfQA dataset contains 3,800 questions that were annotated by crowdworkers on relevant Wikipedia passages.
MANNER: A Variational Memory-Augmented Model for Cross Domain Few-Shot Named Entity Recognition (2023.acl-long)

Copied to clipboard

Challenge: Named Entity Recognition (NER) is a fundamental NLP task that aims at classifying mention spans into entity types.
Approach: They propose a variational memory-augmented few-shot named entity recognition model that uses a memory module to store information from source domain and retrieve relevant information from the memory to augment few-shot task in target domain.
Outcome: The proposed model can adapt the learned knowledge from source domain to target domain and achieve superior performance on English and Chinese cross domain few-shot NER datasets.
Dense Retrievers Can Fail on Simple Queries: Revealing The Granularity Dilemma of Embeddings (2025.findings-emnlp)

Copied to clipboard

Challenge: a limited number of text encoders are able to recognize fine-grained entities or events within encoded semantics.
Approach: They propose a new evaluation dataset to examine embeddings' ability to recognize fine-grained entities or events within encoded semantics.
Outcome: The proposed dataset shows embeddings struggle with fine-grained matching . the proposed encoder outperforms the state-of-the-art 7B model in a small sample .
An Iterative Multi-Knowledge Transfer Network for Aspect-Based Sentiment Analysis (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to Aspect-based sentiment analysis do not exploit the interactive relations among subtasks and do not utilize document-level labeled domain/sentiment knowledge, which restricts their performance.
Approach: They propose an iterative multi-knowledge transfer network for end-to-end ABSA that leverages the inter-task interaction between subtasks.
Outcome: The proposed approach improves on three benchmark datasets.
Enhancing Distantly Supervised Named Entity Recognition with Strong Label Guided Lottery Training (2024.lrec-main)

Copied to clipboard

Challenge: Named entity recognition (NER) requires a limited quantity of strongly labeled data . weakly labeles can be acquired through distant supervision, but can cause noise .
Approach: They propose a noise-robust learning framework where safe parameters can be identified . they conduct extensive experiments on multiple datasets and show it outperforms the state-of-the-art methods.
Outcome: The proposed framework outperforms the state-of-the-art methods on weakly labeled data.
UniDrop: A Simple yet Effective Technique to Improve Transformer without Extra Cost (2021.naacl-main)

Copied to clipboard

Challenge: Existing approaches to improve the performance of natural language processing models are over-parameterized and overfitted.
Approach: They propose an approach to integrate dropout techniques into the training of Transformer models.
Outcome: The proposed approach can achieve 1.5 BLEU improvement on IWSLT14 translation tasks and better accuracy for the classification even using strong pre-trained RoBERTa as backbone.
DEBATE, TRAIN, EVOLVE: Self‐Evolution of Language Model Reasoning (2025.emnlp-main)

Copied to clipboard

Challenge: Large language models have improved significantly in reasoning through extensive training on massive datasets.
Approach: They propose a ground truth-free training framework that uses multi-agent debate traces to evolve a single language model.
Outcome: The proposed framework achieves 8.92% accuracy gain on the GSM-PLUS dataset.
TAKE: Topic-shift Aware Knowledge sElection for Dialogue Generation (2022.coling-1)

Copied to clipboard

Challenge: Recent work finds that realizing who holds the initiative can help select knowledge . however, there is a strong semantic transition between two rounds, probably leading to initiative misjudgment .
Approach: They propose a topic-shift Aware Knowledge sElector(TAKE) model which locates relevant parts from dialogue history to improve knowledge selection.
Outcome: The proposed model outperforms baseline models on the WoW.
“Let Your Characters Tell Their Story”: A Dataset for Character-Centric Narrative Understanding (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing studies on character-centric understanding of narratives focus on understanding the characters in the narrative, but these studies are limited to understanding only certain aspects of characters.
Approach: They propose a dataset of literary pieces and their summaries paired with descriptions of characters that appear in them that are used to facilitate character-centric narrative understanding.
Outcome: The proposed dataset includes literary pieces and their summaries paired with descriptions of characters that appear in them.
Enhancing Factual Consistency of Abstractive Summarization (2021.naacl-main)

Copied to clipboard

Challenge: Abstractive summarization models often distort or fabricate facts in articles . factual inconsistency is a common problem with abstractive summaries .
Approach: They propose a fact-aware summarization model FASum to extract factual relations into the summary generation process via graph attention.
Outcome: The proposed model can produce abstractive summaries with higher factual consistency compared with existing systems and corrects factual errors via modifying only a few keywords.
Debatrix: Multi-dimensional Debate Judge with Iterative Chronological Analysis Based on LLM (2024.findings-acl)

Copied to clipboard

Challenge: Recent studies have focused on short dialogues, but mainly on short debates.
Approach: They propose to use Large Language Models to construct an automated debate judge to evaluate multi-turn debates.
Outcome: The proposed system improves on the PanelBench benchmark, which compares its performance to actual debate outcomes.
From Discourse to Narrative: Knowledge Projection for Event Relation Extraction (2021.acl-long)

Copied to clipboard

Challenge: Existing event-centric knowledge graphs rely on explicit connectives to extract relations between events.
Approach: They propose a knowledge projection paradigm for event relation extraction using commonalities between events.
Outcome: The proposed method achieves state-of-the-art performance and extrinsic results verify the extracted event relations.
PIEClass: Weakly-Supervised Text Classification with Prompting and Noise-Robust Iterative Ensemble Training (2023.emnlp-main)

Copied to clipboard

Challenge: Existing methods for text classification use label names of target classes as the only supervision.
Approach: They propose a method that uses keyword-based keyword matching to generate pseudo labels . they propose 'pieclass' module that iteratively trains classifiers and updates pseudo labels.
Outcome: The proposed method achieves better performance than existing strong baselines on seven benchmark datasets and similar performance to fully-supervised classifiers on sentiment classification tasks.
A Survey on Cross-Lingual Summarization (2022.tacl-1)

Copied to clipboard

Challenge: Cross-lingual summarization is a task of generating a summary in one language for a given document in a different language.
Approach: They present a systematic review of the literature on cross-lingual summarization . they summarize previous efforts and compare them with each other .
Outcome: The proposed approach is compared with previous approaches and summarizes them to provide a deeper analysis.
Layer-wise Model Pruning based on Mutual Information (2021.emnlp-main)

Copied to clipboard

Challenge: In spite of impressive results of neural networks, the huge model size has hindered their applications in cases where computation and memory resources are limited.
Approach: They propose a method for layer-wise pruning using mutual information based feature selection in SVMs and logistic regression.
Outcome: The proposed pruning strategy offers greater speedup and higher performance than weight-based pruning methods.
Massive End-to-end Speech Recognition Models with Time Reduction (2024.naacl-long)

Copied to clipboard

Challenge: Using the neural architecture of Google’s universal speech model, we reduce the frame rate and speed up training and inference.
Approach: They propose to use the neural architecture of Google’s universal speech model with additional funnel pooling layers to significantly reduce the frame rate and speed up training and inference.
Outcome: The proposed methods work with both connectionist temporal classification (CTC) and RNN-Transducer (RNN-T) and over two domains.
Parallel Test-Time Scaling for Latent Reasoning Models (2026.acl-long)

Copied to clipboard

Challenge: Parallel test-time scaling is a pivotal approach for enhancing large language models.
Approach: They propose two uncertainty-inspired stochastic strategies for parallel test-time scaling for latent reasoning models and a Latent Reward Model for aggregation.
Outcome: The proposed model scales well with compute and enables effective trajectory selection.
Understanding and Mitigating Spurious Signal Amplification in Test-Time Reinforcement Learning for Math Reasoning (2026.findings-acl)

Copied to clipboard

Challenge: a framework to mitigate spurious optimization signals is proposed for test-time reinforcement learning (TTRL) Reinforcement learning with verifiable rewards (RLVR) is an effective paradigm for improving large language models on structured challenging reasoning tasks.
Approach: They propose a framework to mitigate spurious optimization signals from label noise . they propose to use a frequency-based sampling strategy to exclude ambiguous samples .
Outcome: The proposed framework outperforms existing TTRL baselines on three large language models across multiple mathematical reasoning benchmarks.
Unlocking the Effectiveness of LoRA-FP for Seamless Transfer Implantation of Fingerprints in Downstream Models (2025.findings-emnlp)

Copied to clipboard

Challenge: lightweight plug-and-play framework that encodes backdoor fingerprints into LoRA adapters .
Approach: proposed framework encodes backdoor fingerprints into LoRA adapters via constrained fine-tuning . enables seamless fingerprint transplantation through parameter fusion, eliminating full-parameter updates while maintaining integrity.
Outcome: The proposed framework achieves superior robustness against various scenarios while reducing computational overhead compared to traditional approaches.
Towards Neural Speaker Modeling in Multi-Party Conversation: The Task, Dataset, and Models (L18-1)

Copied to clipboard

Challenge: Existing methods for speaker modeling are based on hand-crafted statistics and ad hoc to a certain application.
Approach: They propose to use speaker classification as a surrogate task for general speaker modeling and collect massive data to facilitate research in this direction.
Outcome: The proposed models outperform the existing models and are feasible with speaker identity information.
A Unified Encoder-Decoder Framework with Entity Memory (2022.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to index, retrieve, and read documents as evidence suffer from large computational overheads.
Approach: They propose an encoder-decoder framework with an entity memory that stores entity knowledge as latent representations and pre-trained on Wikipedia along with encoder parameters.
Outcome: The proposed framework outperforms memory-based and non-memory encoder-decoder models on various entity-intensive question answering and generation tasks.
WebDP: Understanding Discourse Structures in Semi-Structured Web Documents (2023.findings-acl)

Copied to clipboard

Challenge: Web documents are one of the most primary and biggest data resources in current era, and understanding their discourse structure will benefit various downstream document processing applications.
Approach: They propose a web document discourse structure representation schema by extending classical discourse theories and adding special features to well represent discourse characteristics of web documents.
Outcome: The proposed task is feasible but challenging for current models.
Enhancing Temporal Sensitivity and Reasoning for Time-Sensitive Question Answering (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing language models have limited sensitivity to temporal information and inadequate temporal reasoning capabilities.
Approach: They propose a framework that enhances temporal awareness and reasoning . they propose to use Temporal Information-Aware Embedding and Granular Contrastive Reinforcement Learning .
Outcome: The proposed framework outperforms existing LLMs on time-sensitive question answering tasks.
Towards Intrinsic Interpretability of Large Language Models: A Survey of Design Principles and Architectures (2026.acl-long)

Copied to clipboard

Challenge: Existing studies on explainable AI focus on post-hoc explanation methods that interpret trained models through external approximations.
Approach: They propose to categorize existing approaches into five design paradigms: functional transparency, concept alignment, representational decomposability, explicit modularization, and latent sparsity induction.
Outcome: The proposed approaches are categorized into five design paradigms: functional transparency, concept alignment, representational decomposability, explicit modularization, and latent sparsity induction.
Few-Shot Multi-Hop Relation Reasoning over Knowledge Bases (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for multi-hop relation reasoning require limited data for each query relation, resulting in limited interpretation.
Approach: They propose a few-shot multi-hop relation learning model that uses reinforcement learning to model sequential steps of multi-hopping reasoning and performs heterogeneous structure encoding and knowledge-aware search space pruning.
Outcome: Empirical results show that the proposed model outperforms state-of-the-art models over few-shot relations.
Speech Vecalign: an Embedding-based Method for Aligning Parallel Speech Documents (2025.emnlp-main)

Copied to clipboard

Challenge: Speech Vecalign is a parallel speech document alignment method that monotonically aligns speech segment embeddings and does not depend on text transcriptions.
Approach: They propose a parallel speech document alignment method that monotonically aligns speech segment embeddings and does not depend on text transcriptions.
Outcome: The proposed method outperforms SpeechMatrix models on 3,000 hours of unlabeled speech documents and produces longer speech-to-speech alignments.
Injecting Entity Types into Entity-Guided Text Generation (2021.emnlp-main)

Copied to clipboard

Challenge: Recent advances in deep generative modeling have led to significant advances in natural language generation (NLG).
Approach: They propose to model the entity type carefully in the decoding phase to generate contextual words accurately.
Outcome: The proposed model produces a target sequence based on a given list of entities.
Improving Graph-based Sentence Ordering with Iteratively Predicted Pairwise Orderings (2021.emnlp-main)

Copied to clipboard

Challenge: Existing sentence ordering models can be classified into pairwise ordering models and set-to-sequence models.
Approach: They propose a novel sentence ordering framework which introduces two classifiers to make better use of pairwise orderings for graph-based sentence ordering.
Outcome: The proposed model achieves state-of-the-art performance on five commonly-used datasets.
Bridging the Gap between Training and Inference for Neural Machine Translation (P19-1)

Copied to clipboard

Challenge: Neural Machine Translation generates target words sequentially while at inference it has to generate the entire sequence from scratch.
Approach: They propose to use ground truth and inference to generate target words sequentially while at inference it has to generate the entire sequence from scratch.
Outcome: Experiments on Chinese->English and WMT’14 English->German translation tasks show that the proposed model can achieve significant improvements on multiple datasets.
Understanding Translationese in Cross-Lingual Summarization (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing datasets involve translation, but translationese is distinguished from original text . previous studies have shown that translationeses in CLS are not a problem in training sets .
Approach: They propose to use cross-lingual summarization to generate a concise summary in a target language from a document in . existing datasets typically involve translation in their creation, but the translated text is distinguished from the original written in that language.
Outcome: The proposed method systematically investigates how translationese affects CLS model evaluation and performance when it appears in source documents or target summaries.
Expand, Highlight, Generate: RL-driven Document Generation for Passage Reranking (2023.emnlp-main)

Copied to clipboard

Challenge: Existing studies use large language models to generate training data for ranking models.
Approach: They propose a pipeline that generates synthetic documents from queries using large language models . they propose RL-based reinforcement learning to optimize the pipeline .
Outcome: The proposed pipeline outperforms existing state-of-the-art methods in generating synthetic documents more effectively.
The GaoYao Benchmark: A Comprehensive Framework for Evaluating Multilingual and Multicultural Abilities of Large Language Models (2026.acl-long)

Copied to clipboard

Challenge: Existing multilingual evaluation benchmarks neglect cultural nuances and lack language coverage in subjective tasks.
Approach: They propose a framework that categorizes evaluation tasks into three cultural layers and nine cognitive sub-layers.
Outcome: The proposed framework surpasses prior coverage by up to 111% on 20+ LLMs.
Divide and Conquer: Text Semantic Matching with Disentangled Keywords and Intents (2022.findings-acl)

Copied to clipboard

Challenge: Existing text semantic matching models do not provide granularity for text comparison.
Approach: They propose a simple yet effective training strategy for text semantic matching by disentangling keywords from intents.
Outcome: The proposed approach achieves stable performance improvements against a wide range of models on three benchmarks.
SOLID: Self-seeding and Multi-intent Self-instructing LLMs for Generating Intent-aware Information-Seeking Dialogs (2025.findings-naacl)

Copied to clipboard

Challenge: Existing methods for intent prediction rely on human feedback and are tailored to structured intents.
Approach: They propose a method that generates dialogs turn-by-turn using self-seeding and multi-intent self-instructing strategies.
Outcome: The proposed methods generate dialogs turn-by-turn using self-seeding and multi-intent self-instructing strategies.
Sentence Similarity Based on Contexts (2022.tacl-1)

Copied to clipboard

Challenge: Existing methods to measure sentence similarity face limited dataset size and training-test gap . existing methods lack large-scale labeled datasets with labeles that are labor-intensive and expensive .
Approach: They propose a framework that measures sentence similarity by comparing probabilities of generating two sentences given the same context.
Outcome: The proposed framework achieves significant performance boosts over baselines under supervised and unsupervised settings.
MedINST: Meta Dataset of Biomedical Instructions (2024.findings-emnlp)

Copied to clipboard

Challenge: Medical data and tasks require extensive preprocessing and standardization for effective use in training LLMs.
Approach: They propose to use MedINST as a meta-dataset to evaluate LLMs' generalization ability.
Outcome: The meta-dataset of biomedical instruction measures the generalization ability of LLMs across multiple open-domain tasks.
Speaking in Wavelet Domain: A Simple and Efficient Approach to Speed up Speech Diffusion Model (2024.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to enhance inference speed and training require complex modifications to the model.
Approach: They propose to double the training and inference speed of Denoising Diffusion Probabilistic Models by simply redirecting the generative target to the wavelet domain.
Outcome: The proposed method doubles the training and inference speed of Speech DDPMs by redirecting the generative target to the wavelet domain.
Scheduled Multi-task Learning for Neural Chat Translation (2022.acl-long)

Copied to clipboard

Challenge: Existing methods to improve chat translation focus on modeling bilingual dialogue characteristics . however, there is insufficient data and simple joint training methods .
Approach: They propose a scheduled multi-task learning framework to incorporate large-scale chat translation data into training by adding a second pre-training stage between the original pre- training and fine-tuning stages.
Outcome: The proposed framework improves translation tasks on four language directions.
Constructing coherent spatial memory in LLM agents through graph rectification (2026.acl-long)

Copied to clipboard

Challenge: Existing approaches to map construction and map repair are limited by context constraints and inconsistencies in text processing environments.
Approach: They propose a framework for LLM-driven construction and map repair . it detects, localizes, and corrects structural inconsistencies in incremental navigation graphs .
Outcome: The proposed method significantly improves map correctness and robustness in entangled or chained inconsistencies.
A Self-Denoising Model for Robust Few-Shot Relation Extraction (2025.acl-long)

Copied to clipboard

Challenge: Existing studies assume that the support set contains only accurately labeled instances, but this assumption is often unrealistic.
Approach: They propose a self-denoising model for FSRE which can automatically correct noisy labels of support instances.
Outcome: The proposed model outperforms all baselines on two public datasets showing that it can correct mislabeled support instances.
ChartAssistant: A Universal Chart Multimodal Language Model via Chart-to-Table Pre-training and Multitask Instruction Tuning (2024.findings-acl)

Copied to clipboard

Challenge: Charts are an effective tool for understanding data patterns, but their combination of graphical elements and textual components poses challenges for general-purpose multimodal models.
Approach: They propose a chart-based vision-language model for universal chart comprehension and reasoning that leverages a dataset of chart-related tasks.
Outcome: The proposed model outperforms the state-of-the-art charts with zero-shot setting on various chart tasks.
Learn Beyond The Answer: Training Language Models with Reflection for Mathematical Reasoning (2024.emnlp-main)

Copied to clipboard

Challenge: Existing studies focus on *broadening* the training set with data augmentation techniques to maximize such benefits.
Approach: They propose a method that embeds problem reflection into each training instance.
Outcome: The proposed method enhances performance in standard and complex scenarios that require reflective thinking.
Clear Up Confusion: Iterative Differential Generation for Fine-grained Intent Detection with Contrastive Feedback (2025.coling-main)

Copied to clipboard

Challenge: Recent studies on fine-grained intent detection have focused on collecting large-scale and high-quality samples via crowdsourcing resulting in data scarcity.
Approach: They propose an iterative differential generation framework with contrastive feedback to generate high-quality pseudo samples and accurately capture the crucial nuances in target class distribution.
Outcome: The proposed framework generates high-quality pseudo samples and captures crucial nuances in target class distribution.
HPE: Answering Complex Questions over Text by Hybrid Question Parsing and Execution (2023.findings-emnlp)

Copied to clipboard

Challenge: End-to-end neural networks excel at answering natural language questions but fail on complex ones . a proposed framework for question parsing and execution on textual QA is designed to combine the strengths of neural and symbolic methods.
Approach: They propose a framework for question parsing and execution on textual QA . they parse questions into an intermediate representation and use deterministic rules to translate them .
Outcome: The proposed framework outperforms existing methods in supervised, few-shot, and zero-shot settings while preserving its underlying reasoning process.
ClidSum: A Benchmark Dataset for Cross-Lingual Dialogue Summarization (2022.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to building cross-lingual summarization systems on dialogue documents are limited.
Approach: They propose a benchmark dataset for building cross-lingual summarization systems on dialogue documents.
Outcome: The proposed model outperforms pipeline models on ClidSum and mDialBART.
Turn-Level Active Learning for Dialogue State Tracking (2023.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to annotate dialogues require supervised training, which requires human workers to manually annotates dialogues.
Approach: They propose a turn-level active learning framework to actively select dialogue turns to annotate . their approach can achieve comparable performance to traditional training approaches .
Outcome: The proposed model achieves comparable performance to existing training approaches with significantly less annotated data.
A Technical Question Answering System with Transfer Learning (2020.emnlp-demos)

Copied to clipboard

Challenge: StackOverflow and AskUbuntu are popular open forum communities for technical question-answering, but it is expensive for human experts to provide timely and helpful responses.
Approach: They develop a system that automatically responds to questions from a siamese ALBERT network based on previously answered questions .
Outcome: The proposed system responds automatically to questions based on answers from previous users.
Phrase-level Textual Adversarial Attack with Label Preservation (2022.findings-naacl)

Copied to clipboard

Challenge: Existing adversarial attacks are usually realized through word-level or sentence-level perturbations, which either limit the perturbation space or sacrifice fluency and textual quality.
Approach: They propose a phrase-level perturbation-based adversarial ATtack that generates adversarials through phrase- level perturbations.
Outcome: The proposed approach improves the performance of natural language processing models by reducing the need for word-level perturbations and preserving the fluency and grammaticality of the samples.
UniS-MMC: Multimodal Classification via Unimodality-supervised Multimodal Contrastive Learning (2023.findings-acl)

Copied to clipboard

Challenge: Existing multimodal fusion methods ignore inter-modality relationship, treat each modality equally, suffer sensor noise, and thus reduce multimodal learning performance.
Approach: They propose a multimodal contrastive method to explore more reliable multimodal representations under the weak supervision of unimodal predicting.
Outcome: The proposed method outperforms current state-of-the-art multimodal learning methods on image-text classification benchmarks UPMC-Food-101 and N24News.
Plot Retrieval as an Assessment of Abstract Semantic Association (2024.acl-srw)

Copied to clipboard

Challenge: Existing information retrieval datasets cannot capture abstract semantic associations well.
Approach: They propose a task that retrieves relevant plots from the book for a query using a labeled dataset.
Outcome: The proposed task can be used to evaluate the performance of IR models on the novel task Plot Retrieval.
CompTab: A Comprehensive Benchmark for Real-World TableQA with Complex Reasoning and Irregular Tables (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks focus on well-structured tables and fail to reflect irregular structures and complex reasoning commonly encountered in real-world scenarios.
Approach: They propose a benchmark to evaluate TableQA under complex reasoning and irregular table conditions.
Outcome: The proposed framework improves generalization and realism of large language models under complex and irregular table conditions.
QG-SMS: Enhancing Test Item Analysis via Student Modeling and Simulation (2025.acl-long)

Copied to clipboard

Challenge: Question Generation (QG) tasks are often evaluated using reference-based metrics such as ROUGE and BLEU.
Approach: They propose a QG evaluation framework that leverages Large Language Model for Student Modeling and Simulation to perform test item analysis.
Outcome: The proposed framework improves the QG task and human-simulated student profiles.
Mastering the Craft of Data Synthesis for CodeLLMs (2025.naacl-long)

Copied to clipboard

Challenge: Large language models (LLMs) have shown impressive performance in code understanding and generation.
Approach: They propose a systematic review of large language models and their taxonomy and propose specialized LLMs for code-related tasks.
Outcome: The proposed models have shown to be highly effective in coding tasks.
Token-level Adaptive Training for Neural Machine Translation (2020.emnlp-main)

Copied to clipboard

Challenge: Existing token imbalance phenomenon in natural language as different tokens appear with different frequencies, which leads to different learning difficulties for tokens in Neural machine translation (NMT).
Approach: They propose to assign tokens with different frequencies to target tokens during training to encourage the model to pay more attention to low-frequency tokens.
Outcome: The proposed model yields consistent improvements on ZH-EN, EN-RO, and EN-DE translation tasks, especially on sentences that contain more low-frequency tokens.
Multi-Unit Transformers for Neural Machine Translation (2020.emnlp-main)

Copied to clipboard

Challenge: Experimental results show that the MUTE models outperform the Transformer-Base by up to +1.52, +1.99 and +1.00 BLEU points, with only a mild drop in inference speed (about 3.1%).
Approach: They propose to use multiple parallel units to promote the expressiveness of the Transformer by introducing diverse and complementary units.
Outcome: The proposed models outperform the Transformer-Base model with only a mild drop in inference speed (about 3.1%).
Can Pretrained Language Models (Yet) Reason Deductively? (2023.eacl-main)

Copied to clipboard

Challenge: Acquiring factual knowledge with Pretrained Language Models (PLMs) has attracted increasing attention, showing promising performance in many knowledge-intensive tasks.
Approach: They conduct a comprehensive evaluation of the learnable deductive reasoning capability of pretrained language models and compare their performance against simple adversarial surface form edits.
Outcome: The models are able to generalise learned logic rules and perform inconsistently against simple adversarial surface form edits, but catastrophically forget the previously learnt knowledge.
GoG: Relation-aware Graph-over-Graph Network for Visual Dialog (2021.findings-acl)

Copied to clipboard

Challenge: Experimental results show that our model outperforms the strong baseline in both generative and discriminative settings by a significant margin.
Approach: They propose a relation-aware graph-over-graph network (GoG) for visual dialog . their model outperforms the strong baseline in both generative and discriminative settings .
Outcome: The proposed model outperforms baseline models in both generative and discriminative settings by a significant margin.
A Geometry-Inspired Attack for Generating Natural Language Adversarial Examples (2020.coling-main)

Copied to clipboard

Challenge: Existing techniques to generate adversarial examples for natural language are limited . previous research on adversarials focused on images, but this is not the case with natural language.
Approach: They propose a geometry-inspired attack for generating natural language adversarial examples . they use deep neural networks to iteratively approximate the decision boundary .
Outcome: The proposed attack fools natural language models with high success rates while replacing a few words.
Instructing Large Language Models to Identify and Ignore Irrelevant Conditions (2024.naacl-long)

Copied to clipboard

Challenge: Existing CoT prompting methods elicited multi-step reasoning abilities of large language models (LLMs) but they were seriously confused by the irrelevant conditions, resulting in low accuracy.
Approach: They propose a method that instructs large language models to identify and ignore irrelevant conditions and prompts them to verify the irrelevant conditions.
Outcome: The proposed approach outperforms existing methods on MWPs with GPT-3.5-Turbo and I3C-Select.
Learning Compressed Sentence Representations for On-Device Text Processing (P19-1)

Copied to clipboard

Challenge: Existing methods for learning sentence embeddings assume they are continuous and real-valued.
Approach: They propose four different strategies to transform continuous and generic sentence embeddings into a binarized form while preserving their rich semantic information.
Outcome: The proposed methods reduce storage requirements by over 98% and improve performance on downstream tasks.
Bridging the Gap between Prior and Posterior Knowledge Selection for Knowledge-Grounded Dialogue Generation (2020.emnlp-main)

Copied to clipboard

Challenge: Existing knowledge-grounded dialogue models lack prior and posterior knowledge selection . prior selection module may not learn to select knowledge properly because of lack of posterior information .
Approach: They propose a knowledge distillation-based training strategy to remove the exposure bias of knowledge selection.
Outcome: The proposed model improves on two knowledge-grounded dialogue datasets.
Dice Loss for Data-imbalanced NLP Tasks (2020.acl-main)

Copied to clipboard

Challenge: Using dice loss, we find that data imbalance is a common issue in many NLP tasks . data imbalance affects the performance of many tasks, such as tagging and machine reading comprehension .
Approach: They propose to use dice loss to replace the standard cross-entropy objective for data-imbalanced NLP tasks.
Outcome: The proposed training objective achieves significant performance boost on a wide range of data imbalanced tasks.
UniSRM: A Unified Speech Reward Model for Reasoning-Based Fine-grained Assessment (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for speech generation rely on subjective, expensive judgments . Existing models only cover a narrow set of scenarios and only provide limited coverage .
Approach: They propose a unified speech reward model that can support multi-dimensional, interpretable reward signals with reliable reasoning.
Outcome: The proposed model can support multi-dimensional, interpretable reward signals with reliable reasoning.
A Unified MRC Framework for Named Entity Recognition (2020.acl-main)

Copied to clipboard

Challenge: Named entity recognition is divided into nested NER and flat NER depending on whether entities are nesting.
Approach: They propose to formulate named entity recognition task as machine reading comprehension task instead of sequence labeling problem .
Outcome: The proposed framework achieves vast amount of performance boost over current models on nested and flat NER datasets.
A Dual-Channel Framework for Sarcasm Recognition by Detecting Sentiment Conflict (2022.findings-naacl)

Copied to clipboard

Challenge: Sarcasm employs ambivalence, where one says something positive but actually means negative . linguistically, it is difficult to recognize such sentiment conflict because the sentiments are mixed or even implicit .
Approach: They propose a Dual-Channel Framework to model literal and implied sentiments separately . they propose sarcastic networks that can detect sarcasm sentiments in political debates .
Outcome: The proposed framework achieves state-of-the-art on political debates and Twitter datasets.
COLD: A Benchmark for Chinese Offensive Language Detection (2022.emnlp-main)

Copied to clipboard

Challenge: Offensive language detection is crucial for maintaining a civilized social media platform and deploying pre-trained language models.
Approach: They propose a benchmark benchmark for Chinese offensive language analysis including a Chinese Offensive Language Dataset and a baseline detector which is trained on the dataset.
Outcome: The proposed benchmark contributes to Chinese offensive language detection which is challenging for existing resources.
Knowledge Control for Responsible Generative AI: Bridging Academia, Industry, and Society (2026.acl-tutorials)

Copied to clipboard

Challenge: This tutorial introduces the foundations of post-training knowledge control and showcases recent frontier methods.
Approach: This tutorial introduces the foundations of post-training knowledge control and showcases recent frontier methods.
Outcome: This tutorial introduces the foundations of post-training knowledge control and showcases recent frontier methods . key motivations and failure modes, harmful generation and stereotype reinforcement, are addressed . core methods such as machine unlearning, knowledge editing, and inference-time interventions are also included .
Towards Robust Neural Machine Translation (P18-1)

Copied to clipboard

Challenge: Small perturbations in the input can severely distort intermediate representations and thus impact translation quality of neural machine translation models.
Approach: They propose adversarial stability training to make encoder and decoder robust to perturbations by enabling them to behave similarly for the original input and its perturbed counterpart.
Outcome: The proposed approach improves translation quality and robustness over strong models on Chinese-English, English-German and English-French translation tasks.
ARCQuant: Boosting NVFP4 Quantization with Augmented Residual Channels for LLMs (2026.acl-long)

Copied to clipboard

Challenge: NVFP4 supports fine-grained block isolation, 4-bit quantization errors and mixed-precision approaches . ARCQuant boosts NVFO4 performance via Augmented Residual Channels .
Approach: They propose a framework that boosts NVFP4 performance via Augmented Residual Channels.
Outcome: ARCQuant boosts NVFP4 performance via Augmented Residual Channels . the proposed framework achieves state-of-the-art accuracy comparable to full-precision baselines compared to FP16 .
AlphaQT-Bench: Diagnosing the Gap between Financial Code Generation and Quantitative Reasoning in LLMs (2026.findings-acl)

Copied to clipboard

Challenge: Existing benchmarks rely on outcome-driven metrics such as profitability and look-ahead bias.
Approach: They propose a diagnostic benchmark for instruction-grounded financial code generation under strict semantic and temporal constraints.
Outcome: The proposed benchmarks show that the models fail under causal, structural, or functional constraints.
Multi-step Jailbreaking Privacy Attacks on ChatGPT (2023.findings-emnlp)

Copied to clipboard

Challenge: With the rapid evolution of large language models (LLMs), many downstream NLP tasks can be well solved given appropriate prompts.
Approach: They propose to integrate ChatGPT and Bing GPT3 into their applications to create a set of LLMs that can be used to generate NLP tasks with appropriate prompts.
Outcome: The proposed models can be zero-shot or few-shot learners to solve specified tasks and can even be zero or few shot learners.
Towards Adaptive Memory-Based Optimization for Enhanced Retrieval-Augmented Generation (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods for enhancing response accuracy and accuracy struggle with open-domain QA tasks because they perform independent retrieval operations without maintaining a summarizing memory or using adaptive retrieval strategies.
Approach: They propose a method that integrates non-parametric knowledge from external knowledge bases into models to enhance response accuracy while mitigating factual errors and hallucinations.
Outcome: The proposed method improves on open-domain QA datasets and reduces noise and hallucinations due to redundant information and insufficient information integration.
Can We Instruct LLMs to Compensate for Position Bias? (2024.findings-emnlp)

Copied to clipboard

Challenge: Recent studies reveal that position bias in large language models (LLMs) leads to difficulty in accessing information retrieved from the retriever.
Approach: They propose to direct LLMs to allocate more attention towards a selected segment of the context through prompting.
Outcome: The proposed approach improves the performance of large language models by promoting instruction with an exact document index.
Graph-Assisted Large Language Models: A Perspective on Mitigating Intrinsic Limitations (2026.findings-acl)

Copied to clipboard

Challenge: Large language models exhibit intrinsic limitations such as knowledge cutoff, single-threaded reasoning that hinders finer-grained branch and aggregation, and rigid collaboration mechanisms that struggle to coordinate specialized capabilities.
Approach: They propose a taxonomy spanning *Graph-Assisted Knowledge Augmentation*, *Graph Assisted Reasoning and Planning*, and *Graphed LLM Collaboration*.
Outcome: The proposed models show that graphs can augment and correct LLMs and support dynamic coordination among experts and agents in collaborative settings.
Modeling Uncertainty in Composed Image Retrieval via Probabilistic Embeddings (2025.acl-long)

Copied to clipboard

Challenge: Composed Image Retrieval (CIR) combines text and reference images to search for images . metric learning methods that focus on point embeddings fail to capture uncertainty in input data .
Approach: They propose a framework that captures uncertainty in images and queries by Gaussian distributions in latent space rather than fixed points.
Outcome: Experiments show that the proposed framework quantifies quality and semantic uncertainties . it can handle polysemy and ambiguity in search intentions, authors say .
One Size Does Not Fit All: Generating and Evaluating Variable Number of Keyphrases (2020.acl-main)

Copied to clipboard

Challenge: Existing models for keyphrase generation do not provide a desideratum for the number of keyphrases in texts.
Approach: They propose a recurrent generative model that generates multiple keyphrases as delimiter-separated sequences.
Outcome: The proposed model outperforms baseline models on all datasets.
Enhancing Reinforcement Learning with Dense Rewards from Language Model Critic (2024.emnlp-main)

Copied to clipboard

Challenge: Reinforcement learning (RL) can align language models with non-differentiable reward signals, such as human preferences, but the sparsity of these signals can lead to inefficient and unstable learning.
Approach: They propose a framework that utilizes the critique capability of Large Language Models to produce intermediate-step rewards during RL training.
Outcome: The proposed framework improves sample efficiency and the overall performance of the policy model, supported by both automatic and human evaluation.
GCDT: A Global Context Enhanced Deep Transition Architecture for Sequence Labeling (P19-1)

Copied to clipboard

Challenge: Existing systems for sequence labeling are limited by shallow connections between consecutive hidden states and insufficient modeling of global information.
Approach: They propose a global context enhanced deep transition architecture for sequence labeling . they deepen the state transition path at each position in a sentence and assign tokens with global representations .
Outcome: The proposed architecture outperforms the best reported results on two standard sequence labeling tasks.
Competence-based Curriculum Learning for Multilingual Machine Translation (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing multilingual machine translation models face an imbalance problem due to the different learning competencies of different languages.
Approach: They propose Competence-based Curriculum Learning for Multilingual Machine Translation, named CCL-M, to help schedule the high resource languages and low resource languages.
Outcome: The proposed approach achieves a steady and significant performance gain compared to the previous state-of-the-art approach on the TED talks dataset.
Language Prior Is Not the Only Shortcut: A Benchmark for Shortcut Learning in VQA (2022.findings-emnlp)

Copied to clipboard

Challenge: Visual Question Answering (VQA) models are prone to learn the shortcut solution formed by dataset biases rather than the intended solution.
Approach: They propose a dataset that considers varying types of shortcuts by constructing different distribution shifts in multiple OOD test sets.
Outcome: The proposed dataset considers varying types of shortcuts by constructing different distribution shifts in multiple OOD test sets.
What Factors Influence LLMs’ Judgments? A Case Study on Question Answering (2024.lrec-main)

Copied to clipboard

Challenge: Existing studies indicate that Large Language Models perform at a level comparable to humans with advantages of speed and cost-effectiveness in different fields.
Approach: They propose to introduce four unexplored factors and a new dimension of question difficulty to provide a more comprehensive understanding of LLMs’ judgments across varying question intricacies.
Outcome: The proposed dimensions of question difficulty and answer quantity provide valuable insights into optimizing LLMs’ performance as judges.
Separate the Wheat from the Chaff: Winnowing Down Divergent Views in Retrieval Augmented Generation (2025.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) lack robustness in knowledge-intensive tasks due to noisy or irrelevant retrieved data.
Approach: They propose a multi-agent debate-based RAG framework that integrates external knowledge sources into large language models to improve their accuracy.
Outcome: The proposed framework is unsupervised and leverages pretrained LLMs without fine-tuning, making it easily adaptable to various tasks.
From Attack Surfaces to Actual Operations: A Survey of Modern LLM Jailbreaks (2026.findings-acl)

Copied to clipboard

Challenge: Existing taxonomies focus on manipulation methods rather than underlying mechanisms, limiting our understanding of attack effectiveness and defensive strategies.
Approach: They propose a two-fold taxonomy to categorize attacks across three tiers based on exploited vulnerabilities and approaches and an operational taxonomies to evaluate attacks across four dimensions.
Outcome: The proposed taxonomy categorizes attacks across three tiers based on exploited vulnerabilities and approaches and evaluates attacks on four dimensions to assess real-world feasibility and sustainability.
The Digital Dunning-Kruger Effect: Decoupling Hallucinations via Geometric Hidden-state Observation for Semantic Truthfulness (2026.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) often generate overconfident yet factually incorrect hallucinations.
Approach: They propose a black-box-based framework that captures stubborn hallucinations by integrating internal geometric dynamics with output probability distributions.
Outcome: The proposed framework outperforms white-box methods and reduces computational overhead by over 90%.
Towards Robust k-Nearest-Neighbor Machine Translation (2022.emnlp-main)

Copied to clipboard

Challenge: k-Nearest-Neighbor Machine Translation (kNN-MT) is a popular research paradigm in machine translation.
Approach: They propose a confidence-enhanced kNN-MT model with robust training to reduce noise . they introduce NMT confidence to refine the modeling of important components of kN-MT .
Outcome: The proposed model improves on four benchmark datasets and is robust to training.
DRT: Deep Reasoning Translation via Long Chain-of-Thought (2025.findings-acl)

Copied to clipboard

Challenge: Recent studies have shown the effectiveness of long chain-of-thought (CoT) in reasoning tasks such as math and coding tasks.
Approach: They propose to use Qwen2.5 and LLama-3.1 as backbones to train long thought models to bring the success of long chain-of-thought (CoT) to neural machine translation.
Outcome: The proposed model outperforms vanilla LLMs and LLM models which are fine-tuning on paired sentences without long thought and outperformed vanilla LRMs.
Tri-Train: Automatic Pre-Fine Tuning between Pre-Training and Fine-Tuning for SciNER (2020.findings-emnlp)

Copied to clipboard

Challenge: Pre-training a language model by self-supervised tasks on huge datasets and fine-tuning with small labelled data are often inadequate for scientific NER tasks.
Approach: They propose to introduce a "pre-fine tuning" step between pre-training and fine-tuning to construct a corpus by selecting sentences from unlabeled documents that are the most relevant with labelled training data.
Outcome: The proposed approach improves on seven benchmarks on the performance of the proposed model on labelled datasets.
Unlocking Anticipatory Text Generation: A Constrained Approach for Large Language Models Decoding (2024.emnlp-main)

Copied to clipboard

Challenge: Large language models have shown a powerful ability for text generation, but undesired behaviors such as toxicity and hallucinations can manifest.
Approach: They propose to formalize text generation as a future-constrained generation problem to minimize undesirable behaviors and enforce faithfulness to instructions.
Outcome: The proposed approach is effective across three tasks, including keyword-constrained generation, toxicity reduction, and factual correctness in question-answering.
Target-to-Source Augmentation for Aspect Sentiment Triplet Extraction (2023.emnlp-main)

Copied to clipboard

Challenge: Aspect Sentiment Triplet Extraction (ASTE) is an important task in sentiment analysis, but data scarcity limits performance of existing methods.
Approach: They propose a target-to-source augmentation approach to alleviate the issue of data scarcity in Aspect Sentiment Triplet Extraction (ASTE) they use fluency and alignment discriminators to provide feedback and use this feedback to optimize the generator.
Outcome: The proposed approach significantly improves the performance of existing methods.
DialogVCS: Robust Natural Language Understanding in Dialogue System Upgrade (2024.naacl-long)

Copied to clipboard

Challenge: Existing models for natural language understanding are based on a well-defined intent 1 ontology.
Approach: They propose to retrain the natural language understanding model as new data from real users are merged into existing data.
Outcome: The proposed model shows that the semantically entangled intents can be recognized with an automatic workflow.
RC3: Regularized Contrastive Cross-lingual Cross-modal Pre-training (2023.findings-acl)

Copied to clipboard

Challenge: Existing V&L pre-training methods rely on strictly-aligned multilingual image-text pairs generated from English-centric datasets.
Approach: They propose a regularized cross-lingual visual contrastive learning objective that constrains representation proximity of weakly-aligned multilingual image-text pairs.
Outcome: The proposed model outperforms competing models with weak zero-shot capability on 5 multi-modal tasks across 6 languages.
ECO v1: Towards Event-Centric Opinion Mining (2022.findings-acl)

Copied to clipboard

Challenge: Existing studies on event-centric opinion mining focus on entity-centric opinions . entity-centered opinions focus on sentimental polarity of events, while event-centered ones focus on content .
Approach: They propose to perform event-centric opinion mining on event-argument structure and expression categorizing theory and benchmark it against a pioneer corpus.
Outcome: The proposed task is feasible and challenging, and the results are beneficial for future studies.
RAP: Efficient Text-Video Retrieval with Sparse-and-Correlated Adapter (2024.findings-acl)

Copied to clipboard

Challenge: Text-Video Retrieval (TVR) aims to align relevant video content with natural language queries.
Approach: They propose to conduct efficient text-video Retrieval with a salient-and-correlated AdaPter . they propose a low-rank modulation module to refine per-image features from frozen CLIP backbone .
Outcome: Experiments on four TVR datasets show that the proposed method performs better than other methods.
Neural Machine Translation with Heterogeneous Topic Knowledge Embeddings (2021.emnlp-main)

Copied to clipboard

Challenge: Existing NMT models can handle meaning ambiguities based on local contexts, but it remains a challenge to translate words in implicit collocations.
Approach: They propose heterogeneous ways of embedding topic information into NMT models . they propose to incorporate topic knowledge embeddable into the NMT model .
Outcome: The proposed methods outperform baselines on English -> German and English => French translation tasks.
On Length Divergence Bias in Textual Matching Models (2022.findings-acl)

Copied to clipboard

Challenge: Existing deep models have been successful in textual matching tasks, but it is unclear whether they understand language or measure semantic similarity of texts.
Approach: They propose an adversarial evaluation scheme which invalidates the length divergence bias in TM datasets.
Outcome: The proposed method improves the robustness and generalization ability of models at the same time.
TSAM: A Two-Stream Attention Model for Causal Emotion Entailment (2022.coling-1)

Copied to clipboard

Challenge: Existing studies on EAC focus on Emotion Recognition in Conversations (ERC), i.e., recognizing emotion labels of utterances.
Approach: They propose a two-stream attention model to capture correlations between utterances in a global view and classify multiple utterrances synchronously to capture emotion and speaker information in parallel.
Outcome: The proposed model outperforms baselines and achieves new State-Of-The-Art (SOTA) performance.
Summarize, Outline, and Elaborate: Long-Text Generation via Hierarchical Supervision from Extractive Summaries (2022.coling-1)

Copied to clipboard

Challenge: Existing models focus on local word prediction, and cannot make high level plans on what to generate.
Approach: They propose a pipelined system that summarises, outlines and elaborates on each bullet point to generate the corresponding segment.
Outcome: The proposed system produces long texts with significantly better quality and faster convergence speed.
More than Minorities and Majorities: Understanding Multilateral Bias in Language Generation (2024.findings-acl)

Copied to clipboard

Challenge: Existing studies on bias dataset construction and mitigation focus on one demographic group . in real-world applications, there are more than two demographic groups at risk of the same bias.
Approach: They propose to analyze and reduce biases across multiple demographic groups using a multi-demographic bias dataset.
Outcome: The proposed method can mitigate biases among multiple demographic groups effectively, the authors show .
Psyche-R1: Towards Reliable Psychological LLMs through Unified Empathy, Expertise, and Reasoning (2026.acl-long)

Copied to clipboard

Challenge: Recent reasoning-augmented LLMs have demonstrated impressive capabilities across a wide range of domains owing to their exceptional text understanding capabilities.
Approach: They propose a Chinese psychological LLM that integrates empathy, psychological expertise, and reasoning.
Outcome: The proposed model produces over 75k high-quality psychological questions paired with detailed rationales, generated through and iterative prompt-rationale optimization procedure, along with 73k empathetic dialogues.
Hallucinated but Factual! Inspecting the Factuality of Hallucinations in Abstractive Summarization (2022.acl-long)

Copied to clipboard

Challenge: State-of-the-art abstractive summarization systems often generate hallucinations, i.e., content that is not directly inferable from the source document.
Approach: They propose a detection approach that separates factual from non-factual hallucinations of entities by masked language models.
Outcome: The proposed method outperforms baselines in accuracy and F1 scores and has a strong correlation with human judgments on factuality classification tasks.
Pathway to Relevance: How Cross-Encoders Implement a Semantic Variant of BM25 (2025.emnlp-main)

Copied to clipboard

Challenge: Interpretability in information retrieval (IR) models is coarse-grained and poorly understood . a cross-encoder model extracts traditional relevance signals, such as term frequency and inverse document frequency .
Approach: They analyze how a common IR model extracts traditional relevance signals . this is similar to the probabilistic ranking function BM25 .
Outcome: The proposed model extracts traditional relevance signals in early-to-middle layers, similar to BM25 . the model then combine these concepts in later layers, laying the groundwork for future interventions .
Distantly-Supervised Named Entity Recognition with Noise-Robust Learning and Language Model Augmented Self-Training (2021.emnlp-main)

Copied to clipboard

Challenge: Named entity recognition models require abundant high-quality annotations to train . distant supervision may induce incomplete and noisy labels, making supervised learning ineffective.
Approach: They propose a noise-robust learning scheme for training named entity recognition models using only distantly-labeled data and a self-training method that uses contextualized augmentations created by pre-trained language models.
Outcome: The proposed method outperforms existing supervised NER models on three datasets by significant margins.
Retrieval-Augmented Multilingual Keyphrase Generation with Retriever-Generator Iterative Training (2022.findings-naacl)

Copied to clipboard

Challenge: Existing studies on keyphrase generation on non-English languages haven’t been vastly investigated.
Approach: They propose a retrieval-augmented method for multilingual keyphrase generation that leverages keyphrase annotations in English datasets to facilitate generating keyphrases in low-resource languages.
Outcome: The proposed model outperforms baselines on non-English keyphrase generation datasets and the proposed model is scalable.
CORES: Code-Oriented Reasoning for Complex Text-to-SQL and Generalizable TableQA (2026.findings-acl)

Copied to clipboard

Challenge: Text-to-SQL models struggle with complex analytical tasks such as generating simple SQL queries.
Approach: They propose a text-to-sql model that leverages Python as a procedural reasoning pivot to enhance both complex SQL generation and tabular reasoning.
Outcome: The proposed model outperforms baseline models on six text-to-SQL benchmarks by 6.44% on average while maintaining good capability on three tableQA benchmarks.
General-to-Specific Transfer Labeling for Domain Adaptable Keyphrase Generation (2023.findings-acl)

Copied to clipboard

Challenge: Large distribution shifts among different domains hinder transferability of keyphrase generation models.
Approach: They propose a pipeline which guides KPG models’ learning focus from general syntactical features to domain-related semantics in a data-efficient manner.
Outcome: The proposed pipeline can produce good quality keyphrases in new domains and achieve consistent improvements after adaptation with limited in-domain annotated data.
Target Foresight Based Attention for Neural Machine Translation (N18-1)

Copied to clipboard

Challenge: Empirical experiments on Chinese-to-English and Japanese-to English datasets show that the proposed attention model delivers significant improvements in terms of alignment error rate and BLEU.
Approach: They propose to explicitly access the target foresight word in the attention model to improve alignment and translation accuracy.
Outcome: Empirical results show that the proposed model improves alignment error rate and BLEU on Chinese-to-English and Japanese-toEnglish datasets.
DP-CRE: Continual Relation Extraction via Decoupled Contrastive Learning and Memory Structure Preservation (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods for learning relational knowledge are replay-based and prioritize data uniformly . a pronounced bias towards new tasks can be caused by the introduction of new tasks .
Approach: They propose a framework that decouples the process of prior information preservation and new knowledge acquisition.
Outcome: Extensive experiments show that the framework outperforms baselines across two datasets.
STRIDE-ED: A Strategy-Grounded Stepwise Reasoning Framework for Empathetic Dialogue Systems (2026.acl-long)

Copied to clipboard

Challenge: Empathetic dialogue requires not only recognizing a user’s emotional state but also making strategy-aware, context-sensitive decisions throughout response generation.
Approach: They propose a STRategy-grounded, interpretable, and DEep reasoning framework that models Empathetic Dialogue through structured, strategy-conditioned reasoning.
Outcome: The proposed framework outperforms existing methods on automatic metrics and human evaluations.
Towards Better Value Principles for Large Language Model Alignment: A Systematic Evaluation and Enhancement (2025.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) show remarkable performance across tasks . alignment with human values is critical for their responsible development.
Approach: They propose a framework that evaluates value principles along three desirable properties . they propose supervised fine-tuning, reinforcement learning-based approaches .
Outcome: The proposed framework improves value principles along the three desirable properties of LLMs.
UniCreative: Unifying Long-form Logic and Short-form Sparkle via Reference-Free Reinforcement Learning (2026.findings-acl)

Copied to clipboard

Challenge: Existing alignment paradigms for creative writing use static reward signals and supervised data.
Approach: They propose a constraint-aware reward model that synthesizes query-specific criteria to provide fine-grained preference judgments.
Outcome: The proposed framework aligns models with human preferences across content quality and structural paradigms without supervised fine-tuning and ground-truth references.
How Chain-of-Thought Works? Tracing Information Flow from Decoding, Projection, and Activation (2026.findings-acl)

Copied to clipboard

Challenge: Chain-of-Thought (CoT) prompting significantly enhances model reasoning, yet its internal mechanisms remain poorly understood.
Approach: They reversely traced information flow across decoding, projection, and activation phases and found that CoT may serve as a decoding space pruner .
Outcome: The proposed framework can be used to design more efficient and robust prompts.
Breadth First Reasoning Graph for Multi-hop Question Answering (2021.naacl-main)

Copied to clipboard

Challenge: Recent Graph Neural Network (GNN) has been used as a promising tool in multi-hop question answering task.
Approach: They propose a model of Breadth First Reasoning Graph that passes to next nodes hop by hop until all edges have been passed.
Outcome: The proposed model achieves state-of-the-art on answer span prediction on hotpotQA leaderboard.
Beyond prompting: Making Pre-trained Language Models Better Zero-shot Learners by Clustering Representations (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods for zero-shot text classification involve heavy human engineering or complicated self-training pipelines.
Approach: They propose to fit unlabeled text with a Bayesian Gaussian Mixture Model and use class names to cluster them.
Outcome: The proposed approach outperforms prompt-based methods on topic and sentiment datasets and outperformed previous studies significantly on unbalanced datasets.
PanoramaRAG: Enabling Consistent Global Topic Awareness in Graph-Based RAG (2026.findings-acl)

Copied to clipboard

Challenge: Existing graph-based methods for enhancing Large Language Models (LLMs) with external knowledge are focusing on local relationships, resulting in suboptimal performance for tasks that require global context.
Approach: They propose a "panorama"-guided paradigm that integrates a light yet comprehensive "panoramic" of the corpus to guide all stages of the retrieval process.
Outcome: The proposed paradigm performs well across five datasets and a variety of tasks.
Multi-Perspective Context Aggregation for Semi-supervised Cloze-style Reading Comprehension (C18-1)

Copied to clipboard

Challenge: Recent studies have shown that cloze-style reading comprehension is a popular task for measuring the progress of natural language understanding.
Approach: They propose a multi-perspective framework which can be seen as joint training of heterogeneous experts and aggregate context information from different perspectives.
Outcome: The proposed framework achieves new state-of-the-art over previous strong baselines on a recently released cloze-test dataset.
Representations of Fact, Fiction and Forecast in Large Language Models: Epistemics and Attitudes (2025.acl-long)

Copied to clipboard

Challenge: Existing models estimate and calibrate confidence of large language models with verbalized uncertainty, but they lack a careful examination of the linguistic knowledge of uncertainty encoded in the latent space of LLMs.
Approach: They draw on typological frameworks of epistemic expressions to evaluate LLMs’ knowledge of epistenetic modality, using controlled stories.
Outcome: The proposed models generate expressions matching the strength of evidence and are not robust in generating epistemic expressions.
Learning Structural Information for Syntax-Controlled Paraphrase Generation (2022.findings-naacl)

Copied to clipboard

Challenge: Syntax-controlled paraphrase generation aims to produce paraphrase conform to given syntactic patterns.
Approach: They propose a model that captures parent-child and sibling relations and a syntax encoder to capture alignment relations.
Outcome: The proposed model achieves state-of-the-art in terms of semantic and syntactic quality on two popular benchmark datasets.
Proofread: Fixes All Errors with One Tap (2024.acl-demos)

Copied to clipboard

Challenge: Extensive experiments on a human-labeled golden set showed our tuned PaLM2-XS model achieved 85.56% good ratio.
Approach: They propose a two-stage tuning approach to acquire the dedicated Large Language Model for the feature, followed by a reinforcement learning approach for targeted refinement.
Outcome: The proposed model achieves 85.56% good quality on Rewrite and proofread tasks on human-labeled golden sets.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations