Papers by Wang Xu

1000 papers
ProUIE: A Macro-to-Micro Progressive Learning Method for LLM-based Universal Information Extraction (2026.findings-acl)

Copied to clipboard

Challenge: ProUIE improves universal information extraction (UIE) without external information . many LLM-based methods rely on extra schema cues, external resources or complex alignment and verification pipelines .
Approach: They propose a Macro-to-Micro progressive learning approach that improves UIE without external information.
Outcome: ProUIE outperforms instruction-tuned baselines on average for NER and RE while using a smaller backbone.
Feature Extraction and Steering for Enhanced Chain-of-Thought Reasoning in Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) can solve reasoning and mathematical problems using the Chain-of-Thought technique, but require costly and long CoT data and fine-tuning.
Approach: They propose a method that uses Sparse Autoencoders to extract interpretable features from vanilla CoT and use them to steer the LLM's internal states.
Outcome: The proposed method uses Sparse Autoencoders (SAEs) to extract interpretable features from vanilla CoT and steer the LLM's internal states during generation.
Bridge Video and Text with Cascade Syntactic Structure (C18-1)

Copied to clipboard

Challenge: Using LSTM-CSS, we construct basic syntactic structure by completing syntastic structure.
Approach: They propose a video captioning approach that progressively completes syntactic structure by a conditional random field to construct basic syntaktic structure.
Outcome: The proposed method produces natural sentences with 42.3% and 28.5% accuracy compared to state-of-the-art methods.
CAT: A Contextualized Conceptualization and Instantiation Framework for Commonsense Reasoning (2023.acl-long)

Copied to clipboard

Challenge: HKUST-KnowComp proposes a framework for commonsense reasoning that can be used to conceptualize commonsence knowledge bases at scale.
Approach: They propose a framework that integrates event conceptualization and instantiation to conceptualize commonsense knowledge bases at scale.
Outcome: The proposed framework achieves state-of-the-art on two conceptualization tasks and the acquired abstract commonsense knowledge significantly improves commonsence inference modeling.
Recyclable Tuning for Continual Pre-training (2023.findings-acl)

Copied to clipboard

Challenge: Continual pre-training is the paradigm where pre-trained language models acquire fresh knowledge and gradually get upgraded.
Approach: They propose to use adapted weights to recycle old PLMs for continual pre-training . they propose to combine initialization and distillation methods to achieve better performance .
Outcome: The proposed method improves the convergence and performance of the upgraded PLM.
Exploiting domain-slot related keywords description for Few-Shot Cross-Domain Dialogue State Tracking (2022.emnlp-main)

Copied to clipboard

Challenge: Existing frameworks for dialogue state tracking with domain-slot-value labels are expensive . current models are limited due to high cost of data annotation and lack of data in some domains .
Approach: They propose a framework based on domain-slot related description to tackle the challenge of few-shot cross-domain DST.
Outcome: The proposed framework outperforms existing methods on MultiWOZ and gains strong slot accuracy compared to existing models.
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.
L2Dir: Integrating L_2-Norm and Directional Alignment for Unsupervised Contrastive Representation Learning in Multimodal Retrieval (2026.acl-long)

Copied to clipboard

Challenge: Existing approaches to multimodal representation learning focus on directional alignment and embedding magnitudes (L2-norm) however, these methods often fail to account for the intrinsic role of L2-norm in the contrastive process.
Approach: They propose a plug-and-play framework that optimizes L2-norm alignment and Directional consistency jointly.
Outcome: The proposed framework achieves consistent and significant performance gains over established baselines across 95 tasks using UniIR and VLM2Vec-V2 frameworks.
TeleMelody: Lyric-to-Melody Generation with a Template-Based Two-Stage Method (2022.emnlp-main)

Copied to clipboard

Challenge: a new lyric-to-melody generation system bridges the gap between lyrics and melodies . previous generation systems lack paired data and lack of control on generated melodie.
Approach: They develop a lyric-to-melody generation system with music template to bridge the gap between lyrics and melodies.
Outcome: The proposed system bridges the gap between lyrics and melodies by using music template.
UniCM: A Unified Consistency Model For Efficient Multimodal Generation and Understanding (2026.findings-acl)

Copied to clipboard

Challenge: Consistency models (CMs) have shown promise in the efficient generation of both image and text.
Approach: They propose to use a discrete token for both image and text generation to achieve a unified denoising perspective.
Outcome: The proposed model outperforms SD3 on GenEval and Image Reward while being 1.5 faster at long-sequence generating speed.
Mask-then-Fill: A Flexible and Effective Data Augmentation Framework for Event Extraction (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing data augmentation methods for event extraction are costly and time-consuming.
Approach: They propose a data augmentation framework that randomly masks out an adjunct sentence fragment and infills a variable-length text span with a fine-tuned infilling model.
Outcome: The proposed framework can generate more diverse data while keeping the original structure unchanged . it can replace a fragment of arbitrary length in the text with another fragment of variable length .
CharacterBox: Evaluating the Role-Playing Capabilities of LLMs in Text-Based Virtual Worlds (2025.naacl-long)

Copied to clipboard

Challenge: Evaluating role-playing capabilities in large language models is challenging due to complex dynamics involved in role-playering.
Approach: They propose a simulation sandbox that generates situational fine-grained character behavior trajectories to enhance LLM performance.
Outcome: The proposed model generates situational fine-grained character behavior trajectories to enhance performance.
Text-to-Distribution Prediction with Quantile Tokens and Neighbor Context (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for text regression lack local grounding and rely on shared representations.
Approach: They propose a distributional regression model with quantile tokens that insert dedicated quantiles into the input sequence.
Outcome: The proposed method outperforms baseline models on the inside Airbnb and StackSample datasets.
Probing Structured Pruning on Multilingual Pre-trained Models: Settings, Algorithms, and Efficiency (2022.acl-long)

Copied to clipboard

Challenge: Structured pruning has been extensively studied on monolingual pre-trained models . but little attention has been paid to evaluating the effectiveness of structured pruning on multilingual models.
Approach: They investigate settings, algorithms, and efficiency of structured pruning on multilingual models . authors propose a simple approach that allows training the model once and adapting to different model sizes at inference .
Outcome: The proposed approach allows training the model once and adapting to different model sizes at inference.
Want To Reduce Labeling Cost? GPT-3 Can Help (2021.findings-emnlp)

Copied to clipboard

Challenge: Data annotation is labor-intensive and time-consuming for many NLP tasks.
Approach: They propose to use GPT-3 to train models which are deployed for inference . they propose to combine pseudo labels from GPT3 with human labels .
Outcome: The proposed method can be generalizable to many practical applications.
Improving In-Context Learning with Prediction Feedback for Sentiment Analysis (2024.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) have achieved promising results in sentiment analysis through the in-context learning paradigm.
Approach: They propose a framework that incorporates prior predictions and feedback to improve sentiment understanding by incorporating prior feedback and leveraging a feedback-driven prompt.
Outcome: The proposed framework improves on nine sentiment analysis datasets with an average improvement of 5.95% over conventional methods.
RealSec-bench: A Benchmark for Evaluating Secure Code Generation in Real-World Repositories (2026.findings-acl)

Copied to clipboard

Challenge: Existing benchmarks for large language models fail to capture complex interplay between functionality and security.
Approach: They propose a benchmark for secure code generation constructed from real-world, high-risk Java repositories.
Outcome: The proposed benchmarks highlight the gap between functional and secure code generation in LLMs.
ParaTag: A Dataset of Paraphrase Tagging for Fine-Grained Labels, NLG Evaluation, and Data Augmentation (2022.emnlp-main)

Copied to clipboard

Challenge: Existing datasets only annotate a binary label for each sentence pair. Existing models only annnotate binary labels for each phrase pair.
Approach: They propose a novel binary paraphrase classification task that annotates the degree of paraphrase between sentences and a new annotation schema that labels the minimum spans of tokens in a sentence that don't have the corresponding paraphrases in the other sentence.
Outcome: The proposed dataset can be used to train an automatic scorer for language generation evaluation.
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.
Multi-pass Decoding for Grammatical Error Correction (2024.emnlp-main)

Copied to clipboard

Challenge: Seq2edit models decode only once without aware of subsequent tokens.
Approach: They propose to iteratively refine the correction results of seq2seq models via Multi-Pass Decoding (MPD) to improve performance, but MPD increases inference costs . they propose to merge the source input and previous round correction result into one sequence.
Outcome: Experiments on the CoNLL-14 and BEA-19 test set show that the proposed approach improves over baselines.
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.
Unsupervised Neural Machine Translation with Weight Sharing (P18-1)

Copied to clipboard

Challenge: Unsupervised neural machine translation (NMT) is a new approach for machine translation . the model uses only one shared encoder to map pairs of sentences from different languages to a shared-latent space .
Approach: They propose an unsupervised approach which trains the model without labeling data . they propose two independent encoders but share some partial weights to extract high-level representations of input sentences.
Outcome: The proposed approach achieves significant improvements on English-German, English-French and Chinese-to-English translation tasks.
A Dialogue-based Information Extraction System for Medical Insurance Assessment (2021.findings-acl)

Copied to clipboard

Challenge: a new system that integrates advanced NLP technologies for medical insurance assessment is proposed . the average time cost of the procedure is reduced from 55 minutes to 35 minutes .
Approach: They propose a dialogue-based information extraction system that integrates advanced NLP technologies for medical insurance assessment.
Outcome: The proposed system reduces the time cost of the procedure from 55 minutes to 35 minutes and saves 30% human resources cost compared with the previous offline procedure.
Safe: Enhancing Mathematical Reasoning in Large Language Models via Retrospective Step-aware Formal Verification (2025.acl-long)

Copied to clipboard

Challenge: Chain-of-Thought prompting is a de facto method to elicit reasoning capabilities from large language models (LLMs).
Approach: They propose a step-aware formal verification framework Safe to address hallucinations in CoT prompting . they propose 'formal step' as a benchmark for step correctness theorem proving with 30,809 formal statements.
Outcome: The proposed framework shows significant performance improvement while offering interpretable and verifiable evidence.
Watch the Neighbors: A Unified K-Nearest Neighbor Contrastive Learning Framework for OOD Intent Discovery (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods for finding out-of-domain intents suffer from in-domain overfitting problem . previous methods fail to transfer prior knowledge to downstream clustering .
Approach: They propose a unified K-nearest neighbor contrastive learning framework to discover OOD intents . they propose IND pre-training objective to learn discriminative features while maintaining intra-class diversity .
Outcome: The proposed framework improves on three benchmark datasets.
QUITO-X: A New Perspective on Context Compression from the Information Bottleneck Theory (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for compressing context by removing redundant tokens are inconsistent with the objective of retaining the most important tokens when conditioning on a given query.
Approach: They propose a method that uses information bottleneck theory to compress context . they propose to remove redundant tokens using metrics such as self-information or perplexity .
Outcome: The proposed method achieves a 25% increase in compression rate compared to the state-of-the-art .
Too Long, Do Re-weighting for Efficient LLM Reasoning Compression (2026.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) have recently achieved remarkable progress on complex reasoning tasks by leveraging extended Chain-of-Thought (CoT) techniques.
Approach: They propose a method that uses Extended Chain-of-Thought (EFT) to reduce the number of output tokens by nearly 40% while maintaining the accuracy of the reasoning.
Outcome: The proposed method reduces the number of output tokens by nearly 40% while maintaining the accuracy of the reasoning.
SMARTAVE: Structured Multimodal Transformer for Product Attribute Value Extraction (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for product attribute value extraction are noisy and incomplete with missing values for most retailers.
Approach: They propose a Structure Mltimodal trAnsformeR for producT Attribute Value Extraction which jointly encodes the structured product information from multiple modalities.
Outcome: The proposed method outperforms state-of-the-art methods on two multimodal product datasets.
A Survey on Zero Pronoun Translation (2023.acl-long)

Copied to clipboard

Challenge: Zero pronouns (ZPs) are often omitted in pro-drop languages, but should be recalled in non-pro-drop language.
Approach: They propose to analyze the literature on zero pronoun translation after the neural revolution . they uncover that data limitation causes learning bias in languages and domains .
Outcome: The proposed method and methods are compared to other models and evaluation metrics on different benchmarks.
MaPPER: Multimodal Prior-guided Parameter Efficient Tuning for Referring Expression Comprehension (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods for Referring Expression Comprehension (REC) lack specific domain abilities for precise local visual perception and visual-language alignment.
Approach: They propose a framework for Parameter-Efficient Transfer Learning to localize a visual region via natural language using a prior-guided prior.
Outcome: The proposed framework achieves the best accuracy compared to the current methods with only 1.41% tunable backbone parameters.
TC–RAG: Turing–Complete RAG’s Case study on Medical LLM Systems (2025.acl-long)

Copied to clipboard

Challenge: Existing approaches to RAG neglect system state variables, resulting in poor performance and erroneous knowledge accumulation.
Approach: They propose a framework that incorporates a Turing Complete System to manage state variables and manage retrieval halting.
Outcome: The proposed framework improves on seven real-world healthcare datasets and shows that it is more accurate than existing methods.
Test-time Backdoor Mitigation for Black-Box Large Language Models with Defensive Demonstrations (2025.findings-naacl)

Copied to clipboard

Challenge: Existing studies on backdoor defense have focused on training phase, overlooking critical aspect of testing time defense.
Approach: They propose to use demonstrations as a defense mechanism against backdoor attacks in black-box LLMs.
Outcome: The proposed method outperforms existing defense baselines across most evaluation scenarios.
Enhancing Language Representation with Constructional Information for Natural Language Understanding (2023.acl-long)

Copied to clipboard

Challenge: Recent advances in natural language processing focus on acquiring lexico-semantic information.
Approach: They propose a construction grammar which highlights the pairings of form and meaning to enrich language representation.
Outcome: The proposed model is superior to existing models on a variety of NLU tasks.
HATA: Trainable and Hardware-Efficient Hash-Aware Top-k Attention for Scalable Large Model Inference (2025.findings-acl)

Copied to clipboard

Challenge: Existing top-k attention methods struggle to strike a balance between efficiency and accuracy.
Approach: They propose a top-k attention approach that integrates low-overhead techniques into the Top-k Attention process to achieve 7.2 speedup compared to vanilla full attention.
Outcome: The proposed approach achieves 7.2 speedup compared to current top-k attention methods while maintaining model accuracy.
ESGenius: Benchmarking LLMs on Environmental, Social, and Governance (ESG) and Sustainability Knowledge (2025.emnlp-main)

Copied to clipboard

Challenge: ESGenius is a comprehensive benchmark for evaluating Large Language Models on ESG and sustainability knowledge.
Approach: They introduce ESGenius, a benchmark for evaluating and enhancing ESG proficiency . they use a rigorous two-stage evaluation protocol and a repository of foundational frameworks .
Outcome: ESGenius is a benchmark for evaluating and enhancing the proficiency of Large Language Models (LLMs) in ESG and sustainability-focused question answering.
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.
Direct Judgement Preference Optimization (2025.emnlp-main)

Copied to clipboard

Challenge: Existing judge models are largely trained with supervised finetuning on small data scales to perform limited types of evaluation tasks, limiting generalization.
Approach: They propose to train judge models at large data scales with direct preference optimization . they use four training tasks to form three types of preference pairs targeting different aspects of evaluation .
Outcome: The proposed model outperforms GPT-4o and other similar models on 13 benchmarks.
DialogQAE: N-to-N Question Answer Pair Extraction from Customer Service Chatlog (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing work on question-answer extraction fails to integrate incomplete utterances from dialog context for composite QA retrieval.
Approach: They propose a task where questions and corresponding answers might be separated across different utterances.
Outcome: The proposed methods perform well on 5 customer service datasets and set a benchmark for N-to-N DialogQAE with utterance and session level evaluation metrics.
BlindGuard: Safeguarding LLM-based Multi-Agent Systems under Unknown Attacks (2026.acl-long)

Copied to clipboard

Challenge: Existing supervised defense methods rely on labeled malicious agents to train a supervised model of malicious behavior.
Approach: They propose an unsupervised defense method that learns without requiring any attack-specific labels or prior knowledge of malicious behaviors.
Outcome: The proposed method detects diverse attack types across MAS with various communication patterns while maintaining superior generalizability compared to baselines.
SecFormer: Fast and Accurate Privacy-Preserving Inference for Transformer Models via SMPC (2024.findings-acl)

Copied to clipboard

Challenge: a growing number of cloud-based inference services are relying on SMPC to protect data privacy.
Approach: They propose a framework for Privacy-Preserving Inference for Transformer models that eliminates exponential and maximum operations in PPI without sacrificing model performance.
Outcome: The proposed framework outperforms MPCFormer in terms of performance and efficiency . it is 3.57 and 3.58 times faster than PUMA for BERTBASE and BERTLARGE .
Continual Learning with Semi-supervised Contrastive Distillation for Incremental Neural Machine Translation (2024.acl-long)

Copied to clipboard

Challenge: Multi-domain learning is a good solution for solving domain tasks but it requires retraining when adding a new domain.
Approach: They propose to exploit unlabeled data from the same distributions of the older domains to avoid catastrophic forgetting.
Outcome: The proposed framework exploits unlabeled data from the same distributions of the older domains to avoid catastrophic forgetting.
Lookahead Q-Cache: Achieving More Consistent KV Cache Eviction via Pseudo Query (2025.emnlp-main)

Copied to clipboard

Challenge: Existing KV cache eviction methods prune tokens using prefilling-stage attention scores, causing inconsistency with actual inference queries.
Approach: They propose a lookahead q-cache framework that generates low-cost pseudo lookaheaded queries to better approximate the true decoding-stage queries.
Outcome: The proposed framework outperforms existing methods on LongBench and Needle-in-a-Haystack benchmarks and can be flexibly combined to yield further improvements.
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.
Reinforced Efficient Reasoning via Semantically Diverse Exploration (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for reinforcement learning with verifiable rewards suffer from limited exploration diversity and inefficient reasoning.
Approach: They propose a method that rewards concise and correct reasoning while penalizing unnecessarily long reasoning chains.
Outcome: Extensive experiments on Qwen and Llama models validate the effectiveness and efficiency of ROSE.
CPT-Agent: A Cognitive Process Theory-driven Framework for Student Simulation in Writing Development (2026.acl-long)

Copied to clipboard

Challenge: Existing LLMs model overly capable learners who over-apply feedback, resulting in pedagogically implausible behavior.
Approach: They propose a framework that decouples cognitive ability from writing proficiency and models their interaction during writing and revision.
Outcome: The proposed model produces distinguishable proficiency levels and is consistent with instructional theories.
Stylized Knowledge-Grounded Dialogue Generation via Disentangled Template Rewriting (2022.naacl-main)

Copied to clipboard

Challenge: Existing knowledge-grounded dialogue generation models only produce pedantic responses, which lacks emotion and attraction compared with the responses with polite style, positive and negative sentiments.
Approach: They propose a method which generates responses via combing disentangled style templates and content templates.
Outcome: The proposed method improves on evaluation metrics compared with state-of-the-art methods.
ATLANTIS: Weak-to-Strong Learning via Importance Sampling (2025.acl-long)

Copied to clipboard

Challenge: ATLANTIS is a new technique to improve the performance of large language models.
Approach: They propose a new technique to bridge the gap between the distribution of current datasets and the real-world data distribution by using importance sampling.
Outcome: The proposed technique can bring consistent and significant improvements to models’ performance and can be flexibly transferred among models with different structures.
From Outcome to Process: Optimizing MoE Load Balancing with MCTS (2026.findings-acl)

Copied to clipboard

Challenge: Existing balancing strategies focus on constraining the final distribution of expert usage, but overlook the routing decisions made at each layer.
Approach: They propose a three-stage framework that leverages process-level rewards to guide balanced expert routing.
Outcome: Extensive experiments show that LayerMoE improves the performance of state-of-the-art LoRA-MoA baselines, yielding an average accuracy gain of 1.39%.
RCL: Relation Contrastive Learning for Zero-Shot Relation Extraction (2022.findings-naacl)

Copied to clipboard

Challenge: Existing approaches to extract relations require large-scale labeled data.
Approach: They propose a Relation Contrastive Learning framework to mitigate similar relations and similar entities problems by optimizing a contrastive instance loss with a relation classification loss on seen relations.
Outcome: The proposed framework can learn subtle difference between instances and achieve better separation between different relation categories in the representation space simultaneously.
Personalized Generation In Large Model Era: A Survey (2025.acl-long)

Copied to clipboard

Challenge: Recent advances in large generative models have catalyzed a paradigm shift in content generation to Personalized Generation (PGen).
Approach: They propose a multi-level taxonomy that systematically formalizes PGen's key components, core objectives, and abstract workflows.
Outcome: The proposed taxonomy bridging PGen research across multiple modalities highlights open challenges and promising directions for future exploration.
Improving Event Detection via Open-domain Trigger Knowledge (2020.acl-main)

Copied to clipboard

Challenge: Existing methods for event detecting are prone to overfitting densely labeled trigger words due to the small scale of training data.
Approach: They propose a novel Enrichment Knowledge Distillation model to leverage external open-domain trigger knowledge to reduce in-built biases to frequent trigger words in annotations.
Outcome: The proposed model outperforms nine strong baselines and is especially effective for unseen/sparsely labeled trigger words.
N24News: A New Dataset for Multimodal News Classification (2022.lrec-1)

Copied to clipboard

Challenge: Current news datasets focus on text features and rarely leverage the feature of images.
Approach: They propose a news dataset that uses both images and text to achieve better news classification.
Outcome: The proposed model improves on the existing dataset N24News with text and image information.
SafeAgent: Safeguarding LLM Agents via an Automated Risk Simulator (2026.acl-long)

Copied to clipboard

Challenge: SafeAgent improves agent safety through fully automated synthetic data generation.
Approach: They propose a framework that improves agent safety through fully automated synthetic data generation.
Outcome: The proposed framework outperforms closed-source models on two safety benchmarks and one real-world task.
The APVA-TURBO Approach To Question Answering in Knowledge Base (C18-1)

Copied to clipboard

Challenge: Existing query languages for question answering over knowledge bases are not capable of processing queries presented in human language directly.
Approach: They advocate a new model architecture that includes a verification mechanism for checking the correctness of predicted relations.
Outcome: The proposed approach dramatically improves the question answering performance.
Domain Generalization via Switch Knowledge Distillation for Robust Review Representation (2023.findings-acl)

Copied to clipboard

Challenge: Existing models for review representations of unseen or anonymous users are limited by their in-domain nature.
Approach: They propose to use in-domain user and product information to generalize reviews . they use switch knowledge distillation to learn review representations for unseen users .
Outcome: The proposed model performs well for existing or anonymous unseen users.
Tab-Cleaner: Weakly Supervised Tabular Data Cleaning via Pre-training for E-commerce Catalog (2023.acl-industry)

Copied to clipboard

Challenge: Existing methods for analyzing textual attributes in product catalogs are not effective on structured tabular data since they are trained on free-form natural language texts.
Approach: They propose a model to handle error detection over tabular data following a pre-training paradigm.
Outcome: The proposed model improves on a real-world Amazon Product Catalog table by 16% over state-of-the-art methods and by 11% on PR AUC over attribute value validation task.
ReFreeKV: Towards Threshold-Free KV Cache Compression (2026.findings-acl)

Copied to clipboard

Challenge: Towards the KV cache efficiency, we propose a new objective that lifts the threshold constraints for robust KV compression.
Approach: They propose a method that adjusts KV cache budgets while preserving full-cache performance.
Outcome: The proposed method can reduce memory consumption while preserving full-cache performance.
Fine-mixing: Mitigating Backdoors in Fine-tuned Language Models (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for defending NLP models against backdoors have ignored the clean weights of PLMs.
Approach: They exploit pre-trained weights to mitigate backdoors in fine-tuned NLP models . they use a fine-mixing technique and an Embedding Purification technique to do the same .
Outcome: The proposed method outperforms baseline mitigation methods on three single-sentence sentiment classification tasks and two sentence-pair classification tasks.
POLYCHARTQA: Benchmarking Large Vision-Language Models with Multilingual Chart Question Answering (2026.acl-long)

Copied to clipboard

Challenge: Existing chart understanding benchmarks are overwhelmingly English-centric, limiting their accessibility and relevance to global audiences.
Approach: They propose a multilingual chart question answering benchmark that enables efficient multilingual generation via data translation and code reuse.
Outcome: The proposed benchmark systematically evaluates multilingual chart understanding on state-of-the-art LVLMs and shows a significant performance gap between English and other languages.
Investigating the (De)Composition Capabilities of Large Language Models in Natural-to-Formal Language Conversion (2025.naacl-long)

Copied to clipboard

Challenge: Existing frameworks for evaluating the decomposition and composition capabilities of large language models (LLMs) in N2F are inadequate, and there are errors that can be attributed to deficiencies in natural language understanding and the learning and use of symbolic systems.
Approach: They propose a framework that semi-automatically performs sample and task construction . main findings include that LLMs are deficient in both decomposition and composition .
Outcome: The proposed framework evaluates the most advanced LLMs on a variety of common formal languages.
Enabling Stroke-Level Structural Analysis of Hieroglyphic Scripts without Language-Specific Priors (2026.findings-acl)

Copied to clipboard

Challenge: Existing structural analysis methods for hieroglyphic scripts are script-specific and labor-intensive.
Approach: They propose a hieroglyphic Stroke Analyzer framework that captures character-internal structures and semantics without handcrafted data.
Outcome: The proposed framework captures character-internal structures and semantics without priors . it can be used to generalize hieroglyphic scripts across languages .
Comprehensive and Efficient Distillation for Lightweight Sentiment Analysis Models (2025.emnlp-main)

Copied to clipboard

Challenge: Recent efforts to develop lightweight and practical sentiment analysis models are limited by manual instruction and large-scale user texts.
Approach: They propose a framework for sentiment analysis that uses attribute-based instruction construction and difficulty-based data filtering to distill knowledge.
Outcome: The proposed framework outperforms baseline methods in data efficiency and performance.
WavRAG: Audio-Integrated Retrieval Augmented Generation for Spoken Dialogue Models (2025.acl-long)

Copied to clipboard

Challenge: Existing RAG frameworks rely on Automatic Speech Recognition to process speech input, which discards crucial audio information and increases computational overhead.
Approach: They propose a retrieval augmented generation framework with native, end-to-end audio support that integrates audio and text into a unified knowledge representation.
Outcome: The proposed framework can perform 10x faster than current pipelines while delivering 10x acceleration.
ImaRA: An Imaginative Frame Augmented Method for Low-Resource Multimodal Metaphor Detection and Explanation (2025.findings-naacl)

Copied to clipboard

Challenge: Existing methods for multimodal metaphor detection neglect cross-domain and attribute similarity characteristics underlying multimodal understanding.
Approach: They propose an Imaginative FRame Augmented method for multimodal metaphor detection and explanation . they use a cross-modal imagination dataset rich in multimodal multimodal expressions .
Outcome: The proposed method outperforms existing methods with training data on two datasets.
Reducing Spurious Correlations in Aspect-based Sentiment Analysis with Explanation from Large Language Models (2023.findings-emnlp)

Copied to clipboard

Challenge: Aspect-based sentiment analysis models are susceptible to learning spurious correlations between words . a recent study shows that feature engineering is time-consuming and costly .
Approach: They propose to use a template to prompt LLMs to generate an appropriate explanation for the sentiment polarity of each aspect to reduce spurious correlations.
Outcome: The proposed methods improve ABSA models and their generalization ability.
Extracting Multiple-Relations in One-Pass with Pre-Trained Transformers (P19-1)

Copied to clipboard

Challenge: Existing approaches to extract multiple relations from a paragraph require multiple passes over the paragraph.
Approach: They propose a method to extract multiple relations from a paragraph by encoding the paragraph only once.
Outcome: The proposed approach can perform state-of-the-art on the benchmark ACE 2005.
RAGEval: Scenario Specific RAG Evaluation Dataset Generation Framework (2025.acl-long)

Copied to clipboard

Challenge: Existing evaluation metrics for RAG systems are lacking due to high costs of data construction and lack of factual accuracy.
Approach: They propose a framework to evaluate RAG systems in specialized scenarios . they propose three new metrics to evaluate LLM-generated responses .
Outcome: The proposed framework outperforms zero-shot and one-shot methods in terms of clarity, safety, conformity, and richness of generated samples.
ActiView: Evaluating Active Perception Ability for Multimodal Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Existing benchmarks for evaluating MLLMs have not addressed active perception . a novel benchmark is proposed to evaluate active perception in ML models .
Approach: They propose a benchmark to evaluate active perception in Multimodal Large Language Models . they restrict the perceptual field of a model and require it to actively zoom or shift it .
Outcome: The proposed benchmark focuses on a specialized form of Visual Question Answering (VQA) that eases and quantifies the evaluation yet challenging for existing MLLMs.
Draft Model Knows When to Stop: Self-Verification Speculative Decoding for Long-Form Generation (2025.emnlp-main)

Copied to clipboard

Challenge: Conventional speculative decoding methods use a predefined length policy for proposing drafts, but the reality deviates from this assumption.
Approach: They propose a self-verification length policy that adaptively determines the lengths of draft sequences by referring to the draft entropy.
Outcome: The proposed method achieves 17% speedup on MT-Bench and 22% speedup in long-form reasoning.
An Effective Span-based Multimodal Named Entity Recognition with Consistent Cross-Modal Alignment (2024.lrec-main)

Copied to clipboard

Challenge: Existing approaches to name entity recognition rely on word-based sequence labeling and align image and text at inconsistent semantic levels.
Approach: They propose a span-based method which achieves a more consistent multimodal alignment from the perspectives of information-theoretic and cross-modal interaction.
Outcome: Experiments on two datasets show that SMNER outperforms the state-of-the-art methods.
LIFTED: Multimodal Clinical Trial Outcome Prediction via Large Language Models and Mixture-of-Experts (2025.findings-emnlp)

Copied to clipboard

Challenge: Clinical trials are costly and pivotal processes that require substantial expenses . a new approach to integrate multimodal data for clinical outcome prediction is needed .
Approach: a proposed framework transforms modality-specific data into natural language descriptions . a sparse Mixture-of-Experts mechanism then identifies shared patterns across modalities .
Outcome: a proposed framework outperforms baseline methods in predicting clinical trial outcomes . it transforms modality-specific data into natural language descriptions, encoded via unified encoders .
Interpretable Safety Alignment via SAE-Constructed Low-Rank Subspace Adaptation (2026.acl-long)

Copied to clipboard

Challenge: Prior work has shown that safety behaviors are governed by low-rank structures . Low-Rank Adaptation (LoRA) consistently underperforms full fine-tuning and reinforcement learning on safety benchmarks .
Approach: They propose a safety alignment system that disentangles safety-relevant directions into monosemantic features and constructs an interpretable safety subspace from SAE directions.
Outcome: Empirically, the proposed model achieves 99.6% safety rates across multiple model families and scales . low-rank Adaptation consistently underperforms full fine-tuning and reinforcement learning on safety benchmarks compared with previous methods .
PopAlign: Diversifying Contrasting Patterns for a More Comprehensive Alignment (2025.acl-long)

Copied to clipboard

Challenge: Typical approaches to training large language models rely on limited contrasting patterns . contrasting data is limited and models are susceptible to harmful response tendencies .
Approach: They propose a framework that integrates contrasting patterns across the prompt, model, and pipeline levels.
Outcome: The proposed framework outperforms existing methods in the comparison of RQ1 and RQ2 . the proposed framework significantly outperformed existing methods, leading to more comprehensive alignment.
JiraiBench: A Bilingual Benchmark for Evaluating Large Language Models’ Detection of Human risky health behavior Content in Jirai Community (2026.eacl-long)

Copied to clipboard

Challenge: a cross-lingual dataset captures a transnational cultural phenomenon . risky health behaviors (RHB) are often linked to complex mental health conditions .
Approach: They present the first cross-lingual dataset that captures a transnational cultural phenomenon . their dataset of more than 15,000 annotated social media posts forms the core of JiraiBench .
Outcome: The study shows that cultural context can be more influential than linguistic similarity . the study also shows that the Japanese prompts better handle Chinese content .
SeaD: End-to-end Text-to-SQL Generation with Schema-aware Denoising (2022.findings-naacl)

Copied to clipboard

Challenge: Using sketch-based slot filling, text-to-SQL models suffer from over-complexity . et al., e.al., and d.albert, dr., propose a novel method for text- to-Sql generation .
Approach: They propose to train sequence-to-sequence model with Schema-aware Denoising . they propose a clause-sensitive execution guided (EG) decoding strategy .
Outcome: The proposed method improves performance in schema linking and grammar correctness . it also establishes new state-of-the-art on the WikiSQL benchmark .
Generate-on-Graph: Treat LLM as both Agent and KG for Incomplete Knowledge Graph Question Answering (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods to integrate LLMs with Knowledge Graphs (KGs) however, these methods are often incomplete to cover all the knowledge required to answer questions.
Approach: They propose to integrate LLMs with Knowledge Graphs (KGs) to address insufficient knowledge and hallucination issues in Large Language Models.
Outcome: The proposed method outperforms existing methods on two datasets.
MC2: A Minimum-Coverage and Dataset-Agnostic Framework for Compositional Generalization of LLMs on Semantic Parsing (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing research relies on dataset-specific designs or a large number of samples to improve compositional generalization of large language models (LLMs) .
Approach: They propose a minimum-coverage framework that can help LLMs achieve compositional generalization by selecting and organizing samples that satisfy the primitive coverage.
Outcome: The proposed framework can improve compositional generalization on different parsing datasets in the minimum-coverage setting.
Reasoning as Gradient: Scaling MLE Agents Beyond Tree Search (2026.findings-acl)

Copied to clipboard

Challenge: LLM-based agents for machine learning engineering rely on tree search to rank candidates.
Approach: They propose an LLM-based agent that operationalizes gradient-based optimization.
Outcome: The proposed agent achieves a state-of-the-art 35.1% any-medal rate on MLE-Bench with a limited budget on a single GPU.
ACR: Adaptive Context Refactoring via Context Refactoring Operators for Multi-Turn Dialogue (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to multi-turn dialogues lack contextual consistency and dependencies, and models struggle to maintain factual faithfulness as interaction turns increase.
Approach: They propose an adaptive context refactoring framework that monitors and reshapes the interaction history to mitigate contextual inertia and state drift.
Outcome: The proposed model outperforms baselines while reducing token consumption.
Adaptive Hyper-parameter Learning for Deep Semantic Retrieval (2023.emnlp-industry)

Copied to clipboard

Challenge: Existing methods for deep semantic retrieval are highly sensitive to hyper-parameters . a novel adaptive metric learning method is proposed to overcome this limitation .
Approach: They propose a method that adaptively obtains hyper-parameters without fixed or extra-trainable hyper-parmeters . they adopt a symmetric metric learning method to mitigate model collapse issues .
Outcome: The proposed method outperforms existing methods on a real-world dataset and brings economic benefits.
Enhancing Model Privacy in Federated Learning with Random Masking and Quantization (2025.findings-emnlp)

Copied to clipboard

Challenge: federated learning approaches are limited by the complexity of large language models and the need for specialized expertise to protect intellectual property.
Approach: They propose a federated learning approach that leverages random masking to obscure a subnetwork of model parameters and applies quantization to the remaining parameters.
Outcome: The proposed approach maintains strong model performance in federated learning settings and achieves enhanced protection of model parameters compared to baseline methods.
Adaptive Attentional Network for Few-Shot Knowledge Graph Completion (2020.emnlp-main)

Copied to clipboard

Challenge: Recent attempts to learn static representations of entities and references ignore their dynamic properties.
Approach: They propose to learn static representations of entities and references ignoring their dynamic properties . a neighbor encoder learns entities' roles while a query-aware aggregator learns references' contributions .
Outcome: The proposed approach achieves state-of-the-art results with different few-shot sizes.
Media Source Matters More Than Content: Unveiling Political Bias in LLM-Generated Citations (2025.emnlp-main)

Copied to clipboard

Challenge: generative search engines rely on in-line citations as the key gateway to original webpages . a recent study shows that LLMs tend to cite left-leaning sources at higher rates compared to traditional retrieval systems .
Approach: They construct a dataset of news articles labeled with left- or right-leaning stances . they find that LLMs tend to cite left-leansing sources at higher rates than traditional retrieval systems .
Outcome: The proposed dataset shows that LLMs tend to cite left-leaning sources at higher rates than traditional retrieval systems.
SMiLE: Schema-augmented Multi-level Contrastive Learning for Knowledge Graph Link Prediction (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for linking knowledge graphs lack contextual information in entity neighborhoods, which leads to false prediction results.
Approach: They propose a Schema-augmented Multi-level contrastive LEarning framework to conduct knowledge graph link prediction using a knowledge graph schema.
Outcome: The proposed framework is based on a knowledge graph schema and is compared against state-of-the-art datasets.
TritonBench: Benchmarking Large Language Model Capabilities for Generating Triton Operators (2025.findings-acl)

Copied to clipboard

Challenge: Triton is a high-level Python-like programming language for building efficient GPU kernels.
Approach: They propose a TritonBench benchmark that provides a comprehensive evaluation of Tritonic operators on widely deployed GPUs.
Outcome: The proposed benchmarks show that current LLMs struggle to generate efficient Triton operators on widely deployed GPUs aligned with industry applications.
Towards Understanding and Improving Knowledge Distillation for Neural Machine Translation (2023.acl-long)

Copied to clipboard

Challenge: Existing knowledge distillation techniques for neural machine translation lack special treatment on the top-1 information, which is limiting the potential of KD.
Approach: They propose a method to distill knowledge from top-1 predictions of teachers and a technique to infuse more additional knowledge by distilling on the data without ground-truth targets.
Outcome: The proposed method outperforms the vanilla word-level KD and outperfies the existing methods on three different students with different capacity gaps.
Label Representations in Modeling Classification as Text Generation (2020.aacl-srw)

Copied to clipboard

Challenge: Existing methods for text generation use strings to represent labels . linguistic properties of labels do affect performance, though their results are limited to document retrieval.
Approach: They investigate the effect of string representations on how effectively a model learns a task . they use four standard text classification tasks to model string representation .
Outcome: The proposed model improves on four standard text classification tasks . the results are largely negative in the low data setting .
FOREVER: Forgetting Curve-Inspired Memory Replay for Language Model Continual Learning (2026.acl-long)

Copied to clipboard

Challenge: Continual learning (CL) for large language models (LLMs) aims to enable sequential knowledge acquisition without catastrophic forgetting.
Approach: They propose a framework that aligns replay schedules with a model-centric notion of time.
Outcome: Experiments on three benchmarks show that FOREVER consistently mitigates catastrophic forgetting.
S+PAGE: A Speaker and Position-Aware Graph Neural Network Model for Emotion Recognition in Conversation (2022.aacl-main)

Copied to clipboard

Challenge: Emotion recognition in conversation (ERC) is a task arousing increasing interest in many fields.
Approach: They propose a novel GNN-based ERC model that captures speaker and position information.
Outcome: The proposed model captures speaker and position-aware conversation structure information.
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.
Zero-shot Text Classification via Reinforced Self-training (2020.acl-main)

Copied to clipboard

Challenge: Existing methods to learn from unlabeled data are difficult for zero-shot text classification tasks.
Approach: They propose a self-training based method to efficiently leverage unlabeled data.
Outcome: The proposed method significantly outperforms existing methods in zero-shot text classification tasks on benchmarks and a real-world e-commerce dataset.
PromptSource: An Integrated Development Environment and Repository for Natural Language Prompts (2022.acl-demo)

Copied to clipboard

Challenge: PromptSource is a system for creating, sharing, and using natural language prompts . prompts are used to train and query language models in zero-shot learning settings .
Approach: PromptSource is a system for creating, sharing, and using natural language prompts . et al.: using prompts to train and query language models is emerging area in NLP . they propose a templating language for defining data-linked prompts, a user interface that iterates on prompt development .
Outcome: PromptSource is a system for creating, sharing, and using natural language prompts . it has a templating language for defining data-linked prompts and a community-driven set of guidelines .
Uncovering Scaling Laws for Large Language Models via Inverse Problems (2025.findings-emnlp)

Copied to clipboard

Challenge: Large Language Models (LLMs) have achieved remarkable success across diverse domains.
Approach: inverse problems can efficiently uncover scaling laws that guide the building of LLMs, authors argue . authors propose brute-force approaches to improve LLM training costs due to high costs .
Outcome: This paper advocates that inverse problems can efficiently uncover scaling laws that guide the building of LLMs to achieve the desirable performance with significantly better cost-effectiveness.
VALU: A Benchmark for Video Anomaly Temporal Localization and Understanding at Multiple Semantic Levels (2026.acl-long)

Copied to clipboard

Challenge: Recent advances in Video Large Language Models (Video-LLMs) enhance the ability of VAU models to describe and interpret anomalies.
Approach: They propose a benchmark that explicitly defines anomalies across five semantic levels and provides detailed temporal boundaries and detailed textual descriptions for each.
Outcome: The proposed benchmark defines anomalies across five semantic levels and provides detailed descriptions for each.
Bridging the Capability Gap: Joint Alignment Tuning for Harmonizing LLM-based Multi-Agent Systems (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for fine-tuning agents are often inadequate . a multi-agent system can solve complex tasks by dividing responsibilities among specialized agents .
Approach: a new framework is proposed to improve agents collaboration through iterative alignment.
Outcome: The proposed framework outperforms state-of-the-art benchmarks on held-in and held-out tasks.
The Illusion of Specialization: Unveiling the Domain-Invariant "Standing Committee" in Mixture-of-Experts Models (2026.acl-long)

Copied to clipboard

Challenge: Mixture of Experts models are widely assumed to achieve domain specialization through sparse routing.
Approach: They propose a framework that analyzes routing behavior at the level of expert groups rather than individual experts.
Outcome: The proposed framework analyzes routing behavior at the level of expert groups rather than individual experts.
From Insight to Action: A Novel Framework for Interpretability-Guided Data Selection in Large Language Models (2026.acl-long)

Copied to clipboard

Challenge: Recent research in mechanistic interpretability has revealed that Large Language models contain disentangled, human-understandable components.
Approach: They propose a framework that first identifies causal task features through frequency recall and interventional filtering, then selects “Feature-Resonant Data” that maximally activates task features for fine-tuning.
Outcome: The proposed framework outperforms existing models on mathematical reasoning, summarization, and translation tasks while using only 50% of the data.
Detecting Subtle Differences between Human and Model Languages Using Spectrum of Relative Likelihood (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods for detecting modelgenerated texts from human texts are limited by the fact that absolute likelihood values of texts are bound to certain linguistic and cognitive constraints.
Approach: They propose to use relative likelihood values instead of absolute ones to extract useful features from the spectrum-view of likelihood for the human-model text detection task.
Outcome: The proposed method can reveal subtle differences between human and model languages, which find theoretical roots in psycholinguistics studies.
Revisiting Data Reconstruction Attacks on Real-world Dataset for Federated Natural Language Understanding (2024.lrec-main)

Copied to clipboard

Challenge: Existing DRA methods fail to accurately recover the original text of real-world privacy data.
Approach: They propose to use a real-world privacy dataset to examine the performance of federated learning (FL) methods.
Outcome: The proposed method improves on a real-world privacy dataset and shows that the tokens within a recovery sentence are disordered and intertwined with tokens from other sentences in the same training batch.
RubricBench: Aligning Model-Generated Rubrics with Human Standards (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks lack discriminative complexity and ground-truth rubric annotations required for rigorous evaluation.
Approach: They propose a curated benchmark with 1,147 pairwise comparisons to assess the reliability of rubric-based evaluation.
Outcome: The proposed benchmarks show that they support diverse domains, exhibit discriminative ability, provide high-quality annotations, and include human-authored rubrics.
Not All Errors are Equal: Learning Text Generation Metrics using Stratified Error Synthesis (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing learning metrics are limited to tasks where large human ratings are available.
Approach: They propose a model-based natural language generation (NLG) evaluation metric that is highly correlated with human judgements without requiring human annotation.
Outcome: The proposed metric outperforms all prior unsupervised metrics on multiple NLG tasks including translation, image captioning, and WebNLG text generation.
CrowdAgent: Multi-Agent Managed Multi-Source Annotation System (2025.emnlp-demos)

Copied to clipboard

Challenge: Recent approaches to annotate data focus on labeling, but lack holistic process control . a novel system that integrates task assignment, data annotation, and quality/cost management is needed .
Approach: They propose a multi-agent system that integrates task assignment, data annotation, and quality/cost management.
Outcome: The proposed system automates human management by using a collaborative multi-agent system.
SLOT: Structuring the Output of Large Language Models (2025.emnlp-industry)

Copied to clipboard

Challenge: Structured outputs are essential for large language models (LLMs) but often deviate from predefined schemas hampering reliable application development.
Approach: They propose a model-agnostic approach that transforms unstructured LLM outputs into precise structured formats.
Outcome: The proposed model-agnostic approach transforms unstructured LLM outputs into precise structured formats.
Evaluating Text Generation Quality Using Spectral Distances of Surprisal (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing metric fails to capture text surprisal, but FACE-2 produces stronger agreement with human preferences.
Approach: They propose a new automatic evaluation metric for open-ended text generation . they propose metric that extracts the dynamic patterns (spectrum) of text surprisal .
Outcome: The proposed metric outperforms existing methods in revealing the model scaling effect . it produces stronger agreement with human preferences from a large human-annotated dataset .
Multiple Knowledge-Enhanced Interactive Graph Network for Multimodal Conversational Emotion Recognition (2024.findings-emnlp)

Copied to clipboard

Challenge: Multimodal Emotion Recognition in Conversations models struggle due to lack of Common Sense Knowledge (CSK).
Approach: They propose a multimodal approach to integrate multiple knowledge into the edge representations by integrating textual and visual CSK.
Outcome: The proposed model outperforms state-of-the-art methods on two popular datasets.
On the Consistency of Commonsense in Large Language Models (2025.findings-acl)

Copied to clipboard

Challenge: Existing evaluations of commonsense for large language models focus on downstream knowledge tasks, failing to probe whether LLMs truly understand and utilize knowledge or merely memorize it.
Approach: They propose to automatically construct a large benchmark named CoCo which measures LLMs’ knowledge memorization, comprehension, and application and examines the consistency between these tasks.
Outcome: The proposed benchmark systematically assesses LLMs’ knowledge memorization, comprehension, and application and examines the consistency between these tasks.
AdaTooler-V: Adaptive Tool-Use for Images and Videos (2026.findings-acl)

Copied to clipboard

Challenge: Existing models exhibit blind tool-use reasoning patterns, which significantly increases inference overhead and degrades model performance.
Approach: They propose an MLLM that performs adaptive tool-use by determining whether a visual problem truly requires tools.
Outcome: The proposed model outperforms existing methods in visual reasoning tasks.
Refuse Whenever You Feel Unsafe: Improving Safety in LLMs via Decoupled Refusal Training (2025.acl-long)

Copied to clipboard

Challenge: Large Language Models exhibit a level of intelligence that is both impressive and everevolving, but their ability to refuse generating unsafe content is a double-edged sword.
Approach: They propose a method to tackle a refusal position bias within safety tuning data that compromises the models’ ability to appropriately refuse generating unsafe content.
Outcome: The proposed method significantly improves model safety without compromising performance and surpasses baseline methods in defending against attacks.
Identifying the Periodicity of Information in Natural Language (2026.acl-long)

Copied to clipboard

Challenge: Existing methods to detect periodicity of information in natural language are based on a canonical periodicity detection algorithm.
Approach: They propose a method to detect periods in surprisal sequences in natural language . they propose to use this method to identify periods outside the distributions of typical units .
Outcome: The proposed method can detect significant periods in a single document.
Acquisition and Application of Novel Knowledge in Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for constructing new datasets rely on timestamps or simple templates that do not accurately reflect the real world.
Approach: They propose a knowledge dataset construction approach that simulates biological evolution using knowledge graphs to generate synthetic entities with diverse attributes.
Outcome: The proposed framework outperforms knowledge augmentation methods by 3.3%-38%.
Locating and Extracting Relational Concepts in Large Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Existing knowledge recall models lack interpretability for relational concepts . a hidden state expresses causal effects of relational concept in input prompts .
Approach: They propose to use causal mediation analysis to find hidden states that express relational concepts in LLMs.
Outcome: The proposed representations exhibit high credibility and can be flexibly transplanted into other recall processes.
Exploiting the Index Gradients for Optimization-Based Jailbreaking on Large Language Models (2025.coling-main)

Copied to clipboard

Challenge: Despite advances in training Large Language Models, they remain vulnerable to jailbreak, an adversarial attack method.
Approach: They propose an adversarial jailbreak algorithm that exploits the gradient information of the suffix tokens to accelerate the optimization process.
Outcome: The proposed model achieves 1.5x speedup while maintaining high attack success rates.
MedAdapter: Efficient Test-Time Adaptation of Large Language Models Towards Medical Reasoning (2024.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) have improved generation and reasoning capabilities compared to traditional BERT-sized models due to massive number of parameters and extensive pre-training on vast textual corpora.
Approach: They propose a unified post-hoc adapter for test-time adaptation of large language models . they propose to fine-tune only a small BERT-sized adapter to rank candidate LLMs .
Outcome: The proposed adapter improves performance on four biomedical tasks without requiring computational resources or sharing data with third parties.
MAVEN: A Massive General Domain Event Detection Dataset (2020.emnlp-main)

Copied to clipboard

Challenge: Existing datasets exhibit data scarcity and limited coverage of general-domain events.
Approach: They present a MAssive eVENt detection dataset which contains 4,480 Wikipedia documents and 168 event types.
Outcome: The proposed dataset shows that existing methods cannot achieve promising results on the small datasets.
ThoughtProbe: Classifier-Guided LLM Thought Space Exploration via Probing Representations (2025.emnlp-main)

Copied to clipboard

Challenge: Unlike previous works that manipulate representations to steer LLM generation, ThoughtProbe harnesses them as discriminative signals to guide the tree-structured response space exploration.
Approach: They propose a tree-structured inference-time framework that leverages the hidden reasoning features of Large Language Models to improve their reasoning performance.
Outcome: The proposed framework improves reasoning performance across multiple arithmetic reasoning benchmarks and covers valid reasoning chains and identifies optimal answers.
PLATO-Ad: A Unified Advertisement Text Generation Framework with Multi-Task Prompt Learning (2022.emnlp-industry)

Copied to clipboard

Challenge: Online advertisement text generation models have achieved remarkable success in generating high-quality text ads, but some challenges remain, such as low-resource scenarios and training efficiency for multiple ad tasks.
Approach: They propose a unified text ad generation framework with multi-task prompt learning to tackle low-resource ade generation problem and a multi-step prompt learning mechanism to efficiently solve multiple aed generation tasks.
Outcome: The proposed framework outperforms the state-of-the-art on offline and online metrics.
Query2Triple: Unified Query Encoding for Answering Diverse Complex Queries over Knowledge Graphs (2023.findings-emnlp)

Copied to clipboard

Challenge: Complex Query Answering (CQA) is a challenge task of Knowledge Graphs due to incompleteness of KGs.
Approach: They propose a query embedding approach that decouples the training for simple and complex queries.
Outcome: The proposed approach decouples training for simple and complex queries and achieves state-of-the-art performance over three public benchmarks.
PositionID: LLMs can Control Lengths, Copy and Paste with Explicit Positional Awareness (2024.findings-emnlp)

Copied to clipboard

Challenge: Large Language Models (LLMs) have impressive capabilities across various domains, including role-playing, creative writing, mathematical reasoning, and coding.
Approach: They propose two methods to improve the model’s adherence to length constraints and copy-paste accuracy without compromising response quality.
Outcome: The proposed methods improve the model’s adherence to length constraints and copy-paste accuracy without compromising response quality.
MAVEN-ARG: Completing the Puzzle of All-in-One Event Understanding Dataset with Event Argument Annotation (2024.acl-long)

Copied to clipboard

Challenge: Existing datasets for event understanding have limited coverage due to complexity of tasks.
Approach: They propose a dataset that augments MAVEN datasets with event argument annotations . they propose 98,591 events and 290,613 arguments obtained with laborious human annotation .
Outcome: The proposed dataset is the first all-in-one dataset supporting event detection, event argument extraction, and event relation extraction.
Incentivizing Strong Reasoning from Weak Supervision (2026.eacl-long)

Copied to clipboard

Challenge: Large language models (LLMs) have demonstrated impressive performance on reasoning-intensive tasks, but enhancing their reasoning abilities typically relies on expensive high-quality demonstrations and reinforcement learning.
Approach: They propose to incentivize reasoning abilities of large language models without expensive demonstrations and reinforcement learning.
Outcome: The proposed model can recover 94% of the gains of expensive RL at a fraction of the cost.
It is AI’s Turn to Ask Humans a Question: Question-Answer Pair Generation for Children’s Story Books (2022.acl-long)

Copied to clipboard

Challenge: Existing question answering (QA) techniques are created mainly to answer questions asked by humans, but in educational applications, teachers often need to decide what questions to ask .
Approach: They propose to use a fairytale-themed storybook as input to generate QA pairs that can test a student's comprehension skills.
Outcome: The proposed system outperforms state-of-the-art QAG baseline systems and builds an interactive story-telling application for the future real-world deployment.
A Prospective-Performance Network to Alleviate Myopia in Beam Search for Response Generation (C18-1)

Copied to clipboard

Challenge: Existing methods to generate responses using beam search focus on current optimal results.
Approach: They propose a beam search method that uses a Prospective-Performance Network to predict the future reward of a partially-generated response.
Outcome: The proposed method can increase the quality and diversity of generated responses with high inference efficiency.
ContextBLIP: Doubly Contextual Alignment for Contrastive Image Retrieval from Linguistically Complex Descriptions (2024.findings-acl)

Copied to clipboard

Challenge: Existing approaches to image retrieval from contextual descriptions (IRCD) lag behind human performance in IRCD.
Approach: They propose a method that relies on a doubly contextual alignment scheme for challenging IRCD.
Outcome: The proposed method can yield comparable results with GPT-4V, despite fewer parameters.
Sanitizing Large Language Models in Bug Detection with Data-Flow (2024.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) have potential in code reasoning tasks but the hallucination effect can compromise the reliability of bug reports.
Approach: They propose a new schema of bug detection that enforces LLMs to emit data-flow paths in few-shot chain-of-thought prompting and validates them via the program-property decomposition.
Outcome: The proposed approach achieves 91.03% precision and 74.00% recall upon synthetic benchmarks and boosts precision by 21.99% with the sanitization.
Rehearsal-free Continual Language Learning via Efficient Parameter Isolation (2023.acl-long)

Copied to clipboard

Challenge: Existing methods for learning continual tasks do not cache history data, which makes the problem more challenging.
Approach: They propose a method that allocates a small portion of private parameters and learns them with a shared pre-trained model.
Outcome: The proposed method is comparable to existing methods and comparable to those using historical data.
Generalized Intent Discovery: Learning from Open World Dialogue System (2022.coling-1)

Copied to clipboard

Challenge: Existing intent classification models rely on a pre-defined intent set and supervised labels, which is limited in some practical scenarios.
Approach: They propose to extend an IND intent classifier to an open-world intent set including IND and OOD intents.
Outcome: The proposed task can classify IND and OOD intents while discovering new unlabeled OOD types incrementally.
Perspective Transition of Large Language Models for Solving Subjective Tasks (2025.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) have revolutionized the field of natural language processing . performance of LLMs on subjective tasks is limited, authors say .
Approach: They propose a method that allows LLMs to select between direct, role, and third-person perspectives for best way to solve corresponding subjective problem.
Outcome: The proposed method outperforms widely used single fixed perspective based methods on 12 subjective tasks.
DualNER: A Dual-Teaching framework for Zero-shot Cross-lingual Named Entity Recognition (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to named entity recognition (NER) are limited to high-resource languages like English and Chinese.
Approach: They propose a framework to make full use of annotated source and unlabeled target language text for zero-shot cross-lingual named entity recognition.
Outcome: The proposed framework makes full use of both annotated source and unlabeled target language text for zero-shot cross-lingual named entity recognition (NER).
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.
PclGPT: A Large Language Model for Patronizing and Condescending Language Detection (2024.findings-emnlp)

Copied to clipboard

Challenge: Patronizing and condescending language is an essential branch of toxic language . pre-trained language models perform poorly in detecting PCL due to its implicit toxicity traits .
Approach: They propose a novel LLM benchmark for patronizing and condescending language . they use a dataset to analyze the toxicity of patronizing condescending languages .
Outcome: The proposed model can detect patronizing and condescending language (PCL) the model can be used to analyze the toxicity of the language and to improve the detection.
ChartM3: A Multi-Stage Code-Driven Pipeline for Constructing Multi-Dimensional and Multi-Step Visual Reasoning Data in Chart Comprehension (2025.findings-emnlp)

Copied to clipboard

Challenge: Currently, research on complex chart understanding tasks is limited . a pipeline for visual reasoning datasets addresses these limitations .
Approach: They propose a code-driven pipeline for generating visual reasoning datasets . pipeline integrates retrieval-augmented generation to retrieve professional chart templates .
Outcome: The proposed pipeline enhances chart diversity and data quality through model-based evaluation.
BMRetriever: Tuning Large Language Models as Better Biomedical Text Retrievers (2024.emnlp-main)

Copied to clipboard

Challenge: Developing effective biomedical retrieval models is important for excelling at knowledge-intensive biomedically tasks but still challenging due to the lack of sufficient publicly annotated biomedic data and computational resources.
Approach: They propose a series of dense retrievers for enhancing biomedical retrieval via unsupervised pre-training on large biomedically corpora, followed by instruction fine-tuning on a combination of labeled datasets and synthetic pairs.
Outcome: Experiments on 5 biomedical tasks across 11 datasets confirm the performance of the retrieval model on various biomedically demanding tasks.
SAGE: Steerable Agentic Data Generation for Deep Search with Execution Feedback (2026.findings-eacl)

Copied to clipboard

Challenge: High-quality, complex question-answer pairs are pivotal for training and evaluating capable deep search agents.
Approach: They propose a pipeline that generates high-quality, difficulty-controlled deep search question-answer pairs for a given corpus and a target difficulty level.
Outcome: The proposed pipeline generates high-quality, difficulty-controlled deep search question-answer pairs for a given corpus and a target difficulty level.
Knowledge-Augmented Multimodal Clinical Rationale Generation for Disease Diagnosis with Small Language Models (2025.acl-long)

Copied to clipboard

Challenge: Existing models struggle to balance predictive accuracy with human-understandable rationales.
Approach: They propose to enhance LLMs by leveraging rationale distillation and domain knowledge injection for trustworthy multimodal rationale generation.
Outcome: Experiments on real-world medical datasets show that ClinRaGen achieves state-of-the-art performance in disease diagnosis and rationale generation.
Make Some Noise: Unlocking Language Model Parallel Inference Capability through Noisy Training (2024.emnlp-main)

Copied to clipboard

Challenge: Existing speculative decoding methods require additional model structure and training processes to assist the model for draft token generation.
Approach: They propose a make some noise training framework that introduces some noise at the input for the model to learn the denoising task.
Outcome: The proposed model improves inference speed by 2.3-2.7x times without compromising model performance.
Auto-Dialabel: Labeling Dialogue Data with Unsupervised Learning (D18-1)

Copied to clipboard

Challenge: Existing dialog datasets rely on human labeling, which is expensive, limited in size, and in low coverage.
Approach: They propose a framework to automatically cluster dialogue intents and slots . they collect context features, leverage an autoencoder for feature assembly, and adapt a dynamic hierarchical clustering method for intent and slot labeling.
Outcome: The proposed framework can promote human labeling cost to a great extent and achieve good intent clustering accuracy (84.1%) it also provides reasonable and instructive slot labeling results.
DB-Explore: Automated Database Exploration and Instruction Synthesis for Text-to-SQL (2025.findings-emnlp)

Copied to clipboard

Challenge: Recent text-to-SQL systems that use large language models struggle with complex database structures and domain-specific queries.
Approach: a framework that aligns large language models with database knowledge is proposed . DB-Explore constructs database graphs to capture complex relational schemas .
Outcome: a new framework outperforms existing text-to-SQL systems by outperforming existing systems.
Shifting Attention to Relevance: Towards the Predictive Uncertainty Quantification of Free-Form Large Language Models (2024.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) show promising results in language generation but often “hallucinate”, making their outputs less reliable.
Approach: They propose to shift attention to more relevant components at token- and sentence-levels for better UQ.
Outcome: The proposed approach improves the performance of a range of popular “off-the-shelf” LLMs with model sizes extending up to 33B parameters.
Bridging Relevance and Reasoning: Rationale Distillation in Retrieval-Augmented Generation (2025.findings-acl)

Copied to clipboard

Challenge: Existing approaches to rerank and align documents based on reasoning capabilities of large language models (LLMs) . prior work shows that LLMs have exceptional reasoning and text generation capabilities .
Approach: They propose a rationale extraction method that leverages reasoning capabilities of large language models to extract the rationales necessary for answering a query.
Outcome: The proposed method is compared with baseline methods on two tasks across three datasets.
Abacus-SQL: A Text-to-SQL System Empowering Cross-Domain and Open-Domain Database Retrieval (2025.acl-demo)

Copied to clipboard

Challenge: Existing text-to-SQL systems often lack retrieval capabilities for open-domain databases, requiring users to manually filter relevant databases.
Approach: They propose to use database retrieval technology to locate the required databases in an open-domain database environment and enhance system cross-domain transferability through data augmentation methods.
Outcome: The proposed system performs excellently in multi-turn text-to-SQL tasks, validating the proposed approach’s effectiveness.
Z-Code++: A Pre-trained Language Model Optimized for Abstractive Summarization (2023.acl-long)

Copied to clipboard

Challenge: Z-Code++ is a pre-trained language model optimized for abstractive text summarization.
Approach: They propose a pre-trained language model optimized for abstractive text summarization that uses a two-phase pre-training technique to improve model's performance.
Outcome: The proposed model outperforms the competing models on low-resource summarization tasks in zero-shot and few-shot settings.
Granular Entity Mapper: Advancing Fine-grained Multimodal Named Entity Recognition and Grounding (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for fine-grained content extraction are limited by long-tailed distribution of textual entity categories and performance of object detectors.
Approach: They propose a multi-granularity entity recognition module and a reranking module to integrate hierarchical information of entity categories, visual cues, and external textual resources collectively.
Outcome: The proposed framework achieves state-of-the-art on the fine-grained content extraction task.
Conversational Graph Grounded Policy Learning for Open-Domain Conversation Generation (2020.acl-main)

Copied to clipboard

Challenge: Existing word-level policy models that learn dialog policy and language generation from dialog corpora often lead to degeneration issues where the utterances become ungrammatical or repetitive.
Approach: They propose to represent prior dialog transitions as a graph and learn a CG grounded dialog policy that can foster a more coherent and controllable dialog.
Outcome: The proposed framework is able to learn dialog policy in open-domain multi-turn conversation.
LoRA-Flow: Dynamic LoRA Fusion for Large Language Models in Generative Tasks (2024.acl-long)

Copied to clipboard

Challenge: LoRA-Flow uses lightweight modules to customize large language models for downstream tasks . previous work on LoRA combination relied on task-level weights for each involved LoRA .
Approach: They propose a LoRA-Flow approach that uses dynamic weights to adjust the impact of different LoRAs.
Outcome: The proposed method outperforms baselines with task-level weights on six generative tasks.
PairCFR: Enhancing Model Training on Paired Counterfactually Augmented Data through Contrastive Learning (2024.acl-long)

Copied to clipboard

Challenge: Recent research shows that training with CAD may lead models to overly focus on modified features while ignoring other important contextual information.
Approach: They propose to use contrastive learning to promote global feature alignment and learning counterfactual clues to improve model performance.
Outcome: The proposed method outperforms the state-of-the-art on out-of distribution (OOD) datasets.
RoseRAG: Robust Retrieval-augmented Generation with Small-scale LLMs via Margin-aware Preference Optimization (2025.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) have impressive performance but face high computational costs and latency, limiting their deployment in resource-constrained settings.
Approach: They propose a robust RAG framework for large language models via Margin-aware Preference Optimization to enhance the accuracy and reliability of SLMs.
Outcome: The proposed framework surpasses state-of-the-art benchmarks on three open-domain question answering tasks.
D2TV: Dual Knowledge Distillation and Target-oriented Vision Modeling for Many-to-Many Multimodal Summarization (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing studies focus on improving MMS models by filtering summary-unrelated visual features with implicit learning or explicitly complex training objectives.
Approach: They propose a multimodal multimodal summarization task that aims to generate summaries in any language with document inputs in any languages and the corresponding image sequence.
Outcome: The proposed task can generate summaries in any language with document inputs in any languages and the corresponding image sequence.
3DS: Medical Domain Adaptation of LLMs via Decomposed Difficulty-based Data Selection (2025.emnlp-main)

Copied to clipboard

Challenge: Effective domain adaptation typically involves supervised fine-tuning on carefully selected instruction-tuned data.
Approach: They propose a model-centric data selection framework that aligns data selection with the model’s knowledge distribution to improve model performance.
Outcome: The proposed framework outperforms existing methods by up to 2.97% accuracy in the healthcare domain.
A Compact and Language-Sensitive Multilingual Translation Method (P19-1)

Copied to clipboard

Challenge: Existing paradigms for multilingual neural machine translation do not make full use of language commonality and parameter sharing.
Approach: They propose a multilingual neural machine translation paradigm with one encoder-decoder model that makes full use of language commonality and parameter sharing.
Outcome: The proposed method outperforms strong standard multilingual translation systems on WMT and IWSLT datasets.
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 .
MMedAgent: Learning to Use Medical Tools with Multi-modal Agent (2024.findings-emnlp)

Copied to clipboard

Challenge: Multi-modal Large Language Models (MLLMs) exhibit limited generality and often fall short when compared to specialized models.
Approach: They propose a multi-modal medical agent that picks the most suitable medical tools based on user inputs.
Outcome: The proposed agent performs better than open-source models and the closed-source model, GPT-4o.
Preserving Knowledge Invariance: Rethinking Robustness Evaluation of Open Information Extraction (2023.emnlp-main)

Copied to clipboard

Challenge: Existing evaluation benchmarks focus on pairwise matching, ignoring robustness . current models exhibit frustrating degradation, with a maximum drop of 23.43 F1 score .
Approach: They propose a benchmark that simulates the evaluation of open information extraction models in the real world . they perform experiments on typical models published in the last decade and a representative large language model .
Outcome: The proposed model is rated robust on a knowledge-invariant clique with different syntactic and expressive forms.
Anchoring-Guidance Fine-Tuning (AnGFT): Elevating Professional Response Quality in Role-Playing Conversational Agents (2025.emnlp-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated significant advancements in various fields, notably in Role-Playing Conversational Agents (RPCAs).
Approach: They propose an Anchoring-Guidance Fine-Tuning Framework to integrate relevant expert knowledge into RPCAs' training process to mitigate this issue.
Outcome: The proposed framework significantly improves the RPCAs’ performance in handling role-specific professional queries while preserving their robust role-playing abilities.
Tracing and Dissecting How LLMs Recall Factual Knowledge for Real World Questions (2025.acl-long)

Copied to clipboard

Challenge: Recent advances in large language models have shown promising ability to perform commonsense reasoning.
Approach: They propose a two-dimensional analysis framework that incorporates token back-tracing and token decoding to uncover how LLMs conduct factual knowledge recall.
Outcome: The proposed framework shows that LLMs lack relevant knowledge but struggle to select the most accurate information based on context during the retrieval and rerank phase.
Mitigating Backdoor Poisoning Attacks through the Lens of Spurious Correlation (2023.emnlp-main)

Copied to clipboard

Challenge: Modern NLP models are often trained over large untrustworthy datasets, raising the potential for a malicious adversary to compromise model behaviour.
Approach: They propose to mitigate spurious correlations between textual triggers and classification labels by combining them with insertion-based attacks.
Outcome: The proposed defence significantly reduces attack success rates across backdoor attacks and provides a near-perfect defence against insertion-based attacks.
SKRAG: A Retrieval-Augmented Generation Framework Guided by Reasoning Skeletons over Knowledge Graphs (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing KG-based question answering frameworks face inefficient subgraph retrieval, limited reasoning capabilities, and high computational costs.
Approach: They propose a Skeleton-guided RAG framework for knowledge graph question answering . SKRAG leverages a lightweight language model enhanced with the Finite State Machine constraint .
Outcome: The proposed framework outperforms baselines and general-domain benchmarks on a KGQA dataset in the space science and utilization domain.
TransAgents: Build Your Translation Company with Language Agents (2024.emnlp-demo)

Copied to clipboard

Challenge: Multi-agent systems empowered by large language models have demonstrated remarkable capabilities in a wide range of downstream applications.
Approach: They introduce a multi-agent translation system inspired by human translation companies . TransAgents employs specialized agents to collaboratively produce translations that are accurate .
Outcome: The proposed system produces translations that are accurate, culturally sensitive, and of high quality.
ProCut: LLM Prompt Compression via Attribution Estimation (2025.emnlp-industry)

Copied to clipboard

Challenge: ProCut compresses prompts using attribution analysis to reduce prompt size and latency.
Approach: They propose a framework that compresses prompts through attribution analysis using a heuristic and attribution-based attribution model.
Outcome: The proposed framework reduces prompt size by 78% while maintaining or improving task performance by 62%.
Squrve: A Unified and Modular Framework for Complex Real-World Text-to-SQL Tasks (2026.acl-demo)

Copied to clipboard

Challenge: Existing methods are designed for specific settings, each with its own set of challenges.
Approach: They propose a unified, modular, and extensive Text-to-SQL framework . it proposes a universal execution paradigm and a multi-actor collaboration mechanism .
Outcome: Squrve proposes a unified, modular, and extensive Text-to-SQL framework . the framework outperforms existing methods on widely adopted benchmarks .
EHRAgent: Code Empowers Large Language Models for Few-shot Complex Tabular Reasoning on Electronic Health Records (2024.emnlp-main)

Copied to clipboard

Challenge: EHRAgent enables clinicians to interact with EHRs using natural language . reliance on rule-based conversion systems often necessitates additional training or effort from data engineers.
Approach: They propose a large language model agent that generates and executes code in natural language to facilitate clinicians in directly interacting with EHRs.
Outcome: The proposed agent outperforms the strongest baseline by up to 29.6% in success rate on three real-world EHR datasets.
Cognitive Overload: Jailbreaking Large Language Models with Overloaded Logical Thinking (2024.findings-naacl)

Copied to clipboard

Challenge: Large language models (LLMs) have demonstrated increasing power, but they also have vulnerabilities.
Approach: They propose a black-box attack that targets the cognitive structure and processes of large language models (LLMs) they propose defending cognitive overload attacks from three perspectives.
Outcome: The proposed attack is a black-box attack with no need for knowledge of model architecture or access to model weights.
FutureTOD: Teaching Future Knowledge to Pre-trained Language Model for Task-Oriented Dialogue (2023.acl-long)

Copied to clipboard

Challenge: Existing pre-trained language models rely on a contrastive framework and are difficult to use in practice.
Approach: They propose a dialogue pre-training model which distills future knowledge to the representation of the previous dialogue context using a self-training framework.
Outcome: The proposed model can be applied to various downstream dialogue tasks.
LLaMA-E: Empowering E-commerce Authoring with Object-Interleaved Instruction Following (2025.coling-main)

Copied to clipboard

Challenge: E-commerce authoring requires engaging, diverse, and targeted content . Large language models lack memorization of domain-specific features in e-commerce applications .
Approach: They propose a unified e-commerce authoring models that address contextual preferences of customers, sellers, and platforms . they propose to integrate interleaved features presented by participating objects into the models to empower authoring applications with comprehensive scenario understanding .
Outcome: The proposed models achieve state-of-the-art evaluation performance and exhibit the advantage in zero-shot practical applications.
Self-Error-Instruct: Generalizing from Errors for LLMs Mathematical Reasoning (2025.acl-long)

Copied to clipboard

Challenge: Existing approaches to learning from errors synthesize training data by extrapolating from isolated bad cases, thereby failing to generalize the extensive patterns inherent within these cases.
Approach: They propose a framework that synthesizes more generalized training data from isolated bad cases by extrapolating from isolated cases.
Outcome: The proposed framework synthesizes more generalized training data to address these model weaknesses.
Representation Potentials of Foundation Models for Multimodal Alignment: A Survey (2025.emnlp-main)

Copied to clipboard

Challenge: foundation models learn highly transferable representations through large-scale pretraining on diverse data.
Approach: They examine the representation potentials of foundation models by examining their latent capacity to capture task-specific information within a single modality while providing a transferable basis for alignment and unification across modalities.
Outcome: The foundation models exhibit remarkable similarities across architectures and modalities, the authors show . the models can capture task-specific information within a single modality while providing a transferable basis for alignment and unification across modality.
Robust (Controlled) Table-to-Text Generation with Structure-Aware Equivariance Learning (2022.naacl-main)

Copied to clipboard

Challenge: Controlled table-to-text generation is a new approach to generate textual descriptions for highlighted subparts of a table.
Approach: They propose an equivariance learning framework which encodes tables with a structure-aware self-attention mechanism and a positional encoding mechanism to preserve relative position of tokens in the same cell.
Outcome: The proposed framework is free to be plugged into existing table-to-text generation models and has improved T5-based models to offer better performance on ToTTo and HiTab.
Adversarial Training for Weakly Supervised Event Detection (N19-1)

Copied to clipboard

Challenge: Detecting and identifying events is an important subtask of event extraction.
Approach: They build a large event-related candidate set with good coverage and apply an adversarial training mechanism to iteratively identify informative instances from the candidate set and filter out those noisy ones.
Outcome: The proposed method significantly outperforms the state-of-the-art methods on two real-world datasets.
A Multi-persona Framework for Argument Quality Assessment (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for argument quality assessment do not consider multi-perspective evaluation due to subjective nature of arguments.
Approach: They propose a multi-persona framework for argument quality assessment that simulates diverse evaluator perspectives through large language models.
Outcome: The proposed framework outperforms baselines while providing comprehensive multi-perspective rationales on IBM-Rank-30k and IBM-ArgQ-5.3kArgs datasets.
Document-Level Relation Extraction with Sentences Importance Estimation and Focusing (2022.naacl-main)

Copied to clipboard

Challenge: Document-level relation extraction models are not robust and exhibit bizarre behaviors when non-evidence sentences are removed.
Approach: They propose a document-level relation extraction framework that uses a sentence importance score and a focusing loss to encourage DocRE models to focus on evidence sentences.
Outcome: The proposed framework improves overall performance and makes DocRE models more robust.
Controllable Text Generation with Focused Variation (2020.findings-emnlp)

Copied to clipboard

Challenge: Focused-Variation Network (FVN) is a new model to control language generation.
Approach: They propose a model that learns discrete latent spaces for each attribute inside codebooks and uses them to generate fluent text.
Outcome: The proposed model can generate fluent and mostly coherent text on two text generation datasets with annotated content and style, and show state-of-the-art performance as assessed by automatic and human evaluations.
Just Like a Human Would, Direct Access to Sarcasm Augmented with Potential Result and Reaction (2023.acl-long)

Copied to clipboard

Challenge: sarcasm is a form of irony conveying mockery and contempt . social media has become increasingly popular for identifying sarcasm .
Approach: They develop a method to detect sarcasm from social media using augmented potentials.
Outcome: The proposed method outperforms baselines on benchmark datasets.
ComfyUI-R1: Exploring Reasoning Models for Workflow Generation (2026.findings-acl)

Copied to clipboard

Challenge: ComfyUI-R1 is the first large reasoning model for automated workflow generation.
Approach: They propose a large reasoning model for automated workflow generation that builds on curated knowledge bases and a two-stage framework to fine-tune models for cold start and reinforcement learning for incentivizing reasoning capability.
Outcome: The proposed model achieves 97% format validity rate, high pass rate, node-level and graph-level F1 scores, surpassing prior state-of-the-art methods that employ leading closed-source models such as GPT-4o and Claude series.
MAIN-RAG: Multi-Agent Filtering Retrieval-Augmented Generation (2025.acl-long)

Copied to clipboard

Challenge: Existing RAG systems struggle with the quality of retrieval documents, causing performance degradation and reducing performance.
Approach: They propose a training-free RAG framework that leverages multiple LLM agents to collaboratively filter and score retrieved documents.
Outcome: The proposed framework outperforms existing RAG frameworks in QA benchmarks and shows superior answer consistency and answer accuracy over baseline methods.
A Systematic Survey of Automatic Prompt Optimization Techniques (2025.emnlp-main)

Copied to clipboard

Challenge: Recent advances in prompt engineering have created impediments for end users to adopt . however, prompt engineering remains an impedance due to rapid advances in models, tasks, and associated best practices.
Approach: They propose to define APO as a 5-part unifying framework and categorize all relevant works based on their salient features.
Outcome: The proposed framework aims to improve the performance of large language models on various tasks.
Can Large Language Models Be Good Language Teachers? (2025.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) have achieved remarkable success across diverse domains, but their potential as effective language teachers remains inadequately assessed.
Approach: They propose a framework to evaluate Chinese language teachers' pedagogical competence against international standards.
Outcome: The proposed framework evaluates 13 latest multilingual and Chinese LLMs against international standards for Chinese language teachers.
Investigating More Explainable and Partition-Free Compositionality Estimation for LLMs: A Rule-Generation Perspective (2026.acl-long)

Copied to clipboard

Challenge: Compositional generalization tests focus on output results without considering sample compositionality, resulting in explainability defects.
Approach: They propose a rule-generation perspective for compositionality estimation for LLMs that requires LLM to generate a program as rules for dataset mapping and provides estimates of compositionality using complexity-based theory.
Outcome: The proposed model provides estimates of the compositionality of LLMs using complexity-based theory on a string-to-grid task.
Towards Fine-Grained and Multi-Granular Contrastive Language-Speech Pre-training (2026.acl-long)

Copied to clipboard

Challenge: Existing models for fine-grained speaking styles are limited in terms of accuracy, coverage, and naturalness.
Approach: They propose a model that pre-trains with coarse captions and annotates with a pipeline that grounds captions in audio.
Outcome: The proposed model outperforms existing models with fine-grained style annotations . it integrates global and fine-granular supervision, enabling unified representations based on the proposed model .
Bridge to Target Domain by Prototypical Contrastive Learning and Label Confusion: Re-explore Zero-Shot Learning for Slot Filling (2021.emnlp-main)

Copied to clipboard

Challenge: Existing methods for zero-shot cross-domain slot filling do not achieve effective knowledge transfer to the target domain.
Approach: They propose a novel approach based on prototypical contrastive learning and a dynamic label confusion strategy for zero-shot slot filling.
Outcome: The proposed model improves on unseen slots while setting new state-of-the-arts on slot filling task.
Stability Implies Redundancy: Delta Attention Selective Halting for Efficient Long-Context Prefilling (2026.acl-long)

Copied to clipboard

Challenge: Existing methods to reduce sequence length rely on heuristics that break compatibility with hardware-efficient kernels like FlashAttention.
Approach: They propose a method that selectively halts stabilized tokens by monitoring layer-wise update dynamics of the self-attention mechanism.
Outcome: The proposed method can reduce prefill complexity while preserving model accuracy and hardware efficiency.
kNN-ICL: Compositional Task-Oriented Parsing Generalization with Nearest Neighbor In-Context Learning (2024.naacl-long)

Copied to clipboard

Challenge: Recent advances in task-oriented parsing involve formulating the task as a sequence-to-sequence problem, relying on a wealth of labeled data.
Approach: They propose a task-oriented parsing framework that integrates nearest-neighbor learning with a nearest-nearest approach.
Outcome: The proposed model can be used to synthesize computer programs based on a natural-language prompt without additional data or specialized prompts.
Xiaomingbot: A Multilingual Robot News Reporter (2020.acl-demos)

Copied to clipboard

Challenge: Xiaomingbot is a multilingual and multimodal software robot with four capabilities: news generation, news translation, news reading and avatar animation.
Approach: They propose to build a multilingual and multimodal software robot with four inte- gal capabilities: news generation, news translation, news reading and avatar animation.
Outcome: The proposed system generates Chinese news, then reads it in multiple languages and generates an animated avatar reading it.
M2PA: A Multi-Memory Planning Agent for Open Worlds Inspired by Cognitive Theory (2025.findings-acl)

Copied to clipboard

Challenge: Open-world planning poses a challenge due to complex environments and task diversity . recent work shows that large language models (LLMs) lack the ability to connect to agents' experiences .
Approach: They propose an open-world multi-memory planning agent that combines large language models with human-like multi-mesh systems to leverage their strengths.
Outcome: The proposed agent outperforms state-of-the-art agents on 50 Minecraft tasks in zero-shot learning.
In-Context Example Ordering Guided by Label Distributions (2024.findings-naacl)

Copied to clipboard

Challenge: Prior work has shown that ICL is sensitive to different natural language instructions and different orderings of in-context examples.
Approach: They propose two principles for in-context example ordering guided by model’s probability predictions.
Outcome: The proposed model outperforms baseline models on 13 text classification datasets and nine autoregressive LLMs with 700M to 13B parameters.
SQL-to-Text Generation with Graph-to-Sequence Model (D18-1)

Copied to clipboard

Challenge: Existing approaches to generate SQL-to-text using seq2seq models do not capture graph-structured information in SQL query.
Approach: They propose a graph-to-sequence model to encode global structure information into node embeddings.
Outcome: The proposed model outperforms the Seq2Seq and Tree2Sq baselines on the WikiSQL and Stackoverflow datasets.
Cocktail: A Comprehensive Information Retrieval Benchmark with LLM-Generated Documents Integration (2024.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have led to an influx of AI-generated content on the internet, transforming corpus of Information Retrieval (IR) systems from human-written to a coexistence with LLM-generated contents.
Approach: They propose a benchmark named Cocktail that compares IR models with LLMs to find relevant documents and passages from a corpus.
Outcome: The proposed benchmark aims to evaluate IR models in the mixed-sourced data landscape of the LLM era.
Self-Training with Pseudo-Label Scorer for Aspect Sentiment Quad Prediction (2024.acl-long)

Copied to clipboard

Challenge: Aspect Sentiment Quad Prediction (ASQP) aims to predict all quads (aspect term, aspect category, opinion term, sentiment polarity) for a given review.
Approach: They propose a self-training framework with a pseudo-label scorer to assess the match between reviews and their pseudo-labels and train a generative model on it.
Outcome: The proposed framework can predict all quads (aspect term, aspect category, opinion term, sentiment polarity) for a given review, and it can significantly improve self-training.
Towards Robust Few-Shot Relation Classification: Incorporating Relation Description with Agreement (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to recognize relational relationships with a few support samples are limited for unlimited queries.
Approach: They propose a simple but effective framework that uses relation descriptions as external knowledge to enhance the model’s comprehension of the relation semantics.
Outcome: The proposed framework outperforms strong baselines while being robust against various NOTA rates.
SciAssess: Benchmarking LLM Proficiency in Scientific Literature Analysis (2025.findings-naacl)

Copied to clipboard

Challenge: Existing benchmarks fail to adequately evaluate the proficiency of Large Language Models (LLMs) Existing standards do not cover the skills needed to evaluate LLMs in scientific literature analysis.
Approach: They propose a benchmark to evaluate the proficiency of large language models in scientific literature analysis.
Outcome: SciAssess evaluates 11 LLMs on multiple tasks across scientific fields.
Beyond Similarity: A Gradient-based Graph Method for Instruction Tuning Data Selection (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for selecting training data from general datasets fail to account for the joint distribution of instructions, resulting in inefficient learning and suboptimal knowledge transfer.
Approach: They propose a method that constructs a mixed gradient-based instruction graph to capture the joint distribution and interdependencies among instructions.
Outcome: The proposed method outperforms existing methods on domain adaptation tasks and in complex, data-scarce scenarios.
Learning Auxiliary Tasks Improves Reference-Free Hallucination Detection in Open-Domain Long-Form Generation (2025.acl-short)

Copied to clipboard

Challenge: Existing methods for detecting hallucination in long-form tasks focus on limited domains or rely heavily on external fact-checking tools, which may not always be available.
Approach: They propose a new paradigm that augments fine-tuning with an auxiliary task for the model to jointly learn with the main task of hallucination detection.
Outcome: The proposed method outperforms existing methods for detecting hallucination in open-domain long-form generation and is more accurate than random guessing.
Improving Empathetic Dialogue Generation by Dynamically Infusing Commonsense Knowledge (2023.findings-acl)

Copied to clipboard

Challenge: Existing work on generating empathetic responses by utilizing the speaker's emotion has not been successful.
Approach: They propose an approach which incorporates an adaptive module for commonsense knowledge selection to ensure consistency between the generated empathetic responses and the speaker’s situation.
Outcome: The proposed approach outperforms baseline models in both automatic and human evaluations, exhibiting the generation of more coherent and empathetic responses.
Do We Always Need Query-Level Workflows? Rethinking Agentic Workflow Generation for Multi-Agent Systems (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches generate workflows either at task level or query level, but their relative costs and benefits remain unclear.
Approach: They propose a query-level workflow generation framework that generates tasks at task level and query level.
Outcome: The proposed framework reduces token usage by up to 83% compared to existing approaches . it maintains competitive performance with an average degradation of just 0.61% compared with existing approaches across multiple datasets .
LoSiA: Efficient High-Rank Fine-Tuning via Subnet Localization and Optimization (2025.emnlp-main)

Copied to clipboard

Challenge: Existing methods perform extensive matrix multiplications in domain specialization tasks, resulting in computational inefficiency and sub-optimal fine-tuning performance.
Approach: They propose a method that localizes and optimizes critical parameters during training . they propose 'LoSiA-Pro' which reduces training latency by 27% .
Outcome: The proposed method achieves minimal performance drop compared to full fine-tuning while requiring the least training time across domain specialization and common-sense reasoning tasks.
Seen to Unseen: Exploring Compositional Generalization of Multi-Attribute Controllable Dialogue Generation (2023.acl-long)

Copied to clipboard

Challenge: Existing controllable dialogue generation models focus on single attribute and lack generalization capability to out-of-distribution multiple attribute combinations.
Approach: They propose a compositional generalization model that learns from seen attributes and generalizes to unseen combinations.
Outcome: The proposed model can learn from seen attribute values and generalize to unseen combinations.
TheoremQA: A Theorem-driven Question Answering Dataset (2023.emnlp-main)

Copied to clipboard

Challenge: Recent LLMs like GPT-4 and PaLM-2 have made tremendous progress in solving fundamental math problems like GSM8K by achieving over 90% accuracy.
Approach: They propose to use theorem-driven question-answering dataset to evaluate AI models' ability to apply theoretic concepts to solving challenging science problems.
Outcome: TheoremQA is curated by domain experts and contains 800 high-quality questions covering 350 theoremics from Math, Physics, EE&CS, and Finance.
Asking Clarification Questions in Knowledge-Based Question Answering (D19-1)

Copied to clipboard

Challenge: Existing clarification datasets with limited annotated examples do not address ambiguous phenomena.
Approach: They propose a dataset that allows users to ask clarification questions using open-domain examples.
Outcome: The proposed model achieves better performance than strong baselines and provides new challenges.
MuSe: Multi-Stage Graph Reasoning via Vision-Language Models (2026.acl-long)

Copied to clipboard

Challenge: Graph Neural Networks (GNNs) and graph transformers are inadequate for tasks with limited generalization.
Approach: They propose a multi-stage graph reasoning framework based on vision-language models that incrementally samples and visualizes task-relevant subgraphs.
Outcome: The proposed framework outperforms existing benchmarks in Graph-related tasks.
Towards Order Fairness: Mitigating LLMs Order Sensitivity through Dual Group Advantage Optimization (2026.acl-long)

Copied to clipboard

Challenge: Recent studies attempt to obtain optimal or suboptimal arrangements based on statistical results or using dataset-based search, but these methods increase inference overhead while leaving the model’s inherent order bias unresolved.
Approach: They propose Dual Group Advantage Optimization (DGAO) which aims to improve model accuracy and order stability simultaneously.
Outcome: The proposed method improves model accuracy and order stability while penalizing order-sensitive or incorrect responses.
MemeQA: Holistic Evaluation for Meme Understanding (2025.acl-long)

Copied to clipboard

Challenge: Existing benchmarks for meme understanding only concern narrow aspects of meme semantics.
Approach: They propose to use multiple-choice questions to evaluate meme comprehension . they use a dataset of over 9,000 multiple-question questions to assess meme comprehension.
Outcome: The proposed model outperforms existing models on meme comprehension . the model makes many errors on memes where proper understanding requires going beyond sentiment .
Adaptive Meta-learner via Gradient Similarity for Few-shot Text Classification (2022.coling-1)

Copied to clipboard

Challenge: Existing methods for few-shot text classification suffer from overfitting due to the lack of matching between the few amount of samples and complicated models.
Approach: They propose a method to improve model generalization ability to a new task by leveraging a meta-learner via gradient similarity method.
Outcome: The proposed method improves few-shot text classification performance on several benchmarks.
Beyond Black-Box Interventions: Latent Probing for Faithful Retrieval-Augmented Generation (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to improve contextual faithfulness treat the LLM as a black box, generating responses that are inconsistent with the provided context.
Approach: They propose a framework for faithful RAG that operates in three stages: (i) fine-grained knowledge pruning to filter irrelevant context, (ii) latent conflict probing to identify hard conflicts in the model’s latent space, and (iv) conflict-aware attention to modulate attention heads toward faithful context integration.
Outcome: Experiments show that ProbeRAG significantly improves both accuracy and contextual faithfulness.
Robust Distant Supervision Relation Extraction via Deep Reinforcement Learning (P18-1)

Copied to clipboard

Challenge: Distant supervision is an efficient method for relation extraction, but it is noisy.
Approach: They propose a deep reinforcement learning strategy to generate false-positive indicators . they redistribute false positives into negative examples to reduce false positive problem .
Outcome: The proposed method significantly improves the performance of distant supervision compared to state-of-the-art systems.
Taylor Unswift: Secured Weight Release for Large Language Models via Taylor Expansion (2024.emnlp-main)

Copied to clipboard

Challenge: Existing mechanisms compromise ownership rights or raise data privacy concerns . existing mechanisms compromise security of released large language models .
Approach: They propose a TaylorMLP to preserve the ownership of large language models by transforming the weights of LLMs into Taylor-series parameters instead of releasing original weights .
Outcome: The proposed model preserves ownership of large language models and prevents their abuse by adjusting the generation speed and causing low-speed token generation.
Deep Reinforcement Learning-based Dialogue Policy with Graph Convolutional Q-network (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods for deep reinforcement learning lack the ability to learn the relationship between dialogue states and actions.
Approach: They propose a graph-structured dialogue policy framework for task-oriented dialogue systems that uses bipartite graphs to construct two different bipartites and generate user-related and knowledge-related subgraphs.
Outcome: The proposed framework significantly improves the effectiveness and stability of dialogue policies.
Empowering Language Models with Knowledge Graph Reasoning for Open-Domain Question Answering (2022.emnlp-main)

Copied to clipboard

Challenge: Existing Language Models lack the power to store all required knowledge, resulting in a lack of ability to infer out-of-context knowledge.
Approach: They propose a Knowledge Interaction Layer that can be flexibly plugged into existing Transformer-based LMs to interact with a differentiable Knowledge Graph Reasoning module collaboratively.
Outcome: The proposed model can be plugged into existing Transformer-based LMs to interact with a differentiable Knowledge Graph Reasoning module collaboratively.
SQL-ASTRA: Alleviating Sparse Feedback in Agentic SQL via Column-Set Matching and Trajectory Aggregation (2026.findings-acl)

Copied to clipboard

Challenge: Agentic SQL is a framework for multiturn agent learning, but it is limited to single-turn paradigms.
Approach: They propose a framework that provides a universal two-tiered reward mechanism for credit assignment . they propose 'Aggregated Trajectory Reward' to resolve multi-turn credit assignment.
Outcome: The proposed framework outperforms SOTA Arctic-Text2SQL-R1-7B on BIRD and Spider 2.0 using identical models.
Fantastic Questions and Where to Find Them: FairytaleQA – An Authentic Dataset for Narrative Comprehension (2022.acl-long)

Copied to clipboard

Challenge: Existing QA datasets rarely distinguish fine-grained reading skills, such as the understanding of varying narrative elements.
Approach: They propose to use FairytaleQA to generate 10,580 questions based on 278 children-friendly stories to assess model's fine-grained learning skills.
Outcome: The proposed dataset consists of 10,580 questions derived from 278 children-friendly stories, covering seven types of narrative elements or relations.
s3: You Don’t Need That Much Data to Train a Search Agent via RL (2025.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to optimize retrieval using search-only metrics ignore downstream utility and fine-tune entire LLM to jointly reason and retrieve limit retrieval utility and compatibility with frozen or proprietary models.
Approach: They propose a lightweight, model-agnostic framework that decouples the searcher from the generator and trains the search user using a Gain Beyond RAG reward.
Outcome: The proposed framework outperforms baselines trained on over 70 more data with 2.4k training samples.
Table-as-Search: Agentic Information Seeking is Table Completion (2026.findings-acl)

Copied to clipboard

Challenge: Current Information Seeking (InfoSeeking) agents struggle to maintain focus and coherence during long-horizon exploration, as tracking search states within one plain-text context is inherently fragile.
Approach: They propose a structured planning framework that reformulates the InfoSeeking task as a Table Completion task.
Outcome: The proposed framework outperforms state-of-the-art frameworks across three kinds of benchmarks, including multi-agent framework and commercial systems.
OpenT2T: An Open-Source Toolkit for Table-to-Text Generation (2024.emnlp-demo)

Copied to clipboard

Challenge: Existing methods for table-to-text generation are limited and benchmarked on a limited number of datasets.
Approach: They propose to use open-source tools to reproduce existing large language models for performance comparison and expedite the development of new models.
Outcome: The proposed toolkit compares existing large language models on 9 table-to-text generation datasets and maintains a leaderboard to provide insights for future work.
InsLogicBench: An Argumentation Logic Grounded Benchmark for Complex Insurance Claims Adjudication (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks for insurance claims adjudication are limited to information retrieval or simple multiple-choice setups.
Approach: They propose a benchmark that provides complete reasoning traces linking factual inputs, relevant policy clauses, and final verdicts.
Outcome: The proposed benchmark shows that models often produce correct decisions but fail to provide precise justifications, highlighting a critical discrepancy between decision accuracy and logical reasoning capabilities.
LLM Critics Help Catch Bugs in Mathematics: Towards a Better Mathematical Verifier with Natural Language Feedback (2025.findings-acl)

Copied to clipboard

Challenge: Existing mathematical verifiers are trained with binary classification labels, which are not informative enough for the model to accurately assess the solutions.
Approach: They propose a natural language feedback-enhanced verifier that can validate the correctness of response generated by policy models by constructing automatically generated training data and a two-stage training paradigm.
Outcome: The proposed verifier significantly improves in verification and reinforcement learning and alleviates data-demanding problems of the reward model.
StorySparkQA: Expert-Annotated QA Pairs with Real-World Knowledge for Children’s Story-Based Learning (2024.emnlp-main)

Copied to clipboard

Challenge: Existing story reading systems fail to capture the nuances of how education experts think when conducting interactive story reading activities.
Approach: They propose to use existing question-answering (QA) datasets to capture experts' annotations and thinking process to construct a story-based annotation framework.
Outcome: The proposed framework captures experts’ annotations and thinking process and can be used to generate 5, 868 expert-annotated QA pairs with real-world knowledge.
DivTOD: Unleashing the Power of LLMs for Diversifying Task-Oriented Dialogue Representations (2024.findings-naacl)

Copied to clipboard

Challenge: Existing language models pre-trained on general text overlook the one-to-many property of task-oriented dialogues, where multiple responses can be appropriate given the same context.
Approach: They propose a model that pre-trains LLMs to learn diverse task-oriented dialogue representations by removing domain knowledge that contradicts TODs.
Outcome: The proposed model outperforms strong TOD baselines on various downstream dialogue tasks and learns the intrinsic diversity of task-oriented dialogues.
Self-Ensemble: Mitigating Confidence Distortion for Large Language Models (2025.findings-emnlp)

Copied to clipboard

Challenge: Large Language Models exhibit a confidence distortion problem on multichoice question-answering . Self-Ensemble solves this problem by splitting the choices into several groups .
Approach: They propose a method that splits LLM choices into several groups and ensembles them to reach a final decision.
Outcome: The proposed method outperforms standard inference and baseline methods on MCQA.
Automated Creativity Evaluation for Large Language Models: A Reference-Based Approach (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for evaluating creativity of machine-generated texts rely on costly manual annotations or fail to align closely with human assessments.
Approach: They propose an automated method based on the Torrance Test of Creative Writing (TTCW) .
Outcome: The proposed method improves the alignment between LLM evaluations and human assessments.
IDOL: Indicator-oriented Logic Pre-training for Logical Reasoning (2023.findings-acl)

Copied to clipboard

Challenge: Existing systems for logical reasoning have surpassed the average performance of humans in many tasks like SQuAD but there is still a long way to go when it comes to logical reasoning.
Approach: They propose an InDicator-Oriented Logic Pre-training task which logically strengthens pre-trained models with the help of 6 types of logical indicators and a logicalally rich dataset.
Outcome: The proposed task achieves state-of-the-art on ReClor and LogiQA, the two most representative benchmarks in logical reasoning MRC.
FinChain: A Symbolic Benchmark for Verifiable Chain-of-Thought Financial Reasoning (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks emphasize final numerical answers while neglecting intermediate reasoning steps.
Approach: They propose a symbolic benchmark for verifiable Chain-of-Thought evaluation in finance . FINCHAIN spans 58 topics across 12 financial domains and three difficulty levels .
Outcome: The proposed benchmark aims to bridge symbolic reasoning and factual verification.
Instructions as Backdoors: Backdoor Vulnerabilities of Instruction Tuning for Large Language Models (2024.naacl-long)

Copied to clipboard

Challenge: et al., 2021) show that instruction models can be trained on crowdsourced datasets with task instructions to achieve superior performance.
Approach: They examine security concerns of emergent instruction tuning paradigm that models are trained on crowdsourced datasets with task instructions to achieve superior performance.
Outcome: The proposed model can achieve 90% success rate across four commonly used datasets.
HyKGE: A Hypothesis Knowledge Graph Enhanced RAG Framework for Accurate and Reliable Medical LLMs Responses (2025.acl-long)

Copied to clipboard

Challenge: Recent approaches suffer from insufficient and repetitive knowledge retrieval, tedious and time-consuming query parsing, and monotonous knowledge utilization.
Approach: They propose a retrieval-augmented generation framework which leverages LLMs’ powerful reasoning capacity to compensate for the incompleteness of user queries.
Outcome: The proposed framework improves the accuracy and reliability of Large Language Models (LLMs) by combining the rich knowledge of LLMs with Hypothesis Outputs.
Sparsity-Accelerated Training for Large Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) have demonstrated proficiency across various NLP tasks but often require additional training, such as continual pre-training and supervised fine-tuning.
Approach: They propose to leverage sparsity in pre-trained LLMs to accelerate training by disregarding computations for unimportant neurons.
Outcome: The proposed framework achieves comparable or superior performance to standard training while significantly accelerating the process.
AgentCPM-GUI: Building Mobile-Use Agents with Reinforcement Fine-Tuning (2025.emnlp-demos)

Copied to clipboard

Challenge: Large language model agents have enabled GUI-based automation, but their deployment is limited by noisy data, poor generalization, and lack of support for non-English GUIs.
Approach: They propose an 8B-parameter GUI agent built for robust and efficient on-device GUI interaction.
Outcome: The proposed GUI agent achieves promising performance on five public benchmarks and proposed Chinese benchmark CAGUI.
Few-NERD: A Few-shot Named Entity Recognition Dataset (2021.acl-long)

Copied to clipboard

Challenge: Existing approaches to few-shot named entity recognition (NER) focus on coarse-grained entities with few examples, while most unseen entities are fine-grounded.
Approach: They present a human-annotated few-shot named entity recognition dataset . they construct benchmark tasks to assess the generalization capability of models .
Outcome: The proposed model is the first few-shot NER dataset and the largest human-crafted NER data set.
Under the Shadow of Babel: How Language Shapes Reasoning in LLMs (2025.findings-emnlp)

Copied to clipboard

Challenge: linguistic relativity suggests that the structure of language shapes cognitive patterns . large language models internalize the habitual logical structures embedded in different languages, authors say .
Approach: a study introduces a bilingual dataset for causal reasoning in Chinese and English.
Outcome: a new study shows that large language models internalize reasoning biases shaped by language . the model internalizes language-specific preferences and rigidly applies them to atypical inputs, the study shows .
Metacognitive Self-Correction for Multi-Agent System via Prototype-Guided Next-Execution Reconstruction (2026.findings-acl)

Copied to clipboard

Challenge: Large Language Model based multi-agent systems (MAS) excel at collaborative problem solving but remain brittle to cascading errors.
Approach: They propose a metacognitive framework that enables step-level error detection and self-correction in Large Language Model based multi-agent systems (MAS) .
Outcome: The proposed framework outperforms baselines on the Who When benchmark and delivers consistent gains on AgentErrorBench.
DSGAN: Generative Adversarial Training for Distant Supervision Relation Extraction (P18-1)

Copied to clipboard

Challenge: Distant supervision can effectively label data for relation extraction, but suffers from the noise labeling problem.
Approach: They propose a sentence-level true-positive generator to learn a true-negative generator from a fuzzy sentence bag.
Outcome: The proposed method significantly improves the performance of distant supervision relation extraction compared to state-of-the-art systems.
AdaMARP: An Adaptive Multi-Agent Interaction Framework for General Immersive Role-Playing (2026.findings-acl)

Copied to clipboard

Challenge: Existing LLMs lack immersion and adaptability, resulting in limited character orchestration and on-the-fly character introduction.
Approach: They propose an LLM-based framework that allows actors to interact with users in an ongoing narrative.
Outcome: The proposed framework outperforms commercial LLMs in character consistency, environment grounding, and narrative coherence.
PITA: Prompting Task Interaction for Argumentation Mining (2024.acl-long)

Copied to clipboard

Challenge: Argumentation mining (AM) aims to detect arguments and their inherent relations from textual compositions.
Approach: They propose a method to model the inter-relationships among three subtasks within a generative framework.
Outcome: The proposed method achieves state-of-the-art performance on two AM benchmarks.
Self-Guided Function Calling in Large Language Models via Stepwise Experience Recall (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for function calling require expert effort and prompt engineering becomes inefficient.
Approach: They propose a method that performs fine-grained, stepwise retrieval from a continually updated experience pool.
Outcome: The proposed method achieves an average improvement of 6.1% on easy and 4.7% on hard questions.
KBAlign: Efficient Self Adaptation on Specific Textual Knowledge Bases (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for retrieval-augmented generation (RAG) are limited and fine-tuning incurs prohibitive costs of external signals.
Approach: They propose a self-supervised framework that enhances RAG systems through efficient model adaptation.
Outcome: The proposed framework achieves 90% of the performance gain obtained through GPT-4-supervised adaptation while relying entirely on self-annotation of much smaller models.
UniNL: Aligning Representation Learning with Scoring Function for OOD Detection via Unified Neighborhood Learning (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods to detect out-of-domain (OOD) intents ignore alignment between representation learning and scoring function, limiting performance.
Approach: They propose a unified neighborhood learning framework to detect OOD intents . they propose to align representation learning with scoring function .
Outcome: The proposed method is able to detect out-of-domain (OOD) intents from user queries.
Topic-Guided Variational Auto-Encoder for Text Generation (N19-1)

Copied to clipboard

Challenge: Experimental results show that our model outperforms its competitors on both unconditional and conditional text generation.
Approach: They propose a topic-guided variational auto-encoder model for text generation that specifies a Gaussian mixture model and a neural topic module to generate sentences under the topic.
Outcome: The proposed model outperforms existing variational auto-encoders on unconditional and conditional text generation, and can generate semantically-meaningful sentences with various topics.
An Empirical Study of Instruction-tuning Large Language Models in Chinese (2023.findings-emnlp)

Copied to clipboard

Challenge: emergence of ChatGPT validates the potential of large language models (LLMs) in artificial general intelligence (AGI) however, the closed source of LLMs coupled with the requirement for massive computing resources has deterred researchers from reaching the LLM training stage.
Approach: They propose to use Chinese instruction-tuning LLMs as a cookbook for customizing LLM models that can better respond to Chinese instructions.
Outcome: The proposed LLM can be used to customize Chinese LLMs that can better respond to Chinese instructions.
Enhancing Visual Dialog Questioner with Entity-based Strategy Learning and Augmented Guesser (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to build a visual dialog (VD) Questioner do not provide explicit guidance for questioner to generate visually related and informative questions.
Approach: They propose a Related entity enhanced Questioner that learns entity-based questioning strategy from human dialogs.
Outcome: The proposed approach achieves state-of-the-art performance on image-guessing task and question diversity.
Can Public Large Language Models Help Private Cross-device Federated Learning? (2024.findings-naacl)

Copied to clipboard

Challenge: Recent studies have shown that public data can be used to improve privacy-utility trade-offs for large and small language models.
Approach: They propose to use large-scale public data to help differentially private FL training . they propose a distribution matching algorithm with theoretical grounding to sample public data close to private data distribution .
Outcome: The proposed method is efficient and effective for training private models by taking advantage of public data.
From Introspection to Best Practices: Principled Analysis of Demonstrations in Multimodal In-Context Learning (2025.naacl-long)

Copied to clipboard

Challenge: Motivated by in-context learning capabilities of Large Language Models (LLMs), multimodal LLMs with additional visual modality are also exhibited with similar ICL abilities when multiple image-text pairs are provided as demonstrations.
Approach: They conduct systematic and principled evaluation of multimodal ICL for models of different scales on a broad spectrum of new yet critical tasks.
Outcome: The proposed model performance improves on a broad spectrum of new yet critical tasks.
Exploring Quality and Diversity in Synthetic Data Generation for Argument Mining (2025.emnlp-main)

Copied to clipboard

Challenge: Argument Mining (AM) is hindered by the scarcity of structure-annotated datasets, which are expensive to create manually.
Approach: They propose to use quality-oriented synthesis and diversity-oriented approach to generate argumentative texts with diverse topics and argument structures.
Outcome: The proposed approach significantly improves existing models in full-data and low-resource settings.
Revisiting Interpolation Augmentation for Speech-to-Text Generation (2024.findings-acl)

Copied to clipboard

Challenge: Existing approaches to speech-to-text generation tasks are limited by the lack of extensive labeled datasets.
Approach: They propose to use interpolation augmentation to construct virtual training samples by transforming inputs and labels to enhance generalization in other domains.
Outcome: The proposed approach significantly improves performance across diverse tasks, architectures, and data scales, offering a promising avenue for more robust S2T systems in resource-constrained settings.
Error Comparison Optimization for Large Language Models on Aspect-Based Sentiment Analysis (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for aspect-based sentiment analysis (ABSA) only compare current predictions and labels on each sample, yet fail to perceive and understand its error outputs from different degrees.
Approach: They propose a framework that can perceive and understand the degree of errors by learning from comparative error pairs.
Outcome: The proposed framework exceeds baselines and achieves the desired performance.
In-Context Former: Lightning-fast Compressing Context for Large Language Model (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to reduce inference costs of transformer-based large language models entail quadratic complexity . et al., 2017): transformer-derived large language model performance is a major challenge.
Approach: They propose a method that compresses long contexts into short soft prompts . they use the self-attention mechanism of the large model to extract and condense information .
Outcome: The proposed method reduces compression costs by 68 to 112 times while achieving 90% of baseline performance.
RecInDial: A Unified Framework for Conversational Recommendation with Pretrained Language Models (2022.aacl-main)

Copied to clipboard

Challenge: Existing generative methods to recommend items are shallowly integrated into the model training and have poor chit-chat ability.
Approach: They propose a framework that integrates recommendation into the dialog generation by introducing a vocabulary pointer.
Outcome: The proposed framework outperforms the state-of-the-art models on a benchmark dataset.
Beyond Logits: Aligning Feature Dynamics for Effective Knowledge Distillation (2025.acl-long)

Copied to clipboard

Challenge: Knowledge distillation (KD) compresses large language models into lightweight versions called student models.
Approach: They propose to align the entire feature dynamics between teacher and student models by using two additional loss terms to achieve this.
Outcome: The proposed method matches the entire feature dynamics between teacher and student models rather than just the final states.
Why Do More Experts Fail? A Theoretical Analysis of Model Merging (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for model merging struggle to maintain performance gains as the number of merged models increases.
Approach: They propose a Reparameterized Heavy-Tailed method to extend the merged model’s coverage and enhance performance.
Outcome: The proposed method extends the merged model’s coverage and enhances performance on 19 benchmarks, including knowledge-intensive and general-purpose tasks.
Adversarial Yet Cooperative: Multi-Perspective Reasoning in Retrieved-Augmented Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Existing training paradigms rely on outcome-oriented rewards, which provide insufficient signal for shaping the complex, multi-step reasoning process.
Approach: They propose a framework that integrates large reasoning models with retrieval-augmented generation to improve reasoning fidelity and verification rigor.
Outcome: Experiments on multiple benchmarks demonstrate the effectiveness of the proposed framework.
LLM-Guided Semantic Relational Reasoning for Multimodal Intent Recognition (2025.emnlp-main)

Copied to clipboard

Challenge: Existing methods for understanding intents from multimodal signals exhibit limitations in their modality-level reliance, constraining relational reasoning over fine-grained semantics for complex intent understanding.
Approach: They propose a method that harnesses the expansive knowledge of large language models to establish semantic foundations that boost smaller models’ relational reasoning performance.
Outcome: The proposed method outperforms state-of-the-art methods on multimodal intent and dialogue act recognition tasks and shows consistent performance gains across diverse semantic understanding scenarios.
Taming LLMs with Gradient Grouping (2025.acl-long)

Copied to clipboard

Challenge: a new study presents scaling with gradient grouping (SGG) the adaptive learning rate scaling approach is based on per-parameter statistics, which incurs memory overhead.
Approach: They propose an optimizer wrapper that improves adaptive learning rate estimation by dynamic grouping and group-specific scaling.
Outcome: The proposed algorithm improves learning rate estimation on diverse models with different model sizes and batch sizes.
ErrorRadar: Benchmarking Complex Mathematical Reasoning of Multimodal Large Language Models Via Error Detection (2026.findings-acl)

Copied to clipboard

Challenge: Current mathematical benchmarks focus on evaluating MLLMs’ problem-solving ability, yet there is a crucial gap in addressing more complex scenarios such as error detection.
Approach: They propose to evaluate multimodal error detection by evaluating two sub-tasks error step identification and error categorization.
Outcome: The proposed task evaluates MLLMs' ability to handle multimodal questions compared to text-only models.
Bridging the Granularity Gap for Acoustic Modeling (2023.findings-acl)

Copied to clipboard

Challenge: Despite the success of speech recognition, how to encode the speech features effectively remains an open problem.
Approach: They propose a Progressive Down-Sampling technique which compresses acoustic features into coarser-grained units containing more complete semantic information, like text-level representation.
Outcome: The proposed method yields comparable or better results on the speech recognition task and inference speedups ranging from 1.20x to 1.47x.
LLM-Enhanced Self-Evolving Reinforcement Learning for Multi-Step E-Commerce Payment Fraud Risk Detection (2025.acl-industry)

Copied to clipboard

Challenge: e-commerce payment fraud detection is a new area for reinforcement learning (RL) and Large Language Models (LLMs).
Approach: They propose to integrate reinforcement learning (RL) with Large Language Models (LLMs) by framing transaction risk as a multi-step Markov Decision Process (MDP), RL optimizes risk detection across multiple payment stages.
Outcome: The proposed approach improves fraud detection accuracy and demonstrates zero-shot capability.
SEMGraph: Incorporating Sentiment Knowledge and Eye Movement into Graph Model for Sentiment Analysis (2022.emnlp-main)

Copied to clipboard

Challenge: Existing research on sentiment analysis based on eye movement signals has been attributed importance.
Approach: They propose a linguistic probing eye movement paradigm to extract eye movement features based on the relationship between linguistic features and human reading behavior.
Outcome: The proposed graph architecture achieves state-of-the-art performance on two sentiment analysis datasets with eye movement signals and three sentiment analysis data without eye movement signal.
Evaluating Readability and Faithfulness of Concept-based Explanations (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods for evaluating concepts from different perspectives lack a unified formalization.
Approach: They propose a formal definition of concepts generalizing to diverse concept-based explanations’ settings and apply it to other types of explanations or tasks.
Outcome: Extensive experimental analysis was carried out to determine the evaluation measures for explanation evaluation measures.
AdapterDistillation: Non-Destructive Task Composition with Knowledge Distillation (2023.emnlp-industry)

Copied to clipboard

Challenge: Recent work on learning from multiple tasks has shown that adding an extra fusion layer to implement knowledge composition is non-scalable for some applications.
Approach: They propose a two-stage knowledge distillation algorithm to extract task specific knowledge by using local data to train a student adapter.
Outcome: Experiments on frequently asked question retrieval in task-oriented dialog systems validate the efficiency of AdapterDistillation.
Ameli: Enhancing Multimodal Entity Linking with Fine-Grained Attributes (2024.eacl-long)

Copied to clipboard

Challenge: Experimental results show that understanding attributes of mentions from text descriptions and visual images plays a vital role in multimodal entity linking.
Approach: They propose to integrate attributes into multimodal entity linking using a text-image-based knowledge base.
Outcome: The proposed approach integrates attributes into disambiguation.
Negation Triplet Extraction with Syntactic Dependency and Semantic Consistency (2024.lrec-main)

Copied to clipboard

Challenge: Negation understanding is crucial to many downstream tasks such as sentiment analysis, question answering, Web search and natural language inference.
Approach: They propose a novel negation triplet extraction task which aims to extract negation subject along with negation cue and scope.
Outcome: The proposed model is based on a generative pretrained language model with a multi-task learning framework and achieves the best performance compared to baselines.
Is LLM an Overconfident Judge? Unveiling the Capabilities of LLMs in Detecting Offensive Language with Annotation Disagreement (2025.findings-acl)

Copied to clipboard

Challenge: Existing studies focus on evaluating large language models' ability to handle disagreement cases.
Approach: They evaluate the performance of large language models in detecting offensive language at varying levels of agreement.
Outcome: The proposed model improves detection accuracy and model alignment with human judgment by using disagreement samples in training.
GEAR: Graph-based Evidence Aggregating and Reasoning for Fact Verification (P19-1)

Copied to clipboard

Challenge: Existing methods to extract information from evidence are unable to grasp relational and logical information among the evidence.
Approach: They propose a graph-based evidence aggregating and reasoning framework to integrate evidence from multiple pieces of evidence.
Outcome: The proposed framework achieves significant performance improvements on a large-scale benchmark dataset.
To Copy Rather Than Memorize: A Vertical Learning Paradigm for Knowledge Graph Completion (2023.acl-long)

Copied to clipboard

Challenge: Existing methods for embedding knowledge graphs implicitly memorize relation rules to infer missing links, but they are difficult to memorize due to the inherent deficiencies of such implicit memorization strategy.
Approach: They propose a vertical learning paradigm that allows to explicitly copy target information from related factual triples for more accurate prediction.
Outcome: The proposed model improves generalization ability and makes distant link prediction significantly easier.
RepoGenesis: Benchmarking End-to-End Microservice Generation from Readme to Repository (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks focus on isolated function/class-level generation, neglecting complete microservice repository generation.
Approach: They propose a multilingual benchmark for repository-level end-to-end web microservice generation that reflects real-world development workflows.
Outcome: The benchmark compared 106 repositories across 18 domains and 11 frameworks and 1,258 API endpoints and 2,335 test cases.
Curriculum Learning for Natural Language Understanding (2020.acl-main)

Copied to clipboard

Challenge: Pre-trained language models can be fine tuned to perform NLU tasks in a straightforward manner.
Approach: They propose a pretrain-finetune paradigm for natural language understanding (NLU) they propose 'a cross-trainset' approach that allows users to distinguish easy from difficult examples .
Outcome: The proposed approach achieves significant performance improvements on a wide range of NLU tasks.
Leveraging Contrastive Learning and Knowledge Distillation for Incomplete Modality Rumor Detection (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing rumor detection models neglect the semantic coherence between text and image components in multimodal posts . Existing models neglect incomplete modalities in single modal posts, such as missing text or images .
Approach: They propose a framework for incomplete modality rumor detection that captures semantic consistency between text and image pairs while enhancing model generalization to incomplete modalities within individual posts.
Outcome: The proposed framework outperforms state-of-the-art methods on two English and two Chinese benchmark datasets for rumor detection in social media.
In-Context Demonstration Selection with Cross Entropy Difference (2023.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) can use in-context demonstrations to improve performance on zero-shot tasks.
Approach: They propose a cross-entropy difference method for selecting in-context demonstrations that uses parameter efficient finetuning to train small models on training data.
Outcome: The proposed method outperforms baseline selection methods on a mix-domain dataset and shows that the effectiveness of in-context demonstrations negatively correlates with the perplexity of the test example.
SCALER: Synthetic Scalable Adaptive Learning Environment for Reasoning (2026.findings-acl)

Copied to clipboard

Challenge: Reinforcement learning (RL) is a principled way to enhance the reasoning capabilities of large language models, yet its effectiveness hinges on training signals that remain informative as models evolve.
Approach: They propose a framework that sustains effective learning signals through adaptive environment design that transforms real-world programming problems into verifiable reasoning environments with controllable difficulty and unbounded instance generation.
Outcome: The proposed framework outperforms baselines across diverse reasoning benchmarks and exhibits more stable, long-horizon training dynamics.
Modularized Interaction Network for Named Entity Recognition (2021.acl-long)

Copied to clipboard

Challenge: Named Entity Recognition (NER) models focus on word-level information, while segment-based models focus only on word level information.
Approach: They propose a Modularized Interaction Network (MIN) model which utilizes both word-level information and segment-level dependencies.
Outcome: The proposed model outperforms the current state-of-the-art models on three NER benchmark datasets.
EX-FEVER: A Dataset for Multi-hop Explainable Fact Verification (2024.findings-acl)

Copied to clipboard

Challenge: Existing studies on fact verification lack a high-quality dataset for explainability . existing systems lack evidence retrieval and veracity prediction, limiting the ability to verify a claim .
Approach: They propose a dataset for multi-hop explainable fact verification that summarises and modifies Wikipedia documents.
Outcome: The proposed dataset aims to improve the accuracy of multi-hop explainable fact verification systems.
Medical Dialogue Generation via Dual Flow Modeling (2023.findings-acl)

Copied to clipboard

Challenge: Medical dialogue systems (MDS) aim to provide patients with medical services, such as diagnosis and prescription.
Approach: They propose a Dual Flow enhanced Medical (DFMed) dialogue generation framework that extracts the medical entities and doctor's dialogue acts used in the dialogue history and models their transitions with an entity-centric graph flow and a sequential act flow.
Outcome: The proposed framework exceeds baselines in both automatic and manual evaluations on two datasets.
Read, Listen, and See: Leveraging Multimodal Information Helps Chinese Spell Checking (2021.findings-acl)

Copied to clipboard

Challenge: Chinese Spell Checking (CSC) aims to detect and correct erroneous characters for usergenerated text in Chinese.
Approach: They propose a Chinese spell checker that leverages multimodal Chinese characters' information to predict the correct output.
Outcome: The proposed model outperforms strong baselines on the SIGHAN benchmarks by a large margin.
Revisiting the Self-Consistency Challenges in Multi-Choice Question Formats for Large Language Model Evaluation (2024.lrec-main)

Copied to clipboard

Challenge: Multi-choice questions (MCQs) are a common method for assessing the world knowledge of large language models.
Approach: They propose three knowledge-equivalent question variants to assess LLMs' world knowledge . they propose option position shuffle, option label replacement, and conversion to a True/False format .
Outcome: The proposed questions are shuffle, label replacement, and True/False format.
MSVBench: Towards Human-Level Evaluation of Multi-Shot Video Generation (2026.findings-acl)

Copied to clipboard

Challenge: Existing evaluation methods for complex multi-shot video are anchored to single-shot paradigms, lacking comprehensive story assets and cross-shot metrics.
Approach: They propose a framework that synergizes the high-level semantic reasoning of Large Multimodal Models with the fine-grained perceptual rigor of domain-specific expert models.
Outcome: The proposed framework synergizes the high-level semantic reasoning of Large Multimodal Models with the fine-grained perceptual rigor of domain-specific expert models.
Response-G1: Explicit Scene Graph Modeling for Proactive Streaming Video Understanding (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for streaming video understanding are query-agnostic and implicitly model video evidence.
Approach: They propose a framework that establishes explicit, structured alignment between the accumulated video evidence and the query’s expected response conditions via scene graphs.
Outcome: The proposed model achieves more interpretable and accurate response timing decisions on both proactive and reactive tasks.
Reliable Use of Lemmas via Eligibility Reasoning and Section-Aware Reinforcement Learning (2026.acl-short)

Copied to clipboard

Challenge: Recent large language models (LLMs) perform strongly on mathematical benchmarks but often import conclusions without validating assumptions.
Approach: They propose a model that encodes a lemma specification and trains with reinforcement learning and section-aware loss masking to assign penalty to the section responsible for errors.
Outcome: The proposed model performs well on benchmarks but often misapplyes lemmas . the model is able to encode the specification and train with reinforcement learning .
AgentAsk: Multi-Agent Systems Need to Ask (2026.acl-long)

Copied to clipboard

Challenge: Multi-agent systems fail to consistently outperform strong single-a agent baselines due to error propagation at inter-aggent message handoffs.
Approach: They propose an edge-level error taxonomy that identifies four main errors in multi-agent interactions as data gaps, signal corruption, referential drift and capacity gaps as primary sources of failure.
Outcome: The proposed module outperforms existing systems on five benchmarks and is architecture-agnostic.
ComCLIP: Training-Free Compositional Image and Text Matching (2024.naacl-long)

Copied to clipboard

Challenge: erroneous semantics of individual entities are essentially confounders that cause the matching failure.
Approach: They propose a training-free compositional CLIP model which disentangles input images into subjects, objects, and action subimages and composes CLIP’s vision encoder and text encoder to perform evolving matching over compositional text embedding and subimage embeddments.
Outcome: The proposed model mitigates spurious correlations introduced by the pretrained CLIP models and dynamically evaluates the importance of each component.
Taxonomy-Guided Zero-Shot Recommendations with LLMs (2025.coling-main)

Copied to clipboard

Challenge: Existing approaches to deploy large language models (LLMs) into RecSys have limited prompt length, unstructured item information, and un-constrained generation of recommendations.
Approach: They propose a taxonomy-guided recommendation framework that empowers LLMs with category information in a systematic approach.
Outcome: The proposed framework significantly improves recommendation quality compared to zero-shot approaches.
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% .
Audio Jailbreak: An Open Comprehensive Benchmark for Jailbreaking Large Audio-Language Models (2026.acl-long)

Copied to clipboard

Challenge: a recent study evaluated large audio-language models against jailbreak attacks . a new benchmark is being developed to evaluate LAM safety against jailbreaking attacks based on temporal and semantic nature of speech .
Approach: They propose a benchmark to evaluate LAM jailbreak vulnerabilities in adversarial audio prompts . they use a dataset of 1,495 adversarials to evaluate their performance .
Outcome: The proposed benchmark evaluates state-of-the-art LAMs against jailbreak attacks . it demonstrates that even small, semantically preserved perturbations can reduce safety .
FRAME: Boosting LLMs with A Four-Quadrant Multi-Stage Pretraining Strategy (2025.findings-acl)

Copied to clipboard

Challenge: Multi-stage pretraining methods lack quantitative criteria for data partitioning and instead rely on intuitive heuristics.
Approach: They propose a Four-quadRAnt Multi-stage prEtraining strategy that partitions data into four quadrants to achieve significant loss reductions four times.
Outcome: The proposed strategy achieves 16.8% improvement over random across MMLU and CMMLU for the 3B model.
Memory-Guided Hard Data Augmentation for Multimodal Named Entity Recognition (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for Named Entity Recognition (NER) ignore the internal state of the target model.
Approach: They propose a framework to repair model-specific errors by using a model-based approach . they employ cross-validation to identify model- specific Hard Data and a memory tree to induce macro-level error patterns from micro-level failures.
Outcome: The proposed framework yields significant performance gains on Twitter and other platforms.
Confidence v.s. Critique: A Decomposition of Self-Correction Capability for LLMs (2025.acl-long)

Copied to clipboard

Challenge: Existing approaches to improve self-correction performance of Large Language Models are based on intrinsic selfcorrectione, which allows the model to check and revise its selfgenerated answers without external feedback.
Approach: They propose to decompose the self-correction capability into confidence and critique capabilities and a metric for overall self-corretion capability evaluation.
Outcome: The proposed method outperforms vanilla SFT and achieves much higher accuracy after self-correction.
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 .
UMRSpell: Unifying the Detection and Correction Parts of Pre-trained Models towards Chinese Missing, Redundant, and Spelling Correction (2023.acl-long)

Copied to clipboard

Challenge: Chinese Spelling Correction (CSC) is a task of detecting and correcting misspelled charac- ters in Chinese texts.
Approach: They propose a model to learn detection and correction parts together from a multi-task learning perspective.
Outcome: The proposed model can learn detection and correction parts together from a multi-task learning perspective.
Boosting Text-to-SQL through Multi-grained Error Identification (2025.coling-main)

Copied to clipboard

Challenge: Existing methods for error identification often overlook validation of generated results . text-to-SQL is a technology that converts natural language questions into executable SQL queries .
Approach: They propose to integrate a multi-grained error identification method into existing methods to detect SQL errors.
Outcome: The proposed method can be integrated as a plugin into various methods, providing effective error identification and correction capabilities.
M2PO: Multi-Perspective Multi-Pair Preference Optimization for Machine Translation (2026.acl-long)

Copied to clipboard

Challenge: prevailing methods for machine translation are often hindered by misleading reward signals.
Approach: They propose a framework that aligns large language models to human preferences . they propose 'M2PO' to correct the bias towards partial errors .
Outcome: The proposed framework outperforms open-source models and achieves parity with proprietary models.
Multimodal Fusion with Co-Attention Networks for Fake News Detection (2021.findings-acl)

Copied to clipboard

Challenge: Existing methods to detect fake news with textual and visual contents are ineffective because they concatenate unimodal features without considering inter-modality relations.
Approach: They propose to fuse textual and visual features for fake news detection using multimodal co-attention networks to learn inter-dependencies between multimodal features.
Outcome: Extensive experiments on two realworld datasets show that the proposed network outperforms state-of-the-art methods and learns inter-dependencies among multimodal features.
AlignBench: Benchmarking Chinese Alignment of Large Language Models (2024.acl-long)

Copied to clipboard

Challenge: Effective evaluation of alignment for emerging Chinese LLMs is still significantly lacking, calling for real-scenario grounded, open-ended, challenging and automatic evaluations tailored for alignment.
Approach: They propose a multi-dimensional benchmark for evaluating LLMs’ alignment in Chinese with 8 main categories, 683 real-scenario rooted queries and corresponding human verified references.
Outcome: The benchmark uses a human-in-the-loop data curation pipeline, 683 real-scenario rooted queries and human verified references.
Neural Gibbs Sampling for Joint Event Argument Extraction (2020.aacl-main)

Copied to clipboard

Challenge: Existing methods for event argument extraction cannot adequately model the correlation between event arguments and their roles.
Approach: They propose a Bayesian model to jointly extract event arguments using Gibbs sampling . they train two neural networks to model prior distribution and conditional distribution over event arguments .
Outcome: The proposed model can achieve comparable results to existing methods on two widely-used datasets.
S2ynRE: Two-stage Self-training with Synthetic data for Low-resource Relation Extraction (2023.acl-long)

Copied to clipboard

Challenge: Existing methods for relation extraction suffer from the inadequacy of large-scale annotated data.
Approach: They propose a framework for two-stage self-training with synthetic data for relation extraction .
Outcome: The proposed framework is based on two-stage self-training with synthetic data . it is able to synthesize large quantities of training data and iteratively and alternately learn from synthetic and golden data together.
MetaScale: Test-Time Scaling with Evolving Meta-Thoughts (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches impose fixed cognitive structures that enhance performance in specific tasks but lack adaptability across diverse scenarios.
Approach: They propose a test-time scaling framework based on meta-thoughts to improve performance . meta-thinkts are adaptive thinking strategies tailored to a given task .
Outcome: Experimental results show that MetaScale outperforms standard inference approaches . it can scale more effectively with increasing sampling budgets and produces more structured responses .
Evaluating Memory Capability in Continuous Lifelog Scenario (2026.findings-acl)

Copied to clipboard

Challenge: Existing benchmarks focus on online one-on-one chatting or human-AI interactions, neglecting real-world scenarios.
Approach: They propose a framework to curate a lifelog benchmark that combines two subsets of audio data to address temporal leakage in offline settings.
Outcome: The proposed framework outperforms existing benchmarks on live chats and AI interactions.
Instance-Guided Prompt Learning for Few-Shot Text Matching (2022.findings-emnlp)

Copied to clipboard

Challenge: Few-shot text matching is a more practical technique to determine whether two texts are semantically identical.
Approach: They propose a pluggable prompt learning method for few-shot text matching . they use the semantics of instances to regulate the effects of the gate on the prompt tokens .
Outcome: The proposed method outperforms baselines on MRPC and QQP.
NOVA: An Iterative Planning Framework for Enhancing Scientific Innovation with Large Language Models (2025.findings-acl)

Copied to clipboard

Challenge: Existing approaches to generate research ideas rely on retrieval or prompt engineering to generate ideas.
Approach: They propose a method that uses iterative planning and search to boost creative potential of LLMs by integrating external knowledge with broader and deeper insights.
Outcome: The proposed method outperforms the current state-of-the-art in generating 2.5 times more top-rated ideas based on 170 seed papers in a Swiss Tournament evaluation.
LongBench v2: Towards Deeper Understanding and Reasoning on Realistic Long-context Multitasks (2025.acl-long)

Copied to clipboard

Challenge: Existing benchmarks on longcontext large language models fail to reflect their deep understanding capabilities across diverse tasks.
Approach: They propose a benchmark to assess the ability of long-context large language models to handle long-text problems.
Outcome: The proposed model achieves 50.1% accuracy when directly answering the questions . human experts achieve only 53.7% accuracy under a 15-minute time constraint .
SPIDE: Serial and Parallel Intertwined Speculative Decoding (2026.findings-acl)

Copied to clipboard

Challenge: Speculative decoding (SD) is a training-free SD framework that orchestrates dynamic alternation combining serial dynamic drafting with parallel draft verification.
Approach: They propose a serial and parallel intertwined speculative DEcoding framework that orchestrates dynamic alternation combining serial dynamic drafting and parallel draft verification.
Outcome: The proposed framework accelerates inference while reducing the LLM usage costs.
Alignment for Efficient Tool Calling of Large Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Recent advances in tool learning have enabled large language models to integrate external tools, enhancing their task performance by expanding their knowledge boundaries.
Approach: They propose a framework that combines probabilistic knowledge boundary estimation with dynamic decision-making to allow LLMs to better assess when to invoke tools based on their confidence.
Outcome: The proposed framework shows significant improvements in tool efficiency by reducing unnecessary tool usage.
Leveraging Only the Category Name for Aspect Detection through Prompt-based Constrained Clustering (2022.findings-emnlp)

Copied to clipboard

Challenge: Aspect category detection (ACD) aims to automatically identify user-concerned aspects from online reviews.
Approach: They propose a method that relies on the category name of each aspect and a pretrained language model to generate constraints for clustering.
Outcome: The proposed framework performs better than existing weakly supervised methods on nine benchmark datasets.
McBE: A Multi-task Chinese Bias Evaluation Benchmark for Large Language Models (2025.findings-acl)

Copied to clipboard

Challenge: Existing datasets on bias evaluation for large language models focus on English and North American culture and are limited to one task.
Approach: They propose to evaluate Chinese language models' biases from multiple perspectives using a multi-task Chinese Bias Evaluation Benchmark.
Outcome: The proposed model covers 12, 82 subcategories and 5 evaluation tasks covering a wide range of categories and content diversity.
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 .
ComfyUI-Copilot: An Intelligent Assistant for Automated Workflow Development (2025.acl-demo)

Copied to clipboard

Challenge: ComfyUI-Copilot is a large language model-powered plugin for AI-driven art creation.
Approach: They propose a large language model-powered plugin to enhance the usability of ComfyUI.
Outcome: The new plugin improves the usability and efficiency of ComfyUI . it offers intelligent node and model recommendations and automated one-click workflow construction.
TrendSim: Simulating Trending Topics in Social Media Under Poisoning Attacks with LLM-based Multi-agent System (2025.findings-naacl)

Copied to clipboard

Challenge: Trending topics bring in a new channel for poisoning attacks, resulting in negative impacts on society.
Approach: They propose an LLM-based multi-agent system to simulate trending topics in social media . they propose a time-aware interaction mechanism, centralized message dissemination, and an interactive system .
Outcome: The proposed system simulates trending topics under poisoning attacks on social media platforms.
Are We Using the Right Benchmark: An Evaluation Framework for Visual Token Compression Methods (2026.acl-long)

Copied to clipboard

Challenge: Recent efforts to accelerate inference in Multimodal Large Language Models have focused on visual token compression.
Approach: They propose a framework that leverages downsampling as a discriminator to denoise existing benchmarks.
Outcome: The proposed evaluation framework leverages downsampling as a discriminator to denoise existing benchmarks.
AbGen: Evaluating Large Language Models in Ablation Study Design and Evaluation for Scientific Research (2025.acl-long)

Copied to clipboard

Challenge: a benchmark designed to evaluate the capabilities of LLMs in designing ablation studies for scientific research is available online.
Approach: They propose to use a benchmark to evaluate LLMs' ability to design ablation studies . they investigate whether current automated evaluation methods are not reliable .
Outcome: The benchmark compared leading LLMs with human experts on generating detailed ablation study designs . the results show that current evaluation methods are not reliable for the task .
FactVerse: A Benchmark for Factual Consistency in Interleaved Image–Text Generation (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks lack effective mechanisms to evaluate factual consistency in interleaved image-text generation.
Approach: They propose a benchmark dedicated to evaluating factual consistency in interleaved image-text generation.
Outcome: The proposed framework outperforms existing evaluation methods in evaluating factual consistency in interleaved image-text generation.
QADYNAMICS: Training Dynamics-Driven Synthetic QA Diagnostic for Zero-Shot Commonsense Question Answering (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to QA fine-tune language models on QA pairs constructed from CommonSense Knowledge Bases (CSKBs) however, current QA synthesis protocols introduce noise from the CSKB and generate ungrammatical questions and false negative options, which impede the model’s ability to generalize.
Approach: They propose a framework to analyze the training dynamics of each QA pair at both the question level and option level, discarding machine-detectable artifacts and mislabeled or false-negative options.
Outcome: The proposed framework outperforms baseline approaches while using only 33% of the synthetic data.
XFUND: A Benchmark Dataset for Multilingual Visually Rich Form Understanding (2022.findings-acl)

Copied to clipboard

Challenge: Existing research on multimodal pre-training for visually rich document understanding tasks has focused on the English domain while neglecting the importance of multilingual generalization.
Approach: They propose a multimodal pre-trained model for multilingual document understanding which bridges the language barriers for visually rich document understanding.
Outcome: The proposed model outperforms existing cross-lingual pre-trained models on the XFUND dataset on visual document understanding tasks.
MTG: A Benchmark Suite for Multilingual Text Generation (2022.findings-naacl)

Copied to clipboard

Challenge: Using MTG, we train and evaluate multilingual text generation models using human-annotated data.
Approach: They propose a multilingual multiway text generation dataset with 400k human-annotated data that includes four generation tasks across five languages.
Outcome: The proposed dataset includes four generation tasks across five languages (English, German, French, Spanish and Chinese) it provides comprehensive evaluations with diverse generation scenarios.
Neural Response Generation with Meta-words (P19-1)

Copied to clipboard

Challenge: Experimental results show that meta-words can be used to generate open domain dialogues . human-machine conversation is a fundamental problem in NLP .
Approach: They propose a goal-tracking memory network that formalizes meta-word expression as a target in response generation and manages the generation process with a state memory panel and a controller.
Outcome: The proposed model outperforms state-of-the-art generation models in response relevance, response diversity, and accuracy.
RAAMove: A Corpus for Analyzing Moves in Research Article Abstracts (2024.lrec-main)

Copied to clipboard

Challenge: RAAMove is a comprehensive multi-domain corpus dedicated to the annotation of move structures in Research Article (RA) abstracts.
Approach: They propose a multi-domain corpus dedicated to the annotation of move structures in RA abstracts.
Outcome: The proposed corpus is based on a human-annotated dataset and a BERT-based model to verify its effectiveness.
NPRF: A Neural Pseudo Relevance Feedback Framework for Ad-hoc Information Retrieval (D18-1)

Copied to clipboard

Challenge: Existing neural IR models do not have a mechanism for treating expansion terms differently from the original query terms, making it difficult to combine them with existing PRF approaches.
Approach: They propose an end-to-end neural PRF framework that can be used with existing neural IR models by embedding different neural models as building blocks.
Outcome: Extensive experiments on two standard test collections confirm the effectiveness of the proposed framework in improving the performance of two state-of-the-art neural IR models.
Beyond Single View: A Comprehensive Benchmark for Medical Multimodal Large Language Models on Multi-Image Understanding (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks for multimodal large language models are limited to multiview diagnostics.
Approach: They propose a benchmark specifically designed for medical multi-image understanding that evaluates MLLMs across four dimensions.
Outcome: The proposed model performs better in multi-image contexts than open-source models . the model perform better when processing increased visual loads than closed-source ones .
LoRA-drop: Efficient LoRA Parameter Pruning based on Output Evaluation (2025.coling-main)

Copied to clipboard

Challenge: Low-Rank Adaptation (LoRA) is currently the most commonly used PEFT method for fine-tuning models with billions of parameters.
Approach: They propose to use low-rank Adaptation to evaluate LoRA parameter features and then retain LoRA for important layers and the other layers share the same LoRA.
Outcome: The proposed method achieves comparable performance to full fine-tuning and LoRA while retaining 50% of the LoRA parameters on average.
ITAKE: Interactive Unstructured Text Annotation and Knowledge Extraction System with LLMs and ModelOps (2024.acl-demos)

Copied to clipboard

Challenge: Unstructured text data contains a large amount of valuable knowledge, but there are many tools that do not meet the needs of actual business.
Approach: They propose an unstructured text annotation and knowledge extraction system that integrates Large Language Models and ModelOps to improve model supervision and performance.
Outcome: The proposed system integrates large language models and ModelOps to improve performance in low-resource contexts.
K-PLUG: Knowledge-injected Pre-trained Language Model for Natural Language Understanding and Generation in E-Commerce (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing pre-trained language models are not explicitly aware of domain-specific knowledge, which is essential for downstream tasks in many domains, such as tasks in e-commerce scenarios.
Approach: They propose a knowledge-injected pre-trained language model that can be transferred to both natural language understanding and generation tasks.
Outcome: The proposed model significantly outperforms baselines across the board in e-commerce scenarios.
SilentDrift: Exploiting Action Chunking for Stealthy Backdoor Attacks on Vision-Language-Action Models (2026.findings-acl)

Copied to clipboard

Challenge: Existing backdoor attacks introduce kinematic discontinuities and distributional anomalies that can be flagged by standard trajectory detection.
Approach: They propose a backdoor attack exploiting an intra-chunk visual open-loop vulnerability . they propose 93.2% Attack Success Rate and a poisoning rate under 2% .
Outcome: The proposed attack achieves a 93.2% Attack Success Rate with a poisoning rate under 2% while maintaining a 95.3% Clean Task Success Rate.
Is Reference Necessary in the Evaluation of NLG Systems? When and Where? (2024.naacl-long)

Copied to clipboard

Challenge: Despite recent advances in reference-free metrics, it has not been well understood when and where they can be used as an alternative to reference-based metrics.
Approach: They propose to use reference-free metrics to evaluate NLG systems . they find they have a higher correlation with human judgment and greater sensitivity to deficiencies in language quality .
Outcome: The proposed metrics exhibit higher correlation with human judgment and greater sensitivity to deficiencies in language quality.
Evaluating Factuality in Cross-lingual Summarization (2023.findings-acl)

Copied to clipboard

Challenge: Existing evaluation metrics for monolingual summarization require translation to evaluate the factuality of cross-lingual summmarization.
Approach: They propose to analyze cross-lingual factuality by collecting annotations and generated summaries from models at summary level and sentence level.
Outcome: The proposed dataset shows that over 50% of generated summaries contain factual errors with different characteristics from monolingual summarization.
LINKED: Eliciting, Filtering and Integrating Knowledge in Large Language Model for Commonsense Reasoning (2024.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) often exhibit poor performance on knowledge-intensive tasks, such as commonsense reasoning.
Approach: They propose a method to elicit, filter and integrate knowledge in large language models (LINKED) they propose 'reward model' to filter out noisy knowledge and 'take marginal consistent reasoning module'
Outcome: The proposed method outperforms SOTA baselines on two commonsense reasoning tasks.
MMDEND: Dendrite-Inspired Multi-Branch Multi-Compartment Parallel Spiking Neuron for Sequence Modeling (2025.acl-long)

Copied to clipboard

Challenge: Vanilla spiking neurons are simplified from complex biological neurons with dendrites, soma, and synapses into single somatic compartments.
Approach: They propose a multi-branch, multi-compartment parallel spiking dendritic neuron with a proportion-adjustable multi-branched structure that enables long-term temporal dependencies.
Outcome: The proposed model achieves better long-sequence modeling capability with fewer parameters and lower energy consumption.
RBPtool: A Deep Language Model Framework for Multi-Resolution RBP-RNA Binding Prediction and RNA Molecule Design (2025.emnlp-main)

Copied to clipboard

Challenge: RNA-binding proteins play key roles in post-transcriptional gene regulation . existing methods focus on shallow sequence features or coarse structural representations . large language models allow for precise modeling and biologically informed de novo RNA design .
Approach: They extend RPI15223 into a multi-resolution, structure-level RBP-RNA dataset and introduce RBPtool, a framework that fuses sequence and structural information.
Outcome: The proposed framework achieves state-of-the-art performance on public benchmarks and the RPI15223 dataset while supporting fine-grained level predictions.
RADO: Reasoning Audit-Driven Optimization for Rigorous Reasoning in High-Stakes Domains (2026.acl-long)

Copied to clipboard

Challenge: Current reinforcement learning paradigms rely on outcome-based rewards, overlooking latent logical fallacies in intermediate steps.
Approach: They propose a specialized audit model augmented with external tools to identify local logical ruptures and calibrate reward signals.
Outcome: The proposed framework improves accuracy and logical rigor in high-stakes domains.
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.
TCPO: Thought-Centric Preference Optimization for Effective Embodied Decision-making (2025.emnlp-main)

Copied to clipboard

Challenge: Existing post-SFT methods for embodied AI are constrained by sparse rewards and action-only optimization, resulting in low sample efficiency, poor consistency, and model degradation.
Approach: They propose to integrate Thought-Centric Preference Optimization (TCPO) into embodied decision-making by transforming sparse reward signals into richer step sample pairs.
Outcome: The proposed approach achieves an average success rate of 26.67% in the ALFWorld environment, and a 6% improvement over RL4VLM.
AdapTime: Enabling Adaptive Temporal Reasoning in Large Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for temporal reasoning are limited and apply a fixed pipeline to all questions.
Approach: They propose an adaptive temporal reasoning method that dynamically executes reasoning steps based on context and task requirements.
Outcome: Experiments on two temporal QA benchmarks show the proposed method works.
AugNLG: Few-shot Natural Language Generation using Self-trained Data Augmentation (2021.acl-long)

Copied to clipboard

Challenge: Large-scale conversational systems typically generate unnatural, robotic responses using template-based approaches.
Approach: They propose a data augmentation approach that combines a self-trained neural retrieval model with a few-shot learned NLU model to automatically create MR-to-Text data from open-domain texts.
Outcome: The proposed approach outperforms the state-of-the-art methods on the FewshotWOZ data in both BLEU and Slot Error Rate.
Structure-aware Generation Model for Cross-Domain Aspect-based Sentiment Classification (2024.lrec-main)

Copied to clipboard

Challenge: Existing generation models for cross-domain aspect-based sentiment classification ignore syntactic structures . syntaktic structures are pre-trained on natural language and can be catastrophic forgetting of distributional knowledge.
Approach: They propose a structure-aware generation model that explicitly encodes syntactic structure into the model.
Outcome: The proposed model can learn domain-irrelevant features based on syntactic pivot features.
SOLAR: Serendipity Optimized Language Model Aligned for Recommendation (2025.findings-emnlp)

Copied to clipboard

Challenge: Large Language Models have shown strong potential in recommendation tasks . however, their application to serendipity-oriented recommendations remains challenging .
Approach: They propose a domain-adaptive instruction tuning method that aligns Large Language Models with recommendation tasks.
Outcome: The proposed framework bridges the domain gap between LLMs and recommendation tasks.
RA2FD: Distilling Faithfulness into Efficient Dialogue Systems (2024.emnlp-main)

Copied to clipboard

Challenge: Retrieval Augmented Generation (RAG) is effective but inference inefficient, while Retrieral Free Generations (RFG) are more efficient but sacrifice faithfulness.
Approach: They propose a retrieval-free model training scheme that uses a teacher-student framework to distill the faithfulness capacity of a student's knowledge-infused responses.
Outcome: The proposed model surpasses the previous SOTA RFG model on knowledge-grounded dialogue datasets by an average of 33% while improving inference efficiency.
Cross-Lingual Knowledge Editing in Large Language Models (2024.acl-long)

Copied to clipboard

Challenge: Knowledge editing is a promising technique to adapt large language models to new knowledge without retraining from scratch.
Approach: They propose to use a multilingual dataset to translate a large-scale cross-lingual synthetic dataset from English to Chinese and then to evaluate their performance in Chinese.
Outcome: The proposed method can change model performance on several special cases without retraining from scratch.
Select, Read, and Write: A Multi-Agent Framework of Full-Text-based Related Work Generation (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods for related work generation (RWG) suffer from shallow comprehension due to taking the limited portions of references as input and isolated explanation for each reference due to ineffective capturing the relationships among them.
Approach: They propose a multi-agent framework that takes the limited portions of references papers as input and isolates the relationships between them.
Outcome: The proposed framework outperforms other selectors and improves reading order with constrains of the graph structure.
LLM-Adapters: An Adapter Family for Parameter-Efficient Fine-Tuning of Large Language Models (2023.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) have shown unprecedented performance across various tasks.
Approach: They propose an easy-to-use framework that integrates adapters into LLMs . they evaluate adapters on 14 datasets from two different reasoning tasks .
Outcome: The proposed framework can be used to fine-tune open-access language models with task-specific data and instruction data.
DyLex: Incorporating Dynamic Lexicons into BERT for Sequence Labeling (2021.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to integrate lexical knowledge into deep learning models are limited by large-scale dynamic lexicons.
Approach: They propose a plug-in lexicon incorporation approach for BERT based sequence labeling tasks . they adopt word-agnostic tag embeddings to avoid re-training the representation .
Outcome: The proposed framework achieves new SOTA even with large scale lexicons, the authors show . they adopt word-agnostic tag embeddings to avoid re-training the representation .
Detoxifying Large Language Models via Knowledge Editing (2024.acl-long)

Copied to clipboard

Challenge: Existing methods to detoxify Large Language Models (LLMs) are limiting, but knowledge editing can be effective.
Approach: They propose a baseline method to detoxify Large Language Models (LLMs) they propose supervised fine-tuning and reinforcement learning from human feedback (RLHF)
Outcome: The proposed method reduces toxicity of large language models with one instance of tuning . it reduces the toxicity, while minimizing the toxins, the authors show .
MindRef: Mimicking Human Memory for Hierarchical Reference Retrieval with Fine-Grained Location Awareness (2025.acl-short)

Copied to clipboard

Challenge: Existing methods require pre-segmented article chunks, limiting reference flexibility like human memory.
Approach: They propose a framework that leverages parameterized knowledge stored during the pre-training phase of large language models to recall reference passages from any starting position independently.
Outcome: The proposed framework can recall reference passages from any starting position independently.
Cue-CoT: Chain-of-thought Prompting for Responding to In-depth Dialogue Questions with LLMs (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing LLMs generate responses based on the dialogue context, overlooking the underlying linguistic cues about the user status exhibited in the context.
Approach: They propose a linguistic cue-based chain-of-thoughts method which enhances the LLMs inference with an intermediate reasoning step to find cues exhibited in the dialogue.
Outcome: The proposed method outperforms standard prompting methods on in-depth dialogue questions and linguistic cues exhibited in the context.
Searching for Best Practices in Retrieval-Augmented Generation (2024.emnlp-main)

Copied to clipboard

Challenge: Retrieval-augmented generation (RAG) techniques have proven to be effective in integrating up-to-date information, mitigating hallucinations, and enhancing response quality, especially in specialized domains.
Approach: They propose several strategies for deploying RAG that balance performance and efficiency.
Outcome: The proposed approaches can significantly enhance question-answering capabilities and accelerate the generation of multimodal content using a “retrieval as generation” strategy.
StreamMeCo: Long-Term Agent Memory Compression for Efficient Streaming Video Understanding (2026.findings-acl)

Copied to clipboard

Challenge: StreamMeCo is an efficient Stream Agent Memory Compression framework for video understanding.
Approach: They propose an efficient Stream Agent Memory Compression framework that evicts redundant memory nodes and introduces a time-decay memory retrieval mechanism to mitigate performance degradation.
Outcome: The proposed framework achieves 1.87 speedup in memory retrieval while delivering an average accuracy improvement of 1.0% on three challenging benchmark datasets.
LaDiC: Are Diffusion Models Really Inferior to Autoregressive Counterparts for Image-to-Text Generation? (2024.naacl-long)

Copied to clipboard

Challenge: Existing models for text-to-image generation have been underperforming in image-totext generation tasks.
Approach: They propose a framework that uses a split BERT to create a dedicated latent space for captions and integrates a regularization module to manage varying text lengths.
Outcome: The proposed framework achieves state-of-the-art performance on the MS COCO dataset with 38.2 BLEU@4 and 126.2 CIDEr .
Wasserstein Distance Regularized Sequence Representation for Text Matching in Asymmetrical Domains (2020.emnlp-main)

Copied to clipboard

Challenge: Asymmetrical text matching is a fundamental problem in information retrieval and natural language processing.
Approach: They propose a method that regularizes features vectors projected from different domains . WD-Match can be used to improve different text matching methods .
Outcome: The proposed method outperforms existing methods and benchmarks on four datasets.
TRUST: Towards Robust Social Bot Detection via Uncertainty-Guided Pseudo-Labeling and Graph Structure Purification (2026.findings-acl)

Copied to clipboard

Challenge: Existing graph-based detection models are vulnerable to deceptive message propagation, where bots deliberately interact with legitimate users.
Approach: They propose a framework to mitigate deceptive message propagation by node-level uncertainty estimation and graph structure purification.
Outcome: The proposed framework improves on three benchmark datasets and six GNN backbones on real-world social bots.
Same Claim, Different Judgment: Benchmarking Scenario-Induced Bias in Multilingual Financial Misinformation Detection (2026.findings-acl)

Copied to clipboard

Challenge: Existing research on LLM biases has focused on direct questioning or general-purpose settings . pronounced behavioral biase despite their growing deployment in financial analysis, forecasting, and decision support.
Approach: They propose a benchmark to evaluate behavioral biases of large language models in MFMD . they use a multilingual financial misinformation dataset to integrate these with misinformation claims .
Outcome: The proposed benchmark evaluates behavioral biases of large language models across economic scenarios.
IPR: Intelligent Prompt Routing with User-Controlled Quality-Cost Trade-offs (2025.emnlp-industry)

Copied to clipboard

Challenge: Existing systems require users to manually select models or employ rigid routing rules that fail to capture the continuous spectrum of query complexity.
Approach: They propose a quality-constrained intelligent prompt routing framework that automatically selects optimal models based on predicted response quality and user-specified tolerance levels.
Outcome: The proposed framework achieves 43.9% cost reduction while maintaining quality parity with strongest model in the Claude family and processes requests with sub-150ms latency.
Investigating and Extending Homans’ Social Exchange Theory with Large Language Model based Agents (2025.acl-long)

Copied to clipboard

Challenge: Social exchange theory (SET) is widely recognized as a basic framework for understanding human interactions and interactions.
Approach: They propose to use large language models to study Homans’ social exchange theory (SET) by constructing a virtual society composed of three LLM agents and having them engage in a social exchange game to observe their behaviors.
Outcome: The proposed model extends Homans’ SET with LLM-based agents and demonstrates consistency between the agent and human behavior.
Balanced Joint Adversarial Training for Robust Intent Detection and Slot Filling (2020.coling-main)

Copied to clipboard

Challenge: Existing joint models for intent detection and slot filling show insufficient robustness . however, some small changes of inputs can fool the models to produce wrong predictions .
Approach: They propose a joint adversarial training model that generates adversarials to attack the joint model and trains the model to defend against the adversarial examples.
Outcome: The proposed model achieves significantly higher scores and improves robustness on two datasets.
MUSTIE: Multimodal Structural Transformer for Web Information Extraction (2023.acl-long)

Copied to clipboard

Challenge: Recent sequential modeling approaches focus on extracting information from textual sources while ignoring rich information from other modalities such as image and web layout.
Approach: They propose a novel MUltimodal Structural Transformer that integrates multiple modalities for web information extraction.
Outcome: The proposed model outperforms existing methods on WebSRC and Common Crawl benchmarks.
ClusterUCB: Efficient Gradient-Based Data Selection for Targeted Fine-Tuning of LLMs (2025.findings-emnlp)

Copied to clipboard

Challenge: Gradient-based data influence approximation is not feasible in practice.
Approach: They propose a gradient-based data selection framework with clustering and a modified Upper Confidence Bound algorithm to solve this problem.
Outcome: The proposed framework can achieve comparable results to the original gradient-based data selection methods while reducing computational consumption.
Eye Movement Features Can Predict Human Preferences on Machine-Generated Texts (2026.acl-srw)

Copied to clipboard

Challenge: Existing studies on eye movement in text quality assessment are limited . eye-movement features are important predictors of human judgments of text quality, but are costly and inconsistent.
Approach: They propose to capture eye-movement features during screen reading of LLM-generated text using a dataset that includes eye-motion recordings, reading-time measurements, and post-reading evaluations.
Outcome: The proposed dataset shows that eye-movement features can significantly improve models over other probabilistic metrics, including negative log-likelihood (NLL).
PSSAT: A Perturbed Semantic Structure Awareness Transferring Method for Perturbation-Robust Slot Filling (2022.coling-1)

Copied to clipboard

Challenge: Existing slot filling models memorize inherent patterns of entities and contexts from training data.
Approach: They propose a perturbed semantic structure awareness transferring method for slot filling models . they use two MLM-based training strategies to learn contextual semantic structure and word distribution .
Outcome: The proposed method outperforms existing methods and gains strong generalization while preventing model from memorizing inherent patterns of entities and contexts.
CoTEvol: Self-Evolving Chain-of-Thoughts for Data Synthesis in Mathematical Reasoning (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods to improve LLMs' reasoning abilities suffer from diminishing returns or high computing overhead.
Approach: They propose a genetic evolutionary framework that casts CoT generation as a population-based search over reasoning trajectories.
Outcome: The proposed framework improves correct-CoT synthesis success by over 30% and enhances structural diversity with markedly improved efficiency.
LLaSA: Large Language and Structured Data Assistant (2025.naacl-long)

Copied to clipboard

Challenge: Structured knowledge grounding (SKG) tasks are a key part of many NLP applications.
Approach: They propose a framework for enhancing LLMs' ability to handle structured data . they represent various types of structured data in a unified hypergraph format .
Outcome: The proposed framework outperforms existing methods on SKG tasks using LoRA finetuning.
Process-Supervised Reward Models for Verifying Clinical Note Generation: A Scalable Approach Guided by Domain Expertise (2025.emnlp-main)

Copied to clipboard

Challenge: Currently, no automated, scalable method exists to evaluate the quality of LLM-generated clinical notes, leaving manual evaluation the gold standard.
Approach: They propose a framework for training PRMs to deliver step-level reward signals for LLM-generated clinical notes.
Outcome: The proposed framework outperforms reasoning and non-reasoning models on key evaluations and selects physician-preferred clinical notes with 56.2% accuracy.
Retrieval Enhanced Model for Commonsense Generation (2021.findings-acl)

Copied to clipboard

Challenge: Existing frameworks for commonsense generation are lacking for pre-trained models.
Approach: They propose a framework that uses concept matching to retrieve prototype sentences and trainable sentence retriever to enhance pre-training and fine-tuning.
Outcome: The proposed framework achieves state-of-the-art on the large-scale Common-Gen benchmark.
Separation and Fusion: A Novel Multiple Token Linking Model for Event Argument Extraction (2024.naacl-long)

Copied to clipboard

Challenge: Existing methods for event argument extraction (EAE) lack cross-event information and require longer role sequences . et al. (2017): outperforms state-of-the-art methods for EE.
Approach: They propose a separation-and-fusion paradigm to separate the acquisition of cross-event information and fuse it into the argument extraction of a target event.
Outcome: The proposed model outperforms the state-of-the-art models on four widely used datasets.
F²Bench: An Open-ended Fairness Evaluation Benchmark for LLMs with Factuality Considerations (2025.emnlp-main)

Copied to clipboard

Challenge: Existing fairness evaluation benchmarks for large language models rely on closed-ended evaluation formats that overlook factuality considerations rooted in historical, social, physiological, and cultural contexts.
Approach: They propose an open-ended fairness evaluation benchmark for large language models . they incorporate factuality considerations and multi-turn reasoning into the benchmark .
Outcome: The proposed benchmark incorporates factual grounding and text generation to better reflect the complexities of real-world model usage.
CLUE: A Chinese Language Understanding Evaluation Benchmark (2020.coling-main)

Copied to clipboard

Challenge: Existing language evaluation benchmarks for English are limited to English . lack of such benchmarks makes it difficult to replicate success in other languages .
Approach: They introduce a large-scale Chinese language understanding evaluation benchmark . the benchmark uses a set of current state-of-the-art pre-trained Chinese models .
Outcome: The first large-scale Chinese Language Understanding Evaluation (CLUE) benchmark is released . the benchmark evaluates models across a wide range of tasks on original Chinese text . existing language evaluation benchmarks are mostly limited to English .
How Do Your Code LLMs perform? Empowering Code Instruction Tuning with Really Good Data (2024.emnlp-main)

Copied to clipboard

Challenge: Recent research has shown that code pre-trained models improve coding capabilities.
Approach: They propose a code data pruning strategy to identify which datasets are high-quality code instruction data.
Outcome: The proposed model achieves state-of-the-art performance using fewer training data.
Entailment Tree Explanations via Iterative Retrieval-Generation Reasoner (2022.findings-naacl)

Copied to clipboard

Challenge: Large language models have achieved high performance on various natural language benchmarks, but the explainability of their output remains elusive.
Approach: They propose an architecture called iterative retrieval-generation reasoner that generates an entailment tree that explains a given hypothesis by using premises from C.
Outcome: The proposed model outperforms existing benchmarks on premise retrieval and entailment tree generation with around 300% gain in overall correctness.
CausalDialogue: Modeling Utterance-level Causality in Conversations (2023.findings-acl)

Copied to clipboard

Challenge: Despite widespread adoption, neural conversation models have yet to exhibit natural chat capabilities with humans . despite their widespread adoption in society, chatbots have yet not shown natural chat capability .
Approach: They propose a causality-enhanced method to enhance the impact of causality at the utterance level in training neural conversation models.
Outcome: The proposed method improves diversity and agility of loss functions and still needs improvement . the proposed method is based on a CausalDialogue dataset .
MoLAN: A Unified Modality-Aware Noise Dynamic Editing Framework for Multimodal Sentiment Analysis (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to multimodal sentiment analysis treat entire modality as an independent unit for feature enhancement or denoising, which often suppresses redundant noise at the cost of weakening critical information.
Approach: They propose a ModaLity-aware noise dynAmic editiNg framework that performs modality-awful block partitioning by dividing features of each modality into multiple blocks.
Outcome: Experiments on five models and four datasets show that MoLAN+ achieves the state-of-the-art performance.
Data Augmentation for Multiclass Utterance Classification – A Systematic Study (2020.coling-main)

Copied to clipboard

Challenge: a lack of sufficient training data for some categories can cause imbalanced data distributions . a weak classifier may miscategorize a request, resulting in customer dissatisfaction .
Approach: They propose to use random resampling, word-level transformations and neural text generation to augment existing data to cope with imbalanced data.
Outcome: The proposed methods improve utterance classification results by drawing on utterant variation.
Cross-modality Information Check for Detecting Jailbreaking in Multimodal Large Language Models (2024.findings-emnlp)

Copied to clipboard

Challenge: Multimodal Large Language Models (MLLMs) are susceptible to jailbreak attacks, authors say . multimodal information increases the risk of attacks, but also provides additional data .
Approach: They propose a jailbreaking detector that detects maliciously perturbed image inputs . cross-modality information detector is designed to detect cross-modal similarity between harmful queries and adversarial images.
Outcome: a new tool can detect maliciously perturbed image inputs without modification or computation cost.
Discovering Dialog Structure Graph for Coherent Dialog Generation (2021.acl-long)

Copied to clipboard

Challenge: Existing studies on dialog structure graphs from open-domain dialogs have limited number of dialog states and can be laborious and costly to annotate manually.
Approach: They propose to use dialog structure graph as a model to discover hierarchical latent dialog states and their transitions from corpus to facilitate dialog management in a RL based dialog system.
Outcome: The proposed model can discover meaningful dialog structure graph and significantly improve multi-turn coherence on two benchmark corpora.
Bit-by-Bit: Progressive QAT Strategy with Outlier Channel Splitting for Stable Low-Bit LLMs (2026.acl-long)

Copied to clipboard

Challenge: Existing approaches to training LLMs at ultra-low precisions suffer from convergence instability and substantial training costs.
Approach: They propose a progressive QAT framework with outlier channel splitting to address these issues . they use nested structure of integer quantization grids to enable a "train once, deploy any precision" paradigm .
Outcome: The proposed framework outperforms baselines on both Llama2/3 and W2A16, with an 11 speedup over BF16.
MCPG: A Flexible Multi-Level Controllable Framework for Unsupervised Paraphrase Generation (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing studies on controllable unsupervised paraphrase generation are expensive and require supervised training on large parallel corpora.
Approach: They propose a method for controllable unsupervised paraphrase generation that is flexible to adapt to specific domains without extra training.
Outcome: The proposed method outperforms state-of-the-art unsupervised baselines by a margin.
RealMedDial: A Real Telemedical Dialogue Dataset Collected from Online Chinese Short-Video Clips (2022.coling-1)

Copied to clipboard

Challenge: Existing medical dialogue systems are limited by the lack of corpora and data from real scenarios.
Approach: They construct a Chinese medical dialogue dataset based on real medical consultations.
Outcome: The proposed dataset is applicable to a wide range of NLP tasks with respect to medical dialogue.
From Implicit Exploration to Structured Reasoning: Guideline and Refinement for LLMs (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing models rely on implicit exploration, which leads to unstable reasoning paths and lack of error correction.
Approach: They propose a framework that shifts from implicit exploration to structured reasoning through guideline and refinement.
Outcome: The proposed model outperforms strong baselines on the Big-Bench Hard benchmark.
APOLLO: A Simple Approach for Adaptive Pretraining of Language Models for Logical Reasoning (2023.acl-long)

Copied to clipboard

Challenge: Existing methods to improve logical reasoning skills require complex data processing.
Approach: They propose an adaptive pretraining approach to improve logical reasoning over text . they use a subset of Wikipedia sentences for pretraining and a sentence-level classification loss .
Outcome: The proposed model outperforms baselines on LogiQA and ReClor.
WarriorCoder: Learning from Expert Battles to Augment Code Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Recent code large language models have demonstrated impressive performance on code-related tasks.
Approach: They propose a paradigm that learns from expert battles to address these limitations . they create an arena where leading LLMs challenge each other with evaluations .
Outcome: The proposed model improves on existing models by leveraging expert battles . it achieves state-of-the-art performance even without relying on proprietary models .
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.
Recurrent Knowledge Identification and Fusion for Language Model Continual Learning (2025.acl-long)

Copied to clipboard

Challenge: Continual learning (CL) is crucial for large language models without costly retraining.
Approach: They propose a framework for recurrent knowledge identification and fusion that enables dynamic estimation of parameter importance distributions to enhance knowledge transfer.
Outcome: The proposed framework mitigates catastrophic forgetting and enhances knowledge transfer.
RepEval: Effective Text Evaluation with LLM Representation (2024.emnlp-main)

Copied to clipboard

Challenge: Traditional metrics for automatic text evaluation are tailored to specific tasks, while LLM-based evaluation metrics are costly.
Approach: They propose a metric that leverages projections of LLM representations for evaluation.
Outcome: The proposed metric exhibits higher correlation with human judgments than previous methods on 14 datasets.
Where to Go for the Holidays: Towards Mixed-Type Dialogs for Clarification of User Goals (2022.acl-long)

Copied to clipboard

Challenge: a dialog system posits that users have figured out clear and specific goals . but in many real-world scenarios, users struggle to figure out specific goals by determining all the necessary slots.
Approach: They propose a mixed-type dialog model with a Prompt-based continual learning mechanism . they collect 5k dialog sessions and 168k utterances for 4 dialog types and 5 domains .
Outcome: The proposed model provides user-goal-related knowledge to help figure out clear and specific goals . it can be extended to any specific type by utilizing existing dialog corpora effectively.
CINO: A Chinese Minority Pre-trained Language Model (2022.coling-1)

Copied to clipboard

Challenge: Existing multilingual pre-trained language models do not perform well on some low-resource languages.
Approach: They propose a multilingual pre-trained language model for Chinese minority languages . they collect documents from Wikipedia and construct two classification datasets .
Outcome: The proposed model outperforms baseline models on various classification tasks.
Large Language Models and Causal Inference in Collaboration: A Comprehensive Survey (2025.findings-naacl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have shown great potential to enhance Natural Language Processing (NLP) models in areas such as predictive accuracy, fairness, robustness, and explainability.
Approach: They evaluate or improve generative Large Language Models from a causal perspective in areas such as reasoning capacity, fairness and safety issues, explainability, and handling multimodality.
Outcome: The proposed models can be used to perform causal relationship discovery and causal effect estimation tasks.
Beyond Chain-of-Thought: A Survey of Chain-of-X Paradigms for LLMs (2025.coling-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) have shown impressive reasoning abilities when prompted with Chain-of-Thought (CoT).
Approach: They propose to categorize Chain-of-X methods by taxonomies of nodes, i.e., the X in CoX, and application tasks, and then categorise them by taxanomies and discuss potential future directions.
Outcome: The proposed methods are categorised by taxonomies of nodes, i.e., the X in CoX, and application tasks.
Dynamic Curriculum Learning for Low-Resource Neural Machine Translation (2020.coling-main)

Copied to clipboard

Challenge: Recent work on neural machine translation (NMT) has demonstrated impressive performance improvements and became the de-facto standard.
Approach: They propose a dynamic curriculum learning method to reorder training samples in training using a Transformer-based system.
Outcome: The proposed method outperforms baselines on three low-resource machine translation benchmarks and different sized data of WMT’16 En-De.
From Misleading Queries to Accurate Answers: A Three-Stage Fine-Tuning Method for LLMs (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods focus on correcting the output but overlook the ability of LLMs to detect and correct misleading content in the input itself.
Approach: They propose a three-stage fine-tuning method that improves LLMs' ability to detect and correct misleading information in input queries.
Outcome: The proposed method improves accuracy and factuality of LLM responses while also reducing hallucinations.
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.
Ouroboros: Generating Longer Drafts Phrase by Phrase for Faster Speculative Decoding (2024.emnlp-main)

Copied to clipboard

Challenge: Speculative decoding is a widely used method that accelerates the generation process of large language models (LLMs) drafting efficiency has become a bottleneck in the final speedup of speculative drafting, therefore generating longer drafts at less cost can lead to better speedup.
Approach: They propose a method that uses existing model to drafting and target LLM to verify draft in a low-cost parallel manner.
Outcome: The proposed method can achieve speedups of up to 2.4 over speculative decoding and 3.9 over vanilla decoding without fine-tuning draft and target models.
Emergent Modularity in Pre-trained Transformers (2023.findings-acl)

Copied to clipboard

Challenge: Existing studies on pre-trained Transformers show that they learn fine-grained neuron functions.
Approach: They examine the presence of modularity in pre-trained Transformers . they focus on Mixture-of-Experts, a promising candidate for modularity .
Outcome: The proposed structure stabilizes at the early stage, which is faster than neuron stabilization.
Prototype Tuning: A Meta-Learning Approach for Few-Shot Document-Level Relation Extraction with Large Language Models (2025.findings-naacl)

Copied to clipboard

Challenge: Few-Shot Document-Level Relation Extraction (FSDLRE) aims to develop models capable of generalizing to new categories with minimal support examples.
Approach: They propose a meta-training approach to train Large Language Models to improve their ICL capabilities . they construct simulated episodes using relation types that do not overlap with test corpus .
Outcome: Experimental results show that the proposed approach outperforms baseline models on few-shot tasks.
FastCorrect 2: Fast Error Correction on Multiple Candidates for Automatic Speech Recognition (2021.findings-emnlp)

Copied to clipboard

Challenge: Error correction is widely used in automatic speech recognition (ASR) to post-process the generated sentence.
Approach: They propose a fast correction model that takes multiple ASR candidates as input for better correction accuracy.
Outcome: The proposed model can reduce the word error rate (WER) with multiple candidates by 3.2% and 2.6%.
FedPETuning: When Federated Learning Meets the Parameter-Efficient Tuning Methods of Pre-trained Language Models (2023.findings-acl)

Copied to clipboard

Challenge: Existing research on federated learning (FL) for pre-trained language models (PLMs) with increasing concerns about data privacy, enterprises or institutions are not allowed to collect data from end devices or local clients to a centralized server for fine-tuning PLMs.
Approach: They investigate the parameter-efficient tuning of pre-trained language models (PLMs) and develop a federated benchmark for four representative PETuning methods .
Outcome: The proposed method can defend against privacy attacks and maintain acceptable performance with reducing heavy resource consumption.
HyperIDP: Customizing Temporal Hypergraph Neural Networks for Multi-Scale Information Diffusion Prediction (2025.coling-main)

Copied to clipboard

Challenge: Existing studies on information diffusion prediction have focused on both macroscopic and microscopic scales.
Approach: They propose a hypergraph-based model that manages both macroscopic and microscopic diffusion predictions.
Outcome: The proposed model outperforms baseline models on both macroscopic and microscopic tasks.
Enhancing Neural Topic Model with Multi-Level Supervisions from Seed Words (2023.findings-acl)

Copied to clipboard

Challenge: Existing topic seed words are difficult to incorporate into topic models due to the semantic diversity of natural language.
Approach: They propose a neural topic model enhanced with supervisions from seed words on word and document levels.
Outcome: The proposed model outperforms the state-of-the-art seeded topic models in terms of topic quality and classification accuracy.
Training-Free Adaptive Speculative Decoding via Linguistic Priors (2026.findings-acl)

Copied to clipboard

Challenge: Speculative decoding (SPD) is a promising technique to accelerate Large Language Models (LLMs). current approaches neglect the inherent heterogeneity of natural language and fail to distinguish between semantically-rich content and structurally-predictable syntax.
Approach: They propose a training-free framework that leverages linguistic priors to enable adaptive drafting and verification.
Outcome: The proposed framework significantly accelerates inference without additional training.
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.
Second Language (Arabic) Acquisition of LLMs via Progressive Vocabulary Expansion (2025.acl-long)

Copied to clipboard

Challenge: In the evolving landscape of large language models, the predominant focus has been on English and Chinese.
Approach: They propose to utilize Arabic-specific vocabulary in the tokenizer to accelerate decoding.
Outcome: The proposed model achieves decent performance comparable to the best Arabic LLMs across various Arabic benchmarks.
Beyond Boundaries: Learning a Universal Entity Taxonomy across Datasets and Languages for Open Named Entity Recognition (2025.coling-main)

Copied to clipboard

Challenge: Current Large Language Models struggle with complex entity taxonomies in open domains and lack NER capabilities.
Approach: They propose a dataset to guide LLMs' generalization in Open NER under a universal entity taxonomy.
Outcome: The proposed model outperforms GPT-4 in 3 out-of-domain benchmarks across 15 datasets and 6 languages.
Bypassing Neural Evaluations for Fast Audio Editing via Adaptive Trajectory Extrapolation (2026.findings-acl)

Copied to clipboard

Challenge: Recent advances in audio diffusion models have significantly improved text-to-audio editing via inversion techniques, but these models typically rely on dense, fixed-step sampling trajectories to maintain structural integrity.
Approach: They propose a model-agnostic Adaptive Trajectory Extrapolation framework that accelerates inversion-based editing process by dynamically evaluating only the most critical generative phases.
Outcome: The proposed framework achieves a 3.9 speedup with negligible loss in fidelity.
FacLens: Transferable Probe for Foreseeing Non-Factuality in Fact-Seeking Question Answering of Large Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Existing non-factuality detection methods require response generation, which incurs significant computational overhead.
Approach: They propose a lightweight model called Factuality Lens which effectively probes hidden representations of fact-seeking questions for the NFP task.
Outcome: The proposed model is able to probe hidden representations of fact-seeking questions and reduce development costs.
PLATO-XL: Exploring the Large-scale Pre-training of Dialogue Generation (2022.findings-aacl)

Copied to clipboard

Challenge: Experimental results show PLATO-XL achieves state-of-the-art results across multiple conversational tasks.
Approach: They propose to train PLATO-XL models with up to 11 billion parameters, trained on Chinese and English social media conversations.
Outcome: The proposed model achieves state-of-the-art on multiple conversational tasks, verifying its potential as a foundation model of conversational AI.
GAM: Hierarchical Graph-based Agentic Memory for LLM Agents (2026.acl-long)

Copied to clipboard

Challenge: Current unified stream-based memory systems facilitate context updates but remain vulnerable to interference from transient noise.
Approach: They propose a hierarchical Graph-based Agentic Memory framework that explicitly decouples memory encoding from consolidation to resolve conflict between rapid context perception and stable knowledge retention.
Outcome: The proposed framework outperforms state-of-the-art benchmarks on LoCoMo and LongDialQA.
A Systematic Assessment of Language Models with Linguistic Minimal Pairs in Chinese (2026.tacl-1)

Copied to clipboard

Challenge: Using sub-linear length normalized log-probabilities (SLLN-LP), we find unequal lengths of sentences in minimal pairs difficult for LMs even up to 32B parameters.
Approach: They propose to use ZhoBLiMP as a linguistic minimal pair benchmark for Chinese language models to mitigate biases.
Outcome: The proposed metric mitigates biases in Chinese language models with over 100 paradigms . Anaphor, Quantifiers, and Ellipsis are difficult for LMs even up to 32B parameters .
Verify Before You Commit: Towards Faithful Reasoning in LLM Agents via Self-Auditing (2026.acl-long)

Copied to clipboard

Challenge: Existing approaches to reasoning faithfulness violate constraints, authors say . a science fantasy series and companion books are among the books .
Approach: They propose a framework that enforces verification over internal belief states within the agent before action commitment, achieving faithful reasoning.
Outcome: The proposed framework improves reasoning faithfulness while preserving competitive end-task performance.
Adaptive Contrastive Knowledge Distillation for BERT Compression (2023.findings-acl)

Copied to clipboard

Challenge: Existing knowledge distillation methods for BERT implicitly learn discriminative student features by mimicking the teacher features.
Approach: They propose a new knowledge distillation approach called adaptive contrastive knowledge distilling for BERT compression using hidden state features in BERT as explicit supervision to learn discriminative student features.
Outcome: The proposed approach improves on multiple natural language processing tasks.
CAR: Empowering Agents with Dynamic Tool Synthesis and Global Trajectory Rectification (2026.findings-acl)

Copied to clipboard

Challenge: Existing LLM agents are brittle in open-ended environments due to two limitations: 1) a closed action space; 2) myopic error recovery.
Approach: They propose a novel architecture that augments the action space and revises global strategies by adding a reflective replanning mechanism to the system.
Outcome: Experiments show that CAR outperforms baselines in a diagnostic benchmark with pruned toolsets to simulate tool scarcity.
FewRel: A Large-Scale Supervised Few-Shot Relation Classification Dataset with State-of-the-Art Evaluation (D18-1)

Copied to clipboard

Challenge: Empirical results show that even the most competitive few-shot learning models struggle on this task, especially as compared with humans.
Approach: They propose a Few-Shot Relation Classification Dataset consisting of 70, 000 sentences on 100 relations derived from Wikipedia and annotated by crowdworkers.
Outcome: The proposed methods perform well on the most competitive few-shot learning models, especially as compared with humans.
ReLearn: Unlearning via Learning for Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for unlearning large language models often rely on reverse optimization to reduce target token probabilities.
Approach: They propose a data augmentation and fine-tuning pipeline for effective unlearning . they propose augmentation, evaluation frameworks to measure contextual forgetting .
Outcome: The proposed framework achieves targeted forgetting while preserving high-quality outputs.
Exploring Memorization in Fine-tuned Language Models (2024.acl-long)

Copied to clipboard

Challenge: Existing studies have shown that pre-trained langauge models tend to memorize and regenerate segments of their pre-training corpus when prompted appropriately.
Approach: They conduct the first comprehensive analysis to explore language models’ memorization during fine-tuning across tasks.
Outcome: The proposed analysis shows that memorization presents a strong disparity among different fine-tuning tasks.
Towards IP Intelligence: Benchmarking Large Language Models on Intellectual Property Knowledge and Practice (2026.findings-acl)

Copied to clipboard

Challenge: Existing datasets and benchmarks focus only on patents or cover limited aspects of the IP field, lacking alignment with real-world scenarios.
Approach: They propose a bilingual IP task taxonomy and a large-scale bilingual benchmark to evaluate LLMs in real-world IP practice.
Outcome: The proposed model achieves only 75.8% accuracy, indicating room for improvement . open-source IP and law-oriented models lag behind closed-source general-purpose models .
Reinforcement Learning on Pre-Training Data (2026.acl-long)

Copied to clipboard

Challenge: Recent progress in large language models is driven by scaling of training compute through pre-training with nexttoken prediction (NTP) or post-training (RL) Pre-training using NTP enables models to acquire extensive knowledge and skills from general data, but it suffers from data inefficiency and catastrophic forgetting in continual learning settings.
Approach: They propose to scale training compute through pre-training with next-token prediction (NTP) or post-training by scaling reinforcement learning (RL) to improve learning from general data.
Outcome: Experiments on multiple benchmarks and models show that the proposed approach improves continual pre-training and provides a strong foundation for post-training on Qwen3-8B-Base.
RealHiTBench: A Comprehensive Realistic Hierarchical Table Benchmark for Evaluating LLM-Based Table Analysis (2025.findings-acl)

Copied to clipboard

Challenge: Existing benchmarks for large language models focus on simple, flat table structures.
Approach: They propose a benchmark to evaluate the performance of both Large Language Models and Multimodal LLMs across a variety of input formats for complex tabular data, including LaTeX, HTML, and PNG.
Outcome: The proposed benchmark evaluates the performance of LLMs and Multimodal LLM models across a variety of input formats for complex tabular data, including LaTeX, HTML, and PNG.
simNet: Stepwise Image-Topic Merging Network for Generating Detailed and Comprehensive Image Captions (D18-1)

Copied to clipboard

Challenge: Existing approaches to image captioning combine visual and semantic attention to generate a detailed and comprehensive caption.
Approach: They propose a stepwise image-topic merging network that integrates visual and semantic attentions to generate a detailed caption.
Outcome: The proposed approach is evaluated on two benchmark datasets and reaches the state-of-the-art performance.
A Study of Implicit Ranking Unfairness in Large Language Models (2024.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) have demonstrated superior ability to serve as ranking models, but they will exhibit discriminatory ranking behaviors based on users’ sensitive attributes (gender).
Approach: They propose an evaluation method to investigate the severity of implicit ranking unfairness and a pair-wise regression method to conduct fair-aware data augmentation for LLM fine-tuning.
Outcome: The proposed method outperforms existing methods in ranking fairness, achieving this with only a small reduction in accuracy.
PromISe: Releasing the Capabilities of LLMs with Prompt Introspective Search (2024.lrec-main)

Copied to clipboard

Challenge: Existing evaluation benchmarks for large language models use uniform manual prompts, resulting in underestimation of performance.
Approach: They propose a prompt introspective search framework that integrates self-introspect and self-refine to unlock the capabilities of LLMs.
Outcome: The proposed framework significantly boosts the performance of 12 well-known LLMs compared to baseline methods.
PsychEval: A Multi-Session and Multi-Therapy Benchmark for High-Realism AI Psychological Counselor (2026.findings-acl)

Copied to clipboard

Challenge: Existing models focus on a single therapy, but complex cases require flexible strategies among various therapies.
Approach: They propose a multi-session, multi-therapy, and highly realistic benchmark . it is designed to address three key challenges: 1) can we train a highly realistic AI counselor? 2) How to systematically evaluate an AI counselor?"
Outcome: The proposed benchmark is annotated with extensive professional skills and includes over 677 meta-skills and 4577 atomic skills.
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 .
Understanding Conflicts in Multi-Objective Alignment through Reward Consistency (2026.findings-acl)

Copied to clipboard

Challenge: Existing training pipelines still face alignment conflicts where optimizing for one objective degrades performance on others.
Approach: They propose a reward-based criterion that approximates alignment conflicts via reward models.
Outcome: The proposed framework improves harmlessness and helpfulness scores by 23.07% over the vanilla dataset.
Speculating LLMs’ Chinese Training Data Pollution from Their Tokens (2025.emnlp-main)

Copied to clipboard

Challenge: Experiments on GPT and other 23 LLMs indicate that tokens widely exist while GPT’s vocabulary behaves the worst: more than 23% long Chinese tokens (i.e., a token with more than two Chinese characters) are either porn or online gambling.
Approach: They propose to locate Polluted Chinese (PoC) tokens in LLMs and build a PoC token detector to label them in vocabularies by considering each token’s semantics and related contents from the search engines.
Outcome: The proposed method predicts that the ratio of “*” related webpages in GPT-4o's training data is around 0.5%.
Aristotle: Mastering Logical Reasoning with A Logic-Complete Decompose-Search-Resolve Framework (2025.acl-long)

Copied to clipboard

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

Copied to clipboard

Challenge: Existing methods that adapt LVLMs to egocentric tasks overlook critical agent-environment interactions, limiting their ability to perform egoic reasoning.
Approach: They propose a zero-shot paradigm to enhance egocentric reasoning by simulating human causal reasoning by formalizing ego-centric reasoning using a structural causal model.
Outcome: The proposed method improves egocentric reasoning abilities on six tasks.
CLaMP 2: Multimodal Music Information Retrieval Across 101 Languages Using Large Language Models (2025.findings-naacl)

Copied to clipboard

Challenge: Current music information retrieval systems struggle to meet linguistic diversity challenges . current systems struggle with text queries in non-English languages .
Approach: They propose a music information retrieval system that supports both ABC notation and MIDI . CLaMP 2 includes a multilingual text encoder and a multiple-modal music encoder .
Outcome: The proposed system achieves state-of-the-art results in multilingual semantic search and music classification across modalities.
The Good and The Bad: Exploring Privacy Issues in Retrieval-Augmented Generation (RAG) (2024.findings-acl)

Copied to clipboard

Challenge: Retrieval-augmented generation (RAG) is a powerful technique to facilitate language model generation with proprietary and private data, where data privacy is . a privacy issue that is currently under-explored, is posed by RAG.
Approach: They propose to use retrieval-augmented generation (RAG) to facilitate language model generation with proprietary and private data where data privacy is a pivotal concern.
Outcome: The proposed attack methods demonstrate that RAG can mitigate the old risks, i.e., leakage of the LLMs’ training data.
Revisiting Automated Evaluation for Long-form Table Question Answering (2024.emnlp-main)

Copied to clipboard

Challenge: Existing automated metrics for long-form table question answering (LFTQA) are poorly correlated with human judgments and fail to distinguish between factually accurate responses and those that are factual incorrect.
Approach: They propose to use a meta-evaluation dataset to assess the effectiveness of LLM-based LFTQA systems.
Outcome: The proposed meta-evaluation dataset includes 2,988 human-annotated examples.
SCCS: Semantics-Consistent Cross-domain Summarization via Optimal Transport Alignment (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods for multimodal summarization ignore the structure and semantics of the whole video and article.
Approach: They propose a semantic-consistent cross-domain summarization model that extracts features from video and article and uses fusion methods to select representative one.
Outcome: The proposed model produces high-quality multimodal summaries on three MSMO datasets.
Improving Empathetic Response Generation by Recognizing Emotion Cause in Conversations (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to empathetic response generation ignore the emotion cause . existing dialogue systems lack emotion understanding and empathy .
Approach: They propose a framework that integrates emotion cause information into empathetic response generation by predicting context emotion labels and sequence of emotion cause-oriented labels.
Outcome: The proposed framework improves empathetic response generation by incorporating emotion cause information into the model.
CLEVE: Contrastive Pre-training for Event Extraction (2021.acl-long)

Copied to clipboard

Challenge: Existing EE methods do not model event characteristics from large unsupervised data.
Approach: They propose a contrastive pre-training framework for event extraction to better learn event knowledge from large unsupervised data and their semantic structures.
Outcome: The proposed framework improves on ACE 2005 and MAVEN datasets on event extraction tasks.
JointCQ: Improving Factual Hallucination Detection with Joint Claim and Query Generation (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for detecting factual hallucinations in generated content exhibit limitations in the first two stages of the halluciation detection pipeline.
Approach: They propose a joint claim-and-query generation framework that can detect factual hallucinations in generated content.
Outcome: The proposed method outperforms existing methods on open-domain QA hallucination detection benchmarks.
COPR: Continual Human Preference Learning via Optimal Policy Regularization (2025.findings-acl)

Copied to clipboard

Challenge: Reinforcement Learning from Human Feedback (RLHF) is effective for aligning Large Language Models with human preferences, but its complex process limits its ability to continually learn human feedback.
Approach: They propose a non-RL offline method to convert historical optimal policies into optimization constraints when continually learning new preferences.
Outcome: The proposed method outperforms strong CL baselines in terms of reward-based evaluations and human assessment.
Intent Contrastive Learning Based on Multi-view Augmentation for Sequential Recommendation (2025.coling-main)

Copied to clipboard

Challenge: Existing work on intent-related models fails to capture long-term dependencies in user behavior and fails to effectively utilize item relevance.
Approach: They propose a sequential recommendation framework that combine temporal variability with position encoding that has extrapolation properties to encode sequences, thereby expanding the model’s view of user behavior.
Outcome: The proposed model improves on three real datasets by 0.8% to 14.7% compared to baselines.
Answer-driven Deep Question Generation based on Reinforcement Learning (2020.coling-main)

Copied to clipboard

Challenge: Existing methods for deep question generation focus on enhancing document representations, but little attention is paid to the answer information.
Approach: They propose a deep question generation model that makes better use of the target answer as a guidance to facilitate question generation.
Outcome: The proposed model outperforms state-of-the-art models in automatic and human evaluations on the hotpotQA dataset.
BizCompass: Benchmarking the Reasoning Capabilities of LLMs in Business Knowledge and Applications (2026.findings-acl)

Copied to clipboard

Challenge: Existing benchmarks focus on narrow tasks and leave a fundamental question unanswered . Existing models only focus on specific tasks, requiring rigorous reasoning and knowledge .
Approach: They propose a benchmark to connect theoretical foundations with practical business knowledge and applications.
Outcome: The benchmark systematically evaluates both open-source and commercial LLMs . it reveals how theoretical knowledge translates into practical performance in business .
Illusions of the Gold Standard: A Large-scale Analysis of Human Evaluation Protocols for Long-form Text Generation (2026.acl-long)

Copied to clipboard

Challenge: a large-scale analysis of human evaluation protocols for long-form generation tasks is lacking in current practice . current protocols lack proper standardization and operationalization, which can limit validity of evaluation .
Approach: They conduct a large-scale analysis of human evaluation protocols for long-form generation tasks in *CL conference papers from 2023–2025.
Outcome: The proposed evaluation protocols lack standardization and operationalization, the authors show . they also find that the evaluation protocols are inadequate for specific domains and tasks .
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.
ChatGLM-Math: Improving Math Problem-Solving in Large Language Models with a Self-Critique Pipeline (2024.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) have shown excellent mastering of human language but struggle in real-world applications that require mathematical problem-solving.
Approach: They propose a pipeline to train a general Math-Critique model from the LLM itself to provide feedback signals and employ rejective fine-tuning and direct preference optimization over the Llm's own generations for data collection.
Outcome: The proposed pipeline outperforms existing LLMs that could be two times larger.
Adversarial Multi-lingual Neural Relation Extraction (C18-1)

Copied to clipboard

Challenge: Existing models cannot capture consistency and diversity of relation patterns in different languages.
Approach: They propose an adversarial multi-lingual neural relation extraction model which considers consistency and diversity among languages.
Outcome: The proposed model outperforms the state-of-the-art models on real-world datasets.
Augmentation, Retrieval, Generation: Event Sequence Prediction with a Three-Stage Sequence-to-Sequence Approach (2022.coling-1)

Copied to clipboard

Challenge: Existing methods to predict event sequences are complex and ignore the knowledge of external events.
Approach: They propose a statistical induction problem to generate a sequence of events by exploring the similarity between the given goal and known sequences of events.
Outcome: The proposed model outperforms existing methods on an event sequence prediction task.
CTC-based Non-autoregressive Speech Translation (2023.acl-long)

Copied to clipboard

Challenge: End-to-end speech translation (E2E ST) and non-autoregressive (NAR) generation are promising in language and speech processing for their advantages of less error propagation and low latency.
Approach: They develop a model that uses connectionist temporal classification to predict the source and target texts.
Outcome: The proposed model achieves an average BLEU score of 29.5 with a speed-up of 5.67.
Federated Model Decomposition with Private Vocabulary for Text Classification (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods to train federated learning (FL) for natural language processing require sensitive data to leave local devices.
Approach: They propose a fedrated model decomposition method that protects the privacy of vocabularies . they propose an adaptive updating technique to improve the performance of local models .
Outcome: The proposed method protects the privacy of vocabularies in federated learning tasks . it maintains competitive performance and provides better privacy-preserving capacity compared to status quo methods.
BMAM: Brain-inspired Multi-Agent Memory Framework (2026.findings-acl)

Copied to clipboard

Challenge: Language-model-based agents operating over extended interactions face persistent challenges in preserving temporally grounded information and maintaining behavioral consistency across sessions.
Approach: They propose a general-purpose memory architecture that decomposes agent memory into six components that operate at complementary time scales.
Outcome: BMAM outperforms memory-augmented baselines on LoCoMo benchmarks with 78.45% accuracy . a targeted refinement of the temporal-trigger heuristics raises LongMemEval multi-session accuracy from 45.2% to 56.4%.
VerIF: Verification Engineering for Reinforcement Learning in Instruction Following (2025.emnlp-main)

Copied to clipboard

Challenge: Best practices for RL in instruction following remain underexplored.
Approach: They propose a verification method that combines rule-based code verification with LLM-based verification from a large reasoning model.
Outcome: The proposed method achieves state-of-the-art performance among models of comparable size and generalizes well to unseen constraints.
CLEAR: Can Language Models Really Understand Causal Graphs? (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing language models lack a conceptual framework for understanding causal graphs, but there is still potential for improvement.
Approach: They develop a framework to define causal graph understanding by assessing language models’ behaviors through four practical criteria derived from diverse disciplines.
Outcome: The proposed framework defines three complexity levels and encompasses 20 causal graph-based tasks across 20 different levels.
MatPlotAgent: Method and Evaluation for LLM-Based Agentic Scientific Data Visualization (2024.findings-acl)

Copied to clipboard

Challenge: Scientific data visualization is an essential process in research, but its use of large language models remains unexplored.
Approach: They propose a model-agnostic LLM agent framework to automate scientific data visualization tasks.
Outcome: The proposed framework improves performance of commercial and open-source models.
ImpRIF: Stronger Implicit Reasoning Leads to Better Complex Instruction Following (2026.acl-long)

Copied to clipboard

Challenge: Experiments show that enhancing implicit reasoning capabilities can significantly improve complex instruction following in large language models.
Approach: They propose a method to enhance LLMs’ understanding of implicit reasoning instructions by formalizing such instructions as verifiable reasoning graphs and fine-tuning with graph reasoning.
Outcome: The proposed method outperforms existing models on five complex instruction following benchmarks and will be open-sourced in the near future.
Sensitivity-LoRA : Low-Load Sensitivity-Based Fine-Tuning for Large Language Models (2025.findings-emnlp)

Copied to clipboard

Challenge: Low-Rank Adaptation (LoRA) is a promising approach to adapting LLMs to specialized tasks . existing rank allocation techniques remain computationally inefficient and unstable .
Approach: They propose a low-rank adapted model that approximates model weight updates using low-ranked decomposition.
Outcome: The proposed method is limited by its uniform rank allocation to each incremental matrix . it leverages the second-order derivatives of the loss function to capture weight sensitivity .
Outdated Issue Aware Decoding for Factual Knowledge Editing (2024.findings-acl)

Copied to clipboard

Challenge: Existing knowledge editing methods retain outdated responses for reasoning questions . naively retraining LLMs can be computationally intensive and can lead to catastrophic forgetting .
Approach: They propose a simple yet effective decoding strategy to enhance edited models on reasoning questions.
Outcome: The proposed method outDates ISsue aware deCOding (DISCO) to improve models on reasoning questions.
SimPBL: A Multi-Agent Framework for Project-Based Learning (2026.acl-long)

Copied to clipboard

Challenge: Existing LLMs provide partial assistance without modeling these roles, and overly comprehensive help can reduce learner autonomy.
Approach: They propose a multi-agent framework with an orchestrator agent that provides adaptive scaffolding from interaction logs and collaborator agents that support project work through boundary-aware collaboration.
Outcome: The proposed framework improves learner examination scores by 14% . it is based on a multi-agent framework with an orchestrator agent .
On Diversified Preferences of Large Language Model Alignment (2024.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) can be fine tuned with human feedback, but human preferences can be diversified due to annotators’ different tastes, which hinders the effectiveness of LLM alignment methods.
Approach: They propose a calibration error metric to evaluate large language models (LLMs) and a multi-objective reward learning method to enhance the calibration performance of RMs on shared preferences.
Outcome: The proposed model can be adopted as a key calibration error and MORE can achieve superior alignment performance.
iAgent: LLM Agent as a Shield between User and Recommender Systems (2025.findings-acl)

Copied to clipboard

Challenge: Traditional recommender systems focus on the user-platform paradigm, where users are directly exposed under the control of the platform's recommendation algorithms.
Approach: They propose a user-agent-platform paradigm where agent serves as the protective shield between user and recommender system that enables indirect exposure.
Outcome: The proposed model improves 16.6% over baselines on four datasets and mitigates echo chamber effects and reduces model bias in disadvantaged users.
Hallucination Detection in Structured Query Generation via LLM Self-Debating (2025.findings-emnlp)

Copied to clipboard

Challenge: Hallucination remains a key challenge in applying large language models to structured query generation . we propose the Self-Debating framework to enhance detection performance .
Approach: They propose a framework that prompts an LLM to generate contrastive explanations from opposing perspectives . they also propose 'self-debating' framework to enhance detection performance .
Outcome: The proposed framework outperforms LLM-as-a-Judge baselines in hallucination detection . the framework generates contrastive explanations from opposing perspectives .
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.
CollagePrompt: A Benchmark for Budget-Friendly Visual Recognition with GPT-4V (2025.findings-naacl)

Copied to clipboard

Challenge: Recent advances in generative AI have suggested that by taking visual prompts, GPT-4V can demonstrate significant proficiency in visual recognition tasks.
Approach: They propose a collage prompting task that collages multiple images into a single visual prompt and makes GPT-4V perform visual recognition on several images simultaneously.
Outcome: The proposed task reduces the cost associated with GPT-4V's visual recognition . the proposed task group images of the same category together leads to better visual recognition results .
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.
Exploiting Abstract Meaning Representation for Open-Domain Question Answering (2023.findings-acl)

Copied to clipboard

Challenge: Existing work attempts to address these challenges using Pretrained Language Models (PLMs) but the diversity of surface form expressions can hinder the model’s ability to capture accurate correlations, especially when the context is lengthy and complex.
Approach: They propose a method known as Graph-as-Token (GST) to incorporate AMRs into PLMs to assist the model in understanding complex semantic information.
Outcome: The proposed method outperforms existing methods and significantly improves performance on both Natural Questions and TriviaQA.
Reasoning Over Semantic-Level Graph for Fact Checking (2020.acl-main)

Copied to clipboard

Challenge: Existing methods for fact checking use string concatenation or fusing features of isolated evidence sentences.
Approach: They propose a method suitable for reasoning about the semantic-level structure of evidence . they use graph convolutional network and graph attention network to exploit the structure .
Outcome: The proposed method improves claim verification accuracy and FEVER score on a benchmark dataset.
AMA: Adaptive Memory via Multi-Agent Collaboration (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to longterm memory rely on rigid retrieval granularity, accumulation-heavy maintenance strategies, and coarse-grained update mechanisms.
Approach: They propose a framework that leverages coordinated agents to manage memory across multiple granularities.
Outcome: The proposed framework outperforms state-of-the-art benchmarks while reducing token consumption by approximately 80%.
SAC-KG: Exploiting Large Language Models as Skilled Automatic Constructors for Domain Knowledge Graph (2024.acl-long)

Copied to clipboard

Challenge: Existing KG construction methods rely on human intervention to attain qualified KGs, which severely hinders the practical application of domain KG.
Approach: They propose a general KG construction framework that uses large language models as "S**killed" A**utomatic C**onstructors for domain knowledge (G**raph)
Outcome: The proposed framework generates specialized multi-level knowledge graphs at the scale of over one million nodes and achieves 89.32% precision rate compared to state-of-the-art methods.
TurkingBench: A Challenge Benchmark for Web Agents (2025.naacl-long)

Copied to clipboard

Challenge: TurkingBench is a benchmark consisting of tasks presented as web pages with textual instructions and multi-modal contexts.
Approach: They propose to use HTML pages to perform various annotation tasks on crowdsourcing platforms.
Outcome: The proposed model outperforms other models on the TurkingBench benchmark.
Understanding the Language Model to Solve the Symbolic Multi-Step Reasoning Problem from the Perspective of Buffer Mechanism (2025.findings-emnlp)

Copied to clipboard

Challenge: Large language models struggle with complex reasoning tasks, such as mathematical problem-solving.
Approach: They constructed a symbolic multi-step reasoning task to investigate the information propagation mechanisms in Transformer models when solving the task through direct answering and Chain-of-Thought (CoT) reasoning.
Outcome: The proposed algorithm improves on 7 multi-step reasoning datasets, while introducing only 132 trainable parameters.
Controllable LLM Reasoning via Sparse Autoencoder-Based Steering (2026.acl-long)

Copied to clipboard

Challenge: Existing methods struggle to control fine-grained reasoning strategies due to conceptual entanglement in LRMs’ hidden states.
Approach: They propose to decompose strategy-entangled hidden states into a disentangled feature space by using Sparse Autoencoders to identify the few strategy-specific features from the vast pool of SAE features.
Outcome: The proposed method outperforms existing methods by 15% in control effectiveness.
DCT-Centered Temporal Relation Extraction (2022.coling-1)

Copied to clipboard

Challenge: Existing work on temporal relation extraction focuses on extracting temporal relations between events . previous work on relation extraction focused on focusing on event-centered tasks .
Approach: They propose a temporal relation extraction model that unifies events, timexes and DCT . they propose combining event mentions, time expressions and document creation time into a sentence-style model .
Outcome: The proposed model outperforms baselines on E-E, E-T and E-D significantly.
“Yes, My LoRD.” Guiding Language Model Extraction with Locality Reinforced Distillation (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for model extraction attacks on large language models are inadequate . existing methods neglect the inconsistency between training tasks and LLM alignment .
Approach: They propose a model extraction algorithm that uses a policy-gradient-style training task to guide the crafting of preference for the local model.
Outcome: The proposed algorithm reduces query complexity while mitigating watermark protection . it can extract various state-of-the-art commercial LLMs while minimizing query complexity .
KV Cache Compression, But What Must We Give in Return? A Comprehensive Benchmark of Long Context Capable Approaches (2024.findings-emnlp)

Copied to clipboard

Challenge: Long context capability is a crucial competency for large language models as it mitigates the human struggle to digest long-form texts.
Approach: They propose to evaluate 10+ state-of-the-art approaches for long context-capable LLMs.
Outcome: The proposed methods are compared against 10+ state-of-the-art approaches across seven categories of long context tasks.
DolphCoder: Echo-Locating Code Large Language Models with Diverse and Multi-Objective Instruction Tuning (2024.acl-long)

Copied to clipboard

Challenge: Numerous code large language models (LLMs) have been proposed to enhance code generation performance.
Approach: They propose a diverse instruction model DolphCoder with self-evaluating for code generation that learns diverse instruction targets and combines a code evaluation objective to enhance its code generation ability.
Outcome: The proposed model achieves superior performance on the HumanEval and MBPP benchmarks, demonstrating new insights for future code instruction tuning work.
SALT: Step-level Advantage Assignment for Long-horizon Agents via Trajectory Graph (2026.findings-eacl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated remarkable capabilities, but their application to complex, multi-step, and long-horizon tasks remains challenging.
Approach: They propose a framework that provides a finer-grained advantage assignment derived solely from outcome rewards.
Outcome: The proposed framework provides a finer-grained advantage assignment, derived solely from outcome rewards.
FGraDA: A Dataset and Benchmark for Fine-Grained Domain Adaptation in Machine Translation (2022.lrec-1)

Copied to clipboard

Challenge: Recent research on domain adaptation neglects diversity in translation within a domain . current research on NMT models considers very broad target domains .
Approach: They propose a fine-grained domain adaptation task for autonomous vehicles, AI education, real-time networks, and smart phone.
Outcome: The proposed task is compared with a dataset of Chinese-English translation tasks for four sub-domains of information technology: autonomous vehicles, AI education, real-time networks, and smart phone.
Recall and Learn: A Memory-augmented Solver for Math Word Problems (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for solving math word problems are based on template-based generation which results in limited generalization capability.
Approach: They propose a human-like analogical learning method for the math word problem . it uses modules of memory, representation, analogy, and reasoning to make a new exercise .
Outcome: The proposed method outperforms state-of-the-art models on two well-known datasets.
Foresight Optimization for Strategic Reasoning in Large Language Models (2026.acl-long)

Copied to clipboard

Challenge: Existing reasoning enhancement methods do not capture foresight in LLMs.
Approach: They propose to integrate opponent modeling principles into policy optimization to enhance strategic reasoning in LLMs by integrating opponent modeling into policy.
Outcome: The proposed method outperforms existing reasoning-based LLMs in out-of-domain scenarios and shows that it significantly enhances strategic reasoning across LLM of varying sizes and origins.
“I See What You Did There”: Can Large Vision-Language Models Understand Multimodal Puns? (2026.acl-long)

Copied to clipboard

Challenge: Puns are a common form of rhetorical wordplay that exploits polysemy and phonetic similarity to create humor.
Approach: They propose a multimodal pun generation pipeline and a model to evaluate their understanding of puns.
Outcome: The proposed benchmark improves the understanding of multimodal puns by 16.5% in the F1 test.
Improving Deep Embedded Clustering via Learning Cluster-level Representations (2022.coling-1)

Copied to clipboard

Challenge: Existing efforts to learn meaningful representations at the instance level are limited.
Approach: They propose a deep embedded clustering model with cluster-level representation learning to jointly learn cluster and instance level representations.
Outcome: The proposed model produces meaningful clusters on real-world short text datasets.
GroundingGPT: Language Enhanced Multi-modal Grounding Model (2024.acl-long)

Copied to clipboard

Challenge: Existing multi-modal large language models focus on capturing global information while neglecting the fine-grained local information in multimodal inputs.
Approach: They propose an end-to-end language enhanced multi-modal grounding model that performs fine-grained grounding tasks for image, video and audio.
Outcome: The proposed model achieves impressive fine-grained understanding of multi-modal inputs while maintaining or improving its global comprehension capabilities.
PsychEthicsBench: Evaluating Large Language Models Against Australian Mental Health Ethics (2026.findings-acl)

Copied to clipboard

Challenge: Mental disorders affect nearly one in seven people worldwide, yet the vast majority do not receive adequate care.
Approach: They propose a framework to evaluate LLMs' ethical knowledge and behavioral responses through multiple-choice and open-ended tasks with fine-grained ethicality annotations.
Outcome: Empirical results across 14 models reveal that refusal rates are poor indicators of ethical behavior, revealing a significant divergence between safety triggers and clinical appropriateness.
ChipSeek: Optimizing Verilog Generation via EDA-Integrated Reinforcement Learning (2026.acl-long)

Copied to clipboard

Challenge: Existing approaches to optimize Register-Transfer Level (RTL) code fail to simultaneously optimize functional correctness and hardware efficiency metrics such as Power, Performance, and Area (PPA).
Approach: They propose a hierarchical reward based reinforcement learning framework that integrates direct feedback from EDA simulators and synthesis tools into a reward mechanism.
Outcome: The proposed framework integrates direct feedback from EDA simulators and synthesis tools into a hierarchical reward based reinforcement learning framework.
DetermLR: Augmenting LLM-based Logical Reasoning from Indeterminacy to Determinacy (2024.acl-long)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) have revolutionized the landscape of reasoning tasks.
Approach: They propose a new approach that rethinks the reasoning process as an evolution from indeterminacy to determinacy.
Outcome: The proposed model surpasses all baselines on various logical reasoning benchmarks.
Low-probability Tokens Sustain Exploration in Reinforcement Learning with Verifiable Reward (2026.findings-acl)

Copied to clipboard

Challenge: Recent studies show that RLVR training is slow and results plateau as policy entropy collapses . low-probability regularization (Lp-Reg) reduces the number of low-quality exploratory tokens induced by RL training .
Approach: They propose a method to reduce RLVR over-penalization by eliminating low-probability exploratory tokens . they propose 'Low-provability Regularization' to reduce the gradual elimination of low-quality exploratory entropy tokens.
Outcome: The proposed method eliminates low-probability exploratory tokens and prevents suppression of potentially valuable low-property candidates.
PRIME: A Process-Outcome Alignment Benchmark for Verifiable Reasoning in Mathematics and Engineering (2026.acl-long)

Copied to clipboard

Challenge: Current outcome-centric verification paradigms neglect potential errors in the derivation process.
Approach: They propose a process-aware RLVR training paradigm utilizing verifiers selected via **PRIME**.
Outcome: The proposed approach outperforms the baseline verification paradigm on AIME24, AIME25, and Beyond-AIME models.
M2PT: Multimodal Prompt Tuning for Zero-shot Instruction Learning (2024.emnlp-main)

Copied to clipboard

Challenge: Multimodal Large Language Models (MLLMs) exhibit remarkable performance across a wide range of domains.
Approach: They propose a multimodal prompt tuning approach for efficient instruction tuning of MLLMs.
Outcome: The proposed approach shows superior performance on multimodal evaluation datasets compared to state-of-the-art methods.
Unsupervised Graph-Text Mutual Conversion with a Unified Pretrained Language Model (2023.acl-long)

Copied to clipboard

Challenge: Existing unsupervised approaches for learning knowledge graphs require multiple modules and require entity information or relation type for training.
Approach: They propose a method that uses a unified pretrained language model to achieve fully unsupervised graph-text mutual conversion for the first time.
Outcome: The proposed method outperforms state-of-the-art methods for G2T and T2G tasks by fine-tuning only one pretrained model.
Beyond Prompt Engineering: Robust Behavior Control in LLMs via Steering Target Atoms (2025.acl-long)

Copied to clipboard

Challenge: Recent research has explored the use of sparse autoencoders (SAE) to disentangle knowledge in high-dimensional spaces for steering.
Approach: They propose a method that isolates and manipulates disentangled knowledge components to enhance safety by using sparse autoencoders to disentangle knowledge in high-dimensional spaces for steering.
Outcome: The proposed method is able to isolate and manipulate disentangled knowledge components to enhance safety in large reasoning models.
LLM-ForcedAligner: A Non-Autoregressive and Accurate LLM-Based Forced Aligner for Multilingual and Long-Form Speech (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for forcing alignment are language-specific and prone to temporal shifts.
Approach: They propose a slot-filling paradigm that uses time indices to predict slot positions.
Outcome: The proposed method reduces accumulated temporal shifts by 69% compared with prior methods.
LongReD: Mitigating Short-Text Degradation of Long-Context Large Language Models via Restoration Distillation (2025.acl-long)

Copied to clipboard

Challenge: Large language models (LLMs) have extended context windows through scaling positional encodings and lightweight continual pre-training, but performance degradation is still not fully explored.
Approach: They propose a novel approach to reduce short-text performance degradation by minimizing distribution drift in hidden states and attention scores.
Outcome: The proposed approach minimizes the distribution discrepancy between the extended and original models while maintaining or even enhancing the model's long-context abilities.
MMErroR: A Benchmark for Erroneous Reasoning in Vision-Language Models (2026.acl-long)

Copied to clipboard

Challenge: Recent advances in vision-language models have improved performance in multi-modal learning.
Approach: They propose a multi-modal benchmark that embeds a single coherent reasoning error in 1997 samples.
Outcome: The proposed benchmark is based on a set of 1997 samples embedding a single coherent reasoning error.
Diffusion Language Model Inference with Monte Carlo Tree Search (2026.findings-eacl)

Copied to clipboard

Challenge: Existing methods for inference use heuristics to determine which positions to unmask and which tokens to commit . MEDAL is an inference-time scaling framework that integrates Monte Carlo Tree SEarch initialization for Diffusion Language Model inference.
Approach: They propose a framework that integrates Monte Carlo Tree SEarch initialization for Diffusion Language Model inference.
Outcome: The proposed framework achieves 22.0% improvement over existing inference strategies across multiple benchmarks.
Plan-and-Solve Prompting: Improving Zero-Shot Chain-of-Thought Reasoning by Large Language Models (2023.acl-long)

Copied to clipboard

Challenge: Large language models (LLMs) have recently been shown to deliver impressive performance in various NLP tasks.
Approach: They propose a plan-and-solve (PS) prompting that includes a few manual steps to generate reasoning steps and improves the quality of generated reasoning steps.
Outcome: The proposed strategy outperforms Zero-shot-CoT on ten reasoning problems and has comparable performance to 8-shot CoT prompting on the math reasoning problem.
Multimodal Dialogue Response Generation (2022.acl-long)

Copied to clipboard

Challenge: Existing studies focus on multimodal dialogue models but neglect generation methods.
Approach: They propose a multimodal dialogue response generation task which requires multimodal dialogs containing both texts and images which are difficult to obtain.
Outcome: Experiments show that the proposed model can generate informative text and high-resolution image responses.
AprilE: Attention with Pseudo Residual Connection for Knowledge Graph Embedding (2020.coling-main)

Copied to clipboard

Challenge: Existing knowledge graph embedding methods are difficult to model diverse relational patterns, especially symmetric and antisymmetric relations.
Approach: They propose a model which employs triple-level self-attention and pseudo residual connection to model relational patterns.
Outcome: The proposed model significantly outperforms state-of-the-art models on public datasets on symmetric and antisymmetric relations.
A Speaker-Aware Co-Attention Framework for Medical Dialogue Information Extraction (2022.emnlp-main)

Copied to clipboard

Challenge: With the development of medical digitization, the extraction and structuring of electronic medical records (EMRs) have become challenging but fundamental tasks.
Approach: They propose a speaker-aware dialogue encoder with multi-task learning which takes the speaker's identity into account and a co-attention fusion network to aggregate the utterance information.
Outcome: The proposed framework outperforms the state-of-the-art methods on the public medical dialogue extraction datasets to demonstrate its superiority.
Collab-Overcooked: Benchmarking and Evaluating Large Language Models as Collaborative Agents (2025.emnlp-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) based agent systems have made great strides in real-world applications beyond traditional NLP tasks.
Approach: They propose a new LLM-based Multi-Agent System benchmark, Collab-Overcooked, built on the popular Overcooked-AI game with more applicable and challenging tasks in interactive environments.
Outcome: The proposed benchmark provides a multi-agent framework supporting diverse tasks and objectives and encourages collaboration through natural language communication.
Model Unlearning via Sparse Autoencoder Subspace Guided Projections (2025.emnlp-main)

Copied to clipboard

Challenge: Existing unlearning strategies lack interpretability or fail to provide robust defense against adversarial prompts.
Approach: They propose a framework that leverages SAE features to drive targeted updates in the model’s parameter space.
Outcome: The proposed framework reduces harmful knowledge accuracy by 3.22% compared to baselines and improves adversarial robustness under jailbreak prompts.
Putting words into the system’s mouth: A targeted attack on neural machine translation using monolingual data poisoning (2021.findings-acl)

Copied to clipboard

Challenge: Neural machine translation systems are known to be vulnerable to adversarial test inputs, however, they are also vulnerable to training attacks.
Approach: They propose a poisoning attack in which a malicious adversary inserts a small poisoned sample of monolingual text into a training set of a system trained using back-translation.
Outcome: The proposed attack is based on two methods that can be used to craft poisoned examples.
HyCoRec: Hypergraph-Enhanced Multi-Preference Learning for Alleviating Matthew Effect in Conversational Recommendation (2024.acl-long)

Copied to clipboard

Challenge: Existing methods to study the Matthew effect in Recommender Systems (RSs) however, it is amplified when the user interacts with the system over time.
Approach: They propose a paradigm to alleviate the Matthew effect in conversational recommendation by learning multi-aspect preferences.
Outcome: The proposed paradigm achieves state-of-the-art performance and superior of alleviating Matthew effect in conversational recommendation tasks.
ComfyFlow: Benchmarking LLMs for AIGC Workflow Generation (2026.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) have shown promising advances in tackling human-level tasks, but generating workflows for collaborative AI systems remains a critical and challenging step.
Approach: They propose a benchmark to evaluate LLMs’ ability to generate executable and instruction-following AIGC workflows in ComfyUI.
Outcome: The proposed benchmarks show that LLMs can generate executable and instruction-following AIGC workflows in ComfyUI.
Conditional Semantic Textual Similarity via Conditional Contrastive Learning (2025.coling-main)

Copied to clipboard

Challenge: Existing methods to assess similarity between sentences encounter over-estimation problem . compared to fuzzy representations, similarity is comparatively lower in terms of "The person's age".
Approach: They propose a conditional contrastive learning framework that constructs positive and negative samples from two perspectives.
Outcome: The proposed method achieves state-of-the-art performance with five models based on bi-encoder and tri-encoding architectures.
Reinforcement Learning for Self-Improving Agent with Skill Library (2026.acl-long)

Copied to clipboard

Challenge: Large Language Model (LLM)-based agents have demonstrated remarkable capabilities in complex reasoning and multi-turn interactions but struggle to continuously improve and adapt when deployed in new environments.
Approach: They propose a Reinforcement Learning-based approach to enhance agents’ self-improvement capabilities with a skill library.
Outcome: The proposed framework achieves 8.9% higher Scenario Goal Completion when applied to supervised-finetuned model with expert experience while requiring 26% fewer interaction steps and generating 59% fewer tokens.
Language-Coupled Reinforcement Learning for Multilingual Retrieval-Augmented Generation (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to multilingual retrieval-augmented generation (MRAG) use a single-turn retrieval and subsequent optimization to acquire and integrate beneficial external knowledge from multilingual collections.
Approach: They propose a multilingual search-augmented reinforcement learning framework that integrates a language-coupled Group Relative Policy Optimization into the policy and reward models.
Outcome: The proposed framework achieves competitive performance and is appropriate for various practical scenarios such as constrained training data and retrieval over collections encompassing a large number of languages.
INSTRUCTSCORE: Towards Explainable Text Generation Evaluation with Automatic Feedback (2023.emnlp-main)

Copied to clipboard

Challenge: Existing methods to evaluate the quality of language generation do not provide explicit explanation of their verdicts.
Approach: They propose a fine-grained explainable evaluation metric for text generation that harnesses human instruction and implicit knowledge of GPT-4 to fine-tune it.
Outcome: The proposed model outperforms all other unsupervised metrics on translation, captioning, data-to-text, and commonsense generation tasks.
Domain Adaptation for Conversational Query Production with the RAG Model Feedback (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing studies have focused on human-annotated search queries but they can not cover conversations of various domains.
Approach: They propose a domain adaptation framework that uses retrieval-augmented generation to improve the model's robustness.
Outcome: The proposed model is more robust and performs significantly better in a more challenging setting over strong baselines.
Diagnosing and Remedying Representation Deficiencies for Deterministic Reasoning in KGQA (2026.acl-long)

Copied to clipboard

Challenge: Existing approaches to solve non-deterministic reasoning problems in large language models are limited by their complexity and lack of a clear understanding of the problem.
Approach: They propose a method to diagnose and correct non-deterministic reasoning behaviors in large language models.
Outcome: The proposed method outperforms baselines and WebQSP benchmarks on the widely used WebQ SP and CWQ benchmarks.
Enhancing Large Language Models Against Inductive Instructions with Dual-critique Prompting (2024.naacl-long)

Copied to clipboard

Challenge: Existing studies have focused on how LLMs handle inductive instructions, which may stem from users’ false beliefs or malicious intents.
Approach: They propose a benchmark of Inductive Instructions where false knowledge is incorporated into instructions in multiple different styles.
Outcome: The proposed model improves robustness against inductive instructions, despite different inductive styles and complexity.
Concise and Precise Context Compression for Tool-Using Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Existing methods suffer from key information loss and difficulty in adjusting the length of compressed sequences based on documentation lengths.
Approach: They propose two strategies for compressing tool documentation into concise and precise summary sequences for tool-using language models.
Outcome: The proposed approach achieves comparable performance to the upper-bound baseline under 16x compression ratio.
CMMaTH: A Chinese Multi-modal Math Skill Evaluation Benchmark for Foundation Models (2025.coling-main)

Copied to clipboard

Challenge: Large language models excel in various language tasks, while large multimodal models effectively handle visual-language problems.
Approach: They propose to use a multimodal multimodal model evaluation benchmark to evaluate model performance in Chinese K12 classrooms.
Outcome: The proposed model evaluation tool is integrated with the CMMaTH dataset.
How Much Does Nonverbal Communication Conform to Entropy Rate Constancy?: A Case Study on Listener Gaze in Interaction (2024.findings-acl)

Copied to clipboard

Challenge: Whether the Entropy Rate Constancy principle applies to nonverbal communication signals is still under investigation.
Approach: They perform empirical analyses of video-recorded dialogue data and investigate whether listener gaze adheres to the Entropy Rate Constancy principle.
Outcome: The results show that the ERC principle holds for listener gaze, and that linguistic factors syntactic complexity and turn transition potential are weakly correlated with local entropy of listener gaze.
HyperAdaLoRA: Accelerating LoRA Rank Allocation During Training via Hypernetworks without Sacrificing Performance (2026.findings-acl)

Copied to clipboard

Challenge: Low-Rank Adaptation (LoRA) assumes a uniform rank r for each incremental matrix, not accounting for the varying significance of weight matrices across modules and layers.
Approach: They propose a framework that allows for faster convergence of low-rank adaptive models . they use a hypernetwork to prune the outputs of the hypernetworks to generate parameters .
Outcome: The proposed framework accelerates convergence of AdaLoRA by leveraging a hypernetwork.
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.
SESCORE2: Learning Text Generation Evaluation via Synthesizing Realistic Mistakes (2023.acl-long)

Copied to clipboard

Challenge: Existing learned metrics perform unsatisfactory across text generation tasks or require human annotations for training on specific tasks.
Approach: They propose a self-supervised approach to train a model-based metric for text generation evaluation using sentences retrieved from a corpus.
Outcome: The proposed model outperforms all prior unsupervised metrics on four text generation evaluation benchmarks, with an average Kendall improvement of 0.158.
InferenceDynamics: Adaptive LLM Routing through Structured Capability and Knowledge Profiling (2026.acl-long)

Copied to clipboard

Challenge: Large Language Model (LLM) routing is a pivotal technique for navigating a diverse landscape of LLMs.
Approach: They propose a flexible and scalable multi-dimensional routing framework that models the capability and knowledge of models.
Outcome: The proposed framework can be used to generalize and identify top-performing models for group-level routing using modern benchmarks including MMLU-Pro, GPQA, BigGenBench, and LiveBench.
DEMO: Reframing Dialogue Interaction with Fine-grained Element Modeling (2025.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) enabled dialogue systems are one of the central modes in human-machine interaction.
Approach: They propose a benchmark task for dialogue element MOdeling and Element Awareness and a new benchmark for dialogue agent interaction that allows the agent to model dialogue elements via imitation learning.
Outcome: The proposed agent performs well in both dialogue element modeling and out-of-domain tasks.
Efficient and Effective Prompt Tuning via Prompt Decomposition and Compressed Outer Product (2025.naacl-long)

Copied to clipboard

Challenge: Existing methods for fine-tuning pre-trained language models overlook intrinsic semantic associations between soft prompt tokens, leading to high discreteness and limited interactions.
Approach: They propose a low-parameters Prompt Tuning method which leverages prompt decomposition and compressed outer product to facilitate multiple interactions among prompt tokens.
Outcome: Experiments on six architectures and eight datasets show that the proposed method outperforms state-of-the-art methods in performance and efficiency.
MMAU: A Holistic Benchmark of Agent Capabilities Across Diverse Domains (2025.findings-naacl)

Copied to clipboard

Challenge: Existing benchmarks focus on specific application scenarios, emphasizing task completion but failing to dissect the underlying skills that drive these outcomes.
Approach: They propose a Massive Multitask Agent Understanding benchmark that evaluates LLMs across five domains and offline tasks.
Outcome: The Massive Multitask Agent Understanding (MMAU) benchmark evaluates models across five domains including Tool-use, Directed Acyclic Graph (DAG) QA, Data Science and Machine Learning coding, Contest-level programming and Mathematics.
PiKGL: Leveraging Pruned Knowledge Graphs for Explainable Stance Detection (2026.tacl-1)

Copied to clipboard

Challenge: Experimental results demonstrate that a Pruned interpretable knowledge Graph Learning framework for explainable stance detection is state-of-the-art for social media stance prediction.
Approach: They propose a Pruned interpretable knowledge Graph Learning framework for explainable stance detection that incorporates commonsense knowledge and prunes redundant information to ensure precision and minimize noise.
Outcome: The proposed framework achieves state-of-the-art on three public datasets.
LayoutLMv2: Multi-modal Pre-training for Visually-rich Document Understanding (2021.acl-long)

Copied to clipboard

Challenge: Existing pre-training tasks for text and layout are effective in visually-rich document understanding tasks.
Approach: They propose to combine pre-training tasks with a multi-modal model to model interaction between text, layout and image in a single multi-module framework.
Outcome: The proposed model outperforms LayoutLM by a large margin on visual-rich document understanding tasks.
PMSS: Pretrained Matrices Skeleton Selection for LLM Fine-tuning (2025.coling-main)

Copied to clipboard

Challenge: Low-rank adaptation and its variants have been popular due to their ability to avoid excessive inference costs.
Approach: They propose a low-rank adaptation method that enables high-rank updates with low costs while leveraging semantic and linguistic information inherent in pre-trained weight.
Outcome: The proposed method outperforms LoRA and other fine-tuning methods across tasks with less trainable parameters.
FR-Spec: Accelerating Large-Vocabulary Language Models via Frequency-Ranked Speculative Sampling (2025.acl-long)

Copied to clipboard

Challenge: Speculative sampling is an efficient way to accelerate the auto-regressive generation process of large language models.
Approach: They propose a frequency-ranked speculative sampling framework that optimizes draft candidate selection through vocabulary space compression.
Outcome: Experiments show that FR-Spec reduces LM Head computation overhead by 75% while ensuring the equivalence of the final output distribution.
Don’t Act Blindly: Robust GUI Automation via Action-Effect Verification and Self-Correction (2026.acl-long)

Copied to clipboard

Challenge: Existing GUI agents assume deterministic environment responses, generating actions without verifying whether previous operations succeeded.
Approach: They propose a GUI agent that explicitly models action outcomes and recovery under noisy environments.
Outcome: The proposed agent reduces failure loops and improves recovery success in noisy environments while maintaining competitive standard task performance.
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%.
CityCube: Benchmarking Cross-view Spatial Reasoning on Vision-Language Models in Urban Environments (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks focus on indoor or street settings, overlooking challenges of open-ended urban spaces.
Approach: They propose a benchmark to probe cross-view spatial reasoning capabilities of current VLMs in urban settings.
Outcome: The citycube benchmark examines the performance of current vision-language models in urban environments.
DimABSA: Building Multilingual and Multidomain Datasets for Dimensional Aspect-Based Sentiment Analysis (2026.acl-long)

Copied to clipboard

Challenge: Existing ABSA research relies on coarse-grained categorical labels, which limits its ability to capture nuanced affective states.
Approach: They propose a dimensional approach that represents sentiment with continuous valence–arousal (VA) scores, enabling fine-grained analysis at both the aspect and sentiment levels.
Outcome: The proposed approach represents sentiment with continuous valence–arousal (VA) scores, enabling fine-grained analysis at both the aspect and sentiment levels.
Structural Information Preserving for Graph-to-Text Generation (2020.acl-main)

Copied to clipboard

Challenge: Existing models that mess up or drop the core structural information of input graphs are lacking in graph-to-text generation.
Approach: They propose to leverage richer training signals to guide a graph-to-text generation model by focusing on autoencoding losses and back-propagating the losses to better calibrate the model.
Outcome: Experiments on two benchmarks show the proposed model over a state-of-the-art model . two types of autoencoding losses are used to back-propagate the model based on multitask training .
TempCompass: Do Video LLMs Really Understand Videos? (2024.findings-acl)

Copied to clipboard

Challenge: Existing benchmarks on video large language models lack a comprehensive feedback on temporal perception ability . current models cannot distinguish between different temporal aspects and are limited in task formats .
Approach: They propose a benchmark to evaluate temporal perception ability of video large language models . they construct conflicting videos that share the same static content but differ in a specific temporal aspect .
Outcome: The proposed benchmarks show that video large language models exhibit poor temporal perception ability.
MAVEN-ERE: A Unified Large-scale Dataset for Event Coreference, Temporal, Causal, and Subevent Relation Extraction (2022.emnlp-main)

Copied to clipboard

Challenge: Existing datasets only cover limited relation types at once, which prevents models from taking full advantage of relation interactions.
Approach: They construct a large-scale human-annotated ERE dataset with improved annotation schemes to address these drawbacks.
Outcome: The proposed dataset is larger than existing datasets of all the ERE tasks by at least an order of magnitude.
Investigating Cross-Modal Skill Injection: Scenarios, Methods, and Hyperparameters (2026.acl-long)

Copied to clipboard

Challenge: Existing research lacks systematic analysis of the applicability and methodology of cross-modal skill injection.
Approach: They investigate the applicability and methodology of cross-modal skill injection by integrating a domain-expert LLM into a VLM.
Outcome: The proposed method enables transfer of domain-specific expertise from Large Language Models (LLMs) to VLMs without incurring additional training data requirements or significant computational overhead.
ThinkNote: Enhancing Knowledge Integration and Utilization of Large Language Models via Constructivist Cognition Modeling (2026.findings-eacl)

Copied to clipboard

Challenge: Large Language Models (LLMs) exhibit suboptimal behaviors and inconsistencies when exposed to unfamiliar external information, underscoring their limitations in effectively leveraging such knowledge.
Approach: They propose a framework that enhances the external knowledge utilization of Large Language Models through a two-stage constructivist cognitive modeling process.
Outcome: The proposed framework achieves a 10% improvement over baseline methods on various question-answering benchmarks.
The Art of SOCRATIC QUESTIONING: Recursive Thinking with Large Language Models (2023.emnlp-main)

Copied to clipboard

Challenge: Chain-of-Thought (CoT) prompting relies on the initial decisions, causing errors in early steps to accumulate and impact the final answers.
Approach: They propose a divide-and-conquer style algorithm that leverages large language models to raise and answer sub-questions until collecting enough information to tackle the original one.
Outcome: The proposed algorithm is more robust to errors and errors than CoT prompting and Tree-of-Thought prompting methods.
YuLan-Mini: Pushing the Limits of Open Data-efficient Language Model (2025.acl-long)

Copied to clipboard

Challenge: prevailing pre-training approaches for large language models involve several complexities.
Approach: They propose a low-cost training recipe and a robust optimization approach to mitigate training instability . they also propose synthesis, curriculum, and data selection pipelines to integrate data .
Outcome: The proposed model achieves top-tier performance among models with similar parameter scale . it is comparable to industry-leading models that require significantly more data .
AutoReproduce: Automatic AI Experiment Reproduction with Paper Lineage (2026.acl-long)

Copied to clipboard

Challenge: Efficient reproduction of research papers requires deep domain expertise.
Approach: They propose a framework that systematically mines implicit knowledge from the cited literature to reproduce experimental code in a complete, end-to-end manner.
Outcome: The proposed framework surpasses baselines across all metrics and reproduces experimental code in a complete, end-to-end manner.
ICL-Bandit: Relevance Labeling in Advertisement Recommendation Systems via LLM (2025.findings-emnlp)

Copied to clipboard

Challenge: In-context learning (ICL) is a common practice to enhance LLM performance on domain-specific tasks.
Approach: They propose a method that leverages large language models to enhance query-ad relevance labeling . they identify and provide superior demonstrations for ICL, thereby improving labeling performance .
Outcome: The proposed method improves query-ad relevance labeling performance by providing demonstrations.
PersonaTrace: Synthesizing Realistic Digital Footprints with LLM Agents (2026.eacl-industry)

Copied to clipboard

Challenge: Publicly available corpora cover only slivers of human activity, such as email threads, chat logs, purchase histories, sensor traces, and provide large-scale supervision for data-hungry machine-learning pipelines.
Approach: They propose a method for synthesizing realistic digital footprints using large language model agents from a structured user profile.
Outcome: The proposed method generates diverse sequences of user events, producing corresponding digital artifacts such as emails, messages, calendar entries, reminders, etc.
DeMAC: Enhancing Multi-Agent Coordination with Dynamic DAG and Manager-Player Feedback (2025.findings-emnlp)

Copied to clipboard

Challenge: Multi-agent systems (MAS) powered by large language models struggle to adapt to evolving task dependencies and to handle uncertainties.
Approach: They propose a Dynamic Environment-Aware Manager-Player Agents Coordination framework that enhances multi-agent coordination through long-term strategic planning.
Outcome: The proposed framework outperforms traditional reinforcement learning and human-agent collaboration in the Overcooked simulation.
Can Large Language Models Understand You Better? An MBTI Personality Detection Dataset Aligned with Population Traits (2025.coling-main)

Copied to clipboard

Challenge: Existing data on MBTI personality detection are based on self-reported labels and fail to capture the full range of population personality traits.
Approach: They construct a manually annotated MBTI personality detection dataset with soft labels under the guidance of psychologists and use them to identify the task.
Outcome: The MBTIBench is the first manually annotated MBti personality detection dataset with soft labels under the guidance of psychologists.
AgentGC: Evolutionary Learning-based Lossless Compression for Genomics Data with LLM-driven Multiple Agent (2026.findings-acl)

Copied to clipboard

Challenge: Lossless compression has made significant advancements in Genomics Data storage, sharing and management.
Approach: They propose a novel agent-based GD Compressor with 3 layers with a multi-agent named Leader and Worker.
Outcome: The proposed method improves on existing methods with low-level modeling and limited adaptability and user-unfriendly interface.
LaRS: Latent Reasoning Skills for Chain-of-Thought Reasoning (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing methods require human experts or pre-trained LLMs to describe the skill to guide the selection.
Approach: They propose a new approach that uses unsupervised learning to create a latent space representation of rationales with a variable called a reasoning skill.
Outcome: Empirical results show that LaRS outperforms SOTA skill-based selection methods . it processes example banks four times faster and reduces LLM inferences by half .
AMoPO: Adaptive Multi-objective Preference Optimization without Reward Models and Reference Models (2025.findings-acl)

Copied to clipboard

Challenge: Existing multi-objective preference alignment methods for large language models face limitations such as auxiliary reward/reference models and computational complexity.
Approach: They propose a framework that achieves dynamic balance across preference dimensions by using dimension-aware generation metrics as implicit rewards.
Outcome: Empirical results show that AMoPO outperforms state-of-the-art methods by 28.5% .
SHIELD: Evaluation and Defense Strategies for Copyright Compliance in LLM Text Generation (2024.emnlp-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) have transformed machine learning but have raised significant legal concerns due to their potential to produce text that infringes on copyrights.
Approach: They propose a lightweight, real-time defense mechanism to prevent the generation of copyrighted text by evaluating methods and testing attack strategies.
Outcome: The proposed defense significantly reduces the volume of copyrighted text generated by LLMs by effectively refusing malicious requests.
LayoutReader: Pre-training of Text and Layout for Reading Order Detection (2021.emnlp-main)

Copied to clipboard

Challenge: Existing methods for reading order detection are too laborious to annotate large datasets.
Approach: They propose to use a large-scale dataset to annotate reading order information for document images . they use XML metadata to capture the reading order of WORD documents .
Outcome: The proposed model performs almost perfectly in reading order detection and improves both open-source and commercial OCR engines in ordering text lines in their results.
Ranking-Enhanced Unsupervised Sentence Representation Learning (2023.acl-long)

Copied to clipboard

Challenge: Unsupervised sentence representation learning has progressed through contrastive learning and data augmentation methods such as dropout masking.
Approach: They propose a novel unsupervised sentence encoder, RankEncoder, which predicts the semantic vector of an input sentence by leveraging its relationship with other sentences in an external corpus.
Outcome: The proposed unsupervised sentence encoder achieves 80.07% Spearman’s correlation, a 1.1% improvement over the previous state-of-the-art system.
Capturing Minds, Not Just Words: Enhancing Role-Playing Language Models with Personality-Indicative Data (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing role-playing models focus on character knowledge and tones, but lack personality-indicative data to capture characters' minds.
Approach: They propose to enhance role-playing agents (RPAs) via personality-indicative data by asking psychological scales to capture broad aspects of personality traits in individuals.
Outcome: The proposed model exhibits advanced role-playing capabilities for both general and personality-related evaluations.
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.
MixPAVE: Mix-Prompt Tuning for Few-shot Product Attribute Value Extraction (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods for product attribute value extraction focus on extracting values for a set of known attributes with sufficient training data.
Approach: They propose a prompt tuning approach to extract attributes from product information using mixed prompts.
Outcome: The proposed approach improves on two product benchmarks and shows parameter-efficient training and avoids model overfitting.
ARCHITECT: Uncertainty-Aware Dynamic Tool Learning via Causal Intervention for Open-World Agents (2026.acl-long)

Copied to clipboard

Challenge: Existing methods treat all generated tools as equally trustworthy, a "blind trust" assumption that is untenable for reliable agent deployment.
Approach: They propose a framework that moves beyond black-box reliability prediction to interpretable failure attribution.
Outcome: The proposed framework achieves state-of-the-art on four benchmarks including StableToolBench, MINT, T-Eval, and SWE-bench Lite.
Parenting: Optimizing Knowledge Selection of Retrieval-Augmented Language Models with Parameter Decoupling and Tailored Tuning (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for integrating internal and external knowledge lack effective control mechanisms for generating hallucinations and dealing with outdated knowledge.
Approach: They propose a framework that decouples, identifies, and purposefully optimizes parameter subspaces related to adherence and robustness.
Outcome: The proposed framework decouples, identifies, and purposefully optimizes parameter subspaces related to adherence and robustness.
SaySelf: Teaching LLMs to Express Confidence with Self-Reflective Rationales (2024.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to elicit confidence from large language models are limited to binary or inaccurate group-level confidence estimates.
Approach: They propose a training framework that teaches LLMs to express more fine-grained confidence estimates.
Outcome: The proposed training framework reduces the confidence calibration error and maintains the performance of the model.
mDPO: Conditional Preference Optimization for Multimodal Large Language Models (2024.emnlp-main)

Copied to clipboard

Challenge: Recent studies have attempted to apply DPO to multimodal scenarios but have found it challenging to achieve consistent improvement.
Approach: They propose a multimodal DPO objective that prevents the over-prioritization of language-only preferences by also optimizing image preference.
Outcome: The proposed method significantly improves performance on two multimodal LLMs of different sizes and three widely used benchmarks.
NoteChat: A Dataset of Synthetic Patient-Physician Conversations Conditioned on Clinical Notes (2024.findings-acl)

Copied to clipboard

Challenge: NoteChat is a cooperative multi-agent framework for generating patient-physician dialogues . evaluator finds it outperforms state-of-the-art models for generating clinical notes . clinical documentation is largely done by physicians at both steps .
Approach: They propose a cooperative multi-agent framework leveraging Large Language Models to generate patient-physician dialogues.
Outcome: The proposed framework outperforms state-of-the-art models for generating clinical notes . it can engage patients directly and help clinical documentation, a leading cause of physician burnout .
MIND Your Reasoning: A Meta-Cognitive Intuitive-Reflective Network for Dual-Reasoning in Multimodal Stance Detection (2026.acl-long)

Copied to clipboard

Challenge: Existing methods operate by learning to fuse modalities, leading to frequent misjudgments.
Approach: They propose a paradigm shift from *learning to fuse* to *learning the reason's process' inspired by the dual-process theory of human cognition, MIND operationalizes a self-improving loop.
Outcome: The proposed model significantly outperforms baseline models and exhibits strong generalization.
REG: Retrieval via Emotion Similarity for Guiding Empathetic Dialogue Generation (2026.acl-long)

Copied to clipboard

Challenge: Empathy relies on the cognitive capacity to relate to similar past experiences. Existing methods prioritize semantic similarity over emotion characteristics, leading to unempathetic responses.
Approach: They propose a framework that integrates four Emotion Attributes into the retrieval process to ensure explicit emotional alignment.
Outcome: Empirical results show that REG significantly outperforms baselines, offering a robust solution for empathetic generation.
Huatuo-26M, a Large-scale Chinese Medical QA Dataset (2025.findings-naacl)

Copied to clipboard

Challenge: Large Language Models are a powerful tool for medical research, but the data is a bottleneck.
Approach: They propose to use the largest ever medical Question Answering dataset with 26 Million QA pairs as a fine-tuning data for training large language models.
Outcome: The proposed dataset demonstrates that it can be used to train large language models and improves zero-shot performance on other datasets.
Bayesian Calibration of Win Rate Estimation with LLM Evaluators (2024.emnlp-main)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) show the potential of using LLMs as evaluators for text quality evaluation.
Approach: They propose two methods to improve the accuracy of LLM evaluators by Bayesian inference.
Outcome: The proposed methods improve the accuracy of the win rate estimation using LLMs . the proposed methods are based on six datasets covering story generation, summarization, and instruction following tasks .
Identifying Chinese Opinion Expressions with Extremely-Noisy Crowdsourcing Annotations (2022.acl-long)

Copied to clipboard

Challenge: Recent works of opinion expression identification (OEI) rely heavily on the quality and scale of the manually-constructed training corpus.
Approach: They propose to use crowdsourcing annotations to build a large-scale but quality-unguaranteed corpus for opinion expression identification in Chinese.
Outcome: The proposed model can be trained with a synthetic expert and is highly consistent with the training and testing phase.
Double-Checker: Large Language Model as a Checker for Few-shot Named Entity Recognition (2024.findings-emnlp)

Copied to clipboard

Challenge: Recent studies have demonstrated remarkable performance on few-shot Named Entity Recognition tasks due to the high cost of obtaining high-quality labeled data.
Approach: They propose to decompose the task into entity span detection and entity type classification using a type-independent entity span detector and then classify the detected spans based on their types.
Outcome: The proposed method consistently yields improvements over two baseline approaches.
Internal Value Alignment in Large Language Models through Controlled Value Vector Activation (2025.acl-long)

Copied to clipboard

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

Copied to clipboard

Challenge: ZPs are often omitted when they can be pragmatically or grammatically inferred from intraand inter-sentential contexts.
Approach: They propose a benchmark testset for target evaluation on Chinese-English ZP translation.
Outcome: The proposed testset covers five genres and identifies current challenges for evaluation.
RQT: Hierarchical Residual Quantization for Multi-Model Compression (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods for decomposing fine-tuned LLMs are sensitive to the magnitude of delta values.
Approach: They propose a hierarchical quantization framework that shares low-bit integer weights across similar models.
Outcome: The proposed framework achieves an average accuracy degradation of approximately 3% on fine-tuned models across mathematics, coding, chatbot, and Chinese LLMs.
Memo-SQL: Structured Decomposition and Experience-Driven Self-Correction for Training-Free NL2SQL (2026.findings-acl)

Copied to clipboard

Challenge: Existing NL2SQL systems rely on in-context learning with only correct examples . current test-time scaling methods often decompose questions arbitrarily, resulting in poor performance .
Approach: They propose a structured decomposition and experience-aware self-correction framework for NL2SQL . they build a dynamic memory of successful queries and historical error–fix pairs .
Outcome: The proposed framework achieves 68.5% execution accuracy on BIRD, setting new state of the art among open, zero-fine-tuning methods.
Logic Rules as Explanations for Legal Case Retrieval (2024.lrec-main)

Copied to clipboard

Challenge: Recent efforts to learn explainable legal case retrieval models fail to provide faithful and interpretable explanations for legal cases.
Approach: They propose a framework that uses logic rules to explain legal case retrieval results . they extend benchmarks of LeCaRD and ELAM with manually annotated logic rules .
Outcome: The proposed framework is able to provide faithful explanations for legal case retrieval.
Learning Autonomous Driving Tasks via Human Feedbacks with Large Language Models (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing systems focus on making autonomous driving decisions without human interaction, but human-like decision-making is still an important factor in designing autonomous driving systems.
Approach: They propose a framework leveraging Large Language Models for learning human-centered driving decisions from diverse simulation scenarios and environments that incorporate human feedback.
Outcome: The proposed framework can match baseline extensively trained reinforcement learning models in driving scenarios and store optimal driving programming policy using Retrieval Augmented Generation (RAG).
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 .
WildGraphBench: Benchmarking GraphRAG with Wild-Source Corpora (2026.findings-acl)

Copied to clipboard

Challenge: Existing benchmarks for Graph-based Retrieval-Augmented Generation (GraphRAG) rely on short, curated passages as external knowledge, failing to adequately evaluate systems in realistic settings involving long contexts and large-scale heterogeneous documents.
Approach: They propose a benchmark to assess GraphRAG performance in the wild using Wikipedia's unique structure where cohesive narratives are grounded in long and heterogeneous external reference documents.
Outcome: Experiments with articles across 12 top-level topics show that GraphRAG performs better in the wild than existing methods.
pFedGPT: Hierarchically Optimizing LoRA Aggregation Weights for Personalized Federated GPT Models (2025.emnlp-main)

Copied to clipboard

Challenge: Existing methods for fine-tuning Large Language Models (LLMs) struggle with data heterogeneity and adapt shared global knowledge to individual client needs.
Approach: They propose a framework that leverages Hierarchical Bayesian Optimization (HBO) for fine-grained, personalized LoRA aggregation.
Outcome: The proposed framework achieves state-of-the-art (SOTA) performance on personalized FL benchmarks while introducing only minimal (approx. 4%) additional optimization overhead.
FCM: A Fine-grained Comparison Model for Multi-turn Dialogue Reasoning (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing neural dialogue models only capture syntactic and semantic information, but fail to model the logical consistency between the dialogue history and the generated response.
Approach: They propose a fine-grained comparison model to capture syntactic and semantic information and then compare each candidate's representation with the whole history to obtain a history consistency representation.
Outcome: The proposed model obtains higher ranking scores than baseline models on two public dialogue datasets.
HMoE: Heterogeneous Mixture of Experts for Language Modeling (2025.emnlp-main)

Copied to clipboard

Challenge: Mixture of Experts (MoE) models use homogeneous experts with diverse capacities, resulting in a lack of expert specialization and parameter utilization.
Approach: They propose a framework where experts differ in size and possess diverse capacities . they propose HMoE to encourage frequent activation of smaller experts .
Outcome: The proposed framework outperforms homogeneous homogenous MoE models on evaluation benchmarks and achieves lower loss rate with fewer activated parameters.
OS-Symphony: A Holistic Framework for Robust and Generalist Computer-Using Agents (2026.acl-long)

Copied to clipboard

Challenge: Vision-Language Models (VLMs) lack visual-aware tutorial retrieval and historical visual context curation and pruning.
Approach: They propose a framework that integrates an orchestrator and a Reflection-Memory Agent for robust automation.
Outcome: Experimental results show that OS-Symphony delivers substantial performance gains across model scales.
Monotonic Paraphrasing Improves Generalization of Language Model Prompting (2024.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) have demonstrated remarkable proficiency in zero-shot decision making and instruction following.
Approach: They propose an end-to-end decoding strategy that paraphrases given prompts or instructions into their lower perplexity counterparts based on an ensemble of a paraphrase LM for prompt rewriting, and a target LM that constrains the generation for lower perxity.
Outcome: The proposed method can efficiently paraphrase the original prompt without altering its semantic meaning while decreasing the perplexity of each generation as calculated by the target LM.
PUPPET: Neural-Symbolic Standardized Patients for Mental Health (2026.acl-long)

Copied to clipboard

Challenge: Existing LLM-based training approaches lack faithful responses to clinical errors and explainable feedback.
Approach: They propose a neural-symbolic virtual standardized patient governed by an OBSERVE-THINK-BEHAVE architecture that embeds LLM reasoning into a symbolic system where experts implant causal associations between intervention logic and patient mental states.
Outcome: The proposed model outperforms baselines in faithfulness and pedagogical value.
How to Make LMs Strong Node Classifiers? (2026.findings-eacl)

Copied to clipboard

Challenge: Language Models (LMs) are increasingly challenging the dominance of domain-specific models, such as Graph Neural Networks (GNNs) and Graph Transformers (GTs).
Approach: They propose a novel approach that empowers off-the-shelf LMs to achieve performance comparable to state-of-the art (SOTA) GNNs on node classification tasks without requiring any architectural modifications.
Outcome: The proposed approach outperforms existing GNNs on node classification tasks and is open-source upon publication.
Large Language Models Meet Open-World Intent Discovery and Recognition: An Evaluation of ChatGPT (2023.emnlp-main)

Copied to clipboard

Challenge: Existing methods to fine-tune discriminative models address these challenges by focusing on in-domain intents.
Approach: They evaluate ChatGPT on OOD intent discovery and generalized intent discovery tasks . they outline the strengths and weaknesses of ChatGPt and outline their results .
Outcome: The proposed task aims to extend a closed intent classifier to open-world intent sets.
DatawiseAgent: A Notebook-Centric LLM Agent Framework for Adaptive and Robust Data Science Automation (2025.emnlp-main)

Copied to clipboard

Challenge: Existing large language model (LLM) agents for data science automation are limited by narrow task scopes, limited generalization across tasks and models, and over-reliance on state-of-the-art (SOTA) LLMs.
Approach: They propose a notebook-centric LLM agent framework for adaptive and robust data science automation.
Outcome: The proposed framework surpasses baselines such as AutoGen and TaskWeaver in performance tests across diverse data science scenarios and models.
Learning Knowledge-Enhanced Contextual Language Representations for Domain Natural Language Understanding (2023.emnlp-main)

Copied to clipboard

Challenge: Existing methods for pre-training KEPLMs with relational triples are difficult to adapt to close domains due to the lack of sufficient domain graph semantics.
Approach: They propose a Knowledge-enhanced language representation learning framework for various closed domains that captures the implicit graph structure among the entities.
Outcome: The proposed framework outperforms existing methods for pre-training KEPLMs in closed domains significantly.
Guided by the Plan: Enhancing Faithful Autoregressive Text-to-Audio Generation with Guided Decoding (2026.eacl-long)

Copied to clipboard

Challenge: Autoregressive (AR) models excel at generating temporally coherent audio by producing tokens sequentially, yet they often falter in faithfully following complex textual prompts.
Approach: They propose a lightweight auxiliary model trained with a GAE-inspired objective to predict final instruction-following quality from partial generations.
Outcome: The proposed model achieves 10 points improvement in CLAP score over baseline AR models while maintaining computational parity with best-of-N decoding.
HS-STaR: Hierarchical Sampling for Self-Taught Reasoners via Difficulty Estimation and Budget Reallocation (2025.emnlp-main)

Copied to clipboard

Challenge: Recent studies have incorporated reward models to guide response selection or decoding, aiming to obtain higher-quality data.
Approach: They propose a Hierarchical Sampling framework for self-taught reasoners that allocates a fixed sampling budget to problem boundary-level problems and then reallocates the remaining budget toward high-utility problems during a re-sampling phase.
Outcome: The proposed framework outperforms baseline models without additional sampling budgets across multiple reasoning benchmarks and backbone LLMs.
From Real to Synthetic: Synthesizing Millions of Diversified and Complicated User Instructions with Attributed Grounding (2025.acl-long)

Copied to clipboard

Challenge: a pursuit of diverse, complex, and large-scale instruction data is crucial for automatically aligning large language models . authors: methods that generate synthetic instructions at scale suffer from limited grounding sources . attributed grounding is a technique that can be used to align language models with human .
Approach: They synthesize 1 million instructions using attributed grounding and a bottom-up synthesis process that leverages web documents to generate a situation, then a meaningful instruction.
Outcome: The proposed framework achieves leading performance on benchmarks and scales with more web corpora.
PromDA: Prompt-based Data Augmentation for Low-Resource NLU Tasks (2022.acl-long)

Copied to clipboard

Challenge: Existing approaches to build labeled training data from domain-specific data are expensive to obtain.
Approach: They propose a Prompt-based Data Augmentation model which only trains small-scale Soft Promptes in frozen Pre-trained Language Models.
Outcome: The proposed model outperforms several baseline models on four benchmarks and is complementary with unlabeled in-domain data.
FEDLEGAL: The First Real-World Federated Learning Benchmark for Legal NLP (2023.acl-long)

Copied to clipboard

Challenge: federated learning (FL) is a promising technique for preserving data privacy . however, there is no work on applying FL to legal NLP .
Approach: They propose to use federated learning to train models in a collaborative way without sharing data . they propose to test the FL benchmark on real-world legal data from Chinese courts .
Outcome: The proposed benchmark combines five legal NLP tasks and one privacy task on Chinese courts.
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.
PreAct: Prediction Enhances Agent’s Planning Ability (2025.coling-main)

Copied to clipboard

Challenge: Existing methods to analyze Markov decision processes (MDPs) are based on chain-of-thought (COT) and historical thought, action, and observation.
Approach: They propose a model that integrates prediction, reasoning, and action with other models to provide a wider range of reasoning and more efficient actions.
Outcome: The proposed model outperforms the ReAct method in completing complex tasks and is more efficient when paired with other memory or selection strategy techniques.
Not All Directions Matter: Towards Structured and Task-Aware Low-Rank Model Adaptation (2026.acl-long)

Copied to clipboard

Challenge: Low-Rank Adaptation (LoRA) is a key parameter-efficient fine-tuning method . however, its effectiveness is hampered by semantic drift and structural incoherence .
Approach: They propose a low-rank Adaptation framework that tackles semantic drift and structural incoherence by pruning task-irrelevant directions.
Outcome: Experiments on large language models, vision models, and vision models show that the proposed framework outperforms LoRA and advanced dynamic rank allocation and sparsity-based methods.
RICO: Improving Accuracy and Completeness in Image Recaptioning via Visual Reconstruction (2025.emnlp-main)

Copied to clipboard

Challenge: Existing recaptioning methods suffer from inaccuracies due to missing fine-grained details.
Approach: They propose a framework that refines captions through visual reconstruction using a text-to-image model and a visual reconstruction framework.
Outcome: The proposed framework outperforms baselines on CapsBench and CompreCap by 10%.
Investigating the Representation of Backchannels and Fillers in Fine-tuned Language Models (2026.acl-long)

Copied to clipboard

Challenge: Backchannels and fillers are important linguistic expressions in dialogue, but often ignored in modern transformer-based language models.
Approach: They use clustering analysis to learn backchannels and fillers in dialogues in English and Japanese and use natural language generation metrics to confirm this.
Outcome: The proposed models can learn representations of backchannels and fillers using three fine-tuning strategies.
ADELIE: Aligning Large Language Models on Information Extraction (2024.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) struggle to follow complex instructions of IE tasks due to not being aligned with humans.
Approach: They propose an aligned large language moDEL that effectively solves various IE tasks including closed IE, open IE and on-demand IE.
Outcome: The proposed model achieves state-of-the-art (SoTA) performance among open-source models.
Domaino1s: Guiding LLM Reasoning for Explainable Answers in High-Stakes Domains (2025.findings-acl)

Copied to clipboard

Challenge: Existing Large Language Models (LLMs) generate brief answers without reasoning processes and explanations.
Approach: They propose supervised fine-tuning and tree search to enhance LLMs’ reasoning capabilities on domain tasks.
Outcome: The proposed model improves on stock investment recommendation and legal reasoning QA tasks.
Curing Miracle Steps in LLM Mathematical Reasoning with Rubric Rewards (2026.acl-long)

Copied to clipboard

Challenge: Existing models are susceptible to reward hacking, leading to a substantial overestimation of a model's reasoning ability.
Approach: They propose a Rubric Reward Model that rewards the entire reasoning trajectory against problem-specific rubrics.
Outcome: The proposed model outperforms outcome-only supervision on four math benchmarks and boosts Verified Pass@1024 from 26.7% to 62.6% and reduces the incidence of Miracle Steps by 71%.
LoRE: Enhancing Search Relevance with Progressive Chain-of-Thought and Preference Alignment (2026.findings-acl)

Copied to clipboard

Challenge: E-commerce search relevance is a critical component of retrieval systems.
Approach: They propose a large-generative model for search relevance that trains reasoning knowledge, multi-modal understanding and rule awareness into three core competencies.
Outcome: The proposed model outperforms GPT-5 in Macro-F1 and achieves 27% online gain.
A Contrastive Framework for Learning Sentence Representations from Pairwise and Triple-wise Perspective in Angular Space (2022.acl-long)

Copied to clipboard

Challenge: Existing methods for learning sentence representations focus on constitution of positive and negative representation pairs and do not focus on training objective.
Approach: They propose a new method to learn sentence representations using BERT-like pre-trained models . they use a pairwise discriminating power and a model to model the entailment relation of triplet sentences .
Outcome: The proposed method outperforms the previous state-of-the-art on diverse sentence related tasks.
KC-ISA: An Implicit Sentiment Analysis Model Combining Knowledge Enhancement and Context Features (2022.coling-1)

Copied to clipboard

Challenge: Existing research results on explicit sentiment analysis are limited . implicit sentiment analysis is a process of analyzing text based on whether it contains explicit sentiment words.
Approach: They propose a model that integrates external knowledge and contextual features . they use a knowledge graph to supplement implicit sentiment expression .
Outcome: The proposed model can achieve better results on the SMP2019 implicit sentiment analysis dataset.
Understanding the Dark Side of LLMs’ Intrinsic Self-Correction (2025.acl-long)

Copied to clipboard

Challenge: Recent studies show that LLMs’ intrinsic self-correction fails without oracle labels as feedback.
Approach: They propose to use one simple task and three complex tasks with state-of-the-art LLMs like ChatGPT, Llama, and DeepSeek to interpret LLM's intrinsic self-correction.
Outcome: The proposed methods reveal the dark side of LLMs’ intrinsic self-correction for different tasks, especially for those failure cases.
Word-level Cross-lingual Structure in Large Language Models (2025.coling-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated exceptional performance across a broad spectrum of cross-lingual Natural Language Processing (NLP) tasks.
Approach: They propose to use Word-level Cross-lingual Structure to prove that the word-level embedding on the hidden layers isomorphic between languages.
Outcome: The proposed method significantly improves on two representative LLM foundations, LLaMA2 and BLOOM.
AMR-TST: Abstract Meaning Representation-based Text Style Transfer (2023.findings-acl)

Copied to clipboard

Challenge: Abstract Meaning Representation (AMR) is a semantic representation that can enhance natural language generation (NLG) by providing a logical semantic input.
Approach: They propose an AMR-based text style transfer technique that converts source text to an AML graph and generates transferred text based on the AMR graph modified by a TST policy named style rewriting.
Outcome: The proposed method achieves state-of-the-art results compared with baseline models in automatic and human evaluations.
FS-Researcher: Test-Time Scaling for Long-Horizon Research Tasks with File-System-Based Agents (2026.acl-long)

Copied to clipboard

Challenge: Long trajectories in deep research often exceed model context limits, compressing token budgets for both evidence collection and report writing.
Approach: They propose a file-system-based framework that scales deep research beyond context window . a Context Builder agent acts as a librarian and a Report Writer agent composes the final report .
Outcome: Experiments on two open-ended benchmarks show that FS-Researcher achieves state-of-the-art report quality across different backbone models.
Jointly Learning Guidance Induction and Faithful Summary Generation via Conditional Variational Autoencoders (2022.findings-naacl)

Copied to clipboard

Challenge: Existing methods for abstractive summarization generate factual consistency summaries with a high level of accuracy and coherence.
Approach: They propose a framework that induces the guidance information and generates summary equipment with the guidance synchronously.
Outcome: The proposed framework generates fluent summaries with no constraint on the words and phrases, and is more faithful than the existing state-of-the-art approaches.
JanusMM: A Benchmark for Self-Deprecation Understanding in Real-World Multimodal Conversations (2026.acl-long)

Copied to clipboard

Challenge: Multimodal large language models (MLLMs) are a common communicative strategy in human society, often using image-text interplay to express emotions and intentions.
Approach: They propose to evaluate multimodal large language models (MLLMs)' understanding of self-deprecation in real-world conversations using 2,016 bilingual memes.
Outcome: The proposed framework evaluates MLLMs' understanding of self-deprecation in real-world conversations.
Curse of Knowledge: Your Guidance and Provided Knowledge are biasing LLM Judges in Complex Evaluation (2025.findings-emnlp)

Copied to clipboard

Challenge: a recent study has focused on simple settings, but their reliability in complex tasks remains understudied.
Approach: They propose to use large language models as judges to evaluate reliability in complex tasks . they use a challenge benchmark to expose and quantify Auxiliary Information Induced Biases .
Outcome: The proposed benchmark exposes and quantifies Auxiliary Information Induced Biases across 12 basic and 3 advanced scenarios.
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.
GEMv2: Multilingual NLG Benchmarking in a Single Line of Code (2022.emnlp-demos)

Copied to clipboard

Challenge: Evaluations in machine learning rarely use the latest metrics, datasets, or human evaluation in favor of remaining compatible with prior work.
Approach: They propose to use the Generation, Evaluation, and Metrics Benchmark to integrate new evaluation methods into existing evaluations.
Outcome: The proposed evaluation infrastructure bridges the gap between the advantages of leaderboards and in-depth and evolving evaluations by allowing model developers to benefit from each other's work.
GCIG: GraphRAG-based Cross-document Instruction Generation for Boosting LLM Reasoning (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for fine-tuning large language models struggle in knowledge-intensive domains and complex reasoning tasks due to their limited coverage of single-document knowledge and repetitive content.
Approach: They propose a GraphRAG-based cross-document instruction generation framework that generates diverse questions through task-aware prompts and context-sensitive retrieval.
Outcome: The proposed framework outperforms existing methods on knowledge-intensive and multi-hop question-answering tasks.
Plug-and-Play Knowledge Injection for Pre-trained Language Models (2023.acl-long)

Copied to clipboard

Challenge: Existing knowledge injection methods are not suitable for enhancing pre-trained language models with external knowledge bases.
Approach: They propose a plug-and-play knowledge injection method where knowledge bases are injected into frozen existing downstream models by a knowledge plugin.
Outcome: The proposed method improves the performance of knowledge injection on knowledge-driven tasks while keeping model parameters frozen.
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.
Complex Question Decomposition for Semantic Parsing (P19-1)

Copied to clipboard

Challenge: Existing methods that ignore the decompositionality of complex questions are not suitable for complex question semantic parsing.
Approach: They propose a hierarchical semantic parsing method which utilizes the decompositionality of complex questions for semantic paring.
Outcome: The proposed method improves on a large scale complex question semantic parsing dataset.
Knowledge Decoupling via Orthogonal Projection for Lifelong Editing of Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for enhancing large language models (LLMs) have achieved some success, but their knowledge understanding and memory capacity significantly degrades after extensive editing.
Approach: They propose a method that stores the basis vectors of the representation space of past edits in a knowledge cache and projects the gradient of the current edit onto a space orthogonal to previous knowledge for updating.
Outcome: The proposed method improves question-answering ability and hallucination mitigation by 14% and 61% for large language models after 3,000 edits.
A2ATS: Retrieval-Based KV Cache Reduction via Windowed Rotary Position Embedding and Query-Aware Vector Quantization (2025.findings-acl)

Copied to clipboard

Challenge: Long context large language models (LLMs) pose significant challenges for efficient serving due to the large memory footprint and high access overhead of KV cache.
Approach: They propose a retrieval-based method to reduce the memory footprint of LLMs . they propose Windowed Rotary Position Embedding and query-aware vector quantization .
Outcome: The proposed method can achieve lower performance degradation with lower overhead compared to existing methods . it can reduce the memory footprint and access overhead of long context large language models .
Dual Dynamic Memory Network for End-to-End Multi-turn Task-oriented Dialog Systems (2020.coling-main)

Copied to clipboard

Challenge: Existing task-oriented dialog systems struggle to dynamically model long dialog context for interactions and effectively incorporate knowledge base (KB) information into dialog generation.
Approach: They propose a dual dynamic memory network for multi-turn dialog generation . the model dynamically expands the dialog memory turn by turn and keeps track of dialog history .
Outcome: The proposed model outperforms baseline models on three benchmark datasets on human evaluation and automatic evaluation.
RTFE: A Recursive Temporal Fact Embedding Framework for Temporal Knowledge Graph Completion (2021.naacl-main)

Copied to clipboard

Challenge: Existing methods for static knowledge graph embedding (SKGE) ignore the continuity of states of TKGs in time evolution.
Approach: They propose a Recursive Temporal Fact Embedding framework to transplant SKGE models to TKGs and enhance the performance of existing TKGE models.
Outcome: The proposed framework can be used to transplant SKGE models to TKGs and improve existing models for TKG completion.
A Two-Stream AMR-enhanced Model for Document-level Event Argument Extraction (2022.naacl-main)

Copied to clipboard

Challenge: Existing studies aim at extracting event arguments from a single sentence . document-level event extraction still remains under-explored .
Approach: They propose a two-stream abstract meaning representation enhanced extraction model to extract event arguments from an entire document.
Outcome: The proposed model outperforms state-of-the-art in extracting event arguments from documents by 2.54 F1 and 5.13 F1 on public RAMS and WikiEvents datasets.
PSC: Extending Context Window of Large Language Models via Phase Shift Calibration (2024.emnlp-main)

Copied to clipboard

Challenge: Large-scale language models (LLMs) have shown impressive results across a variety of tasks.
Approach: They propose a module for calibrating the frequencies predefined by existing methods . they conducted extensive experiments across multiple models and tasks .
Outcome: The proposed method reduces perplexity as the context window size is varied from 16k to 32k and up to 64k.
A Multi-Expert Structural-Semantic Hybrid Framework for Unveiling Historical Patterns in Temporal Knowledge Graphs (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods focus on graph structure learning or semantic reasoning, lacking the capability to capture the inherent differences between historical and non-historical events.
Approach: They propose a temporal knowledge graph reasoning framework that integrates both structural and semantic information to guide the reasoning process for different events.
Outcome: The proposed framework integrates structural and semantic information to predict future events . it can provide evidence for many downstream tasks, including situation analysis and political decision making .
A Federated Framework for LLM-based Recommendation (2025.findings-naacl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated potential in building generative recommendation systems through fine-tuning user behavior data.
Approach: They propose a federated framework for LLM-based recommendation that combines dynamic parameter aggregation and learning speed for different clients.
Outcome: The proposed framework achieves a more balanced client performance and improved overall performance in a computational and storage-efficient way while safeguarding user privacy well.
A Robust Semantics-based Watermark for Large Language Model against Paraphrasing (2024.findings-naacl)

Copied to clipboard

Challenge: Existing methods to detect LLM-generated content use simple hashes of precedent tokens to partition vocabulary.
Approach: They propose a semantics-based watermark framework to enhance the robustness against paraphrase.
Outcome: The proposed framework is robust under different paraphrases and the semantic meaning of the sentences will be likely preserved under paraphrase.
Distinguish Confusing Law Articles for Legal Judgment Prediction (2020.acl-main)

Copied to clipboard

Challenge: Existing methods to assist legal judgment are limited and can't solve confusing charges issue.
Approach: They propose an end-to-end model to predict a legal judgment based on a textual description of the case and a graph neural network to learn subtle differences between confusing law articles.
Outcome: The proposed model can learn subtle differences between confusing law articles and extract effective discriminative features from fact descriptions.
MLeVLM: Improve Multi-level Progressive Capabilities based on Multimodal Large Language Model for Medical Visual Question Answering (2024.findings-acl)

Copied to clipboard

Challenge: Existing MVQA models ignore multi-level progressive capabilities due to unspecific data and plain architecture.
Approach: They propose a multi-level visual language model for medical visual question answering (MVQA) which covers multi- level questions and answers as well as reasoning processes from visual clues to semantic cognition.
Outcome: The proposed model outperforms existing medical multimodal large language models on a multi-level instruction dataset and a feature alignment module.
RoT: Enhancing Table Reasoning with Iterative Row-Wise Traversals (2025.emnlp-main)

Copied to clipboard

Challenge: Recent advances in reasoning large language models (RLLMs) have significantly enhanced reasoning capabilities, leading to brilliant performance on table reasoning.
Approach: They propose a method which performs iterative row-wise table traversal, allowing for reasoning extension and reflection-based refinement at each traversal.
Outcome: Experiments show that the proposed method outperforms RLLMs on WikiTableQuestions and TableBench by 4.3% and achieves state-of-the-art results with comparable models.
CtrlNews: LLM-based Multi-Agent Controllable News Writing via Knowledge Gravitational Field (2025.findings-emnlp)

Copied to clipboard

Challenge: Current approaches to news writing rely on superficially retrieved information and oversimplified knowledge enumeration resulting in shallow, repetitive, and unordered outputs.
Approach: They propose an LLM-based multi-agent controllable news writing framework called CtrlNews . they propose a fine-grained viewpoint control mechanism to regulate bias, emotion, and exaggeration attributes.
Outcome: The proposed framework simulates expert questioning through automated role assignment and question generation followed by a three-layer hierarchical gravitational graph iteratively refined via expansion-reflection cycles.
Augmenting Reasoning Capabilities of LLMs with Graph Structures in Knowledge Base Question Answering (2024.findings-emnlp)

Copied to clipboard

Challenge: Recent work uses Large Language Models (LLMs) for semantic parsing to address Knowledge Base Question Answering tasks.
Approach: They propose a framework that augments reasoning capabilities of LLMs with Graph Structures in Knowledge Base Question Answering to retrieve question-related graph structures.
Outcome: The proposed framework outperforms existing methods on GrailQA and WebQSP under the few-shot setting.
CasEE: A Joint Learning Framework with Cascade Decoding for Overlapping Event Extraction (2021.findings-acl)

Copied to clipboard

Challenge: Existing methods assume that events appear in sentences without overlaps . overlapping event extraction is a challenging task in natural language understanding .
Approach: They propose a joint learning framework with cascade decoding for overlapping event extraction . they sequentially perform type detection, trigger extraction and argument extraction based on the specific former prediction .
Outcome: The proposed framework improves on a public event extraction benchmark . it sequentially performs type detection, trigger extraction and argument extraction .
Automatic Multi-Label Prompting: Simple and Interpretable Few-Shot Classification (2022.naacl-main)

Copied to clipboard

Challenge: Prompt-based learning is an emerging paradigm for exploiting knowledge learned by a pretrained language model.
Approach: They propose a method to automatically select label mappings for few-shot text classification with prompting.
Outcome: The proposed method achieves competitive performance on the GLUE benchmark without human effort or external resources.
Pluggable Neural Machine Translation Models via Memory-augmented Adapters (2024.lrec-main)

Copied to clipboard

Challenge: Recent years, neural machine translation systems are often developed with large-scale parallel data extracted from the Web.
Approach: They propose a memory-augmented adapter to steer pretrained neural machine translation models in a pluggable manner by combining model representations and retrieved results.
Outcome: The proposed method outperforms several representative pluggable baselines on style- and domain-specific experiments.
Towards Adaptive Prefix Tuning for Parameter-Efficient Language Model Fine-tuning (2023.acl-short)

Copied to clipboard

Challenge: Parameter-efficient fine-tuning only optimizes a few task-specific parameters with frozen pre-trained model.
Approach: They propose to optimize a prefix vector inserted into Transformer layers to optimize the prefix . they propose to use a gate mechanism to adjust the prefixed to each layer .
Outcome: The proposed approach improves on the SuperGLUE and NER datasets.
Multi-Lingual Question Generation with Language Agnostic Language Model (2021.findings-acl)

Copied to clipboard

Challenge: Existing training data for question generation in English and Chinese is limited . a language-agnostic model is developed to learn the shared representation from several languages in a single architecture.
Approach: They propose a language-agnostic language model which learns the shared representation from several languages in a single architecture.
Outcome: The proposed model improves multi-lingual question generation over five languages.
Improving Language Model Reasoning with Self-motivated Learning (2024.lrec-main)

Copied to clipboard

Challenge: Large-scale high-quality training data is important for improving the performance of models.
Approach: They propose a framework that motivates the model to automatically generate rationales on existing datasets and improves the performance of reasoning through reinforcement learning.
Outcome: The proposed model outperforms InstructGPT on multiple reasoning datasets and outperformed InstructGPT on other datasets.
Adaptive Gating in Mixture-of-Experts based Language Models (2023.emnlp-main)

Copied to clipboard

Challenge: Existing models employ a fixed gating network where each token is computed by the same number of experts.
Approach: They propose a flexible training strategy that allows tokens to be processed by a variable number of experts based on expert probability distribution.
Outcome: The proposed model reduces training time and inference quality while maintaining sparsity while maintaining inference accuracy.
Automating Steering for Safe Multimodal Large Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Recent advances in Multimodal Large Language Models (MLLMs) have unlocked powerful cross-modal reasoning abilities, but also raised new safety concerns, especially when faced with adversarial multimodal inputs.
Approach: They propose a modular and adaptive inference-time intervention technology, AutoSteer, that integrates a safety awareness score, an adaptive safety prober, and a lightweight Refusal Head to modulate generation when safety risks are detected.
Outcome: Experiments on LLaVA-OV and Chameleon show that AutoSteer significantly reduces the Attack Success Rate (ASR) for textual, visual, and cross-modal threats while maintaining general abilities.
DMSD: Dual-Modal Semantic Disentanglement for Compositional Zero-Shot Learning (2026.findings-acl)

Copied to clipboard

Challenge: Compositional Zero-Shot Learning (CZSL) is a new research paradigm that learns sub-concepts from seen compositions and recognizes unseen novel combinations.
Approach: They propose a Dual-Modal Semantic Disentanglement framework that integrates visual and textual information to achieve effective sub-concept disentangling.
Outcome: The proposed framework achieves state-of-the-art performance on three benchmark datasets . it integrates a class-centroid bridge module to guide class centroids toward the textual space .
EmRel: Joint Representation of Entities and Embedded Relations for Multi-triple Extraction (2022.naacl-main)

Copied to clipboard

Challenge: Existing studies only explore entity representations, but propose a novel triple perspective for relation extraction.
Approach: They propose to explicitly introduce relation representation and jointly represent it with entities to identify valid triples.
Outcome: The proposed method is based on ablations and document-level relation extraction and joint entity and relation extraction.
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.
Dynamically Disentangling Social Bias from Task-Oriented Representations with Adversarial Attack (2021.naacl-main)

Copied to clipboard

Challenge: Existing methods to learn representations from text often reflect social biases . previous methods rely on pre-specified direction or suffer from unstable training .
Approach: They propose an adversarial disentangled debiasing model to decouple social bias attributes from intermediate representations trained on the main task.
Outcome: The proposed model decouples social bias attributes from intermediate representations trained on the main task.
LLM as Prompter: Low-resource Inductive Reasoning on Arbitrary Knowledge Graphs (2024.findings-acl)

Copied to clipboard

Challenge: Knowledge Graph (KG) inductive reasoning is widely adopted in various applications.
Approach: They propose a framework for low-resource inductive reasoning using Large Language Models to generate a graph-structural prompt for pre-trained KGs.
Outcome: The proposed framework outperforms previous methods in three-shot, one-shot and zero-shot reasoning tasks.
Everything of Thoughts: Defying the Law of Penrose Triangle for Thought Generation (2024.findings-acl)

Copied to clipboard

Challenge: Recent advances in Large Language Models (LLMs) have greatly advanced problem solving in diverse domains such as mathematical reasoning and knowledge reasoning.
Approach: They propose a thought prompting approach called 'Everything of Thoughts' it leverages pretrained reinforcement learning and Monte Carlo Tree Search to incorporate external domain knowledge and planning capability into thoughts.
Outcome: The proposed approach outperforms existing approaches on game of 24, 8-Puzzle, and Pocket Cube.
DocEE: A Large-Scale and Fine-grained Benchmark for Document-level Event Extraction (2022.naacl-main)

Copied to clipboard

Challenge: Existing datasets focus on sentence-level event extraction, but document-level EE is limited due to the lack of large-scale and practical training and evaluation datasets.
Approach: They propose a document-level event extraction dataset with 27,000+ events and 180,000+ arguments.
Outcome: The proposed dataset includes 27,000+ events, 180,000+ arguments and large-scale manual annotations, fine-grained argument types and application-oriented settings.
GenesisFunc: Multi-Agent Data Generation for Accurate and Generalizable Function-Calling (2026.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) extend their capabilities through function-calling (FC) however, obtaining and annotating real function-called data is challenging, and synthetic data from existing pipelines suffers from unreliable APIs, limited tool scalability, insufficient diversity, and weak quality control.
Approach: They propose a pipeline for generating FC training data using reliable tools and a multi-agent framework that supports a dialogue generation system that produces conversations spanning diverse scenarios.
Outcome: The proposed pipeline outperforms open-source models in in-domain FC performance and out-of-domain generalization while reaching FC capabilities comparable to some of the latest API-based models.
OS-Genesis: Automating GUI Agent Trajectory Construction via Reverse Task Synthesis (2025.acl-long)

Copied to clipboard

Challenge: Graphical User Interface (GUI) agents powered by Vision-Language Models (VLMs) have demonstrated human-like computer control capability.
Approach: They propose a GUI data synthesis pipeline that reverse engineers GUI trajectory construction process by executing pre-defined tasks.
Outcome: The proposed GUI data synthesis pipeline overcomes the bottlenecks of previous methods that rely on pre-defined tasks and limited data diversity.
Illusions of Confidence? Diagnosing LLM Truthfulness via Neighborhood Consistency (2026.acl-long)

Copied to clipboard

Challenge: Existing evaluations rely on point-wise confidence, which can mask brittle belief.
Approach: They propose a measure of belief robustness that evaluates coherence across a conceptual neighborhood.
Outcome: The proposed model is more resistant to interference than existing models.
The UIR Uncertainty Corpus for Chinese: Annotating Chinese Microblog Corpus for Uncertainty Identification from Social Media (L18-1)

Copied to clipboard

Challenge: Uncertainty identification is an important semantic processing task, critical to the quality of information in terms of factuality in many NLP techniques and applications.
Approach: They propose to annotate Chinese microblogs with an open uncertainty corpus . they propose to use contextual uncertain semantics rather than traditional cue-phrases to identify uncertainty .
Outcome: The proposed corpus can be used to identify uncertainty in social media texts.
Transforming Visual Scene Graphs to Image Captions (2023.acl-long)

Copied to clipboard

Challenge: Existing approaches to generate captions using image captioning are based on multi-head attention (MHA)
Approach: They propose to transform scene graphs into more descriptive captions by using multi-head attention to build a Graph Neural Network (GNN) . they construct a Mixture-of-Expert (MOE)-based decoder where each expert is built on MHA for discriminating the graph embeddings to generate different kinds of words.
Outcome: The proposed framework can generate captions from multiple visual features and objects . it is based on a mixture-of-expert (MOE)-based decoder based upon MHA .
MIO: A Foundation Model on Multimodal Tokens (2025.emnlp-main)

Copied to clipboard

Challenge: Existing models lack multimodal understanding capabilities, resulting in closed-source model that does not support multimodal interleaved sequences.
Approach: They propose a foundation model built on multimodal tokens capable of understanding and generating speech, text, images, and videos in an end-to-end, autoregressive manner.
Outcome: The proposed model is able to understand speech, text, images, and videos in an end-to-end, autoregressive manner.
Toward Optimal LLM Alignments Using Two-Player Games (2025.findings-emnlp)

Copied to clipboard

Challenge: Alignment of large language models (LLM) is a process that ensures the model’s responses to user prompts align with human intentions and social values.
Approach: They propose an alignment method based on a two-agent game consisting of an adversarial agent and a defensive agent.
Outcome: The proposed method improves on a two-agent game with an adversarial agent and a defensive agent.
Continual Generalized Intent Discovery: Marching Towards Dynamic and Open-world Intent Recognition (2023.findings-emnlp)

Copied to clipboard

Challenge: Currently, the generalized intent classification system only considers one stage of OOD learning and requires all IND data for joint training.
Approach: They propose a task that detects OOD intents from dynamic OOD data streams . they propose CGID method that bootstraps new intent discovery through class prototypes .
Outcome: The proposed task can detect out-of-domain (OOD) queries and extend them to the in-domain classifier . it can safely and efficiently detect out of-domain queries and avoid wrong operations .
ECC: Synergizing Emotion, Cause and Commonsense for Empathetic Dialogue Generation (2025.coling-main)

Copied to clipboard

Challenge: Empathy improves human-machine dialogue systems by enhancing the user's experience.
Approach: They propose a framework that leverages specialized encoders to capture the key features of emotion, cause, and commonsense and collaboratively models these through a Conditional Variational Auto-Encoder.
Outcome: Empirical results show that the framework outperforms baseline models and offers a robust solution for empathetic dialogue generation.
Q-Mamba: Towards more efficient Mamba models via post-training quantization (2025.findings-acl)

Copied to clipboard

Challenge: Existing studies show that Mamba architectures have room for further optimization in linear projections and state caches.
Approach: They propose a decoupled scale quantization scheme to mitigate outliers in states and channels by applying separate quantization scales.
Outcome: The proposed method reduces memory consumption by 50% across various quantization settings, model sizes, and generation and zero-shot tasks.
ShortGPT: Layers in Large Language Models are More Redundant Than You Expect (2025.findings-acl)

Copied to clipboard

Challenge: Recent studies have identified significant redundancy in large language models . quantization and pruning are two methods that reduce computational resources .
Approach: They propose simple pruning methods that prune redundant layers based on their BI scores.
Outcome: The proposed pruning methods demonstrate superior performance over previous pruning methods.
FIRE: Flexible Integration of Data Quality Ratings for Effective Pretraining (2025.emnlp-main)

Copied to clipboard

Challenge: Existing methods to evaluate data quality rely on heuristic techniques or single quality signals.
Approach: They propose a framework for integrating multiple data quality raters that integrates multiple quality signals into a unified space and provides a comprehensive quality signal for each data point.
Outcome: The proposed framework outperforms existing methods and boosts model performance across a wide range of downstream tasks while requiring less than 37.5% tokens to reach the target performance.
Cross-lingual Multimodal Sentiment Analysis for Low-Resource Languages via Language Family Disentanglement and Rethinking Transfer (2025.findings-acl)

Copied to clipboard

Challenge: Existing multimodal sentiment analysis methods are limited to textual data and cannot handle multimodal scenarios.
Approach: They propose a transfer learning framework that allows cross-lingual and cross-modal alignments and a language family disentanglement module that enhances the sharing of language universals within families.
Outcome: The proposed method is superior to existing methods and can handle low-resource languages.
ACEBench: A Comprehensive Evaluation of LLM Tool Usage (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing benchmarks for evaluating LLMs’ tool usage face several limitations: limited evaluation scenarios, lacking assessments in real multi-turn dialogue contexts; narrow evaluation dimensions, with insufficient detailed assessments of how LLM use tools; and reliance on LLM or real API executions for evaluation, which introduces significant overhead.
Approach: ACEBench is a benchmark for evaluating tool usage in Large Language Models . it categorizes data into three primary types based on evaluation methodology: Normal, Special, and Agent.
Outcome: ACEBench categorizes data into three primary types based on evaluation methodology: Normal, Special, and Agent.
Towards Effective and Efficient Continual Pre-training of Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Continual pre-training (CPT) has been an important approach for adapting language models to specific domains or tasks.
Approach: They propose a Continual pre-training method that can greatly improve Chinese language ability and scientific reasoning ability of LLMs.
Outcome: The proposed method can greatly improve Chinese language ability and scientific reasoning ability of LLMs.
Dual Reader-Parser on Hybrid Textual and Tabular Evidence for Open Domain Question Answering (2021.acl-long)

Copied to clipboard

Challenge: Existing generative models for open-domain question answering focus on generating direct answers from unstructured textual information, but a large amount of knowledge is stored in structured databases, and need to be accessed using query languages such as SQL.
Approach: They propose a hybrid framework that takes both textual and tabular evidences as input and generates either direct answers or SQL queries depending on which form could better answer the question.
Outcome: The proposed framework outperforms baseline models on OpenSQuAD datasets and can generate SQL queries on the associated databases to obtain the final answers.
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.
OpenResearcher: Unleashing AI for Accelerated Scientific Research (2024.emnlp-demo)

Copied to clipboard

Challenge: Global scientific publications are growing annually by about 4%-5% (Pinedo et al., 2024).
Approach: They introduce an AI-assisted platform that answers diverse questions from researchers using Retrieval-Augmented Generation (RAG) they develop various tools to understand queries, search from the scientific literature, filter retrieved information, provide accurate and comprehensive answers, and self-refine answers.
Outcome: OpenResearcher is built on Retrieval-Augmented Generation (RAG) to integrate Large Language Models (LLMs) with up-to-date, domain-specific knowledge.
Beyond the Known: Investigating LLMs Performance on Out-of-Domain Intent Detection (2024.lrec-main)

Copied to clipboard

Challenge: Out-of-domain (OOD) intent detection is crucial for task-oriented dialogue systems.
Approach: They conduct a comprehensive evaluation of large language models (LLMs) under various experimental settings and outline their strengths and weaknesses.
Outcome: The proposed models exhibit strong zero-shot and few-shot capabilities, but is still at a disadvantage compared to models fine-tuned with full resource.
An Empirical Study of Many-to-Many Summarization with Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Recent studies have shown that large language models (LLMs) have strong multilingual abilities, giving them the potential to perform M2MS in real applications.
Approach: They propose to use many-to-many summarization (M2MS) to generate a brief summary in any language given a document also in any other language.
Outcome: The proposed model outperforms zero-shot LLMs in terms of automatic evaluations.
SmartTrim: Adaptive Tokens and Attention Pruning for Efficient Vision-Language Models (2024.lrec-main)

Copied to clipboard

Challenge: Experimental results show that SmartTrim accelerates the original model by 2-3 times with minimal performance degradation.
Approach: They propose an adaptive acceleration framework which prunes redundant token representations and attention heads within each layer of the original model.
Outcome: The proposed framework accelerates the original model by 2-3 times with minimal performance degradation across vision-language tasks.
MapNav: A Novel Memory Representation via Annotated Semantic Maps for VLM-based Vision-and-Language Navigation (2025.acl-long)

Copied to clipboard

Challenge: Vision-language navigation (VLN) is a key task in Embodied AI . traditional approaches rely on historical observations as spatio-temporal contexts for decision making .
Approach: They propose a vision-language navigation model that leverages an annotation system to replace historical frames.
Outcome: The proposed model can be used as a new memory representation method in vision-language navigation . it can be applied to simulated and real-world environments, and it is validated by experiments .
Leveraging Knowledge in Multilingual Commonsense Reasoning (2022.findings-acl)

Copied to clipboard

Challenge: Commonsense reasoning is a language-agnostic process, but most comprehensive knowledge sources are limited to a small number of languages, especially English.
Approach: They propose to use English as a pivot language to integrate commonsense reasoning into models using a translate-retrieve-translate strategy.
Outcome: The proposed model outperforms the state-of-the-art on the XCSR benchmarks.
RoleBreak: Character Hallucination as a Jailbreak Attack in Role-Playing Systems (2025.coling-main)

Copied to clipboard

Challenge: Existing approaches to combat character hallucination are vulnerable to attack . large language models (LLMs) are capable of generating responses inconsistent with intended personas .
Approach: They propose a novel defence strategy that generates supplemental context through narration to mitigate role-query conflicts and improve query generalization.
Outcome: The proposed defence strategy outperforms refusal-based strategies in character hallucinations and query generalization.
Question Directed Graph Attention Network for Numerical Reasoning over Text (2020.emnlp-main)

Copied to clipboard

Challenge: Numerical reasoning requires both natural language understanding and arithmetic computation.
Approach: They propose a graph representation for the context of the passage and question needed for numerical reasoning.
Outcome: The proposed model achieves remarkable results in benchmark datasets such as DROP.
NUMCoT: Numerals and Units of Measurement in Chain-of-Thought Reasoning using Large Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Existing LLMs are not able to handle numerals and units of measurement, but they can be improved by introducing perturbations.
Approach: They propose to analyze existing LLMs on processing numerals and units of measurement by perturbing their datasets.
Outcome: The proposed model improves on ancient Chinese arithmetic problems and can handle numeral and measurement conversions.
EasyEdit: An Easy-to-use Knowledge Editing Framework for Large Language Models (2024.acl-demos)

Copied to clipboard

Challenge: Large Language Models (LLMs) suffer from knowledge cutoff or fallacy issues, which means they are unaware of unseen events or generate text with incorrect facts owing to outdated/noisy data.
Approach: They propose an easy-to-use knowledge editing framework for Large Language Models that allows users to easily edit updated knowledge and adjust undesired behavior while minimizing the impact on unrelated inputs.
Outcome: The proposed framework surpasses traditional fine-tuning in terms of reliability and generalization.
Chart2Code53: A Large-Scale Diverse and Complex Dataset for Enhancing Chart-to-Code Generation (2025.emnlp-main)

Copied to clipboard

Challenge: Existing Chart2code-related training datasets suffer from limited scale, limited type coverage, and inadequate complexity.
Approach: They propose to synthesize chart2code-related training datasets using web plotting code and chart images to address these challenges.
Outcome: The proposed dataset exhibits the greatest diversity and higher complexity compared to other open-source Chart2code related datasets.
Question Condensing Networks for Answer Selection in Community Question Answering (P18-1)

Copied to clipboard

Challenge: Community question answering (CQA) is a subtask of community question answering . previous researches ignored the difference between the two parts and concatenated them as the question representation .
Approach: They propose a question condensing network that makes use of the subject-body relationship of community questions.
Outcome: The proposed model outperforms existing models on two CQA datasets.
Integrating Representation Subspace Mapping with Unimodal Auxiliary Loss for Attention-based Multimodal Emotion Recognition (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods to identify emotions rely on a large modality gap in their representations .
Approach: They propose a representation subspace mapping module that maps each modality into two distinct subspaces and a cross-modality attention module that leverages auxiliary loss to remove the noise unrelated to emotion classification.
Outcome: The proposed approach achieves superior performance to state-of-the-art MER methods on the IEMOCAP and MSP-Improv datasets.
Counterfactual Debiasing for Fact Verification (2023.acl-long)

Copied to clipboard

Challenge: Existing methods for debiasing factchecking models learn such biases instead of understanding the semantic relationship between the claim and evidence.
Approach: They propose a counterfactual framework CLEVER which is augmentation-free and mitigates biases on the inference stage.
Outcome: The proposed method is augmentation-free and mitigates biases on the inference stage.
World Models with Hints of Large Language Models for Goal Achieving (2025.naacl-long)

Copied to clipboard

Challenge: Existing methods address this by adding intrinsic rewards, but they fail to provide meaningful guidance in long-horizon decision-making tasks with large state and action spaces lacking purposeful exploration.
Approach: They propose a multi-modal model-based RL approach that integrates the proposed hinting subgoals into the model rollouts to encourage goal discovery and reaching in challenging tasks.
Outcome: The proposed model outperforms existing methods in challenging, sparse-reward environments such as HomeGrid, Crafter, and Minecraft by 41.8%, 21.1%, and 9.9%.
Mementos: A Comprehensive Benchmark for Multimodal Large Language Model Reasoning over Image Sequences (2024.acl-long)

Copied to clipboard

Challenge: Multimodal Large Language Models (MLLMs) have demonstrated proficiency in handling a variety of visual-language tasks, but their ability to extrapolate from image sequences has been less investigated.
Approach: They propose a new benchmark to assess MLLMs’ sequential image reasoning abilities.
Outcome: The proposed benchmark features 4,761 diverse image sequences with varying lengths.
Action Boundary Blindness: When LLM Agents Cannot Tell Where One Action Ends and Another Begins (2026.acl-long)

Copied to clipboard

Challenge: Large language model agents exhibit action boundary blindness, granularity confusion, scope creep and boundary ambiguity . Explicit boundary prompting improves ABS by 0.08–0.13 across all models .
Approach: They propose four automatic metrics that require no human annotation to detect boundary blindness . they propose to use a multi-label attribution framework to validate the models .
Outcome: Experiments with seven large language model agents show that the best model achieves only 0.424 ABS . Explicit Boundary Prompting improves ABS by 0.08–0.13 across all models .
MultiCapCLIP: Auto-Encoding Prompts for Zero-Shot Multilingual Visual Captioning (2023.acl-long)

Copied to clipboard

Challenge: Existing methods for supervised visual captioning require large scale of images or videos paired with descriptions in a specific language.
Approach: They propose a zero-shot approach that generates captions for different scenarios without labeling . they use concept prompts to retrieve concepts and auto-encode them to learn writing styles .
Outcome: The proposed approach generates captions for different scenarios and languages without labeled vision-caption pairs.
MatchTIR: Fine-Grained Supervision for Tool-Integrated Reasoning via Bipartite Matching (2026.acl-long)

Copied to clipboard

Challenge: Existing reinforcement learning methods rely on outcome- or trajectory-level rewards, assigning uniform advantages to all steps within a trajectory.
Approach: They propose a framework that introduces fine-grained supervision via bipartite matching-based turn-level reward assignment and dual-level advantage estimation.
Outcome: The proposed framework surpasses the majority of 8B competitors on three benchmarks.
Retrieve-Plan-Generation: An Iterative Planning and Answering Framework for Knowledge-Intensive LLM Generation (2024.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) often produce factual errors due to limited internal knowledge.
Approach: They propose a retrieval-augmented generation framework that generates plan tokens to guide subsequent generation.
Outcome: The proposed framework improves the accuracy of large language models with external knowledge sources.
SAMem: State-Aware Memory as a Fine-Grained Memory for LLM Agents in Decision-Making (2026.findings-acl)

Copied to clipboard

Challenge: Existing experiential memory approaches rely on task-level memory, but this lacks the situational alignment required for complex multi-step decision-making.
Approach: They propose a new fine-grained memory paradigm that aligns memory retrieval with the current state instead of storing and reusing globally shared experiences.
Outcome: Experiments on complex decision-making benchmarks show that the proposed state-aware memory outperforms existing experiential memory approaches and significantly improves task-solving efficiency.
SPOR: A Comprehensive and Practical Evaluation Method for Compositional Generalization in Data-to-Text Generation (2024.acl-long)

Copied to clipboard

Challenge: Existing studies on compositional generalization in data-to-text generation focus on one manifestation, Systematicity, Productivity, Order invariance, and Rule learnability.
Approach: They propose a method for evaluation of compositional generalization in data-to-text generation that includes four aspects of manifestations and allows high-quality evaluation without additional manual annotations.
Outcome: The proposed method is based on two datasets and evaluates existing language models including LLMs.
Auto-Instruct: Automatic Instruction Generation and Ranking for Black-Box Language Models (2023.findings-emnlp)

Copied to clipboard

Challenge: Large language models can perform a wide range of tasks by following natural language instructions without task-specific fine-tuning.
Approach: They propose a method to automatically improve the quality of LLM instructions . they leverage the generative ability of LMS to generate diverse candidate instructions based on a scoring model trained on 575 existing NLP tasks.
Outcome: The proposed method surpasses human-written and LLM-generated instructions on 118 out-of-domain tasks.
SegTune: Structured and Fine-Grained Control for Song Generation (2026.acl-long)

Copied to clipboard

Challenge: Recent advances in neural song generation have enabled high-quality synthesis from lyrics and global textual prompts.
Approach: They propose a framework that allows users to specify local musical descriptions aligned to song segments.
Outcome: The proposed framework outperforms baselines in musicality and controllability.
Language Model Based Text-to-Audio Generation: Anti-Causally Aligned Collaborative Residual Transformers (2025.emnlp-main)

Copied to clipboard

Challenge: Autoregressive language models excel in text-to-audio generation, but lag behind diffusion models by a non-trivial margin.
Approach: They propose a framework that integrates multiple isolated transformers with causal conditioning and anti-causal alignment via reinforcement learning.
Outcome: The proposed framework outperforms existing LM-based and diffusion-based systems in audio synthesis.
Enhancing Key-Value Memory Neural Networks for Knowledge Based Question Answering (N19-1)

Copied to clipboard

Challenge: Existing Key-value Memory Neural Networks are effective for shallow reasoning over documents . but extending them to Knowledge Based Question Answering is not trivial .
Approach: They propose a mechanism to enable conventional KV-MemNNs models to perform interpretable reasoning for complex questions.
Outcome: The proposed solution provides better reasoning abilities on complex questions and achieves state-of-the-art performance.
Achilles-Bench: A Challenging Benchmark for Low-Resource Evaluation (2024.findings-acl)

Copied to clipboard

Challenge: Existing low-resource datasets that challenge neural networks cause over-estimated performance, despite promising yet saturated results in high-res settings.
Approach: They propose a benchmark Achilles-Bench to better evaluate the learning ability of neural networks in low-resource settings.
Outcome: The proposed benchmarks show that even pre-trained language models show performance drops on NLP tasks.
Piecing It All Together: Verifying Multi-Hop Multimodal Claims (2025.coling-main)

Copied to clipboard

Challenge: Existing claim verification datasets often do not require systems to perform complex reasoning or effectively interpret multimodal evidence.
Approach: They propose a task that requires models to reason over multiple pieces of evidence . they construct a large-scale dataset comprising 15k multi-hop claims paired with multimodal evidence - generated and refined using large language models with additional input from human feedback.
Outcome: The proposed method is based on human performance benchmarks and human reasoning hops.
AutoAlign: Get Your LLM Aligned with Minimal Annotations (2025.acl-demo)

Copied to clipboard

Challenge: Automated Alignment (ALM) is a set of algorithms designed to align Large Language Models (LLMs) with human intentions and values while minimizing manual intervention.
Approach: They propose an open-source toolkit that integrates mainstream automated algorithms through a consistent interface and an accessible workflow supporting one-click execution for prompt synthesis and automatic alignment signal construction.
Outcome: The proposed framework enables easy reproduction of existing results through extensive benchmarks and facilitates the development of novel approaches via modular components.
SCITAT: A Question Answering Benchmark for Scientific Tables and Text Covering Diverse Reasoning Types (2025.findings-acl)

Copied to clipboard

Challenge: Existing scientific question answering datasets lack diverse reasoning types and neglect relevance between tables and text.
Approach: They propose a scientific question answering benchmark for scientific tables and text with diverse reasoning types (SCITAT) to address these challenges, they propose QA benchmark which incorporates tables and texts to ensure that the questions encompass both tables and textes.
Outcome: The proposed benchmark improves by 4.1% over baselines on SCITAT.
APrompt: Attention Prompt Tuning for Efficient Adaptation of Pre-trained Language Models (2023.emnlp-main)

Copied to clipboard

Challenge: Existing prompt tuning methods only introduce prompts at the input layer, limiting performance and leaving large room for improvement.
Approach: They propose a method that involves tuning a small set of soft prompts for pre-trained language models.
Outcome: The proposed method outperforms state-of-the-art methods with pre-trained models on the SuperGLUE benchmark.
Vulnerability of Text-to-Image Models to Prompt Template Stealing: A Differential Evolution Approach (2025.findings-acl)

Copied to clipboard

Challenge: Prompt trading has emerged as a significant intellectual property concern in recent years, where vendors entice users by showcasing sample images before selling prompt templates that can generate similar images.
Approach: They propose a prompt-stealing benchmark consisting of 50 templates and 450 images organized into Easy and Hard difficulty levels.
Outcome: The proposed method outperforms baseline methods with an average improvement of over 10%.
Mitigating Reversal Curse in Large Language Models via Semantic-aware Permutation Training (2024.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) have achieved impressive performance across diverse tasks, but suffer from the "reversal curse" this limitation poses a challenge to the advancement of artificial general intelligence (AGI)
Approach: They propose to use training data to permute training sentences into entities and feed them into the model.
Outcome: The proposed method improves the performance of large language models (LLMs) on reversed questions and improves existing models.
Boosting Data Utilization for Multilingual Dense Retrieval (2025.emnlp-main)

Copied to clipboard

Challenge: Existing studies focus on fine-tuning multilingual dense retrieval models, but data scarcity for low-resource languages makes it difficult to align representations in a shared vector space.
Approach: They propose to obtain high-quality hard negative samples and effective mini-batch data to boost data utilization for multilingual dense retrieval by obtaining high-quality negative samples.
Outcome: The proposed method outperforms existing baselines on a multilingual retrieval benchmark, MIRACL, with 16 languages.
Learning Discriminative Representations for Open Relation Extraction with Instance Ranking and Label Calibration (2022.findings-naacl)

Copied to clipboard

Challenge: Existing methods to extract relational facts without pre-defined relation types cluster hard or semi-hard instances into the same relation type.
Approach: They propose a method to learn discriminative representations for open relation extraction by using instance ranking and label calibration strategies.
Outcome: The proposed method outperforms existing methods on two public datasets.
Unleashing the Power of Emojis in Texts via Self-supervised Graph Pre-Training (2024.emnlp-main)

Copied to clipboard

Challenge: Emojis have gained immense popularity on social media platforms, serving as a common means to supplement or replace text.
Approach: They propose a graph pre-train framework for text and emoji co-modeling that incorporates two tasks: node-level graph contrastive learning and edge-level link reconstruction learning.
Outcome: The proposed framework improves on the Xiaohongshu and Twitter datasets with two types of downstream tasks.
FinMRAGBench: A Realistic and Complex Benchmark for Multi-Modal RAG in Financial Document Analysis (2026.findings-acl)

Copied to clipboard

Challenge: Existing benchmarks for realistic financial analysis fail to capture realistic financial situations involving cross-document retrieval, multi-page evidence integration, and diverse analytical tasks.
Approach: They propose a multi-modal financial RAG benchmark that evaluates large language models in realistic financial analysis settings.
Outcome: The proposed framework achieves the strongest overall performance across all models.
WebCPM: Interactive Web Search for Chinese Long-form Question Answering (2023.acl-long)

Copied to clipboard

Challenge: Long-form question answering requires two procedures: information retrieval and information synthesis.
Approach: They propose a Chinese long-form question answering dataset called WebCPM . the dataset is based on a web search interface that engages with a search engine in real time .
Outcome: The proposed dataset generates answers that are no worse than human-written ones . the dataset is the first Chinese LFQA dataset .
HFT: Half Fine-Tuning for Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Large language models (LLMs) with one or more fine-tuning phases can unlock various capabilities, but can be catastrophic forgetting during sequential training.
Approach: They propose a method to regularly reset partial parameters to mitigate forgetting issues by using half fine-tuning instead of full fine-uning.
Outcome: The proposed approach reduces the risk of catastrophic forgetting during training and the parametric knowledge lost during training may be overwhelmed by incoming training data.
Uplift-RAG: Uplift-Driven Knowledge Preference Alignment for Retrieval-Augmented Generation (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing efforts to estimate document utility rely on downstream generation performance, which conflates the influence of external documents with the intrinsic knowledge of the LLM.
Approach: They propose an uplift-based definition of document utility that quantifies each document’s marginal benefit over the LLM’s internal knowledge.
Outcome: The proposed framework improves the performance of the LLM by incorporating external retrieved documents into the model.
Listen, Pause, and Reason: Toward Perception-Grounded Hybrid Reasoning for Audio Understanding (2026.findings-acl)

Copied to clipboard

Challenge: Recent Large Audio Language Models (LALMs) have shown strong capabilities in audio understanding, yet their reasoning remains vulnerable to perceptual errors.
Approach: They propose a large-scale dataset for **Perception-Aware Question Answering** that uses a hierarchical decoupling strategy to separate speech from environmental sounds and distinguishes among multiple speakers.
Outcome: The proposed model improves on MMAU-mini, MMAR, and PAQA while maintaining comparable performance on multiple benchmarks.
Rose-SQL: Role-State Evolution Guided Structured Reasoning for Multi-Turn Text-to-SQL (2026.acl-long)

Copied to clipboard

Challenge: Existing approaches to multi-turn Text-to-SQL tasks rely on unstable APIs or expensive fine-tuning.
Approach: They propose a training-free framework that leverages small-scale LRMs through in-context learning to enable accurate context-dependent parsing.
Outcome: The proposed framework outperforms in-context learning baselines at the 4B scale and surpasses state-of-the-art models at the 8B and 14B scales.
The Agent’s First Day: Benchmarking Learning, Exploration, and Scheduling in the Workplace Scenarios (2026.findings-acl)

Copied to clipboard

Challenge: Existing research mainly focuses on performance upper bounds in static environments, overlooking stochastic real-world deployment.
Approach: They propose a dynamic evaluation environment that simulates a "trainee" agent continuously exploring a novel setting.
Outcome: The proposed model evaluates agents in a dynamic evaluation environment that simulates a "trainee" agent continuously exploring a novel setting.
FanChuan: A Multilingual and Graph-Structured Benchmark For Parody Detection and Analysis (2025.findings-acl)

Copied to clipboard

Challenge: Parody is an emerging phenomenon on social media, where individuals imitate a role or position opposite to their own . limited available data and deficient diversity in current datasets hinder study of parody .
Approach: They build a dataset of parody users and annotated comments from both English and Chinese corpora to test parody detection and comment sentiment analysis.
Outcome: The proposed datasets provide richer contextual information, which is lacking in existing datasets.
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.
Muffin: Mitigating Unhelpfulness in Emotional Support Conversations with Multifaceted AI Feedback (2024.findings-acl)

Copied to clipboard

Challenge: Existing studies have shown that emotional support conversation models generate unhelpful responses that can hinder their effectiveness.
Approach: They propose a model-agnostic framework called Mitigating unhelpfulness with multifaceted AI feedback for emot io nal support (Muffin) it uses a multifaceted feedback module to assess helpfulness model responses across various facets of emotional support and contrasts helpful and unhelpful responses generated by the model.
Outcome: The proposed framework reduces the likelihood of unhelpful responses by comparing helpful and unhelpfully responses generated by previous models to improve response fluency and relevance.
Exploring and Verbalizing Academic Ideas by Concept Co-occurrence (2023.acl-long)

Copied to clipboard

Challenge: a new framework for academic idea inspiration is being developed for academic research assistants . number of academic publications is increasing exponentially, making it difficult for an independent researcher to understand these papers thoroughly.
Approach: They propose a framework based on concept co-occurrence for academic idea inspiration . they construct evolving concept graphs according to the co-existence relationship of concepts from 20 disciplines or topics .
Outcome: The proposed system can be used to explore connections between academic concepts and verbalize the new ideas.
Targeted Distillation for Sentiment Analysis (2025.emnlp-main)

Copied to clipboard

Challenge: Recent studies demonstrate that large language models exhibit remarkable capabilities and achieve state-of-the-art performance in diverse sentiment analysis tasks.
Approach: They propose a distillation framework that decouples knowledge from alignment and introduces a sentiment analysis benchmark that covers a diverse set of tasks.
Outcome: The proposed framework improves models' generalization to unseen tasks and their generalization is strong against existing small-scale models.
The CRECIL Corpus: a New Dataset for Extraction of Relations between Characters in Chinese Multi-party Dialogues (2022.lrec-1)

Copied to clipboard

Challenge: Existing datasets focus on relation extraction between two entities in one sentence, and some focus on cross-sentence relationships.
Approach: They propose to use a Chinese multi-party dialogue dataset for automatic extraction of dialogue-based character relationships.
Outcome: The proposed dataset extracts relationships between 140 entities on the CRECIL corpus and another existing relation extraction corpus.
LAMBDA: Large Language Model-Based Data Augmentation for Multi-Modal Machine Translation (2024.findings-emnlp)

Copied to clipboard

Challenge: Multi-modal machine translation methods are underperforming compared to pre-trained models due to lack of triplet training data.
Approach: They propose a multi-modal machine translation method that integrates images and visual modality to enhance language understanding.
Outcome: The proposed method can enrich the original samples and expand the dataset without requiring external images and text.
Leave No Document Behind: Benchmarking Long-Context LLMs with Extended Multi-Doc QA (2024.emnlp-main)

Copied to clipboard

Challenge: Existing benchmarks for evaluating long-context language models employ irrelevant noise texts to artificially extend the length of test cases, diverging from the real-world scenarios of long-constituency applications.
Approach: They propose a long-context benchmark, Loong, aligning with realistic scenarios through extended multi-document question answering (QA) .
Outcome: The proposed model can scale up the context window of large language models to perform in-depth analysis of multiple long documents.
Understanding the Repeat Curse in Large Language Models from a Feature Perspective (2025.findings-acl)

Copied to clipboard

Challenge: Large language models suffer from repetitive text generation, a phenomenon we refer to as the ”Repeat Curse”.
Approach: They propose a method to induce and analyze the Repeat Curse in large language models by using mechanistic interpretability.
Outcome: The proposed method induces and analyzes the Repeat Curse in large language models using mechanistic interpretability.
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 .
HyperMR: Hyperbolic Hypergraph Multi-hop Reasoning for Knowledge-based Visual Question Answering (2024.lrec-main)

Copied to clipboard

Challenge: Existing studies on knowledge-based visual question answering (KBVQA) describe the semantic distance using the actual Euclidean distance between two nodes, which leads to distortion in modeling knowledge graphs with hierarchical and scale-free structure.
Approach: They propose to use the actual Euclidean distance between two nodes to solve a problem of hierarchical and free-scale knowledge graphs.
Outcome: Extensive experiments on the KVQA, PQ and PQL datasets demonstrate the effectiveness of HyperMR for strong-hierarchy knowledge graphs.
MMAPG: A Training-Free Framework for Multimodal Multi-hop Question Answering via Adaptive Planning Graphs (2025.emnlp-main)

Copied to clipboard

Challenge: Existing multimodal question answering models rely on sequential retrieval and reasoning, but this single-path paradigm makes them vulnerable to errors due to misleading intermediate steps.
Approach: They propose a multimodal multi-hop question answering framework guided by an Adaptive Planning Graph . they propose modality-specific strategies that dynamically adapt to distinct data types .
Outcome: The proposed framework outperforms existing models that rely on training.
Bag-of-Words as Target for Neural Machine Translation (P18-2)

Copied to clipboard

Challenge: Existing neural machine translation models only use one correct sentence as the target, and the other correct sentences are punished as the incorrect ones.
Approach: They propose an approach that uses both the sentences and the bag-of-words as targets in the training stage to encourage the model to generate the potentially correct sentences that are not appeared in the train set.
Outcome: The proposed model outperforms baseline models on a Chinese-English translation dataset by the BLEU score of 4.55.
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.
RESTful-Llama: Connecting User Queries to RESTful APIs (2024.emnlp-industry)

Copied to clipboard

Challenge: Recent advances in Large Language Models (LLMs) have demonstrated exceptional performance in zero-shot learning and reasoning tasks.
Approach: They propose a framework that transforms natural language instructions into effective RESTful API calls and a method to generate fine-tuning datasets from public API documentation.
Outcome: The proposed framework improves performance in a 31.9% improvement in robustness and 2.33x increase in efficiency compared to existing methods.
ScaleBiO: Scalable Bilevel Optimization for LLM Data Reweighting (2025.acl-long)

Copied to clipboard

Challenge: Existing paradigms for bilevel optimization require second-order information, making it difficult to scale them up.
Approach: They propose a scalable instantiation of a bilevel optimization paradigm for large-scale LLMs by using a memory-efficient training technique.
Outcome: The proposed paradigm scales to 30B-sized LLMs on 8H100 GPUs.
RSDA: Restoring Stale Data Affinity via Dynamic Renovation Strategy for Mitigating Data Scarcity (2026.acl-long)

Copied to clipboard

Challenge: High-quality data is the cornerstone of advancing large language models, but the supply of premium data is nearing depletion, while vast stale corpora remain underutilized.
Approach: They propose a framework to restore stale data affinity by quantifying the latent value of samples and employing a dynamic renovation strategy selection mechanism to determine the optimal component-level strategy.
Outcome: The proposed framework achieves performance improvements using less than 10% of the data volume, underscoring that the latent potential of stale corpora remains largely untapped.
A Neural Question Answering Model Based on Semi-Structured Tables (C18-1)

Copied to clipboard

Challenge: Existing question answering systems rely on raw text and structured knowledge graphs.
Approach: They build an end-to-end system to answer multiple choice questions with semi-structured tables as its knowledge.
Outcome: The proposed system improves on the state-of-the-art question answering system with tabMCQ dataset.
HER: Human-like Reasoning and Reinforcement Learning for LLM Role-playing (2026.findings-acl)

Copied to clipboard

Challenge: Existing models for LLM role-playing lack high-quality datasets with explicit reasoning traces and reliable reward signals aligned with human preferences.
Approach: They propose a unified framework for cognitive-level persona simulation that strictly distinguishes characters’ first-person thinking processes from LLMs’ third-person reasoning.
Outcome: The proposed framework outperforms the Qwen3-32B baseline model and achieves a 30.26% and 14.97% performance on the minimax benchmarks.
Decoupling Pseudo Label Disambiguation and Representation Learning for Generalized Intent Discovery (2023.acl-long)

Copied to clipboard

Challenge: Existing methods for generalized intent discovery lack pseudo label disambiguation and representation learning.
Approach: They propose a prototype learning framework to decouple pseudo label disambiguation and representation learning.
Outcome: The proposed method can decouple pseudo label disambiguation and representation learning.
Enhancing Multilingual Reasoning via Steerable Model Merging (2026.findings-acl)

Copied to clipboard

Challenge: Model merging is an effective technique for composing the capabilities of a multilingual model and a reasoning model.
Approach: They propose a model merging framework that modulates the contribution of each source model.
Outcome: Experiments show that the proposed model merging framework outperforms strong baselines on multilingual reasoning benchmarks across 21 different languages.
ProxyQA: An Alternative Framework for Evaluating Long-Form Text Generation with Large Language Models (2024.acl-long)

Copied to clipboard

Challenge: Existing evaluation methods for large language models are labor-intensive and lack efficiency.
Approach: They propose a framework dedicated to assessing long-text generation that includes in-depth human-curated meta-questions spanning various domains . they use a set of proxy-quests with pre-annotated answers to assess the content's quality by incorporating the generated texts as contextual background.
Outcome: The proposed framework assesses the quality of long-text content by matching it with references through human evaluation or automated metrics.
CodeRAG-Bench: Can Retrieval Augment Code Generation? (2025.findings-naacl)

Copied to clipboard

Challenge: Language models excel at generating code, but many programs are difficult to generate using only parametric knowledge.
Approach: They propose a retrieval-augmented code generation benchmark that provides reproducible evaluations on retrieval and end-to-end code generation performance.
Outcome: The proposed benchmark covers programming, open-domain, and repository-level tasks and provides reproducible evaluations on retrieval and end-to-end code generation performance.
Multimodal Instruction Tuning with Conditional Mixture of LoRA (2024.acl-long)

Copied to clipboard

Challenge: Multimodal Large Language Models (MLLMs) have demonstrated proficiency in diverse tasks across different domains.
Approach: They propose a method that integrates multimodal instruction tuning with Conditional Mixture-of-LoRA.
Outcome: Experimental results show that MixLoRA outperforms LoRA with the same or higher ranks . MLLMs have demonstrated remarkable proficiency in diverse tasks across domains .
Summary-Oriented Vision Modeling for Multimodal Abstractive Summarization (2023.acl-long)

Copied to clipboard

Challenge: Existing studies on multimodal abstractive summarization focus on how to use extracted visual features to produce a concise summary given the multimodal data.
Approach: They propose to improve the visual quality of the multimodal abstractive summarization model by capturing summary-oriented visual features.
Outcome: The proposed approach achieves state-of-the-art under 44 languages and is highly effective on high-resource English datasets.
V-Oracle: Making Progressive Reasoning in Deciphering Oracle Bones for You and Me (2025.acl-long)

Copied to clipboard

Challenge: Deciphering oracle bone scripts using AI technology is not an overnight task due to the evolution of written language over millennia.
Approach: They propose a framework that utilizes Large Multi-modal Models (LMMs) for interpreting Oracle Bone Script (OBS).
Outcome: The proposed framework provides quantitative analyses and superior deciphering capability.
Discriminative Reasoning for Document-level Relation Extraction (2021.findings-acl)

Copied to clipboard

Challenge: Existing models use graph networks to implicitly model reasoning skills . but it is yet to be seen whether modeling these reasoning skills implicitly is competitive with intuitive reasoning skills between one entity pair in this document.
Approach: They propose a discriminative reasoning framework to explicitly model the paths of reasoning skills between entity pairs in a document.
Outcome: The proposed method outperforms the previous state-of-the-art on the large-scale DocRE dataset.
Long Time No See! Open-Domain Conversation with Long-Term Persona Memory (2022.findings-acl)

Copied to clipboard

Challenge: Existing persona dialogue datasets and models can build long-term relationships with humans . however, current open-domain dialogue systems cannot build long relationships with users .
Approach: They propose a long-term memory conversation dataset and a dialogue generation framework with long-Term memory mechanism to extract and continuously update long-time persona memory.
Outcome: The proposed system outperforms baselines in terms of long-term dialogue consistency . the proposed system can build long-lasting relationships between humans and bots .
Improving Neural Machine Translation with Conditional Sequence Generative Adversarial Nets (N18-1)

Copied to clipboard

Challenge: Experimental results show that the proposed model consistently outperforms the traditional RNNSearch and the newly emerged state-of-the-art Transformer on English-German and Chinese-English translation tasks.
Approach: They propose an approach for applying GANs to NMT by building a conditional sequence generative adversarial net with two adversarials.
Outcome: The proposed model outperforms the existing RNNSearch and Transformer on English-German and Chinese-English translation tasks.
SimRPD: Optimizing Recruitment Proactive Dialogue Agents through Simulator-Based Data Evaluation and Selection (2026.acl-industry)

Copied to clipboard

Challenge: High-quality data in training proactive dialogue agents is scarce, despite fine-tuning and reinforcement learning . a recent study has shown that the effectiveness of supervised fine-touring is limited by the lack of high-quality, domain-specific training data.
Approach: They propose a framework for training recruitment proactive dialogue agents using a high-fidelity user simulator and a multi-dimensional evaluation framework based on Chain-of-Intention.
Outcome: The proposed framework outperforms existing simulator-based data selection strategies in a real-world recruitment scenario.
Dict-BERT: Enhancing Language Model Pre-training with Dictionary (2022.findings-acl)

Copied to clipboard

Challenge: Pre-trained language models (PLMs) capture word semantics in different contexts, hence the embeddings of rare words on the tail are poorly optimized.
Approach: They propose to leverage definitions of rare words in dictionaries to enhance language model pre-training by leveraging dictionary definitions.
Outcome: The proposed model improves understanding of rare words and boosts performance on various NLP downstream tasks.
XMoE: Sparse Models with Fine-grained and Adaptive Expert Selection (2024.findings-acl)

Copied to clipboard

Challenge: XMoE leverages small experts and a threshold-based router to selectively engage only essential parameters.
Approach: They propose a novel MoE that leverages small experts to selectively engage only essential parameters.
Outcome: The proposed model can reduce computation load at MoE layers by over 50% without sacrificing performance.
RAG-QA Arena: Evaluating Domain Robustness for Long-form Retrieval Augmented Question Answering (2024.emnlp-main)

Copied to clipboard

Challenge: Existing datasets for question answering based on retrieval augmented generation (RAG-QA) are either constructed using a single source corpus or consist of short extractive answers, which fall short of evaluating large language model (LLM) based RAG-QA systems on cross-domain generalization.
Approach: They propose a dataset that integrates short extractive answers from multiple documents into a single coherent narrative.
Outcome: The proposed dataset integrates short extractive answers from multiple documents into a single coherent narrative, covering 26K queries and large corpora across seven different domains.
KG-Adapter: Enabling Knowledge Graph Integration in Large Language Models through Parameter-Efficient Fine-Tuning (2024.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) are criticized for lack of expertise and knowledge conflict . KG-Adapter is a parameter-level KG integration method for decoder-only LLMs .
Approach: They propose a parameter-level KG integration method based on parameter-efficient fine-tuning . they use KG-Adapter to integrate knowledge graphs with LLMs and perform joint reasoning .
Outcome: The proposed method outperforms the current state-of-the-art method on four datasets for two different tasks.
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.
From Perceptions to Decisions: Wildfire Evacuation Decision Prediction with Behavioral Theory-informed LLMs (2025.acl-long)

Copied to clipboard

Challenge: Existing statistical methods for evacuation decision prediction fail to capture complex and diverse behavioral logic of different individuals.
Approach: They propose a Large Language Model (LLM)-based framework that integrates behavioral theories and models to streamline the Chain-of-Thought reasoning and integrates with memory-based Reinforcement Learning module to provide accurate evacuation decision prediction and understanding.
Outcome: The proposed framework improves on three post-wildfire survey datasets with strong cross-event generalizability over existing models.
APP: Adaptive Prototypical Pseudo-Labeling for Few-shot OOD Detection (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for detecting out-of-domain (OOD) intents are hard to label . previous studies use labeled in-domain data to learn intent representations .
Approach: They propose a prototypical pseudo-labeling method for few-shot OOD detection . they propose 'protoOOD' framework and adaptive pseudo-labeled method .
Outcome: The proposed method is able to detect out-of-domain (OOD) intents from user queries.
MetaFill: Text Infilling for Meta-Path Generation on Heterogeneous Information Networks (2022.emnlp-main)

Copied to clipboard

Challenge: Existing meta-path generation methods cannot fully exploit rich textual information in HINs.
Approach: They propose a text-infilling-based approach to generate meta-paths from textual information in HINs.
Outcome: The proposed approach can classify edges in the zero-shot setting, where existing methods cannot generate meta-paths.
Beyond ’Aha!’: Toward Systematic Meta-Abilities Alignment in Large Reasoning Models (2026.findings-acl)

Copied to clipboard

Challenge: Prior work has shown that outcome-based reinforcement learning (RL) can incidentally elicit advanced reasoning behaviors such as self-correction, backtracking, and verification.
Approach: They explicitly align large reasoning models with three meta-abilities: deduction, induction, and abduction, using automatically generated, self-verifiable tasks.
Outcome: The proposed model aligns models with deduction, induction, and abduction meta-abilities using automatically generated, self-verifiable tasks.
CENTAUR: Bridging the Impossible Trinity of Privacy, Efficiency, and Performance in Privacy-Preserving Transformer Inference (2025.acl-long)

Copied to clipboard

Challenge: Existing privacy-preserving Transformer Inference frameworks suffer from high computational overhead and performance losses.
Approach: They propose a framework that integrates random permutations and SMPC to address the "impossible trinity" CENTAUR resists diverse data reconstruction attacks and boosts inference speed by 5.030.4 times .
Outcome: CENTAUR achieves an unprecedented balance between privacy, efficiency, and performance.
Medical Dialogue System: A Survey of Categories, Methods, Evaluation and Challenges (2024.findings-acl)

Copied to clipboard

Challenge: Existing medical dialogue systems have significant potential to simplify diagnostic procedure and reduce the cost of collecting information from patients.
Approach: They analyze 325 papers from well-known computer science, natural language processing conferences and journals to find out the major challenges of medical dialog systems.
Outcome: The proposed systems have been surveyed in the medical community but have not been evaluated from a technical perspective.
A Simple and Effective Approach to Coverage-Aware Neural Machine Translation (P18-2)

Copied to clipboard

Challenge: Neural Machine Translation (NMT) models are used to solve translation problems using long-term models.
Approach: They propose a method to seek a better balance between model confidence and length preference for Neural Machine Translation.
Outcome: The proposed model improves on Chinese-English and English-German translation tasks.
SConU: Selective Conformal Uncertainty in Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Existing frameworks fail to identify outliers that violate the exchangeability assumption, leading to unbounded miscoverage rates and unactionable prediction sets.
Approach: They propose a method that implements significance tests to determine whether a given sample deviates from the uncertainty distribution of the calibration set.
Outcome: The proposed approach facilitates rigorous management of miscoverage rates across single-domain and interdisciplinary contexts, and enhances the efficiency of predictions.
EcomScriptBench: A Multi-task Benchmark for E-commerce Script Planning via Step-wise Intention-Driven Product Association (2025.acl-long)

Copied to clipboard

Challenge: Goal-oriented script planning is used by humans to plan for typical activities . however, this capability remains underexplored due to several challenges .
Approach: They propose a framework that enables product-enriched scripts by associating products with each step based on the semantic similarity between the actions and their purchase intentions.
Outcome: The proposed framework can generate product-enriched scripts from 2.4 million scripts . human annotations are conducted to provide gold labels for a sampled subset .
MobileWorld: Benchmarking Autonomous Mobile Agents in Agent-User Interactive and MCP-Augmented Environments (2026.acl-long)

Copied to clipboard

Challenge: AndroidWorld is the dominant mobile GUI agent evaluation benchmark, but its success rates are low . despite reproducible emulator environment, it lacks key application categories such as e-commerce and enterprise communication.
Approach: They propose a benchmark for mobile GUI agents that reflects real-world usage through long-horizon, cross-application workflows.
Outcome: The proposed framework achieves over 90% success rates, while AndroidWorld is the dominant benchmark.
Graph-guided Cross-composition Feature Disentanglement for Compositional Zero-shot Learning (2025.findings-acl)

Copied to clipboard

Challenge: Disentanglement of visual features of primitives (i.e., attributes and objects) has shown exceptional results in Compositional Zero-shot Learning (CZSL).
Approach: They propose a solution that takes multiple compositions as inputs and constrains disentangled primitive features to be general across compositions.
Outcome: The proposed architecture significantly improves performance on three popular CZSL benchmarks and has been verified by solid ablation studies.
UniCorn: Towards Self-Improving Unified Multimodal Models through Self-Generated Supervision (2026.acl-long)

Copied to clipboard

Challenge: Unified Multimodal Models have achieved remarkable success in cross-modal comprehension, but a gap persists in their ability to translate internal knowledge into faithful and controllable synthesis.
Approach: They propose a self-improvement framework that partitions a single UMM into three collaborative roles: Proposer, Solver, and Judge.
Outcome: The proposed framework improves on TIIF, DPG, CompBench and UniCycle benchmarks.
Multi-Layer Pseudo-Siamese Biaffine Model for Dependency Parsing (2022.coling-1)

Copied to clipboard

Challenge: Existing work only uses biaffine method at the end of the dependency parser as a scorer, and its application in multi-layer form is ignored.
Approach: They propose a multi-layer pseudo-Siamese biaffine model for neural dependency parsing that uses biaffin method as a scorer and a biaffin module to construct arc weight matrix.
Outcome: The proposed model achieves state-of-the-art on PTB, CTB, and UD datasets with low efficiency loss.
Rethinking the Reversal Curse of LLMs: a Prescription from Human Knowledge Reversal (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods for large language models (LLMs) are limited by their aggressive sample permutation and lack a detailed understanding of the underlying reasons for the reversal curse.
Approach: They propose a method which enhances bidirectional entity correlation modeling and pairwise relationship reasoning to overcome the reversal curse.
Outcome: The proposed method overcomes the reversal curse by augmenting the samples with entity order-reversals and semantically preserved question-answer pairs.
CheckRLM: Effective Knowledge–Thought Coherence Checking in Retrieval-Augmented Reasoning (2026.acl-long)

Copied to clipboard

Challenge: Reasoning Language Models (RLMs) have improved performance on complex tasks by extending the reasoning chain, but they are prone to factual errors, especially in knowledge-intensive tasks.
Approach: They propose a framework that improves the reliability of the reasoning process by timely checking and correcting factual errors.
Outcome: The proposed framework outperforms baselines and shows that it mitigates error accumulation with lower costs.
Think and Recall: Layer-Level Prompting for Lifelong Model Editing (2025.emnlp-main)

Copied to clipboard

Challenge: Existing methods for lifelong model editing suffer from limitations in usability, such as requiring additional training corpora or lacking support for reversible and detachable edits.
Approach: They propose a plug-and-play method for knowledge retrieval and storage, i.e., Layer-Level Prompting, which enables seamless and efficient lifelong model editing.
Outcome: The proposed method outperforms existing methods on question answering and hallucination benchmarks across different LLMs.
Identifying Collective Intelligence Factor in LLM Agent Groups for Generalizable Multi-Agent System Design (2026.findings-acl)

Copied to clipboard

Challenge: Prior studies have focused on designing customized MAS for specific tasks . a critical research question remains: do LLM agent groups exhibit a form of "general intelligence"
Approach: They find a Collective Intelligence factor in human groups that captures their general capability.
Outcome: The proposed model predicts the ACI factor based on the features of LLM agent groups and can improve generalization abilities.
ATP: AMRize Then Parse! Enhancing AMR Parsing with PseudoAMRs (2022.findings-naacl)

Copied to clipboard

Challenge: Abstract Meaning Representation (AMR) implicitly involves compound semantic annotations.
Approach: They propose to use auxiliary tasks which are semantically or formally related to enhance AMR parsing.
Outcome: The proposed method achieves state-of-the-art performance on benchmarks especially in topology-related scores.
Cross-Lingual Pitfalls: Automatic Probing Cross-Lingual Weakness of Multilingual Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Large language models have achieved remarkable success in Natural Language Processing, yet their cross-lingual consistency remains a significant challenge.
Approach: They propose a method to identify cross-lingual weaknesses in Large Language Models . they construct bilingual question pairs that expose performance discrepancies between English and target languages .
Outcome: The proposed method uncovers over 50% accuracy drops in target languages across models.
Knowledge Conflicts for LLMs: A Survey (2024.emnlp-main)

Copied to clipboard

Challenge: This survey examines knowledge conflicts for large language models (LLMs) this survey aims to shed light on strategies for improving the robustness of LLMs .
Approach: They focus on three categories of knowledge conflicts: context-memory, inter-context, and intra-membry conflict.
Outcome: The findings highlight the challenges faced by large language models when blending contextual and parametric knowledge.
A Probabilistic Inference Scaling Theory for LLM Self-Correction (2025.emnlp-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated the capability to refine their generated answers through self-correction, enabling continuous performance improvement over multiple rounds.
Approach: They propose a probabilistic theory to model the dynamics of accuracy change and explain performance improvements observed in multi-round self-correction.
Outcome: The proposed model can predict accuracy curves and improve accuracy over multiple rounds.
R-Search: Empowering LLM Reasoning with Search via Multi-Reward Reinforcement Learning (2026.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) have demonstrated impressive capabilities in multi-step and long-chain reasoning, but extending their reasoning capabilities to encompass deep interactions with search remains a non-trivial challenge.
Approach: They propose a framework for Reasoning–Search integration that integrates multi-reward signals to optimize the reasoning–search interaction trajectories.
Outcome: Experiments on seven datasets show that R-Search significantly outperforms mainstream RAG baselines.
Rationales Are Not Silver Bullets: Measuring the Impact of Rationales on Model Performance and Reliability (2025.findings-acl)

Copied to clipboard

Challenge: Existing studies have shown that training language models with rationales augmentation is beneficial, but this view does not hold consistently.
Approach: They conduct comprehensive investigations to thoroughly inspect the impact of rationales on model performance and a novel perspective of model reliability.
Outcome: The proposed method outperforms untrained models in several areas and provides informative regulations on the broad utilization of rationales.
Ranking and Sampling in Open-Domain Question Answering (D19-1)

Copied to clipboard

Challenge: Existing approaches focus on positive paragraphs which contain the answer during training, making it disturbed by similar but irrelevant paragraphs during testing.
Approach: They propose a ranking model leveraging the paragraph-question and the paragraph relevance to compute a confidence score for each paragraph.
Outcome: Experiments on three datasets show that the proposed model advances the state of the art.
CURA: Clinical Uncertainty Risk Alignment for Language Model–Based Risk Prediction (2026.acl-long)

Copied to clipboard

Challenge: Clinical language models (LMs) are increasingly applied to support clinical risk prediction from free-text notes, yet their uncertainty estimates are poorly calibrated and clinically unreliable.
Approach: They propose a framework that aligns clinical LM-based risk estimates and uncertainty with individual error likelihoods and cohort-level ambiguities.
Outcome: The proposed framework improves accuracy on clinical risk prediction tasks without compromising discrimination.
KCVR: Knowledge-Centric Video Reconstruction for Structured Pedagogical Summarization via Dynamic Graph Planning (2026.acl-long)

Copied to clipboard

Challenge: Existing summarization methods compress content for gist browsing, but they break prerequisite logic in instructional videos.
Approach: They propose a framework that decouples epistemic planning from content generation.
Outcome: The proposed framework outperforms strong end-to-end baselines on Knowledge Progression Consistency and Learning Objective Coverage.
R-Judge: Benchmarking Safety Risk Awareness for LLM Agents (2024.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) have shown compelling abilities in reasoning, decision-making, and instruction following.
Approach: They propose a benchmark to evaluate the proficiency of large language models (LLMs) in judging and identifying safety risks given agent interaction records.
Outcome: The proposed model outperforms the best-performing model, GPT-4o, while no other models significantly exceed the random.
A General Knowledge Injection Framework for ICD Coding (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods to improve ICD coding focus on a single type of knowledge and design specialized modules that are complex and incompatible with each other.
Approach: They propose a general knowledge injection framework that integrates three key types of knowledge without specialized design of additional modules.
Outcome: The proposed framework outperforms baseline models and is comparable to models relying on extra human annotations.
Prompt-learning for Fine-grained Entity Typing (2022.findings-emnlp)

Copied to clipboard

Challenge: Extensive experiments on fine-grained entity typing under fully supervised, few-shot, and zero-shot settings show the effectiveness of prompt-learning.
Approach: They propose a prompt-learning pipeline that stimulates versatile knowledge of pre-trained language models (PLMs) by constructing entity-oriented verbalizers and templates and conducting masked language modeling.
Outcome: The proposed approach can be applied to fine-grained entity typing in fully supervised, few-shot, and zero-shot scenarios.
QaRL: Rollout-Aligned Quantization-Aware RL for Fast and Stable Training under Training–Inference Mismatch (2026.findings-acl)

Copied to clipboard

Challenge: Recent work has shown that reinforcement learning with simple rule-based reward functions (RLVR) can induce emergent reasoning behaviors and yield gains in challenging domains such as math problem solving.
Approach: They propose a rollout-alignment-quantization-aware RL which aligns training-side forward with the quantized rollout to minimize mismatch.
Outcome: The proposed approach outperforms quantized-rollout training by +5.5 on Qwen3-30B-A3B MoE for math problems while maintaining low-bit throughput.
Label Words are Anchors: An Information Flow Perspective for Understanding In-Context Learning (2023.emnlp-main)

Copied to clipboard

Challenge: In-context learning (ICL) is a promising capability for large language models (LLMs) but its underlying mechanism remains unexplored.
Approach: They propose a demonstration compression technique to expedite inference and an analysis framework for diagnosing ICL errors in GPT2-XL.
Outcome: The proposed method improves ICL performance and expedites inference.
Improving Retrospective Language Agents via Joint Policy Gradient Optimization (2025.naacl-long)

Copied to clipboard

Challenge: Recent advances in large language models have sparked interest in creating autonomous agents.
Approach: They propose a framework that jointly optimizes both task-planning and self-reflective evolution capabilities in language agents.
Outcome: The proposed framework improves task planning and self-reflective evolution capabilities in language agents.
Reasoning Over Space: Enabling Geographic Reasoning for LLM-Based Generative Next POI Recommendation (2026.acl-long)

Copied to clipboard

Challenge: Existing LLM-based recommenders lack explicit modeling of geographic signals . without explicit modeling geographic signals, recommenders struggle to capture core mobility patterns .
Approach: They propose a framework that utilizes geography as a decision variable within the reasoning process.
Outcome: The proposed framework achieves over 10% relative gains in hit rate over strongest LLM-based baselines and improves cross-city transfer.
DRIFT: Transferring Reasoning Priors for Efficient MLLM Fine-Tuning (2026.findings-acl)

Copied to clipboard

Challenge: Multimodal large language models (MLLMs) have made rapid progress in perception and alignment, but their reasoning ability often lags behind strong text-only LLMs.
Approach: They propose a method that transfers reasoning knowledge in the gradient space while preserving multimodal alignment.
Outcome: Experiments on multimodal reasoning benchmarks show that DRIFT outperforms naive merging and standard SFT.
Uncovering Factor-Level Preference to Improve Human-Model Alignment (2025.findings-emnlp)

Copied to clipboard

Challenge: Large language models exhibit tendencies that diverge from human preferences, such as favoring certain writing styles or producing overly verbose outputs.
Approach: They propose a framework to uncover and measure factor-level preference alignment of humans and large language models (LLMs)
Outcome: The proposed framework uncovers and measures factor-level preference alignment of humans and large language models.
Does Your Model Classify Entities Reasonably? Diagnosing and Mitigating Spurious Correlations in Entity Typing (2022.emnlp-main)

Copied to clipboard

Challenge: Existing entity typing models are subject to spurious correlations due to shortcuts and biased training.
Approach: They propose a method to augment existing model biases by combining spurious correlations with debiasedcounterparts to improve generalization.
Outcome: The proposed method improves generalization of different entity typing models on the original and debiased test sets.
When Helpers Become Hazards: A Benchmark for Analyzing Multimodal LLM-Powered Safety in Daily Life (2026.findings-acl)

Copied to clipboard

Challenge: Safety impact of Multimodal Large Language Models (MLLMs) on human behavior is evaluated in this study.
Approach: They propose a safety-warning-based evaluation framework that encourages models to provide clear and informative safety warnings, rather than generic refusals.
Outcome: The proposed safety-warning-based evaluation framework encourages models to provide clear and informative safety warnings, rather than generic refusals.
On the Role of Discriminative Models in Generative Relation Extraction (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for relation extraction (RE) are discriminative and generative . previous studies show that discriminative models can support generative RE .
Approach: They propose a framework that leverages discriminative models to produce a top-k set of candidate relations and integrates this knowledge into generative models via in-context or prompt learning.
Outcome: The proposed framework achieves state-of-the-art on five widely used RE benchmarks.
HMEAE: Hierarchical Modular Event Argument Extraction (D19-1)

Copied to clipboard

Challenge: Existing event extraction methods classify each argument role independently, ignoring conceptual correlations between different argument roles.
Approach: They propose a Hierarchical Modular Event Argument Extraction model to provide inductive bias from the concept hierarchy of event argument roles.
Outcome: The proposed model outperforms existing methods on real-world datasets and shows that it leverages useful knowledge from the concept hierarchy.
Text2Mem: A Unified Memory Operation Language for Memory Operating System (2026.findings-acl)

Copied to clipboard

Challenge: Existing memory frameworks lack a formal, executable specification for memory control.
Approach: They propose a unified memory operation language that standardizes translation of natural-language instructions into reliable execution.
Outcome: The proposed language standardizes translation of natural-language instructions into reliable execution.
LSDSCC: a Large Scale Domain-Specific Conversational Corpus for Response Generation with Diversity Oriented Evaluation Metrics (N18-1)

Copied to clipboard

Challenge: Existing evaluation metrics for NRG models can't measure semantic relevance and diversity of generated results.
Approach: They propose a large-scale domain-specific conversational corpus with preprocessing and cleansing procedures for model training and a testing set for measuring the diversity of generated results.
Outcome: The proposed corpus can be taken as a new benchmark dataset for the NRG task.
Towards Dynamic Theory of Mind: Evaluating LLM Adaptation to Temporal Evolution of Human States (2025.acl-long)

Copied to clipboard

Challenge: Existing benchmarks assess basic Theory of Mind abilities but neglect temporal evolution of mental states in real-world social contexts.
Approach: They propose a benchmark specifically designed to evaluate Large Language Models' ability to understand and track the temporal progression of mental states across interconnected scenarios.
Outcome: The proposed benchmarks underperform humans by 44.7% and show that they can model the dynamic nature of human mental states better than existing models.
An Enhanced Span-based Decomposition Method for Few-Shot Sequence Labeling (2022.naacl-main)

Copied to clipboard

Challenge: Existing approaches to tagging tasks are limited to predefined classes and require large-scale annotated data.
Approach: They propose an Enhanced Span-based Decomposition method for Few-Shot Sequence Labeling to generalize on emerging, resource-scare domains.
Outcome: The proposed method achieves state-of-the-art results on two popular FSSL benchmarks, FewNERD and SNIPS, and is more robust in noisy and nested tagging scenarios.
The Strength of the Weakest Supervision: Topic Classification Using Class Labels (N19-3)

Copied to clipboard

Challenge: a topic classifier can understand only class labels when training for tasks that require a large amount of labeled documents.
Approach: They propose an algorithm that can initialize a topic classifier using only class labels . they propose a method that combines word embedding and naive Bayes classification .
Outcome: The proposed approach saves significant initial labeling effort by providing a "warm start" the proposed approach can be fine-tuned with more labeled documents to reach a certain performance level.
Unleashing the Potentials of Likelihood Composition for Multi-modal Language Models (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing multi-modal language models with different architectures, parameter sizes, training datasets, and pipelines exhibit varying strengths across different tasks.
Approach: They propose a framework for fusing heterogeneous models off-the-shell, which they call likelihood composition, and introduce basic operations to compose multiple models’ likelihood distribution when doing a multi-choice visual-question-answering task.
Outcome: The proposed framework can be used to fusing heterogeneous models off-the-shell.
Evaluating Character Understanding of Large Language Models via Character Profiling from Fictional Works (2024.emnlp-main)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) have catalyzed numerous AI applications, among which role-playing agents (RPAs) are particularly popular.
Approach: They propose to evaluate LLMs' character understanding capability via the character profiling task, i.e., summarizing character profiles from corresponding materials, a widely adopted yet understudied practice for RPA development.
Outcome: The proposed model outperforms existing models and literature summarization methods and proves its ability to understand fictional characters in downstream tasks.
MedHallu: A Comprehensive Benchmark for Detecting Medical Hallucinations in Large Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Recent advances in Large Language Models (LLMs) generate plausible but factually incorrect outputs, posing serious risks to patient safety and clinical decision-making.
Approach: They propose a benchmark for medical hallucination detection using 10,000 question-answer pairs derived from PubMedQA.
Outcome: The proposed model achieves an F1 score as low as 0.625 for detecting 'hard' category hallucinations.
A Survey of Mathematical Reasoning in the Era of Multimodal Large Language Model: Benchmark, Method & Challenges (2025.findings-acl)

Copied to clipboard

Challenge: This survey provides **the first comprehensive analysis of mathematical reasoning in the era of multimodal large language models** . integrating large language model with mathematical reasoning tasks is becoming significant as AI advances .
Approach: They review over 200 studies published since 2021 and examine the state-of-the-art developments in Math-LLMs . they identify five major challenges hindering the realization of AGI in this domain .
Outcome: The authors examine the state-of-the-art developments in Math-LLMs with a focus on multimodal settings.
Mock Worlds, Real Skills: Building Small Agentic Language Models with Synthetic Tasks, Simulated Environments, and Rubric-Based Rewards (2026.acl-long)

Copied to clipboard

Challenge: Existing agentic training data are narrow in task variety and easily solved . real-world APIs lack diversity and are unstable for large-scale reinforcement learning rollout processes.
Approach: They propose a framework that synthesizes diverse tool-use training data and simulates complete environments.
Outcome: The proposed framework synthesizes diverse tool-use training data and simulates complete environments.
HVGuard: Utilizing Multimodal Large Language Models for Hateful Video Detection (2025.emnlp-main)

Copied to clipboard

Challenge: Existing methods for hateful video detection rely on unimodal analysis or feature fusion . Existing tools struggle to capture cross-modal interactions and reason through implicit hate in sarcasm and metaphor .
Approach: They propose a reasoning-based hateful video detection framework with multimodal large language models . they integrate Chain-of-Thought reasoning to enhance multimodal interaction modeling .
Outcome: The proposed framework outperforms existing tools on two public datasets covering English and Chinese.
On-the-Fly VLA Adaptation via Test-Time Reinforcement Learning (2026.acl-long)

Copied to clipboard

Challenge: Existing vision-language-action models are unsuitable for simulated or physical-world deployments . current methods fail when confronted with inherent real-world dynamic variability.
Approach: They propose a test-time reinforcement learning framework that enables on-the-fly policy adaptation during inference.
Outcome: Empirical results show that the proposed framework improves adaptability, stability and task success in dynamic, previously unseen scenarios.
Let LLMs Take on the Latest Challenges! A Chinese Dynamic Question Answering Benchmark (2025.coling-main)

Copied to clipboard

Challenge: Recent work has noted that due to the extremely high cost of iterative updates of LLMs, they are often unable to answer dynamic questions well.
Approach: They propose a Chinese Dynamic QA benchmark containing question-answer pairs related to the latest dynamic questions on the Chinese Internet.
Outcome: The proposed benchmark will be one of the key data resources for improving LLMs’ Chinese question-answering ability in the future.
Extracting Trigger-sharing Events via an Event Matrix (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to extract multiple events with triggers and arguments are invalid as there may be multiple events.
Approach: They propose a framework for event extraction which models the relations between arguments by an event matrix.
Outcome: The proposed framework beats all the advanced competitors on 3 widely-used datasets.
IRT-Router: Effective and Interpretable Multi-LLM Routing via Item Response Theory (2025.acl-long)

Copied to clipboard

Challenge: Large language models have demonstrated exceptional performance across a wide range of tasks . however, selecting the optimal LLM to respond to a user query often necessitates a delicate balance between performance and cost.
Approach: They propose a multi-LLM routing framework that efficiently routes user queries to the most suitable LLM.
Outcome: The proposed framework outperforms baseline methods in terms of effectiveness and interpretability.
Analytical Reasoning of Text (2022.findings-naacl)

Copied to clipboard

Challenge: Existing models with implicit reasoning ability struggle to solve analytical reasoning of text.
Approach: They propose an approach to analyze text and use it to perform reasoning over it.
Outcome: The proposed approach outperforms pre-trained models on an analysis of the Law School Admission Test dataset.
Progressive Self-Training with Discriminator for Aspect Term Extraction (2021.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to extract aspect terms from review sentences are limited due to lack of annotated data.
Approach: They propose to refine conventional self-training to progressive self-teaching to reduce noise . they use a discriminator to filter the noisy pseudo-labels.
Outcome: The proposed model outperforms baseline models and achieves state-of-the-art performance on four SemEval datasets.
Neural Deepfake Detection with Factual Structure of Text (2020.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to deepfake detection typically represent documents with coarse-grained representations, but they struggle to capture factual structures of documents.
Approach: They propose a graph-based model that captures factual structures of documents for deepfake detection.
Outcome: The proposed model improves strong base models built with RoBERTa on two public deepfake datasets.
On the Calibration of Large Language Models and Alignment (2023.findings-emnlp)

Copied to clipboard

Challenge: Large language models are becoming more popular and are proving to be reliable . however, their reliability is often understudied due to their uncertainty and complex structure .
Approach: They conduct a systematic examination of the calibration of aligned language models throughout the entire construction process including pretraining and alignment training.
Outcome: The results shed light on whether popular large language models are well-calibrated and how the training process influences model calibration.
Backdoor Attacks on Multilingual Machine Translation (2024.naacl-long)

Copied to clipboard

Challenge: Recent studies have shown that multilingual machine translation systems are vulnerable to backdoor attacks through data poisoning.
Approach: They propose to investigate the security of multilingual machine translation systems by exposing poisoned data into low-resource languages to cause malicious translations.
Outcome: The proposed method achieves an average of 20% success rate in attacking high-resource languages.
Dense Retrieval as Indirect Supervision for Large-space Decision Making (2023.findings-emnlp)

Copied to clipboard

Challenge: Dense Decision Retrieval (DDR) is a learning-to-retrieve task for discriminative natural language understanding (NLU) tasks with large label spaces.
Approach: They propose a novel approach to learning large-space discriminative NLU tasks as a learning-to-retrieve task by adopting a dual-encoder architecture that learns to predict by retrieving from a decision thesaurus.
Outcome: The proposed approach outperforms baselines greatly on multi-label classification tasks, 1.17% in F1 score ultra-fine entity typing, and 1.26% in accuracy on three few-shot intent classification tasks on average.
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.
Debate-of-Thoughts: Resolving Knowledge Conflicts in LLMs Through Internal Deliberation (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for retrieval augmented generation are based on a simplistic binary choice of relying on external contexts or memory.
Approach: They propose a framework that transforms conflict resolution into an active deliberation process by incorporating contradictions as opportunities for deeper reasoning.
Outcome: Experiments show that DoT outperforms state-of-the-art methods while generating transparent debate transcripts that explain its decisions.
MultiDx: A Multi-Source Knowledge Integration Framework towards Diagnostic Reasoning (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches focus on diagnostic reasoning based on internal model knowledge or static knowledge bases.
Approach: They propose a two-stage diagnostic reasoning framework that integrates multi-perspective evidence to generate a diagnostic prediction.
Outcome: The proposed method generates suspected diagnoses and reasoning traces from web search, SOAP-formatted case, and clinical case database.
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.
H-MAS: Hierarchical Multi-Agent Scheduling for Multi-Tenant LLM Serving (2026.findings-acl)

Copied to clipboard

Challenge: Multi-tenant Model-as-a-Service (MaaS) workloads exhibit non-stationarity across multiple time scales . existing request schedulers often rely on a fixed policy that remains unchanged at runtime .
Approach: They propose a hierarchical multi-agent scheduler that operates in a layered closed loop . they propose to maintain 1.2–3.0 higher Goodput than SGLang and vLLM .
Outcome: Experiments show that H-MAS achieves 1.2–3.0 higher Goodput than SGLang and vLLM . it maintains more stable QoS under diverse request lengths and heterogeneous SLO targets .
Data-to-Text Generation with Style Imitation (2020.findings-emnlp)

Copied to clipboard

Challenge: Recent approaches to data-to-text generation focus on improving content fidelity, but lack explicit control over writing styles.
Approach: They propose a way to control writing styles by using existing sentences as "soft" templates . they conduct experiments in restaurants and sports domains to test their approach .
Outcome: The proposed approach achieves stronger performance than a range of comparison methods.
Unlocking Implicit Experience: Synthesizing Tool-Use Trajectories from Text (2026.acl-long)

Copied to clipboard

Challenge: Large language models (LLMs) can be used to effectively utilize tools in multi-turn interactions, but acquiring diverse and realistic multi-step tool-use data remains a challenge.
Approach: They propose a text-based data synthesis pipeline that generates multi-turn tool-use trajectories from text corpora using relevance filtering, workflow tool extraction, trajectory grounding, and complexity refinement.
Outcome: The proposed model achieves 14.9% improvement on the BFCL V3 Multi-turn benchmark while significantly reducing inference latency and costs.
Knowledge-Infused Prompting: Assessing and Advancing Clinical Text Data Generation with Large Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Clinical natural language processing (NLP) is a subfield that requires the extraction, analysis, and interpretation of unstructured clinical text.
Approach: They propose a model which infuses knowledge into clinical text generation with LLMs for clinical NLP tasks.
Outcome: The proposed model improves performance across 8 clinical NLP tasks and 18 datasets by 7.7%-8.7% on average.
A Simple and Efficient Learning-Style Prompting for LLM Jailbreaking (2026.findings-eacl)

Copied to clipboard

Challenge: Learning-style queries can reliably elicit harmful responses, highlighting a critical safety blind spot in modern LLMs.
Approach: They propose a new reframing paradigm that hides intention by learning from LLMs and uses 4 conceptual components to construct learning-style queries.
Outcome: The proposed framework achieves top attack success rates on most models and across malicious categories while maintaining high efficiency with concise prompts.
RAM-EHR: Retrieval Augmentation Meets Clinical Predictions on Electronic Health Records (2024.acl-short)

Copied to clipboard

Challenge: Existing deep learning models for EHRs rely on knowledge from a single source and do not capture the semantic information for medical codes.
Approach: They propose a Retrieval AugMentation pipeline to augment clinical prediction on EHRs . they use multiple knowledge sources to convert them into text and use consistency regularization to capture complementary information from patient visits and summarized knowledge.
Outcome: Experiments on two EHR datasets show that RAM-EHR improves clinical prediction tasks.
MIND: Multimodal Shopping Intention Distillation from Large Vision-language Models for E-commerce Purchase Understanding (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods for acquiring large-scale intentions generate product-centric intentions without product images and incur high costs for scalability.
Approach: They propose a multimodal framework that allows Large Vision-Language Models to infer purchase intentions from multimodal product metadata and prioritize human-centric ones.
Outcome: The proposed framework shows that it is robust to different prompts and superior to previous methods.
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.
RoleLLM: Benchmarking, Eliciting, and Enhancing Role-Playing Abilities of Large Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have paved the way for complex tasks such as role-playing.
Approach: They propose a framework to benchmark, elicit, and enhance role-playing abilities in Large Language Models.
Outcome: The proposed framework improves role-playing abilities with 168,093 samples.
AlignMMBench: Evaluating Chinese Multimodal Alignment in Large Vision-Language Models (2025.acl-long)

Copied to clipboard

Challenge: Existing benchmarks focus on basic abilities using nonverbal methods, such as yes-no and multiple-choice questions.
Approach: They propose a benchmark that provides more nuanced evaluations of alignment capabilities for large Vision-Language Models (VLMs) they use a rule-calibrated evaluator that exceeds GPT-4's evaluation ability and a “alignment score” to assess the robustness and stability of models across diverse prompts.
Outcome: The proposed benchmark covers 13 tasks across three categories and includes both single-turn and multi-turn dialogue scenarios.
Combating Label Sparsity in Short Text Topic Modeling via Nearest Neighbor Augmentation (2024.findings-acl)

Copied to clipboard

Challenge: Existing topic models suffer from poor performance when applied to short text contents due to the limited length of a single topic.
Approach: They propose a neural short text topic model that augments reconstruction labels with k-nearest documents to complement relevant but unobserved words.
Outcome: The proposed model outperforms the state-of-the-art models on multiple public short-text datasets and can derive high-quality topics and document representations.
RAST: Domain-Robust Dialogue Rewriting as Sequence Tagging (2021.emnlp-main)

Copied to clipboard

Challenge: Existing models for dialogue rewriting suffer from the robustness issue, i.e., performances drop dramatically when testing on a different dataset.
Approach: They propose a sequence-tagging-based approach that reduces the search space while preserving the core of the task.
Outcome: The proposed model significantly reduces the search space while still covering the core of the task.
Flexibly Utilize Memory for Long-Term Conversation via a Fragment-then-Compose Framework (2025.emnlp-main)

Copied to clipboard

Challenge: Large language models extract useful information from conversation history to enhance the response in long-term conversations.
Approach: They propose a Fragment-then-Compose framework to optimize memory utilization for long-term open-domain conversation.
Outcome: The proposed framework can be used to extract useful information from conversation history . it can be adapted to different situations and improve response generation .
Lang2Act: Fine-Grained Visual Reasoning through Self-Emergent Linguistic Toolchains (2026.findings-acl)

Copied to clipboard

Challenge: Existing frameworks depend on rigid, pre-defined external tools to extend perceptual capabilities of VLMs.
Approach: They propose a framework that leverages self-emergent linguistic toolchains to enhance visual perception and reasoning.
Outcome: The proposed framework improves the visual perception capabilities of large language models by incorporating external visual documents to address a given query.
Adaptive Token Biaser: Knowledge Editing via Biasing Key Entities (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to update parametric knowledge of large language models (LLMs) are outdated and incontext editing (KE) is not effective due to the substantial cost associated with retraining.
Approach: They propose a new decoding technique that enhances in-context editing (ICE) they propose to use parametric knowledge to update the models' knowledge .
Outcome: The proposed technique improves ICE performance while incurring only half the latency.
SemAttack: Natural Textual Attacks via Different Semantic Spaces (2022.findings-naacl)

Copied to clipboard

Challenge: Existing approaches to attack pre-trained language models suffer from low success rates or fail to search efficiently in the exponentially large perturbation space.
Approach: They propose an efficient framework to generate natural adversarial text by constructing different semantic perturbation functions.
Outcome: The proposed framework generates natural adversarial texts for different languages with high success rates.
Self-Improvement Programming for Temporal Knowledge Graph Question Answering (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods implicitly model time constraints by learning time-aware embeddings of questions and candidate answers, which is far from understanding the question comprehensively.
Approach: They propose a temporal-based temporal programming method that leverages the in-context learning ability of Large Language Models to understand combinatory time constraints in questions.
Outcome: The proposed method outperforms existing methods on multiTQ and CronQuestions datasets and is highly efficient on multi-level questions.
Vision-Flan: Scaling Human-Labeled Tasks in Visual Instruction Tuning (2024.findings-acl)

Copied to clipboard

Challenge: Recent vision-language models (VLMs) have shown impressive capabilities as general visual assistants, but there are two challenges to their performance: (1) lacking task diversity in pretraining and visual instruction tuning; (2) annotation error and bias in GPT-4 synthesized instruction tuning data.
Approach: They propose a two-stage instruction tuning framework that fine tunes VLMs firstly and further tuned on GPT-4 synthesized data.
Outcome: The proposed framework outperforms the traditional single-stage visual instruction tuning framework and achieves state-of-the-art performance across a wide range of multi-modal evaluation benchmarks.
LinkPrompt: Natural and Universal Adversarial Attacks on Prompt-based Language Models (2024.naacl-long)

Copied to clipboard

Challenge: Prompt-based learning is a new language model training paradigm that adapts Pre-trained Language Models (PLMs) to downstream tasks.
Approach: They propose a prompt-based learning paradigm that adapts Pre-trained Language Models to downstream tasks . they use a gradient-based beam search algorithm to generate adversarial triggers .
Outcome: The proposed model improves performance on various natural language processing tasks by optimizing the prompt template.
Semi-Supervised Disfluency Detection (C18-1)

Copied to clipboard

Challenge: Detecting disfluency can be difficult because of the flexible nature of reparandum structure and the lack of a nested structure.
Approach: They propose a semi-supervised approach which extracts hidden features from self-attention without any Recurrent Neural Network (RNN) or Convolutional Neural Net (CNN).
Outcome: The proposed approach improves over baselines by using unlabelled data . identifying and removing non-fluent factors would help to improve spontaneous speech quality .
Encoding Hierarchical Schema via Concept Flow for Multifaceted Ideology Detection (2024.findings-acl)

Copied to clipboard

Challenge: Existing studies on ideology detection focus on one generic facet and ignore label semantics and explanatory descriptions of ideologies.
Approach: They propose a concept semantics-enhanced framework for multifaceted ideology detection . it enables concepts to flow across levels of the schema tree and enriches concept representations with multi-granularity semantics.
Outcome: The proposed framework achieves state-of-the-art in the cross-topic scenario and on the benchmark dataset.
BalanceSFT: Improving LLM Function Calling with Balanced Training Signals and Data Hardness (2026.findings-acl)

Copied to clipboard

Challenge: Currently, Supervised Fine-Tuning (SFT) is the prevailing method for equipping Large Language Models (LLMs) with function calling capabilities, but its effectiveness is often compromised by two challenges: 1) lengthy Chain-of-Thought (CoT) reasoning tokens dominate training signals over concise function calls in the learning objective; 2) scarcity of hard training examples.
Approach: They propose a framework that uses a self-adjusted signal balancing loss and a hard data re-sampling strategy to selectively generate new, high-quality complex data guided by model errors.
Outcome: The proposed framework surpasses state-of-the-art models like GPT-5 in function calling performance.
MavenCoder: Competitive Code Generation via Model Adaptive Planning Strategies and Multi-Perspective Verification Enhancement (2026.acl-long)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) have significantly enhanced automated program synthesis.
Approach: They propose a model-adaptive and verification–enhanced framework for competition-level code generation that leverages adaptive assessment aligned with the model’s capabilities to select planning strategies while providing timely feedback and correction via multi-perspective verification.
Outcome: The proposed framework outperforms existing state-of-the-art approaches on livecodebench, humanEval+, MBPP+, and codecontests, and achieves pass@1 results exceeding 3%–40%.
The Evolution of Thought: Tracking LLM Overthinking via Reasoning Dynamics Analysis (2026.acl-long)

Copied to clipboard

Challenge: Explicit reasoning trajectories increase performance but often trigger overthinking . despite its importance, this study examines how each step of reasoning affects the final outcome .
Approach: They propose a Reasoning Completion Point Detector that detects the RCP by monitoring rank dynamics of termination tokens.
Outcome: The proposed method reduces token usage by up to 44% while preserving accuracy.
Beyond Length Scaling: Synergizing Breadth and Depth for Generative Reward Models (2026.findings-acl)

Copied to clipboard

Challenge: Recent advances in Generative Reward Models have demonstrated that scaling the length of Chain-of-Thought reasoning enhances reliability of evaluation.
Approach: They propose a framework that reconfigures raw rationales into structured Breadth-CoT and Depth-Co T through a modular synthesis pipeline.
Outcome: The proposed framework surpasses open-source RMs by an average of 8.2%.
Unsupervised Sign Language Translation and Generation (2024.findings-acl)

Copied to clipboard

Challenge: Experimental results on the BBC-Oxford Sign Language dataset reveal that USLNet achieves competitive results compared to supervised baseline models.
Approach: They propose an unsupervised sign language translation and generation network that learns from abundant single-modality data without parallel sign language data.
Outcome: The proposed model achieves competitive results compared to baseline models on the BBC-Oxford Sign Language dataset and Open-Domain American Sign Language data.
Where Did It Go Wrong? Capability-Oriented Failure Attribution for Vision-and-Language Navigation Agents (2026.findings-acl)

Copied to clipboard

Challenge: Existing testing methods are system-level and provide limited insight into which capability deficiencies cause task failures.
Approach: They propose a capability-oriented testing approach that enables failure detection and attribution by seed selection and mutation.
Outcome: The proposed method detects more failure cases and pinpoints capability-level deficiencies than state-of-the-art baselines, providing more interpretable and actionable guidance for improving embodied agents.
Small Models are Valuable Plug-ins for Large Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Large-scale pre-trained language models are difficult to fine-tune due to their huge weights and limited context length.
Approach: They propose an approach which allows black-box LLMs to work with locally fine-tuned smaller models, resulting in superior performance on supervised tasks.
Outcome: The proposed approach overcomes the challenges of poor performance and instability of In-Context Learning (ICL) while reducing the complexity of in-context learning.
Compiling Activation Steering into Weights via Null-Space Constraints for Stealthy Backdoors (2026.acl-long)

Copied to clipboard

Challenge: Existing methods to inject safety-aligned large language models rely on token-level mappings, which do not guarantee sustained harmful output.
Approach: They propose a method that directly modifies model weights to map a trigger to an attacker-specified response.
Outcome: The proposed method achieves high triggered attack success while maintaining non-triggered safety and general utility.
Enhancing Multimodal Named Entity Recognition through Adaptive Mixup Image Augmentation (2025.coling-main)

Copied to clipboard

Challenge: Current named entity recognition methods struggle with text-image mismatch problem due to a lack of visual context.
Approach: They propose an adaptive mixup image augmentation method that generates augmented images based on matching score between text and image .
Outcome: The proposed method can be integrated into existing models and demonstrate consistent performance improvements.
Grounded-VideoLLM: Sharpening Fine-grained Temporal Grounding in Video Large Language Models (2025.findings-emnlp)

Copied to clipboard

Challenge: Video Large Language Models (VLMs) have been praised for their performance in coarse-grained video understanding but still face ineffective temporal grounding and inadequate timestamp representations.
Approach: They propose a novel Video-LLM that senses and reasoned over specific video moments with fine-grained temporal precision.
Outcome: The proposed model surpasses existing models in fine-grained video understanding tasks and exhibits strong potential as a general video understanding assistant.
KG-FLIP: Knowledge-guided Fashion-domain Language-Image Pre-training for E-commerce (2023.acl-industry)

Copied to clipboard

Challenge: Various visionlanguage pre-training (VLP) models learn cross-modal alignment from large-scale well-aligned image-text datasets without leveraging external knowledge.
Approach: They propose a knowledge-guided fashion-domain language-image pre-training framework that learns fine-grained representations in e-commerce domain and utilizes external knowledge to improve the pre-train efficiency.
Outcome: The proposed framework outperforms state-of-the-art models on Amazon and Fashion-Gen datasets by large margins.
MR-ALIGN: Meta-Reasoning Informed Factuality Alignment for Large Reasoning Models (2026.findings-acl)

Copied to clipboard

Challenge: Large reasoning models (LRMs) show strong capabilities in complex reasoning, yet their marginal gains on evidence-dependent factual questions are limited.
Approach: They propose a Meta-Reasoning informed alignment framework that quantifies state-transition probabilities along the model’s thinking process and constructs a transition-aware implicit reward that reinforces beneficial reasoning patterns while suppressing defective ones at the atomic thinking segments.
Outcome: Empirical evaluations of four factual QA datasets and one long-form factuality benchmark show that MR-ALIGN consistently improves accuracy and truthfulness while reducing misleading reasoning.
ChartMind: A Comprehensive Benchmark for Complex Real-world Multimodal Chart Question Answering (2025.emnlp-main)

Copied to clipboard

Challenge: Chart question answering (CQA) is a multimodal task for evaluating the reasoning capabilities of vision-language models.
Approach: They propose a chart question answering benchmark that incorporates multilingual contexts and supports open-domain textual outputs.
Outcome: The proposed framework outperforms the previous three common CQA paradigms: instruction-following, OCR-enhanced, and chain-of-thought.
Learning to Generate Question by Asking Question: A Primal-Dual Approach with Uncommon Word Generation (2022.emnlp-main)

Copied to clipboard

Challenge: Existing automatic question generation methods focus on encoding passage and answer to generate question.
Approach: They propose an automatic question generation approach which integrates question generation with its dual problem, question answering, into a unified primal-dual framework.
Outcome: The proposed approach outperforms existing methods on SQuAD and HotpotQA benchmarks.
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.
Mitigating Matthew Effect: Multi-Hypergraph Boosted Multi-Interest Self-Supervised Learning for Conversational Recommendation (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods to mitigate Matthew effect in offline recommendation systems are not effective . a number of studies have identified two root causes for the Matthew effect .
Approach: They propose a framework to address the Matthew effect in conversational recommendation systems . they build hypergraphs to learn multi-level user interests to alleviate the Matthew effec .
Outcome: The proposed framework achieves state-of-the-art performance on four CRS-based datasets . it improves on item-, entity-, word-oriented multiple-channel hypergraphs compared with existing methods .
Data Boost: Text Data Augmentation Through Reinforcement Learning Guided Conditional Generation (2020.emnlp-main)

Copied to clipboard

Challenge: Existing methods for data augmentation produce low readability or semantic consistency.
Approach: They propose a framework which augments data through reinforcement learning guided conditional generation.
Outcome: The proposed framework improves F1 performance on three different classification tasks by 8.7% on average when given only 10% of the whole data for training.
Visualize Before You Write: Imagination-Guided Open-Ended Text Generation (2023.findings-eacl)

Copied to clipboard

Challenge: Existing tools for text-to-image synthesis can visualize machine imaginations for a given context.
Approach: They propose a framework that uses machine-generated images to guide language models in open-ended text generation.
Outcome: The proposed framework is effective on open-ended text generation tasks while showing minor degeneration.
Dynamic Collaboration of Multi-Language Models based on Minimal Complete Semantic Units (2025.emnlp-main)

Copied to clipboard

Challenge: Existing methods to enhance reasoning capabilities of language models are expensive and often lack the ability to perform complex reasoning tasks.
Approach: They propose a token-level multi-model collaboration strategy to enhance reasoning capabilities in language models by selecting the optimal tokens from the next token distributions.
Outcome: The proposed method is superior to existing methods and will be released soon.
Beyond Single Labels: Improving Conversational Recommendation through LLM-Powered Data Augmentation (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for enhancing recommendation quality face false negatives . only one "silly cop movie" is labeled as positive, leading to suboptimal recommendations .
Approach: They propose a data augmentation framework that leverages an LLM-based semantic retriever to identify diverse and semantically relevant items and filter them by a relevance scorer to remove noisy candidates.
Outcome: The proposed approach improves performance on two benchmark datasets and user simulators.
RCBSF: A Multi-Agent Framework for Automated Contract Revision via Stackelberg Game (2026.findings-acl)

Copied to clipboard

Challenge: despite the adoption of Large Language Models (LLMs), contract revision remains impeded because generic models treat strict legal constraints as mere suggestions.
Approach: They propose a risk-constrained bilevel Stackelberg framework that models high-stakes revision as a strategic interaction rather than an open-ended conversation.
Outcome: The proposed framework achieves state-of-the-art performance with an average RRR of 84.21% and enhanced token efficiency.
Towards Adapting Open-Source Large Language Models for Expert-Level Clinical Note Generation (2025.findings-acl)

Copied to clipboard

Challenge: Proprietary Large Language Models (LLMs) have demonstrated promising capabilities in clinical text summarization tasks.
Approach: They propose a domain- and task-specific adaptation process for an open-source LLaMA-2 model . LLama-2 can generate high-quality clinical notes from outpatient patient-doctor dialogues .
Outcome: The proposed model can generate clinical notes comparable to those authored by physicians.
Exploiting Rich Syntactic Information for Semantic Parsing with Graph-to-Sequence Model (D18-1)

Copied to clipboard

Challenge: Existing neural semantic parsers extract word order features while neglecting other valuable syntactic information.
Approach: They propose to use syntactic graph to represent three types of syntaktic information . they then employ a graph-to-sequence model to encode the syntastic graph and decode a logical form .
Outcome: The proposed model is comparable to the state-of-the-art on Jobs640, ATIS, and Geo880.
Structure Trumps Size: Rethinking Data Quality for LLM Reasoning (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for fine-tuning Large Language Models rely on heuristic strategies and lack systematic, quantitative frameworks for evaluating data quality.
Approach: They propose a multi-dimensional quantitative framework for reasoning data management . they rigorously evaluate and optimize datasets along six orthogonal dimensions .
Outcome: The proposed framework rigorously evaluates and optimizes datasets along six orthogonal dimensions.
AceGPT, Localizing Large Language Models in Arabic (2024.naacl-long)

Copied to clipboard

Challenge: Significant concerns emerge when addressing cultural sensitivity and local values.
Approach: They propose a localized Large Language Model (LLM) specifically for Arabic, a language imbued with unique cultural characteristics inadequately addressed by current mainstream models.
Outcome: The proposed model sets the state-of-the-art standard for open Arabic LLMs across various benchmarks.
CxGGEC: Construction-Guided Grammatical Error Correction (2025.acl-long)

Copied to clipboard

Challenge: Current GEC methods rely on grammatical labels for syntactic information, often overlooking the inherent usage patterns of language.
Approach: They propose to use construction grammar to capture underlying language patterns and guide corrections by decoding construction tokens into their original forms and correcting erroneous tokens.
Outcome: The proposed model captures underlying language patterns and corrects erroneous construction tokens on English and Chinese benchmarks.
Look Within or Beyond? A Theoretical Comparison Between Parameter-Efficient and Full Fine-Tuning (2026.acl-long)

Copied to clipboard

Challenge: Parameter-Efficient Fine-Tuning (PEFT) is an alternative to Full-Parameter Fine-tuning, but its effectiveness on complex tasks such as reasoning and instruction-following remains unclear.
Approach: They propose to use PEFT to reduce the number of trainable parameters while freezing the weights of LLMs.
Outcome: The proposed methods perform well on standard tasks, but weaknesses on complex and adversarial settings call for new directions beyond current paradigms.
Adaptive Reinforcement Tuning Language Models as Hard Data Generators for Sentence Representation (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods use contrastive learning (CL) to learn effective sentence representations, but require extensive human annotation.
Approach: They propose a reinforcement learning approach for fine-tuning small-parameter LLMs to generate high-quality hard contrastive data without human feedback.
Outcome: The proposed method achieves state-of-the-art on seven semantic text similarity tasks.
A Study of Syntactic Multi-Modality in Non-Autoregressive Machine Translation (2022.naacl-main)

Copied to clipboard

Challenge: Non-autoregressive translation models suffer from the multi-modality problem when a source sentence corresponds to multiple correct translations.
Approach: They propose to decompose the syntactic multi-modality problem into short- and long-range models and evaluate them on synthesized and real datasets.
Outcome: The proposed loss functions can handle short- and long-range syntactic multi-modalities better than existing models.
An Anchor-based Relative Position Embedding Method for Cross-Modal Tasks (2022.emnlp-main)

Copied to clipboard

Challenge: Position Embedding (PE) is essential for transformer to capture the sequence ordering of input tokens.
Approach: They propose a unified position embedding method that bridges the semantic gap between modalities and embeds the anchor-based distance to guide computation of cross-attention.
Outcome: The proposed method obtains new SOTA results on a wide range of benchmarks.
Self-Knowledge Distillation for Knowledge Graph Embedding (2024.lrec-main)

Copied to clipboard

Challenge: Knowledge graph embedding (KGE) is an important task for many downstream applications.
Approach: They propose to use self-knowledge distillation to learn a low-dimensional model from a pre-trained high-dimensional one.
Outcome: The proposed model can improve model performance while maintaining lightweight structure.
Preference Curriculum: LLMs Should Always Be Pretrained on Their Preferred Data (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods of uniformly sampling data throughout the pretraining process are suboptimal because they overlook the model's evolving data preferences.
Approach: They propose a Perplexity Difference (PD) based Preference Curriculum learning framework which perceives and uses the data preferred by LLMs as their capabilities improve . they propose PDPC to complete the arrangement of the dataset offline and ensure continuous training without interruption.
Outcome: The proposed framework surpasses baselines on 1.3B and 3B models and achieves an increased average accuracy of over 8.1% across MMLU and CMMLU.
Adversarially Improving NMT Robustness to ASR Errors with Confusion Sets (2022.aacl-short)

Copied to clipboard

Challenge: Existing methods for robustness against homophone errors are limited to homophones . substitution errors are the most common errors in NMT models .
Approach: They propose an adversarial example generation method based on confusion sets that contain words easily confusable with a target word by ASR to conduct adversarially training for NMT models.
Outcome: The proposed method improves on the clean test set and can be used in real-world scenarios.
An Efficient Dialogue Policy Agent with Model-Based Causal Reinforcement Learning (2025.coling-main)

Copied to clipboard

Challenge: Existing models for dialogue policy training consider one-step dialogues, leading to inaccurate simulations.
Approach: They propose a framework for dialogue policy learning that trains an agent to select dialogue actions via deep reinforcement learning.
Outcome: The proposed framework achieves state-of-the-art performance on three dialogue datasets . it uses model-based reinforcement learning with automatically constructed causal chains .
A Relaxed Matching Procedure for Unsupervised BLI (2020.acl-main)

Copied to clipboard

Challenge: Recent studies have shown that unsupervised bilingual lexicon induction is even on par with supervised methods.
Approach: They propose a relaxed matching procedure to find a more precise matching between two languages by aligning source and target embedding space bidirectionally.
Outcome: The proposed method significantly outperforms previous unsupervised methods on standard benchmarks.
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.
Multi-Agent-as-Judge: Aligning LLM-Agent-Based Automated Evaluation with Multi-Dimensional Human Evaluation (2026.acl-long)

Copied to clipboard

Challenge: Existing "LLM-as-a-judge" evaluation frameworks are limited by persona descriptions and are not generalizable to other tasks.
Approach: They propose a framework that can automatically construct multiple evaluator personas with distinct dimensions from relevant text documents and instantiate LLM agents with the persona.
Outcome: The proposed framework can believably simulate human evaluators . it extracts stakeholders' diverse perspectives from the provided research papers and constructs personas for the agents .
Instructional Fingerprinting of Large Language Models (2024.naacl-long)

Copied to clipboard

Challenge: Large language models (LLMs) require considerable cost to train from scratch . fingerprinting is essential to protect intellectual property and to ensure downstream users and developers adhere to their license terms.
Approach: They propose a method for fingerprinting Large language models that implants a private key into the model to generate specific text when the key is present.
Outcome: The proposed method prevents publisher overclaim and maintains robustness against fingerprint guessing and parameter-efficient training.
UltraLink: An Open-Source Knowledge-Enhanced Multilingual Supervised Fine-tuning Dataset (2024.acl-long)

Copied to clipboard

Challenge: Open-source large language models (LLMs) have gained strength across diverse fields, but the majority of studies focus on English.
Approach: They propose a knowledge-grounded data augmentation approach to elicit more language-specific knowledge of LLMs by enhancing their ability to serve users from different countries.
Outcome: The proposed method can prune the language-agnostic supervised fine-tuning dataset without any performance degradation.
In-Context Example Retrieval from Multi-Perspectives for Few-Shot Aspect-Based Sentiment Analysis (2024.lrec-main)

Copied to clipboard

Challenge: Existing approaches to solve few-shot aspect-based sentiment analysis (ABSA) are suboptimal for this task because of in-context examples .
Approach: They propose to retrieve in-context examples for few-shot aspect-based sentiment analysis . they construct positive and negative pairs from three perspectives and train the retriever .
Outcome: The proposed retrieval framework outperforms baselines on four ABSA datasets.
Math-Shepherd: Verify and Reinforce LLMs Step-by-step without Human Annotations (2024.acl-long)

Copied to clipboard

Challenge: Existing methods for process-oriented math reward models rely on manual annotation.
Approach: They propose a process-oriented math process reward model called Math-shepherd which assigns a reward score to each step of math problem solutions.
Outcome: The proposed model breaks the bottleneck of manual supervision in two scenarios.
Cascaded Mutual Modulation for Visual Reasoning (D18-1)

Copied to clipboard

Challenge: Visual reasoning is a multi-step and compositional problem that requires intensive text-vision interactions.
Approach: They propose a visual reasoning model that uses a feature-wise linear modulation technique to enable textual/visual pipelines to mutually control each other.
Outcome: The proposed model outperforms existing models on visual reasoning benchmarks CLEVR and NLVR . it can generate a textual answer to a visual question answering problem with images .
In-context Learning for Few-shot Multimodal Named Entity Recognition (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for named entity recognition are time-consuming and laborintensive.
Approach: They propose a few-shot multimodal named entity recognition task that uses few examples to locate and identify named entities for a text-image pair.
Outcome: The proposed framework outperforms baselines under several few-shot settings.
Learning from Miscellaneous Other-Class Words for Few-shot Named Entity Recognition (2021.acl-long)

Copied to clipboard

Challenge: Existing methods to classify named entity mentions with fewshots fail to differentiate rich semantics in other-class words, which will aggravate overfitting under few shot scenario.
Approach: They propose a model that can automatically induce different unde- fined classes from the other class to improve few-shot Named Entity Recognition (NER) .
Outcome: The proposed model outperforms five state-of-the-art models in 1- shot and 5-shots settings on four NER bench marks.
Position: LLMs Can be Good Tutors in English Education (2025.emnlp-main)

Copied to clipboard

Challenge: Recent efforts to integrate large language models into English education lack adaptability to language learning.
Approach: They argue that large language models can be effective tutors in English education . they encourage interdisciplinary research to explore these roles, fostering innovation and risks .
Outcome: The proposed models can play three critical roles: 1) as data enhancers, 2) as task predictors, 3) as agents, enabling personalized and inclusive education.
Modelling Long-distance Node Relations for KBQA with Global Dynamic Graph (2020.coling-main)

Copied to clipboard

Challenge: Existing studies rely on deep graph neural networks (GNNs) to capture rich structural information, but they lack the structural information needed for QA.
Approach: They propose a framework which captures structural information from KBs and models long-distance node relations from two perspectives.
Outcome: The proposed framework models long-distance node relations from two perspectives . it is based on two widely used multi-hop KBQA datasets .
LongDocURL: a Comprehensive Multimodal Long Document Benchmark Integrating Understanding, Reasoning, and Locating (2025.acl-long)

Copied to clipboard

Challenge: Existing document understanding benchmarks only handle a small number of pages . existing models are limited to handling only a limited number of documents .
Approach: They propose a long document understanding benchmark that integrates three primary tasks and 20 sub-tasks based on different primary tasks.
Outcome: The proposed model outperforms existing benchmarks on open-source and closed-source models . the model outpersforms other models on more than 33,000 pages of documents .
A Synthetic Data Generation Framework for Grounded Dialogues (2023.acl-long)

Copied to clipboard

Challenge: Existing approaches to train grounded dialogues require large amounts of data.
Approach: They propose a synthetic data generation framework for grounded dialogues that takes knowledge data and heuristics to determine a dialogue flow and incrementally turn it into a dialog.
Outcome: The proposed framework significantly boosts model performance in training data and low-resource scenarios.
REACT: Representation Extraction And Controllable Tuning to Overcome Overfitting in LLM Knowledge Editing (2025.emnlp-main)

Copied to clipboard

Challenge: Large language model editing methods suffer from overfitting, where factual updates can propagate beyond their intended scope, overemphasizing the edited target even when it’s contextually inappropriate.
Approach: They propose a framework for precise and controllable knowledge editing that utilizes two-phase representations and a linear transformation to compute a directional "belief shift" vector.
Outcome: The proposed framework significantly reduces overfitting across nearly all evaluation metrics and on COUNTERFACT and MQuAKE.
PECO: Examining Single Sentence Label Leakage in Natural Language Inference Datasets through Progressive Evaluation of Cluster Outliers (2023.eacl-main)

Copied to clipboard

Challenge: Efforts to debias NLI have led to datasets that exhibit different kinds of bias than those shown before.
Approach: They propose a new technique to detect and reduce single sentence label leakage . leakage is a problem with many modern NLI datasets, they argue . future work must prioritize reducing this problem, they write .
Outcome: a new model-driven technique can detect leakage and detect subpopulations in the datasets which exhibit it . the proposed technique is based on the progressive evaluation of cluster outliers (PECO) . it allows objective measurement of leakage, and automatic detection of subpopulations in the data which exhibit leakage.
SciAgent: Tool-augmented Language Models for Scientific Reasoning (2024.emnlp-main)

Copied to clipboard

Challenge: SciAgent surpasses other LLMs with the comparable size by more than 8.0% in absolute accuracy.
Approach: They propose a tool-augmented scientific reasoning setting that supplements LLMs with scalable toolsets and builds a benchmark to evaluate LLM’s abilities with tool assistance.
Outcome: The proposed setting augments LLMs with scalable toolsets and shifts the focus from pursuing an omniscient problem solver to a proficient tool-user.
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.
TInR: Exploring Tool-Internalized Reasoning in Large Language Models (2026.acl-long)

Copied to clipboard

Challenge: Existing methods rely on external tool documentation during reasoning, leading to tool mastery difficulty, tool size constraints, and inference inefficiency.
Approach: They propose a tool-internalized reasoning framework for unified reasoning and tool usage that integrates external tools into Large Language Models (LLMs) to address these issues, they propose 'tool-internet-based' reasoning.
Outcome: The proposed method achieves superior performance across in-domain and out-of-domain settings, highlighting its effectiveness and efficiency.
EngiBench: A Benchmark for Evaluating Large Language Models on Engineering Problem Solving (2026.findings-acl)

Copied to clipboard

Challenge: Existing benchmarks focus on well-defined or abstract reasoning and fail to capture real-world engineering problems.
Approach: They propose a hierarchical benchmark to evaluate large language models on engineering problems.
Outcome: The proposed model performs well under well-defined conditions and is based on three levels of difficulty and covers diverse engineering subfields.
Taming Language Models for Text-attributed Graph Learning with Decoupled Aggregation (2025.acl-long)

Copied to clipboard

Challenge: Existing approaches to learning text-attributed graphs neglect interaction between textual and structural information.
Approach: They propose a framework that integrates textual and structural information into TAG learning . they propose combining semantic aggregation and structural aggregations to improve learning a .
Outcome: The proposed framework outperforms state-of-the-art learning methods while requiring less resources.
EAVE: Efficient Product Attribute Value Extraction via Lightweight Sparse-layer Interaction (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to extract product attribute value require multiple extractions to obtain all corresponding values.
Approach: They propose an Efficient product Attribute Value Extraction approach using lightweight sparse-layer interaction.
Outcome: The proposed method achieves significant efficiency gains with neutral or marginal loss in performance when the context is long and number of attributes is large.
SpellGCN: Incorporating Phonological and Visual Similarities into Language Models for Chinese Spelling Check (2020.acl-main)

Copied to clipboard

Challenge: Existing methods to detect and correct spelling errors in Chinese take external input or just heuristic rules.
Approach: They propose to incorporate phonological and visual similarity knowledge into Chinese language models by using a specialized graph convolutional network.
Outcome: The proposed method outperforms existing models on three human-annotated datasets.
Unpaired Sentiment-to-Sentiment Translation: A Cycled Reinforcement Learning Approach (P18-1)

Copied to clipboard

Challenge: Existing studies for sentiment-to-sentiment "translation" only change the underlying sentiment and fail to keep the semantic content.
Approach: They propose a cycled reinforcement learning method that combines neutralization module and emotionalization module.
Outcome: The proposed method outperforms state-of-the-art systems on Yelp and Amazon review datasets.
Learn to Copy from the Copying History: Correlational Copy Network for Abstractive Summarization (2021.emnlp-main)

Copied to clipboard

Challenge: Existing methods for abstractive summarization use encoder-decoder attention, but this leads to incomplete copying.
Approach: They propose a copying scheme that takes advantage of prior copying distributions and explicitly encourages the model to copy the input word that is relevant to the previously copied one.
Outcome: The proposed scheme achieves state-of-the-art on summarization benchmarks . it takes advantage of prior copying distributions and explicitly encourages copying .
DroidCall: A Dataset for LLM-powered Android Intent Invocation (2025.findings-emnlp)

Copied to clipboard

Challenge: We present DroidCall, the first training and testing dataset for accurate Android intent invocation.
Approach: We introduce DroidCall, the first training and testing dataset for accurate Android intent invocation.
Outcome: The proposed dataset provides a training and testing pipeline for Android intent invocation.
Unsupervised Multimodal Clustering for Semantics Discovery in Multimodal Utterances (2024.acl-long)

Copied to clipboard

Challenge: Existing methods for semantics discovery focus on text, video, and audio, failing to leverage the rich multimodal information in the real world.
Approach: They propose a method to construct augmentation views for multimodal data and use them to perform pre-training to establish well-initialized representations for subsequent clustering.
Outcome: The proposed method improves on benchmark multimodal intent and dialogue act datasets by 2-6% over state-of-the-art methods.
WenetSpeech-Wu: Datasets, Benchmarks, and Models for a Unified Chinese Wu Dialect Speech Processing Ecosystem (2026.findings-acl)

Copied to clipboard

Challenge: despite its linguistic significance, the Wu dialect of Chinese has long been hindered by the lack of large-scale speech data, standardized evaluation benchmarks, and publicly available models.
Approach: They propose to use WenetSpeech-Wu as a large-scale, multi-dimensionally annotated open-source speech corpus for the Wu dialect of Chinese.
Outcome: The proposed dataset includes 8,000 hours of speech data and strong open-source models . the proposed dataset is competitive and empirically validated .
Parallel Instance Query Network for Named Entity Recognition (2022.acl-long)

Copied to clipboard

Challenge: Named entity recognition is a fundamental task in natural language processing.
Approach: They propose a method that sets up global and learnable instance queries to extract entities from a sentence in a parallel manner.
Outcome: The proposed method outperforms existing state-of-the-art models on nested and flat datasets.
InheritSumm: A General, Versatile and Compact Summarizer by Distilling from GPT (2023.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in large language models have revolutionized the way summarization is generated.
Approach: They propose a summarization model derived from GPT-3.5 through distillation that is compact and has comparable summarizing capabilities to GPT-3.
Outcome: The proposed model outperforms the established best small models in prefix-tuning and full-data fine-tuned scenarios.
CoreEval: Automatically Building Contamination-Resilient Datasets with Real-World Knowledge toward Reliable LLM Evaluation (2025.acl-long)

Copied to clipboard

Challenge: Publicly available datasets can be used to evaluate performance of large language models . however, contamination of test data can artificially inflate model performance .
Approach: They propose a Contamination-resilient Evaluation strategy that updates data with real-world knowledge.
Outcome: The proposed evaluation strategy can be used to update datasets with real-world knowledge.
QuantumQA: Enhancing Scientific Reasoning via Physics-Consistent Dataset and Verification-Aware Reinforcement Learning (2026.acl-long)

Copied to clipboard

Challenge: Large language models lack reliability in scientific domains that require strict adherence to physical constraints.
Approach: They propose a large-scale dataset constructed via a task-adaptive strategy and a hybrid verification protocol that combines deterministic solvers with semantic auditing to guarantee scientific rigor.
Outcome: The proposed model outperforms baselines and general-purpose preference models and is competitive with proprietary models.
DFAMS: Dynamic-flow guided Federated Alignment based Multi-prototype Search (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for ambiguous queries struggle to retrieve high-quality documents . DFAMS outperforms advanced FR methods by 14.37% in knowledge classification accuracy .
Approach: They propose a framework that leverages dynamic information flow to identify latent query intents and construct semantically aligned knowledge partitions for accurate retrieval across heterogeneous sources.
Outcome: The proposed framework outperforms existing methods in classification accuracy and retrieval recall tests.
Non-Parametric Domain Adaptation for End-to-End Speech Translation (2022.emnlp-main)

Copied to clipboard

Challenge: End-to-end speech translation (E2E-ST) systems have received increasing attention due to its less error propagation, lower latency and fewer parameters.
Approach: They propose a non-parametric method that leverages in-domain text translation corpus to achieve domain adaptation for E2E-ST systems.
Outcome: The proposed method outperforms the existing in-domain fine-tuning strategies on the Europarl-ST benchmark.
UEGP: Unified Expert-Guided Pre-training for Knowledge Rekindle (2024.findings-naacl)

Copied to clipboard

Challenge: Existing paradigms for pre-training and fine-tuning have limitations . knowledge rekindle aims to break through performance upper bounds of experts without introducing additional annotated data.
Approach: They propose a new paradigm for pre-training and fine-tuning that aims to re-incorporate the fine- tuned expert model into the training cycle and break through performance upper bounds of experts.
Outcome: The proposed model breaks through performance upper bounds of experts without additional annotated data.
OpenRubrics: Towards Scalable Synthetic Rubric Generation for Reward Modeling and LLM Alignment (2026.acl-long)

Copied to clipboard

Challenge: Existing reward models rely on scalar or pairwise judgments that fail to capture multifaceted nature of human preferences.
Approach: They propose a rubric-based reward model that uses a large collection of prompt, rubric pairs to generate a scalar score or preference label for each response.
Outcome: The proposed model surpasses strong size-matched baselines by 8.4% across multiple benchmarks.
From Knowing to Teaching: Scaffolding Pedagogical Decisions for LLM Agent (2026.acl-long)

Copied to clipboard

Challenge: Large language models produce content lacking pedagogical depth when asked to generate lessons .
Approach: They propose a framework that allows teachers to select content according to pedagogical intent and sequence topics so foundations precede applications.
Outcome: The framework achieves 67.8% win rate in human evaluation and 79.6% in LLM-based evaluation against eight baselines.
Unlocking Instructive In-Context Learning with Tabular Prompting for Relational Triple Extraction (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods for relational triple extraction (RTE) are unnatural and recast RTE tasks to text-to-text prompting formats.
Approach: They propose a tabular prompting for RTE which frames RTE task into a table generation task and propose an instructive in-context learning which only selects and annotates samples considering triple semantics in massive unlabeled samples.
Outcome: The proposed prompting for RTE with TableIE achieves state-of-the-art performance compared to other methods . the proposed prompts are based on off-the shelf LLMs and are scalable to multiple scenarios .
Sparse Progressive Distillation: Resolving Overfitting under Pretrain-and-Finetune Paradigm (2022.acl-long)

Copied to clipboard

Challenge: Conventional wisdom in pruning Transformer-based language models is that it reduces model expressiveness, but new research shows pruning increases risk of overfitting when performed at the fine-tuning phase.
Approach: They propose to reduce pruning risk under pretrain-and-finetune paradigm . they propose to use knowledge distillation to improve pruning performance .
Outcome: The proposed method outperforms the leading competitors on the GLUE benchmark.
MCP-Flow: Facilitating LLM Agents to Master Real-World, Diverse and Scaling MCP Tools (2026.acl-long)

Copied to clipboard

Challenge: Existing research on Large Language Models (LLMs) relies on few servers and lacks training support.
Approach: They propose a web-agent-driven pipeline for large-scale server discovery, data synthesis, and model training that collects and filters data from 1166 servers and 11536 tools.
Outcome: Empirical evidence shows that MCP-Flow generates higher quality instruction-function call pairs and higher agentic task performance than previous work.
Variational Autoregressive Decoder for Neural Response Generation (D18-1)

Copied to clipboard

Challenge: Existing variational Bayesian models generate responses from a single latent variable, which is not sufficient to model high variability in responses.
Approach: They propose a conditional variable auto-encoder that sequentially introduces latent variables to condition the generation of each word in the response sequence.
Outcome: Empirical results show that the proposed model improves on state-of-the-art models on Opensubtitle and Reddit datasets.
CoELM: Construction-Enhanced Language Modeling (2024.acl-long)

Copied to clipboard

Challenge: Recent studies show that integrating constructional information can improve the performance of pre-trained language models.
Approach: They propose a construction-Enhanced language model that embeds constructional semantics into language models for natural language generation.
Outcome: The proposed model outperforms existing models on various benchmarks.
Multi-modal Action Chain Abductive Reasoning (2023.acl-long)

Copied to clipboard

Challenge: Existing models for Abductive Reasoning are limited in their ability to infer the most plausible explanation of incomplete known phenomena.
Approach: They propose a vision-language task that aims to imagine the most plausible event by spatio-temporal grounding in past video and infer the hypothesis of subsequent action chain layer by layer.
Outcome: The proposed model outperforms existing video-language models in terms of effectiveness on the proposed dataset.
Q-Tuning: Queue-based Prompt Tuning for Lifelong Few-shot Language Learning (2024.findings-naacl)

Copied to clipboard

Challenge: Existing methods for continual prompt tuning are limited by the ever-growing parameter scale of modern language models (e.g., GPT-4 that may have 1.76 trillion parameters).
Approach: They propose a method for continual prompt tuning that enables the lifelong learning of a pre-trained language model by adding a task-specific prompt to a queue of older tasks.
Outcome: The proposed method outperforms the state-of-the-art methods substantially on continual prompt tuning benchmarks.
GPS: Genetic Prompt Search for Efficient Few-Shot Learning (2022.emnlp-main)

Copied to clipboard

Challenge: Pretrained language models are often finetuned for downstream tasks, which has been shown to improve performance over non-pretrained models.
Approach: They propose a genetic algorithm to automatically search for the best prompt for few-shot learning with pretrained language models by gradient-free algorithm.
Outcome: Experiments on diverse datasets show that the proposed method outperforms manual prompts by 2.6 points.
MAVEN-FACT: A Large-scale Event Factuality Detection Dataset (2024.findings-emnlp)

Copied to clipboard

Challenge: Event factuality detection is under-explored due to the lack of high-quality large-scale data . efd is a subfield of event understanding, which aims to determine the factuity of textual events.
Approach: They propose a large-scale EFD dataset with factuality annotations of 112,276 events . they find that adopting event arguments and relations helps in event factuity detection .
Outcome: The proposed dataset includes factuality annotations of 112,276 events . it is the largest EFD dataset and is challenging for fine-tuned models and large language models .
Self-Correcting RAG: Enhancing Faithfulness via MMKP Context Selection and NLI-Guided MCTS (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to retrieval-augmented generation still face problems with low context utilization and frequent hallucinations.
Approach: They propose a framework that reformulates retrieval and generation as constrained optimization and path planning.
Outcome: The proposed framework significantly improves reasoning accuracy on complex queries while reducing hallucinations.
From Tens of Hours to Tens of Thousands: Scaling Back-Translation for Speech Recognition (2025.emnlp-main)

Copied to clipboard

Challenge: Recent advances in Automatic Speech Recognition (ASR) have been fueled by massive speech corpora, but extending coverage to diverse languages with limited resources remains a formidable challenge.
Approach: They propose a pipeline that converts large-scale text corpora into synthetic speech using off-the-shelf text-to-speech (TTS) models.
Outcome: The proposed pipeline generates 500,000 hours of synthetic speech in ten languages and achieves transcription error reductions of over 30%.
Towards Noise-Tolerant Speech-Referring Video Object Segmentation: Bridging Speech and Text (2023.emnlp-main)

Copied to clipboard

Challenge: Recent advances in vision-language learning have significantly advanced Human-Computer Interactions (HCI).
Approach: They propose a method to align the semantic spaces between speech and text by incorporating two modules to align semantic spaces.
Outcome: The proposed method outperforms state-of-the-art approaches on AVOS benchmarks.
Mitigating Legal Hallucinations via Symbolic Constraints and Analogical Precedents (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for finetuning and retrieval-augmented generation suffer from hallucination risk and semantic drift.
Approach: They propose a framework for a dual-retriever based on the legal syllogism and the nature of different legal data.
Outcome: The proposed framework mitigates hallucinations while improving explainability of legal reasoning.
RAG in the Wild: On the (In)effectiveness of LLMs with Mixture-of-Knowledge Retrieval Augmentation (2026.findings-acl)

Copied to clipboard

Challenge: Retrieval-augmented generation (RAG) enhances large language models by integrating external knowledge retrieved at inference time.
Approach: They evaluate RAG systems using MassiveDS, a large-scale datastore with mixture of knowledge.
Outcome: The proposed approach improves performance on knowledge-intensive NLP tasks.
RealMem: Benchmarking LLMs in Real-World Memory-Driven Interaction (2026.findings-acl)

Copied to clipboard

Challenge: Existing benchmarks focus on casual conversation or task-oriented dialogue, failing to capture “long-term project-oriented” interactions where agents must track evolving goals.
Approach: They propose a benchmark that simulates the dynamic evolution of memory in real-world projects.
Outcome: The proposed benchmarks simulate the dynamic evolution of memory in real-world projects.
LLMBox: A Comprehensive Library for Large Language Models (2024.acl-demos)

Copied to clipboard

Challenge: a library to facilitate the development, use, and evaluation of large language models (LLMs) is presented.
Approach: They propose a unified library to facilitate the development, use and evaluation of large language models (LLMs).
Outcome: The proposed library is based on extensive experiments in a variety of evaluation settings.
GUI0: Self-Evolving Foundational GUI Agents in Super App Ecosystems (2026.acl-long)

Copied to clipboard

Challenge: Automated interaction with graphical user interfaces (GUIs) is central to general artificial intelligence, but remains challenging within Super App ecosystems.
Approach: They propose a framework synergizing autonomous data synthesis with dual-agent co-evolution . GUI0 establishes a domain-aware foundation model via synthesized corpora and employs curriculum-driven reinforcement learning .
Outcome: The proposed framework outperforms Gemini-2.5-Pro and Claude-4-Sonnet in the SuperAPP benchmark and has universal efficacy across base models.
Incentivizing Parametric Knowledge via Reinforcement Learning with Verifiable Rewards for Cross-Cultural Entity Translation (2026.acl-long)

Copied to clipboard

Challenge: Current systems often fall short of this goal in settings where translation hinges on culturally grounded entities such as books, films, places, songs and idioms.
Approach: They propose a framework that anchors supervision on a verifiable, entity-level reward signal and incorporates lightweight structural gates to stabilize optimization.
Outcome: The proposed framework improves on XC-Translate and shows that it can learn a robust reasoning process rather than imitating reference translations.
Domain Adaptation with BERT-based Domain Classification and Data Selection (D19-61)

Copied to clipboard

Challenge: Modern deep neural models with millions of parameters can easily adapt to a new learning task and dataset when enough supervision is given.
Approach: They propose a domain adaptation framework based on curriculum learning and domain-discriminative data selection.
Outcome: The proposed framework outperforms discrepancy-based methods on transfer tasks while consuming only fraction of training budget.
HydraRAG: Structured Cross-Source Enhanced Large Language Model Reasoning (2025.emnlp-main)

Copied to clipboard

Challenge: Current RAG system retrieves evidence from knowledge graphs and text documents but has limitations in multi-hop reasoning, multi-entity questions, and source verification.
Approach: They propose a training-free framework that unifies graph topology, document semantics, and source reliability to support deep, faithful reasoning in large language models.
Outcome: The proposed framework outperforms the current hybrid model-based model-driven system by 20.3% and 30.1% on seven benchmark datasets.
Cluster-aware Pseudo-Labeling for Supervised Open Relation Extraction (2022.coling-1)

Copied to clipboard

Challenge: Existing methods to extract novel relations do not achieve effective knowledge transfer . experimental results show that the proposed method is state-of-the-arts .
Approach: They propose a Cluster-aware Pseudo-Labeling method to improve pseudo-labels quality . they firstly pre-trained the relation models with pre-defined relations to learn them .
Outcome: The proposed method improves the pseudo-labels quality and transfer more knowledge for discovering novel relations.
ProMedTS: A Self-Supervised, Prompt-Guided Multimodal Approach for Integrating Medical Text and Time Series (2025.findings-acl)

Copied to clipboard

Challenge: Large language models excel at processing unstructured data, but integrating time series data with text remains a challenge.
Approach: They propose a self-supervised multimodal framework that uses prompt-guided learning to unify heterogeneous data types.
Outcome: The proposed framework outperforms state-of-the-art approaches on disease diagnosis tasks using real-world datasets.
LLMRefine: Pinpointing and Refining Large Language Models via Fine-Grained Actionable Feedback (2024.findings-naacl)

Copied to clipboard

Challenge: Recent large language models (LLMs) are leveraging human feedback to improve their output quality. however, human feedback is costly to collect, especially at inference time when the model provides new, unseen input.
Approach: They propose an inference-time optimization method to refine large language models' output based on fine-grained feedback to pinpoint defects and guide iterative refinement .
Outcome: The proposed method consistently outperforms baseline approaches on three text generation tasks, including machine translation, long-form question answering, and topical summarization.
TableEval: A Real-World Benchmark for Complex, Multilingual, and Multi-Structured Table Question Answering (2025.emnlp-main)

Copied to clipboard

Challenge: Existing TableQA benchmarks focus on simple flat tables and suffer from data leakage . current benchmarks are monolingual and fail to capture cross-lingual variability .
Approach: They propose a table-based TableQA benchmark to evaluate LLMs on real-world tasks.
Outcome: The proposed benchmarks show that they achieve high agreement with human judgment . the proposed framework improves on the alignment between model responses and reference answers .
LOG: A Local-to-Global Optimization Approach for Retrieval-based Explainable Multi-Hop Question Answering (2025.coling-main)

Copied to clipboard

Challenge: Existing approaches to multi-hop question answering emphasize single-step and multi-step iterative decomposition or retrieval, which are susceptible to failure in long-chain reasoning due to the progressive accumulation of erroneous information.
Approach: They propose a Local-tO-Global optimized retrieval method to discover more beneficial information and improve tuplet objective loss.
Outcome: The proposed method outperforms state-of-the-art models and significantly improves multi-hop reasoning.
Effective In-Context Example Selection through Data Compression (2024.findings-acl)

Copied to clipboard

Challenge: In-context learning has been validated in large language models, but the mechanism and selection strategy for in-cont example selection lacks systematic and in-depth research.
Approach: They propose a data compression approach to select in-context examples using large language models.
Outcome: The proposed method shows a significant improvement of 5.90% across five real-world datasets using four language models.
Mitigating Position Bias in Transformers via Layer-Specific Positional Embedding Scaling (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods to address the "lost-in-the-middle" problem suffer from high latency or suboptimal hand-crafted scaling strategies.
Approach: They propose a layer-specific positional embedding scaling method that assigns distinct scaling factors to each layer.
Outcome: Experiments show that the proposed method mitigates positional attention bias and delivers consistent improvements across multiple long-context benchmarks.
BootTOD: Bootstrap Task-oriented Dialogue Representations by Aligning Diverse Responses (2024.lrec-main)

Copied to clipboard

Challenge: Existing pre-trained language models lack diversity and linguistic challenges in task-oriented dialogues.
Approach: They propose a self-bootstrapping dialogue pre-training model called BootTOD . it learns task-oriented dialogue representations via a framework .
Outcome: The proposed model outperforms strong TOD baselines on diverse dialogue tasks.
LMGQS: A Large-scale Dataset for Query-focused Summarization (2023.findings-emnlp)

Copied to clipboard

Challenge: Lack of large-scale datasets for query-focused summarization hinders model development . lack of data limits the ability of QFS models to train robust neural models .
Approach: They propose to generate a query for each summary sentence in a generic summarization annotation using a pretrained language model.
Outcome: The proposed model achieves state-of-the-art zero-shot and supervised performance on multiple existing QFS benchmarks.
Getting More Juice Out of Your Data: Hard Pair Refinement Enhances Visual-Language Models Without Extra Data (2025.naacl-long)

Copied to clipboard

Challenge: Contrastive Language-Image Pre-training (CLIP) is a standard for cross-modal image-text representation learning.
Approach: They propose a framework that enhances pre-trained CLIP models by exploiting challenging text-image pairs within existing datasets.
Outcome: The proposed framework improves CLIP models by exploiting text-image pairs in training.
CryptoTrade: A Reflective LLM-based Agent to Guide Zero-shot Cryptocurrency Trading (2024.emnlp-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) have been used for financial decision-making and stock market prediction for years.
Approach: They propose to use Large Language Models to analyze on-chain and off-chain data to provide a comprehensive overview of the cryptocurrency market.
Outcome: The proposed trading agent leverages the transparency and immutability of on-chain data, as well as the timeliness and influence of off-chain signals, providing a comprehensive overview of the cryptocurrency market.
Dataset Bias Mitigation in Multiple-Choice Visual Question Answering and Beyond (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing studies have examined dataset biases in VQA benchmarks with short-phrase answers Multiple-choice Question with the LONG Answers (VCR, VLEP, etc.)
Approach: They propose to use Adversarial Data Synthesis (ADS) to generate synthetic training and debiased evaluation data and introduce Intra-sample Counterfactual Training (ICT) to assist models in utilizing synthesized training data.
Outcome: The proposed approach improves model performance even in domain-shifted scenarios.
Understanding Translationese in Cross-Lingual Summarization (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing datasets involve translation, but translationese is distinguished from original text . previous studies have shown that translationeses in CLS are not a problem in training sets .
Approach: They propose to use cross-lingual summarization to generate a concise summary in a target language from a document in . existing datasets typically involve translation in their creation, but the translated text is distinguished from the original written in that language.
Outcome: The proposed method systematically investigates how translationese affects CLS model evaluation and performance when it appears in source documents or target summaries.
JudgeAgent: Beyond Static Benchmarks for Knowledge-Driven and Dynamic LLM Evaluation (2026.findings-acl)

Copied to clipboard

Challenge: Current evaluation methods for large language models rely on static benchmarks . limited knowledge coverage and fixed difficulties hinder the targeted optimizations resulting in superficial evaluations of LLMs - a problem that has been addressed by JudgeAgent .
Approach: They propose a knowledge-driven and dynamic evaluation framework for large language models . judgeAgent leverages LLM agents equipped with context graphs to traverse knowledge structures .
Outcome: The proposed framework can achieve comprehensive evaluations and facilitate effective model iterations.
CAR: Conceptualization-Augmented Reasoner for Zero-Shot Commonsense Question Answering (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to zero-shot commonsense question answering use incomplete CSKBs . lack of human annotations makes sampled negative examples potentially uninformative and contradictory.
Approach: They propose a framework that abstracts a commonsense knowledge triple to many higher-level instances, which increases the coverage of the CSKB and expands the ground-truth answer space.
Outcome: Experiments show that CAR can generalize to zero-shot commonsense scenarios . lack of human annotations makes sampled negative examples potentially uninformative and contradictory.
InSerter: Speech Instruction Following with Unsupervised Interleaved Pre-training (2025.acl-long)

Copied to clipboard

Challenge: Recent advances in speech large language models exhibit suboptimal performance in adhering to speech instructions.
Approach: They propose a method to pre-train large-scale unsupervised speech-text sequences . they use text-to-speech conversion to generate textual continuations corresponding to provided speech segments .
Outcome: The proposed model achieves superior or competitive results across diverse speech processing tasks.
ConU: Conformal Uncertainty in Large Language Models with Correctness Coverage Guarantees (2024.findings-emnlp)

Copied to clipboard

Challenge: Uncertainty quantification (UQ) in natural language generation tasks remains an open challenge . however, black-box uncertainty measures require investigating with the proliferation of LLMs served via APIs.
Approach: They propose a conformal uncertainty measure and a method to transform heuristic uncertainty notions into rigorous prediction sets.
Outcome: Empirical results show that the proposed method outperforms state-of-the-art methods and can provide reliable guarantees for open-ended NLG tasks.
MultiSkill: Evaluating Large Multimodal Models for Fine-grained Alignment Skills (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing evaluation settings for large multimodal models focus on coarse-grained evaluation without considering skill composition required by specific instructions.
Approach: They propose an evaluation protocol that assesses large multimodal models across multiple fine-grained skills for alignment with human values.
Outcome: The proposed evaluation protocol decomposes coarse-level scoring to fine-grained skill set-level score tailored to each instruction.
MRT: Multi-modal Short- and Long-range Temporal Convolutional Network for Time-sync Comment Video Behavior Prediction (2024.lrec-main)

Copied to clipboard

Challenge: Using time-sync comments, it is difficult to understand user behavior due to complexity of interactions between users, videos, and comments.
Approach: They propose a novel time-sync comment behavior prediction model that takes historical behavior into account and optimizes it on the basis of user preferences.
Outcome: The proposed model improves the performance of time-sync comments on visual frames and textual comments on two cats playing simultaneously.
Automatic Marketing Theme and Commodity Construction System for E-commerce (2023.emnlp-industry)

Copied to clipboard

Challenge: Existing recommendation system invites experts to write marketing themes and select relevant commodities, which suffer from difficulty in mass production, poor timeliness and low online indicators.
Approach: They propose to use pretrained language model to generate marketing themes and commodity consistency module to select relevant commodities for the generative theme.
Outcome: The proposed system can generate popular marketing themes and select relevant commodities automatically and improve theme online effectiveness compared with state-of-the-art methods.
EfficientBERT: Progressively Searching Multilayer Perceptron via Warm-up Knowledge Distillation (2021.findings-emnlp)

Copied to clipboard

Challenge: Pre-trained language models have shown remarkable results on various NLP tasks.
Approach: They propose to improve the feed-forward network (FFN) in BERT with a higher computational cost than improving the multi-head attention (MHA).
Outcome: The proposed model is 6.9 smaller and 4.4 faster than BERTBASE and has competitive performances on GLUE and SQuAD Benchmarks.
Mixture-of-Domain-Adapters: Decoupling and Injecting Domain Knowledge to Pre-trained Language Models’ Memories (2023.acl-long)

Copied to clipboard

Challenge: Pre-trained language models demonstrate excellent abilities to understand texts in the generic domain while struggling in a specific domain.
Approach: They propose to decouple the feed-forward networks of the Transformer architecture into two parts to maintain old-domain knowledge and a mixture-of-adapters gate to inject domain-specific knowledge in parallel.
Outcome: The proposed method achieves superior performance on in-domain, out-of-domain and knowledge-intensive tasks.
Chinese Metaphorical Relation Extraction: Dataset and Models (2023.findings-emnlp)

Copied to clipboard

Challenge: Metaphor identification is a core task in metaphor processing, which involves recognizing and analyzing metaphorical expressions in text.
Approach: They propose a new formulation of metaphor identification as a relation extraction problem . they use a dataset to analyze metaphorical relations between two spans, a target and a source .
Outcome: The proposed model can capture the properties of the target and source in Chinese sentences.
Scaling up Open Tagging from Tens to Thousands: Comprehension Empowered Attribute Value Extraction from Product Title (P19-1)

Copied to clipboard

Challenge: Existing models treat each attribute as an entity type and build one set of NER tags for each of them, leading to scalability issues.
Approach: They propose to regard attribute as a query and adopt only one global set of BIO tags for any attributes to reduce the burden of attribute tag or model explosion.
Outcome: The proposed model outperforms state-of-the-art models and generates promising results for 8,906 attributes.
Do Language Models Mirror Human Confidence? Exploring Psychological Insights to Address Overconfidence in LLMs (2025.findings-acl)

Copied to clipboard

Challenge: Psychology research has shown that humans are poor at estimating their performance on tasks, tending towards underconfidence on easy tasks and overconfidence on difficult tasks.
Approach: They propose to use a self-assessment method to assess confidence in large language models (LLMs) they propose to ask for the answer separately and then use them to improve their accuracy.
Outcome: The proposed method improves confidence calibration and interpretability in QA tasks with different personas.
CANDLE: Iterative Conceptualization and Instantiation Distillation from Large Language Models for Commonsense Reasoning (2024.acl-long)

Copied to clipboard

Challenge: Existing approaches to generalize commonsense reasoning lack instantiated knowledge and require pre-built concept taxonomies and annotations.
Approach: They propose a framework that iteratively performs contextualized conceptualization and instantiation over commonsense knowledge bases by instructing large language models to generate both types of knowledge with critic filtering.
Outcome: Empirical results show that distilling CANDLE on student models provides benefits across three downstream tasks.
Multi-Stage Balanced Distillation: Addressing Long-Tail Challenges in Sequence-Level Knowledge Distillation (2024.findings-emnlp)

Copied to clipboard

Challenge: Knowledge distillation (KD) is a promising solution for large language models, but their deployment remains computationally expensive.
Approach: They propose a framework which iteratively balances training data within a fixed computational budget and enables the transfer of knowledge from expensive teacher LLMs to smaller student models.
Outcome: The proposed framework achieves state-of-the-art performance across diverse long-tailed datasets, enhancing both the efficiency and efficacy of the distilled models.
PAM: Enhancing General Alignment of Large Reasoning Models through Priority-Aware Metacognition (2026.acl-long)

Copied to clipboard

Challenge: Existing studies indicate that System-2 thinking alone does not transfer to the general alignment domain.
Approach: They propose to use priority-aware metacognition to help LRMs understand human preferences and monitor and regulate their thinking process.
Outcome: The proposed model improves general alignment performance by 10 points on helpfulness and harmless benchmarks.
Towards Unified Task Embeddings Across Multiple Models: Bridging the Gap for Prompt-Based Large Language Models and Beyond (2024.findings-acl)

Copied to clipboard

Challenge: Existing task embedding methods rely on fine-tuned, task-specific language models, which hinders their adaptability to prompt-guided Large Language Models (LLMs).
Approach: They propose a framework for unified task embedding that harmonizes task embeds from various models within a single vector space.
Outcome: The proposed framework harmonizes task embeddings from various models within a single vector space.
Building Parallel Monolingual Gan Chinese Dialects Corpus (L18-1)

Copied to clipboard

Challenge: In particular, we manually annotate a Gan Chinese Dialects Corpus (GCDC) including 131.5 hours and 310 documents with 6 different genres, containing news, official document, story, prose, poet, letter and speech, from 19 different Gan regions.
Approach: They propose a scheme to represent Gan Chinese dialects using Chinese character, Chinese Pinyin and Chinese audio forms.
Outcome: The proposed scheme is based on a Gan Chinese Dialects Corpus (GCDC) with 131.5 hours and 310 documents with 6 different genres, containing news, official document, story, prose, poet, letter and speech, from 19 different Gan regions.
Coarse-to-Fine Grounded Memory for LLM Agent Planning (2025.emnlp-main)

Copied to clipboard

Challenge: Existing methods to enhance LLM with offline experiences or online trajectory analysis focus on single-granularity memory derived from dynamic environmental interactions.
Approach: They propose a framework that grounds coarse-to-fine memories with LLM to enable flexible adaptation to diverse scenarios.
Outcome: Extensive experiments on AlfWorld, Webshop and ScienceWorld show that the proposed framework outperforms baselines and comprehensively optimizes memory-enhanced LLM Agent system.
SARA: Unlocking Multilingual Knowledge in Mixture-of-Experts via Semantically Anchored Routing Alignment (2026.findings-acl)

Copied to clipboard

Challenge: Low-resource language tokens are often routed to different experts than those activated by high-resourced inputs, which hinders their efficacy in multilingual contexts.
Approach: They propose a framework to transfer specialized capabilities from high-resource languages as anchors to low-resourced languages by using a symmetric Jensen-Shannon constraint.
Outcome: The proposed framework outperforms standard instruction tuning on 5 low-resource languages and 3 benchmarks.
ReTA: Recursively Thinking Ahead to Improve the Strategic Reasoning of Large Language Models (2024.naacl-long)

Copied to clipboard

Challenge: Existing logical reasoning evaluations of Large Language Models (LLMs) focus on single-turn and static environments, such as arithmetic problems.
Approach: They propose a Recursively Thinking-Ahead agent that analyzes the opponents’ future moves/actions and assigns reward signals for these situations.
Outcome: The proposed agent is based on two scenarios: Online Racing and Offline Probing.
Multi-Grained Knowledge Distillation for Named Entity Recognition (2021.naacl-main)

Copied to clipboard

Challenge: Pre-trained big models have delivered top performance in Seq2seq modeling, but their deployments in real-world applications are often hindered by excessive computations and memory demands.
Approach: They propose a distillation scheme to efficiently transfer knowledge from big models to their cheaper counterparts.
Outcome: The proposed scheme maximizes the assimilation of knowledge from the teacher model to the student model.
GeoEdit: Geometric Knowledge Editing for Large Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Existing training-based model editing methods struggle to incorporate new knowledge while preserving unrelated general knowledge.
Approach: They propose a framework that uses geometric relationships to differentiate between neurons associated with new knowledge updates and those related to general knowledge perturbations.
Outcome: The proposed framework avoids updating neurons with directions approximately orthogonal to existing knowledge, thus preserving the model’s generalization ability.
GlotEval: A Test Suite for Massively Multilingual Evaluation of Large Language Models (2025.emnlp-demos)

Copied to clipboard

Challenge: Existing evaluation frameworks focus on English and a handful of high-resource languages, thereby overlooking the realistic performance of large language models in multilingual and lower-resourced scenarios.
Approach: They propose a unified and lightweight framework that integrates 27 benchmarks under a standard ISO 639-3 language identifier system to enable seamless incorporation of new benchmarks.
Outcome: The proposed framework integrates 27 benchmarks under a standard ISO 639-3 language identifier system, allowing for seamless incorporation of new benchmarks.
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.
Defining and Evaluating Visual Language Models’ Basic Spatial Abilities: A Perspective from Psychometrics (2025.acl-long)

Copied to clipboard

Challenge: Existing studies assessing the spatial abilities of VLMs lack a solid theoretical foundation and lack measurable data.
Approach: They propose a psychometric framework defining five basic spatial abilities in Visual Language Models.
Outcome: The proposed framework defines five basic spatial abilities in Visual Language Models (VLMs) it provides a comprehensive evaluation benchmark and methodological perspective for embodied AI development .
Mitigating Data Poisoning in Text Classification with Differential Privacy (2021.findings-emnlp)

Copied to clipboard

Challenge: Data poisoning attacks can plant a backdoor in a model by injecting poisoned examples into training data, causing the model to misclassify test instances which include a specific pattern.
Approach: They propose a generic defence mechanism that makes training robust to poisoning attacks by smoothing the gradient from each training example.
Outcome: The proposed method is highly effective in mitigating, or even eliminating, poisoning attacks on text classification, with only a small cost in predictive accuracy.
Three Strategies to Improve One-to-Many Multilingual Translation (D18-1)

Copied to clipboard

Challenge: Existing studies show that one-to-many multilingual translation cannot perform on par with the individually trained models.
Approach: They propose to exploit unique initial states for target languages and language-dependent positional embeddings to create hidden cells of the encoder to achieve comparable or even better performance than individually trained models.
Outcome: The proposed methods achieve comparable or even better performance than the individually trained models.
Different Data, Different Modalities! Reinforced Data Splitting for Effective Multimodal Information Extraction from Social Media Posts (2022.coling-1)

Copied to clipboard

Challenge: Recent multimodal information extraction approaches overestimate the significance of images.
Approach: They propose a general data splitting strategy to divide social media posts into two sets to achieve better performance under information extraction models of the corresponding modalities.
Outcome: The proposed method outperforms existing models on two different multimodal information extraction tasks.
Autoencoder as Assistant Supervisor: Improving Text Representation for Chinese Social Media Text Summarization (P18-2)

Copied to clipboard

Challenge: Existing abstractive text summarization models learn a semantic representation of the source text and the summaries from it.
Approach: They evaluate the model on a popular Chinese social media dataset and compare it to other models.
Outcome: The proposed model achieves state-of-the-art performance on a popular Chinese social media dataset.
Global and Local Hierarchical Prompt Tuning Framework for Multi-level Implicit Discourse Relation Recognition (2024.lrec-main)

Copied to clipboard

Challenge: Recent methods to recognize hierarchical discourse relations without explicit connectives are inefficient and ignore the utilization of the output probability distribution information of the verbalizer.
Approach: They propose a global and local hierarchical prompt tuning framework which leverages top-up propagated probability as the global hierarchy to inject it into multi-level verbalizer.
Outcome: The proposed framework achieves competitive results on two benchmacks.
SOAPTriage: SOAP-Guided Multi-View Clinical Text Modeling Framework for Automated ESI Prediction (2026.acl-long)

Copied to clipboard

Challenge: Emergency departments rely on the Emergency Severity Index (ESI) to assess patient acuity and prioritize care.
Approach: They propose a SOAP-guided multi-view clinical text modeling framework for automated ESI prediction based on the SOAP paradigm .
Outcome: The proposed framework outperforms prompting-based, multi-agent, and encoder-based baselines.
Planning, Creation, Usage: Benchmarking LLMs for Comprehensive Tool Utilization in Real-World Complex Scenarios (2024.findings-acl)

Copied to clipboard

Challenge: Existing benchmarks focus on simple synthesized queries that do not reflect real-world complexity, thereby offering limited perspectives in evaluating tool utilization.
Approach: They propose a benchmark to evaluate LLMs’ ability in tool utilization within real-world scenarios.
Outcome: The proposed benchmark improves LLMs’ ability in tool utilization within real-world scenarios and eliminates the restriction of pre-defined toolset.
MusicBERT: Symbolic Music Understanding with Large-Scale Pre-Training (2021.findings-acl)

Copied to clipboard

Challenge: Symbolic music understanding is useful for many music applications, but lack of training data hinders representation learning.
Approach: They propose a pre-trained model for music understanding that uses symbolic music data to train music representations.
Outcome: The proposed model improves on four music understanding tasks.
CLLE: A Benchmark for Continual Language Learning Evaluation in Multilingual Machine Translation (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing benchmarks for Continual Language Learning (CLL) are limited due to the complexity of the task and the lack of unified benchmarks.
Approach: They propose a Continual Language Learning Evaluation benchmark CLLE in multilingual translation.
Outcome: The proposed method is effective when compared with other strong benchmarks.
STAND-Guard: A Small Task-Adaptive Content Moderation Model (2025.coling-industry)

Copied to clipboard

Challenge: Content moderation is important for developing welcoming online platforms and responsible large language models.
Approach: They propose a small task-adaptive coNtent moDeration model that can be easily adapted to new or customized content moderation tasks without extensive model tuning.
Outcome: The proposed model is comparable to GPT-3.5-Turbo on unseen English binary classification tasks.
Exploring Chain-of-Thought for Multi-modal Metaphor Detection (2024.acl-long)

Copied to clipboard

Challenge: Metaphors are commonly found in advertising and internet memes, but lack of high-quality textual data is a challenge for language models . a new framework for multi-modal metaphor detection is being developed to address these challenges .
Approach: They propose a framework that extracts and integrates knowledge from Large Language Models into smaller ones to improve model performance.
Outcome: The proposed framework outperforms existing models on the MET-MEME dataset.
Retrieval-free Knowledge Injection through Multi-Document Traversal for Dialogue Models (2023.acl-long)

Copied to clipboard

Challenge: Existing research on retrieval-augmented and retrieval free dialogue models focuses on retrieving knowledge from external sources and rely on finely annotated retrieval training data and knowledge-grounded responses.
Approach: They propose a retrieval-free approach by turning knowledge documents into simulated multi-turn dialogues using a Multi-Document Traversal algorithm.
Outcome: The proposed approach outperforms retrieval-augmented models while being cheaper and faster at domain transfer.
APEX: Learning Adaptive Priorities for Multi-Objective Alignment in Vision-Language Generation (2026.findings-acl)

Copied to clipboard

Challenge: APEX optimizes for text-to-image generation by combining learning potential, conflict penalty, and progress need.
Approach: They propose an algorithm that stabilizes heterogeneous rewards and dynamically schedules objectives . they propose a method that achieves better Pareto trade-offs across four heterogenous objectives based on P3 Adaptive Priorities .
Outcome: The proposed algorithm achieves better pareto trade-offs across four heterogeneous objectives while maintaining competitive OCR accuracy.
Dialect-SQL: An Adaptive Framework for Bridging the Dialect Gap in Text-to-SQL (2025.emnlp-main)

Copied to clipboard

Challenge: Existing Text-to-SQL research focuses on specific database systems, limiting adaptability to different dialects.
Approach: They propose a framework that employs Object Relational Mapping (ORM) code as an intermediate language to bridge this gap.
Outcome: The proposed framework outperforms existing methods that generate SQL queries directly.
xLAM: A Family of Large Action Models to Empower AI Agent Systems (2025.naacl-long)

Copied to clipboard

Challenge: Autonomous agents powered by large language models (LLMs) have attracted significant research interest, but there are few standards for developing specialized models for agent tasks.
Approach: They propose a series of large action models with dense and mixture-of-expert architectures that unifies, augments, and synthesizes diverse datasets to enhance agent generalizability and performance.
Outcome: The proposed models outperform GPT-4, Claude-3, and many other models in terms of tool use and outperformed GPT-based models on multiple agent ability benchmarks.
M-RAG: Reinforcing Large Language Model Performance through Retrieval-Augmented Generation with Multiple Partitions (2024.acl-long)

Copied to clipboard

Challenge: Existing methods for retrieving relevant memories from an external database are coarse-grained and can cause noise and focus on crucial memories.
Approach: They propose a multiple partition paradigm for RAG where each database partition serves as a basic unit for execution.
Outcome: The proposed framework outperforms baseline methods on three language generation tasks on seven datasets.
Towards Process-Oriented, Modular, and Versatile Question Generation that Meets Educational Needs (2022.naacl-main)

Copied to clipboard

Challenge: NLP-powered automatic question generation (QG) techniques have not been widely adopted in classrooms to date.
Approach: They propose to identify key impediments and improve the usability of NLP-powered automatic question generation techniques by understanding how instructors construct questions and identifying touch points to enhance the underlying NLP models.
Outcome: The proposed methods can be used by 11 instructors across 7 universities and highlight their needs and needs when creating questions.
Knowledge Mechanisms in Large Language Models: A Survey and Perspective (2024.findings-emnlp)

Copied to clipboard

Challenge: Using large language models, we can understand knowledge mechanisms in LLMs for learning, storage, utilization, and evolution.
Approach: They propose to analyze knowledge mechanisms in Large Language Models (LLMs) they examine utilization, evolution, and the potential dark knowledge (hypothesis) they hope to help understand knowledge in LLMs and provide insights for future research .
Outcome: The proposed model can be used to analyze the evolution of parametric knowledge in LLMs.
Q-PRM: Adaptive Query Rewriting for Retrieval-Augmented Generation via Step-level Process Supervision (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to rewriting queries often lack supervision signals for intermediate steps . existing approaches rely on outcome-supervised training or heuristic rules to guide the rewrite process .
Approach: They propose a query rewriting framework that generates process-level supervision signals for intermediate steps.
Outcome: a new query rewriting framework outperforms existing approaches on open-domain QA benchmarks.
Self-supervised Preference Optimization: Enhance Your Language Model with Preference Degree Awareness (2024.findings-emnlp)

Copied to clipboard

Challenge: Recent studies have focused on replacing the reward model in Reinforcement Learning with Human Feedback (RLHF) methods for Large Language Models (LLMs).
Approach: They propose a self-supervised preference optimization framework that replaces the reward model with a preference loss and alignment loss to improve LLMs' ability to understand human preferences.
Outcome: The proposed framework can be integrated with existing preference optimization methods and significantly boost their performance.
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.
Let the Expert Stick to His Last: Expert-Specialized Fine-Tuning for Sparse Architectural Large Language Models (2024.emnlp-main)

Copied to clipboard

Challenge: Existing studies on parameter-efficient fine-tuning (PEFT) for dense-architecture LLMs are lacking.
Approach: They propose an expert-specialized fine-tuning method that tunes the experts most relevant to downstream tasks while freezing the other experts.
Outcome: The proposed method matches or surpasses full-parameter fine-tuning.
Guess What I am Thinking: A Benchmark for Inner Thought Reasoning of Role-Playing Language Agents (2025.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in Large Language Models (LLMs)-based Role-Playing Language Agents (RPLAs) have attracted broad attention in various applications.
Approach: They propose a benchmark for evaluating character thought generation using literature . they propose 'MIRROR' which generates character thoughts by retrieving memories, predicting character reactions, and synthesizing motivations.
Outcome: The proposed benchmark outperforms existing methods in evaluating character thought generation.
Language is All a Graph Needs (2024.findings-eacl)

Copied to clipboard

Challenge: Existing work on integrating graph problems into generative language modeling framework remains limited.
Approach: They propose an LLM with instructions based on natural language to perform graph tasks.
Outcome: The proposed model surpasses all GNN baselines on ogbn-arxiv, Cora and PubMed datasets and sheds light on generative LLMs as new foundation model for graph machine learning.
Generative Input: Towards Next-Generation Input Methods Paradigm (2024.findings-acl)

Copied to clipboard

Challenge: generative models have been used for various NLP tasks but their application in the field of input methods remains under-explored.
Approach: They propose a novel Generative Input paradigm that uses prompts to handle all input scenarios and other intelligent auxiliary input functions, optimizing the model with user feedback.
Outcome: The proposed paradigm achieves state-of-the-art in the Full-mode Key-sequence to Characters task and surpasses GPT-4 in the other input methods.
Feeding What You Need by Understanding What You Learned (2022.acl-long)

Copied to clipboard

Challenge: Existing research on machine reading comprehension rely heavily on large-size models and corpus to improve performance.
Approach: They propose a framework that assesses model capabilities in an explainable and multi-dimensional manner.
Outcome: The proposed framework achieves an 11.22% / 8.71% improvement of EM / F1 on MRC tasks.
GuideLLM: Exploring LLM-Guided Conversation with Applications in Autobiography Interviewing (2025.naacl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated their effectiveness in human-guided dialogues, but tasks in the real world are more complex and require greater autonomy from LLMs.
Approach: They propose to characterize LLM-guided conversation into three fundamental components: Goal Navigation, Context Management, Empathetic Engagement and implement an interviewing environment for the evaluation of LLMs.
Outcome: The proposed LLM outperforms baseline LLMs in interviewing quality and autobiography generation quality.
Refining and Synthesis: A Simple yet Effective Data Augmentation Framework for Cross-Domain Aspect-based Sentiment Analysis (2024.findings-acl)

Copied to clipboard

Challenge: Aspect-based Sentiment Analysis (ABSA) data augmentation has attracted increasing attention in recent years due to data sparsity.
Approach: They propose a framework to augment ABSA data using pseudo labels for target domain . they refine generated labeled data using a natural language inference filter .
Outcome: The proposed framework outperforms 7 strong baselines on 4 kinds of ABSA tasks.
Agentic Reward Modeling: Integrating Human Preferences with Verifiable Correctness Signals for Reliable Reward Systems (2025.acl-long)

Copied to clipboard

Challenge: Existing reward models focus on human preferences, neglecting verifiable correctness signals.
Approach: They propose a reward system that combines human preference rewards with verifiable correctness signals to provide reliable rewards.
Outcome: The proposed reward agent significantly outperforms vanilla reward models on benchmarks and inference-time best-of-n searches on real-world tasks.
Metagent-P: A Neuro-Symbolic Planning Agent with Metacognition for Open Worlds (2025.findings-acl)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) show promising potential through their world knowledge and language processing capabilities in open-world planning.
Approach: They propose a framework that integrates the world knowledge of large language models, symbolic reasoning capabilities of cognitive architectures, and metacognition to improve experience utilization.
Outcome: The proposed framework outperforms current state-of-the-art methods in Minecraft and reduces the average replanning counts by 34% and exceeds the human success rate by 18.96%.
GameplayQA: A Benchmarking Framework for Decision-Dense POV-Synced Multi-Video Understanding of 3D Virtual Agents (2026.acl-long)

Copied to clipboard

Challenge: Multimodal Large Language Models are emerging as a backbone for autonomous agents in 3D environments.
Approach: They propose a framework for evaluating agentic-centric perception and reasoning through video understanding.
Outcome: The proposed framework evaluates agentic-centric perception and reasoning through video understanding.
AgencyBench: Benchmarking the Frontiers of Autonomous Agents in 1M-Token Real-World Contexts (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks focus on single agentic capability, failing to capture long-horizon real-world scenarios.
Approach: They propose a benchmark that evaluates 6 agentic capabilities across 32 real-world scenarios.
Outcome: Experiments show that closed-source models outperform open-source model (48.4% vs 32.1%) integrating models with advanced scaffolds to form autonomous agents is a paradigm shift.
EasyEdit2: An Easy-to-use Steering Framework for Editing Large Language Models (2025.emnlp-demos)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated extraordinary capabilities, however, they may still generate unreliable or unsafe outputs.
Approach: They propose a framework that allows plug-and-play adjustability for controlling Large Language Model (LLM) behaviors.
Outcome: The framework is designed to enable plug-and-play adjustability for controlling Large Language Model (LLM) behaviors.
A Survey on Natural Language Counterfactual Generation (2024.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in NLP are driven by a variety of Large Language Models (LLMs), such as GPT-3 (175B) and PaLM (540B).
Approach: They propose a taxonomy that categorizes the methods into four groups and summarizes the metrics for evaluating the generation quality.
Outcome: The proposed taxonomy categorizes the generation methods into four groups and summarizes the metrics for evaluating the quality.
MeNTi: Bridging Medical Calculator and LLM Agent with Nested Tool Calling (2025.naacl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) have been widely used in medicine but are limited in their ability to fully address the complexities of the real world.
Approach: They propose a universal agent architecture for Large Language Models that integrates a specialized medical toolkit and employs meta-tool and nested calling mechanisms to enhance LLM tool utilization.
Outcome: The proposed framework improves the accuracy and performance of medical calculators in complex medical scenarios.
Role Prompting Guided Domain Adaptation with General Capability Preserve for Large Language Models (2024.findings-naacl)

Copied to clipboard

Challenge: Large Language Models (LLMs) suffer catastrophic forgetting when tailored to specific domains . authors present a novel approach to manage multi-domain LLM adaptation .
Approach: They propose a strategy to manage multi-domain LLM adaptation using self-distillation and role integration.
Outcome: The proposed model alleviates catastrophic forgetting and inter-domain confusion while maintaining robust general capabilities.
CONSTRUCTURE: Benchmarking CONcept STRUCTUre REasoning for Multimodal Large Language Models (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing multimodal large language models lack the ability to perceive the visual world with a deep concept structure cognition.
Approach: They propose a concept-level benchmark to assess MLLMs’ hierarchical concept understanding and reasoning abilities.
Outcome: The proposed model outperforms state-of-the-art models in concept structure reasoning evaluation.
RankAdaptor: Hierarchical Rank Allocation for Efficient Fine-Tuning Pruned LLMs via Performance Model (2025.findings-naacl)

Copied to clipboard

Challenge: Current compression techniques entail structural pruning and a recovery phase that leverages the Low-Rank Adaptation algorithm.
Approach: They propose a hierarchical rank allocation method that enables efficient fine-tuning of pruned LLMs according to layerwise specific recovery requirements.
Outcome: The proposed algorithm outperforms state-of-the-art methods across pruning settings and LLM architectures with improvements ranging from 0.7% to 5.5%.
AI for Science in the Era of Large Language Models (2024.emnlp-tutorials)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) have demonstrated significant prowess in tasks involving natural language, such as translating languages, constructing chatbots, and answering questions.
Approach: This tutorial explores the application of large language models to three crucial categories of scientific data: 1) textual data, 2) biomedical sequences, and 3) brain signals.
Outcome: This tutorial will explore the application of large language models to three crucial categories of scientific data.
KG-FiD: Infusing Knowledge Graph in Fusion-in-Decoder for Open-Domain Question Answering (2022.acl-long)

Copied to clipboard

Challenge: Open-Domain Question Answering (ODQA) models typically include a retrieving module and a reading module.
Approach: They propose a new open-domain question-answering framework that uses a knowledge-enhanced version of FiD to improve the approach.
Outcome: The proposed model improves on ODQA benchmark datasets with less than 40% computation cost.
Coupling Distant Annotation and Adversarial Training for Cross-Domain Chinese Word Segmentation (2020.acl-main)

Copied to clipboard

Challenge: Fully supervised neural approaches have achieved significant progress in the task of Chinese word segmentation (CWS) however, they suffer from the cross-domain issue when they come to processing of out-of-domain data.
Approach: They propose to use Chinese word as a target domain for distant annotation and adversarial training to reduce noise and maximize utilization of the source domain information.
Outcome: The proposed method outperforms existing state-of-the-art methods on real-world datasets and significantly outperformed previous state- of-the art methods.
Are Fairy Tales Fair? Analyzing Gender Bias in Temporal Narrative Event Chains of Children’s Fairy Tales (2023.acl-long)

Copied to clipboard

Challenge: Social biases and stereotypes are embedded in our culture through their presence in our stories.
Approach: They propose a computational pipeline that automatically extracts a story’s temporal narrative verb-based event chain for each of its characters as well as character attributes such as gender.
Outcome: The proposed framework extracts a story’s verb-based event chain for each of its characters as well as character attributes such as gender.
SEACrowd: A Multilingual Multimodal Data Hub and Benchmark Suite for Southeast Asian Languages (2024.emnlp-main)

Copied to clipboard

Challenge: Southeast Asia (SEA) is home to over 1,300 indigenous languages and 671 million people . prevailing AI models suffer from a significant lack of representation of texts, images, and audio datasets from SEA .
Approach: They propose to provide a resource center that provides standardized corpora in nearly 1,000 SEA languages across three modalities.
Outcome: a new benchmark assesses the quality of AI models on 36 SEA languages across 13 tasks . the results highlight the importance of SEA as a culturally diverse region .
iTool: Reinforced Fine-Tuning with Dynamic Deficiency Calibration for Advanced Tool Use (2025.emnlp-main)

Copied to clipboard

Challenge: Synthesizing tool-use data through real-world simulations is effective for enhancing large language models (LLMs) however, training gains decay as synthetic data increases, and the model struggles to benefit from more synthetic data.
Approach: They propose an iterative reinforced fine-tuning strategy to improve LLMs with external tools to augment their capabilities.
Outcome: The proposed method achieves 13.11% better performance than the same-size base model and outperforms larger open-source and closed-source models.
Social-aware Sparse Attention Network for Session-based Social Recommendation (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for predicting the next item for an anonymous session do not capture user preferences and noisy irrelevant interactions.
Approach: They propose to use social networks and historical sessions to provide personalized recommendations for the current session.
Outcome: The proposed model outperforms existing models on two benchmark datasets.
Open Domain Question Answering based on Text Enhanced Knowledge Graph with Hyperedge Infusion (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to improve knowledge base are incomplete and difficult to understand.
Approach: They propose a novel QA method by leveraging text information to enhance the incomplete KB.
Outcome: Extensive experiments on the WebQuestionsSP benchmark prove the effectiveness of the proposed model.
ToolHop: A Query-Driven Benchmark for Evaluating Large Language Models in Multi-Hop Tool Use (2025.acl-long)

Copied to clipboard

Challenge: Effective evaluation of multi-hop tool use is critical for analyzing the understanding, reasoning, and function-calling capabilities of large language models.
Approach: They propose a dataset that provides rigorous evaluation of multi-hop tool use.
Outcome: The proposed model achieves 49.04% accuracy across five model families.
Distribution Calibration for Out-of-Domain Detection with Bayesian Approximation (2022.coling-1)

Copied to clipboard

Challenge: Existing methods for OOD detection are overconfident for OD samples . lack of labeled OOD examples leads to poor prior knowledge about these unknown intents, making it challenging to detect OOD samples.
Approach: They propose a Bayesian OOD detection framework to calibrate distribution uncertainty using Monte-Carlo Dropout.
Outcome: The proposed framework gains 33.33% OOD F1 improvements with increasing only 0.41% inference time compared to previous methods.
AIMMerging: Adaptive Iterative Model Merging Using Training Trajectories for Language Model Continual Learning (2025.emnlp-main)

Copied to clipboard

Challenge: Recent model merging-based methods struggle to effectively manage the trade-off between learning new knowledge and preventing catastrophic forgetting.
Approach: They propose a model merging framework that utilizes learning and forgetting signals from the training trajectory to dynamically monitor the model’s training status.
Outcome: The proposed framework achieves significant performance improvements over existing state-of-the-art methods on three CL benchmarks with various model sizes (from 770M to 13B).
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.
Embodied-Reasoner: Synergizing Visual Search, Reasoning, and Action for Embodied Interactive Tasks (2026.acl-long)

Copied to clipboard

Challenge: Recent advances in reasoning models have demonstrated remarkable capabilities on mathematical and coding tasks, but their effectiveness in embodied domains remains largely unexplored.
Approach: They propose a reasoning model for interactive embodied tasks that synthesizes 9.3k coherent Observation-Thought-Action trajectories containing 64k ego-centric images and 90k diverse reasoning processes.
Outcome: The proposed model outperforms existing visual reasoning models by +9%, 24%, and +13% on long-horizon tasks.
AgentsCourt: Building Judicial Decision-Making Agents with Court Debate Simulation and Legal Knowledge Augmentation (2024.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in deep learning have significantly impacted the legal domain.
Approach: They propose a multi-agent framework for judicial decision-making that simulates the court trial process . they propose 420 Chinese judgment documents to support their framework and build a large-scale legal knowledge base .
Outcome: The proposed framework outperforms existing methods in various aspects, especially in generating legal articles.
Task Compass: Scaling Multi-task Pre-training with Task Prefix (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing studies show that multi-task learning with large-scale supervised tasks suffers from negative effects across tasks.
Approach: They propose a task prefix guided multi-task pre-training framework to explore the relationships among tasks.
Outcome: The proposed model can be used as a foundation backbone for a wide range of tasks and as augmentation tool for data augmentation with complementary tasks.
Pre-trained Personalized Review Summarization with Effective Salience Estimation (2023.findings-acl)

Copied to clipboard

Challenge: Pretrained language models (PLMs) are a new paradigm in text generation for the strong ability of natural language comprehension.
Approach: They propose a pre-trained personalized review summarization method that incorporates personalized information into the salience estimation of input reviews.
Outcome: The proposed method performs better than the state-of-the-art methods on real-world datasets.
MoEC: A Memory-Routed Mixture-of-Experts Controller for Adaptive Minecraft Control (2026.acl-long)

Copied to clipboard

Challenge: Existing systems rely on a monolithic policy to execute subgoals across varying contexts, causing inconsistent outcomes and scaling only partially mitigates.
Approach: They propose a memory-routed mixtureof-experts controller for Adaptive Minecraft Control that routes via a subgoal-indexed expert memory and regulates capacity through failure-triggered expert growth and redundancy-aware consolidation.
Outcome: The proposed controller shows significant gains in adaptability, robustness, and execution consistency over strong baselines.
A Survey of Large Models in Sports (2026.findings-acl)

Copied to clipboard

Challenge: Increasing interest in sports has led to the rapid advancement of large models, particularly multimodal large language models (MLLMs) . linguistic intelligence is a key component of large-model-driven sports intelligence .
Approach: They propose to establish a foundation for advancing research and practical development of large-model-driven sports intelligence.
Outcome: The proposed model-driven sports intelligence will be able to process and generate sports-related language effectively and process multiple data modalities.
FactCG: Enhancing Fact Checkers with Graph-Based Multi-Hop Data (2025.naacl-long)

Copied to clipboard

Challenge: Prior research on training grounded factuality classification models to detect hallucinations in large language models (LLMs) has relied on public natural language inference (NLI) data and synthetic data.
Approach: They propose a method that leverages multi-hop reasoning on context graphs extracted from documents to generate complex multi-level claims without relying on LLMs to decide data labels.
Outcome: The proposed model outperforms GPT-4-o on the LLM-Aggrefact benchmark with much smaller model size.
A Paradigm Shift: The Future of Machine Translation Lies with Large Language Models (2024.lrec-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) are introducing a new phase in machine translation . despite advances in MT, there are still many challenges to overcome .
Approach: They propose to highlight several new directions for MT that are influenced by Large Language Models like GPT-4 and ChatGPT.
Outcome: The proposed models offer vast linguistic understandings and bring innovative methodologies, such as prompt-based techniques, that have the potential to further elevate MT.
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.
Golden Touchstone: A Comprehensive Bilingual Benchmark for Evaluating Financial Large Language Models (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing financial benchmarks suffer from limited language and task coverage, low-quality datasets, and inadequate adaptability for LLM evaluation.
Approach: They propose a bilingual benchmark for financial LLMs that assesses models’ language understanding and generation capabilities.
Outcome: The proposed bilingual benchmark assesses models’ language understanding and generation capabilities.
Instruction-Tuning Data Synthesis from Scratch via Web Reconstruction (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods for generating and curating high-quality instruction-tuning data rely heavily on the quality of seed data or strong assumptions about the structure and content of web documents.
Approach: They propose a fully automated framework for synthesizing high-quality instruction-tuning (IT) data directly from raw web documents with minimal assumptions.
Outcome: The proposed framework outperforms state-of-the-art baselines by 16.65% across four instruction-following benchmarks.
Improving Event Representation via Simultaneous Weakly Supervised Contrastive Learning and Clustering (2022.acl-long)

Copied to clipboard

Challenge: Existing work exploits easily accessible co-occurrence information of events to learn event representations.
Approach: They propose a weakly supervised contrastive learning method and a prototype-based clustering method for event representation learning.
Outcome: The proposed framework outperforms baselines on Hard Similarity and Transitive Sentence Similarity tasks.
CPRM: A LLM-based Continual Pre-training Framework for Relevance Modeling in Commercial Search (2025.naacl-industry)

Copied to clipboard

Challenge: Relevance modeling between queries and items is a key component of commercial search engines.
Approach: They propose a framework for continual pre-training of LLMs to enhance domain knowledge . they employ queries and multi-field item to jointly pre-train for enhancing domain knowledge.
Outcome: The proposed model achieves convincing performance compared to strong baselines.
LLM×MapReduce: Simplified Long-Sequence Processing using Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Existing studies have focused on extending the context length of large language models (LLMs) due to their quadratic computational complexity and a lack of high-quality long training examples, most LLMs are trained with a limited window size.
Approach: They propose a training-free framework that enables large language models to effectively process long texts using a divide-and-conquer strategy for comprehensive document understanding.
Outcome: The proposed framework outperforms open-source and commercial long-context LLMs and is compatible with several models.
Hierarchical Visual Agent: Managing Contexts in Joint Image-Text Space for Advanced Chart Reasoning (2026.findings-acl)

Copied to clipboard

Challenge: Existing MLLMs are strong at understanding single plots, but struggle with multi-step reasoning . Existing approaches to manage context in chart reasoning include text-based chain-of-thought prompting .
Approach: They propose a hierarchical visual agent framework that iteratively constructs a working context in an image–text space.
Outcome: The proposed framework improves on strong multimodal baselines.
InterIDEAS: Philosophical Intertextuality via LLMs (2025.emnlp-main)

Copied to clipboard

Challenge: a new dataset aims to bridge philosophy, literary studies, and natural language processing (NLP) by integrating theories of intertextuality with bibliometric techniques.
Approach: They propose a dataset that bridges philosophy, literary studies, and natural language processing (NLP) it combines theories of intertextuality from literary studies with bibliometric techniques and recent LLMs .
Outcome: a new dataset bridges philosophy, literary studies, and natural language processing (NLP) to analyze intertextuality . the proposed method helps scholars understand the intellectual, social, and historical relations embedded in texts . it also contributes to the development of language models, authors say .
Ideology Takes Multiple Looks: A High-Quality Dataset for Multifaceted Ideology Detection (2023.emnlp-main)

Copied to clipboard

Challenge: Existing datasets for the ID task only label a text as ideologically left- or right-leaning as a whole, regardless whether the text containing one or more different issues.
Approach: They construct an ideological schema for a multifaceted ideology detection task using MITweet and an English Twitter dataset.
Outcome: The proposed task uses a MITweet dataset with 12,594 English Twitter posts, each annotated with a Relevance and an Ideology label for all twelve facets.
QueryAttack: Jailbreaking Aligned Large Language Models Using Structured Non-natural Query Language (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods to bypass security defenses of large language models (LLMs) are not effective, but QueryAttack can be jailbroken.
Approach: They propose a framework to examine generalizability of safety alignment by translating malicious queries into structured non-natural query languages.
Outcome: The proposed framework can achieve high attack success rates and jailbreak various defense methods on mainstream LLMs.
Rescorla-Wagner Steering of LLMs for Undesired Behaviors over Disproportionate Inappropriate Context (2025.emnlp-main)

Copied to clipboard

Challenge: Incorporating external context can enhance the response quality of Large Language Models (LLMs). however, real-world contexts often mix relevant information with disproportionate inappropriate content.
Approach: They propose a Poisoned Context Testbed to pair queries with real-world contexts . they propose 'rw-Steering' to internalize inappropriate signals .
Outcome: The proposed model improves response quality by 39.8% and reverses undesirable behavior curve.
SoulChat: Improving LLMs’ Empathy, Listening, and Comfort Abilities through Fine-tuning with Multi-turn Empathy Conversations (2023.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) are used in psychological counseling to provide universal advice.
Approach: They constructed a multi-turn empathetic conversation dataset with 2 million samples . they found that the model's empathy ability is enhanced when finetuning .
Outcome: Experiments show that large language models can be finetuned to provide empathy . but, when applied to mental health or emotional support conversation, there are three main issues .
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.
Bridging Kernel Drivers and Virtual Device Models with LLM-Powered Automation (2026.acl-demo)

Copied to clipboard

Challenge: Linux kernel device drivers are tightly coupled with hardware, making them difficult to execute and test without physical devices.
Approach: They present a tool that generates QEMU-based virtual devices directly from Linux driver source code.
Outcome: The proposed tool generates QEMU-based virtual devices directly from Linux driver source code.
CiteEval: Principle-Driven Citation Evaluation for Source Attribution (2025.acl-long)

Copied to clipboard

Challenge: Current evaluation frameworks rely on NLI to assess binary or ternary support from cited sources, which is suboptimal for citation evaluation.
Approach: They propose a citation evaluation framework based on fine-grained citation ratings within a broad context and construct a multi-domain benchmark with high-quality human annotations.
Outcome: The proposed framework provides a high-quality human annotation benchmark and a suite of model-based metrics that exhibit strong correlation with human judgments.
Cross-lingual Knowledge Graph Alignment via Graph Matching Neural Network (P19-1)

Copied to clipboard

Challenge: Existing approaches to cross-lingual knowledge graph (KG) alignment rely on entity embeddings derived from monolingual KG structural information.
Approach: They propose a topic entity graph to represent entities with contextual information in KGs.
Outcome: The proposed model outperforms state-of-the-art methods by a large margin.
TUBA: Cross-Lingual Transferability of Backdoor Attacks in LLMs with Instruction Tuning (2025.findings-acl)

Copied to clipboard

Challenge: Despite the increasing support for multilingual capabilities, the impact of backdoor attacks on LLMs remains under-explored.
Approach: They propose to use poisoned instructiontuning data to attack multilingual LLMs . their results show that more powerful models show increased susceptibility to transferable cross-lingual backdoor attacks .
Outcome: The proposed attack is effective in models like BLOOM and GPT-4o with high success rates in more than 7 out of 12 languages.
EfficientQAT: Efficient Quantization-Aware Training for Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Quantization-aware training (QAT) is a low-bit training solution that requires substantial training resources.
Approach: They propose an algorithm that reduces memory consumption by low-bit representations with minimal accuracy loss.
Outcome: EfficientQAT achieves 2-bit Llama-2-70B model on single GPU in 41 hours . compared to previous methods, it obtains model with less than 3 points accuracy degradation .

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