Papers by Li Wei

615 papers
Say What You Mean! Large Language Models Speak Too Positively about Negative Commonsense Knowledge (2023.acl-long)

Copied to clipboard

Challenge: Large language models (LLMs) have been studied for their ability to store and utilize positive knowledge.
Approach: They propose to use a constrained keywords-to-sentence generation task and a Boolean question answering task to probe large language models on negative commonsense knowledge.
Outcome: The proposed tasks show that LLMs fail to generate valid sentences grounded in negative commonsense knowledge, yet they can correctly answer yes-or-no questions.
Improving Knowledge Graph Completion with Generative Hard Negative Mining (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods for knowledge graph completion (KGC) use generative methods with a self-information-enhanced training strategy to generate high-quality negatives.
Approach: They propose to leverage a sequence-to-sequence architecture to generate high-quality hard negatives from the same decoding distributions as the anchor.
Outcome: The proposed method produces high-quality negatives with good hardness and diversity on three KGC benchmarks.
We-Math: Does Your Large Multimodal Model Achieve Human-like Mathematical Reasoning? (2025.acl-long)

Copied to clipboard

Challenge: Existing benchmarks focus more on end-to-end performance, but neglect the underlying principles of knowledge acquisition and generalization.
Approach: They propose a benchmark specifically designed to explore the problem-solving principles by decomposing 6.5K visual math problems into 10.9K step-level questions for evaluation.
Outcome: The proposed benchmark covers 6.5K visual math problems and 10.9K step-level questions spanning 5 layers of knowledge granularity and 67 hierarchical knowledge concepts.
HEAL: Hybrid Enhancement with LLM-based Agents for Text-attributed Hypergraph Self-supervised Representation Learning (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to enhance text-attributed hypergraph self-supervised learning are limited by label scarcity.
Approach: They propose a data-centric approach that leverages large language models to enhance hypergraph self-supervised learning by integrating hyperedges into a self-representation framework.
Outcome: The proposed approach generates informative nodes and hyperedges through multi-round interaction with LLM-based agents.
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.
EAGLE-2: Faster Inference of Language Models with Dynamic Draft Trees (2024.emnlp-main)

Copied to clipboard

Challenge: Modern Large Language Models (LLMs) are expensive and time-consuming.
Approach: They propose a new technique of context-aware dynamic draft tree into drafting modeling.
Outcome: The proposed method achieves speedup ratios of up to **5x**, which is 1.3x that of EAGLE.
Enhance Robustness of Language Models against Variation Attack through Graph Integration (2024.lrec-main)

Copied to clipboard

Challenge: Pre-trained language models (PLMs) are used in many NLP applications but their vulnerability to adversarial attacks can lead to false or misleading information being distributed.
Approach: They propose a method to incorporate a Chinese character variation graph into pre-trained language models to increase their robustness against character variation attacks in Chinese content.
Outcome: The proposed method outperforms existing language models in combating adversarial attacks in Chinese content.
Harvesting and Refining Question-Answer Pairs for Unsupervised QA (2020.acl-main)

Copied to clipboard

Challenge: Recent research attempts to extend unsupervised question answering to settings with few or no labeled data available.
Approach: They propose two approaches to improve unsupervised question answering . first, they harvest lexically and syntactically divergent Wikipedia questions to automatically construct a corpus of question-answer pairs . second, they take advantage of the QA model to extract more appropriate answers .
Outcome: The proposed approach outperforms previous unsupervised approaches by a large margin and is competitive with early supervised models.
Complex Evolutional Pattern Learning for Temporal Knowledge Graph Reasoning (2022.acl-short)

Copied to clipboard

Challenge: Existing models for TKG reasoning focus on modeling fact sequences of a fixed length, which cannot discover complex evolutional patterns that vary in length.
Approach: They propose to use a length-aware Convolutional Neural Network to handle evolutional patterns of different lengths via an easy-to-difficult curriculum learning strategy.
Outcome: The proposed model improves performance under both offline and online learning strategies.
Guiding Neural Machine Translation with Semantic Kernels (2022.findings-emnlp)

Copied to clipboard

Challenge: Empirical studies show that our approach gains approximately an improvement of 1 BLEU score on most benchmarks over the Transformer baseline.
Approach: They propose to extract several semantic kernels from a source sentence to capture global semantic information.
Outcome: Empirical results show that the proposed approach improves 1 BLEU score on benchmarks . it is also 1.7 times faster than previous works on average at inference time .
What Makes a Good Reasoning Chain? Uncovering Structural Patterns in Long Chain-of-Thought Reasoning (2025.emnlp-main)

Copied to clipboard

Challenge: Recent advances in reasoning with large language models have popularized Long Chain-of-Thought (LCoT) a framework that converts sequential LCoTs into hierarchical tree structures enables deeper structural analysis of LLM reasoning.
Approach: They propose a framework that converts sequential LCoTs into hierarchical tree structures and enables deeper structural analysis of LLM reasoning.
Outcome: The proposed framework can be used to analyze LLM reasoning in a variety of tasks and models.
Full-Step-DPO: Self-Supervised Preference Optimization with Step-wise Rewards for Mathematical Reasoning (2025.findings-acl)

Copied to clipboard

Challenge: Existing approaches to improve long-chain mathematical reasoning focus on the first erroneous step, but ignore all other steps and rely heavily on external signals.
Approach: They propose a DPO framework that leverages step-wise rewards from the entire reasoning chain instead of optimizing only the first erroneous step.
Outcome: The proposed framework improves on in-domain and out-of-domain mathematical reasoning benchmarks.
Jigsaw-Puzzles: From Seeing to Understanding to Reasoning in Vision-Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Existing vision-language models lack spatial reasoning capability, despite their ability to comprehend spatial arrangements and model structural relations.
Approach: They propose a benchmark to evaluate vision-language models' spatial perception, structural understanding, and reasoning capabilities by minimizing reliance on domain-specific knowledge.
Outcome: The proposed benchmark is based on 1,100 carefully curated real-world images with high spatial complexity.
Penetrating Linguistic Disguises: A Slang-aware Label-Aligned Framework for Fine-Grained Toxicity Extraction in Chinese Hate Speech Detection (2026.findings-acl)

Copied to clipboard

Challenge: Flexible word boundaries and linguistic obfuscation, particularly slang, challenge precise span-level hate speech detection in Chinese.
Approach: They propose a Slang-aware Label-Aligned Framework that maps slang to explicit hate semantics and uses task-specific branches to mitigate feature interference.
Outcome: The proposed framework reduces ambiguity by mapping obscure slang to explicit hate semantics.
Language Models as Inductive Reasoners (2024.eacl-long)

Copied to clipboard

Challenge: Inductive reasoning is a core component of human intelligence.
Approach: They propose a task to induce natural language rules from natural language facts using natural language as representation for knowledge instead of formal language.
Outcome: The proposed task surpasses baselines in both automatic and human evaluations.
Event Transition Planning for Open-ended Text Generation (2022.findings-acl)

Copied to clipboard

Challenge: Open-ended text generation tasks require models to generate coherent continuation given limited preceding context.
Approach: They propose a novel two-stage method which explicitly arranges ensuing events in open-ended text generation tasks.
Outcome: The proposed method improves coherence and diversity of open-ended text generation tasks.
Scaling Laws for Code: Every Programming Language Matters (2026.findings-acl)

Copied to clipboard

Challenge: Existing studies focus on language-agnostic settings, neglecting the inherently multilingual nature of modern software development.
Approach: They propose a proportion-dependent scaling law that prioritizes high-utility languages . they propose PLs to have varying effects during pre-training that affect model performance .
Outcome: The proposed scaling law is based on 1000+ experiments across multiple languages and models.
HiCoLoRA: Addressing Context-Prompt Misalignment via Hierarchical Collaborative LoRA for Zero-Shot DST (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to zero-shot Dialog State Tracking (zs-DST) are inadequate to generalize to new domains without extensive training.
Approach: They propose a framework that enhances zero-shot slot inference through robust prompt alignment.
Outcome: Experiments on multi-domain datasets show that HiCoLoRA outperforms baselines, achieving SOTA in zs-DST.
PivotAttack: Rethinking the Search Trajectory in Hard-Label Text Attacks via Pivot Words (2026.findings-acl)

Copied to clipboard

Challenge: Existing hard-label text attacks rely on inefficient "outside-in" strategies that traverse vast search spaces.
Approach: They propose a query-efficient "inside-out" framework that perturbs Pivot Sets to induce label flips.
Outcome: The proposed framework outperforms state-of-the-art methods in both Attack Success Rate and query efficiency.
MTA:A Merge-then-Adapt Framework for Personalized Large Language Models (2026.acl-long)

Copied to clipboard

Challenge: Personalized Large Language Models (PLLMs) aim to align outputs with individual user preferences . current methods of fine-tuning a separate module for each user are unscalable .
Approach: They propose a Merge-then-Adapt framework for Personalized Large Language Models . they construct a shared Meta-LoRA bank and propose an Adaptive LoRA Fusion stage .
Outcome: The proposed framework outperforms existing SOTA methods on the LaMP benchmark.
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.
Unleashing the Unseen: Harnessing Benign Datasets for Jailbreaking Large Language Models (2026.findings-eacl)

Copied to clipboard

Challenge: Despite significant efforts in safety alignment, large language models (LLMs) such as GPT-4 and LLaMA 3 remain vulnerable to jailbreak attacks that can induce harmful behaviors.
Approach: They propose a feature extraction method to extract sample-agnostic features from benign datasets in the form of adversarial suffixes and propose 'suffix maybe features' they show that adversarials generated from jailbreak attacks may contain meaningful features, i.e. appending the same suffix to different prompts results in responses exhibiting specific characteristics.
Outcome: The proposed method extracts sample-agnostic features from benign datasets and shows that they may contain meaningful features.
Better Process Supervision with Bi-directional Rewarding Signals (2025.findings-acl)

Copied to clipboard

Challenge: Existing processes that reward for each step are one-directional and lack a mechanism to model the distance to the final target.
Approach: They propose a process supervision model that evaluates the correctness of previous steps and the probability of future success.
Outcome: The proposed model outperforms existing supervision models like ORM and PRM on reasoning tasks and improves solution re-design.
M3Seg: A Maximum-Minimum Mutual Information Paradigm for Unsupervised Topic Segmentation in ASR Transcripts (2023.emnlp-main)

Copied to clipboard

Challenge: Topic segmentation aims to split automatic speech recognition transcriptions into segments that are bounded by thematic meanings.
Approach: They propose a Maximum-Minimum Mutual information paradigm for linear topic segmentation without using any parallel data.
Outcome: The proposed paradigm outperforms the state-of-the-art methods by a significant margin.
LightSeq: A High Performance Inference Library for Transformers (2021.naacl-industry)

Copied to clipboard

Challenge: Existing inference frameworks for natural language processing are not the best choice for online service of sequence processing problems.
Approach: They propose a highly efficient inference library for Transformer models that includes GPU optimization techniques to streamline computation and reduce memory footprint.
Outcome: The proposed library achieves 14x speedup compared with TensorFlow and 1.4x speed up compared to a concurrent CUDA implementation.
Two Pathways to Truthfulness: On the Intrinsic Encoding of LLM Hallucinations (2026.acl-long)

Copied to clipboard

Challenge: Previous work shows that large language models generate hallucinations, yet the origins and mechanisms of these signals remain unclear.
Approach: They propose to validate and disentangle two different pathways for truthfulness cues . they also propose to use the same mechanism to derive self-contained evidence from the generated answer .
Outcome: The proposed applications improve hallucination detection performance by integrating two different inputs.
UnifiedMLLM: Enabling Unified Representation for Multi-modal Multi-tasks With Large Language Model (2025.findings-naacl)

Copied to clipboard

Challenge: Representative models like LLaVA and MiniGPT-4 have great capabilities in various tasks.
Approach: They propose a unified model to represent various multi-modal tasks using a single representation.
Outcome: The proposed model outperforms existing models in a variety of tasks while maintaining generality and scalability.
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.
Learning from Mistakes: Negative Reasoning Samples Enhance Out-of-Domain Generalization (2026.acl-long)

Copied to clipboard

Challenge: Recent studies show that supervised fine-tuning (SFT) is a common approach for reasoning in large language models.
Approach: They propose to use supervised fine-tuning (SFT) on chain-of-thought trajectories demonstrations . they find that incorporating negative traxories yields substantial OOD generalization gains .
Outcome: The proposed scheme yields 5.51% OOD gain over positive-only training.
Search from History and Reason for Future: Two-stage Reasoning on Temporal Knowledge Graphs (2021.acl-long)

Copied to clipboard

Challenge: Temporal Knowledge Graphs (TKGs) are used in many different areas of research.
Approach: They propose to use a beam search policy to induce multiple clues from historical facts . they propose to adopt a graph convolution network based sequence method to deduce answers from clues .
Outcome: The proposed model can predict future facts in two stages, Clue Searching and Temporal Reasoning.
Knowledgeable Prompt-tuning: Incorporating Knowledge into Prompt Verbalizer for Text Classification (2022.acl-long)

Copied to clipboard

Challenge: Recent studies suggest that pre-trained language models have gained rich knowledge during pre-training.
Approach: They propose to tune pre-trained language models with task-specific prompts to improve and stabilize prompttuning.
Outcome: Extensive experiments on zero and few-shot text classification tasks show that prompt-tuning improves and stabilizes prompttun-ing.
Rethinking LLM Uncertainty: A Multi-Agent Approach to Estimating Black-Box Model Uncertainty (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to gauge model’s uncertainty through self-consistency in responses to the target query are misleading: an LLM may confidently provide an incorrect answer to a target query, yet give a confident and accurate answer to that same query when answering a knowledge-preserving perturbation of the query.
Approach: They propose a method that uses multi-agent interaction to estimate black-box LLMs' uncertainty.
Outcome: The proposed method outperforms existing self-consistency based methods and improves hallucination detection.
To Diff or Not to Diff? Structure-Aware and Adaptive Output Formats for Efficient LLM-based Code Editing (2026.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) are increasingly used for code editing, yet the full-code generation paradigm suffers from severe efficiency bottlenecks.
Approach: They propose to use a structure-aware diff format to train LLMs to choose the most token-efficient format between a given diff format and full code.
Outcome: The proposed approach matches the most token-efficient format with full-code generation while reducing latency and cost by over 30% on long-code editing tasks.
WeCheck: Strong Factual Consistency Checker via Weakly Supervised Learning (2023.acl-long)

Copied to clipboard

Challenge: Existing factual consistency metrics are often uncontrollably generating text that is factually inconsistent with inputs.
Approach: They propose a weakly supervised framework that is directly trained on actual generated samples from language models with weakly annotated labels.
Outcome: The proposed framework improves on the TRUE benchmark by 3.3% over existing methods with 435M parameters.
Generalizable Cross-Lingual Cognitive Distortion Detection with Standardized Annotations and Multi-Task Learning (2025.findings-acl)

Copied to clipboard

Challenge: Existing studies on cognitive distortion have limited generalizability and performance of models in large-scale and cross-linguistic contexts.
Approach: They propose a multi-task learning model based on teacher student architecture solution which improves generalization performance.
Outcome: The proposed model improves generalizability and interpretability of the proposed model.
Coherent Comments Generation for Chinese Articles with a Graph-to-Sequence Model (P19-1)

Copied to clipboard

Challenge: Existing models for article comment generation are too long and often result in general and irrelevant comments.
Approach: They propose to generate comments with a graph-to-sequence model that models the input news as a topic interaction graph.
Outcome: The proposed model can generate coherent and informative comments compared with several strong baseline models.
CoCA: Fusing Position Embedding with Collinear Constrained Attention in Transformers for Long Context Window Extending (2024.acl-long)

Copied to clipboard

Challenge: Existing models that use self-attention and position embedding have anomalous behavior that hinder long context window extrapolation.
Approach: They propose a collinear constraint between Q and K to integrate RoPE and self-attention.
Outcome: The proposed model integrates self-attention and position embedding into LLMs without fine-tuning.
Encode Errors: Representational Retrieval of In-Context Demonstrations for Multilingual Grammatical Error Correction (2025.findings-acl)

Copied to clipboard

Challenge: a novel method for encoding fine-grained error patterns improves performance on GEC.
Approach: They propose a method for encoding grammatical errors from LLMs' internal states using a GER method.
Outcome: The proposed method significantly boosts performance in ICL settings on multilingual GEC datasets.
Beyond Token Length: Step Pruner for Efficient and Accurate Reasoning in Large Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Existing reinforcement learning methods for large reasoning models suffer from excessive verbosity, known as "overthinking." Existing models penalize generated tokens to promote conciseness, but these methods encounter two challenges: they may develop hacking behavior in later stages of training by discarding reasoning steps.
Approach: They propose a framework that steers large reasoning models toward more efficient reasoning . they prioritize correctness while imposing penalties for redundant steps .
Outcome: The proposed framework reduces token usage by 69.7% on AIME24.
Layer-wise Importance Matters: Less Memory for Better Performance in Parameter-efficient Fine-tuning of Large Language Models (2024.findings-emnlp)

Copied to clipboard

Challenge: Parameter-Efficient Fine-Tuning (PEFT) methods have gained popularity for adapting pre-trained Large Language Models (LLMs) to downstream tasks.
Approach: They propose a method to optimize the importance of full layers with layer-wise importance scoring by leveraging the estimated importance scores.
Outcome: The proposed method is compatible with PEFT methods that operate on a per-layer basis and achieves better performance.
Mitigating Negative Interference in Multilingual Knowledge Editing through Null-Space Constraints (2025.findings-acl)

Copied to clipboard

Challenge: Existing monolingual knowledge editing methods are expensive and require multiple models to maintain factual consistency.
Approach: They propose a null-space constrained framework to precisely isolate language-specific knowledge updates that can be mapped onto other languages’ subspaces.
Outcome: The proposed framework can project parameter updates for each language onto the orthogonal complement of other languages’ subspaces while preserving multilingual generalization capabilities.
CROP: Zero-shot Cross-lingual Named Entity Recognition with Multilingual Labeled Sequence Translation (2022.findings-emnlp)

Copied to clipboard

Challenge: Named entity recognition (NER) suffers from the scarcity of annotated training data, especially for low-resource languages without labeled data.
Approach: They propose a cross-lingual entity projection framework to enable zero-shot cross-linguistic NER with the help of a multilingual labeled sequence translation model.
Outcome: The proposed method outperforms the baseline method on two benchmarks by a large margin of +3 7 F1 scores and achieves state-of-the-art performance.
XLM-E: Cross-lingual Language Model Pre-training via ELECTRA (2022.acl-long)

Copied to clipboard

Challenge: ELECTRA-style tasks are used to pretrain cross-lingual models for NLP tasks . masked language modeling tasks require massive computation resources, rendering such models quite expensive .
Approach: They propose to use ELECTRA-style tasks to pre-train a cross-lingual language model . they propose to pretrain the model on multilingual and parallel corpora .
Outcome: The proposed model outperforms baseline models on cross-lingual understanding tasks with much less computation cost.
Rethinking Smoothness for Fast and Adaptable Entity Alignment Decoding (2025.findings-naacl)

Copied to clipboard

Challenge: Existing methods for integrating knowledge graphs rely on entity and relation embeddings . Fig. 1 shows how to decode knowledge graph in under 6 seconds .
Approach: They propose a framework that only utilizes entity embeddings to decode knowledge graphs.
Outcome: The proposed framework reconstructs KG representation by maximizing smoothness of entity embeddings.
Zero-Shot Cross-Lingual Transfer of Neural Machine Translation with Multilingual Pretrained Encoders (2021.emnlp-main)

Copied to clipboard

Challenge: Existing work on improving cross-lingual transferability of NMT model is under-explored.
Approach: They propose a model that leverages a multilingual pretrained encoder to improve cross-lingual transferability.
Outcome: The proposed model outperforms mBART and m2m-100 on a zero-shot cross-lingual transfer task.
Detection-Correction Structure via General Language Model for Grammatical Error Correction (2024.acl-long)

Copied to clipboard

Challenge: Grammatical error correction (GEC) is a task dedicated to rectifying texts with minimal edits.
Approach: They propose a detection-correction structure based on the general language model which integrates detection and correction into a single model.
Outcome: The proposed model outperforms the state-of-the-art models on English and Chinese datasets.
Outlier Suppression+: Accurate quantization of large language models by equivalent and effective shifting and scaling (2023.emnlp-main)

Copied to clipboard

Challenge: asymmetric outliers in transformer language models are a challenge for post-training quantization . we propose a framework for outlier suppression that can be seamlessly migrated into subsequent modules .
Approach: They propose a framework for post-training quantization that includes the channel-wise shifting and scaling for concentration.
Outcome: The proposed framework can be migrated into subsequent modules while maintaining equivalence.
Chart-MRAG: Benchmarking Multimodal Retrieval Augmented Generation on Chart-based Documents (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks focus on simple image-text interactions, overlooking complex visual formats like charts.
Approach: They propose a semi-automatic framework for generating evaluation samples through multi-modal keypoint extraction, knowledge graph construction, and qa pair synthesis.
Outcome: The proposed framework generates 4,738 question-answering pairs across 8 domains from real-world documents.
Expectation Confirmation Preference Optimization for Multi-Turn Conversational Recommendation Agent (2025.findings-acl)

Copied to clipboard

Challenge: Recent advances in Large Language Models (LLMs) have propelled the development of Conversational Recommendation Agents (CRAs).
Approach: They propose a multi-turn preference optimization paradigm that leverages Expectation Confirmation Theory to explicitly model the evolution of user satisfaction throughout multi-turned dialogues.
Outcome: The proposed paradigm eliminates the significant sampling overhead of existing MTPO methods while ensuring the optimization process drives meaningful improvements.
Explanation based In-Context Demonstrations Retrieval for Multilingual Grammatical Error Correction (2025.naacl-long)

Copied to clipboard

Challenge: Grammatical error correction (GEC) aims to correct grammatical, spelling, and semantic errors in natural language text.
Approach: They propose a retrieval method based on natural language grammatical error explanations to match inputs with pre-constructed databases where explanations for erroneous samples are generated by LLMs.
Outcome: The proposed method outperforms existing semantic and BM25-based retrieval techniques without additional training or language adaptation.
Cross-Domain Fake News Detection based on Dual-Granularity Adversarial Training (2025.coling-main)

Copied to clipboard

Challenge: Existing approaches to detect fake news in unseen domains are limited by domain-specific training.
Approach: They propose a cross-domain fake news detection method based on adversarial training . they use a document-level and entity-level model to generate domain-independent representations .
Outcome: The proposed method can detect fake news in unseen domains with the help of pre-trained language models.
Learning from Contrasts: Synthesizing Reasoning Paths from Diverse Search Trajectories (2026.acl-long)

Copied to clipboard

Challenge: MCTS methods retain only the single highest-reward trajectory, discarding comparative signals present in the many explored paths.
Approach: They propose a framework that transforms supervision extraction into a synthesis procedure.
Outcome: The proposed framework matches or exceeds baselines on 60K CRPS-synthesized examples on out-of-domain benchmarks.
ScalingFilter: Assessing Data Quality through Inverse Utilization of Scaling Laws (2024.emnlp-main)

Copied to clipboard

Challenge: Existing quality filtering methods rely on a high-quality dataset as reference . Existing methods introduce potential biases and compromise diversity .
Approach: They propose a method that evaluates text quality based on the perplexity difference between two language models trained on the same data.
Outcome: The proposed approach improves performance of pre-trained models without increasing training costs.
FT-MDT: Extracting Decision Trees from Medical Texts via a Novel Low-rank Adaptation Method (2025.emnlp-industry)

Copied to clipboard

Challenge: Existing methods for extracting medical decision trees rely on manual annotation . PI-LoRA is a low-rank adaptation method for extract medical decision tree from clinical guidelines and textbooks .
Approach: They propose a low-rank adaptation method for automatically extracting medical decision trees from clinical guidelines and textbooks.
Outcome: The proposed method outperforms existing methods for the Text2MDT task while maintaining a lightweight architecture.
CodeArena: Evaluating and Aligning CodeLLMs on Human Preference (2025.emnlp-main)

Copied to clipboard

Challenge: Code large language models (codeLLMs) focus on synthesizing the correct code snippet, ignoring the alignment with human preferences.
Approach: They propose a benchmark code-based on 40 categories and 44 programming languages to emulate real-world coding tasks.
Outcome: The proposed benchmarks show that open-source code LLMs perform better than open-sourced ones.
SEGMENT+: Long Text Processing with Short-Context Language Models (2024.emnlp-main)

Copied to clipboard

Challenge: Existing frameworks that increase context window do not guarantee robust performance across long input tasks.
Approach: They propose a framework that enables language models to handle extended inputs within limited context windows efficiently.
Outcome: The framework improves performance on long-document question-answering and Needle-in-a-Haystack tasks.
Sign-Language Datasets at Scale: A Comprehensive Survey on Resources, Benchmarks, and Annotation Standards (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks fail to reflect real-world communication needs and are limited in their coverage.
Approach: They present a comprehensive index of sign-language datasets, covering 120 resources across 35 sign languages.
Outcome: The proposed index covers 120 resources across 35 sign languages.
ZipVoice-Dialog: Non-Autoregressive Spoken Dialogue Generation with Flow Matching (2026.findings-acl)

Copied to clipboard

Challenge: Existing autoregressive models for dialogue generation suffer from high latency and stability issues.
Approach: They propose a non-autoregressive (NAR) zero-shot spoken dialogue generation model based on flow-matching.
Outcome: The proposed model outperforms existing models in speech generation due to poor speech intelligibility and turn-taking precision.
OpenHuEval: Evaluating Large Language Model on Hungarian Specifics (2025.findings-acl)

Copied to clipboard

Challenge: Recent advances in Large Language Models (LLMs) represent significant strides toward artificial general intelligence (AGI).
Approach: They introduce OpenHuEval, the first benchmark for LLMs focusing on the Hungarian language and specifics.
Outcome: The framework reveals intrinsic patterns and mechanisms of LLMs in non-English languages, with Hungarian serving as an example.
Context-DPO: Aligning Language Models for Context-Faithfulness (2025.findings-acl)

Copied to clipboard

Challenge: Context-DPO is the first alignment method specifically designed to enhance contextfaithfulness for large language models.
Approach: They propose a benchmark that simulates Retrieval-Augmented Generation scenarios with knowledge conflicts to evaluate context-faithfulness.
Outcome: The proposed method improves LLMs' context-faithfulness by 35% to 280% over open-source models.
Retrieval and Reasoning on KGs: Integrate Knowledge Graphs into Large Language Models for Complex Question Answering (2024.findings-emnlp)

Copied to clipboard

Challenge: Large Language Models (LLMs) have performed impressively in various NLP tasks, but their inherent hallucination phenomena severely challenge their credibility in complex reasoning.
Approach: They propose to integrate explainable Knowledge Graphs (KGs) with LLMs to alleviate hallucinations . they construct subgraphs to enhance the retrieval capabilities of KGs via CoT reasoning.
Outcome: Extensive experiments on two KGQA datasets show that the proposed model achieves convincing performance compared to strong baselines.
An Unsupervised Framework for Adaptive Context-aware Simplified-Traditional Chinese Character Conversion (2024.lrec-main)

Copied to clipboard

Challenge: Traditional Chinese characters are still widely used in many areas of China . traditional methods to convert between simplified characters are ineffective .
Approach: They propose an unsupervised adaptive context-aware conversion model that learns to convert between simplified and traditional Chinese characters under a denoising auto-encoder framework.
Outcome: The proposed model outperforms strong unsupervised baselines and yields better conversion result for one-to-many cases.
AgentBank: Towards Generalized LLM Agents via Fine-Tuning on 50000+ Interaction Trajectories (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing studies focus on specialized agents designed for particular tasks.
Approach: They propose to scale annotated interaction trajectories and fine-tune LLMs on AgentBank to get a series of agent models, Samoyed.
Outcome: The proposed model can scale to get generalized agent capabilities.
MAKAR: a Multi-Agent framework based Knowledge-Augmented Reasoning for Grounded Multimodal Named Entity Recognition (2025.emnlp-main)

Copied to clipboard

Challenge: Existing methods for GMNER fail to address semantic ambiguity caused by polysemy and long-tail distribution of datasets.
Approach: They propose a framework for Grounded Multimodal Named Entity Recognition that leverages a Multimodal Large Language Model to address semantic ambiguity.
Outcome: Extensive experiments show that the proposed framework outperforms existing methods on two benchmark datasets.
MDERank: A Masked Document Embedding Rank Approach for Unsupervised Keyphrase Extraction (2022.findings-acl)

Copied to clipboard

Challenge: Keyphrase extraction (KPE) extracts phrases in a document that provide a concise summary of the core content.
Approach: They propose an unsupervised keyphrase extraction method that ranks candidates by similarity between embeddings of source document and masked document.
Outcome: The proposed method outperforms state-of-the-art methods on six benchmarks . it achieves average 3.53 improvement over the existing method .
Re-ViLM: Retrieval-Augmented Visual Language Model for Zero and Few-Shot Image Captioning (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for image-to-text generation store all knowledge within parameters, thus requiring computational-expensive fine-tuning.
Approach: They propose a Retrieval-augmented Visual Language Model that stores all the knowledge within parameters and can be used to retrieve it from the external database.
Outcome: The proposed model significantly boosts performance for image-to-text generation tasks with 4x less parameters compared with baseline methods.
Hypoformer: Hybrid Decomposition Transformer for Edge-friendly Neural Machine Translation (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods to compress Transformer are limited to sub-components, e.g., selfattention networks or embedding layer.
Approach: They propose a Hybrid Tensor-Train decomposition which retains full rank and meanwhile reduces operations and parameters.
Outcome: The proposed model outperforms light-weight SOTA methods on three translation tasks and achieves 7.1 points absolute improvement in BLEU and 1.27 X speedup on IWSLT’14 De-En task.
Enhancing Retrieval-Augmented Generation via Evidence Tree Search (2025.acl-long)

Copied to clipboard

Challenge: Evidence retrieval is used to enhance Large Language Models (LLMs) but in real-world applications, it often returns lengthy documents with redundant or irrelevant content, confusing downstream readers.
Approach: They propose a framework that reformulates evidence retrieval as a dynamic tree expansion process.
Outcome: The proposed framework outperforms existing methods on five datasets.
IW-Bench: Evaluating Large Multimodal Models for Converting Image-to-Web (2025.findings-acl)

Copied to clipboard

Challenge: Existing models have been introduced to improve image comprehension, but there is no robust benchmark for imagetoweb conversion.
Approach: They propose a benchmark to assess imagetoweb conversion proficiency of large multimodal models . they propose to measure layout information of web pages by parsing the Document Object Model tree .
Outcome: The proposed benchmark measures the layout information of web pages—i.e., the positional relationships between elements—which has been overlooked by prior work.
Learning Universal Sentence Representations with Mean-Max Attention Autoencoder (D18-1)

Copied to clipboard

Challenge: Existing methods to learn universal sentence representations focus on supervised learning.
Approach: They propose a mean-max attention autoencoder that uses a multi-head mechanism to reconstruct the input sequence.
Outcome: The proposed model outperforms state-of-the-art unsupervised single methods on a wide range of 10 transfer tasks.
What’s Left Unsaid? Detecting and Correcting Misleading Omissions in Multimodal News Previews (2026.acl-long)

Copied to clipboard

Challenge: Existing efforts to detect factually incorrect content are omitted by creators who subtly reshape impressions by omitting crucial background context.
Approach: They propose a multi-stage pipeline that simulates preview-based and context-based understanding and a OMGuard pipeline that combines interpretation-aware fine-tuning and rationale-guided misleading content correction.
Outcome: The proposed framework lifts an 8B model’s detection accuracy to the level of a 235B LVLM while delivering stronger end-to-end correction.
IterAlign: Iterative Constitutional Alignment of Large Language Models (2024.naacl-long)

Copied to clipboard

Challenge: Empirical results show that iterAlign improves truthfulness, helpfulness, harmlessness and honesty, improving the LLM alignment by up to 13.5% in harmlessness.
Approach: They propose a data-driven constitution discovery and self-alignment framework called IterAlign to overcome these drawbacks by leveraging red teaming to uncover weaknesses of an LLM.
Outcome: Empirical results show that iterAlign improves truthfulness, helpfulness, harmlessness and honesty by up to 13.5%.
LoopCoder: Scaling Code Intelligence via Looped Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Large language models have mastered syntax-level code generation, but complex algorithmic reasoning remains a challenge.
Approach: They propose a recurrent inductive bias that aligns with the recursive nature of programming logic.
Outcome: The proposed model achieves comparable performance to standard dense models with more parameters.
Beyond Linguistic Cues: Fine-grained Conversational Emotion Recognition via Belief-Desire Modelling (2024.lrec-main)

Copied to clipboard

Challenge: Emotion recognition in conversation (ERC) is essential for dialogue systems to identify the emotions expressed by speakers.
Approach: They propose a method that incorporates both belief and desire to accurately identify emotions by extracting emotion-eliciting events from utterances and construct graphs that represent beliefs and desires in conversations.
Outcome: The proposed model outperforms existing models on four popular ERC datasets and validates its performance with multiple state-of-the-art models.
Turning the Tide: Repository-based Code Reflection (2025.findings-emnlp)

Copied to clipboard

Challenge: Code large language models (LLMs) enhance programming by understanding and generating code across languages.
Approach: a new benchmark evaluates code understanding and generation in repositories using code large language models.
Outcome: The proposed model improves code understanding and generation in repositories by evaluating 1,888 test cases across 6 programming languages.
Attention-Guided Answer Distillation for Machine Reading Comprehension (D18-1)

Copied to clipboard

Challenge: Existing approaches to reading comprehension systems are vulnerable to adversarial attacks.
Approach: They propose to use knowledge distillation to transfer knowledge from an ensemble to a single model.
Outcome: The proposed methods outperform the teacher on adversarial datasets and NarrativeQA benchmarks.
Task-Aware Self-Supervised Framework for Dialogue Discourse Parsing (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing discourse parsing approaches are constrained by predefined relation types, which can impede the adaptability of the parser for downstream tasks.
Approach: They propose to introduce a task-aware paradigm to improve the versatility of the parser.
Outcome: Empirical studies on dialogue discourse parsing datasets and a downstream task demonstrate the proposed framework.
Unified Demonstration Retriever for In-Context Learning (2023.acl-long)

Copied to clipboard

Challenge: In-context learning is a new learning paradigm where a language model conditions on a few input-output pairs (demonstrations) and a test input, and directly outputs the prediction.
Approach: They propose a single model to retrieve demonstrations for a wide range of tasks by combining training signals from various tasks into a unified list-wise ranking formulation by language model’s feedback.
Outcome: The proposed model outperforms baselines on 30+ tasks across 13 task families and multiple data domains.
MathCoder-VL: Bridging Vision and Code for Enhanced Multimodal Mathematical Reasoning (2025.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LMMs) struggle with simple tasks such as geometry, e.g., arithmetic, and reasoning.
Approach: They propose to leverage code as supervision for cross-modal alignment . they propose to use FigCodifier and ImgCode-8.6M to synthesize novel mathematical figures .
Outcome: The proposed model surpasses GPT-4o and Claude 3.5 Sonnet in the geometry problem-solving subset of MathVista, achieving improvements of 8.9% and 9.2%.
Generative Annotation for ASR Named Entity Correction (2025.emnlp-main)

Copied to clipboard

Challenge: Existing named entity correction models fail to transcribe domain-speciffcnamed entities when theforms of the wrongly-transcribed words and the ground-truth entity are signiffcantly different.
Approach: They propose a method that utilizes speech sound features to retrieve candidate entities . it uses speech sound feature to annotate entityerrors in ASR transcripts .
Outcome: The proposed method can bring signiffcant improvement to entity accuracy.
Rethinking Text-to-SQL: Dynamic Multi-turn SQL Interaction for Real-world Database Exploration (2026.findings-acl)

Copied to clipboard

Challenge: Structured Query Language (SQL) is the cornerstone for data-driven decision-making.
Approach: They propose a benchmark to rigorously evaluate Large Language Models within a dynamic interaction framework.
Outcome: The proposed benchmark aims to rigorously evaluate LLMs within a dynamic interaction framework.
Data Interpreter: An LLM Agent for Data Science (2025.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) excel in various domains but face challenges when applied to data science workflows due to their complex, multi-stage nature.
Approach: They propose a hierarchical graph-based agent that represents complexity and a progressive strategy for step-by-step verification, refinement, and consistent context management.
Outcome: The proposed agent surpasses state-of-the-art baselines on the MATH dataset and performs better on InfiAgent-DABench.
Multilingual Agreement for Multilingual Neural Machine Translation (2021.acl-short)

Copied to clipboard

Challenge: Existing models that only use auxiliary languages to encourage multilingual agreement ignore the relationships between different language pairs.
Approach: They propose a multilingual agreement-based method which explicitly models the agreement between different translation directions by randomly substituting some fragments of the source language with their counterpart translations of auxiliary languages.
Outcome: The proposed method improves on the multilingual translation task of 10 language pairs.
Demystifying Small Language Models for Edge Deployment (2025.acl-long)

Copied to clipboard

Challenge: Small language models (SLMs) are a promising solution for resource-constrained devices such as smartphones and the Web of Things.
Approach: They propose to use SLMs to build and optimize a set of small language models that are publicly accessible.
Outcome: The proposed models outperform 7B models in general tasks, while their in-context learning capabilities remain limited and their efficiency has significant optimization potential.
TableBank: Table Benchmark for Image-based Table Detection and Recognition (2020.lrec-1)

Copied to clipboard

Challenge: Existing techniques for table detection and recognition are limited to document types and layouts.
Approach: They propose to build a table detection and recognition dataset with weak supervision from Word and Latex documents on the internet.
Outcome: The proposed dataset contains 417K high quality labeled tables and is publicly available.
Allocating Large Vocabulary Capacity for Cross-Lingual Language Model Pre-Training (2021.emnlp-main)

Copied to clipboard

Challenge: Existing models require a more expressive vocabulary to represent all languages . however, increasing the vocabulary size significantly slows down the pre-training speed .
Approach: They propose an algorithm VoCap to determine the desired vocabulary capacity of each language.
Outcome: The proposed algorithm improves cross-lingual model pre-training while reducing side effects of increasing vocabulary size.
Syllogistic Reasoning for Legal Judgment Analysis (2023.emnlp-main)

Copied to clipboard

Challenge: Legal judgment assistants are developing fast due to impressive progress of large language models.
Approach: They construct and manually correct a syllogistic reasoning dataset for legal judgment analysis using large language models as benchmarks.
Outcome: The proposed dataset contains 11,239 criminal cases covering 4 criminal elements, 80 charges and 124 articles.
InfoLossQA: Characterizing and Recovering Information Loss in Text Simplification (2024.acl-long)

Copied to clipboard

Challenge: Text simplification aims to make technical texts more accessible to laypeople but often results in deletion of information and vagueness.
Approach: They propose a framework to characterize and recover simplification-induced information loss in form of question-and-answer (QA) pairs.
Outcome: The proposed framework characterizes and recovers simplification-induced information loss in form of question-and-answer (QA) pairs.
Interpretable Composition Attribution Enhancement for Visio-linguistic Compositional Understanding (2024.emnlp-main)

Copied to clipboard

Challenge: Despite promising progress, vision-language models still exhibit significant challenges in understanding visio-linguistic concepts beyond object terms.
Approach: They propose a framework that encourages the model to pay greater attention to composition words denoting relationships and attributes within the text.
Outcome: The proposed framework improves the ability to discern intricate details and construct more sophisticated interpretations of combined visual and linguistic elements.
LEMMA: Learning from Errors for MatheMatical Advancement in LLMs (2025.findings-acl)

Copied to clipboard

Challenge: Existing approaches focus on improving the quality of correct training data, neglecting the value contained in error data, thereby hindering the model’s reflective ability.
Approach: They propose to improve LLM's reasoning ability by learning from error data and a grounded mistake augmentation method to collect representative errors.
Outcome: The proposed model achieves significant performance improvements over other strong models with less than 90k data.
Can Monolingual Pretrained Models Help Cross-Lingual Classification? (2020.aacl-main)

Copied to clipboard

Challenge: Multilingual pretrained language models have shown impressive results for cross-lingual transfer, but due to the constant model capacity, multilingual pre-training usually lags behind the monolingual competitors.
Approach: They propose to transfer the knowledge from monolingual pretrained models to multilingual ones to improve zero-shot cross-lingual classification by using machine translation systems.
Outcome: The proposed methods outperform vanilla multilingual fine-tuning on two cross-lingual classification benchmarks.
On the Role of Entity and Event Level Conceptualization in Generalizable Reasoning: A Survey of Tasks, Methods, Applications, and Future Directions (2025.findings-emnlp)

Copied to clipboard

Challenge: Conceptualization is a fundamental element of human cognition and plays a pivotal role in generalizable reasoning.
Approach: They propose to categorize different types of conceptualizations into four levels based on the types of instances being conceptualized.
Outcome: The proposed categorization of different types of conceptualizations into four levels based on the types of instances being conceptualized .
LLMs Trust Humans More, That’s a Problem! Unveiling and Mitigating the Authority Bias in Retrieval-Augmented Generation (2025.acl-long)

Copied to clipboard

Challenge: Large language models (LLMs) generate outputs that stray from user input or contravene established knowledge.
Approach: They propose a new phenomenon, Authority Bias, where LLMs favor one knowledge source over the other . they propose atomic information that generates conflicts and a Conflict Detection Enhanced Query framework .
Outcome: The proposed framework reduces Authority bias in large language models . it detects conflicts, performs credibility assessment on conflicting paragraphs, and detects perturbed text .
RubricHub: A Comprehensive and Highly Discriminative Rubric Dataset via Automated Coarse-to-Fine Generation (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for generating open-ended rubrics suffer from scalability bottlenecks and coarse criteria resulting in a supervision ceiling effect.
Approach: They propose a framework for automated Coarse-to-Fine Rubric Generation . their framework uses principle-guided synthesis, multi-model aggregation, difficulty evolution .
Outcome: The proposed framework produces comprehensive and highly discriminative criteria capable of capturing the subtle nuances.
Multilingual Simplification of Medical Texts (2023.emnlp-main)

Copied to clipboard

Challenge: Existing work on medical text simplification has focused on monolingual settings . important findings in medicine are typically presented in technical, jargon-laden language . text simulating models can generate viable simplified texts, but there are outstanding challenges .
Approach: They propose a dataset for medical text simplification in four languages . they evaluate fine-tuned and zero-shot models across these languages based on human assessments and analyses .
Outcome: The proposed dataset evaluates models in English, Spanish, French, and Farsi . it shows that the models can generate viable simplified texts, but there are challenges .
Modeling Temporal-Modal Entity Graph for Procedural Multimodal Machine Comprehension (2022.acl-long)

Copied to clipboard

Challenge: Procedural Multimodal Documents organize textual instructions and corresponding images step by step.
Approach: They propose a novel temporal-modal entity Graph for comprehending PMDs . they propose encoding and reasoning modules to capture textual and visual entities .
Outcome: The proposed model can capture textual and visual entities and trace their temporal-modal evolution.
Defending against Insertion-based Textual Backdoor Attacks via Attribution (2023.findings-acl)

Copied to clipboard

Challenge: Textual backdoor attacks are vulnerable to backdoors and can be used to infect models trained on poisoned data.
Approach: They propose an efficient attribution-based pipeline to defend against two insertion-based poisoning attacks, BadNL and InSent.
Outcome: The proposed method can generalize sufficiently well in two common attack scenarios, which consistently improves previous methods.
When Inverse Data Outperforms: Exploring the Pitfalls of Mixed Data in Multi-Stage Fine-Tuning (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for o1-level performance focus on unidirectional supervised fine-tuning (SFT), overlooking the intricate interplay between diverse reasoning patterns.
Approach: They construct a reverse reasoning dataset and examine how it is supervised . they find that naively mixing forward and reverse data during SFT weakens the directional distinction .
Outcome: The proposed model improves accuracy by 1.6%–6.8% over a standard model.
Distributed LLM Serving on Consumer-Grade GPUs by Reconciling Computation and Communication (2025.findings-emnlp)

Copied to clipboard

Challenge: Large language models are reshaping internet services, and serving them is costly.
Approach: They propose an efficient distributed LLM serving system that splits prefill and decode requests into smaller chunks .
Outcome: The proposed system reduces TTFT, TPOT, and latency compared to the state-of-the-art system.
CSTree-SRI: Introspection-Driven Cognitive Semantic Tree for Multi-Turn Question Answering over Extra-Long Contexts (2025.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) have achieved remarkable success in natural language processing (NLP), particularly in single-turn question answering (QA) on short-text.
Approach: They propose a framework that captures logical correlations across chunks of ELC and maintains coherence of multi-turn Questions.
Outcome: The proposed framework is able to capture logical correlations across chunks of ELC and maintain coherence of multi-turn Questions.
Latent Suicide Risk Detection on Microblog via Suicide-Oriented Word Embeddings and Layered Attention (D19-1)

Copied to clipboard

Challenge: Existing approaches to detect suicidal ideation on social media are limited to a small group of people.
Approach: They propose to use tree holes to embed words into microblogs to strengthen the sensibility of suicide-related lexicons and to use a two-layered attention mechanism to grasp intermittently changing points from individual's open blog streams.
Outcome: The proposed approach can achieve over 91% accuracy with the use of suicide-oriented word embeddings and attention on a large-scale well-labelled suicide data set.
DMON: A Simple Yet Effective Approach for Argument Structure Learning (2024.lrec-main)

Copied to clipboard

Challenge: Argument structure learning (ASL) involves examining relationships between sentences in unstructured text.
Approach: They propose a dual-tower multi-scale cOnvolution neural network to analyze relationships between arguments in a text.
Outcome: The proposed approach outperforms state-of-the-art models on three domain argument mining datasets.
Knowledge Graph-Guided Retrieval Augmented Generation (2025.naacl-long)

Copied to clipboard

Challenge: Existing studies on RAG focus on semantic retrieval of isolated relevant chunks, which ignore their intrinsic relationships.
Approach: They propose a framework that utilizes knowledge graphs to provide fact-level relationships between chunks, improving the diversity and coherence of the retrieved results.
Outcome: Extensive experiments on the HotpotQA dataset and its variants demonstrate the advantages of KG2RAG compared to existing RAG-based approaches in terms of response quality and retrieval quality.
ImPart: Importance-Aware Delta-Sparsification for Improved Model Compression and Merging in LLMs (2025.acl-long)

Copied to clipboard

Challenge: Recent approaches to reduce resource requirements for task-specific large language models have been developed.
Approach: They propose a delta compression approach that optimizes for importance of a model . they use SVD to dynamically adjust the sparsity ratios of different vectors based on their importance .
Outcome: The proposed approach achieves state-of-the-art in retaining task-specific knowledge even at high sparsity ratios.
Uncertainty-Aware Test-Time Search for Optimization Problem Solving (2026.acl-long)

Copied to clipboard

Challenge: Language model hallucinations and limited availability of labeled datasets often result in misaligned formulations, code errors and feasibility failures.
Approach: They propose a Monte Carlo Tree Search framework that automates optimization problems from natural language descriptions with efficiency and reliability.
Outcome: The proposed framework achieves state-of-the-art solution accuracy and reduces token usage.
Counterfactual Adversarial Learning with Representation Interpolation (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing models with statistical bias are prone to memorized correlations . large pre-trained models such as BERT have revolutionized the model development paradigm in natural language processing .
Approach: They propose a framework to tackle the problem from a causal perspective using a latent space interpolation approach.
Outcome: Extensive experiments show that CAT achieves substantial performance improvement over SOTA across different downstream tasks, including sentence classification, natural language inference and question answering.
FinKario: Event-Enhanced Automated Construction of Financial Knowledge Graph (2026.acl-long)

Copied to clipboard

Challenge: Equity research reports are crucial resources for investors, but lack professional analysis and the rapid evolution of market events outpaces their update cycles.
Approach: They propose an event-Enhanced automated construction of financial knowledge graph (FinKario) that automatically integrates real-time company fundamentals and market events through prompt-driven extraction guided by professional institutional templates.
Outcome: The proposed model outperforms financial LLMs by 18.81% and institutional strategies by 17.85% on average in backtesting.
Active Testing: An Unbiased Evaluation Method for Distantly Supervised Relation Extraction (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for distantly supervised relation extraction suffer from low quality of test set, which leads to considerable biased performance evaluation.
Approach: They propose a method to evaluate distantly supervised relation extraction using noisy test sets and manual annotations.
Outcome: Experiments on a widely used benchmark show that the proposed method can yield approximately unbiased evaluations for distantly supervised relation extractors.
Sent2Span: Span Detection for PICO Extraction in the Biomedical Text without Span Annotations (2021.findings-emnlp)

Copied to clipboard

Challenge: Experiments show that PICO span detection results achieve much higher results for recall when compared to fully supervised methods.
Approach: They propose to extract and then normalise PICO information from clinical trial articles and use crowdsourced sentence-level annotations to detect spans.
Outcome: The proposed method achieves much higher results for recall when compared to fully supervised methods with PICO sentence detection at least as good as human annotations.
A Data-Efficient Path to Multilingual LLMs: Language Expansion via Post-training PARAM𝛥 Integration into Upcycled MoE (2026.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) are expensive and require extensive Continued Pre-Training and data-intensive alignment to expand.
Approach: They propose a method which upcycles a dense model into a Mixture-of-Experts architecture, allocating different experts to different languages.
Outcome: Experiments show that the proposed model upcycles a dense model into a Mixture-of-Experts(MoE) architecture, allocating different experts to different languages.
KACC: A Multi-task Benchmark for Knowledge Abstraction, Concretization and Completion (2021.findings-acl)

Copied to clipboard

Challenge: Existing studies focus on partial aspects of knowledge abstraction, concretization, and completion (KACC).
Approach: They propose a unified knowledge graph benchmark to improve existing benchmarks . they collect new datasets that contain larger concept graphs and cross-view links .
Outcome: The proposed benchmark improves existing benchmarks in terms of dataset scale, task coverage, and difficulty.
UOR: Universal Backdoor Attacks on Pre-trained Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Existing methods to attack pre-trained language models rely on manual selection of triggers and backdoor representations.
Approach: They propose a backdoor attack method that turns manual selection into automatic optimization . they propose to use poisoned contrastive learning to learn more uniform backdoor representations .
Outcome: The proposed method achieves better attack performance on text classification tasks compared to manual methods.
Visual Evidence Prompting Mitigates Hallucinations in Large Vision-Language Models (2025.acl-long)

Copied to clipboard

Challenge: LVLMs have shown impressive progress by integrating visual perception with linguistic understanding to produce contextually grounded outputs.
Approach: They propose a visual evidence prompting method to mitigate hallucinations in large vision-language models by using small visual models to complement them.
Outcome: The proposed method reduces hallucinations by reducing false activation and enhancing correct ones.
Do VLMs Have a Moral Backbone? A Study on the Fragile Morality of Vision-Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Vision-Language Models (VLMs) have advanced multimodal learning, driving progress in cross-modal reasoning.
Approach: They propose to examine moral robustness of vision-language models by analyzing their moral stances under multimodal perturbations.
Outcome: The proposed model-agnostic multimodal perturbations expose VLMs to a variety of moral vulnerabilities, including a sycophancy trade-off where stronger instruction-following models are more susceptible to persuasion.
Negative Sample is Negative in Its Own Way: Tailoring Negative Sentences for Image-Text Retrieval (2022.findings-naacl)

Copied to clipboard

Challenge: Existing approaches to retrieve hard negative sentences are limited in the scale of the dataset thus fail to identify negative samples of high difficulty for every image.
Approach: They propose to use a model to generate synthetic negative sentences with higher difficulty by masking and refilling the images and performing word discrimination and word correction tasks to improve retrieval and generation.
Outcome: The proposed model generates synthetic negative sentences with higher difficulty on MS-COCO and Flickr30K and is robust and faithful to state-of-the-art training.
Pragmatics in the Era of Large Language Models: A Survey on Datasets, Evaluation, Opportunities and Challenges (2025.acl-long)

Copied to clipboard

Challenge: linguistics studies how context influences meaning of language and how people use it to convey implied meanings, emotions, and intentions.
Approach: They analyze task designs, data collection methods, evaluation approaches and their relevance to real-world applications.
Outcome: The findings highlight emerging trends, challenges, and gaps in existing benchmarks . the findings will contribute to more nuanced and context-aware NLP models .
DeepSynth-Eval: Objectively Evaluating Information Consolidation in Deep Survey Writing (2026.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) are evolving towards autonomous agents . retrieval capabilities are well-benchmarked, but post-retrieval synthesis is under-evaluated due to open-ended writing.
Approach: They propose a benchmark to evaluate information consolidation capabilities using survey papers as gold standards.
Outcome: The proposed benchmark analyzes the post-retrieval synthesis stage of large language models . it leverages high-quality survey papers as gold standards and reverse-engineers research requests . the proposed benchmark outperforms single-turn generation and reduces hallucinations .
Multilingual Knowledge Graph Completion with Self-Supervised Adaptive Graph Alignment (2022.acl-long)

Copied to clipboard

Challenge: Existing methods to predict missing facts in knowledge graphs are limited in language alignment . SS-AGA uses seed alignment as an edge type to fuses all KGs as a whole graph .
Approach: They propose a self-supervised adaptive graph alignment method that fuses all KGs as a whole graph by regarding alignment as 'a new edge type' they propose SS-AGA method that uses relation-aware attention weights to capture potential alignment pairs in a new paradigm.
Outcome: The proposed method can predict missing facts in a knowledge graph (KG) but language alignment is scarce and new alignment identification is noisy.
mT6: Multilingual Pretrained Text-to-Text Transformer with Translation Pairs (2021.emnlp-main)

Copied to clipboard

Challenge: Multilingual T5 pretrains a sequence-to-sequence model on monolingual texts, but it has shown promising results on many cross-lingual tasks.
Approach: They propose a partially non-autoregressive objective for text-to-text pre-training and propose mT6 to improve cross-lingual transferability over multilingual T5.
Outcome: The proposed model improves cross-lingual transferability over existing models.
Psychology-guided Controllable Story Generation (2022.coling-1)

Copied to clipboard

Challenge: Existing controllable story generation systems ignore the psychological changes of the protagonists and focus on the appointed keywords or emotions.
Approach: They propose a Psychology-guided Controllable Story Generation System (PICS) that generates stories that adhere to the given leading context and desired psychological state chains for the protagonist.
Outcome: The proposed system outperforms baselines and shows that it can generate stories with more consistent psychological changes.
New Datasets and Controllable Iterative Data Augmentation Method for Code-switching ASR Error Correction (2023.findings-emnlp)

Copied to clipboard

Challenge: In bilingual or multilingual settings, code-switching ASR has greater challenges and research value.
Approach: They propose a controllable iterative method for improving the performance of mainstream automatic speech recognition systems by using Chinese-English code-switching dialogues.
Outcome: The proposed method achieves the best performance compared with the rule-based, back-translation-based data augmentation methods and large language model ChatGPT.
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.
A Deep Relevance Model for Zero-Shot Document Filtering (P18-1)

Copied to clipboard

Challenge: Existing methods for document classification do not consider document filtering . existing methods do not include document filter.
Approach: They propose a deep relevance model for zero-shot document filtering called DAZER . they use word embeddings to extract the relevance signals from word embeds .
Outcome: The proposed model outperforms existing models on two document collections . it estimates the relevance between a document and a category by using seed words .
SAFER: Advancing Safety Alignment via Efficient Ex-Ante Reasoning (2026.findings-acl)

Copied to clipboard

Challenge: Existing alignment methods struggle to cover diverse safety scenarios and remain vulnerable to adversarial attacks.
Approach: They propose a framework for 'S**afety' alignment via e**F**ficient' E**x-Ante-R**easoning that instantiates structured Ex-Ance reasoning and embeds predefined safety rules.
Outcome: The proposed framework enhances safety performance while maintaining usefulness and efficiency.
Instruct Once, Chat Consistently in Multiple Rounds: An Efficient Tuning Framework for Dialogue (2024.acl-long)

Copied to clipboard

Challenge: Tuning language models for dialogue generation has been a prevalent paradigm for building capable dialogue agents.
Approach: They propose a multi-round interactive dialogue tuning framework that models the speaker roles of agent and user separately.
Outcome: The proposed framework performs superior to fine-tuning and improves dialogue consistency.
WirelessMathBench: A Mathematical Modeling Benchmark for LLMs in Wireless Communications (2025.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated impressive results across a broad array of tasks, yet their capacity for complex, domain-specific mathematical reasoning remains underexplored.
Approach: They propose a benchmark to evaluate Large Language Models on mathematical modeling challenges to wireless communications engineering.
Outcome: The proposed benchmark evaluates LLMs on mathematical modeling challenges to wireless communications engineering.
Federated LoRA Fine-Tuning with Pipelined Error-Mitigated Aggregation and Matrix-Wise Freezing (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for fine-tuning large language models often suffer from biased model aggregation and are hindered by significant communication and computation burden.
Approach: They propose a Federated low-rank adaptation system for large language models that leverages pipelined error-mitigated model aggregation and adaptive matrix-wise parameter freezing to mitigate aggregations.
Outcome: The proposed system improves time-to-target by 2.17-8.48 on real-world datasets.
ExAnte: A Benchmark for Ex-Ante Inference in Large Language Models (2026.eacl-long)

Copied to clipboard

Challenge: Large language models (LLMs) struggle with ex-ante reasoning—making inferences or predictions without access to future information.
Approach: They propose a benchmark that assesses LLMs’ ex-ante inference ability across four tasks: stock prediction, question answering, Wikipedia event generation, and scientific publication generation.
Outcome: The proposed benchmark assesses LLMs’ ex-ante inference ability across four tasks.
E-KAR: A Benchmark for Rationalizing Natural Language Analogical Reasoning (2022.findings-acl)

Copied to clipboard

Challenge: Existing benchmarks to test word analogy do not reveal the underneath process of analogical reasoning of neural models.
Approach: They propose an explanation benchmark for analogical reasoning using a Civil Service exam . they use a free-text explanation scheme to explain whether an analogy should be drawn .
Outcome: The proposed benchmark is very challenging for state-of-the-art models, it is found.
CR-LLM: A Dataset and Optimization for Concept Reasoning of Large Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Existing concept reasoning related datasets suffer from modeledge leakage and context leakage.
Approach: They propose a concept reasoning for large language models with modeledge leakage prevention and context leakage preventive methods to improve the models' conceptual reasoning abilities.
Outcome: The proposed method significantly improves the existing models and reasoning methods, achieving a 7% increase in accuracy compared to CoT and showing better granularity.
Multi-hop Selector Network for Multi-turn Response Selection in Retrieval-based Chatbots (D19-1)

Copied to clipboard

Challenge: Existing studies focus on matching candidate responses with every context utterance, but it also brings noise signals and unnecessary information.
Approach: They propose a multi-hop selector network to match context with candidate responses . they propose to use a selector to filter the relevant utterances as context .
Outcome: The proposed model outperforms state-of-the-art methods on three public multi-turn dialogue datasets.
Learning to Ask Unanswerable Questions for Machine Reading Comprehension (P19-1)

Copied to clipboard

Challenge: Existing models for extractive reading comprehension are not good at deciding whether no answer is presented in the context.
Approach: They propose a data augmentation technique by automatically generating relevant unanswerable questions according to an answerable question paired with its corresponding paragraph that contains the answer.
Outcome: The proposed model performs better on the SQuAD 2.0 dataset than the baseline model and the BERT-large model.
Concept2Box: Joint Geometric Embeddings for Learning Two-View Knowledge Graphs (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods to embed knowledge graphs have ignored the fact that they contain two fundamentally different views: high-level ontology-view concepts and fine-grained instance-view entities.
Approach: They propose a novel geometric representation that jointly embeds the two views of a KG using dual geometric representations.
Outcome: Experiments on the public DBpedia KG and a newly-created industrial KG show the proposed method works well.
CLIP Models are Few-Shot Learners: Empirical Studies on VQA and Visual Entailment (2022.acl-long)

Copied to clipboard

Challenge: Previously, CLIP was only regarded as a powerful visual encoder.
Approach: They propose a parameter-efficient fine-tuning strategy to boost CLIP's few-shot performance on a visual entailment task without introducing any additional pre-training procedure.
Outcome: The proposed strategy achieves competitive zero/few-shot results on visual question answering and visual entailment tasks without introducing any additional pre-training procedure.
PALM: Pre-training an Autoencoding&Autoregressive Language Model for Context-conditioned Generation (2020.emnlp-main)

Copied to clipboard

Challenge: Existing techniques for natural language understanding and generation use autoencoding and/or autoregressive objectives to train models.
Approach: They propose a self-supervised pre-training scheme that pre-trains an autoencoding and autoregressive language model on a large unlabeled corpus for generating new text conditioned on context.
Outcome: The proposed scheme achieves state-of-the-art results on a variety of language generation benchmarks covering generative question answering, abstractive summarization and conversational response generation.
VoCoT: Unleashing Visually Grounded Multi-Step Reasoning in Large Multi-Modal Models (2025.naacl-long)

Copied to clipboard

Challenge: Despite the impressive capabilities of large multi-modal models, their effectiveness in handling complex tasks has been limited by the prevailing singlestep reasoning paradigm.
Approach: They propose a visuallygrounded object-centric Chain-of-Thought reasoning framework for LMMs that is based on a multi-modal interleaved and aligned representation of object concepts.
Outcome: The proposed model outperforms SOTA models in CLEVR and EmbSpatial benchmarks.
Self-Training with Direct Preference Optimization Improves Chain-of-Thought Reasoning (2024.acl-long)

Copied to clipboard

Challenge: Recent studies focus on enhancing large-scale language models' reasoning abilities, but the research question of how to GSM8K Performance vs. computational cost remains.
Approach: They propose to train small-scale language models with their own outputs to avoid relying on large models' outputs.
Outcome: The proposed approach outperforms baseline models with comparable sizes while minimizing the required compute.
GanLM: Encoder-Decoder Pre-training with an Auxiliary Discriminator (2023.acl-long)

Copied to clipboard

Challenge: Existing pre-training methods underutilize the benefits of language understanding for generation.
Approach: They propose a GAN-style model for encoder-decoder pre-training with an auxiliary discriminator.
Outcome: The proposed model outperforms existing pre-trained models and achieves state-of-the-art performance.
UNIMO: Towards Unified-Modal Understanding and Generation via Cross-Modal Contrastive Learning (2021.acl-long)

Copied to clipboard

Challenge: Existing pre-training methods focus on single-modal tasks or multi-modal ones . large-scale pre- training has drawn much attention in both the community of Compute Vision (CV) and Natural Language Processing (NLP).
Approach: They propose a UNIfied-MOdal pre-training architecture which can adapt to both single-modal and multi-modal understanding and generation tasks.
Outcome: The proposed model can learn more generalizable representations with rich non-paired single-modal data.
Incorporating External Knowledge into Machine Reading for Generative Question Answering (D19-1)

Copied to clipboard

Challenge: Existing knowledge-aware QA models do not have commonsense and background knowledge to answer nontrivial questions.
Approach: They propose a new neural model which exploits external knowledge to generate answers in natural language for a given question with context.
Outcome: The proposed model improves answer quality over existing models without knowledge and knowledge-aware models, a study shows . state officials in Hawaii confirmed that president Barack Obama was born in the U.S.
Through the Valley: Path to Effective Long CoT Training for Small Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Long chain-of-thought (CoT) supervision is effective for large language models . but small models trained on limited long CoT data experience performance degradation .
Approach: They identify a phenomenon called Long CoT Degradation in small language models . long CoT data can be used to generate long chain-of-thought (CoT) responses .
Outcome: The results show that models trained on 8k long CoT examples lose up to 75% of their original performance before fine-tuning.
Backdoor NLP Models via AI-Generated Text (2024.lrec-main)

Copied to clipboard

Challenge: Existing attacks disregard fluency and semantic fidelity of poisoned text, rendering it easily detectable.
Approach: They propose to use AI-generated poisoned text to attack NLP models by establishing covert associations between trigger patterns and target labels without affecting normal accuracy.
Outcome: The proposed method achieves effective attacks while maintaining fluency and semantic similarity across all scenarios.
MCS: An In-battle Commentary System for MOBA Games (2022.coling-1)

Copied to clipboard

Challenge: In-battle commentary is an important component of live streaming of e-sports competitions and is applicable to a wide range of scenarios like combat information analysis and live streaming.
Approach: They propose a generative system for in-battle real-time commentary in mobile MOBA games and propose 'transform' method to convert match statistics and utterances into consistent encoding space.
Outcome: The proposed system is based on real-time match statistics and events and can be used for live streaming, e-sports commentary and combat information analysis.
Mem2ActBench: A Benchmark for Evaluating Long-Term Memory Utilization in Task-Oriented Autonomous Agents (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks focus on direct queries for a factual answer, but fail to evaluate the more crucial capability of actively applying memory to execute tasks.
Approach: They propose a benchmark to evaluate whether agents can proactively leverage long-term memory to execute tool-based actions by selecting appropriate tools and grounding their parameters.
Outcome: The proposed benchmarks show that 91.3% of tasks are memory-dependent . the benchmarks simulate persistent assistant usage, where users mention the same topic across long, interrupted interactions and expect previously established preferences and task states to be implicitly applied.
ToolSafe: Enhancing Tool Invocation Safety of LLM-based agents via Proactive Step-level Guardrail and Feedback (2026.findings-acl)

Copied to clipboard

Challenge: Unlike chatbots, autonomous agents act directly on external environments, making tool invocation safety critical for reliable deployment.
Approach: They develop a benchmark for step-level tool invocation safety detection in LLM agents and a guardrail model that proactively detects unsafe tool invoking actions before execution using multi-task reinforcement learning.
Outcome: The proposed model reduces harmful tool invocations of ReAct-style agents by 65% on average and improves benign task completion by 10% under prompt injection attacks.
Tuna: Instruction Tuning using Feedback from Large Language Models (2023.findings-emnlp)

Copied to clipboard

Challenge: LLms like LLaMA have shown to be cost-effective for generating better responses . however, the instruction-tuned model has only seen one response per instruction .
Approach: They propose to fine tune an instruction-tuned LLM using probabilistic ranking and contextual ranking approaches to increase the likelihood of generating better responses.
Outcome: The proposed model improves on Super Natural Instructions, LMentry and Vicuna QA.
Multi-Granularity Semantic Revision for Large Language Model Distillation (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for generating large language models rely on student-generated outputs, which introduce generation errors and misguide the distillation process.
Approach: They propose a multi-granularity semantic revision method for LLM distillation that corrects errors using teacher-generated tokens and re-generates the sequence to minimize errors.
Outcome: The proposed method reduces errors and misguides distillation on student models and improves consistency between teacher and student outputs.
AC-EVAL: Evaluating Ancient Chinese Language Understanding in Large Language Models (2024.findings-emnlp)

Copied to clipboard

Challenge: AC-EVAL is a benchmark designed to assess the advanced knowledge and reasoning capabilities of LLMs within the context of ancient Chinese.
Approach: They propose a benchmark to assess the advanced knowledge and reasoning capabilities of LLMs in ancient Chinese.
Outcome: AC-EVAL aims to assess the comprehension of ancient Chinese texts . the benchmark covers 13 tasks covering historical facts, geography, social customs, art, philosophy, classical poetry and prose.
Modeling Evolution of Message Interaction for Rumor Resolution (2020.coling-main)

Copied to clipboard

Challenge: Existing methods for rumor resolution ignore local interactions during the message diffusion which is important for the identification of rumors.
Approach: They propose to model confrontation and reciprocity between message pairs via discrete variational autoencoders which effectively reflects the diversified opinion interactivity.
Outcome: Experiments on a PHEME dataset show that the proposed model achieves higher accuracy than existing methods.
Past Meets Present: Creating Historical Analogy with Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Historical analogies are important abilities that help people make decisions and understand the world.
Approach: They propose a historical analogy acquisition task that uses large language models to acquire historical analogies.
Outcome: The proposed method mitigates hallucinations and stereotypes when LLMs generate historical analogies.
MeaeQ: Mount Model Extraction Attacks with Efficient Queries (2023.emnlp-main)

Copied to clipboard

Challenge: Recent studies focus on limited-query budget settings and adopt random sampling or active learning-based sampling strategies on publicly available, unannotated data sources.
Approach: They propose a model extraction attack with efficient Queries that uses a zero-shot sequence inference classifier to filter task-relevant data from a public text corpus instead of a problem domain-specific dataset.
Outcome: The proposed method achieves higher similarity to the victim model than baselines while requiring fewer queries.
Inspecting Unification of Encoding and Matching with Transformer: A Case Study of Machine Reading Comprehension (D19-58)

Copied to clipboard

Challenge: Experimental results show that unified model outperforms other models that treat encoding and matching separately.
Approach: They evaluate a unified model with Transformer layers for machine reading comprehension . they find that the model learns different modeling strategies compared with previous models .
Outcome: The unified model outperforms models with Transformer layers on the machine reading comprehension task.
InfiGUIAgent: A Multimodal Generalist GUI Agent with Native Reasoning and Reflection (2026.eacl-long)

Copied to clipboard

Challenge: Existing GUI Agents face challenges in multi-step reasoning and reliance on textual annotations, limiting their effectiveness.
Approach: They propose an MLLM-based GUI Agent with a two-stage supervised fine-tuning pipeline that enhances GUI understanding and grounding.
Outcome: InfiGUIAgent achieves competitive performance on several GUI benchmarks, highlighting the impact of native reasoning skills in enhancing GUI interaction for automation tasks.
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.
TabularMath: Understanding Math Reasoning over Tables with Large Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Mathematical reasoning has long been a key benchmark for evaluating large language models.
Approach: They propose a framework that transforms math word problems into scalable tabular reasoning tasks.
Outcome: The proposed framework transforms math word problems into scalable and verified tabular reasoning tasks.
Rectified Sparse Attention for Efficient Long-Sequence Generation (2026.findings-acl)

Copied to clipboard

Challenge: Recent sparse decoding methods improve efficiency but suffer from KV cache misalignment, resulting in performance degradation.
Approach: They propose a method that combines block-sparse attention with periodic dense rectification to bound error accumulation and preserve alignment with the pretraining distribution.
Outcome: Experiments on math reasoning, language modeling, and retrieval tasks show that ReSA achieves near-lossless generation quality with significantly improved efficiency.
RACQC: Advanced Retrieval-Augmented Generation for Chinese Query Correction (2025.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) exhibit remarkable capabilities across many tasks, but face critical challenges in the CSC scenario: (1) poor generalization to rare entities in open-domain searches; and (2) failure to adapt to temporal entity variations due to static parameters, resulting in serious over-correction issues.
Approach: They propose a Chinese Spelling Check system with RAG and multi-task learning that integrates dynamic knowledge retrieval and entity-centric RAG to address rare entities.
Outcome: The proposed system outperforms existing baselines in the CSC task and achieves a maximum improvement of +9.92% on the search scenario benchmark and +3.2% on the general-domain dataset.
HiSMatch: Historical Structure Matching based Temporal Knowledge Graph Reasoning (2022.findings-emnlp)

Copied to clipboard

Challenge: Temporal Knowledge Graphs (TKGs) store facts as triples in the form of subject, relation, object, timestamps.
Approach: They propose a Temporal Knowledge Graph (TKG) model that extends each triple with a timestamp to describe dynamic facts.
Outcome: The proposed model improves on six benchmark datasets with up to 5.6% performance improvement compared to the state-of-the-art models.
EGSS: Entropy-guided Stepwise Scaling for Reliable Software Engineering (2026.acl-long)

Copied to clipboard

Challenge: Entropy-Guided Stepwise Scaling (EGSS) is a novel TTS framework for software engineering tasks.
Approach: They propose an entropy-guided stepwise scaling framework that balances efficiency and effectiveness through entropic-guide encoding and robust test-suite augmentation.
Outcome: EGSS boosts performance by 5–10% across all evaluated models, and reduces inference-time token usage by over 28% . compared to existing methods, EGS reduces token usage and reduce inference time by over 20% .
Explore More Guidance: A Task-aware Instruction Network for Sign Language Translation Enhanced with Data Augmentation (2022.findings-naacl)

Copied to clipboard

Challenge: Existing studies focus on the recognition step, while paying less attention to sign language translation.
Approach: They propose a task-aware instruction network, namely TIN-SLT, for sign language translation, by introducing the isntruction module and the learning-based feature fuse strategy into a Transformer network.
Outcome: The proposed system outperforms existing solutions on two benchmark datasets, PHOENIX-2014-T and ASLG-PC12, and outperformed previous best solutions by 1.65 and 1.42 in terms of BLEU-4.
Pingan Smart Health and SJTU at COIN - Shared Task: utilizing Pre-trained Language Models and Common-sense Knowledge in Machine Reading Tasks (D19-60)

Copied to clipboard

Challenge: Existing approaches to represent knowledge in the low-dimensional space are to leverage large-scale unsupervised text corpus to train fixed or contextual representations.
Approach: They propose to leverage large-scale unsupervised text corpus to train fixed or contextual language representations and to express knowledge into a knowledge graph (KG) they incorporate distributional representations of a KG onto the representations from pre-trained language models, via simply concatenation or multi-head attention.
Outcome: The proposed models outperform the other models on the COIN: COmmonsense INference in Natural Language Processing (COIN) Workshop datasets.
AdaDHP: Fine-Grained Fine-Tuning via Dual Hadamard Product and Adaptive Parameter Selection (2025.acl-long)

Copied to clipboard

Challenge: Increasing number of parameters can be challenging under resource-constrained environments.
Approach: They propose a parameter-efficient fine-tuning method with fewer parameters and finer granularity that can adaptively select important parameters for each task.
Outcome: The proposed method can fine-tune important parameters for each task, while maintaining the same weights.
MMAC: A Multilingual, Multimodal Alignment Framework for Cultural Grounding Evaluation (2026.acl-long)

Copied to clipboard

Challenge: Existing models lack cultural alignment across modalities and languages . a new framework to assess cultural awareness across linguistics and languages is needed .
Approach: They propose a framework that integrates tri-modally aligned cultural benchmarks and a five-dimensional evaluation protocol to assess cross-country awareness disparities.
Outcome: The proposed framework assesses cultural awareness disparities across modalities and languages . it is the first dataset aligned at the input level across text, image, and speech .
Data Selection for Multi-turn Dialogue Instruction Tuning (2026.findings-acl)

Copied to clipboard

Challenge: Instruction-tuned language models often use noisy multi-turn dialogue datasets with topic drift, repetitive chitchat, and mismatched answer formats across turns.
Approach: They propose a dialogue-level framework that scores whole conversations rather than isolated turns.
Outcome: The proposed framework outperforms strong single-turn selectors, dialogue-level LLM scorers and heuristic baselines on three multi-turn benchmarks and an in-domain Banking test set.
Octopus: On-device language model for function calling of software APIs (2025.naacl-industry)

Copied to clipboard

Challenge: Large Language Models (LLMs) are pivotal for advanced text processing and generation.
Approach: They propose a framework to train on-device Large Language Models optimized for invoking software APIs.
Outcome: The proposed model outperforms GPT-4 in API calling tasks while maintaining inference speed.
Guide the Many-to-One Assignment: Open Information Extraction via IoU-aware Optimal Transport (2023.acl-long)

Copied to clipboard

Challenge: Open Information Extraction (OIE) aims to extract structured information from text without the limitations of close ontology.
Approach: They propose a method to assign ground truth labels to parallelly generated tuple proposals . they leverage intersection-over-union (IoU) as assignment quality measurement .
Outcome: The proposed method outperforms the state-of-the-art models on three benchmarks.
Focus-Constrained Attention Mechanism for CVAE-based Response Generation (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing models generate high-frequency but trivial responses such as "I don't know" or "I'm ok" due to the discrepancy in discourse-level information, standard models generate one-to-many relationships.
Approach: They propose to transform coarse-grained discourse-level information into fine-grounded word-level knowledge by introducing a fine-grain focus signal and a focus-constrained attention mechanism to take full advantage of focus.
Outcome: The proposed model can generate more diverse and informative responses compared with state-of-the-art models.
Improve Student’s Reasoning Generalizability through Cascading Decomposed CoTs Distillation (2024.emnlp-main)

Copied to clipboard

Challenge: Existing studies have tried to distill these capabilities into smaller language models (SLMs) however, these capabilities are often associated with more parameters, which is not practical to emergent in smaller models.
Approach: They propose to decompose the traditional single-step learning process into two cascaded learning steps by restructuring the training objectives and concatenating the question with the rationale as input.
Outcome: Extensive experiments show that the proposed method improves reasoning generalizability and diversity of the model.
Mobile-Bench: An Evaluation Benchmark for LLM-based Mobile Agents (2024.acl-long)

Copied to clipboard

Challenge: Existing benchmarks for LLM-based mobile agents are insufficient to evaluate their capabilities.
Approach: They propose a benchmark to evaluate LLM-based mobile agents' planning capabilities . they expand UI operations by incorporating 103 APIs to accelerate task completion .
Outcome: The proposed benchmarks are based on 103 collected APIs and real user queries . the data is categorized into three distinct groups: SAST, SAMT, and MAMT .
Reinforcement Learning with Token-level Feedback for Controllable Text Generation (2024.findings-naacl)

Copied to clipboard

Challenge: Existing methods for controllable text generation are guided by coarse-grained feedback, which may lead to suboptimal performance owing to semantic twists or progressions within sentences.
Approach: They propose a reinforcement learning algorithm which formulates TOken-LEvel rewards for controllable text generation and employs a "first-quantize-then-noise" paradigm to enhance the robustness of the RL algorithm.
Outcome: The proposed algorithm can achieve superior performance on single-attribute and multi-attract control tasks.
Mitigating the Language Mismatch and Repetition Issues in LLM-based Machine Translation via Model Editing (2024.emnlp-main)

Copied to clipboard

Challenge: Existing studies have focused on using Large Language Models to improve translation quality . language mismatch and repetition are two of the main problems with LLMs .
Approach: They propose to leverage model editing methods to reduce language mismatch and repetition . they propose to fetch intersections of locating results under different language settings .
Outcome: The proposed methods reduce language mismatch and repetition ratios and enhance translation quality in most cases.
Read, Attend and Comment: A Deep Architecture for Automatic News Comment Generation (D19-1)

Copied to clipboard

Challenge: Existing methods for news comment generation have not been well studied.
Approach: They propose a “read-attend-comment” procedure for automatic news comment generation and formalize it with a reading network and a generation network.
Outcome: The proposed procedure outperforms existing methods in terms of automatic evaluation and human judgment on two public datasets.
CARL: Constraint-Aware Reinforcement Learning for Planning with LLMs (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to constraint-aware planning fail to enhance the model’s intrinsic focus on constraints.
Approach: They propose a constraint-aware reinforcement learning framework that encourages constraint focus and penalizes neglect of LLMs.
Outcome: The proposed framework outperforms existing frameworks and state-of-the-art reasoning models in a number of real-world applications.
SCOPE: Compress Mathematical Reasoning Steps for Efficient Automated Process Annotation (2025.findings-acl)

Copied to clipboard

Challenge: Existing process annotation approaches are computationally expensive.
Approach: They propose a compression-based approach that transforms reasoning steps into code and normalizes them through Abstract Syntax Tree.
Outcome: The proposed method outperforms existing methods on Best-of-N strategy and ProcessBench.
Contextual Distortion Reveals Constituency: Masked Language Models are Implicit Parsers (2023.acl-long)

Copied to clipboard

Challenge: a novel chart-based method for extracting parse trees from masked language models is proposed . a graph-based approach can be used to extract parser trees without training separate parsers .
Approach: They propose a chart-based method for extracting parse trees from masked language models . they use a set of perturbations motivated by the linguistic concept of constituency tests to score each span .
Outcome: The proposed method outperforms state-of-the-art methods on english with masked LMs and in multilingual settings.
On-policy Reinforcement Fine-tuning with Offline reward for Multi-step Embodied Planning (2026.acl-long)

Copied to clipboard

Challenge: Embodied planning requires agents to make coherent multi-step decisions based on dynamic visual observations and verbal goals.
Approach: They propose an On-policy Reinforcement fine-tuning framework with offline rewards for Embodied Task Planning that preserves generalization benefits of RFT while addressing costly interaction and sparse rewards.
Outcome: The proposed framework outperforms closed-source and online-RL methods on EmbodiedBench, a recent benchmark for interactive embodied tasks.
Learning Gender-Neutral Word Embeddings (D18-1)

Copied to clipboard

Challenge: Word embeddings trained on human-generated corpora inherit strong gender stereotypes . prior studies show such embeddables exhibit social biases, such as gender stereotype .
Approach: They propose a method to preserve gender information in certain dimensions of word vectors . they propose GN-GloVe, which is a gender-neutral variant of the word embedding model .
Outcome: The proposed method preserves gender information in certain dimensions of word vectors while compelling other dimensions to be free of gender influence.
Every Token Counts: Generalizing 16M Ultra-Long Context in Large Language Models (2026.acl-long)

Copied to clipboard

Challenge: a recent study explores efficient ultra-long context modeling.
Approach: They propose to use Hierarchical Sparse Attention to achieve efficient ultra-long context modeling.
Outcome: The proposed model performs comparable to full-attention baselines on in-domain and out-of-domain tasks.
DGPO: Beyond Pairwise Preferences with Directional Consistent Groupwise Optimization (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for directional consistency alignment of large language models are limited . a recent study suggests reverse supervision as a complement to forward reasoning .
Approach: They propose a framework that aggregates supervision signals at the group level and explicitly models direction-aware alignment through multi-candidate comparisons.
Outcome: The proposed framework achieves 3.2% accuracy improvement across five benchmarks and multiple datasets.
Knowledge Neurons in Pretrained Transformers (2022.acl-long)

Copied to clipboard

Challenge: Existing studies show that pretrained language models are good at recalling factual knowledge without fine-tuning.
Approach: They propose a method to identify neurons that express factual knowledge in pretrained Transformers by filling-in-the-blank cloze queries.
Outcome: The proposed method can be used to edit, erase, and update factual knowledge without fine-tuning.
PROSE: A Pronoun Omission Solution for Chinese-English Spoken Language Translation (2023.emnlp-main)

Copied to clipboard

Challenge: Pro-drop (‘pronoun-dropping’) language requires NMT systems to recover omitted pronouns, but this task lacks sufficient datasets for benchmarking .
Approach: They propose a benchmarking method that leverages the semantic embedding of dropped pronouns to augment training pairs to alleviate the negative impact introduced by pro-drop .
Outcome: The proposed method outperforms existing methods regarding omitted pronoun retrieval and overall translation quality on four Chinese-English translation corpora.
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.
The Mark Fades: Adaptive Evolutionary Paraphrase-based Attack against LLM Watermarks (2026.findings-acl)

Copied to clipboard

Challenge: Existing paraphrase-based watermark removal methods struggle to balance efficacy with text quality.
Approach: They propose a training-free evolutionary framework that models watermark removal as a constrained multi-objective optimization problem by using a Pseudo-Log-Likelihood-guided mutation to precisely target and modify watermark-carrying tokens.
Outcome: The proposed method outperforms baseline methods on a Qwen3 series watermark scheme while maintaining high semantic fidelity.
Compressing then Matching: An Efficient Pre-training Paradigm for Multimodal Embedding (2026.acl-long)

Copied to clipboard

Challenge: Recent approaches demonstrate that MLLMs can be adapted into competitive embedding models via large-scale contrastive learning.
Approach: They propose a compressed pre-training phase which serves as a warm-up stage for contrastive learning.
Outcome: The proposed model achieves state-of-the-art among MLLMs of comparable size on the MMEB, realizing optimization in both efficiency and effectiveness.
UNIMO-G: Unified Image Generation through Multimodal Conditional Diffusion (2024.acl-long)

Copied to clipboard

Challenge: Existing text-to-image diffusion models generate images from text prompts due to inherent brevity of textual descriptions . however, the ability to accurately synthesize images with intricate details, such as specific entities or scenes, is limited due to the inherent bribery of text descriptions.
Approach: They propose a multimodal conditional diffusion framework that operates on multimodal prompts with interleaved textual and visual inputs.
Outcome: The proposed framework excels in both text-to-image generation and zero-shot subject-driven synthesis.
IgSEG: Image-guided Story Ending Generation (2021.findings-acl)

Copied to clipboard

Challenge: Existing tasks such as story ending generation generate text-based story endings, but visual storytelling generates photo-streams-based stories.
Approach: They propose a task called Image-guided Story Ending Generation (IgSEG) given a multi-sentence story plot and an ending-related image, they propose MGCL to solve these challenges.
Outcome: The proposed model outperforms baselines on automatic and human evaluation.
BBA: Bi-Modal Behavioral Alignment for Reasoning with Large Vision-Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Multimodal reasoning is a key capability for large vision-language models . however, the vanilla Chain-of-Thought method fails to address critical steps in multi-step reasoning tasks.
Approach: They propose a bi-modal Behavioral Alignment method to augment multimodal reasoning . they use domain-specific language to integrate multimodal information into a precise alternative form .
Outcome: The proposed method significantly improves GPT-4V(ision) on geometry problem solving, chess positional advantage prediction and molecular property prediction.
TermDiffuSum: A Term-guided Diffusion Model for Extractive Summarization of Legal Documents (2025.coling-main)

Copied to clipboard

Challenge: Recent studies have explored diffusion models for extractive summarization task, showcasing their remarkable capabilities.
Approach: They propose a term-guided diffusion model for extractive summarization of legal documents that incorporates legal terminology into the model via a well-designed multifactor fusion noise weighting schedule.
Outcome: The proposed model outperforms existing models on a self-constructed legal summarization dataset and achieves improvements of 3.10, 2.84, and 2.89 on three public datasets.
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.
CoIR: A Comprehensive Benchmark for Code Information Retrieval Models (2025.acl-long)

Copied to clipboard

Challenge: Existing methods and benchmarks for information retrieval are inadequately representing the diversity of code in various domains and tasks.
Approach: They propose a benchmark specifically designed to assess code retrieval capabilities.
Outcome: The proposed benchmark aims to invigorate research in the code retrieval domain . it shares the same data schema as other popular benchmarks like MTEB and BEIR .
Capture the Key in Reasoning to Enhance CoT Distillation Generalization (2025.acl-long)

Copied to clipboard

Challenge: Existing distillation methods for Large Language Models (LLMs) focus on fine-tuning student SLMs on correct data, resulting in students struggling to learn the key instead of analyzing mistakes according to correct solutions.
Approach: They propose a method that exposes key reasoning steps rather than simple fine-tuning students' CoTs data by using a set of prompts with similar reasoning paths but divergent conclusions.
Outcome: The proposed method improves student SLMs' ability to learn key reasoning steps rather than fine-tuning them on teacher data.
Mitigating Action-Relation Hallucinations in LVLMs via Relation-aware Visual Enhancement (2026.acl-long)

Copied to clipboard

Challenge: Existing research has focused on mitigating object hallucinations but often overlooks more complex relation hallucines, especially action relations involving interactions between objects.
Approach: They propose a framework to locate action-relevant image regions and enhance the LVLM’s attention to those regions by using a Relation-aware Visual Enhancement method.
Outcome: The proposed method achieves superior performance in mitigating action-relation hallucinations with negligible additional inference cost.
AnchorSeg: Language Grounded Query Banks for Reasoning Segmentation (2026.acl-long)

Copied to clipboard

Challenge: Existing models rely on a single segmentation token whose hidden state implicitly encodes both semantic reasoning and spatial localization . Existing methods rely only on SEG>, which encodes semantic reasoning, limiting the model's ability to explicitly disentangle what to segment from where to segment.
Approach: They propose a method which reformulates reasoning segmentation as a structured conditional generation process over image tokens conditioned on language grounded query banks.
Outcome: The proposed model bridges token-level predictions and pixel-level supervision by decoupling spatial grounding from semantic reasoning through structured language grounded query banks.
Dialogue Generation on Infrequent Sentence Functions via Structured Meta-Learning (2020.findings-emnlp)

Copied to clipboard

Challenge: Sentence function is an important linguistic feature indicating the communicative purpose of a sentence in a conversation.
Approach: They propose a structured meta-learning approach for dialogue generation on infrequent sentence functions.
Outcome: The proposed approach improves informativeness and relevance of dialogue generation on infrequent sentence functions while preserving knowledge generalization for similar sentence functions.
Odysseus Navigates the Sirens’ Song: Dynamic Focus Decoding for Factual and Diverse Open-Ended Text Generation (2025.acl-long)

Copied to clipboard

Challenge: Existing decoding methods struggle to balance factuality and diversity . Deterministic decoding approaches suffer from degeneration and lack of diversity - a problem that is not addressed by the current literature.
Approach: They propose a plug-and-play stochastic approach that adjusts decoding focus based on distributional differences across layers, leveraging the modular nature of factual knowledge within LLMs.
Outcome: Extensive experiments on seven datasets show that DFD significantly improves performance.
GradOT: Training-free Gradient-preserving Offsite-tuning for Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for offsite-tuning of large language models require high computational costs and lack theoretical analysis.
Approach: They propose an offsite-tuning approach that selectively applies compression techniques such as rank compression and channel pruning to preserve the gradients of fine-tuned adapters while ensuring privacy.
Outcome: The proposed method surpasses existing OT methods in privacy protection and model performance.
Unsupervised Chinese Word Segmentation with BERT Oriented Probing and Transformation (2022.findings-acl)

Copied to clipboard

Challenge: Existing methods for unsupervised Chinese word segmentation exploit shallow semantic information, which can miss important context.
Approach: They propose to take advantage of deep contextual semantic information with a self-training manner to transform it into explicit word segmentation ability.
Outcome: The proposed approach achieves state-of-the-art F1 score on two CWS benchmark datasets.
ChatSOP: An SOP-Guided MCTS Planning Framework for Controllable LLM Dialogue Agents (2025.acl-long)

Copied to clipboard

Challenge: Existing models that use Large Language Models (LLMs) show superior performance in various tasks, but lack of controllability leads to unfocused conversations or task failure.
Approach: They propose a standard operating procedure (SOP) framework to regulate dialogue flow by integrating Chain of Thought reasoning and supervised fine-tuning for SOP prediction.
Outcome: The proposed method achieves a 27.95% improvement in action accuracy compared to baseline models based on GPT-3.5 and also shows notable gains for open-source models.
How do LLMs’ Preferences Affect Event Argument Extraction? CAT: Addressing Preference Traps in Unsupervised EAE (2025.findings-acl)

Copied to clipboard

Challenge: Existing approaches to supervised EAE suffer from preference traps due to misalignments between prior knowledge, instructions, or output constraints and LLMs’ preferences.
Approach: They propose an unsupervised EAE framework that handles LLMs' preference traps by targeting their prior knowledge and instructions.
Outcome: The proposed framework matches the best DeepSeek-R1 API model with a significantly lower time cost.
Forget the Token and Pixel: Rethinking Gradient Ascent for Concept Unlearning in Multimodal Generative Models (2025.findings-acl)

Copied to clipboard

Challenge: Gradient Ascent (GA) has emerged as a promising approach for concept unlearning in Multimodal Generative Models (MGMs).
Approach: They propose a novel approach that selectively applies GA to targeted Conceptual Knowledge while preserving Natural Knowledge through Gradient Descent (GD).
Outcome: The proposed approach removes Conceptual Knowledge and inadvertently diminishes Natural Knowledge, resulting in utility degradation.
MARIO: MAth Reasoning with code Interpreter Output - A Reproducible Pipeline (2024.findings-acl)

Copied to clipboard

Challenge: Large language models lack mathematical reasoning, a hurdle on the path to true artificial general intelligence.
Approach: They propose a protocol for fine-tuning large language models with a Python code interpreter to enhance the text analysis of the LLMs.
Outcome: The proposed protocol improves the performance of a 7B-parameter LLM on the GSM8K and MATH datasets while allowing for an outlier-free value model-based inference method.
CADReview: Automatically Reviewing CAD Programs with Error Detection and Correction (2025.acl-long)

Copied to clipboard

Challenge: Computer-aided design (CAD) is crucial in prototyping 3D objects through geometric instructions.
Approach: They propose a CAD review task to automatically detect and correct potential errors . they propose CAD program repairer framework to provide helpful feedback on error correction .
Outcome: The proposed framework outperforms existing MLLMs in detecting errors and providing feedback on error correction.
FRSUM: Towards Faithful Abstractive Summarization via Enhancing Factual Robustness (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing models of abstractive summarization are able to generate fluent and coherent summaries, but they still suffer from the unfaithful generation problem.
Approach: They propose to improve the faithfulness of existing models by enhancing their factual robustness by using a novel training strategy, namely FRSUM, which teaches the model to defend against both explicit adversarial samples and implicit factual adversarials.
Outcome: The proposed training strategy improves faithfulness of various models, such as T5, BART, and T5 .
PLAWBENCH: A Rubric-Based Benchmark for Evaluating LLMs in Real-World Legal Practice (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks for large language models (LLMs) are coarse, single-dimensional metrics and do not explicitly assess fine-grained legal reasoning.
Approach: They propose a Practical Law Benchmark to evaluate large language models in real-world legal practice scenarios.
Outcome: The proposed model is based on 850 questions and 13 scenarios with expert-designed evaluation rubrics.
Beyond Quantity: Trajectory Diversity Scaling for Code Agents (2026.findings-acl)

Copied to clipboard

Challenge: Code large language models (LLMs) are becoming tool-interactive agents . quantity-centric scaling exhibits an early bottleneck that underutilizes trajectory data . et al.: a new approach to scale trajectory diversity improves tool-use generalization .
Approach: They propose a Trajectory Diversity Scaling-based data synthesis framework for code agents that scales performance through diversity rather than raw volume.
Outcome: Experiments on general tool-use benchmarks and code agent tasks show that TDScaling improves tool-user generalization and inherent coding proficiency.
Agent-GWO: Collaborative Agents for Dynamic Prompt Optimization in Large Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Existing automatic prompt optimization methods fail to optimize prompts and decoding hyperparameters within a unified framework to achieve stable global improvements.
Approach: They propose a dynamic prompt optimization framework for complex reasoning that unifies prompt templates and decodes hyperparameters as inheritable agent configurations.
Outcome: Experiments on multiple mathematical and hybrid reasoning benchmarks show that Agent-GWO improves accuracy and stability over existing prompt optimization methods.
Semantic-Aware Logical Reasoning via a Semiotic Framework (2026.acl-long)

Copied to clipboard

Challenge: Existing studies largely overlook the interplay between logical complexity and semantic complexity, limiting their robustness under abstract propositions, ambiguous contexts, and conflicting stances.
Approach: They propose a semiotic-square-guided framework that integrates automated deduction with reflective verification to manage logical complexity across deeper reasoning chains.
Outcome: The proposed framework achieves state-of-the-art performance on RepublicQA with 6.25% average gain, and generalizes well to four mainstream logical reasoning benchmarks with an additional 7.05% improvement.
Instruction Data Selection via Answer Divergence (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for instruction tuning use data-centric methods, but they do not explicitly reflect what a particular base model is missing.
Approach: They propose a method for instruction tuning that uses geometric structure of multi-sample outputs to select instruction data.
Outcome: The proposed approach outperforms strong selectors on six benchmarks spanning reasoning, knowledge, and coding.
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.
MPL: Multiple Programming Languages with Large Language Models for Information Extraction (2025.findings-acl)

Copied to clipboard

Challenge: Existing research focuses on Python for code-style simulation, overlooking the potential of other widely-used PLs during the supervised fine-tuning phase.
Approach: They propose a framework that incorporates programming languages into IE tasks . they introduce function-prompt with virtual running to simulate code-style inputs .
Outcome: The proposed framework exploits the potential of different programming languages during the supervised fine-tuning phase.
Don’t Forget Your Reward Values: Language Model Alignment via Value-based Calibration (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods for generating large language models have been criticized for their complexity and instability.
Approach: They propose a value-based calibration method to better align Large Language Models with human preferences.
Outcome: The proposed method surpasses existing methods on AI assistant and summarization datasets, providing impressive generalizability, robustness, and diversity in different settings.
Nuclear Deployed!: Analyzing Catastrophic Risks in Decision-making of Autonomous LLM Agents (2025.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) are evolving into autonomous decision-makers, raising concerns about catastrophic risks in high-stakes domains, particularly in Chemical, Biological, Radiological and Nuclear (CBRN) .
Approach: They propose a framework that is carefully constructed to effectively and naturally expose catastrophic risks in high-stakes domains such as CBRN.
Outcome: The proposed framework exposes LLM agents to catastrophic behaviors and deception without being deliberately induced.
Exploring the Reliability of Large Language Models as Customized Evaluators for Diverse NLP Tasks (2025.coling-main)

Copied to clipboard

Challenge: Existing work uses large language models (LLMs) to evaluate natural language process tasks, but there are shortcomings in current LLMs.
Approach: They examine the alignment between LLM evaluators and human annotators by comparing conventional and alignment tasks with different evaluation criteria.
Outcome: The proposed models excel in general criteria, such as fluency, but face challenges with complex criteria, including numerical reasoning.
ART: rule bAsed futuRe-inference deducTion (2023.emnlp-main)

Copied to clipboard

Challenge: Existing studies focus on language-based premises and deduce valid conclusions from visual observations.
Approach: They propose a rule-based deductive reasoning task that uses video to deduce the correct future event . they use commonsense knowledge to annotate video and a strong baseline to conduct reasoning .
Outcome: Empirical studies validate the rationality of ARTNet in deductive reasoning upon visual observations . ART is a method that rigorously follows a set of explicit constraints to deduce valid conclusions from empirical facts .
A Frustratingly Simple Decoding Method for Neural Text Generation (2024.lrec-main)

Copied to clipboard

Challenge: Neural text generation is notorious for repetitive loops and tedious outputs.
Approach: They propose a method that penalizes future generation of repetitive content . they construct an anti-LM based on previously generated text .
Outcome: The proposed method outperforms established baselines in terms of generation quality, decoding speed, and universality.
Both Matter: Enhancing the Emotional Intelligence of Large Language Models without Compromising the General Intelligence (2024.findings-acl)

Copied to clipboard

Challenge: Emotional Intelligence (EI) is a key concept in the field of human intelligence.
Approach: They propose a method to enhance EI of large language models by naive fine-tuning on EI-related tasks.
Outcome: The proposed method improves EI of two LLM-based assistants without compromising GI.
Aspect Based Sentiment Analysis with Gated Convolutional Networks (P18-1)

Copied to clipboard

Challenge: Aspect-based sentiment analysis can provide more detailed information than general sentiment analysis.
Approach: They propose a model based on convolutional neural networks and gating mechanisms which can selectively output the sentiment features according to the given aspect or entity.
Outcome: The proposed model can selectively output sentiment features according to the given aspect or entity.
A Survey on Personalized Alignment—The Missing Piece for Large Language Models in Real-World Applications (2025.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated remarkable capabilities, yet their transition to real-world applications reveals a critical limitation: the inability to adapt to individual preferences while maintaining alignment with universal human values.
Approach: They propose a framework that enables LLMs to adapt their behavior within ethical boundaries based on individual preferences.
Outcome: The proposed framework analyzes implementation approaches and evaluates their effectiveness across various scenarios.
DISCO Balances the Scales: Adaptive Domain- and Difficulty-Aware Reinforcement Learning on Imbalanced Data (2025.findings-emnlp)

Copied to clipboard

Challenge: Large Language Models (LLMs) are increasingly aligned with human preferences through Reinforcement Learning from Human Feedback (RLHF).
Approach: a new study proposes a domain-informed self-consistency policy optimization extension to GRPO that addresses inter-group imbalance.
Outcome: a new extension of GRPO addresses inter-group imbalance with two key innovations . the proposed method outperforms existing GR PO variants by 5% on Qwen3 models .
Sampling Matters! An Empirical Study of Negative Sampling Strategies for Learning of Matching Models in Retrieval-based Dialogue Systems (D19-1)

Copied to clipboard

Challenge: Existing studies focus on constructing a matching model with sophisticated neural architectures, but do little to how to effectively learn such architectures from data.
Approach: They propose to sample negative examples to automatically construct a training set for effective model learning in retrieval-based dialogue systems by using four sampling strategies.
Outcome: The proposed learning method improves the performance of matching models on two benchmarks with three matching models.
VFA: Empowering Multilingual MLLMs via Vision-Free Adaptation (2026.acl-long)

Copied to clipboard

Challenge: Multimodal large language models have advanced rapidly, yet most remain English-centric . scaling multilingual multimodal instruction tuning is limited by the scarcity and high cost of non-English image–text supervision.
Approach: They propose a framework that decouples multilingual language enhancement from visual alignment by composing complementary task vectors over a shared LLM backbone.
Outcome: The proposed framework achieves competitive performance with a fully multimodally trained model using less than 2% of the text data.
Can Large Language Models Mine Interpretable Financial Factors More Effectively? A Neural-Symbolic Factor Mining Agent Model (2024.findings-acl)

Copied to clipboard

Challenge: Existing factor mining models are inefficient and inefficient, resulting in a significant challenge to extract interpretable factors.
Approach: They propose a model that integrates the strengths of both neural and symbolic models for factor mining.
Outcome: The proposed model surpasses the SOTA RankIC and RankICIR in predicting S&P 500 returns on real-world stock market data.
Cross-Domain Audio Deepfake Detection: Dataset and Analysis (2024.emnlp-main)

Copied to clipboard

Challenge: Existing audio deepfake detection datasets are outdated and lack generalization capabilities.
Approach: They construct a new cross-domain audio deepfake detection dataset comprising over 300 hours of speech data that is generated by five advanced zero-shot TTS models.
Outcome: The proposed models achieve 4.1% and 6.5% error rates in the cross-domain ADD dataset generated by five advanced zero-shot TTS models.
Cross-Modal Masked Compositional Concept Modeling for Enhancing Visio-Linguistic Compositionality (2026.acl-long)

Copied to clipboard

Challenge: a contrastive learning approach for vision-language models is needed to capture compositional information.
Approach: They propose a framework that masks compositional concepts in one modality and reconstructs them conditioned on full contextual information from the other .
Outcome: The proposed framework enhances compositionality in visual language models and improves their ability to capture syntactic structure and linguistic information.
Spotting AI’s Touch: Identifying LLM-Paraphrased Spans in Text (2024.findings-acl)

Copied to clipboard

Challenge: Existing work focuses on detecting (partially) AI-generated texts, but paraphrasing is commonly employed in various application scenarios for text refinement and diversity.
Approach: They propose a framework for paraphrased text span detection that takes in the full text and assigns each sentence with a score indicating the paraphrasing degree.
Outcome: The proposed framework can detect paraphrased text spans within a text . it takes in the full text and assigns each sentence with a score indicating the paraphrasing degree.
A Coarse-to-Fine Prototype Learning Approach for Multi-Label Few-Shot Intent Detection (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for few-shot intent detection are limited due to data scarcity and lack of information for unseen domains.
Approach: They propose to enhance utterance representations with label synset augmentation and refine prototypes by distilling coarse domain knowledge from a universal teacher model.
Outcome: The proposed approach outperforms existing methods in terms of accuracy and generalization across domains.
Position-Aware Tagging for Aspect Sentiment Triplet Extraction (2020.emnlp-main)

Copied to clipboard

Challenge: Existing research efforts focus on extracting the triplets of target entities, their associated sentiment, and opinion spans explaining the reason for the sentiment.
Approach: They propose a position-aware tagging scheme that can extract triplets using a sequence tapping approach.
Outcome: The proposed model improves performance on multiple datasets and compares with existing models.
NegotiationToM: A Benchmark for Stress-testing Machine Theory of Mind on Negotiation Surrounding (2024.findings-emnlp)

Copied to clipboard

Challenge: Theory of mind evaluations currently focus on testing models using machine-generated data or game settings prone to shortcuts and spurious correlations.
Approach: They propose a benchmark to stress-test machine ToM in real-world negotiation surrounding covered multi-dimensional mental states.
Outcome: The proposed benchmark builds upon the Belief-Desire-Intention theory and conducts the necessary empirical experiments to evaluate large language models.
PATS: Sensitivity-aware Noisy Learning for Pretrained Language Models (2022.emnlp-main)

Copied to clipboard

Challenge: A wide range of NLP tasks benefit from fine-tuning of pretrained language models (PLMs), however, a number of redundant parameters which contribute less to the downstream task are observed in a directly fine- tuned model.
Approach: They propose a noisy training mechanism which considers each parameter’s importance in the downstream task to help fine-tune pretrained language models.
Outcome: The proposed method can be used to fine-tune pretrained language models on a wide range of tasks and consistently achieve higher performance.
ConSERT: A Contrastive Framework for Self-Supervised Sentence Representation Transfer (2021.acl-long)

Copied to clipboard

Challenge: Existing BERT-based pre-trained language models achieve high performance on many downstream tasks, but native derived sentence representations are collapsed and thus poor performance on semantic textual similarity (STS) tasks.
Approach: They propose a framework for self-supervised Sentence Representation Transfer that adopts contrastive learning to fine-tune BERT in an unsupervised way.
Outcome: The proposed framework improves on the BERT-derived representations by 8% on STS datasets and shows robustness in data scarcity scenarios.
LLM-Based Multi-Agent Systems are Scalable Graph Generative Models (2025.findings-acl)

Copied to clipboard

Challenge: Social graphs are mathematical structures stem from pairwise interactions between entities through nodes and edges.
Approach: They propose a framework for dynamic, text-attributed social graph generation that simulates the temporal node and edge generation processes for zero-shot social graphs.
Outcome: The proposed framework improves macroscopic graph structure metrics by 11% . the proposed model can generate graphs with up to 100,000 nodes or 10 million edges .
Boundary Detection with BERT for Span-level Emotion Cause Analysis (2021.findings-acl)

Copied to clipboard

Challenge: Emotion cause analysis (ECA) is an emerging topic in natural language processing, which aims to identify the reasons behind a given emotion.
Approach: They propose to detect the precise boundaries of text spans conveying accurate emotion causes from the given context by a sequence labeling and position identification problem.
Outcome: The proposed methods outperform existing models on two benchmark datasets on the emotion cause analysis task.
Exploring the Capability Boundaries of LLMs in Mastering of Chinese Chouxiang Language (2026.findings-acl)

Copied to clipboard

Challenge: Current state-of-the-art LLMs exhibit clear limitations on multiple tasks, while performing well on tasks that involve contextual semantic understanding.
Approach: They propose a mouse-based benchmark to evaluate LLMs' performance on NLP tasks involving Chouxiang Language.
Outcome: The proposed benchmark evaluates the performance of LLMs on six NLP tasks involving Chouxiang Language.
NeuroSym-Cal: Bridging the Reasoning-Execution Gap in Code Generation via Hierarchical Calibration (2026.findings-acl)

Copied to clipboard

Challenge: Existing calibration methods rely on the assumption that consensus implies correctness . Existing methods fail under systematic errors, leading to miscalibrated high-confidence predictions.
Approach: They propose a hierarchical calibration framework that measures confidence at two levels . they propose sensitivity analysis to measure local curvature of deductive process .
Outcome: The proposed framework de-saturates overconfident errors and improves selective generation performance on OOD benchmarks.
Visual Attention Reasoning via Hierarchical Search and Self-Verification (2026.acl-long)

Copied to clipboard

Challenge: Multimodal Large Language Models (MLLMs) often hallucinate due to fragile, linear reasoning and weak visual grounding.
Approach: They propose a framework that reformulates reasoning as a hierarchical search with self-verification and replaces linear Chain-of-Thought with a tree-search policy capable of backtracking to correct logical errors.
Outcome: The proposed framework outperforms state-of-the-art methods on hallucination and safety benchmarks.
Ready Jurist One: Benchmarking Language Agents for Legal Intelligence in Dynamic Environments (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks for legal intelligence are limited to static evaluation paradigms or simplified scenarios.
Approach: They introduce J1-ENVS, the first interactive and dynamic legal environment tailored for LLM-based agents.
Outcome: The proposed framework assesses task performance and procedural compliance across legal proficiency levels.
Summarizing Chinese Medical Answer with Graph Convolution Networks and Question-focused Dual Attention (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to generate answer summarization for medical questions are not straightforward to apply to the medical domain.
Approach: They propose an approach that utilizes graph convolution networks and question-focused dual attention for Chinese medical answer summarization.
Outcome: The proposed model generates more coherent and informative summaries compared with baseline models.
Large-Scale Relation Learning for Question Answering over Knowledge Bases with Pre-trained Language Models (2021.emnlp-main)

Copied to clipboard

Challenge: Existing KBQA methods focus on the natural language but ignore textual information carried by the nodes and edges.
Approach: They propose to perform relation extraction, relation matching, and relation reasoning tasks to align the natural language expressions to the relations in the KB and reason over the missing connections.
Outcome: Experiments on WebQSP show that the proposed model outperforms baselines even when the KB is incomplete.
Advancing Fine-Grained Visual Understanding with Multi-Scale Alignment in Multi-Modal Models (2025.emnlp-main)

Copied to clipboard

Challenge: Recent advances in multi-modal large language models have demonstrated remarkable capabilities in multimodal understanding, reasoning, and interaction.
Approach: They propose a method that effectively aligns and integrates multi-scale knowledge of objects . they use a pipeline that provides over 300K essential training data to enhance alignment .
Outcome: The proposed method effectively aligns and integrates multi-scale knowledge of objects, including texts, coordinates, and images.
Memory-Efficient Differentiable Transformer Architecture Search (2021.findings-acl)

Copied to clipboard

Challenge: Current neural architecture search methods suffer from huge computational cost.
Approach: They propose a reversible recursive backpropagation algorithm that uses the last layer to store the outputs of the network.
Outcome: The proposed algorithm outperforms standard Transformers on three sequence-to-sequence datasets.
P²Net: Parallel Pointer-based Network for Key Information Extraction with Complex Layouts (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods for key information extraction are based on a limited set of entity categories and fixed layouts.
Approach: They propose a large-scale, human-annotated dataset for key information extraction . it is based on a human-annotated layout and 1,162 entity categories . they propose 'parallel pointer-based network' that leverages implicit relationships .
Outcome: Experiments on widely-used datasets show that the proposed model outperforms state-of-the-art methods while maintaining fast inference speeds.
Learning to Rewrite: Generalized LLM-Generated Text Detection (2025.acl-long)

Copied to clipboard

Challenge: Existing detectors for Large Language Models (LLMs) struggle to generalize in open-world settings.
Approach: They propose a framework to detect LLM-generated text with exceptional generalization to unseen domains by reinforcing LLMs’ inherent rewriting tendencies.
Outcome: The proposed framework outperforms state-of-the-art detection methods by 23.04% in AUROC, 35.10% for out-of distribution tests, and 48.66% under adversarial attacks.
PhysPRM: A Generative Process Reward Model with Fine-grained Diagnosis for Physics Problem Solving (2026.findings-acl)

Copied to clipboard

Challenge: Existing Large Language Models (LLMs) struggle with physics problem solving due to difficulties in decoding implicit constraints and maintaining physical consistency.
Approach: They propose a Generative PRM that treats evaluation as a generative task . it produces fine-grained diagnoses comprising critiques, final judgments, and specific error types .
Outcome: The proposed model improves performance across seven benchmarks in Best-of-N and critique refinement strategies.
Precisely the Point: Adversarial Augmentations for Faithful and Informative Text Generation (2022.emnlp-main)

Copied to clipboard

Challenge: Existing models for text generation are weak enough to handle perturbations in inputs, leading to degeneration in faithfulness and informativeness.
Approach: They propose a framework for improving faithfulness and informativeness of Seq2Seq models by perturbing word representations and word swapping.
Outcome: The proposed framework improves faithfulness and informativeness of Seq2Seq models under automatic and human evaluation settings.
INarIG: Iterative Non-autoregressive Instruct Generation Model For Word-Level Auto Completion (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing models for word-level autocompletion (WLAC) only use human typed sequences as prefixes in decoding module.
Approach: They propose a novel iterative nonautoregressive instruct generation model for WLAC task . it uses human typed sequences and iterating decoding with subwords to fully utilize input information.
Outcome: The proposed model is more competent in dealing with low-frequency words, and achieves state-of-the-art results on the WMT22 and benchmark datasets.
Addressing Semantic Drift in Generative Question Answering with Auxiliary Extraction (2021.acl-short)

Copied to clipboard

Challenge: Recent work focuses on question answering based on machine reading comprehension . current approaches treat QA as extracting a consecutive piece of text to a given question.
Approach: They propose a generative QA model that incorporates an extractive mechanism into a model.
Outcome: The proposed model improves quality and semantic accuracy over baseline models.
Leveraging Graph to Improve Abstractive Multi-Document Summarization (2020.acl-main)

Copied to clipboard

Challenge: Empirical results show that our model brings substantial improvements over several strong baselines.
Approach: They propose a neural abstractive multi-document summarization model which captures cross-document relations and can guide the summary generation process.
Outcome: The proposed model improves on the WikiSum and MultiNews datasets and can be easily combined with pre-trained language models.
E2LLM: Encoder Elongated Large Language Models for Long-Context Understanding and Reasoning (2025.emnlp-main)

Copied to clipboard

Challenge: Considerable efforts have been and are still being put into increasing the context length of Large Language Models (LLMs)
Approach: They propose an approach that divides long contexts into chunks, compresses each into soft prompts using a pretrained text encoder, and aligns these representations with a decoder-only LLM via an adapter.
Outcome: The proposed approach outperforms 8 state-of-the-art methods in effectiveness and efficiency for document summarization and question answering, and achieves the best performance on LongBench v2 among models of comparable size.
Cross-Document Cross-Lingual NLI via RST-Enhanced Graph Fusion and Interpretability Prediction (2025.emnlp-main)

Copied to clipboard

Challenge: Despite the development of many subdirections, Cross-Document Cross-Lingual NLI remains largely unexplored.
Approach: They propose a novel paradigm that extends traditional NLI capabilities to multi-document, multilingual scenarios by integrating RST-enhanced graph fusion with interpretability-aware prediction.
Outcome: The proposed method improves on existing models and document-level NLI to multi-document, multilingual scenarios.
CAST: Achieving Stable LLM-based Text Analysis for Data Analytics (2026.findings-acl)

Copied to clipboard

Challenge: Text analysis of tabular data relies on two core operations: summarization for corpus-level theme extraction and tagging for row-level labeling.
Approach: They propose a framework that enhances output stability by constraining the model’s latent reasoning trajectory.
Outcome: The proposed framework improves stability by constraining the model's latent reasoning trajectory.
Powering Comparative Classification with Sentiment Analysis via Domain Adaptive Knowledge Transfer (2021.emnlp-main)

Copied to clipboard

Challenge: Comparative Preference Classification (CPC) is a natural language processing task that predicts whether a preference comparison exists between two entities in a given sentence .
Approach: They propose a sentiment analyzer that learns sentiments to individual entities via domain adaptive knowledge transfer.
Outcome: Experiments on the CompSent-19 dataset present a significant improvement on the F1 scores over the best existing CPC approaches.
C3KG: A Chinese Commonsense Conversation Knowledge Graph (2022.findings-acl)

Copied to clipboard

Challenge: Existing commonsense knowledge bases organize tuples in an isolated manner, causing problems for chatbots .
Approach: They create a Chinese commonsense conversation knowledge graph which integrates social commonsensm and dialog flow information.
Outcome: The proposed graph incorporates social commonsense knowledge and dialog flow information.
SUN: Exploring Intrinsic Uncertainties in Text-to-SQL Parsers (2022.coling-1)

Copied to clipboard

Challenge: Existing methods that learn from multiple semantically-equivalent questions are limited to one-to-one mapping .
Approach: They propose a constraint to explore the underlying complementary semantic information among multiple semantically-equivalent questions and learn robust feature representations with reduced spurious associations.
Outcome: The proposed method outperforms strong competitors and achieves state-of-the-art results on five benchmark datasets.
SpeechUT: Bridging Speech and Text with Hidden-Unit for Encoder-Decoder Based Speech-Text Pre-training (2022.emnlp-main)

Copied to clipboard

Challenge: Existing models for pre-training text and speech are based on unlabeled audio data.
Approach: They propose a unified-modal speech-unit-text pre-training model that connects speech encoders and text decoders with a shared unit encoder.
Outcome: The proposed model improves on automatic speech recognition and speech translation tasks and achieves state-of-the-art performance on both the LibriSpeech ASR and MuST-C ST tasks.
A Structure-Aware Argument Encoder for Literature Discourse Analysis (2022.coling-1)

Copied to clipboard

Challenge: Existing research for argument representation learning treats tokens in sentences equally and ignores the implied structure information of argumentative context.
Approach: They propose to separate tokens into two groups to capture structural information of arguments and to incorporate paragraph-level position information into the model.
Outcome: The proposed model captures structural information of arguments and is able to identify arguments automatically.
Correct When Paired, Wrong When Split: Decoupling and Editing Modality-Specific Neurons in MLLMs (2026.acl-long)

Copied to clipboard

Challenge: Existing knowledge editing paradigms suffer from editing decoupling failures . entity knowledge is sequestered into disentangled modality-specific pathways .
Approach: They propose a method that explicitly disentangles and localizes modality-specific neuron groups for targeted knowledge.
Outcome: The proposed method outperforms baselines in reliability and consistency while preserving model locality.
IMRRF: Integrating Multi-Source Retrieval and Redundancy Filtering for LLM-based Fake News Detection (2025.naacl-long)

Copied to clipboard

Challenge: Existing methods to detect fake news rely on manual checking, which is time-consuming.
Approach: They propose a model which integrates textual corpus retrieval with knowledge graph retrieval to retrieve more comprehensive evidence and a redundant information filtering strategy which minimizes the influence of irrelevant information on the LLM reasoning process.
Outcome: The proposed method outperforms state-of-the-art fact-checking baselines on two challenging fact- checking datasets.
Assist Non-native Viewers: Multimodal Cross-Lingual Summarization for How2 Videos (2022.emnlp-main)

Copied to clipboard

Challenge: Existing multimodal summarization methods are limited to monolingual videos . a proposed task aims to generate cross-lingual summaries from multimodal inputs .
Approach: They propose a task to generate cross-lingual summaries from multimodal inputs of videos . they propose fusion network that integrates multimodal and cross-linguistic information .
Outcome: The proposed task outperforms existing methods on a reorganized How2 dataset on the reorganized How2 data set.
Expand, Rerank, and Retrieve: Query Reranking for Open-Domain Question Answering (2023.findings-acl)

Copied to clipboard

Challenge: Empirically, EAR improves top-5/20 accuracy by 3-8 and 5-10 points . dense retrievers are limited by their inability to perform semantic matching for relevant passages that have low lexical overlap with the query.
Approach: They propose a query expansion and reranking approach for improving passage retrieval with the application to open-domain question answering.
Outcome: Empirically, EAR improves top-5/20 accuracy by 3-8 and 5-10 points when compared to a vanilla query expansion model and a dense retrieval model.
GSM-Plus: A Comprehensive Benchmark for Evaluating the Robustness of LLMs as Mathematical Problem Solvers (2024.acl-long)

Copied to clipboard

Challenge: Large language models (LLMs) have demonstrated impressive performance across various mathematical reasoning benchmarks.
Approach: They introduce an adversarial grade school math dataset and explore whether LLMs can be more robust when questions are slightly changed.
Outcome: The proposed method generates and verifies each intermediate thought based on its reasoning goal and calculation result.
GraphDx: A Cost-Aware Knowledge-Enhanced Multi-Agent Framework for Sequential Diagnosis (2026.findings-acl)

Copied to clipboard

Challenge: Existing Large Language Models struggle to reason systematically under cost constraints . Existing approaches lack the knowledge-reasoning capability to reason under cost .
Approach: They propose a knowledge-enhanced framework that leverages large language models to construct MDKGs . they propose three collaborative agents that handle language understanding and generation .
Outcome: GraphDx improves diagnostic success rates from 50–68% to 79–93% while reducing test costs by 20–54%.
MdEval: Massively Multilingual Code Debugging (2026.findings-acl)

Copied to clipboard

Challenge: Existing benchmarks primarily focus on Python and are limited in terms of language diversity.
Approach: They propose a multilingual debugging benchmark that includes 3.9K test samples of 20 programming languages and introduces the debug instruction corpora MdEval-Instruct by injecting bugs into the correct multilingual queries and solutions.
Outcome: The proposed benchmark includes 3.9K test samples of 20 programming languages and covers the automated program repair task, bug localization task, and bug identification task.
Does Chain-of-Thought Reasoning Really Reduce Harmfulness from Jailbreaking? (2025.findings-acl)

Copied to clipboard

Challenge: Existing jailbreak attacks fail against reasoning models enhanced by Chain-of-Thought (CoT) reasoning.
Approach: They propose a jailbreak method that uses Chain-of-Thought reasoning to reduce harmfulness from jailbreaking.
Outcome: The proposed jailbreak method performs well against open AI models and deepseek-R1 reasoning models.
Tag-grounded Visual Instruction Tuning with Retrieval Augmentation (2024.emnlp-main)

Copied to clipboard

Challenge: Multimodal Large Language Models (MLLMs) have seen remarkable progress in providing general instruction-following ability, but struggle with critical problems when required to provide a detailed and accurate response to a visual instruction.
Approach: They propose to enhance the mapping process by using retrieval-augmented tag tokens, which contain rich object-aware information such as object names and attributes.
Outcome: The proposed model outperforms baselines that share the same language model and training data on 12 benchmarks and shows zero-shot capability when provided with specific datastores.
CIKT: A Collaborative and Iterative Knowledge Tracing Framework with Large Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Knowledge Tracing (KT) aims to model a student’s learning state over time and predict their future performance.
Approach: They propose a framework that harnesses Large Language Models to enhance both prediction accuracy and explainability by a synergistic optimization loop.
Outcome: The proposed framework improves both prediction accuracy and explainability by using a synergistic optimization loop.
From Long Videos to Engaging Clips: A Human-Inspired Video Editing Framework with Multimodal Narrative Understanding (2025.emnlp-industry)

Copied to clipboard

Challenge: Existing methods for video editing rely on textual cues from ASR transcripts and segment selection, often neglecting rich visual context.
Approach: They propose a human-inspired automatic video editing framework that leverages multimodal narrative understanding to address these limitations.
Outcome: The proposed framework outperforms existing baselines across general and advertisement-oriented editing tasks.
Dynamic Anticipation and Completion for Multi-Hop Reasoning over Sparse Knowledge Graph (2020.emnlp-main)

Copied to clipboard

Challenge: Existing reasoning methods for sparse KGs are incomplete and lack of evidential paths to target entities makes multi-hop reasoning difficult.
Approach: They propose a multi-hop reasoning model over sparse KGs to solve this problem . they use latent prediction of embedding-based models to make the model perform more potential path search over sparses .
Outcome: The proposed method outperforms state-of-the-art models on five datasets from Freebase, NELL and Wikidata.
Towards Universal Debiasing for Language Models-based Tabular Data Generation (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing large language models have exacerbated fairness issues in tabular data generation . inherent historical biases in tabulated data cause LLMs to exacerbate fairness problems .
Approach: They propose a universal debiasing framework that minimizes group-level dependencies . it leverages the autoregressive structure and analytic sampling distributions of LLM-based tabular data generators .
Outcome: The proposed framework minimizes group-level dependencies while reducing mutual information between advantaged and protected attributes.
WorkTeam: Constructing Workflows from Natural Language with Multi-Agents (2025.naacl-industry)

Copied to clipboard

Challenge: Existing workflow construction methods require specialized knowledge and task-switching skills.
Approach: They propose a multi-agent workflow framework that incorporates a supervisor, orchestrator, and filler agent.
Outcome: The proposed framework significantly increases the success rate of workflow construction . the proposed framework is based on a dataset of 3,695 real-world business samples .
Graph Enhanced Dual Attention Network for Document-Level Relation Extraction (2020.coling-main)

Copied to clipboard

Challenge: Document-level relation extraction requires inter-sentence reasoning capabilities to capture local and global contextual information for multiple relation facts.
Approach: They propose to characterize the interaction between sentences and potential relation instances via a Graph Enhanced Dual Attention network (GEDA) . they also propose a simple yet effective regularizer based on the natural duality of the S2R and R2S attentions, whose weights are also supervised by the supporting evidence of relation instances during training.
Outcome: The proposed model achieves competitive performance on an existing large-scale dataset while the predictions can be interpretable and easily observed.
Introducing Semantics into Speech Encoders (2023.acl-long)

Copied to clipboard

Challenge: Existing self-supervised speech encoders contain primarily acoustic rather than semantic information.
Approach: They propose a task-agnostic unsupervised way to incorporate semantic information from large language model (LLM) systems into self-supervised speech encoders without labeled audio transcriptions.
Outcome: The proposed approach improves spoken language understanding (SLU) performance by over 5% on intent classification (IC), with modest gains in named entity resolution (NER) and slot filling (SF), and spoken question answering (SQA) score by over 22%.
Data Augmentation for Text Generation Without Any Augmented Data (2021.acl-long)

Copied to clipboard

Challenge: Existing methods for data augmentation need to define or choose proper data mapping functions to create augmented samples.
Approach: They propose to use data mapping functions to augment text samples without using specific mapping functions.
Outcome: The proposed approach can approximate or even surpass popular data augmentation methods on two text generation tasks with a convergence rate guarantee.
Improving Neural Abstractive Document Summarization with Explicit Information Selection Modeling (D18-1)

Copied to clipboard

Challenge: Existing neural abstractive methods for document summarization are not effective for document summary.
Approach: They propose to extend basic neural encoding-decoding framework with an information selection layer to explicitly model and optimize the information selection process in abstractive document summarization.
Outcome: The proposed model outperforms state-of-the-art methods on document summarization tasks significantly.
DoCIA: An Online Document-Level Context Incorporation Agent for Speech Translation (2025.findings-acl)

Copied to clipboard

Challenge: Document-level context is crucial for speech translation due to noise from ASR . incorporating document-level contextual information into ST remains a challenge .
Approach: They develop an online framework that integrates document-level context into machine translation . they use document-based modules to integrate document- level context into ST .
Outcome: The proposed framework outperforms baselines in sentence and discourse metrics . it can correct ASR transcription errors and improve translation performance .
Think in Latent Thoughts: A New Paradigm for Gloss-Free Sign Language Translation (2026.acl-long)

Copied to clipboard

Challenge: Existing approaches to sign language translation (SLT) assume video segments are directly mappable to spoken-language words.
Approach: They propose a reasoning-driven SLT framework that uses an ordered sequence of latent thoughts as an explicit middle layer between video and generated text.
Outcome: The proposed model improves coherence and faithfulness over existing gloss-free methods.
Dynamic Generation of Multi LLM Agents Communication Topologies with Graph Diffusion Models (2026.acl-long)

Copied to clipboard

Challenge: Existing frameworks rely on static or rule-based topologies that fail to adapt to task requirements.
Approach: They propose a generative framework that generates highly task-adaptive topologies . they validated the framework on multiple benchmarks and validated it on multiple platforms .
Outcome: The proposed framework outperforms existing frameworks in task-adaptive communication topologies.
Mitigating Over-Refusal in Aligned Large Language Models via Inference-Time Activation Energy (2026.acl-long)

Copied to clipboard

Challenge: Existing safety alignment techniques prioritize mitigating harmful responses at the expense of overcautious behavior, leading models to incorrectly refuse benign requests.
Approach: They propose a fine-tuning free framework to improve safety and reduce false refusals by dynamic, inference-time intervention.
Outcome: The proposed framework raises compliance on the ORB-H benchmark from 57.3% to 82.6% while maintaining the baseline safety performance.
Reasoning in the Dark: Interleaved Vision-Text Reasoning in Latent Space (2026.findings-acl)

Copied to clipboard

Challenge: Existing multimodal reasoning methods depend on explicit reasoning steps that require labor-intensive vision-text annotations and inherently introduce significant inference latency.
Approach: They propose a method that integrates visual and visual information into the reasoning process to improve the performance of multimodal LLMs.
Outcome: The proposed method achieves an average performance increase of 5.45% while achieving a speed increase of over 5 times compared to existing methods.
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.
AutoEvolve: Automatically Evolving Queries for Applicable and Scalable Retrieval-Augmented Generation Benchmarking (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing automated generation methods exhibit Weak Applicability and Weak Scalability . existing methods are limited by their reliance on metadata from specific corpora .
Approach: They propose an approach to generate scalable RAG benchmarks using corpus-agnostic methods . they propose a difficulty-guided metric that directs query evolution process .
Outcome: The proposed approach evolves queries significantly more challenging than existing methods . it is able to dynamically increase difficulty, limiting scalability of the query .
DeepPlanner: Scaling Planning Capability for Deep Research Agents via Advantage Shaping (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to planning involve implicit planning or introduce explicit planners without systematically optimizing the planning stage.
Approach: They propose an end-to-end RL framework that enhances the planning capabilities of deep research agents.
Outcome: Experiments show that DeepPlanner improves planning quality and achieves state-of-the-art results under a lower training budget.
Simple-VGC: Enhancing Visual Grounding in Multimodal Reasoning via Adaptive Tool Composition (2026.acl-long)

Copied to clipboard

Challenge: Existing multimodal large language models suffer from systematic failures in basic visual understanding.
Approach: They propose a tool-augmented reasoning framework with three targeted compensation strategies to address these problems.
Outcome: The proposed framework improves visual grounding by re-injecting the original image to mitigate visual forgetting, the authors show . the proposed framework also improves the accuracy of the visual inputs, the researchers show - and the results are promising .
Improving Semantic Matching through Dependency-Enhanced Pre-trained Model with Adaptive Fusion (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing work on dependency prior structure integration into pre-trained models is still unclear.
Approach: They propose a dependency-based fusion attention paradigm which explicitly introduces dependency prior structure into pre-trained models and adaptively fuses it with semantic information.
Outcome: The proposed model achieves state-of-the-art or competitive performance on 10 public datasets, demonstrating the benefits of adaptively fusing dependency structure in semantic matching task.
DocBank: A Benchmark Dataset for Document Layout Analysis (2020.coling-main)

Copied to clipboard

Challenge: Existing approaches for document layout analysis are based on rule-based or machine learning methods that ignore textual information.
Approach: They present a benchmark document layout analysis dataset using a computer vision model . they build strong baselines and manually split train/dev/test sets for evaluation .
Outcome: The proposed model trains on DocBank accurately recognize layout information for a variety of documents.
Dynamic Transformers Provide a False Sense of Efficiency (2023.acl-long)

Copied to clipboard

Challenge: Pre-trained language models typically lead to high computational cost during inference.
Approach: They propose a slowdown attack framework that can reduce inference efficiency by 80% by leveraging existing adversarial attacks targeting model accuracy.
Outcome: The proposed framework can reduce the efficiency of multi-exit models by 80% on average, validating its effectiveness and generalization ability.
Visualization Recommendation with Prompt-based Reprogramming of Large Language Models (2024.acl-long)

Copied to clipboard

Challenge: Traditional visualization recommendations require extensive manual maintenance and yet fail to fully comprehend tabular data.
Approach: They propose a hierarchical table prompt-based reprogramming framework that integrates tabular data into LLMs through a strategically crafted prompt learning method.
Outcome: The proposed framework achieves state-of-the-art performance and will be made publicly available upon acceptance.
ChatMusician: Understanding and Generating Music Intrinsically with LLM (2024.findings-acl)

Copied to clipboard

Challenge: Despite LLMs' impressive capabilities in musical knowledge, music reasoning remains an unsolved task.
Approach: They propose an open-source large language model (LLM) that integrates intrinsic musical abilities into LLaMA2 and GPT-3.5.
Outcome: The proposed model can understand and generate music with a pure text tokenizer without external multi-modal neural structures or tokenizers.
Chain-of-Specificity: Enhancing Task-Specific Constraint Adherence in Large Language Models (2025.coling-main)

Copied to clipboard

Challenge: Existing approaches to enhancing large language models fail to emphasize specific constraints and unlock the underlying knowledge.
Approach: They propose a method that emphasizes specific constraints and unlocks knowledge within LLMs by iteratively emphasising on specific constraints.
Outcome: The proposed method outperforms existing methods in enhancing generated content, especially in terms of specificity.
SGM: Sequence Generation Model for Multi-label Classification (C18-1)

Copied to clipboard

Challenge: Existing methods ignore the correlations between labels and different parts of the text can contribute differently for predicting different labels.
Approach: They propose to view the multi-label classification task as a sequence generation problem and apply a decoder-based sequence generation model to solve it.
Outcome: The proposed methods outperform previous work by a substantial margin.
Controllable Natural Language Generation with Contrastive Prefixes (2022.findings-acl)

Copied to clipboard

Challenge: Existing work on controllable natural language generation has focused on fine-tuning existing models or using attribute discriminators.
Approach: They propose a lightweight framework for controllable GPT2 generation that utilizes attribute-specific vectors to steer natural language generation.
Outcome: The proposed framework can guide generation towards desired attributes while keeping high linguistic quality.
InstructEval: Instruction-Tuned Text Evaluator from Human Preference (2024.findings-acl)

Copied to clipboard

Challenge: InstructEval is a general text evaluator based on open-source Large Language Models (LLMs).
Approach: They propose to build a general multi-aspect text evaluator based on open-source Large Language Models (LLMs) they use extensive open Human Preference Modeling datasets and a small set of multi-spect annotated data to overcome the shortage of annotation resources for multi-task evaluations.
Outcome: The proposed model performs comparable or superior to commercial LLMs like ChatGPT or GPT-4 in terms of both overall and multi-aspect evaluation tasks.
WebAgent-R1: Training Web Agents via End-to-End Multi-Turn Reinforcement Learning (2025.emnlp-main)

Copied to clipboard

Challenge: Existing work on reinforcement learning has focused on single-turn tasks such as solving math problems.
Approach: They propose a framework that learns directly from online interactions by asynchronously generating diverse trajectories, guided by binary rewards depending on task success.
Outcome: Experiments on the WebArena-Lite benchmark show that the framework outperforms state-of-the-art methods and strong proprietary models.
Meta-CQG: A Meta-Learning Framework for Complex Question Generation over Knowledge Bases (2022.coling-1)

Copied to clipboard

Challenge: Existing methods train one encoder-decoder-based model to fit all questions . however, such a one-size-fits-all strategy may not perform well for complex questions involving multiple KB relations or functional constraints.
Approach: They propose a meta-learning framework for complex question generation over knowledge bases . they propose he meta-trained generator can acquire universal meta-knowledge .
Outcome: The proposed framework can acquire universal and transferable meta-knowledge and quickly adapt to long-tailed samples under different dimensions.
RethinkMCTS: Refining Erroneous Thoughts in Monte Carlo Tree Search for Code Generation (2025.emnlp-main)

Copied to clipboard

Challenge: Existing tree search methods neglect the underlying reasoning process, resulting in poor search quality.
Approach: They propose a framework that systematically explores and refines the reasoning process for code generation by using a tree search engine and a reflection mechanism.
Outcome: The proposed framework outperforms existing methods in the code generation domain.
M-Ped: Multi-Prompt Ensemble Decoding for Large Language Models (2025.findings-emnlp)

Copied to clipboard

Challenge: a new ensemble decoding approach enhances the performance of Large Language Models.
Approach: They propose a multi-prompt ensemble decoding approach to enhance LLM performance . they submit n variations of prompts with X to LLMs in batch mode to decode and derive probability distributions .
Outcome: The proposed method improves pass@k rates, LENS metrics and BLEU scores on diverse NLP tasks.
Retrieve, Rerank and Rewrite: Soft Template Based Neural Summarization (P18-1)

Copied to clipboard

Challenge: Existing summarization systems rely on the source text to generate summaries, which tends to work unstably.
Approach: They propose to use existing summaries as soft templates to guide the seq2seq model . they use a popular IR platform to Retrieve proper summary as candidate templates .
Outcome: The proposed model outperforms state-of-the-art models in terms of informativeness and readability.
AutoJudger: An Agent-Driven Framework for Efficient Benchmarking of MLLMs (2026.acl-long)

Copied to clipboard

Challenge: Evaluating multimodal large language models (MLLMs) is becoming increasingly expensive as benchmarks grow in scale and cross-modality complexity.
Approach: They propose an adaptive evaluation framework for efficient benchmarking that treats evaluation as an interview-like process by keeping a hypothesized ability structure of the evaluated model and actively selecting the informative questions.
Outcome: Experiments on four representative multimodal benchmarks show that **A2-Judger significantly improves sample efficiency while maintaining reliable evaluation results.
Do Influence Functions Work on Large Language Models? (2025.findings-emnlp)

Copied to clipboard

Challenge: Influence functions are important for quantifying the impact of individual training data points on a model’s predictions.
Approach: They conduct a systematic study to address a key question: do influence functions work on large language models?
Outcome: The influence functions perform poorly across multiple tasks and are therefore unsuitable for large language models.
Discrete Argument Representation Learning for Interactive Argument Pair Identification (2021.naacl-main)

Copied to clipboard

Challenge: Existing research on monological argumentation covers claims generation, argument structure prediction, and essay scoring.
Approach: They propose to identify argument pairs from two posts with opposite stances to a certain topic.
Outcome: The proposed framework outperforms competing models on a large-scale dataset . it also proves that it is useful for analyzing argument pairs from two posts .
A Survey on MLLM-based Visually Rich Document Understanding: Methods, Challenges, and Emerging Trends (2026.findings-acl)

Copied to clipboard

Challenge: Visually Rich Document Understanding (VRDU) frameworks are a key area of research . early approaches to VRDU relied on manually crafted rules and domain-specific heuristics . conventional deep learning approaches do not integrate the diverse modalities in documents .
Approach: They review recent advances in MLLM-based Visually Rich Document Understanding (VRDU) their findings highlight emerging trends and promising research directions .
Outcome: The proposed frameworks are scalable, reliable, and adaptable, the authors argue . their findings highlight emerging trends and promising research directions .
AutoSchemaKG: Autonomous Knowledge Graph Construction through Dynamic Schema Induction from Web-Scale Corpora (2026.acl-long)

Copied to clipboard

Challenge: Existing knowledge graph construction frameworks require predefined schemas, limiting their scalability and domain coverage.
Approach: They propose a framework for fully autonomous knowledge graph construction that eliminates the need for predefined schemas.
Outcome: The proposed framework outperforms state-of-the-art models on multi-hop QA tasks and enhances LLM factuality.
MobileVLM: A Vision-Language Model for Better Intra- and Inter-UI Understanding (2024.findings-emnlp)

Copied to clipboard

Challenge: Recent mobile AI agents based on VLMs lack basic mobile capabilities due to their pre-trained nature.
Approach: They propose a mobile AI agent based on VLMs that includes additional pre-training stages to enhance both intra- and inter-UI understanding.
Outcome: The proposed model outperforms existing VLMs on the Chinese mobile dataset Mobile3M .
MMSearch-R1: Incentivizing LMMs to Search (2026.acl-long)

Copied to clipboard

Challenge: Existing approaches to deploying large multimodal models rely on rigid pipelines . Existing methods such as retrieval-augmented generation and prompt engineered search rely only on rigid knowledge sources.
Approach: They propose a framework that enables LMMs to perform on-demand, multi-turn search in real-world Internet environments.
Outcome: The proposed model outperforms existing models while reducing search calls by over 30%.
SVD-GCL: A Noise-Augmented Hybrid Graph Contrastive Learning Framework for Recommendation (2025.coling-main)

Copied to clipboard

Challenge: Recent advances in graph neural networks have made it difficult to capture user preferences.
Approach: They propose a graph contrastive learning recommendation model based on noise augmentation that integrates truncated singular value decomposition in the feature engineering stage.
Outcome: The proposed model reduces dimensionality and denoises the original data.
CT-GAT: Cross-Task Generative Adversarial Attack based on Transferability (2023.emnlp-main)

Copied to clipboard

Challenge: Neural network models are vulnerable to adversarial examples, and current methods based on adversarially transferable models rely on substitute models, which can be impractical and costly in real-world scenarios due to the unavailability of training data and the victim model’s structural details.
Approach: They propose a novel approach that directly constructs adversarial examples by extracting transferable features across various tasks.
Outcome: The proposed approach achieves superior attack performance with small cost on ten datasets and demonstrates that it is a novel approach.
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.
Jointly Learning to Repair Code and Generate Commit Message (2021.emnlp-main)

Copied to clipboard

Challenge: Existing work performs code repair and commit message generation independently.
Approach: They propose a cascaded method to repair program codes and generate commit messages in a unified framework.
Outcome: The proposed model significantly outperforms baselines on a buggy-fixed-commit dataset.
Keywords and Instances: A Hierarchical Contrastive Learning Framework Unifying Hybrid Granularities for Text Generation (2022.acl-long)

Copied to clipboard

Challenge: Existing studies focus on contrastive learning on the instance level without discriminating the contribution of each word.
Approach: They propose a hierarchical contrastive learning mechanism which can unify semantic meaning in the input text.
Outcome: The proposed model outperforms baselines on storytelling, paraphrasing, dialogue generation, and storytelling tasks.
DORA: Dynamic Optimization Prompt for Continuous Reflection of LLM-based Agent (2025.coling-main)

Copied to clipboard

Challenge: Existing studies have shown that reflection can enhance performance, but our investigation reveals an undesirable pattern in reflection framework: effective self-reflection occurs primarily at the beginning of iterations, with subsequent attempts failing to produce further improvements.
Approach: They propose a framework that generates task-adaptive reflection advice using an external open-source small language model.
Outcome: The proposed framework generates task-adaptive and diverse reflection advice in MiniWoB++ and Alfworld environments.
End-to-End Optimization of LLM-Driven Multi-Agent Search Systems via Heterogeneous-Group-Based Reinforcement Learning (2026.acl-long)

Copied to clipboard

Challenge: Existing multi-agent reinforcement learning methods depend on large critic networks to evaluate joint actions, leading to instability and high memory costs.
Approach: They propose a method to optimize large language models for agent-specific roles . they propose combining agent-based frameworks with retrieval-augmented generation .
Outcome: Experiments show that multi-agent group policy optimization outperforms baselines in task performance and computational efficiency.
Video Question Answering: Datasets, Algorithms and Challenges (2022.emnlp-main)

Copied to clipboard

Challenge: Recent advances in video question answering have led to a surge in popularity . despite the popularity, VideoQA remains one of the greatest challenges .
Approach: They categorize the video question-answer datasets into normal VideoQA, multi-modal VideoQA and knowledge-based VideoQA according to the modalities invoked in the question-announcement pairs.
Outcome: The proposed methods are mainly designed for Factoid QA and inference VideoQA . the proposed methods have been compared with other methods and are robust and interpretable.
VIRT: Improving Representation-based Text Matching via Virtual Interaction (2022.emnlp-main)

Copied to clipboard

Challenge: Experimental results show that representation-based text matching methods suffer from performance degradation due to the lack of interactions between the pair of texts.
Approach: They propose a virtual interaction mechanism that enables deep interaction between texts . they propose 'inteRacTion mechanism' that can be integrated into existing methods as plugins .
Outcome: The proposed method outperforms state-of-the-art models on six text matching benchmarks.
FEA-Bench: A Benchmark for Evaluating Repository-Level Code Generation for Feature Implementation (2025.acl-long)

Copied to clipboard

Challenge: Existing benchmarks focus on standalone programming problems, such as HumanEval, MBPP, and LiveCodeBench.
Approach: They propose to use large language models to evaluate their ability to perform incremental development within code repositories by collecting pull requests from 83 GitHub repositorias and using rule-based and intent-based filtering to construct task instances focused on new feature development.
Outcome: The proposed benchmarks show that large language models perform significantly worse in the FEA-Bench, highlighting considerable challenges in repository-level incremental code development.
THE-X: Privacy-Preserving Transformer Inference with Homomorphic Encryption (2022.findings-acl)

Copied to clipboard

Challenge: enabling pre-trained models inference on ciphertext data is difficult due to the complex computations in transformer blocks.
Approach: They propose an approximation approach for transformers which enables inference on ciphertext data.
Outcome: The proposed approach can infer pre-trained models on encrypted data with negligible performance drop but enjoy theory-guaranteed privacy-preserving advantage.
Trigger is Not Sufficient: Exploiting Frame-aware Knowledge for Implicit Event Argument Extraction (2021.acl-long)

Copied to clipboard

Challenge: Existing methods to extract event arguments focus on learning pair-wise information between arguments and the given trigger.
Approach: They propose a framework to extract event-related arguments from a given event frame-level scope.
Outcome: The proposed method achieves state-of-the-art on the RAMS dataset.
Learning Matching Models with Weak Supervision for Response Selection in Retrieval-based Chatbots (P18-2)

Copied to clipboard

Challenge: Existing methods to learn matching models for retrieval-based chatbots are lacking.
Approach: They propose a method that uses a sequence-to-sequence architecture model as a weak annotator to judge the matching degree of unlabeled pairs and performs learning with both the weak signals and the unlabed data.
Outcome: The proposed method improves on two public data sets on matching models on retrieval-based chatbots.
AGTAO: Robust and Stabilized LLM Unlearning via Adversarial Gating Training with Adaptive Orthogonality (2026.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) unintentionally memorize sensitive data, posing privacy and security risks.
Approach: They propose a framework that reconciles unlearning efficacy and utility preservation by using a latent-space gating mechanism to simulate internal recovery attempts.
Outcome: The proposed framework achieves superior trade-off between unlearning efficacy and model utility.
Uncertainty-Aware Iterative Preference Optimization for Enhanced LLM Reasoning (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for enhancing the performance of large language models require expensive manual annotations.
Approach: They propose an offline direct preference optimization method that collects preference pairs through iterative sampling and execution feedback to improve model confidence.
Outcome: The proposed method improves performance on three reasoning tasks and shows a 3.6% improvement over the standard method.
EasyNLP: A Comprehensive and Easy-to-use Toolkit for Natural Language Processing (2022.emnlp-demos)

Copied to clipboard

Challenge: Pre-Trained Models (PTMs) have reshaped the development of natural language processing (NLP) but it is not easy to obtain high-performing PTMs without a large amount of labeled training data and deploy them online with fast inference speed.
Approach: They propose to make it easy to build NLP applications with knowledge-enhanced pre-training and knowledge distillation.
Outcome: EasyNLP supports a comprehensive suite of NLP algorithms and features knowledge-enhanced pre-training, knowledge distillation and few-shot learning functionalities.
Pre-training Multi-party Dialogue Models with Latent Discourse Inference (2023.acl-long)

Copied to clipboard

Challenge: Existing studies have failed to scale up the pre-training process by putting aside unlabeled data . et al., 2019: multi-party dialogues are more difficult for models to understand since they involve multiple interlocutors resulting in interweaving reply-to relations and information flows.
Approach: They propose to treat discourse structures as latent variables and jointly infer them to pre-train a model that understands the discourse structure of multi-party dialogues.
Outcome: The proposed model outperforms baselines and achieves state-of-the-art results on multiple downstream tasks.
Defending Large Language Models Against Jailbreak Attacks via Layer-specific Editing (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing defense methods focus on detecting harmful prompts or reducing the likelihood of harmful responses.
Approach: They propose a layer-specific editing method to align LLMs to harmful prompts by supervised fine-tuning and reinforcement learning.
Outcome: The proposed method improves the performance of large language models against jailbreak attacks while maintaining performance on benign prompts.
Temporal Contrastive Decoding: A Training-Free Method for Large Audio-Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Large audio-language models (LALMs) can exhibit a temporal smoothing bias . unified decoders can produce less specific audio-grounded outputs .
Approach: They propose a temporally blurred slow-path view that is re-encoded by a token-level logit update.
Outcome: Experiments on MMAU and AIR-Bench show consistent improvements on strong unified LALMs.
Why Can GPT Learn In-Context? Language Models Secretly Perform Gradient Descent as Meta-Optimizers (2023.findings-acl)

Copied to clipboard

Challenge: Large pretrained language models have shown surprising in-context learning ability . despite the great success in performance, its working mechanism remains unclear .
Approach: They explain language models as meta-optimizers and understand in-context learning as implicit finetuning . they find that Transformer attention has a dual form of gradient descent .
Outcome: The proposed model can predict labels for unseen inputs without parameter updates . the proposed model outperforms smaller models with a single parameter update .
MMLU-CF: A Contamination-free Multi-task Language Understanding Benchmark (2025.acl-long)

Copied to clipboard

Challenge: Multiple-choice question datasets like Massive Multitask Language Understanding (MMLU) have inevitably led to benchmark contamination, resulting in unreliable evaluation.
Approach: They propose a contamination-free MCQ benchmark called MMLU-CF which reassesses LLMs’ understanding of world knowledge by averting both unintentional and malicious data contamination.
Outcome: The proposed MMLU-CF reassesses LLMs’ understanding of world knowledge by averting both unintentional and malicious data contamination.
AIR: Complex Instruction Generation via Automatic Iterative Refinement (2025.emnlp-main)

Copied to clipboard

Challenge: Existing methods for generating complex instructions are resource-intensive and lack diversity.
Approach: They propose a framework to generate complex instructions with constraints using a document-generated initial instruction and an iterative refinement framework to incorporate LLM-as-judge guidance.
Outcome: The proposed framework significantly outperforms existing methods for generating complex instructions, and outperformed existing methods.
DocSpiral: A Platform for Integrated Assistive Document Annotation through Human-in-the-Spiral (2025.acl-demo)

Copied to clipboard

Challenge: Documents that are image-based are difficult to extract because of document variability.
Approach: They propose a human-in-the-spiral assistive document annotation platform to extract structured data from document collections.
Outcome: The proposed framework reduces annotation time by at least 41% while showing consistent performance gains over three iterations.
InCharacter: Evaluating Personality Fidelity in Role-Playing Agents through Psychological Interviews (2024.acl-long)

Copied to clipboard

Challenge: Existing methods focus on knowledge and linguistic patterns of characters.
Approach: They propose to evaluate character fidelity of role-playing agents with psychological scales . they propose to use psychological scale to measure personality traits of RPAs based on personality traits.
Outcome: The proposed model reproduces character fidelity with psychological scales and shows that it is effective in measuring personality traits.
CMIE: Combining MLLM Insights with External Evidence for Explainable Out-of-Context Misinformation Detection (2025.findings-acl)

Copied to clipboard

Challenge: Multimodal large language models have demonstrated impressive capabilities in visual reasoning and text generation.
Approach: They propose a multimodal large language model that captures deeper relationships between images and text . they propose CMIE, which uses a Coexistence Relationship Generation strategy and an AS mechanism to detect misinformation.
Outcome: The proposed framework outperforms existing methods in detecting out-of-context misinformation.
MetaTS: Meta Teacher-Student Network for Multilingual Sequence Labeling with Minimal Supervision (2021.emnlp-main)

Copied to clipboard

Challenge: Sequence labeling aims to predict fine-grained sequences of labels for text, but lack of token-level annotated data hinders the effectiveness of supervised methods.
Approach: They propose a Meta Teacher-Student (MetaTS) Network to alleviate data scarcity by leveraging large multilingual unlabeled data.
Outcome: The proposed meta learning method alleviates data scarcity by leveraging large multilingual unlabeled data.
Learning to Edit: Aligning LLMs with Knowledge Editing (2024.acl-long)

Copied to clipboard

Challenge: Existing knowledge editing techniques rely on memorizing updated knowledge, impeding LLMs from effectively combining the new knowledge with their inherent knowledge when answering questions.
Approach: They propose a Learning to Edit framework that equips LLMs with the ability to apply updated knowledge to input questions through a two-phase process .
Outcome: The proposed framework outperforms existing methods in knowledge editing tasks and compares it with four benchmarks and two LLM architectures.
DeTAM: Defending LLMs Against Jailbreak Attacks via Targeted Attention Modification (2025.findings-acl)

Copied to clipboard

Challenge: Existing defense methods rely on fine-tuning or input modification, which suffer from limited generalization and reduced utility.
Approach: They propose a finetuning-free approach that improves the defensive capabilities against jailbreak attacks of LLMs via targeted attention modification.
Outcome: The proposed approach outperforms baselines in jailbreak defense and exhibits robust generalization across attacks and models, maintaining its effectiveness even on in-the-wild jailbreak data.
Unveiling Privacy Risks in Multi-modal Large Language Models: Task-specific Vulnerabilities and Mitigation Challenges (2025.findings-acl)

Copied to clipboard

Challenge: Privacy risks in text-only Large Language Models are well-documented, especially their tendency to memorize and leak sensitive information.
Approach: They propose a dataset to assess privacy risks across multi-modal tasks and scenarios . they demonstrate how models leak sensitive data across various tasks .
Outcome: The proposed model can leak sensitive data embedded in images or stored in memory, exposing privacy risks.
PACE: Predictive Adaptive Context Extraction for Long-Horizon LLM Agents (2026.acl-long)

Copied to clipboard

Challenge: Large Language Model (LLM) agents struggle with ultra-long-horizon tasks requiring hundreds or thousands of interaction steps.
Approach: They propose a framework that reconceptualizes context management as a Next Step Prediction problem.
Outcome: The proposed framework improves task success rates and robust cross-lingual performance.
Learn to Memorize: Scalable Continual Learning in Semiparametric Models with Mixture-of-Neighbors Induction Memory (2025.acl-long)

Copied to clipboard

Challenge: Semiparametric language models (LMs) use static storage, which lacks learning capability and is disconnected from the internal information flow of the parametric models.
Approach: They reconceptualize the non-parametric memory represented by kNN-LM as a learnable Mixture-of-Neighbors Induction Memory (MoNIM) this synergizes the induction capabilities of attention heads with the memorization strength of feed-forward networks .
Outcome: The proposed model is a learnable Mixture-of-neighbors induction memory (MoNIM) it synergizes the induction capabilities of attention heads with the memorization strength of feed-forward networks (FFNs).
Interleaved Latent Visual Reasoning with Selective Perceptual Modeling (2026.acl-long)

Copied to clipboard

Challenge: Existing approaches to interleaved reasoning are limited by the cost of re-encoding pixel-dense images.
Approach: They propose a framework that unifies dynamic state evolution with precise perceptual modeling.
Outcome: The proposed framework outperforms existing approaches on multimodal reasoning benchmarks.
Learning to Substitute Spans towards Improving Compositional Generalization (2023.acl-long)

Copied to clipboard

Challenge: despite the rising prevalence of neural sequence models, there is a deficiency in compositional generalization.
Approach: They propose a compositional augmentation strategy that enables multi-grained composition of substructures in the whole training set.
Outcome: The proposed strategy outperforms existing strategies on three compositional generalization benchmarks.
Unraveling Feature Extraction Mechanisms in Neural Networks (2023.emnlp-main)

Copied to clipboard

Challenge: Neural networks have become indispensable across a variety of natural language processing tasks.
Approach: They propose a theoretical approach based on Neural Tangent Kernels to investigate neural networks' internal mechanisms.
Outcome: The proposed approach can be applied to analyze language modeling tasks . it shows that the choice of activation function can affect feature extraction .
Not All Voices Are Rewarded Equally: Probing and Repairing Reward Models across Human Diversity (2025.findings-emnlp)

Copied to clipboard

Challenge: Using real-world datasets, we conduct the most comprehensive study to date, auditing various state-of-the-art reward models across nine sensitive attributes, including age, gender, ethnicity, etc.
Approach: They propose a method to mitigate group disparities in reward modeling by using real-world data.
Outcome: The proposed method is based on a population-based dataset with nine demographic attributes, including gender, ethnicity, age, gender, and ethnicity.
IGenBench: Benchmarking the Reliability of Text-to-Infographic Generation (2026.acl-long)

Copied to clipboard

Challenge: Generated infographics may appear correct at first glance but contain easily overlooked issues, such as distorted data encoding or incorrect textual content.
Approach: They propose to evaluate reliability of text-to-infographic generation using IGenBench . they employ multimodal large language models to verify each question .
Outcome: The proposed framework decomposes reliability verification into atomic yes/no questions based on a taxonomy of 10 question types.
Crowdsource, Crawl, or Generate? Creating SEA-VL, a Multicultural Vision-Language Dataset for Southeast Asia (2025.acl-long)

Copied to clipboard

Samuel Cahyawijaya, Holy Lovenia, Joel Ruben Antony Moniz, Tack Hwa Wong, Mohammad Rifqi Farhansyah, Thant Thiri Maung, Frederikus Hudi, David Anugraha, Muhammad Ravi Shulthan Habibi, Muhammad Reza Qorib, Amit Agarwal, Joseph Marvin Imperial, Hitesh Laxmichand Patel, Vicky Feliren, Bahrul Ilmi Nasution, Manuel Antonio Rufino, Genta Indra Winata, Rian Adam Rajagede, Carlos Rafael Catalan, Mohamed Fazli Mohamed Imam, Priyaranjan Pattnayak, Salsabila Zahirah Pranida, Kevin Pratama, Yeshil Bangera, Adisai Na-Thalang, Patricia Nicole Monderin, Yueqi Song, Christian Simon, Lynnette Hui Xian Ng, Richardy Lobo Sapan, Taki Hasan Rafi, Bin Wang, null Supryadi, Kanyakorn Veerakanjana, Piyalitt Ittichaiwong, Matthew Theodore Roque, Karissa Vincentio, Takdanai Kreangphet, Phakphum Artkaew, Kadek Hendrawan Palgunadi, Yanzhi Yu, Rochana Prih Hastuti, William Nixon, Mithil Bangera, Adrian Xuan Wei Lim, Aye Hninn Khine, Hanif Muhammad Zhafran, Teddy Ferdinan, Audra Aurora Izzani, Ayushman Singh, Evan Evan, Jauza Akbar Krito, Michael Anugraha, Fenal Ashokbhai Ilasariya, Haochen Li, John Amadeo Daniswara, Filbert Aurelian Tjiaranata, Eryawan Presma Yulianrifat, Can Udomcharoenchaikit, Fadil Risdian Ansori, Mahardika Krisna Ihsani, Giang Nguyen, Anab Maulana Barik, Dan John Velasco, Rifo Ahmad Genadi, Saptarshi Saha, Chengwei Wei, Isaiah Edri W. Flores, Kenneth Chen Ko Han, Anjela Gail D. Santos, Wan Shen Lim, Kaung Si Phyo, Tim Santos, Meisyarah Dwiastuti, Jiayun Luo, Jan Christian Blaise Cruz, Ming Shan Hee, Ikhlasul Akmal Hanif, M.Alif Al Hakim, Muhammad Rizky Sya’ban, Kun Kerdthaisong, Lester James Validad Miranda, Fajri Koto, Tirana Noor Fatyanosa, Alham Fikri Aji, Jostin Jerico Rosal, Jun Kevin, Robert Wijaya, Onno P. Kampman, Ruochen Zhang, Börje F. Karlsson, Peerat Limkonchotiwat
Challenge: Southeast Asia is underrepresented in vision-language research . SEA-VL is an open-source initiative dedicated to developing culturally relevant datasets for SEA languages.
Approach: They propose to use crowdsourced, automated image crawling and synthetic image generation to develop culturally relevant datasets for SEA languages.
Outcome: The proposed datasets capture SEA cultural nuances and contexts better than existing datasets.
Knowledge as A Bridge: Improving Cross-domain Answer Selection with External Knowledge (C18-1)

Copied to clipboard

Challenge: Existing approaches to answer selection are limited in domains with limited labeled data.
Approach: They propose a Knowledge-aware Attentive Network framework for cross-domain answer selection that uses the knowledge base as a bridge to enable knowledge transfer from the source domain to the target domain.
Outcome: The proposed model outperforms strong competitors by a noticeable margin in cross-domain answer selection.
O1-Pruner: Length-Harmonizing Fine-Tuning for O1-Like Reasoning Pruning (2026.findings-acl)

Copied to clipboard

Challenge: Recent long-thought reasoning models adopt extended reasoning processes similar to how humans ponder over complex problems.
Approach: They propose a model that uses RL-style fine-tuning to reduce inference overhead while maintaining accuracy.
Outcome: The proposed model reduces inference overhead while maintaining accuracy.
Let Me Check the Examples: Enhancing Demonstration Learning via Explicit Imitation (2023.acl-short)

Copied to clipboard

Challenge: Existing work only concatenates answered examples as demonstrations to prompt template without any additional operation, neglecting the prompt-demonstration dependencies.
Approach: They propose to concatenate answered examples as demonstrations to prompt template without any additional operation, neglecting the prompt-demonstration dependencies.
Outcome: Experiments show that the proposed method achieves state-of-the-art performance on 5 out of 14 classification corpus.
Dual-Alignment Pre-training for Cross-lingual Sentence Embedding (2023.acl-long)

Copied to clipboard

Challenge: Recent studies have shown that dual encoder models trained with the sentence-level translation ranking task are effective methods for cross-lingual sentence embedding.
Approach: They propose a dual-alignment pre-training framework that incorporates both sentence-level and token-level alignment.
Outcome: The proposed framework improves cross-lingual sentence embedding on three cross-linguistic benchmarks.
Non-Autoregressive Machine Translation as Constrained HMM (2024.findings-acl)

Copied to clipboard

Challenge: Autoregressive (AR) models have some drawbacks due to slow inference speed and label bias due to local normalization.
Approach: They propose to use a left-to-right Hidden Markov Model (HMM) to control label bias in non-autoregressive translation (NAT) They propose a bi-directional HMM, which can regularize each other's biases via shared parameters.
Outcome: The proposed models can achieve comparable performance to autoregressive Transformers using various decoding methods.
MoRE: A Mixture of Low-Rank Experts for Adaptive Multi-Task Learning (2025.findings-acl)

Copied to clipboard

Challenge: Recent advances in Large Language Models (LLMs) have revolutionized various domains, offering unprecedented performance across numerous tasks.
Approach: They propose a new Mixture of Low-Rank Experts (MoRE) for multi-task PEFT to improve performance of LLMs with fewer parameters.
Outcome: The proposed method improves performance over multiple tasks and no additional inference cost.
Faithfulness vs. Safety: Evaluating LLM Behavior Under Counterfactual Medical Evidence (2026.findings-acl)

Copied to clipboard

Challenge: Existing models are overwhelmingly accurate when presented with counterfactual medical evidence . prior work explored conflicts between context and LLM parametric knowledge in the general domain .
Approach: They construct a counterfactual medical QA dataset that requires models to answer clinical comparison questions with evidence from randomized controlled trials.
Outcome: The proposed model overemphasizes the latter, and the model overestimates the latter.
GOME: Grounding-based Metaphor Binding With Conceptual Elaboration For Figurative Language Illustration (2024.emnlp-main)

Copied to clipboard

Challenge: Existing Large Language Models (LLMs) and multimodal models are unable to illustrate figurative language based on literal objects, ignoring the underlying groundings and associations across disparate metaphorical domains.
Approach: They propose a grounding-based method for metaphor illustration that integrates metaphorical knowledge into systematic instructions for existing large language models.
Outcome: The proposed method is superior to existing LLMs, diffusion models, or their direct collaboration.
Adversarial Preference Learning for Robust LLM Alignment (2025.findings-acl)

Copied to clipboard

Challenge: Modern language models rely on Reinforcement Learning from Human Feedback (RLHF) to encourage safe behaviors, but they remain vulnerable to adversarial attacks due to three key limitations: (1) the inefficiency and high cost of human annotation; (2) the vast diversity of potential adversarials; and (3) the risk of feedback bias and reward hacking.
Approach: They propose an iterative adversarial training method that incorporates three key innovations to address these challenges.
Outcome: Experiments on Mistral-7B-Instruct-v0.3 show that the proposed method significantly enhances robustness and reduces harmful outputs from 5.88% to 0.43%.
TranSHER: Translating Knowledge Graph Embedding with Hyper-Ellipsoidal Restriction (2022.emnlp-main)

Copied to clipboard

Challenge: Existing knowledge graph embedding methods restrict entities on hyper-ellipsoid surfaces, resulting in suboptimal knowledge graph completion.
Approach: They propose a score function that leverages relation-specific translations between head and tail entities to relax constraints on hyper-ellipsoid surfaces.
Outcome: The proposed method achieves state-of-the-art performance on link prediction and generalizes well to datasets in different domains and scales.
LoPT: Lossless Parallel Tokenization Acceleration for Long Context Inference of Large Language Model (2026.acl-long)

Copied to clipboard

Challenge: Existing parallel tokenization methods suffer from inconsistent results due to boundary artifacts that occur after merging.
Approach: They propose a Lossless Parallel Tokenization framework that ensures output identical to standard sequential tokenization.
Outcome: The proposed method achieves significant speedup while guaranteeing lossless tokenization.
ThinkPilot: Steering Reasoning Models via Automated Think-prefixes Optimization (2026.findings-eacl)

Copied to clipboard

Challenge: Large Reasoning Models (LRMs) are powerful but still suffer from inefficient and off-target reasoning.
Approach: They propose a training-free framework that automatically optimizes Large Reasoning Models' reasoning by generating think-prefixes that evolve driven by a taxonomy of reasoning behaviors.
Outcome: The proposed framework significantly improves accuracy-length trade-off for efficient reasoning, drastically improves safety and improves instruction following.
TrustAgent: Towards Safe and Trustworthy LLM-based Agents (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing LLMs are primarily used for simple text-related tasks, but LLM-based agents can undertake more complex tasks that require planning and interaction with the physical world and humans.
Approach: They propose an Agent-Constitution-based agent framework with a particular focus on improving the LLM-based agents' safety.
Outcome: The proposed framework can enhance an LLM agent’s safety across multiple domains by identifying and mitigating potential dangers during the planning process.
Exploiting Hybrid Semantics of Relation Paths for Multi-hop Question Answering over Knowledge Graphs (2022.coling-1)

Copied to clipboard

Challenge: Existing approaches to answer natural language questions on knowledge graphs (KGQA) use large-scale entity-related text corpus or knowledge graph embeddings as auxiliary information to facilitate answer selection.
Approach: They propose to integrate explicit textual information and implicit KG structural features of relation paths into a novel rotate-and-scale entity link prediction framework.
Outcome: The proposed method is superior to existing methods on three KGQA datasets and shows that it can be used to identify answer entities.
SAM3-I: Segment Anything with Instructions (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for concept-level grounding and instruction-level reasoning use coarse representations and iterative mask filtering.
Approach: They propose an instruction-following extension of the Segment Anything Model 3 family that unifies concept-level grounding and instruction-level reasoning within a single segmentation framework.
Outcome: Experiments show that SAM3-I achieves appealing performance across referring and reasoning-based segmentation while maintaining its strong concept recall ability.
StableMoE: Stable Routing Strategy for Mixture of Experts (2022.acl-long)

Copied to clipboard

Challenge: Existing learning-to-route methods suffer from the routing fluctuation issue . with the model scale growing, training speed will go slower and memory requirements are heavy .
Approach: They propose a Mixture-of-Experts technique that can scale up the model size of Transformers with an affordable computational overhead.
Outcome: The proposed method outperforms existing learning-to-route methods on language modeling and multilingual machine translation.
How Abilities in Large Language Models are Affected by Supervised Fine-tuning Data Composition (2024.acl-long)

Copied to clipboard

Challenge: supervised fine-tuning (SFT) is a technique used to enhance multiple abilities in large language models.
Approach: They propose to study the interplay of data composition between mathematical reasoning, code generation, and general human-aligning abilities during supervised fine-tuning.
Outcome: The proposed model improves math reasoning and code generation with increasing data amount . the proposed model size and SFT strategies can be used to learn multiple skills with different scaling patterns.
Benchmarking Chinese Commonsense Reasoning of LLMs: From Chinese-Specifics to Reasoning-Memorization Correlations (2024.acl-long)

Copied to clipboard

Challenge: Currently, many benchmarks evaluate the commonsense reasoning of large language models (LLMs), but most are English-based, limiting non-English evaluations.
Approach: They propose to use Chinese commonsense reasoning to evaluate LLMs' commonsensing ability.
Outcome: The proposed benchmark covers both globally known and Chinese-specific commonsense reasoning abilities and can be used as a reference for future research.
Understanding and Patching Compositional Reasoning in LLMs (2024.findings-acl)

Copied to clipboard

Challenge: LLMs have marked a revolutonary shift, yet they falter when faced with compositional reasoning tasks.
Approach: They propose a lightweight method to patch compositional reasoning errors via editing the located MHSA modules in LLMs.
Outcome: The proposed method can be used to patch compositional reasoning errors using MHSA modules located within the layers of the LLMs.
Good for Misconceived Reasons: An Empirical Revisiting on the Need for Visual Context in Multimodal Machine Translation (2021.acl-long)

Copied to clipboard

Challenge: Recent studies report improvements when equipping models with multimodal information, but it remains unclear whether such improvements actually come from the multimodal part.
Approach: They propose to extend conventional text-only translation models with multimodal information by extending them with visual input.
Outcome: The proposed models replicate similar gains as recently developed multimodal-integrated systems achieved, but learn to ignore multimodal information.
Watch Every Step! LLM Agent Learning via Iterative Step-level Process Refinement (2024.emnlp-main)

Copied to clipboard

Challenge: Recent approaches to enhance agent performance focus on outcome rewards, which may lead to errors or suboptimal actions due to the absence of process supervision signals.
Approach: They propose a step-level framework that provides detailed step-by-step guidance to enhance agent training by using Monte Carlo methods.
Outcome: The proposed framework outperforms strong baselines on three tasks and shows that it is effective in augmenting efficiency and its applicability to diverse models.
Investigating Learning Dynamics of BERT Fine-Tuning (2020.aacl-main)

Copied to clipboard

Challenge: Recent studies have shown that the fine-tuning process improves performance on downstream tasks.
Approach: They propose two new pre-training tasks to improve the model performance on downstream tasks.
Outcome: The proposed model achieves state-of-the-art on a wide array of NLP tasks.
ChatHF: Collecting Rich Human Feedback from Real-time Conversations (2024.emnlp-demo)

Copied to clipboard

Challenge: We present an interactive framework for chatbot evaluation that integrates configurable annotation within a chat interface.
Approach: They propose an interactive framework for chatbot evaluation that integrates configurable annotation within a chat interface.
Outcome: The proposed framework supports fine-grained error detection and human evaluation at the same time.
Supportiveness-based Knowledge Rewriting for Retrieval-augmented Language Modeling (2025.findings-naacl)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) have significantly enhanced their performance in various natural language processing tasks.
Approach: They propose a robust and pluggable knowledge rewriter that is optimized for LLM generation by supporting the model's supportiveness.
Outcome: The proposed model can be used to rewrite knowledge in a supervised manner.
Do Transformer Modifications Transfer Across Implementations and Applications? (2021.emnlp-main)

Copied to clipboard

Challenge: Currently, the Transformer is the de facto architecture of choice for processing sequential data.
Approach: They evaluate the Transformer architecture and its modifications in a shared experimental setting . they conjecture that performance improvements may strongly depend on implementation details .
Outcome: The proposed improvements do not significantly improve performance, the authors find . the proposed improvements are either developed in the same codebase or are minor changes .
SgSum:Transforming Multi-document Summarization into Sub-graph Selection (2021.emnlp-main)

Copied to clipboard

Challenge: Existing extractive multi-document summarization methods score each sentence individually and extract salient sentences one by one.
Approach: They propose a novel framework for extractive multi-document summarization that selects a sub-graph as the summary instead of selecting salient sentences.
Outcome: The proposed framework improves on existing methods on multi-document datasets and human evaluations show it produces more coherent and informative summaries.
LR²Bench: Evaluating Long-chain Reflective Reasoning Capabilities of Large Language Models via Constraint Satisfaction Problems (2025.findings-acl)

Copied to clipboard

Challenge: Recent advances in o1-like models have significantly enhanced the reasoning abilities of Large Language Models (LLMs).
Approach: They propose a benchmark to evaluate the Long-chain Reflective Reasoning capabilities of Large Language Models.
Outcome: The proposed benchmark evaluates the Long-chain Reflective Reasoning capabilities of Large Language Models (LLMs) it consists of 850 samples across six Constraint Satisfaction Problems (CSPs)
DataSciBench: An LLM Agent Benchmark for Data Science (2026.findings-acl)

Copied to clipboard

Challenge: Existing benchmarks focus on single task, simple evaluation metrics, and readily available ground truth (GT) DataSciBench is built on curated, natural, and challenging prompts with complex evaluation criteria and uncertain GT.
Approach: They propose a benchmark for evaluating Large Language Models in data science that integrates LLM-based self-consistency and human verification to ensure accuracy.
Outcome: The proposed framework outperforms open-source models in all metrics and offers rigorous insights into LLM strengths and weaknesses.
Pre-Training to Learn in Context (2023.acl-long)

Copied to clipboard

Challenge: Pre-trained language models are not explicitly trained to learn in context.
Approach: They propose a framework to enhance in-context learning by pre-training language models on a large collection of "intrinsic tasks" they evaluate the in-constitution learning performance of the model trained with PICL on seven widely-used text classification datasets and the Super-NaturalInstrctions benchmark .
Outcome: The proposed framework outperforms larger language models with nearly 4x parameters on seven widely-used datasets and the Super-NaturalInstrctions benchmark.
Layer-Aware Representation Filtering: Purifying Finetuning Data to Preserve LLM Safety Alignment (2025.emnlp-main)

Copied to clipboard

Challenge: Recent studies show that fine-tuning with benign data can compromise safety of aligned LLMs.
Approach: They propose a Layer-Aware Representation Filtering method that detects safety-degrading layers within the LLM and leverages their representations to detect them.
Outcome: The proposed method can detect safety-degrading features in benign data and remove them from the model.
Aligned Dual Channel Graph Convolutional Network for Visual Question Answering (2020.acl-main)

Copied to clipboard

Challenge: Existing graph-based methods focus only on relations between objects in an image and neglect the importance of syntactic dependency relations between words.
Approach: They propose a dual channel graph convolutional network to capture relations between objects in an image and syntactic dependency relations between words in a question.
Outcome: The proposed model achieves comparable performance with the state-of-the-art approaches.
DeMPT: Decoding-enhanced Multi-phase Prompt Tuning for Making LLMs Be Better Context-aware Translators (2024.emnlp-main)

Copied to clipboard

Challenge: Concatenating large language models are adapted to context-aware neural machine translation in a concatenated way . a recent paradigm shift has been witnessed in discourse-related challenges such as zero pronoun translation .
Approach: They propose an alternative adaptation approach to make large language models discriminately model and utilize inter- and intra-sentence contexts.
Outcome: The proposed approach outperforms concatenation mode and improves performance in discourse modeling.
DyBBT: Dynamic Balance via Bandit-inspired Targeting for Dialog Policy with Cognitive Dual Systems (2026.acl-long)

Copied to clipboard

Challenge: Task oriented dialog systems often rely on static exploration strategies that do not adapt to dynamic dialog contexts.
Approach: They propose a dialog policy learning framework that formalizes the exploration challenge through a structured cognitive state space C.
Outcome: The proposed framework achieves SOTA performance in success rate, efficiency, and generalization.
LLM Inductive Reasoning Through Multi-Agent Enhanced Monte Carlo Tree Search (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for enhancing inductive reasoning of large language models often lack explicit optimization guidance and effective error correction.
Approach: They propose a plug-and-play test-time framework that integrates multi-agent coordination with Monte Carlo Tree Search to improve inductive reasoning.
Outcome: The proposed framework outperforms existing methods on four benchmarks and shows consistent improvements on QWQ-32B and Deepseek-V3 .
SDGO: Self-Discrimination-Guided Optimization for Consistent Safety in Large Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) excel at various tasks but are vulnerable to jailbreak attacks that induce harmful content generation.
Approach: They propose a reinforcement learning framework that leverages the model’s own discrimination capabilities as a reward signal to enhance generation safety through iterative self-improvement.
Outcome: The proposed framework improves model safety by iterative self-improvement without additional annotated data or external models during training phase.
Neural Chinese Address Parsing (N19-1)

Copied to clipboard

Challenge: Recent research shows that systems that perform address parsing can be useful for building e-commerce or product recommendation systems.
Approach: They propose a task of parsing Chinese addresses into semantically meaningful chunks using a linear-chain structure.
Outcome: The proposed model is able to capture complex dependencies between labels that cannot be readily captured by a simple linear-chain structure.
Explanation Regeneration via Information Bottleneck (2023.findings-acl)

Copied to clipboard

Challenge: Recent work builds on prompt engineering to generate free-text explanations without specific training, but they lack sufficiency and conciseness due to the prompt complexity and hallucination issues.
Approach: They propose to generate explanations via the information bottleneck theory by polishing the single-pass output of large pretrained language models but retaining the information that supports the contents being explained by balancing two information bottle neck objectives.
Outcome: The proposed explanations are based on the information bottleneck theory . they are able to explain black-box predictions naturally and accurately .
LIST: Linearly Incremental SQL Translator for Single-Hop Reasoning, Generation and Verification (2025.findings-acl)

Copied to clipboard

Challenge: Existing schema linking methods are not able to handle complex SQL queries.
Approach: They propose a new algorithm that transforms SQL queries into grammatically verifiable sub-queries which are arranged sequentially to reflect single-hop reasoning steps.
Outcome: The proposed algorithm achieves significant performance gains on the BIRD dataset and surpasses schema linking methods at comparable or better cost.
Audio-centric Video Understanding Benchmark without Text Shortcut (2025.emnlp-main)

Copied to clipboard

Challenge: Recent advances in multimodal large language models (MLLMs) focus on visual abilities, but audio is essential for video understanding.
Approach: They propose an audio-centric video understanding benchmark to evaluate video comprehension capabilities of multimodal LLMs with a particular focus on auditory information.
Outcome: The proposed video understanding benchmarks evaluate video comprehension capabilities of multimodal models with a particular focus on auditory information.
DEIE: Benchmarking Document-level Event Information Extraction with a Large-scale Chinese News Dataset (2024.lrec-main)

Copied to clipboard

Challenge: Existing event-based datasets mainly target sentence-level tasks . current models struggle with "document" annotation, a key feature of the current model .
Approach: They propose a large-scale document-level event information extraction dataset with over 56,000+ events and 242,000+ arguments.
Outcome: The proposed dataset has over 56,000+ events and 242,000+ arguments.
HAD: HAllucination Detection Language Models Based on a Comprehensive Hallucination Taxonomy (2026.acl-industry)

Copied to clipboard

Challenge: relying on large language models for information has raised concerns about reliability and accuracy of outputs.
Approach: They propose a hallucination taxonomy with 11 categories for various NLG tasks and propose HAllucination Detection models which integrate hallucinism detection, span-level identification, and correction into a single inference process.
Outcome: The proposed models outperform baselines on HaluEval, FactCHD, and FaithBench, confirming their robustness and versatility.
Low-Resource Response Generation with Template Prior (D19-1)

Copied to clipboard

Challenge: Existing open domain response generation models are limited to paired data, but are less explored in real-world applications.
Approach: They propose to train a neural response generation model with unpaired data and paired data as prior.
Outcome: The proposed model outperforms state-of-the-art models in both automatic and human evaluation when only a few pairs are available.
CDA: A Contrastive Data Augmentation Method for Alzheimer’s Disease Detection (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods for detecting AD are challenging and time-consuming due to lack of data and generalizability of the models.
Approach: They propose a contrastive data augmentation method which simulates the cognitive impairment of a patient by randomly deleting a proportion of text from the transcript to create negative samples.
Outcome: The proposed method achieves the best performance among language-based models on the benchmark ADReSS Challenge dataset.
Beyond Dialogue Time: Temporal Semantic Memory for Personalized LLM Agents (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods focus on point-wise memory, losing durative information that captures persistent states and evolving patterns.
Approach: They propose a memory framework that models semantic time for point-wise memory and supports the construction and utilization of durative memory.
Outcome: Experiments on LongMemEval and LoCoMo show that the proposed method outperforms existing methods and achieves up to 12.2% improvement in accuracy.
Training Verifier to Assessing Complex Real-World Tool-Use Trajectories (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for training effective AI agents often resort to synthetic data generation.
Approach: They propose a plug-and-play framework for data quality control in tool-use scenarios . they construct a tool-verify dataset and release a benchmark to assess its performance .
Outcome: The proposed framework surpasses Qwen2.5-72B-Instruct on Tool-V-Bench and the previous APIGen-MT dataset.
MGR: Multi-generator Based Rationalization (2023.acl-long)

Copied to clipboard

Challenge: Existing approaches to explain NLP models have two key challenges: spurious correlation and degeneration.
Approach: They propose a rationalization framework using a generator and a predictor to construct a self-explaining NLP model with spurious correlation and degeneration as key challenges.
Outcome: The proposed method improves the F1 score by 20.9% compared to state-of-the-art methods.
LegalAgentBench: Evaluating LLM Agents in Legal Domain (2025.acl-long)

Copied to clipboard

Challenge: Existing general-domain benchmarks do not capture complexity of real-world judicial cognition and decision-making.
Approach: They propose a benchmark specifically designed to evaluate LLM Agents in the legal domain.
Outcome: The proposed benchmark includes 17 corpora from real-world legal scenarios and provides 37 tools for interacting with external knowledge.
Vision Language Model Helps Private Information De-Identification in Vision Data (2025.findings-acl)

Copied to clipboard

Challenge: Visual Language Models (VLMs) have gained popularity due to their ability to solve imagerelated tasks.
Approach: They propose a framework to enhance privacy awareness of visual language models . they use a specialized instruction-tuning dataset and a tailored training methodology .
Outcome: The proposed framework outperforms existing approaches in handling private information.
LegalDrill: Diagnosis-Driven Synthesis for Legal Reasoning in Small Language Models (2026.acl-industry)

Copied to clipboard

Challenge: Small language models (SLMs) are promising for real-world deployment but struggle with high-stakes legal reasoning tasks.
Approach: They propose a diagnostic-driven synthesis framework that extracts and refines reasoning trajectories from a capable teacher via fine-grained prompting and a self-reflective verification is employed to adaptively select the most effective data for the SLM student.
Outcome: The proposed framework extracts and refines reasoning trajectories from a capable teacher via fine-grained prompting, then a self-reflective verification is employed to adaptively select the most effective data for the student.
MaDS: Long-Horizon GUI Automation via Synergizing Dual-Layer Memory and Multi-Round Debate (2026.acl-long)

Copied to clipboard

Challenge: Current methods struggle to distinguish targets in low Signal-to-Noise Ratio environments and lack sufficient pre-execution verification to prevent error accumulation.
Approach: They propose a Memory-augmented Debate System to ensure precise grounding across diverse interfaces and handle irreversible errors in extended workflows.
Outcome: The proposed system achieves a 90.23% task success rate on MaDS-Benchmark and strong performance on public benchmarks including AITW, AITZ, CAGUI, and GUIOdyssey.
Unlocking the Power of Large Language Models for Entity Alignment (2024.acl-long)

Copied to clipboard

Challenge: Entity Alignment (EA) is a crucial step in unifying data from heterogeneous sources and plays a critical role in data-driven AI applications.
Approach: They propose a framework that incorporates large language models to improve EA.
Outcome: The proposed framework incorporates large language models (LLMs) to improve EA accuracy while preserving efficiency.
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.
METER: Evaluating Multi-Level Contextual Causal Reasoning in Large Language Models (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks evaluate contextual causal reasoning in fragmented settings, failing to ensure context consistency or cover the full causal hierarchy.
Approach: They use a unified context to benchmark large language models' contextual causal reasoning skills.
Outcome: The proposed benchmarks show that LLMs are susceptible to distraction by irrelevant but factually correct information at lower level of causality.
Joint Pre-Encoding Representation and Structure Embedding for Efficient and Low-Resource Knowledge Graph Completion (2024.emnlp-main)

Copied to clipboard

Challenge: Existing knowledge graph completion models require longer training and inference times as well as increased memory usage.
Approach: They propose to encode textual descriptions into semantic representations before training and integrate structural embedding with pre-encoded semantic description to improve model's prediction performance on 1-N relations.
Outcome: The proposed model increases inference speed by 30x and reduces training memory by approximately 60% on the WN18RR and UMLS datasets.
AwarenessBench: Assessing Cognitive Capabilities of Language Models (2026.acl-long)

Copied to clipboard

Challenge: Language models exhibit increasingly consciousness-like behaviors, requiring a baseline to evaluate their cognitive abilities.
Approach: They propose a benchmark to assess the cognitive abilities of language models (LMs) they compare 18 state-of-the-art LMs to human models in metacognition, self-awareness, social awareness and situational awareness .
Outcome: Evaluating 18 state-of-the-art LMs, they find they consistently surpass baselines . but most models fall short in metacognition and self-awareness, the study finds .
ResLoRA: Identity Residual Mapping in Low-Rank Adaption (2024.findings-acl)

Copied to clipboard

Challenge: Low-rank adaptation (LoRA) is one of the most popular parameter-efficient fine-tuning methods.
Approach: They propose a low-rank adaptation method that adds residual paths during training and merges them together during inference to achieve better results.
Outcome: The proposed method achieves 2.5x faster convergence speed and improves performance by 14.3% on NLG, NLU, and text-to-image tasks.
Narrative Order Aware Story Generation via Bidirectional Pretraining Model with Optimal Transport Reward (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing storytelling systems suffer from insufficient understanding of event correlations and inadequate awareness of event temporal order.
Approach: They propose a narrative order aware framework to generate coherent stories with flashbacks . they propose 'bidirectional pretraining model with Optimal Transport Reward' to improve quality .
Outcome: The proposed framework generates coherent stories with flashbacks with a novel optimal transport reward.
Cooperative Denoising for Distantly Supervised Relation Extraction (C18-1)

Copied to clipboard

Challenge: Existing methods for distantly supervised relation extraction suffer from noisy labeling problem, which can severely degrade its performance.
Approach: They propose a framework for distantly supervised relation extraction that leverages text corpus and knowledge graph and a cooperative module involving their mutual learning.
Outcome: The proposed method reduces the noisy labels and achieves substantial improvement over the state-of-the-art methods.
Text Style Transfer Back-Translation (2023.acl-long)

Copied to clipboard

Challenge: Current methods require large amount of bilingual training data, which is challenging and sometimes impossible task.
Approach: They propose a method to modify the style of inputs by modifying the source side of BT data.
Outcome: The proposed method significantly improves translation quality against popular BT benchmarks on high-resource and low-resourced language pairs.
M3TQA: Massively Multilingual Multitask Table Question Answering (2026.findings-acl)

Copied to clipboard

Challenge: Existing multilingual table benchmarks suffer from geolinguistic imbalance - overrepresenting certain languages and lacking sufficient scale for rigorous cross-lingual analysis.
Approach: They propose a framework for massively multilingual table question answering that includes tables expanded to 97 languages from Chinese and English sources.
Outcome: Experiments on state-of-the-art LLMs show that synthetically generated training data significantly boosts performance, especially for low-resource languages.
Learning Explicit and Implicit Structures for Targeted Sentiment Analysis (D19-1)

Copied to clipboard

Challenge: Existing research efforts focus on targeting sentiment analysis as a sequence labeling problem, building models that can capture explicit structures in the output space.
Approach: They argue that both implicit and explicit structural information are crucial for building a successful targeted sentiment analysis model.
Outcome: The proposed model outperforms existing models by capturing implicit and explicit structural information.
UniKeyphrase: A Unified Extraction and Generation Framework for Keyphrase Prediction (2021.findings-acl)

Copied to clipboard

Challenge: Mainstream methods that ignore the diversity among keyphrases or weakly capture the relation between tasks implicitly ignore keyphrase diversity.
Approach: They propose a novel end-to-end learning framework that jointly learns to extract and generate keyphrases by exploiting latent semantic relation between extraction and generation.
Outcome: The proposed approach outperforms mainstream methods on a benchmarked document on keyphrase prediction.
To Code or not to Code? Adaptive Tool Integration for Math Language Models via Expectation-Maximization (2025.findings-acl)

Copied to clipboard

Challenge: Existing tools that integrate chain-of-thought reasoning and code execution lack metacognitive awareness to integrate tools.
Approach: They propose a framework that synergizes structured exploration with off-policy RL optimization to create a cycle between metacognitive tool-use decisions and evolving capabilities.
Outcome: The proposed framework improves over 11% on MATH500 and 9.4% on AIME without o1-like CoT.
Query and Output: Generating Words by Querying Distributed Word Representations for Paraphrase Generation (N18-1)

Copied to clipboard

Challenge: Existing models tend to memorize words instead of learning meaning of words . existing models tend not to model semantic information, resulting in incorrect sentences .
Approach: They propose a novel model that generates words by querying distributed word representations . they evaluate model on two paraphrase-oriented tasks, namely text simplification and short abstractive summarization .
Outcome: The proposed model outperforms the baseline model on two paraphrase-oriented tasks . it achieves state-of-the-art performance on these benchmark datasets .
Crafting Personalized Agents through Retrieval-Augmented Generation on Editable Memory Graphs (2024.emnlp-main)

Copied to clipboard

Challenge: In the age of mobile internet, personal information is constantly being generated on smartphones.
Approach: They propose a novel task of crafting personalized agents powered by large language models that leverage a user's smartphone memories to enhance downstream applications with LLM capabilities.
Outcome: The proposed approach improves 10% over the best existing approach on a real-world dataset and improves usability.
MAPO: Boosting Large Language Model Performance with Model-Adaptive Prompt Optimization (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing research emphasizes the importance of adapting prompts to specific tasks, rather than specific LLMs.
Approach: They propose a model-adaptive prompt optimizer method that optimizes original prompts for each LLM in downstream tasks.
Outcome: The proposed method can optimize prompts for an LLM in downstream tasks.
Stop When Enough: Adaptive Early-Stopping for Chain-of-Thought Reasoning (2026.acl-long)

Copied to clipboard

Challenge: Chain-of-Thought reasoning has driven recent gains of large language models (LLMs) on reasoning-intensive tasks by externalizing intermediate steps.
Approach: They propose a training-free framework that adaptively determines when to stop reasoning to mitigate overthinking.
Outcome: The proposed framework reduces token usage by 20-55% while maintaining or improving accuracy compared to standard CoT prompting.
Experiential Co-Learning of Software-Developing Agents (2024.acl-long)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) have brought significant changes to various domains, especially through autonomous agents.
Approach: They propose a framework that lets agents learn shortcuts from their past tasks and use them for future task execution.
Outcome: The proposed framework enables agents to tackle unseen software-developing tasks more effectively.
OpenOmni: A Collaborative Open Source Tool for Building Future-Ready Multimodal Conversational Agents (2024.emnlp-demo)

Copied to clipboard

Challenge: OpenOmni is an open-source, end-to-end pipeline benchmarking tool for multimodal conversational agents.
Approach: They developed an open-source, end-to-end pipeline benchmarking tool to help solve these issues.
Outcome: OpenOmni integrates speech-to-text, emotion detection, and large language models with the ability to integrate customized models.
A Novel Paradigm Boosting Translation Capabilities of Large Language Models (2024.findings-naacl)

Copied to clipboard

Challenge: Existing studies on LLMs focused on supervised fine-tuning but their effectiveness has been limited.
Approach: They propose a paradigm consisting of three stages: Secondary Pre-training using extensive monolingual data, Continual Pre- training with interlinear text format documents, and Leveraging source-language consistent instruction for supervised fine-tuning.
Outcome: The proposed approach surpasses previous work and achieves superior performance compared to models such as NLLB-54B(CITATION) and GPT3.5-text-davinci-003.
UI-Hawk: Unleashing the Screen Stream Understanding for Mobile GUI Agents (2025.emnlp-main)

Copied to clipboard

Challenge: Existing GUI agents depend on current visual observations and plain-text action history, ignoring the significance of history screens.
Approach: They propose a multi-modal GUI agent specifically designed to process screen streams . they propose UI-Hawk incorporates a history-aware visual encoder to handle the sequences .
Outcome: The proposed GUI agent can process screen streams encountered during GUI navigation.
Learning with Structured Representations for Negation Scope Extraction (P18-2)

Copied to clipboard

Challenge: Existing approaches to negation scope detection have been criticized for capturing information related to negations, long-distance dependencies and structural information.
Approach: They propose to use conditional random fields, semi-Markov CRF and latent-variable CRF models to capture useful information such as long-distance dependencies and some latent structural information.
Outcome: The proposed approaches can capture useful information such as features related to negation cue, long-distance dependencies and some latent structural information.
Multi-level Relevance Document Identifier Learning for Generative Retrieval (2025.acl-long)

Copied to clipboard

Challenge: Existing methods generate DocIDs based on textual content, which may result in weak semantic connections for similar documents due to variations in expression.
Approach: They propose a new retrieval paradigm that generates unique document identifiers . they propose to use queries as a bridge to connect documents with varying relevance levels .
Outcome: The proposed approach outperforms existing methods on multilingual e-commerce search datasets.
Fin-STAR: Structure-as-Semantics to Resolve Implicitness in Financial Retrieval (2026.findings-acl)

Copied to clipboard

Challenge: Existing Retrieval-Augmented Generation systems treat structure as a physical navigational skeleton rather than intrinsic semantic knowledge.
Approach: They propose a framework that redefining hierarchy as intrinsic semantics and uses snippets to enrich hierarchical lineage.
Outcome: The proposed framework outperforms state-of-the-art hierarchical and graph-based benchmarks on FinTierQA Gold.
Multi-Passage Machine Reading Comprehension with Cross-Passage Answer Verification (P18-1)

Copied to clipboard

Challenge: Recent years have seen rapid growth in the MRC community . MRC is believed to be a crucial step in building a general intelligent agent .
Approach: They propose an end-to-end neural model that enables multiple passages to verify each other based on their content representations.
Outcome: The proposed model outperforms the baseline on the English MS-MARCO dataset and the Chinese DuReader dataset, and achieves state-of-the-art performance on both datasets.
RAGLAB: A Modular and Research-Oriented Unified Framework for Retrieval-Augmented Generation (2024.emnlp-demo)

Copied to clipboard

Challenge: Existing research on Retrieval Augmented Generation (RAG) does not address the problem of hallucinations and real-time updating of knowledge.
Approach: They propose a modular open-source library to equip LLMs with external knowledge.
Outcome: The proposed approach reduces the need for expensive open-source tools and lacks fair comparisons between novel RAG algorithms.
Supporting Clustering with Contrastive Learning (2021.naacl-main)

Copied to clipboard

Challenge: Unsupervised clustering aims at discovering the semantic categories of data according to some distance measured in the representation space, but different categories overlap with each other at the beginning of the learning process.
Approach: They propose a framework to leverage contrastive learning to promote better separation between different categories by optimizing a clustering objective defined in the representation space.
Outcome: The proposed framework improves state-of-the-art accuracy and normalized mutual information on short text clustering and combines top-down and bottom-up instance discrimination to achieve better distances.
Effidit: An Assistant for Improving Writing Efficiency (2023.acl-demo)

Copied to clipboard

Challenge: Effidit is a digital writing assistant that provides three modules to help users write faster and more efficiently.
Approach: They present Effidit, a digital writing assistant that provides three modules to help users write higher-quality text more efficiently.
Outcome: Effidit expands the capabilities of a typical writing assistant by providing three modules . Effit can help users create their own text faster and more efficiently .
Enhanced Visual Instruction Tuning with Synthesized Image-Dialogue Data (2024.findings-acl)

Copied to clipboard

Challenge: OpenAI's GPT-4 has demonstrated remarkable multimodal capabilities, but specific mechanics of GPT4 remain unknown.
Approach: They propose a data collection methodology that synchronously synthesizes images and dialogues for visual instruction tuning.
Outcome: The proposed method improves on ten commonly assessed models and provides greater flexibility compared to existing methods.
Activating Distributed Visual Region within LLMs for Efficient and Effective Vision-Language Training and Inference (2025.acl-long)

Copied to clipboard

Challenge: Existing Large Vision-Language Models (LVLMs) learn visual capacity through visual instruction tuning.
Approach: They propose a method for LVLMs to be trained by selective layers tuning . they propose removing non-critical layers outside the visual region .
Outcome: The proposed approach preserves nearly 99% of visual performance and improves textual task results while reducing training time.
Retrieval as Generation: A Unified Framework with Self-Triggered Information Planning (2026.acl-long)

Copied to clipboard

Challenge: Existing models that ground retrieval on external evidence are limited in their ability to implement retrieval-augmented generation.
Approach: They propose a retrieval-augmented generation model that embeds retrieval control directly into generation.
Outcome: The proposed model surpasses strong RAG baselines and uses substantially fewer parameters.
Enhancing Semantic Consistency of Large Language Models through Model Editing: An Interpretability-Oriented Approach (2024.findings-acl)

Copied to clipboard

Challenge: Large Language Models generate inconsistent and sometimes contradictory outputs when presented with a prompt that has equivalent semantics but is expressed differently from the original prompt.
Approach: They propose to refine a Large Language Model (LLM) with prompt-output pairs with equivalent semantics to achieve semantic consistency.
Outcome: The proposed method improves the semantic consistency and task performance of LLMs.
MMNMT: Modularizing Multilingual Neural Machine Translation with Flexibly Assembled MoE and Dense Blocks (2023.emnlp-main)

Copied to clipboard

Challenge: Mixture-of-Experts (MoE) based sparse architectures are prone to overfitting on low-resource language translation.
Approach: They propose a modularized MNMT framework that flexibly assembles dense and MoE-based sparse modules to achieve the best of both worlds.
Outcome: The proposed framework outperforms existing models on low-resource language translation and zero-shot translation on benchmark datasets.
Robustness Testing of Language Understanding in Task-Oriented Dialog (2021.acl-long)

Copied to clipboard

Challenge: a lack of systematic studies on the robustness of language understanding models in task-oriented dialog systems is limiting . authors propose a model-agnostic toolkit LAUG to approximate natural language perturbations .
Approach: They propose a model-agnostic toolkit LAUG to approximate natural language perturbations for testing the robustness of language understanding models in task-oriented dialog systems.
Outcome: The proposed toolkit reveals critical robustness issues in state-of-the-art models.
Contextual Modeling for Document-level ASR Error Correction (2024.lrec-main)

Copied to clipboard

Challenge: Existing work on document-level ASR error correction ignores contextual information . however, there are limited studies on incorporating contextual information into AEC .
Approach: They propose a context-aware method that retrieves contextual information from a datastore . they use two English and two Chinese datasets to model document-level AEC .
Outcome: The proposed model can utilize contextual information to improve document-level AEC . the data store containing contextual information provides even better results .
When Personalization Tricks Detectors: The Feature-Inversion Trap in Machine-Generated Text Detection (2026.acl-long)

Copied to clipboard

Challenge: Personalized MGT detection remains largely underexplored due to personalization challenges . large language models (LLMs) can imitate personal writing styles, but they can generate fake news and misinformation.
Approach: They propose a benchmark to evaluate detector robustness under personalization . they attribute this limitation to a feature-inversion trap that flips the effect in personalized contexts .
Outcome: The proposed framework predicts detector robustness under personalization with an 85% correlation to actual results.
FollowBench: A Multi-level Fine-grained Constraints Following Benchmark for Large Language Models (2024.acl-long)

Copied to clipboard

Challenge: Existing benchmarks focus on evaluating pure response quality, rather than assessing whether the response follows constraints stated in the instruction.
Approach: They propose a Multi-level Fine-grained Constraints Following Benchmark for Large Language Models that adds a single constraint to the initial instruction at each increased level.
Outcome: The proposed model can follow instructions with more constraints, and is deemed to have better instruction-following ability.
STORYTELLER: An Enhanced Plot-Planning Framework for Coherent and Cohesive Story Generation (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods for storytelling lack coherence and consistency, compromising the overall storytelling experience.
Approach: They propose a novel approach that improves the coherence and consistency of automatically generated stories by managing plot nodes and enabling dynamic interactions between different parts of the story.
Outcome: The proposed approach outperforms existing methods in 84.33% of the trials.
Keep it Consistent: Topic-Aware Storytelling from an Image Stream via Iterative Multi-agent Communication (2020.coling-main)

Copied to clipboard

Challenge: Existing methods for visual storytelling construct text description independently for each image and roughly concatenate them as a story, which leads to the problem of generating semantically incoherent content.
Approach: They propose a topic description task to detect the global semantic context of an image stream and a story is then constructed with the guidance of the topic description.
Outcome: The proposed framework can generate stories with higher quality compared to state-of-the-art methods on a VIST dataset.
VisFinEval: A Scenario-Driven Chinese Multimodal Benchmark for Holistic Financial Understanding (2025.emnlp-main)

Copied to clipboard

Challenge: Existing benchmarks focus on text comprehension, but MLLMs lack the ability to integrate visual data over financial visuals.
Approach: They evaluate 21 state-of-the-art multimodal large language models in a zero-shot setting . they use an annotated question–answer pair from eight common financial image modalities .
Outcome: The new benchmark outperforms existing models but trailed financial experts by 14 percentage points.
Benchmarking and Improving Compositional Generalization of Multi-aspect Controllable Text Generation (2024.acl-long)

Copied to clipboard

Challenge: Existing MCTG methods face a noticeable performance drop in compositional testing.
Approach: They propose a benchmark to evaluate compositional generalization of MCTG methods by combining multi-aspect labeled datasets and a crafted three-dimensional evaluation protocol.
Outcome: The proposed framework improves compositional generalization performance by 3.64% and 94.4% in compositional testing.
Towards Stable and Effective Reinforcement Learning for Mixture-of-Experts (2026.acl-long)

Copied to clipboard

Challenge: Reinforcement learning with verifiable rewards (RLVR) training with Mixture-of-Experts policies remains fragile and prone to reward collapse.
Approach: They propose a router shift-based policy optimization method that computes a per-token router-shift ratio conditioned on the previously activated experts and applies stop-gradient and a lower-bound floor.
Outcome: The proposed method achieves better performance and greater stability than previous methods.
Rotation Control Unlearning: Quantifying and Controlling Continuous Unlearning for LLM with The Cognitive Rotation Space (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods to remove undesirable data from Large Language Models suffer from cumulative catastrophic utility loss under continuous unlearning requests.
Approach: They propose a method that leverages the rotational salience weight of RCU to quantify and control the unlearning degree in the continuous unlearning process.
Outcome: The proposed method achieves SOTA performance without a retained dataset.
Learning Implicit Sentiment in Aspect-based Sentiment Analysis with Supervised Contrastive Pre-Training (2021.emnlp-main)

Copied to clipboard

Challenge: Recent studies have focused on identifying the sentiment polarity of aspects in product reviews.
Approach: They propose to use supervised Contrastive Pre-Training to learn implicit sentiment . they propose to train large-scale sentiment-annotated corpora from in-domain language resources .
Outcome: The proposed model achieves state-of-the-art performance on SemEval2014 benchmarks and comprehensively validates its effectiveness on learning implicit sentiment.
Modeling LLM Unlearning as an Asymmetric Two-Task Learning Problem (2026.acl-long)

Copied to clipboard

Challenge: Large language models (LLMs) are inherently dual-use and can be leveraged for both beneficial and harmful purposes.
Approach: They propose a retention-prioritized gradient synthesis framework that decouples task-specific gradient extraction from conflict-aware combination.
Outcome: The proposed method achieves tighter alignment on WMDP Bio and RWKU benchmarks.
Recommend for a Reason: Unlocking the Power of Unsupervised Aspect-Sentiment Co-Extraction (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing review-based recommenders favor large and complex language encoders that can only learn latent and uninterpretable text representations.
Approach: They propose a tightly coupled two-stage approach to extract latent user sentiments and item properties from reviews and an Attention-Property-aware Rating Estimator (APRE).
Outcome: Extensive experiments on seven real-world Amazon review datasets show that the proposed approach extracts the latent user sentiments, item properties, and the complicated interactions between the two components.
Are Training Samples Correlated? Learning to Generate Dialogue Responses with Multiple References (P19-1)

Copied to clipboard

Challenge: Existing approaches to open-domain dialogue generation ignore the nature of 1-to-1 mapping that there may exist multiple valid responses corresponding to the same query.
Approach: They propose to model open-domain dialogue generation using 1-to-1 mapping . they first extract common features of different responses and then combine them with distinctive features to generate multiple diverse and appropriate responses.
Outcome: The proposed model outperforms existing models on automatic and human evaluations.
Explicit Syntactic Guidance for Neural Text Generation (2023.acl-long)

Copied to clipboard

Challenge: Existing text generation models follow the sequence-to-sequence paradigm . generative grammar suggests humans generate language by learning language grammar .
Approach: They propose a syntax-guided generation schema that searches the syntax tree in a top-down direction.
Outcome: The proposed method outperforms autoregressive baselines on paraphrase generation and machine translation.
ReasMark: A Robust Watermark for Attributing LLM Reasoning Under Knowledge Distillation Attacks (2026.acl-long)

Copied to clipboard

Challenge: Existing reasoning-enhanced large language models fail to provide reliable attribution of reasoning behavior once it is transferred through knowledge distillation.
Approach: They propose to embed a reasoning-length gap in a model by querying a target domain and training a local student to imitate its outputs.
Outcome: et al. show that ReasMark outperforms baselines while preserving task utility.
Two Intermediate Translations Are Better Than One: Fine-tuning LLMs for Document-level Translation Refinement (2025.acl-long)

Copied to clipboard

Challenge: Recent research has shown that large language models (LLMs) can enhance translation quality through self-refinement.
Approach: They propose to extend translation refinement from sentence-level to document-level by using document-to-document (Doc2Doc) translations.
Outcome: The proposed method improves translation quality across ten translation tasks with LLaMA-3-8B-Instruct and Mistral-Nemo-Instru.
GeoSQA: A Benchmark for Scenario-based Question Answering in the Geography Domain at High School Level (D19-1)

Copied to clipboard

Challenge: SQA is an emerging application of NLP in the medical, geography, and legal domains.
Approach: They propose a dataset of 1,981 scenarios and 4,110 multiple-choice questions in geography domain at high school level.
Outcome: The proposed dataset consists of 1,981 scenarios and 4,110 multiple-choice questions in the geography domain at high school level.
Can Large Language Models Identify Implicit Suicidal Ideation? An Empirical Evaluation (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing data on suicidal ideation in private conversations are limited . a new dataset of 1,200 test cases is presented to address this gap .
Approach: They propose a dataset of 1,200 test cases simulating implicit suicidal ideation in private contexts.
Outcome: The proposed dataset includes 1,200 test cases simulating implicit suicidal ideation in dialogue scenarios.
PersonaAgent: Bridging Memory and Action for Personalized LLM Agents (2026.findings-acl)

Copied to clipboard

Challenge: Existing Large Language Model (LLM) enabled agents lack flexibility to respond to users’ varying needs and preferences.
Approach: They propose a test-time user-preference alignment strategy that optimizes the persona prompt, ensuring real-time preference alignment through textual loss feedback between simulated and ground-truth responses.
Outcome: The proposed framework outperforms baseline methods in real-time and in real applications.
Soft-Prompting with Graph-of-Thought for Multi-modal Representation Learning (2024.lrec-main)

Copied to clipboard

Challenge: Existing approaches to learn multi-modal tasks are based on chain-of-thought . however, human thought processes are non-linear and employ dynamic adjustment and updating mechanisms.
Approach: They propose a chain-of-thought technique that adjusts the length of the chain to improve the performance of generated prompts.
Outcome: The proposed model improves multi-modal representation learning in visual, visual, and audio-visual tasks and also has good domain generalization performance due to better reasoning.
MAGE: Machine-generated Text Detection in the Wild (2024.acl-long)

Copied to clipboard

Challenge: Existing research has focused on evaluating detection methods for specific domains or language models.
Approach: They build a testbed to detect texts from diverse human writings and LLMs using different detection methods.
Outcome: Empirical results show that the top performing detector can identify 84.12% out-of-domain texts generated by a new LLM, indicating the feasibility for application scenarios.
LLMs Can Simulate Standardized Patients via Agent Coevolution (2025.acl-long)

Copied to clipboard

Challenge: Training medical personnel using standardized patients (SPs) remains a complex challenge, necessitating extensive domain expertise and role-specific practice.
Approach: They propose a simulated patient framework that allows patient agents to simulate diagnostic process through multi-turn dialogues.
Outcome: The proposed framework improves over existing reasoning methods by more than 10% in requirement alignment and better human preference after evolving over 200 cases for 10 hours with excellent generalizability.
Decomposed Prompt Tuning via Low-Rank Reparameterization (2023.findings-emnlp)

Copied to clipboard

Challenge: Pre-trained language models have achieved remarkable performance on various tasks.
Approach: They propose a decomposed prompt tuning approach that utilizes low-rank matrices to initialize the soft prompt.
Outcome: The proposed method significantly reduces the number of trainable parameters while maintaining effectiveness.
S3HQA: A Three-Stage Approach for Multi-hop Text-Table Hybrid Question Answering (2023.acl-short)

Copied to clipboard

Challenge: Existing question answering systems use a retriever-reader framework to answer multi-hop questions . existing models lack retrieval, selector, and reasoner capabilities .
Approach: They propose a three-stage text tableQA framework which comprises of retriever, selector, and reasoner.
Outcome: The proposed framework outperforms baseline methods in the few-shot setting and ranks first on the HybridQA leaderboard.
Better Modeling of Incomplete Annotations for Named Entity Recognition (N19-1)

Copied to clipboard

Challenge: Existing approaches to named entity recognition (NER) assume that the training data is fully annotated with named entity information.
Approach: They propose a supervised setup for named entity recognition where annotated data is assumed to be available during training.
Outcome: The proposed approach is able to recognize named entities with incomplete annotations.
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.
AirDialogue: An Environment for Goal-Oriented Dialogue Research (D18-1)

Copied to clipboard

Challenge: Recent advances in dialogue generation have inspired a number of studies on dialogue systems . however, current datasets are limited in size and the environment for training agents is relatively unsophisticated.
Approach: They propose to use a context-generator to generate travel and flight restrictions to train agents.
Outcome: The proposed model achieves a score of 0.17 while humans can reach 0.91 . the proposed model is based on a large dataset that contains 301,427 goal-oriented conversations .
TREA: Tree-Structure Reasoning Schema for Conversational Recommendation (2023.acl-long)

Copied to clipboard

Challenge: Recent reasoning-based models cannot fully figure out complex causal relationships between mentioned entities with external knowledge.
Approach: They propose a Tree structure Reasoning schEmA that constructs a multi-hierarchical scalable tree as the reasoning structure to clarify the causal relationships between mentioned entities.
Outcome: Extensive experiments on two public CRS datasets show the proposed model works.
UNIMO-2: End-to-End Unified Vision-Language Grounded Learning (2022.findings-acl)

Copied to clipboard

Challenge: Existing methods for vision-language pre-training can only learn from aligned image-caption data and rely heavily on expensive regional features.
Approach: They propose an end-to-end unified-modal pre-training framework for joint learning . they propose to conduct grounded learning on both images and texts via a sharing grounded space .
Outcome: The proposed model improves visual and visual semantic alignment on images and texts.
From 128K to 4M: Efficient Training of Ultra-Long Context Large Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Long-context capabilities are essential for document and video understanding, in-contact learning, and inference-time scaling.
Approach: They propose an efficient training recipe for building ultra-long context LLMs from aligned instruct model, pushing the boundaries of context lengths from 128K to 1M, 2M, and 4M tokens.
Outcome: The proposed model extends the context window while maintaining short context capabilities while maintaining the performance of the existing model.
LCMA-SRT: Language-Conditional Mixture-of-Experts Adapters for Joint Multilingual Speech Recognition and Translation (2026.acl-long)

Copied to clipboard

Challenge: Existing hierarchical transducers suffer from negative transfer and unstable target-language generation, while training separate models for each direction is computationally prohibitive.
Approach: They propose a hierarchical transducer with language-conditional Mixture-of-Experts adapters to improve multilingual joint automatic speech recognition and speech translation.
Outcome: Experiments on Europarl-ST (9 languages, 72 directions) show that LCMA-SRT improves both ASR and ST within a single joint model, reducing average WER and improving BLEU and COMET over strong hierarchical transducer baselines.
Enhancing Discourse Dependency Parsing with Sentence Dependency Parsing: A Unified Generative Method Based on Code Representation (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing annotation resources for Discourse Dependency Parsing tasks are limited due to their complexity and annotation schema differences.
Approach: They propose a code-based unified dependency parsing method that uses code to model dependency parses under different annotation schemas.
Outcome: The proposed method improves on two Chinese DDP tasks.
ROMA: Real-time Omni-Multimodal Assistant with Interactive Streaming Understanding (2026.findings-acl)

Copied to clipboard

Challenge: Existing omni-multimodal large language models lack incomplete modality support or lack autonomous proactive monitoring.
Approach: They propose a real-time omni-multimodal assistant for unified reactive and proactive interaction that decouples response initiation from generation to ensure precise triggering without task conflict.
Outcome: The proposed model achieves state-of-the-art performance on proactive tasks while competing in reactive settings.
Render-of-Thought: Rendering Textual Chain-of-Thought as Images for Visual Latent Reasoning (2026.acl-long)

Copied to clipboard

Challenge: Recent work on Chain-of-Thought prompting imposes substantial computational overhead . lack of supervision obscures the analyzability of the latent reasoning chain.
Approach: They propose a framework to render latent reasoning chain into images, making latent rationale explicit and traceable.
Outcome: The proposed framework achieves 3-4 token compression and substantial inference acceleration compared to explicit CoT prompting.
Enhancing Large Language Models for Document-Level Translation Post-Editing Using Monolingual Data (2025.coling-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) have excellent performance in many tasks, but they still face challenges in document translation.
Approach: They propose a method that leverages the capabilities of Large Language Models to optimize document translation using only monolingual data.
Outcome: The proposed method improves translation quality and improves contextual consistency in document translation using only monolingual data.
Lexical Knowledge Internalization for Neural Dialog Generation (2022.acl-long)

Copied to clipboard

Challenge: Existing knowledge-grounded dialog models ignore the knowledge that resides in people's minds during a conversation.
Approach: They propose to integrate lexical knowledge internally into the model's parameters instead of further conditioning them on external knowledge . they adopt contrastive learning approach and use a dictionary-based token-level lexicon retriever that requires only weak supervision.
Outcome: The proposed model can relate J.K Rowling to Khalsa Aid with the knowledge retrieved from Wikipedia.
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.
Transferable End-to-End Aspect-based Sentiment Analysis with Selective Adversarial Learning (D19-1)

Copied to clipboard

Challenge: Existing methods to extract aspects and sentiments are limited due to lack of annotated sequence data.
Approach: They propose a Selective Adversarial Learning method to align latent correlation vectors . they propose tagging a set of aspect boundary tags and sentiment tags to create a joint label space .
Outcome: The proposed method can learn weights for words to achieve fine-grained adaptation.
Shall We Pretrain Autoregressive Language Models with Retrieval? A Comprehensive Study (2023.emnlp-main)

Copied to clipboard

Challenge: a recent study shows that retrieval-augmented LMs can improve text generation quality and accuracy.
Approach: They propose a model that reproduces RETRO parameters while retrieving a text corpus . they find RETRO outperforms GPT on text generation with less repetition .
Outcome: The proposed model outperforms standard retrieval-augmented GPT and retrieval augmented GTP on text generation and accuracy tasks.
Event Causality Extraction via Implicit Cause-Effect Interactions (2023.emnlp-main)

Copied to clipboard

Challenge: Existing studies have not exploited the interactions between the cause and effect event that could provide crucial clues for causality reasoning.
Approach: They propose an Implicit Cause-Effect interaction framework which captures the implicit intra- and inter-event interactions by incorporating the privileged information for reasoning.
Outcome: The proposed framework captures the implicit intra- and inter-event interactions by incorporating the privileged information (ground truth event types and arguments) for reasoning.
From Past To Path: Masked History Learning for Next-Item Prediction in Generative Recommendation (2026.acl-long)

Copied to clipboard

Challenge: Generative recommendation models inherently bias towards local contexts, failing to capture deeper historical dependencies necessary for understanding complex user intents.
Approach: They propose a training framework that shifts the objective from simple next-step prediction to deep comprehension of history by entropy-guided masking policy and a curriculum learning scheduler to enhance the framework.
Outcome: The proposed framework outperforms state-of-the-art generative models on three public datasets and shows that it is more accurate than current models.
OFFSIDE: Benchmarking Unlearning Misinformation in Multimodal Large Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Existing benchmarks for MU are limited by a lack of image diversity and coarse-grained unlearning targets.
Approach: They propose a benchmark to evaluate misinformation unlearning in MLLMs . OFFSIDE supports advanced unlearning targets such as fine-grained unlearning and visual rumor removal.
Outcome: OFFSIDE supports advanced unlearning targets, such as fine-grained unlearning and visual rumor removal.
Beyond English-Centric Bitexts for Better Multilingual Language Representation Learning (2023.acl-long)

Copied to clipboard

Challenge: XY-LENT: X-Y bitext enhanced Language ENcodings achieves state-of-the-art performance over 5 cross-lingual tasks within all model size bands.
Approach: They propose a method for building multilingual representation models that are competitive with existing models and more parameter efficient.
Outcome: The proposed model outperforms XLM-R XXL and is 5x and 6x smaller respectively.
Benchmarking for Domain-Specific LLMs: A Case Study on Academia and Beyond (2025.findings-emnlp)

Copied to clipboard

Challenge: Comp-Comp is an iterative benchmarking framework grounded in the principles of comprehensiveness and compactness.
Approach: They propose a benchmark framework that incorporates the principle of comprehensiveness and compactness.
Outcome: The proposed framework is domain-agnostic and adaptable to a wide range of specialized fields.
Exploiting Entity BIO Tag Embeddings and Multi-task Learning for Relation Extraction with Imbalanced Data (P19-1)

Copied to clipboard

Challenge: Existing methods to perform relation extraction are feature-based or kernel-based, but the results of our study show that they can improve the performance of a baseline model with more than 10% absolute increase in F1-score.
Approach: They propose a multi-task architecture which jointly trains a model to perform relation identification with cross-entropy loss and relation classification with ranking loss.
Outcome: The proposed model outperforms the state-of-the-art models on ACE 2005 Chinese and English corpus and significantly improves the performance of a baseline model with more than 10% increase in F1-score.
End-to-End Open-Domain Question Answering with BERTserini (N19-4)

Copied to clipboard

Challenge: a new open-domain question answering system integrates best practices from IR with a BERT-based reader to identify answers from a large corpus of Wikipedia articles.
Approach: They propose an end-to-end question answering system that integrates BERT with an IR reader.
Outcome: The proposed system improves on a standard benchmark test collection.
Learning to Instruct: Fine-Tuning a Task-Aware Instruction Optimizer for Black-Box LLMs (2025.findings-emnlp)

Copied to clipboard

Challenge: Learning to Instruct is a new paradigm for black-box LLMs with inaccessible internal states.
Approach: They propose a new paradigm that formulates instruction optimization as an LLM fine-tuning objective for a white-box “instruction engineer” LLM.
Outcome: The proposed framework outperforms strong baselines in performance and efficiency.
Large-Scale and Multi-Perspective Opinion Summarization with Diverse Review Subsets (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for opinion summarization are deficient in epitomizing extensive reviews and offering opinion summaries from various angles.
Approach: They propose a supervised opinion summarization framework that takes sentiment orientation into account and trains the summarizer to learn from sub-optimal and optimal review subsets.
Outcome: The proposed framework generates pros, cons, and verdict summaries from hundreds of input reviews.
Monte Carlo Tree Search Based Prompt Autogeneration for Jailbreak Attacks against LLMs (2025.coling-main)

Copied to clipboard

Challenge: Jailbreak attacks craft specific prompts or append adversarial suffixes to prompts, thereby inducing language models to generate harmful or unethical content and bypassing the model’s safety guardrails.
Approach: They propose a Monte Carlo Tree Search (MCTS) based Prompt Auto-generation (MPA) method to generate adversarial suffixes for valid jailbreak attacks.
Outcome: The proposed method outperforms existing methods on open-source and closed-source models and shows that it can generate harmful responses.
Doc-V*: Coarse-to-Fine Interactive Visual Reasoning for Multi-Page Document VQA (2026.acl-long)

Copied to clipboard

Challenge: Existing OCR-free approaches to document visual question answering are brittle and passive.
Approach: They propose an OCR-free agentic framework that casts multi-page DocVQA as sequential evidence aggregation.
Outcome: The proposed framework outperforms open-source and proprietary models in five benchmarks and improves out-of-domain performance by 47.9% over baseline.
A Data-Centric Framework for Composable NLP Workflows (2020.emnlp-demos)

Copied to clipboard

Challenge: Empirical natural language processing (NLP) systems involve interoperation among multiple components . a wealth of NLP toolkits exist ( 4), such as spaCy, DKPro, CoreNLP.
Approach: They propose a unified open-source framework that supports fast development of NLP workflows . framework includes processors for NLP tasks, visualization, and annotation .
Outcome: The framework offers processors for NLP tasks, visualization, and annotation, and is extensible . it is delivered through two modularized yet integratable open-source projects, Forte and Stave .
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.
Uncertainty Propagation on LLM Agent (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for estimating uncertainty in large language models (LLMs) focus on final-step outputs, which fail to account for cumulative uncertainty over multi-step decision-making process and dynamic interactions between agents and their environments.
Approach: They propose a framework that propagates uncertainty through each step of an LLM-based agent’s reasoning process.
Outcome: Extensive experiments on benchmark datasets show that the proposed framework outperforms state-of-the-art methods by 20%.
OpenCoder: The Open Cookbook for Top-Tier Code Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Code LLMs lack reproducible data pipelines and training protocols for reproducible advancements in code intelligence.
Approach: They propose a top-tier code LLM that releases model weights and inference code . reproducible data pipelines, rigorous experimental ablation results and training protocols are included .
Outcome: The proposed model achieves comparable performance to leading models and serves as an "open cookbook" reproducible training data, rigorous experimental ablation results, and detailed training protocols are also included in the model.
MirageBackdoor: A Stealthy Attack that Induces Think-Well-Answer-Wrong Reasoning (2026.acl-long)

Copied to clipboard

Challenge: Existing CoT backdoor attacks manipulate intermediate reasoning steps to steer the model toward incorrect answers, but these corrupted reasoning traces are readily detected by prevalent process-monitoring defenses.
Approach: They propose a backdoor attack that exploits the model's post-output space to preserve clean CoTs while selectively steering the final answer toward a specific target.
Outcome: Experiments show that MirageBD achieves over 90% success rate across four datasets and five models with a poison ratio of only 5%.
Chinese MentalBERT: Domain-Adaptive Pre-training on Social Media for Chinese Mental Health Text Analysis (2024.findings-acl)

Copied to clipboard

Challenge: Existing models for language analysis are inadequate for specialized domains like psychology.
Approach: They have enriched a Chinese social media database with psychological lexicons to enhance its applicability to psychological text analysis.
Outcome: The proposed model performed better on six public datasets and provided relevant predictions given the masked sentences.
LoRASC: Expressive and Generalizable Low-rank Adaptation for Large Models via Slow Cascaded Learning (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing low-rank adaptations have limited expressiveness, a tendency to overfit, and sensitivity to hyperparameter settings.
Approach: They propose a technique to enhance LoRA’s expressiveness and generalization capabilities while preserving its training efficiency.
Outcome: The proposed method outperforms baselines, mitigates overfitting, enhances model stability, and improves OOD robustness.
CorefQA: Coreference Resolution as Query-based Span Prediction (2020.acl-main)

Copied to clipboard

Challenge: Existing coreference resolution models suffer from mention proposal.
Approach: They propose a query-based span prediction task that can retrieve mentions left out at the mention proposal stage.
Outcome: The proposed model can retrieve mentions left out at the mention proposal stage and improve generalization capability using existing question answering datasets.
DELAN: Dual-Level Alignment for Vision-and-Language Navigation by Cross-Modal Contrastive Learning (2024.lrec-main)

Copied to clipboard

Challenge: Existing studies focus on cross-modal attention at the fusion stage, but modality features generated by disparate uni-encoders reside in their own spaces, leading to a decline in the quality of cross-modulation and decision-making.
Approach: They propose a framework to align navigation-related modalities before fusion by cross-modal contrastive learning.
Outcome: The proposed framework integrates with the majority of existing models, resulting in improved navigation performance on various VLN benchmarks, including R2R, R4R, and CVDN.
Decide less, communicate more: On the construct validity of end-to-end fact-checking in medicine (2026.findings-acl)

Copied to clipboard

Challenge: Evidence-based medicine connects to every individual, yet the nature of it is highly technical . e-fact-checking systems that connect to medical decisions are largely unused . we examine how clinical experts verify real claims from social media .
Approach: They propose that fact-checking should be approached as an interactive communication problem . they argue that social media and AI have made medical knowledge accessible .
Outcome: The proposed method is based on the work of a clinical expert on social media . it reveals that the method is difficult to connect claims to clinical trials .
A Batch Normalized Inference Network Keeps the KL Vanishing Away (2020.acl-main)

Copied to clipboard

Challenge: Variational Autoencoder (VAE) is widely used to approximate a model’s posterior on latent variables.
Approach: They propose to let the Kullback–Leibler divergence individual follow a distribution across the whole dataset and analyze that it is sufficient to prevent posterior collapse by keeping the expectation of the KL’s distribution positive.
Outcome: The proposed approach can avoid posterior collapse effectively and efficiently without introducing any new model component or modifying the objective.
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.
FactPICO: Factuality Evaluation for Plain Language Summarization of Medical Evidence (2024.acl-long)

Copied to clipboard

Challenge: FactPICO is a factuality benchmark for plain language summarization of medical texts describing randomized controlled trials . existing metrics for factual summarizing medical evidence are poorly correlated with expert judgments on the instance level.
Approach: They propose a factuality benchmark for plain language summarization of medical texts . they assess factuality of critical elements of RCTs in those summaries .
Outcome: The proposed benchmark assesses the factuality of medical summaries using LLMs . the summary summators are based on 345 plain language summaires with fine-grained evaluation .
Enhancing LLM Language Adaption through Cross-lingual In-Context Pre-training (2025.emnlp-main)

Copied to clipboard

Challenge: Existing methods for enhancing cross-lingual transfer are limited by parallel resources and lack linguistic and domain coverage.
Approach: They propose a cross-lingual in-context pre-training approach that leverages semantically related bilingual Wikipedia documents to enhance cross-linguistic transfer.
Outcome: The proposed approach improves multilingual performance on three models across six target languages.
Video-Helpful Multimodal Machine Translation (2023.emnlp-main)

Copied to clipboard

Challenge: Existing multimodal machine translation datasets contain images and video captions or instructional video subtitles, which rarely contain linguistic ambiguity.
Approach: They propose an MMT dataset that contains ambiguous subtitles and a video-helpful evaluation set.
Outcome: The proposed model performs significantly better than existing models on ambiguous subtitles dataset . it is based on a training set and video-helpful evaluation set .
Debiasing LLMs by Masking Unfairness-Driving Attention Heads (2026.findings-acl)

Copied to clipboard

Challenge: Existing work probes when biased outputs appear, but gives little insight into the mechanisms that generate them, leaving existing mitigations largely fragile.
Approach: They propose a lightweight debiasing framework that detects bias heads and selectively masks only those heads that activate under DA and CoT.
Outcome: The proposed framework reduces unfairness by 391.9%- 534.5% in both one- and two-turn dialogues.
StructuralLM: Structural Pre-training for Form Understanding (2021.acl-long)

Copied to clipboard

Challenge: Existing pre-trained language models focus on text-only representation, neglecting cell-level layout information.
Approach: They propose a pre-training approach to leverage cell and layout information from scanned documents.
Outcome: The proposed model achieves state-of-the-art in various downstream tasks . it uses 2Dposition embeddings to model word-level layout information .
QAEncoder: Towards Aligned Representation Learning in Question Answering Systems (2025.acl-long)

Copied to clipboard

Challenge: Modern QA systems entail retrieval-augmented generation (RAG) for accurate and trustworthy responses, but the inherent gap between user queries and relevant documents hinders precise matching.
Approach: They propose a retrieval-augmented generation (RAG)-based approach to bridge this gap by attaching document fingerprints to the embedding to estimate the expectation of potential queries.
Outcome: Experiments across diverse datasets, languages, and embedding models confirm the proposed solution is simple-yet-effective with zero additional index storage, retrieval latency, training costs, or catastrophic forgetting and hallucination issues.
Bridging the Gap between Pre-Training and Fine-Tuning for Commonsense Generation (2023.findings-eacl)

Copied to clipboard

Challenge: Existing methods focusing on this task usually concatenate the concatened concepts words as the inputs of a pre-trained language model (PLM) however, in pre-training, the input is often corrupted sentences with correct word order.
Approach: They propose a two-stage framework to improve the ability of pre-trained language models to deal with masked sentences with incorrect word order and a special token to make the input distribution more similar to the one used in pre-training.
Outcome: The proposed method is able to generate a sentence containing all given concepts and correctly describe the relations between concepts.
PAED: Zero-Shot Persona Attribute Extraction in Dialogues (2023.acl-long)

Copied to clipboard

Challenge: Existing methods for persona attribute extraction from conversations are inconsistent and unreliable.
Approach: They propose a model with a hard negative sampling strategy for generalized zero-shot persona attribute extraction.
Outcome: The proposed model outperforms existing models in persona attribute extraction tasks.
Alloc-MoE: Budget-Aware Expert Activation Allocation for Efficient Mixture-of-Experts Inference (2026.acl-long)

Copied to clipboard

Challenge: Existing approaches that reduce expert activations lead to severe model performance degradation.
Approach: They propose a framework that optimizes budget allocation coordinately at layer and token levels to minimize model performance degradation.
Outcome: The proposed framework achieves 1.15 prefill and 1.34 decode speedups on DeepSeek-V2-Lite at half of the original budget.
A Survey of Inductive Reasoning for Large Language Models (2026.acl-long)

Copied to clipboard

Challenge: Inductive reasoning is an important task for large language models (LLMs).
Approach: They propose a survey of inductive reasoning for large language models . they categorize methods into three main areas: post-training enhancement, test-time exploration, and data augmentation.
Outcome: The proposed method improves inductive reasoning in large language models.
BASS: Boosting Abstractive Summarization with Unified Semantic Graph (2021.acl-long)

Copied to clipboard

Challenge: Abstractive summarization for long-document or multi-document remains challenging for Seq2Seq as it does not analyze long-distance relations in text.
Approach: They propose a framework for Boosting Abstractive Summarization based on a unified Semantic graph which aggregates co-referent phrases distributing across a long range of context and conveys rich relations between phrases.
Outcome: The proposed framework improves document representation and summary generation process by leveraging the graph structure.
DABERT: Dual Attention Enhanced BERT for Semantic Matching (2022.coling-1)

Copied to clipboard

Challenge: Existing models for semantic sentence matching lack the ability to capture subtle differences.
Approach: They propose to use a Transformer-based pre-trained language model to capture fine-grained differences in sentence pairs by introducing a dual attention module and a fusion module to learn the aggregation of difference and affinity features.
Outcome: The proposed method is able to capture fine-grained differences in sentence pairs.
T2R-BENCH: A Benchmark for Real World Table-to-Report Task (2025.emnlp-main)

Copied to clipboard

Challenge: Existing table benchmarks lack the capacity to adequately assess the practical application of table reasoning in industrial applications.
Approach: They propose a bilingual table-to-report task and a table-based benchmark to assess the quality of table reasoning.
Outcome: The proposed task is based on a bilingual benchmark with 457 industrial tables and evaluation criteria to measure the quality of report generation.
Dynamic Simulation Framework for Disinformation Dissemination and Correction With Social Bots (2025.findings-emnlp)

Copied to clipboard

Challenge: Current studies rely on simplistic user and network modeling and neglect dynamic behavior of bots.
Approach: They propose a multi-agent-based framework for disinformation dissemination . it incorporates both malicious and legitimate bots and allows quantitative evaluation of correction strategies.
Outcome: The proposed framework incorporates both malicious and legitimate bots and their controlled dynamic participation allows for quantitative analysis of correction strategies.
A Neural Multi-digraph Model for Chinese NER with Gazetteers (P19-1)

Copied to clipboard

Challenge: Existing approaches to incorporating gazetteers into NER systems rely on manually defined selection strategies or handcrafted templates, which may not lead to optimal effectiveness.
Approach: They propose to use graph neural networks to automatically learn how to incorporate multiple gazetteers into an NER system by capturing the information that the gazetteer offers.
Outcome: The proposed model outperforms existing methods on Chinese NER datasets while incorporating rich gazetteer information while resolving ambiguities.
mPLUG: Effective and Efficient Vision-Language Learning by Cross-modal Skip-connections (2022.emnlp-main)

Copied to clipboard

Challenge: Existing pre-trained vision-language models suffer from inefficiency and linguistic signal overwhelmed by long visual sequences in cross-modal alignment.
Approach: They propose a vision-language foundation model with cross-modal skip-connections that can be pre-trained end-to-end on large-scale image-text pairs with both discriminative and generative objectives.
Outcome: The proposed model achieves state-of-the-art results on a wide range of vision-language downstream tasks, including image captioning, image-text retrieval, visual grounding and visual question answering.
Supervised Gradual Machine Learning for Aspect-Term Sentiment Analysis (2023.tacl-1)

Copied to clipboard

Challenge: Recent work shows that Aspect-Term Sentiment Analysis (ATSA) can be performed by Gradual Machine Learning (GML) but the current unsupervised solution is limited by inaccurate knowledge conveyance.
Approach: They propose a supervised approach which leverages binary polarity relations between instances to enable supervised knowledge conveyance.
Outcome: The proposed approach outperforms pure DNN solutions on real benchmark data.
Multiview Identifiers Enhanced Generative Retrieval (2023.acl-long)

Copied to clipboard

Challenge: Current approaches use a numeric ID or text piece as the identifier, but these identifieres cannot cover a passage’s content well.
Approach: They propose a new type of identifier that is generated based on the content of a passage and could integrate contextualized information that text pieces lack.
Outcome: The proposed approach performs the best in generative retrieval on three public datasets.
Beyond Static Personas: Situational Personality Steering for Large Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Existing personalization methods rely on static personality modeling to achieve optimal performance.
Approach: They propose a training-free framework for advanced situational personality steering that incorporates situation-dependent behavior patterns within LLM personalities through analysis of persona neurons.
Outcome: The proposed framework surpasses baselines on PersonalityBench and SPBench, demonstrating generalization and robustness to complex, unseen situations and different models architecture.
Unifying Cross-Lingual and Cross-Modal Modeling Towards Weakly Supervised Multilingual Vision-Language Pre-training (2023.acl-long)

Copied to clipboard

Challenge: Existing studies address the problem of translating English data into other languages, but they are limited in form and scale.
Approach: They propose a framework to unify cross-lingual and cross-modal pre-training by using English data.
Outcome: The proposed framework unifies cross-lingual and cross-modal pre-training on different data.
MultiLingPoT: Boosting Mathematical Reasoning in LLMs through Multilingual Program Integration (2025.findings-emnlp)

Copied to clipboard

Challenge: Program-of-Thought is an important way for LLMs to solve mathematical problems.
Approach: They propose a multilingual programme reasoning method that uses program instead of natural language in reasoning and proposes to integrate multilingual integration into the training and inference.
Outcome: The proposed method improves individual language’s reasoning accuracy by 2.5% and improves performance by 8%.
Lifelong Pretraining: Continually Adapting Language Models to Emerging Corpora (2022.naacl-main)

Copied to clipboard

Challenge: Pretrained language models are typically learned over a large, static corpus and fine-tuned for various downstream tasks.
Approach: They propose to continuously update a pretrained language model to adapt to emerging data and to keep track of the model's performance.
Outcome: The proposed model can adapt to new corpora while retaining knowledge in earlier domains.
AutoSDT: Scaling Data-Driven Discovery Tasks Toward Open Co-Scientists (2025.emnlp-main)

Copied to clipboard

Challenge: AutoSDT-5K is the only automatically collected and the largest open dataset for data-driven scientific discovery.
Approach: They propose an automatic pipeline that collects high-quality coding tasks in real-world data-driven discovery workflows.
Outcome: The proposed pipeline synthesizes accurate tasks and tasks from a dataset of 5,404 tasks covering four scientific disciplines and 756 Python packages.
AMAS: Adaptively Determining Communication Topology for LLM-based Multi-agent System (2025.emnlp-industry)

Copied to clipboard

Challenge: Large language models (LLMs) have revolutionized natural language processing, but their practical implementation as autonomous multi-agent systems remains fraught with unresolved challenges.
Approach: They propose a dynamic graph selector that redefines LLM-based MAS by exploiting the intrinsic properties of individual inputs to intelligently direct query trajectories.
Outcome: The proposed framework exceeds state-of-the-art approaches in question answering, mathematical deduction, and code generation benchmarks.
Learning to Sample Replacements for ELECTRA Pre-Training (2021.findings-acl)

Copied to clipboard

Challenge: Experimental results show that ELECTRA pretrains a discriminator to detect replaced tokens . despite compelling performance, there is no direct feedback loop from discriminator and generator to generator, making replacements biased to correct tokens.
Approach: They propose to augment sampling with a hardness prediction mechanism to encourage the discriminator to learn what it has not acquired.
Outcome: The proposed method improves ELECTRA pre-training on various downstream tasks.
Combining the Best of Both Worlds: A Method for Hybrid NMT and LLM Translation (2025.findings-acl)

Copied to clipboard

Challenge: Large language models have advantages over neural machine translation systems, but they suffer from high computational costs and significant latency.
Approach: They propose a scheduling policy that optimizes translation result while ensuring fast speed and as little LLM usage as possible.
Outcome: The proposed model achieves optimal translation performance with less LLM usage on multilingual test sets.
FedLEKE: Federated Locate-then-Edit Knowledge Editing for Multi-Client Collaboration (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods for updating large language models are inefficient in multi-client scenarios . Existing approaches assume a single-user setting and are ineffective in multiclient scenarios.
Approach: They propose a new task that enables multiple clients to perform LEKE while preserving privacy and reducing computational overhead.
Outcome: The proposed framework outperforms existing LEKE frameworks on two benchmark datasets and retains 96% of performance.
Aligning Large Language Models for Controllable Recommendations (2024.acl-long)

Copied to clipboard

Challenge: Existing literature focuses on integrating domain-specific knowledge into LLMs to enhance accuracy using a fixed task template.
Approach: They propose a collection of supervised learning tasks augmented with labels derived from a conventional recommender model to improve LLMs’ proficiency in adhering to recommendation-specific instructions.
Outcome: The proposed approach significantly improves the capability of LLMs to respond to instructions within recommender systems, reducing formatting errors while maintaining a high level of accuracy.
GROVE: A Retrieval-augmented Complex Story Generation Framework with A Forest of Evidence (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for generating stories with complex plots rely on detailed prompts, which inadvertently limit the creative potential of the generated stories.
Approach: They propose a retrieval-auGmented stoRy generation framework with a fOrest of eVidEnce to enhance stories’ complexity.
Outcome: The proposed framework enables generating more diverse plotlines from human-written stories.
mABC: Multi-Agent Blockchain-inspired Collaboration for Root Cause Analysis in Micro-Services Architecture (2024.findings-emnlp)

Copied to clipboard

Challenge: Root cause analysis (RCA) in Micro-services architectures with escalating complexity is challenging due to fault propagation and circular dependencies among nodes.
Approach: They propose a framework where multiple agents follow Agent Workflow and collaborate in blockchain-inspired voting to ensure the reliability of root cause analysis.
Outcome: The proposed framework reduces the number of steps and standardizes task processing through Agent Workflow.
A Discrete CVAE for Response Generation on Short-Text Conversation (D19-1)

Copied to clipboard

Challenge: Neural conversation models are easy to generate bland and generic responses . however, their improvement of generating high-quality responses is still unsatisfactory .
Approach: They propose to use a discrete latent variable with an explicit semantic meaning to improve the conditional variational autoencoder on short-text conversation.
Outcome: The proposed model outperforms various kinds of generation models under automatic and human evaluations and generates more diverse and informative responses.
EmbSpatial-Bench: Benchmarking Spatial Understanding for Embodied Tasks with Large Vision-Language Models (2024.acl-short)

Copied to clipboard

Challenge: Recent studies have revealed significant deficiencies of LVLMs in understanding visual contents, leaving the gap between current embodied intelligence and large vision-language models (LVLM) .
Approach: They propose to use a benchmark to evaluate LVLMs' spatial understanding of embodied environments to evaluate their ability to understand visual contents.
Outcome: The proposed benchmark is derived from embodied scenes and covers 6 spatial relationships from an egocentric perspective.
Disentangling Task Relations for Few-shot Text Classification via Self-Supervised Hierarchical Task Clustering (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for Few-Shot Text Classification are limited by their global knowledge-shared mechanisms.
Approach: They propose a self-supervised hierarchical task clustering method to address task heterogeneity . they use prior knowledge from historical tasks to leverage prior knowledge .
Outcome: The proposed method can learn a classifier efficiently with few examples . it disentangles the underlying relations between tasks to improve interpretability .
A Length-Extrapolatable Transformer (2023.acl-long)

Copied to clipboard

Challenge: Existing Transformers can only deal with the in-distribution size of inputs.
Approach: They propose a relative position embedding to explicitly maximize attention resolution . they also use blockwise causal attention during inference for better resolution a .
Outcome: The proposed model achieves strong performance in interpolation and extrapolation settings.
Safety Guardrails of Large Language Models Are Vulnerable to Value-Driven Adversarial Prompting (2026.findings-acl)

Copied to clipboard

Challenge: Existing jailbreak attacks against large language models (LLMs) can be divided into white-box attacks and black-box attack.
Approach: They propose a value-driven jailbreak attack that exploits the phenomenon that large language models agree with humans to induce LLMs to affirm the moral value of harmful tasks.
Outcome: Extensive experiments on five state-of-the-art (SOTA) LLMs show the value-driven jailbreak attack achieves an average attack success rate (ASR) of 91.8% on JailbreakBench and 95.2% on the AdvBench subset.
Point, Disambiguate and Copy: Incorporating Bilingual Dictionaries for Neural Machine Translation (2021.acl-long)

Copied to clipboard

Challenge: Existing approaches to incorporate bilingual dictionaries into Neural Machine Translation (NMT) models have been criticized for lack of integration of bilingual lexical information into the neural architecture.
Approach: They propose a neural architecture to incorporate bilingual dictionaries into Neural Machine Translation models by introducing three new components: Pointer, Disambiguator, and Copier.
Outcome: The proposed method achieves the following merits inherently compared with previous efforts: (1) Pointer leverages the semantic information from bilingual dictionaries, for the first time, to better locate source words whose translation in dictionary can potentially be used; (2) Disambiguator synthesizes contextual information from source view and target view, both of which contribute to distinguishing translation of a specific source word from multiple candidates in dicaries; (3) Copier systematically connects Pointer and Disambiguators based on a hierarchical
MessToClean: Evidence-Grounded Structure-Preserving Reconstruction for Real-World Degraded Exam Paper Images (2026.acl-long)

Copied to clipboard

Challenge: Existing Multimodal Large Language Models (MLLMs) fail under RDEI, leading to disrupted structure and evidence-unsupported hallucinations.
Approach: They propose a backbone-agnostic, evidence-driven pipeline that treats off-the-shelf MLLMs as interchangeable components to improve stem consistency and figure consistency.
Outcome: The proposed pipeline improves stem consistency by 1.01-3.18%, figure consistency by 0.50-49.16%, and refusal F1 by 1.06-10.88% across question types.
Visualizing and Understanding the Effectiveness of BERT (D19-1)

Copied to clipboard

Challenge: Language model pre-training, such as BERT, has achieved strong performance in many NLP tasks.
Approach: They propose to visualize loss landscapes and optimization trajectories of fine-tuning BERT on specific datasets.
Outcome: The proposed model improves performance and generalization capability across tasks.
Privacy Checklist: Privacy Violation Detection Grounding on Contextual Integrity Theory (2025.naacl-long)

Copied to clipboard

Challenge: Existing privacy studies focus on sub-fields, but they focus on a few sub-domains.
Approach: They propose to use the Health Insurance Portability and Accountability Act of 1996 as an example to develop a checklist that covers social identities, private attributes, and existing privacy regulations.
Outcome: The proposed checklist covers social identities, private attributes, and existing privacy regulations.
SpeechT5: Unified-Modal Encoder-Decoder Pre-Training for Spoken Language Processing (2022.acl-long)

Copied to clipboard

Challenge: Existing work shows that pre-trained models can improve in various natural language processing tasks.
Approach: They propose a unified-modal encoder-decoder framework that pre-trains speech-text representations using large-scale unlabeled speech and text data.
Outcome: The proposed framework is superior to existing models on speech-to-text processing tasks.
Consistency Regularization for Cross-Lingual Fine-Tuning (2021.acl-long)

Copied to clipboard

Challenge: Experimental results show that consistency regularization improves cross-lingual fine-tuning . pre-trained cross-linguistic models can transfer task-specific supervision from one language to the other .
Approach: They propose to improve cross-lingual fine-tuning with consistency regularization . they use example consistency regularized to penalize prediction sensitivity to four types of data augmentations .
Outcome: The proposed method improves cross-lingual fine-tuning across tasks . it can be generalized to other target languages without additional training .
MM-Verify: Enhancing Multimodal Reasoning with Chain-of-Thought Verification (2025.acl-long)

Copied to clipboard

Challenge: MM-Verifier and MM Reasoner are a powerful multimodal reasoning model . large language models (LLMs) have demonstrated exceptional performance across tasks spanning myriad domains.
Approach: They propose a method which combines tree search and verification to generate high-quality chain-of-thought data.
Outcome: The proposed method outperforms all larger models on the MathCheck, MathVista, and MathVerse benchmarks.
From Style to Story: A Curriculum Learning Approach for Imitative Novel Generation (2026.findings-acl)

Copied to clipboard

Challenge: Novels create rich, immersive worlds with intricate plots and distinct styles, captivating readers through complex storytelling.
Approach: They propose a novel generation system that imitates novel elements by predicting plot developments and writing concrete details using vivid, expressive language.
Outcome: The novel imitative novel generation system is trained through a curriculum learning paradigm, progressing from low-level stylistic mastery to high-level narrative coherence.
MarkupLM: Pre-training of Text and Markup Language for Visually Rich Document Understanding (2022.acl-long)

Copied to clipboard

Challenge: Existing layout-based pre-training approaches are not easy to apply to VRDU tasks.
Approach: They propose to use markup languages as the backbone for document understanding tasks where text and markup information are jointly pre-trained.
Outcome: The proposed model outperforms existing models on document understanding tasks.
Trait Activation in Silicon: A Situation-Aware Framework for Psychologically Grounded Role-Playing (2026.acl-long)

Copied to clipboard

Challenge: Role-playing agents lack a deep understanding of complex human psychological mechanisms.
Approach: They propose a situation-aware framework that decouples personality traits into bidirectional LoRA adapters.
Outcome: Empirical results show that PD-LLM achieves superior performance in both static fidelity and dynamic adaptability.
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.
Multi-Granularity Fusion Text Semantic Matching Based on WoBERT (2024.lrec-main)

Copied to clipboard

Challenge: Existing text-matching methods struggle with semantic nuances in short texts . a novel approach to improve text semantic matching is being developed .
Approach: They propose a multi-granularity fusion model that harnesses a pre-trained language model to capture text semantic nuances.
Outcome: The proposed model improves on Chinese short text matching datasets compared to traditional methods . the proposed model captures individual text semantic nuances and improves accuracy .
Rethinking Multimodal Entity and Relation Extraction from a Translation Point of View (2023.acl-long)

Copied to clipboard

Challenge: Special attention is paid to the cross-modal misalignment in text-image datasets which may mislead the learning.
Approach: They propose a multimodal back-translation method which uses diffusion-based generative models for pseudo-paralleled pairs and a divergence estimator to construct a high-resource corpora as a bridge for low-ressource learners.
Outcome: The proposed method outperforms 14 state-of-the-art methods in both entity and relation extraction tasks.
Pairwise Supervised Contrastive Learning of Sentence Representations (2021.emnlp-main)

Copied to clipboard

Challenge: Recent efforts to improve sentence representation learning have a common weakness . siamese or triplet loss only learns from individual sentence pairs or tripletes .
Approach: They propose a discrimination-based approach to bridge entailment and contradiction understanding with categorical concept encoding.
Outcome: The proposed method outperforms the state-of-the-art method on downstream tasks . it improves 10%–13% on clustering tasks and 5%–6% on STS tasks compared with the previous method .
Improving Pretrained Cross-Lingual Language Models via Self-Labeled Word Alignment (2021.acl-long)

Copied to clipboard

Challenge: Experimental results show that denoising word alignment improves cross-lingual transferability . most applications and resources are still English-centric, making non-English users hard to access.
Approach: They propose to denoise word alignment as a cross-lingual pre-training task . they first self-label word alignments for parallel sentences and then mask tokens .
Outcome: The proposed model improves cross-lingual transferability on token-level tasks, especially on question answering, and structured prediction.
DiffER: Diffusion Entity-Relation Modeling for Reversal Curse in Diffusion Large Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Existing large language models exhibit unidirectional behavior when processing bidirectional relationships . authors propose a solution to alleviate the reversal curse in Diffusion LLMs .
Approach: They propose a model that addresses the "reversal curse" of bidirectional behavior in large language models . they propose 'entity-aware training' and balanced data construction to alleviate asymmetry and missing relations .
Outcome: The proposed model alleviates the "reversal curse" in Diffusion LLMs . the proposed model employs whole-entity masking to mitigate entity fragmentation .
Beyond Static Alignment: Adaptive Arbitration for Semantic Incongruence in Semi-Supervised Multimodal Sentiment Analysis (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for semantic incongruence in sentiment analysis are limited by label-limited settings.
Approach: They propose a framework for semi-supervised multimodal sentiment analysis that emphasizes stable cross-modal representations and reliable supervision.
Outcome: The proposed framework outperforms state-of-the-art methods under label-limited settings.
MiniLMv2: Multi-Head Self-Attention Relation Distillation for Compressing Pretrained Transformers (2021.findings-acl)

Copied to clipboard

Challenge: Existing work on deep self-attention distillation for natural language processing tasks is limited by computational resources and latency.
Approach: They generalize deep self-attention distillation in MINILM by using only self- attention relation distillation for taskagnostic compression of pretrained Transformers.
Outcome: The proposed model outperforms the state-of-the-art in a multilingual and multilingual teacher model.
ScdNER: Span-Based Consistency-Aware Document-Level Named Entity Recognition (2023.emnlp-main)

Copied to clipboard

Challenge: Named entity recognition (NER) is an important task for many natural language processing applications.
Approach: They propose to fuse global features of tokens via word-based key-value memory to produce documentlevel encoding for token label prediction.
Outcome: The proposed model can produce consistent and consistent predictions on word level with reduced impact of non-entity sequences and adaptive global feature fusion.
OS Agents: A Survey on MLLM-based Agents for Computer, Phone and Browser Use (2025.acl-long)

Copied to clipboard

Challenge: a new generation of (M)LLMs is enabling the creation of superintelligent AI assistants . OS Agents can complete tasks autonomously and have the potential to significantly enhance the lives of billions of users worldwide.
Approach: They propose to build OS Agents that operate within operating systems' GUIs and GUIs . they examine evaluation metrics and benchmarks to identify promising directions .
Outcome: The proposed agents are based on operating systems (OS) and operating systems frameworks.
Improving Neural Abstractive Document Summarization with Structural Regularization (D18-1)

Copied to clipboard

Challenge: Recent advances in document summarization fail to capture long-term structure of documents and multi-sentence summaries, resulting in information loss and repetitions.
Approach: They propose to leverage structural information of documents and multi-sentence summaries to improve document summarization performance.
Outcome: The proposed model outperforms state-of-the-art models on document summarization tasks.
BayesKD: Bayesian Knowledge Distillation for Compact LLMs in Constrained Fine-tuning Scenarios (2025.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) have revolutionized various domains with their remarkable capabilities, but their massive parameter sizes pose significant challenges for fine-tuning and inference.
Approach: They propose a Bayesian Knowledge Distillation framework for compact Large Language Models in resource-constrained fine-tuning scenarios that employs Logits Dual-Scaling, Knowledge Alignment Module, and Bayes Distillations Optimization.
Outcome: The proposed framework outperforms baseline methods on various state-of-the-art LLMs, including LLaMA, Qwen2, Bloom, and Vicuna.
Adapt-and-Distill: Developing Small, Fast and Effective Pretrained Language Models for Domains (2021.findings-acl)

Copied to clipboard

Challenge: Large pre-trained models suffer from domain shift and are not optimal for specific domains.
Approach: They propose a general approach to developing small, fast and effective pretrained models for specific domains by adapting off-the-shelf general pretrained model and performing task-agnostic knowledge distillation in target domains.
Outcome: The proposed approach achieves better performance over the BERT BASE model in domain-specific tasks while 3.3 smaller and 5.1 faster than the BRT BASE.
Denoising based Sequence-to-Sequence Pre-training for Text Generation (D19-1)

Copied to clipboard

Challenge: PoDA pre-trains encoders and decoders by denoising noise-corrupted text . Unlike encoder-only or decode-only methods, it can be used for text generation tasks without using any task-specific techniques.
Approach: They propose a sequence-to-sequence (seq2sequ) pre-training method PoDA which denoises autoencoders by denoising noise-corrupted text.
Outcome: The proposed method improves model performance over strong baselines without using any task-specific techniques and significantly speed up convergence.
LongEmbed: Extending Embedding Models for Long Context Retrieval (2024.emnlp-main)

Copied to clipboard

Challenge: Existing embedding models support only 512 input tokens, hindering their application in scenarios requiring long inputs.
Approach: They evaluate the performance of existing embedding models by using a new benchmark and a training-free context window extension strategy.
Outcome: The proposed model extends the input window of existing models by several folds.
ToolRerank: Adaptive and Hierarchy-Aware Reranking for Tool Retrieval (2024.lrec-main)

Copied to clipboard

Challenge: Recent studies have proposed tool learning, which augments LLMs with external tools.
Approach: They propose an adaptive and hierarchy-aware reranking method to refine retrieval results by truncating the retrieval result related to seen and unseen tools at different positions.
Outcome: The proposed method improves retrieval results, leading to better execution results generated by the LLM.
UnihanLM: Coarse-to-Fine Chinese-Japanese Language Model Pretraining with the Unihan Database (2020.aacl-main)

Copied to clipboard

Challenge: Chinese and Japanese share many characters with similar surface morphology.
Approach: They propose a Chinese-Japanese pretrained masked language model with a coarse-to-fine training approach to exploit the shared knowledge across the languages.
Outcome: The proposed model is effective on mono- and cross-lingual Chinese and Japanese tasks.
GoldCoin: Grounding Large Language Models in Privacy Laws via Contextual Integrity Theory (2024.emnlp-main)

Copied to clipboard

Challenge: Existing research studies privacy by exploring various privacy attacks, defenses, and evaluations within narrowly predefined patterns.
Approach: They propose a framework that leverages the theory of contextual integrity as a bridge to help LLMs understand the complex contexts for judicial assessing privacy violations.
Outcome: The proposed framework bridges the theory of contextual integrity as a bridge, creating numerous synthetic scenarios grounded in relevant privacy statutes (e.g., HIPAA).
MMSciBench: Benchmarking Language Models on Chinese Multimodal Scientific Problems (2025.findings-acl)

Copied to clipboard

Challenge: Existing scientific benchmarks lack human-annotated difficulty levels and structured taxonomies of scientific concepts.
Approach: They propose a benchmark for evaluating mathematical and physical reasoning through text-only and text-image formats with human-annotated difficulty levels and detailed explanations.
Outcome: The proposed model achieves only 63.77% accuracy and struggles with visual reasoning tasks.
StyleDGPT: Stylized Response Generation with Pre-trained Language Models (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for generating responses following a desired style are lacking of parallel data for training.
Approach: They propose a KL loss and a style classifier to fine-tune response generation . they show that their model can significantly outperform state-of-the-art methods .
Outcome: The proposed model outperforms state-of-the-art models in style consistency and contextual coherence with two public datasets.
EthicMind: A Risk-Aware Framework for Ethical-Emotional Alignment in Multi-Turn Dialogue (2026.acl-long)

Copied to clipboard

Challenge: Existing dialogue models address empathy and ethical safety in isolation . Existing models fail to adapt their behavior as ethical risk and user emotion evolve .
Approach: They propose a risk-aware framework that integrates ethical-emotional alignment in dialogue as an explicit turn-level decision problem.
Outcome: The proposed framework achieves more consistent ethical guidance and emotional engagement than baselines in ethically complex interactions.
ECC: An Emotion-Cause Conversation Dataset for Empathy Response (2025.emnlp-main)

Copied to clipboard

Challenge: Existing empathy dialogue datasets focus on emotion labels while cause annotations are added post hoc.
Approach: They propose an emotion-cause conversation dataset with 2.4K dialogues that can be scalable . they use a framework that utilizes knowledge and large language models to automatically generate dialogues .
Outcome: The proposed dataset can achieve comparable or even superior performance to existing empathy dialogue datasets.
UnifiedVisual: A Framework for Constructing Unified Vision-Language Datasets (2025.emnlp-main)

Copied to clipboard

Challenge: Existing datasets address understanding and generation in isolation, limiting the performance of unified vision large language models.
Approach: They propose a dataset that facilitates mutual enhancement between multimodal understanding and generation.
Outcome: The proposed framework integrates diverse visual and textual inputs and outputs, enabling comprehensive cross-modal reasoning and precise text-to-image alignment.
Detecting Customer Complaint Escalation with Recurrent Neural Networks and Manually-Engineered Features (N19-2)

Copied to clipboard

Challenge: e-commerce companies often have the option of escalating complaints by filing grievances with a government authority . this is detrimental to an ecommerce company, but this problem is challenging to solve by integrating recurrent neural networks with manually-engineered features.
Approach: They propose a model that integrates recurrent neural networks with manually-engineered features to identify cases where the customer expresses such an intent.
Outcome: The proposed model outperforms baseline models and provides better recall and triage for specialized agents.
Learning to Abstract for Memory-augmented Conversational Response Generation (P19-1)

Copied to clipboard

Challenge: Existing generative models for open-domain chit-chat conversations lack informativeness and diversity.
Approach: They propose a retrieval-augmented generative model that learns to abstract from the training corpus and saves useful information to the memory to assist the response generation.
Outcome: The proposed model outperforms other baselines in query-response clustering and learning to utilize these characteristics for response generation.
Beyond Surface Features: Advancing Medical Vision-Language Alignment via Dynamic Evidence-Guided Preference Optimization (2026.acl-long)

Copied to clipboard

Challenge: Existing preference-based methods for medical large vision-Language Models face limitations in medical settings . existing methods are limited by overfitting to superficial cues and pseudo convergence of the preference signal.
Approach: They propose a framework that enables evidence-aware and adaptive preference learning for Med-LVLMs.
Outcome: The proposed framework improves evidence-aware and adaptive preference learning for Med-LVLMs.
UCoder: Unsupervised Code Generation by Internal Probing of Large Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) have demonstrated remarkable capabilities in code generation tasks, but their effectiveness relies on supervised training with extensive labeled data and computational resources.
Approach: They propose an unsupervised method that leverages Internal Probing of Large language models for Code generation without any external corpus, even unlabeled code snippets.
Outcome: The proposed method can achieve competitive performance compared to supervised approaches while reducing the dependency on labeled data and computational resources.
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.
TRIPS: Efficient Vision-and-Language Pre-training with Text-Relevant Image Patch Selection (2022.emnlp-main)

Copied to clipboard

Challenge: Existing vision-and-language pre-training models suffer from long visual sequences . experimental results show that TRIPS gains a speedup of 40% over previous similar VLP models .
Approach: They propose an efficient vision-and-language pre-training model with text-relevant image patch selection, TRIPS, which reduces the visual sequence progressively with a text-guided patch-selection layer in the visual backbone for efficient training and inference.
Outcome: The proposed model can speed up training and inference by 40% over previous models.
Beyond Sentence-level Labels: Integrating Conversational Context and Personal Experience for Natural Emotional Expression (2026.findings-acl)

Copied to clipboard

Challenge: Existing systems rely on sentence-level labels, which fails to capture the subtle nuances of human affect.
Approach: They propose to use a large-scale, context-aware speech corpus derived from multi-speaker audiobooks to generate a speech that is human-like.
Outcome: The proposed model outperforms existing methods in terms of emotional expression accuracy and naturalness.
SRAP-Agent: Simulating and Optimizing Scarce Resource Allocation Policy with LLM-based Agent (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing research on the allocation of public scarce resources has limitations due to data scarcity and data scariness.
Approach: They propose a framework that integrates Large Language Models into economic simulations . they conduct extensive policy simulation experiments to verify the framework's effectiveness .
Outcome: The proposed framework bridges the gap between theoretical models and real-world dynamics by integrating large language models into economic simulations.
CFinBench: A Comprehensive Chinese Financial Benchmark for Large Language Models (2025.naacl-long)

Copied to clipboard

Challenge: Large language models (LLMs) have achieved remarkable performance on various NLP tasks, yet their potential in more challenging task like finance, has not been fully explored.
Approach: They propose a benchmark to assess the financial knowledge of large language models (LLMs) in China.
Outcome: The proposed benchmark is the most comprehensive evaluation benchmark to date for LLMs in finance.
MM-ChatAlign: A Novel Multimodal Reasoning Framework based on Large Language Models for Entity Alignment (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing MMEA methods rely on knowledge representation learning (KRL) to measure the similarity of entity embeddings.
Approach: They propose a framework that utilizes the visual reasoning abilities of MLLMs for multimodal entity alignment.
Outcome: The proposed framework integrates the visual reasoning abilities of MLLMs for multimodal entity alignment.
Removal of Hallucination on Hallucination: Debate-Augmented RAG (2025.acl-long)

Copied to clipboard

Challenge: erroneous or biased retrieval can mislead generation, compounding hallucinations.
Approach: They propose a framework that integrates multi-agent debates into retrieval and generation stages to improve retrieval reliability.
Outcome: The proposed framework improves retrieval reliability, reduces hallucinations and significantly improves overall factual accuracy.
GLProtein: Global-and-Local Structure Aware Protein Representation Learning (2025.findings-emnlp)

Copied to clipboard

Challenge: Despite advances in protein sequence analysis, there remains potential for further exploration in integrating protein structural information.
Approach: They propose a framework that integrates global structural similarity and local amino acid details to enhance protein pre-training.
Outcome: The proposed framework outperforms existing methods in several bioinformatics tasks.
Learning to Reason Deductively: Math Word Problem Solving as Complex Relation Extraction (2022.acl-long)

Copied to clipboard

Challenge: Existing approaches to solve math word problems do not provide explanations for generated expressions.
Approach: They propose a deductive approach that presents explainable deductive reasoning steps to iteratively construct target expressions.
Outcome: The proposed model significantly outperforms existing strong baselines on four benchmark datasets.
SessionIntentBench: A Multi-task Inter-session Intention-shift Modeling Benchmark for E-commerce Customer Behavior Understanding (2026.findings-acl)

Copied to clipboard

Challenge: Existing models fail to capture and model customer intention effectively because of insufficient information exploitation and only apparent information like descriptions and titles are used.
Approach: They propose to exploit existing session data to capture and model intention in E-commerce product purchase sessions using a multimodal benchmark.
Outcome: The proposed framework can bridge the gap between intention understanding in simplified research cases like co-buy intention and more complex yet practical scenarios like session history.
Training a Better Chinese Spelling Correction Model via Prior-knowledge Guided Teacher (2024.findings-acl)

Copied to clipboard

Challenge: Chinese Spelling Correction models are prone to over-correct and poor generalization for error patterns outside the standard distribution.
Approach: They propose a teacher network guided by prior knowledge for distillation learning of CSC models.
Outcome: The proposed method significantly enhances the CSC model’s language modeling capabilities, crucial for minimizing over-correction.
A Survey of Link Prediction in N-ary Knowledge Graphs (2025.emnlp-main)

Copied to clipboard

Challenge: N-ary Knowledge Graphs (NKGs) capture n-ary facts containing more than two entities.
Approach: They present the first comprehensive survey of link prediction in NKGs . they provide an overview of the field and analyze their performance and application scenarios .
Outcome: The proposed methods provide an overview of the field and analyze performance and application scenarios.
Automatic Academic Paper Rating Based on Modularized Hierarchical Convolutional Neural Network (P18-2)

Copied to clipboard

Challenge: Existing methods to rate academic papers require a lot of feature engineering and can cause inequality.
Approach: They propose to use a novel convolutional neural network to automatically rate academic papers . they propose to build a dataset to automatically determine whether to accept academic papers.
Outcome: The proposed model outperforms baselines by a large margin.
AgentMark: Utility-Preserving Behavioral Watermarking for Agents (2026.acl-long)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) have improved text generation and reasoning.
Approach: They propose a behavioral watermarking framework that embeds multi-bit identifiers into planning decisions while preserving utility.
Outcome: The proposed framework embeds multi-bit provenance into planning decisions while preserving utility.
PIPER: Benchmarking and Prompting Event Reasoning Boundary of LLMs via Debiasing-Distillation Enhanced Tuning (2025.acl-long)

Copied to clipboard

Challenge: Existing studies on Large Language Models (LLMs) have failed to evaluate their performance in event reasoning with a single event relational type or reasoning format.
Approach: They propose a benchmark to evaluate LLMs' event reasoning capability using a single event relational type or reasoning format.
Outcome: The proposed model improves on 10K diverse instruction-tuning demonstrations to alleviate event reasoning-oriented data scarcity.
PrivLM-Bench: A Multi-level Privacy Evaluation Benchmark for Language Models (2024.acl-long)

Copied to clipboard

Challenge: generative large language models (LLMs) exhibit surprising capability and integrate previous tasks into a unified text generation formulation.
Approach: They propose a privacy evaluation benchmark to quantify the privacy leakage of language models.
Outcome: The proposed benchmark compares PPLMs with different privacy implementations to find out how privacy leakage is handled.
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.
Ranking-Based Autoencoder for Extreme Multi-label Classification (N19-1)

Copied to clipboard

Challenge: Existing methods to solve label dependency and noisy labeling problems are limited . experimental results show the proposed method is competitive to state-of-the-art methods .
Approach: They propose a deep learning XML method with word-vector-based self-attention followed by ranking-based AutoEncoder architecture to solve these problems.
Outcome: The proposed method is competitive to state-of-the-art methods on benchmark datasets.
Route Sparse Autoencoder to Interpret Large Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Sparse autoencoders (SAEs) extract interpretable and monosemantic features in large language models . prior work focused on feature extraction from a single layer, failing to capture activations that span multiple layers.
Approach: They propose a framework that integrates a routing mechanism with a shared SAE to efficiently extract features from multiple layers.
Outcome: The proposed framework extracts features from multiple layers while incurring minimal parameter overhead while achieving high interpretability and flexibility.
EquiBench: Benchmarking Large Language Models’ Reasoning about Program Semantics via Equivalence Checking (2025.emnlp-main)

Copied to clipboard

Challenge: EquiBench is a new benchmark to evaluate large language models' ability to reason about program semantics . Unlike natural language, code is executable.
Approach: They propose a benchmark to evaluate large language models through equivalence checking . EquiBench consists of 2400 program pairs across four languages and six categories .
Outcome: The proposed benchmark consists of 2400 program pairs across four languages and six categories.
Fusion or Defusion? Flexible Vision-and-Language Pre-Training (2023.findings-acl)

Copied to clipboard

Challenge: Existing approaches to vision-and-language pretraining (VLP) lack effectiveness and efficiency in downstream multimodal tasks.
Approach: They propose a flexible vision-and-language pre-training model by incorporating cross-modal fusions into a dual-encoder architecture and a cross-module knowledge transfer strategy to guide the training process.
Outcome: The proposed model is well-equipped with effectiveness and efficiency compared with other strong VLP models.
A Progressive Framework for Role-Aware Rumor Resolution (2022.coling-1)

Copied to clipboard

Challenge: Existing methods for rumor resolution ignore intrinsic propagation mechanisms of rumors and present poor adaptive ability when unprecedented news emerges.
Approach: They propose to identify triggering posts and exploit their characteristics to facilitate rumor verification.
Outcome: The proposed model and scheme exploits rumor diffusion patterns and linguistic features to facilitate verification.
From 1,000,000 Users to Every User: Scaling Up Personalized Preference for User-level Alignment (2026.acl-long)

Copied to clipboard

Challenge: Current approaches to align large language models assume uniform human preferences, overlooking the diversity inherent in human populations.
Approach: They propose a framework for scalable personalized alignment of large language models . they establish a preference space characterizing psychological and behavioral dimensions .
Outcome: The proposed framework improves on existing methods with an average of 17.06% accuracy gain across four benchmarks and a strong adaptation capability to novel preferences.
DPWriter: Reinforcement Learning with Diverse Planning Branching for Creative Writing (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for enhancing large language models (LLMs) lack explicit mechanisms for guiding diverse exploration and instead prioritize efficiency and performance over diversity.
Approach: They propose a reinforcement learning-based framework that decomposes the generation process into explicitly planned intermediate steps and introduces divergence at the planning phase based on diversity variation.
Outcome: The proposed method significantly outperforms existing baselines on creative writing benchmarks on a semi-structured long chain-of-thought (CoT) it introduces divergence at the planning phase based on diversity variation, alongside a group-aware diversity reward to encourage distinct trajectories.
TextFlint: Unified Multilingual Robustness Evaluation Toolkit for Natural Language Processing (2021.acl-demo)

Copied to clipboard

Challenge: Existing approaches to textual robustness evaluation focus on slightly modifying the input data, which maintains the original meaning and results in a different prediction.
Approach: They propose a multilingual robustness evaluation toolkit for NLP that integrates universal text transformations, task-specific transformations and adversarial attack.
Outcome: The toolkit includes universal text transformation, task-specific transformation, adversarial attack, subpopulation, and their combinations to provide comprehensive robustness analyses.
iTAG: Inverse Design for Natural Text Generation with Accurate Causal Graph Annotations (2026.acl-long)

Copied to clipboard

Challenge: Lack of causally annotated text data for use as ground truth hinders causal discovery . early template-based generation methods sacrifice text naturalness in exchange for high annotation costs .
Approach: They propose a method which performs real-world concept assignment to nodes before converting causal graphs into text.
Outcome: The proposed method shows high annotation accuracy and naturalness across extensive tests.
A Multi-Attention based Neural Network with External Knowledge for Story Ending Predicting Task (C18-1)

Copied to clipboard

Challenge: Existing studies on the topic of common sense story understanding focus on generating guesses for a missing event or concentrating on unsupervised learning.
Approach: They propose to extend attention-based neural network with external knowledge resources to understand temporal stories and predict their endings.
Outcome: The proposed model outperforms state-of-the-art models and external knowledge resources.
Improving Robustness of GNN-based Anomaly Detection by Graph Adversarial Training (2024.lrec-main)

Copied to clipboard

Challenge: Graph neural networks excel at anomaly detection, but exhibit vulnerability to attacks . novel mechanism for graph adversarial training designed to bolster anomaly detectors .
Approach: They propose a mechanism for graph adversarial training to bolster anomaly detection systems against potential poisoning attacks.
Outcome: The proposed method bolsters GNN-based anomaly detection systems against poisoning attacks.
Hypergraph-Based Session Modeling: A Multi-Collaborative Self-Supervised Approach for Enhanced Recommender Systems (2024.lrec-main)

Copied to clipboard

Challenge: Presently, graph-based recommendations are limited by session dependencies and data sparsity in real-world scenarios.
Approach: They propose a method which uses multi-collaborative self-supervised learning in hypergraph neural networks to model item transitions and to mitigate the challenges of data sparsity.
Outcome: The proposed method outperforms existing methods in a number of domains and consistently outperformed existing methods.
Few-shot Knowledge Graph-to-Text Generation with Pretrained Language Models (2021.findings-acl)

Copied to clipboard

Challenge: Existing models for KG-to-text generation are based on pretrained language models.
Approach: They propose to automatically generate a text that describes the facts in knowledge graph (KG) they leverage the excellent capacities of pretrained language models (PLMs) in language understanding and generation.
Outcome: The proposed model outperforms all comparison methods on fully-supervised and fewshot settings.
Seeing No Evil: Blinding Large Vision-Language Models to Safety Instructions via Adversarial Attention Hijacking (2026.acl-long)

Copied to clipboard

Challenge: Existing attacks optimize image perturbations to maximize harmful output likelihood, but suffer from slow convergence due to gradient conflict between adversarial objectives and the model’s safety-retrieval mechanism.
Approach: They propose a push-pull approach which suppresses attention to system-prompt tokens and anchors generation on adversarial image features to avoid collisions.
Outcome: The proposed approach reduces gradient conflict by 45% and achieves 94.4% attack success rate on Qwen-VL (vs. 68.8% baseline) with 40% fewer iterations.
Towards Robust Pruning: An Adaptive Knowledge-Retention Pruning Strategy for Language Models (2023.emnlp-main)

Copied to clipboard

Challenge: Existing pruning strategies struggle to enhance robustness against adversarial attacks when continually increasing model sparsity and require a retraining process.
Approach: They propose a pruning strategy that replicates embedding space and feature space of dense language models and aims to conserve more pre-trained knowledge during the pruning process.
Outcome: The proposed pruning strategy replicates embedding space and feature space of dense language models, aiming to conserve more pre-trained knowledge during the pruning process.
Learn to Cross-lingual Transfer with Meta Graph Learning Across Heterogeneous Languages (2020.emnlp-main)

Copied to clipboard

Challenge: Existing mPLM-based methods focus on designing costly model pre-training while ignoring equally crucial downstream adaptation.
Approach: They propose a meta graph learning method that extracts meta-knowledge from historical CLT experiences to learn to cross-lingual transfer.
Outcome: The proposed method can learn to cross-lingual transfer by extracting meta-knowledge from historical CLT experiences (tasks) it can also capture intrinsic language relationships to explicitly guide cross-linguistic transfer.
Unleashing Low-Bit Inference on Ascend NPUs: A Comprehensive Evaluation of HiFloat Formats (2026.acl-industry)

Copied to clipboard

Challenge: Low-bit floating-point formats like MXFP and NVFP4 offer new opportunities for precision and efficiency.
Approach: They evaluate HiFloat (HiF8 and HiF4), a family of floating-point formats tailored for Ascend NPUs.
Outcome: The proposed formats excel with high-variance data and are compatible with state-of-the-art quantization frameworks.
Transferable Direct Prompt Injection via Activation-Guided MCMC Sampling (2025.emnlp-main)

Copied to clipboard

Challenge: Experimental results show superior cross-model transferability . Prompt injection attacks are among the most critical threats .
Approach: They propose an activations-guided prompt injection attack framework to address the impracticality of existing white-box/gray-box methods and the poor transferability of black-box approaches.
Outcome: The proposed framework achieves 49.6% success rate and 34.6% improvement over human-crafted prompts on five mainstream LLMs.
Zero-Shot Defense Against Toxic Images via Inherent Multimodal Alignment in LVLMs (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing safeguards relying on pre-filtering or fine-tuning are costly and diminish overall utility.
Approach: They propose a lightweight method that leverages LVLMs’ inherent multimodal alignment for zero-shot toxic image detection.
Outcome: The proposed method achieves a 66.9% defense success rate with only 3.2% false positive rate and 7.2% overhead.
QCRD: Quality-guided Contrastive Rationale Distillation for Large Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Recent research has focused on smaller, task-specific models enhanced by distilling knowledge from LLMs, but the diversity and quality of negative knowledge remains understudied.
Approach: They propose a quality-guided contrastive rationale distillation framework that aims to enhance reasoning capabilities through contrastive knowledge learning.
Outcome: The proposed method consistently outperforms existing distillation techniques yielding higher-quality rationales.
Multi-grained Named Entity Recognition (P19-1)

Copied to clipboard

Challenge: Existing approaches treat Named Entity Recognition (NER) as a sequence labeling task.
Approach: They propose a framework for Multi-Grained Named Entity Recognition where multiple entities or entity mentions in a sentence could be non-overlapping or totally nested.
Outcome: The proposed framework outperforms current state-of-the-art frameworks by 4.4% in terms of the F1 score among nested/non-overlapping NER tasks.
MASTER: A Multi-Agent System with LLM Specialized MCTS (2025.naacl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) are increasingly being explored for problem-solving tasks . their strategic planning capability is often viewed with skepticism due to their limited planning capabilities.
Approach: They propose a framework that coordinates agent recruitment and communication through LLM specialized MCTS.
Outcome: The proposed framework achieves 76% accuracy on HotpotQA and 80% on WebShop . it relies on extensive sampling simulations to approximate the true reward distribution .
Monotonic Infinite Lookback Attention for Simultaneous Machine Translation (P19-1)

Copied to clipboard

Challenge: Simultaneous machine translation begins to translate each source sentence before the source speaker has finished speaking, with applications to live and streaming scenarios.
Approach: They propose a simultaneous translation system that learns an adaptive schedule with a neural machine translation model that attends over all source tokens read thus far.
Outcome: The proposed system can achieve latency-quality trade-offs favorable to a proposed wait-k strategy for many latency values.
DynaCode: A Dynamic Complexity-Aware Code Benchmark for Evaluating Large Language Models in Code Generation (2025.findings-acl)

Copied to clipboard

Challenge: Existing code benchmarks for large language models remain static, resulting in data contamination and unreliable evaluation results.
Approach: They propose a dynamic, complexity-aware benchmark that overcomes the limitations of static datasets and provides a memorization-advantaged benchmark.
Outcome: DynaCode generates 189 million unique nested code problems across 4 units of code complexity and 16 types of call graphs.
Towards Unified Representations of Knowledge Graph and Expert Rules for Machine Learning and Reasoning (2022.aacl-main)

Copied to clipboard

Challenge: Empirical study shows superiority of proposed method over time-tested knowledge-driven and data-driven methods.
Approach: They propose a cognitive knowledge graph that unifies expert rules and relational facts as the substrate of machine learning and reasoning models.
Outcome: Empirical results show the proposed method superior to time-tested methods . the proposed model can perform both learning and reasoning with labeled data .
Structured Optimal Brain Pruning for Large Language Models (2024.emnlp-main)

Copied to clipboard

Challenge: Existing pruning methods for Large Language Models rely on unstructured pruning or require special hardware to accelerate computation.
Approach: They propose a retraining-free structured pruning method called SoBP . they evaluate the effectiveness of SoBP across 14 models from 3 LLM families .
Outcome: The proposed method outperforms current state-of-the-art pruning methods on 8 datasets.
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.
Multimodal Misinformation Detection by Learning from Synthetic Data with Multimodal LLMs (2024.findings-emnlp)

Copied to clipboard

Challenge: Obtaining large-scale, high-quality real-world fact-checking datasets is costly . generalizability of detectors trained on synthetic data to real-life scenarios remains unclear .
Approach: They propose to use synthetic data to learn from real-world data to detect multimodal misinformation . they propose to combine model-agnostic data selection methods with real-life data distributions .
Outcome: The proposed method improves the performance of a small MLLM on real-world fact-checking datasets, surpassing GPT-4V.
Can Multiple-choice Questions Really Be Useful in Detecting the Abilities of LLMs? (2024.lrec-main)

Copied to clipboard

Challenge: Multiple-choice questions (MCQs) are widely used in the evaluation of large language models (LLMs) however, there are concerns about whether MCQ can truly measure LLM’s capabilities.
Approach: They propose to use multiple choice questions to evaluate large language models (LLMs) to assess their capabilities.
Outcome: The proposed methods show that MCQs are less reliable than LFGQs in terms of expected calibration error.
Chain-of-Thought Matters: Improving Long-Context Language Models with Reasoning Path Supervision (2025.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in Large Language Models (LLMs) have highlighted the challenge of handling long-context tasks.
Approach: They propose a chain-of-thought framework that teaches models to generate high-quality reasoning paths for enhanced long-context performance.
Outcome: The proposed framework generalizes across most long-context scenarios and amplifys with increasing context length.
Joint Slot Filling and Intent Detection via Capsule Neural Networks (P19-1)

Copied to clipboard

Challenge: Existing models that label slots and detect intent do not preserve hierarchical relationship between words, slots, and intents.
Approach: They propose a capsule-based neural network model which performs slot filling and intent detection via a dynamic routing-by-agreement schema.
Outcome: The proposed model performs better than existing models and existing models on real-world datasets.
InfoXLM: An Information-Theoretic Framework for Cross-Lingual Language Model Pre-Training (2021.naacl-main)

Copied to clipboard

Challenge: Existing methods for learning cross-lingual representations are lacking in the field of NLP.
Approach: They propose a framework that formulates cross-lingual language model pre-training as maximizing mutual information between multilingual-multi-granularity texts.
Outcome: The proposed approach improves cross-lingual transferability on benchmarks.
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.
MobileBench-OL: A Comprehensive Chinese Benchmark for Evaluating Mobile GUI Agents in Real-World Environment (2026.findings-acl)

Copied to clipboard

Challenge: Recent advances in mobile Graphical User Interface (GUI) agents highlight the growing need for comprehensive evaluation benchmarks.
Approach: They propose an online benchmark with 1080 tasks from 80 Chinese apps that measures task execution, complex reasoning, noise robustness and auto-eval framework with a reset mechanism.
Outcome: The proposed benchmark measures task execution, complex reasoning, and noise robustness of agents by including 5 subsets, which set multiple evaluation dimensions.
Exploring the Compositional Generalization in Context Dependent Text-to-SQL Parsing (2023.findings-acl)

Copied to clipboard

Challenge: Existing models struggle on the text-to-SQL benchmarks, but we propose a method to improve their generalization ability.
Approach: They propose a method to improve the combinatorial generalization of Text-to-SQL models by aligning previous SQL statements with the input utterance.
Outcome: The proposed method improves the generalization ability of Text-to-SQL models.
Large Margin Neural Language Model (D18-1)

Copied to clipboard

Challenge: Conventionally, neural language models are trained by minimizing perplexity (PPL) on grammatical sentences.
Approach: They propose a large margin criterion for training neural language models by minimizing perplexity on grammatical sentences and propose enlarged margins for task-specific training.
Outcome: The proposed method gains up to 1.1 WER reduction for speech recognition and 1.0 BLEU increase for machine translation.
FuseSearch: Learning Adaptive Parallel Execution for Efficient Code Localization (2026.findings-acl)

Copied to clipboard

Challenge: Existing parallel code localization agents suffer from a 34.9% redundant tool invocation rate . specialized localization agent that operate as dedicated search components is needed to achieve high localization accuracy.
Approach: They propose a parallel code localization system that reframes parallel code execution as a quality–efficiency co-optimization problem.
Outcome: The proposed method matches SOTA performance while being 93.6% faster.
TANet: Thread-Aware Pretraining for Abstractive Conversational Summarization (2022.findings-naacl)

Copied to clipboard

Challenge: Existing pre-trained language models are difficult to apply to abstractive conversational summarization tasks.
Approach: They propose a thread-aware Transformer-based network that incorporates contextual dependency into the conversational summarization model.
Outcome: The proposed model can be applied to real conversations using a large-scale pretraining dataset.

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