Papers by Zhang Yi

273 papers
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.
CLEVR-Implicit: A Diagnostic Dataset for Implicit Reasoning in Referring Expression Comprehension (2023.emnlp-main)

Copied to clipboard

Challenge: Recent studies show that pre-trained vision-language models perform well in cross-modal tasks, including referring expression comprehension.
Approach: They propose a method that enables VL models to reason with implicit text . they propose to use a dataset to align the text with objects in the images .
Outcome: The proposed method improves performance 37.94% on referring expression comprehension task.
NatCS: Eliciting Natural Customer Support Dialogues (2023.findings-acl)

Copied to clipboard

Challenge: Existing task-oriented dialogue datasets do not reflect the expected characteristics of real customer support conversations.
Approach: They propose to collect real customer service conversations from real conversations . they show that dialogue act annotations provide more effective training data .
Outcome: The proposed approach is more representative of real human-to-human conversations compared to existing dialogue datasets . the proposed approach can be used to facilitate open research in natural dialog systems .
Controllable Abstractive Sentence Summarization with Guiding Entities (2020.coling-main)

Copied to clipboard

Challenge: Existing text summarization models lack guiding entities to ensure that entities are present in summaries.
Approach: They propose a controllable abstractive sentence summarization model which generates summaries with guiding entities.
Outcome: The proposed model outperforms the state-of-the-art models in evaluation scores and informativeness metrics.
SILO-BENCH: A Scalable Environment for Evaluating Distributed Coordination in Multi-Agent LLM Systems (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks conflate coordination ability with role-based priors.
Approach: They propose a role-free benchmark for evaluating free-form collaboration under information silos.
Outcome: The proposed benchmark systematically probes coordination capabilities under information silos using 54 configurations and 3 frontier LLMs.
Alignment-Enhanced Decoding: Defending Jailbreaks via Token-Level Adaptive Refining of Probability Distributions (2024.emnlp-main)

Copied to clipboard

Challenge: Existing defenses against jailbreaks focus on perturbing or inspecting inputs, but ignore competing objectives, the underlying cause of alignment failures.
Approach: They propose a novel defense that employs adaptive decoding to address the root causes of jailbreak issues.
Outcome: The proposed defense improves safety alignment while maintaining helpfulness.
BRIGHTER: BRIdging the Gap in Human-Annotated Textual Emotion Recognition Datasets for 28 Languages (2025.acl-long)

Copied to clipboard

Challenge: Emotion recognition is an umbrella term for several NLP tasks, but most work on high-resource languages has focused on low-resourced languages.
Approach: They propose to use emotion recognition to describe perceived emotions in 28 different languages and across several domains to identify and annotate the datasets.
Outcome: The proposed datasets cover low-resource languages from Africa, Asia, Eastern Europe, and Latin America, with instances labeled by fluent speakers.
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.
LLM-VA: Resolving the Jailbreak-Overrefusal Trade-off via Vector Alignment (2026.acl-long)

Copied to clipboard

Challenge: Existing vector steering methods adjust the magnitude of answer vectors, but this creates a fundamental trade-off—reducing jailbreak increases over-refusal.
Approach: They propose a method which aligns va with vb through closed-form weight updates, making the model’s willingness to respond causally dependent on its safety assessment.
Outcome: Experiments on 12 LLMs show that the proposed method achieves 11.45% higher F1 than the best baseline while preserving 95.92% utility.
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.
Parallel Data Augmentation for Formality Style Transfer (2020.acl-main)

Copied to clipboard

Challenge: Formality style transfer is a task of automatically transforming text in one particular formality style into another.
Approach: They propose to augment parallel data with three specific data augmentation methods to improve the model's generalization ability and reduce the overfitting risk.
Outcome: The proposed methods significantly improve performance when used to pre-train the model and lead to the state-of-the-art results in the GYAFC benchmark dataset.
Decentralized Arena: Towards Democratic and Scalable Automatic Evaluation of Language Models (2026.acl-long)

Copied to clipboard

Challenge: closed-ended question-based benchmarks struggle with saturation as newer models emerge . crowd-sourced leaderboards rely on costly and slow human judges .
Approach: They propose a framework that leverages collective intelligence from all large language models to evaluate each other.
Outcome: a new framework enables a democratic, pairwise evaluation of all large language models . it achieves 97% correlation with human judgements, while significantly reducing the cost.
FLAIR: Steering LLM Mathematical Problem Solving based on A Fuzzy-Logic-AssIsted Reasoner (2026.acl-long)

Copied to clipboard

Challenge: Existing approaches to mathematical reasoning rely on static heuristics or pre-determined reasoning strategies.
Approach: They propose an adaptive framework that integrates fuzzy theory into LLM-based mathematical reasoning.
Outcome: The proposed framework outperforms state-of-the-art models while offering effective and interpretable diagnostics of intermediate problem-solving states.
PromptPrism: A Linguistically-Inspired Taxonomy for Prompts (2026.findings-eacl)

Copied to clipboard

Challenge: PromptPrism is a linguistically-inspired taxonomy that enables prompt analysis across three hierarchical levels.
Approach: They propose a linguistically-inspired taxonomy that enables prompt analysis across three hierarchical levels: functional structure, semantic component, and syntactic pattern.
Outcome: The proposed taxonomy bridges traditional language understanding with modern LLM research . it improves prompt quality and improves model performance across tasks .
CASE – Condition-Aware Sentence Embeddings for Conditional Semantic Textual Similarity Measurement (2026.eacl-long)

Copied to clipboard

Challenge: Recent approaches use semantic similarity to improve the quality of sentence embeddings, but it is difficult to measure the similarity between sentences.
Approach: They propose a condition-aware sentence embedding method that uses an LLM encoder to create an embeddable sentence under a given condition.
Outcome: The proposed method improves the performance of LLM-based embeddings and the isotropy of the embeddable space despite requiring a small number of dimensions.
A Skeleton-Based Model for Promoting Coherence Among Sentences in Narrative Story Generation (D18-1)

Copied to clipboard

Challenge: Existing models for narrative story generation lack semantic dependency among sentences.
Approach: They propose a skeleton-based model that generates the most critical phrases and expands them to a complete sentence.
Outcome: The proposed model can generate significantly more coherent stories according to human evaluation and automatic evaluation.
Learning Sentiment Memories for Sentiment Modification without Parallel Data (D18-1)

Copied to clipboard

Challenge: Existing methods for sentiment modification generate input-irrelevant texts due to lack of parallel data.
Approach: They propose a method that automatically extracts appropriate sentiment information from learned sentiment memories according to the specific context.
Outcome: The proposed method significantly improves the content preservation degree and achieves the state-of-the-art performance.
TextMixer: Mixing Multiple Inputs for Privacy-Preserving Inference (2023.findings-emnlp)

Copied to clipboard

Challenge: Pre-trained language models (PLMs) are often deployed as cloud services, enabling users to upload textual data and perform inference remotely.
Approach: They propose a privacy-preserving inference framework called MixPi which aims to obfuscate a user's private input by mixing it with multiple other inputs.
Outcome: The proposed framework surpasses existing privacy-preserving methods on token and sentence classification tasks.
MARCO: Multi-Agent Real-time Chat Orchestration (2024.emnlp-industry)

Copied to clipboard

Challenge: MARCO is a multi-agent real-time chat orchestration framework for automating workflows that require interactions with tools, reasoning, and human collaboration.
Approach: They propose a multi-agent real-time chat orchestration framework for automating workflows using LLMs.
Outcome: The proposed framework performs with 94.48% accuracy and 92.74% accuracy on restaurant and retail conversations datasets and 44.91% improved latency and 33.71% cost reduction in a production setting.
SimulSpeech: End-to-End Simultaneous Speech to Text Translation (2020.acl-main)

Copied to clipboard

Challenge: SimulSpeech is an end-to-end simultaneous speech to text translation system . conventional approaches to simultaneous speech translation divide the translation process into two stages .
Approach: They develop an end-to-end simultaneous speech to text translation system which translates speech in source language to text in target language concurrently.
Outcome: The proposed system achieves reasonable BLEU scores and lower delay compared to full-sentence translation model.
One QuantLLM for ALL: Fine-tuning Quantized LLMs Once for Efficient Deployments (2025.acl-long)

Copied to clipboard

Challenge: Quantization has shown promise for Large Language Models, but current methods require lengthy training to alleviate quantization loss.
Approach: They propose to decouple weights and incorporate Low-Rank adapters to reduce weight sharing . they validate the approach on LLaMA2 families and Mistral on downstream evaluation .
Outcome: The proposed approach shows high performance while reducing deployment time faced with multiple scenarios.
SafetyQuizzer: Timely and Dynamic Evaluation on the Safety of LLMs (2025.naacl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) have been used to evaluate the safety of their users . however, evaluation questions in current benchmarks are too straightforward and difficult to update with practical relevance due to their lack of correlation with real-world events.
Approach: They propose a question-generation framework to evaluate the safety of LLMs in the Chinese context.
Outcome: The proposed framework reduces decline rate while maintaining similar attack success rate.
How Do Answer Tokens Read Reasoning Traces? Self-Reading Patterns in Thinking LLMs for Quantitative Reasoning (2026.findings-acl)

Copied to clipboard

Challenge: Prior work on activation steering has focused on shaping reasoning traces, but it remains unclear how answer tokens actually read and integrate the reasoning to produce reliable outcomes.
Approach: They propose a training-free steering method that uses self-reading quality scores to guide inference toward benign self-readiness and away from uncertain and disorganized reading.
Outcome: The proposed method yields consistent accuracy gains in the reasoning traces generated by thinking LLMs.
Knowledge Inheritance for Pre-trained Language Models (2022.naacl-main)

Copied to clipboard

Challenge: Existing large-scale pre-trained language models are mainly trained from scratch individually, ignoring that many well-taught PLMs are available.
Approach: They propose a pre-training framework called knowledge inheritance and propose auxiliary supervision to efficiently learn larger PLMs.
Outcome: The proposed framework can be used to train large-scale language models with huge parameters and a large dataset can be adapted to domain adaptation and knowledge transfer.
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.
CoreGaze: Core Subgraph-Driven Visual Gaze Diffusion for Training-Free Referring Multimodal Large Language Models (2026.acl-long)

Copied to clipboard

Challenge: Existing methods rely on extensive fine-tuning to mitigate attention distraction, leading to redundant outputs or hallucinations.
Approach: They propose a training-free framework that simulates human visual gaze diffusion for fine-grained comprehension by combining a sparse semantic graph with a core subgraph with amplified initial influence.
Outcome: The proposed framework simulates human visual gaze diffusion for fine-grained comprehension.
Structure Guided Retrieval-Augmented Generation for Factual Queries (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for RAG produce factually incorrect outputs, resulting in incorrect answers.
Approach: They propose a novel problem that explicitly incorporates structural information into RAG for factual questions to satisfy all query conditions.
Outcome: The proposed method significantly outperforms baselines on ERQA while maintaining reasonable computational overhead.
AutoMixAlign: Adaptive Data Mixing for Multi-Task Preference Optimization in LLMs (2025.acl-long)

Copied to clipboard

Challenge: Existing approaches to align large language models rely on large ablation studies, heuristics, or human intuition to produce models with strong performance across tasks.
Approach: They propose an algorithm that mixes datasets during LLM training to balance performance across multiple tasks.
Outcome: The proposed algorithm outperforms existing methods on multitask alignment setups and achieves convergence rate of O(1/T) in the convex case.
Evaluating Unsupervised Dimensionality Reduction Methods for Pretrained Sentence Embeddings (2024.lrec-main)

Copied to clipboard

Challenge: Sentence embeddings produced by pretrained language models are high dimensional (ca. 1024-4096) this is problematic when representing large numbers of sentences in memory- or compute-constrained devices.
Approach: They propose to use Principal Component Analysis to reduce the dimensionality of sentence embeddings produced by pretrained language models to reduce their complexity.
Outcome: The proposed methods reduce the dimensionality of sentence embeddings by 50% without incurring significant loss in performance in multiple downstream tasks.
Weakly-supervised Text Classification Based on Keyword Graph (2021.emnlp-main)

Copied to clipboard

Challenge: Existing methods for text classification ignore keyword correlation, thus ignoring it . existing methods treat keywords independently, thus not exploiting correlation between them .
Approach: They propose a framework to explore keyword-keyword correlation on keyword graph by GNN . they use a self-supervised task to pretrain annotators and fine-tune them .
Outcome: The proposed method outperforms existing methods on long- and short-text datasets.
Bridging External and Parametric Knowledge: Mitigating Hallucination of LLMs with Shared-Private Semantic Synergy in Dual-Stream Knowledge (2025.emnlp-main)

Copied to clipboard

Challenge: Retrieval-augmented generation (RAG) aims to mitigate the hallucination of Large Language Models (LLMs) however, external knowledge may contain noise and conflict with parametric knowledge of LLMs, leading to degraded performance.
Approach: They propose a Dual-Stream Knowledge-Augmented Framework for Shared-Private Semantic Synergy that refines the traditional self-attention into a mixed-attention that distinguishes shared and private semantics for a controlled knowledge integration.
Outcome: Extensive experiments show that the proposed framework achieves a superior performance over baselines.
Simple and Effective Curriculum Pointer-Generator Networks for Reading Comprehension over Long Narratives (P19-1)

Copied to clipboard

Challenge: Using a pointer-generator framework for reading/sampling over large documents, we propose a framework for learning over long narratives where documents easily span over thousands of tokens.
Approach: They propose a curriculum learning (CL) based pointer-generator framework for reading/sampling over large documents, enabling diverse training of the neural model based on the notion of alternating contextual difficulty.
Outcome: The proposed framework improves on the NarrativeQA reading comprehension benchmark and reaches state-of-the-art performance.
Demystifying Small Language Models for Edge Deployment (2025.acl-long)

Copied to clipboard

Challenge: Small language models (SLMs) are a promising solution for resource-constrained devices such as smartphones and the Web of Things.
Approach: They propose to use SLMs to build and optimize a set of small language models that are publicly accessible.
Outcome: The proposed models outperform 7B models in general tasks, while their in-context learning capabilities remain limited and their efficiency has significant optimization potential.
Using Optimal Transport as Alignment Objective for fine-tuning Multilingual Contextualized Embeddings (2021.findings-emnlp)

Copied to clipboard

Challenge: Recent studies suggest different methods to improve multilingual word representations in contextualized settings including techniques that align between source and target embedding spaces.
Approach: They propose to use Optimal Transport as an alignment objective during fine-tuning to improve multilingual contextualized representations for downstream cross-lingual transfer.
Outcome: The proposed method achieves better performance on two tasks (XNLI and XQuAD) and is competitive with existing methods.
Leveraging LLM Reasoning Enhances Personalized Recommender Systems (2024.findings-acl)

Copied to clipboard

Challenge: Recent advances have showcased the potential of Large Language Models (LLMs) in executing reasoning tasks, particularly facilitated by Chain-of-Thought (CoT) prompting.
Approach: They propose to use Large Language Models to perform tasks with subjectivity and personalized preferences as inputs to RecSys.
Outcome: The proposed framework aligns with real human judgment on the coherence and faithfulness of LLM reasoning responses.
EPiDA: An Easy Plug-in Data Augmentation Framework for High Performance Text Classification (2022.naacl-main)

Copied to clipboard

Challenge: Existing methods for data augmentation do not fully exploit the potential of DA in NLP.
Approach: They propose an easy and plug-in framework for data augmentation to support effective text classification.
Outcome: The proposed framework outperforms existing methods in most cases, but not using agent networks or pre-trained generation networks.
Interpreting Twitter User Geolocation (2020.acl-main)

Copied to clipboard

Challenge: Existing methods for identifying user geolocation suffer from a lack of interpretability on the corresponding results.
Approach: They adopt influence functions to interpret the behavior of GNN-based models by identifying the importance of training users when predicting locations.
Outcome: The proposed method provides meaningful explanations on prediction results and also uncovers the so-called "black-box" GNN-based models by investigating the effect of individual nodes.
FPE2M2: Approaching Lossless and Efficient Quantization with Native Floating Point (2025.findings-acl)

Copied to clipboard

Challenge: Auto-regressive decoding is a memory-bound job, meaning decoding performance is limited by the bandwidth rather than the computational capabilities of the GPU.
Approach: They propose a framework that supports lossless weight-only quantization inference and validate it on Qwen and LLaMA Models.
Outcome: The proposed framework achieves the highest efficiency with lossless accuracy on Qwen and LLaMA Models across various modalities.
Collaborative Chain-of-Agents for Parametric-Retrieved Knowledge Synergy (2026.acl-long)

Copied to clipboard

Challenge: Existing RAG methods focus on external retrieval, while ignoring the rich content of the model.
Approach: They propose a framework that enhances explicit synergy over parametric and retrieved knowledge by integrating external retrieval components into the input context of the LLMs.
Outcome: The proposed framework enhances explicit synergy over parametric and retrieved knowledge.
Fast and Accurate Factual Inconsistency Detection Over Long Documents (2023.emnlp-main)

Copied to clipboard

Challenge: Generative AI models exhibit remarkable potential, however, hallucinations across various tasks present a significant challenge, particularly for longer inputs.
Approach: They propose a task-agnostic model that uses large text chunks to condition over long texts and employ a novel algorithm to explain its decisions through relevant source sentence retrieval.
Outcome: The proposed model outperforms existing methods on benchmarks and a new long-form dialogue dataset and surpasses competitive systems in efficiency and model explanation evaluations.
MAPS: Motivation-Aware Personalized Search via LLM-Driven Consultation Alignment (2025.acl-long)

Copied to clipboard

Challenge: Existing personalized product search methods assume that users’ query fully captures their real motivation, but in practice, user's queries do not always articulate the requirements.
Approach: They propose a Motivation-Aware Personalized Search method that embeds queries and consultations into a unified semantic space via LLMs and utilizes a Mixture of Attention Experts (MoAE) to prioritize critical semantics.
Outcome: Extensive experiments on real and synthetic data show that the proposed method outperforms existing methods in retrieval and ranking tasks.
Distributed LLM Serving on Consumer-Grade GPUs by Reconciling Computation and Communication (2025.findings-emnlp)

Copied to clipboard

Challenge: Large language models are reshaping internet services, and serving them is costly.
Approach: They propose an efficient distributed LLM serving system that splits prefill and decode requests into smaller chunks .
Outcome: The proposed system reduces TTFT, TPOT, and latency compared to the state-of-the-art system.
LongTutor: Benchmarking Large Language Models for Long-term Personalized Tutoring (2026.acl-long)

Copied to clipboard

Challenge: Existing evaluations focus on isolated, short-term interactions, overlooking the inherently long-term nature of learning.
Approach: They propose a benchmark for long-term personalized tutoring based on an annotated learning log . they propose an automated generator–verifier pipeline to enable benchmark expansion .
Outcome: The proposed benchmarks evaluate LLMs across three progressive tasks: evidence acquisition, knowledge state diagnosis, and adaptive teaching action.
Design Challenges for a Multi-Perspective Search Engine (2022.findings-naacl)

Copied to clipboard

Challenge: a document retrieval system fails to deliver diverse and direct responses to controversial questions . classical document retrievals provide a ranked list of references to relevant but not necessarily trustworthy web documents .
Approach: They propose a perspective-oriented document retrieval paradigm to address these challenges . they propose sponses with different perspectives within topically-related web documents .
Outcome: The proposed system is based on a user survey and a prototype . it will be used to assess the utility and understanding of the system .
Rethinking Multi-Modal Alignment in Multi-Choice VideoQA from Feature and Sample Perspectives (2022.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to VideoQA focus on utilizing frame- or object-level visual representations, but they neglect visual-language interactions.
Approach: They propose to break down video into trajectories and first leverage trajectory feature in VideoQA to enhance alignment between two modalities.
Outcome: The proposed method outperforms all the state-of-the-art models on the NExT-QA benchmark.
LJPCheck: Functional Tests for Legal Judgment Prediction (2024.findings-acl)

Copied to clipboard

Challenge: Existing LJP models fail to evaluate specific aspects of their performance, such as legal fairness and judicial fairness.
Approach: They propose a suite of functional tests for LJP models to comprehend LJp models’ behaviors and offer diagnostic insights.
Outcome: Extensive tests reveal weaknesses in LJP models and provide diagnostic insights.
CogToM: A Comprehensive Theory of Mind Benchmark inspired by Human Cognition for Large Language Models (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks for Large Language Models (LLMs) are limited to false belief tasks, highlighting bottlenecks in specific dimensions.
Approach: They propose a benchmark to evaluate Large Language Models' Theory of Mind capabilities . they evaluate 8000 bilingual instances across 46 paradigms and validated by 49 human annotators .
Outcome: The proposed benchmark reveals performance heterogeneities and bottlenecks in 22 representative models.
MiLoRA: Efficient Mixture of Low-Rank Adaptation for Large Language Models Fine-tuning (2024.findings-emnlp)

Copied to clipboard

Challenge: Low-rank adaptation and its mixture-of-experts (MOE) methods are highly effective but introduce significant latency in multi-tenant settings due to the LoRA modules and MOE routers added to multiple linear modules.
Approach: They propose a low-rank adaptation variant that considers each LoRA module as an expert and employs a prompt-aware routing mechanism.
Outcome: Extensive analysis on commonsense reasoning tasks and math reasoning tasks show that MiLoRA outperforms strong PEFT baselines with comparable tunable parameter budgets.
Sticking to the Mean: Detecting Sticky Tokens in Text Embedding Models (2025.acl-long)

Copied to clipboard

Challenge: Sticky tokens, when repeatedly inserted into sentences, pull sentence similarity toward a certain value, disrupting the normal distribution of embedding distances and degrading downstream performance.
Approach: They propose a method to detect “sticky tokens” by sentence and token filtering and apply it to 40 checkpoints across 14 model families.
Outcome: The proposed method detects 868 sticky tokens across 14 models and shows that their presence does not correlate with model size or vocabulary size.
PsyChain: A Collaborative Chain-of-Agents Framework for Generating Personalized and Professional Counseling Dialogues (2026.findings-acl)

Copied to clipboard

Challenge: Existing psychological counseling datasets suffer from monolithic client personas, insufficient therapeutic depth, and a lack of process controllability.
Approach: They propose a framework that evolves static counseling corpora into high-fidelity dialogues . they use a Client Profiler that pairs life scenarios with psychological personality archetypes based on client personality and stage progression .
Outcome: The proposed framework achieves 61-91% win rates against domain-specific baselines in pairwise evaluation and the highest average score in human evaluation, indicating potential for real-world counseling.
PERM: Psychology-grounded Empathetic Reward Modeling for Large Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Existing reward models evaluate empathy from a single perspective, overlooking bidirectional interaction nature of empathy.
Approach: They propose a reward model that evaluates empathy from a single perspective . they propose PERM to integrate a bystander perspective to monitor overall interaction quality .
Outcome: a new reward model outperforms state-of-the-art models on an emotional intelligence benchmark and an industrial daily conversation dataset.
Understanding How Value Neurons Shape the Generation of Specified Values in LLMs (2025.findings-emnlp)

Copied to clipboard

Challenge: Current approaches to interpret value representations are limited by superficial judgments over mechanistic analysis.
Approach: They propose a mechanistic interpretability framework that uses the Schwartz Values Survey to interpret value . they use a dataset that operationalizes four dimensions of universal value through behavioral contexts .
Outcome: The proposed method bridges psychological value frameworks with neuron analysis in large language models.
Towards a Mechanistic Understanding of Large Reasoning Models: A Survey of Training, Inference, and Failures (2026.acl-long)

Copied to clipboard

Challenge: Recent research has shown that reinforcement learning can elicit intriguing emergent reasoning behaviors.
Approach: They propose a comprehensive survey of the mechanistic understanding of large reasoning models . they organize findings into three core dimensions: 1) training dynamics, 2) reasoning mechanisms, and 3) unintended behaviors.
Outcome: This paper synthesizes the mechanistic understanding of large reasoning models into three dimensions . authors outline a roadmap for future studies including improved interpretability and methodologies .
What is Your Article Based On? Inferring Fine-grained Provenance (2021.acl-long)

Copied to clipboard

Challenge: a new study of claim provenance seeks to trace and explain the origins of claims . a critical reader must be able to assess where the information comes from and where it originates from .
Approach: They propose a method to model and reason about the provenance of multiple interacting claims . they propose generating metadata for the source article based on context and search signals .
Outcome: The proposed method improves on baselines by identifying key external information in the source article.
Document-Level Relation Extraction with Global Relations and Entity Pair Reasoning (2025.findings-acl)

Copied to clipboard

Challenge: Existing document-level relation extraction models focus on individual entity pairs, limiting their ability to handle complex reasoning tasks.
Approach: They propose a document-level relation extraction framework based on global relations and entity pair reasoning that captures fine-grained interactions between entity pairs.
Outcome: The proposed framework outperforms existing models on widely-used datasets.
Beyond Chunking: Discourse-Aware Hierarchical Retrieval for Long Document Question Answering (2026.acl-long)

Copied to clipboard

Challenge: Existing long document question answering systems process texts as flat sequences or use heuristic chunking, which overlooks the discourse structures that guide human comprehension.
Approach: They propose a discourse-aware hierarchical framework that leverages rhetorical structure theory for long document question answering.
Outcome: The proposed framework exhibits strong robustness across diverse document types and linguistic settings.
LIRE: listwise reward enhancement for preference alignment (2024.findings-acl)

Copied to clipboard

Challenge: prevailing approaches to preference alignment focus on pairwise comparisons, with limited exploration into multi-response scenarios.
Approach: They propose a listwise reward enhancement approach that integrates offline rewards of multiple responses into a streamlined listwise framework.
Outcome: The proposed approach outperforms existing methods on dialogue and summarization tasks with good transferability to out-of-distribution data.
CTRAP: Embedding Collapse Trap to Safeguard Large Language Models from Harmful Fine-Tuning (2026.acl-long)

Copied to clipboard

Challenge: Fine-tuning-as-a-service exposes models to harmful fine-tuneing attacks . however, inherent general adaptability of LLMs allows them to bypass selective unlearning by rapidly relearning or repurposing their general capabilities for harmful tasks.
Approach: They propose a paradigm shift that inducing model collapse instead of selective removal by relearning or repurposing general capabilities for harmful tasks.
Outcome: The proposed model collapse mechanism neutralizes the very general capabilities that attackers exploit, tackling the core issue unaddressed by selective unlearning.
PFDial: A Structured Dialogue Instruction Fine-tuning Method Based on UML Flowcharts (2025.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have shown remarkable progress in dialogue and reasoning, but they struggle to solve strictly constrained dialogue tasks.
Approach: They construct a dataset that contains 12,705 high-quality Chinese dialogue instructions from 440 flowcharts containing 5,055 process nodes.
Outcome: The proposed model outperforms GPT-4o models on backward transitions and outperformed GPT-42 models on the same dataset.
Annotating Training Data for Conditional Semantic Textual Similarity Measurement using Large Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Semantic similarity between two sentences depends on the aspects considered between those sentences.
Approach: They propose a Conditional Semantic Textual Similarity task which measures the similarity between two sentences under a specified condition.
Outcome: The proposed method improves Spearman correlation by 5.4% by training a supervised model on the re-annotated dataset.
RL-Guider: Leveraging Historical Decisions and Feedback for Drug Editing with Large Language Models (2025.findings-acl)

Copied to clipboard

Challenge: RLs can be used to refine drugs by iterative conversations with domain experts . existing methods do not leverage past knowledge, but human experts develop intuition over time through historical experience .
Approach: They propose a reinforcement-learning agent to provide suggestions to large language models . RL-Guider leverages the “world-level” knowledge of LLMs and historical feedback .
Outcome: a new reinforcement-learning agent improves the performance of large language models . the proposed agent leverages the “world-level” knowledge of LLMs and historical feedback .
Offline Reinforcement Learning for LLM Multi-step Reasoning (2025.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) are increasingly applied to complex tasks requiring multi-step reasoning.
Approach: They propose an offline method for enhancing multi-step reasoning by optimizing the soft Bellman Equation by combining a policy model and a value function.
Outcome: The proposed method surpasses existing methods on multi-step reasoning benchmarks and can be extended to multi-iteration frameworks when additional resources are available.
Reframe Your Life Story: Interactive Narrative Therapist and Innovative Moment Assessment with Large Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to mental health support lack realism and capture therapeutic progression over time.
Approach: They propose a framework that simulates expert narrative therapists by planning therapeutic stages, guiding reflection levels, and generating contextually appropriate responses through retrieval-augmentation.
Outcome: The proposed framework outperforms standard methods in quality and depth on 260 simulated clients and 230 human participants.
Pre-training Intent-Aware Encoders for Zero- and Few-Shot Intent Classification (2023.emnlp-main)

Copied to clipboard

Challenge: Existing methods for IC training do not provide sufficient examples for each intent . a novel pre-training method is proposed to provide a better understanding of intents .
Approach: They propose a method that uses contrastive learning with intent psuedo-labels to produce embeddings that are well-suited for IC tasks.
Outcome: The proposed method achieves 5.4% and 4.0% higher accuracy than the current state-of-the-art method on four IC datasets.
Learning from Sibling Mentions with Scalable Graph Inference in Fine-Grained Entity Typing (2022.acl-long)

Copied to clipboard

Challenge: Existing models struggle to handle hard mentions due to insufficient contexts, limiting their overall typing performance.
Approach: They propose to exploit sibling mentions to enhance the mention representations by adding unseen test mentions as new nodes for inference.
Outcome: The proposed model outperforms ten strong baseline models and outperformed strong baselines.
NovBench: Evaluating Large Language Models on Academic Paper Novelty Assessment (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for evaluating novelty have been proposed, but there is no systematic evaluation of their ability to generate novelty evaluations.
Approach: They propose a benchmark to evaluate large language models’ ability to generate novelty evaluations in support of human peer review.
Outcome: The proposed framework evaluates the quality of LLM-generated novelty evaluations under different prompting strategies.
Can Multi-agent Help Disambiguation in Multi-domain Translation? (2026.findings-acl)

Copied to clipboard

Challenge: Existing multi-agent systems have shown strong potential for machine translation (MT) but their performance in multidomain translation remains unsatisfactory due to cross-domain word ambiguity .
Approach: They propose a multi-agent collaborative disambiguation framework for MDT that leverages the collaborative capabilities of LLMs for disambiguations.
Outcome: The proposed framework improves translation performance across multiple domains and improves disambiguation accuracy.
SRF: Enhancing Document-Level Relation Extraction with a Novel Secondary Reasoning Framework (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods for document-level relation extraction ignore bidirectional mention interaction when generating relational features for entity pairs.
Approach: They propose a document-level relation extraction model that incorporates bidirectional mention fusion and a simple yet effective evidence extraction module for relation prediction.
Outcome: The proposed model achieves SOTA performance and the proposed method is effective and general when integrated into existing models.
Multi-Domain Goal-Oriented Dialogues (MultiDoGO): Strategies toward Curating and Annotating Large Scale Dialogue Data (D19-1)

Copied to clipboard

Challenge: a large number of goal-oriented dialogue datasets are limited in their size, linguistic diversity, domain coverage, or annotation granularity.
Approach: They propose a multi-domain goal-oriented dialogue dataset that uses a crowd-sourced worker and a trained annotator to curate and annotate large scale data.
Outcome: The proposed dataset is 8 times the size of the largest comparable dialogue dataset available to the public.
SEAD: A Surrogate-free Label-only Membership Inference Attack against Pre-trained LLMs with Semantic-Aware Density (2026.findings-acl)

Copied to clipboard

Challenge: Existing membership inference attacks require access to complete logits, but such access is often unavailable in real-world deployments where only the generated text is exposed.
Approach: They propose a surrogate-free label-only MIA approach that directly estimates token probabilities through Monte Carlo sampling of the target model.
Outcome: The proposed approach outperforms existing label-only attacks and serves as a foundational density estimator in the label-exclusive setting.
Bootstrapping LLM-based Task-Oriented Dialogue Agents via Self-Talk (2024.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) are powerful dialogue agents, but specializing them towards fulfilling a specific function can be prohibitive in terms of feasibility, time, and resources.
Approach: They propose a method for training large language models by enabling "self-talk" they propose supervised fine-tuning of LLMs to improve quality of dialogues .
Outcome: The proposed method generates training data via "self-talk" of LLMs that can be refined and utilized for supervised fine-tuning.
Reasoning under Uncertainty: Efficient LLM Inference via Unsupervised Confidence Dilution and Convergent Adaptive Sampling (2025.emnlp-main)

Copied to clipboard

Challenge: Large language models suffer from overconfidence and computational inefficiency due to fixed computation budgets and miscalibrated confidence estimates.
Approach: They propose a framework for computationally efficient, trustworthy reasoning under uncertainty using Diversity-Aware Self-Signal Dilution and Convergent Adaptive Weighted Sampling techniques.
Outcome: The proposed framework reduces inference cost by 70% while maintaining accuracy levels while reducing inference costs.
Crossing the Reward Bridge: Expanding Reinforcement Learning with Verifiable Rewards Across Diverse Domains (2026.acl-long)

Copied to clipboard

Challenge: Reinforcement learning with verifiable rewards (RLVR) has been effective on structured tasks, but its reliance on simple, rule-based verifiers creates a bottleneck.
Approach: They propose a framework that uses a generative verifier to provide soft, probabilistic rewards.
Outcome: The proposed framework outperforms existing models up to 10x their size and can be scalable and effective.
Scalable Wide and Deep Learning for Computer Assisted Coding (N18-3)

Copied to clipboard

Challenge: In recent years the use of electronic medical records has accelerated resulting in large volumes of medical data when a patient visits a healthcare facility.
Approach: They propose to use convolutional neural networks and logistic regression to build a machine learning based system for predicting ICD-10 codes from electronic medical records.
Outcome: The proposed system can predict ICD-10 codes from electronic medical records using convolutional neural networks and logistic regression models.
ThinkLinker: From Low-Rank Interaction to Knowledge-Aware Verification for Multimodal Entity Linking (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for multimodal entity linking rely on textual context for disambiguation . textual contextual information alone fails to resolve ambiguity, leading to unreliable disambiguations in weak contexts.
Approach: They propose a two-stage multimodal entity linking framework called ThinkLinker . they propose fusion mechanism to model joint dependencies among features .
Outcome: The proposed framework outperforms state-of-the-art models on public benchmark datasets.
Learning to Decompose and Organize Complex Tasks (2021.naacl-main)

Copied to clipboard

Challenge: Using a novel end-to-end pipeline, we propose a solution that consumes a complex task and induces 'dependency graphs' from unstructured text to represent sub-tasks and their relationships.
Approach: They propose a pipeline that consumes a complex task and induces 'dependency graphs' from unstructured text to represent sub-tasks and their relationships.
Outcome: The proposed pipeline outperforms state-of-the-art graph induction pipelines in a dataset of complex tasks with their sub-task graphs.
What’s Missing in Screen-to-Action? Towards a UI-in-the-Loop Paradigm for Multimodal GUI Reasoning (2026.findings-acl)

Copied to clipboard

Challenge: Existing GUI reasoning methods rely on direct screen-based decision-making, which lacks interpretability and overlooks a comprehensive understanding of UI elements, ultimately leading to task failure.
Approach: They propose a GUI reasoning paradigm that treats the GUI reasoning task as a cyclic ***Screen-UI elements-Action** process.
Outcome: The proposed paradigm achieves state-of-the-art UI understanding performance while yielding superior results in GUI reasoning tasks.
CONFETTI: Conversational Function-Calling Evaluation Through Turn-Level Interactions (2025.acl-long)

Copied to clipboard

Challenge: Current benchmarks lack comprehensive assessment of large language models in complex conversational scenarios.
Approach: They introduce a conversational benchmark to evaluate function-calling capabilities of large language models.
Outcome: The proposed benchmark evaluates the function-calling capabilities and response quality of large language models.
VENUS: A VLLM-driven Video Content Discovery System for Real Application Scenarios (2025.emnlp-industry)

Copied to clipboard

Challenge: Video Content Discovery (VCD) is to identify specific videos defined by a pre-specified text policy.
Approach: They propose a Vision-Language Large Model-driven video content discovery system called VENUS to solve these problems.
Outcome: The proposed system generates high-quality, VCD-specific data for model training and extends it to support it better.
Knowledge Context Modeling with Pre-trained Language Models for Contrastive Knowledge Graph Completion (2024.findings-acl)

Copied to clipboard

Challenge: Text-based knowledge graph completion methods neglect knowledge contexts in inferring process.
Approach: They propose a framework which models the knowledge context as additional prompts with pre-trained language models for knowledge graph completion.
Outcome: The proposed framework achieves state-of-the-art on FB15k-237, WN18RR and Wikidata5M datasets.
Accurate KV Cache Quantization with Outlier Tokens Tracing (2025.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) require substantial computational resources during deployment.
Approach: They propose a method to identify outlier tokens and exclude them from quantization . they find that the method can deliver a 6.4 times reduction in memory usage and a 2.5 times increase in throughput .
Outcome: The proposed method delivers a 6.4 times reduction in memory usage and a 2.5 times increase in throughput under 2-bit quantization.
Evidence-based Trustworthiness (P19-1)

Copied to clipboard

Challenge: Existing methods to estimate the trustworthiness of information sources are local in that they apply to a given claim.
Approach: They propose a framework for estimating the trustworthiness of information sources in an environment where multiple sources provide claims and supporting evidence.
Outcome: The proposed models show that they improve on baselines and show that the proposed models are more accurate than baselines.
M-ABSA: A Multilingual Dataset for Aspect-Based Sentiment Analysis (2025.emnlp-main)

Copied to clipboard

Challenge: Existing studies focus on English-centric aspects of sentiment analysis, limiting scope for multilingual evaluation and research.
Approach: They propose to use a multilingual dataset to analyze aspects with associated sentiment elements in text.
Outcome: The proposed dataset is the most extensive multilingual parallel dataset for ABSA to date.
Prompt-Guided Internal States for Hallucination Detection of Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) generate incorrect or logically incorrect responses, which is known as LLM hallucinations.
Approach: They propose a framework for supervised hallucination detection using in-domain data by prompting changes to the structure related to text truthfulness in LLMs’ internal states.
Outcome: The proposed framework enhances the cross-domain generalization of existing hallucination detection methods.
HetGCoT: Heterogeneous Graph-Enhanced Chain-of-Thought LLM Reasoning for Academic Question Answering (2025.findings-emnlp)

Copied to clipboard

Challenge: graph neural networks capture structured graph information, but lack integration at the reasoning level.
Approach: They propose a framework that leverages graph structural information to reason interpretable academic QA results.
Outcome: The proposed framework outperforms sota baselines on OpenAlex and DBLP datasets.
TofuEval: Evaluating Hallucinations of LLMs on Topic-Focused Dialogue Summarization (2024.naacl-long)

Copied to clipboard

Challenge: Existing LLMs hallucinate significant amounts of factual errors in the dialogue domain, regardless of the model’s size.
Approach: They propose to evaluate topic-focused dialogue summarization by using large language models (LLMs) they use human annotations to evaluate factual consistency and explain factually inconsistent sentences.
Outcome: The proposed evaluation benchmark on topic-focused dialogue summarization shows that existing LLMs hallucinate significant amounts of factual errors regardless of the model’s size.
Integrating Structural Semantic Knowledge for Enhanced Information Extraction Pre-training (2024.emnlp-main)

Copied to clipboard

Challenge: Existing pre-training methods focus on exploiting textual knowledge, which limits scalability and versatility of resulting models.
Approach: They propose a pre-training framework that integrates structural semantic knowledge via contrastive learning.
Outcome: The proposed framework outperforms state-of-the-art pre-training methods across multiple tasks.
Supplement Generation Training for Enhancing Agentic Task Performance (2026.findings-acl)

Copied to clipboard

Challenge: Training large foundation models for agentic tasks is impractical due to high computational costs, long iteration cycles, and rapid obsolescence as new models are released.
Approach: They propose a method that trains a small LLM to generate supplemental text that helps the larger LLM solve the task more effectively.
Outcome: The proposed approach decouples task-specific optimization from large foundation models . it achieves consistent and significant performance gains across diverse tasks and models - all without gradient access to the actor model.
Accelerating LLM Fine-Tuning via Embedding Knowledge Transfer (2026.findings-acl)

Copied to clipboard

Challenge: Existing studies on parameter-efficient fine-tuning (PEFT) have produced many state-of-the-art results by adapting LLMs to new tasks, but it requires substantial training data and time to enhance model performance.
Approach: They propose a parameter-efficient fine-tuning framework which efficiently transfers knowledge from a small expert model to a target large model via embedding layers.
Outcome: The proposed framework accelerates domain-specific fine-tuning, improves model performance and remains robust across diverse model families and PEFT methods.
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.
Interpretable Operational Risk Classification with Semi-Supervised Variational Autoencoder (2020.acl-main)

Copied to clipboard

Challenge: Existing text classification frameworks for operational risk prediction lack interpretability and labeled data are often misaligned.
Approach: They propose a semi-supervised text classification framework that integrates multi-head attention mechanism with Semi-supervised variational inference for operational risk classification.
Outcome: The proposed framework outperforms baseline methods on a real-world dataset and can use unlabeled data to learn visually interpretable representations.
Video2Roleplay: A Multimodal Dataset and Framework for Video-Guided Role-playing Agents (2025.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to RPAs focus on static role profiles, overlooking dynamic perceptual abilities inherent to humans.
Approach: They propose a framework that combines adaptive temporal sampling with dynamic and static role profiles.
Outcome: The proposed framework combines adaptive temporal sampling with dynamic and static role profiles.
Aerial Vision-and-Dialog Navigation (2023.findings-acl)

Copied to clipboard

Challenge: Aerial visionand-dialling navigation (AVDN) is a new approach to autonomous drones that can converse with humans and follow natural language commands to complete tasks.
Approach: They propose to use Aerial Visionand-Dialog Navigation (AVDN) to navigate a drone via natural language conversation by collecting a dataset of over 3k recorded navigation trajectories with asynchronous human-human dialogs between commanders and followers.
Outcome: The proposed system can converse with humans and follow natural language commands to fly to the expected destination.
Reading Order Matters: Information Extraction from Visually-rich Documents by Token Path Prediction (2023.emnlp-main)

Copied to clipboard

Challenge: Recent advances in multimodal pre-trained models have significantly improved information extraction from visually-rich documents (VrDs).
Approach: They propose a method to predict token sequences within visually-rich documents by a simple prediction head.
Outcome: The proposed method can be used to predict token mentions as token sequences within documents.
ProPy: Building Interactive Prompt Pyramids upon CLIP for Partially Relevant Video Retrieval (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing models for PRVR use unimodal features, but powerful pretrained vision-language models like CLIP are underexplored.
Approach: ProPy is a model with systematic architectural adaptation of CLIP specifically designed for PRVR.
Outcome: ProPy outperforms existing models on three public datasets in terms of performance on the datasets.
RESIN: A Dockerized Schema-Guided Cross-document Cross-lingual Cross-media Information Extraction and Event Tracking System (2021.naacl-demos)

Copied to clipboard

Challenge: We present a new information extraction system that can construct temporal event graphs from news documents.
Approach: They propose a temporal event graph extraction system that can extract news documents . they extend the system from sentence-level event extraction to cross-document cross-media event extraction .
Outcome: The proposed system can extract temporal event graphs from news documents in multiple languages and multiple data modalities.
SocialEval: Evaluating Social Intelligence of Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Existing work on LLMs does not address their social intelligence (SI) and their discrepancy with humans.
Approach: They propose a script-based bilingual SI benchmark that integrates outcome-oriented goal achievement evaluation and process-oriented interpersonal ability evaluation by manually crafting narrative scripts.
Outcome: The proposed model is based on a script-based bilingual evaluation paradigm that integrates outcome- and process-oriented evaluation by manually crafting narrative scripts.
MASTER: Multi-Agent Security Through Exploration of Roles and Topological Structures - A Comprehensive Framework (2025.findings-emnlp)

Copied to clipboard

Challenge: Large Language Models (LLMs)-based Multi-Agent Systems (MAS) exhibit remarkable problem-solving and task planning capabilities across diverse domains .
Approach: They propose a security research framework for LLM-based multi-agent systems . they propose corresponding defense strategies to address MAS security risks .
Outcome: The proposed framework amplifies the severity of security risks under MAS attacks . it offers an automated construction process for different MAS setups and an interaction paradigm .
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.
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.
Learning How and What to Memorize: Cognition-Inspired Two-Stage Optimization for Evolving Memory (2026.acl-long)

Copied to clipboard

Challenge: Existing memory systems rely on static, hand-crafted update rules for personalization, but sparse outcome rewards provide weak supervision, resulting in unstable long-horizon optimization.
Approach: They propose a memory guideline optimization framework that learns how memory should be organized and what information to update.
Outcome: The proposed framework learns how memory should be organized and what information to update.
LongHeads: Multi-Head Attention is Secretly a Long Context Processor (2024.findings-emnlp)

Copied to clipboard

Challenge: Large language models struggle to process lengthy inputs due to limited length generalization and attention’s quadratic computational demands.
Approach: They propose a training-free framework that allows each head to attend to important context chunks instead of allowing each head a full sentence .
Outcome: The proposed framework unlocks multi-head attention's untapped potential by allowing each head to attend to important context chunks instead of the full sentence.
LONGAGENT: Achieving Question Answering for 128k-Token-Long Documents through Multi-Agent Collaboration (2024.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) have been successful in understanding language and processing text, but their cost prohibits their practical applications.
Approach: They propose a multi-agent collaboration method that breaks down lengthy documents into smaller, more manageable chunks and organizes the member agents to read their assigned chunks.
Outcome: The proposed method achieves 16.42% and 1.63% accuracy gains over existing models on single-hop and multi-hop QA settings.
Sparse Teachers Can Be Dense with Knowledge (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods for transferring knowledge from a teacher of large scale to a student of smaller scale are limiting in overall knowledgeableness.
Approach: They propose a sparse teacher trick to remove over-parameterized teachers that produce student-unfriendly knowledge and thus limit overall knowledgeableness.
Outcome: The proposed trick removes the parameters that result in student-unfriendliness and leads to compelling performance in comparison with baselines.
Open Domain Question Answering with Conflicting Contexts (2025.findings-naacl)

Copied to clipboard

Challenge: Open domain question answering systems often rely on information retrieved from large collections of text to answer questions.
Approach: They evaluate and benchmark three powerful Large Language Models with a dataset . they find that 25% of unambiguous open domain questions can lead to conflicting contexts .
Outcome: The proposed model can't be used to answer questions with conflicting contexts . it can be fine tuned to provide richer information into the model's training .
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.
Can LLMs Hear the Dogwhistle? (2026.findings-acl)

Copied to clipboard

Challenge: Existing safety benchmarks focus on explicitly harmful content, but ignore context-dependent expressions such as dogwhistles.
Approach: They propose a benchmark for evaluating LLM safety under dogwhistle-driven prompts . their findings expose a blind spot in current safety evaluation practices .
Outcome: The proposed benchmark compared safety performance with toxic terms using dogwhistle-driven prompts.
MDCR: A Dataset for Multi-Document Conditional Reasoning (2024.findings-emnlp)

Copied to clipboard

Challenge: ConditionalQA is limited to questions on single documents, neglecting harder cases that may require *cross-document reasoning* and *optimization*.
Approach: They propose to use a dataset to evaluate models' ability to answer eligibility questions on single documents.
Outcome: The proposed dataset can reflect real-world challenges and serve as a test bed for complex conditional reasoning that requires optimization.
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.
EpiGEN: An Efficient Multi-Api Code GENeration Framework under Enterprise Scenario (2024.lrec-main)

Copied to clipboard

Challenge: Existing approaches to large language models fail to meet expectations for code generation tasks . existing approaches are faced with drawbacks of high resource consumption and inadequate handling of multi-API tasks.
Approach: They propose an Efficient multi-Api code GENeration framework that uses private APIs to pre-train LLMs.
Outcome: The proposed framework shows good acceptability and readability on single-GPU tasks compared to fully fine-tuned LLMs with a larger number of parameters.
EvoBench: Towards Real-world LLM-Generated Text Detection Benchmarking for Evolving Large Language Models (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods to detect LLM-generated texts rely on static benchmarks that neglect the evolving nature of LLMs.
Approach: They propose a benchmark to evaluate the generalization of LLM-generated text detection methods.
Outcome: The proposed benchmark measures generalization of 14 detection methods across LLMs.
Graph-Reward-SQL: Execution-Free Reinforcement Learning for Text-to-SQL via Graph Matching and Stepwise Reward (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to enhance performance of large language models (LLMs) on Text-to-SQL tasks rely on execution-based or LLM-based reward models.
Approach: They propose a reward model framework for RL-based Text-to-SQL that employs the GMNScore outcome reward model.
Outcome: The proposed reward model outperforms existing reward models on standard benchmarks including Spider and BIRD.
Demonstration Augmentation for Zero-shot In-context Learning (2024.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated an impressive capability known as In-context Learning (ICL), which enables them to acquire knowledge from textual demonstrations without the need for parameter updates.
Approach: They propose to use model’s previously predicted historical samples as demonstrations for subsequent ones to improve model’ s performance.
Outcome: The proposed method significantly outperforms the previous method and its predecessors in terms of inference cost and time.
Guiding Medical Vision-Language Models with Diverse Visual Prompts: Framework Design and Comprehensive Exploration of Prompt Variations (2025.naacl-long)

Copied to clipboard

Challenge: Current vision-language models lack the ability to focus on specific areas designated by humans . a new framework that integrates medical entity extraction, visual prompt generation, and dataset adaptation is proposed to improve visual prompt-guided fine-tuning.
Approach: They propose to use visual prompts to guide and enhance formation of region-specific attention.
Outcome: The proposed framework outperforms state-of-the-art large vision-language models on medical datasets.
WebAggregator: Enhancing Compositional Reasoning Capabilities of Deep Research Agent Foundation Models (2026.acl-long)

Copied to clipboard

Challenge: Existing agentic systems are retrieval-heavy but reasoning-light . current systems lack compositional reasoning, a key component of deep research .
Approach: They propose a data synthesis pipeline WebAggregator to shift agentic paradigm . they use Proactive Explorer to collect interconnected knowledge and Compositional Logic Proposer to weave knowledge into complex questions .
Outcome: The proposed pipeline surpasses GPT-4.1 and matches Claude-3.7-Sonnet on GAIA, WebWalkerQA, and XBench.
HiTRANS: A Hierarchical Transformer Network for Nested Named Entity Recognition (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing studies for named entity recognition focus on flat NER, i.e., without nested entities, by sequence labeling methods.
Approach: They propose a Hierarchical Transformer network which decomposes the input sentence into multi-grained spans and enhances the representation learning in a hierarchical manner.
Outcome: The proposed method achieves much better performance than the state-of-the-art approaches on GENIA, ACE-2004, ace-2005 and NNE datasets.
TReMu: Towards Neuro-Symbolic Temporal Reasoning for LLM-Agents with Memory in Multi-Session Dialogues (2025.findings-acl)

Copied to clipboard

Challenge: Temporal reasoning in multi-session dialogues presents a significant challenge which has been under-studied in previous temporal reasoning benchmarks.
Approach: They propose to augment LoCoMo dialogues and create multi-choice QAs to construct a temporal reasoning evaluation task and a framework to enhance temporal thinking capabilities of LLM-agents.
Outcome: The proposed framework significantly improves temporal reasoning performance compared to baseline methods, raising from 29.83 on GPT-4o via standard prompting to 77.67 via the proposed framework.
Random Entity Quantization for Parameter-Efficient Compositional Knowledge Graph Representation (2023.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to learning on Knowledge Graphs (KGs) are not critical for learning on KGs.
Approach: They propose an alternative approach to represent entities by composing entity-corresponding codewords matched from predefined small-scale codebooks.
Outcome: The proposed approach achieves similar results to existing methods.
TLoRA: Task-aware Low Rank Adaptation of Large Language Models (2026.acl-long)

Copied to clipboard

Challenge: Existing low-rank Adaptation (LoRA) methods address only one factor, often at the cost of increased training complexity or reduced practical efficiency.
Approach: They propose a low-rank Adaptation framework that optimizes initialization and resource allocation at the outset of training.
Outcome: The proposed framework performs excellently across various tasks while reducing the number of trainable parameters.
Visual-Linguistic Dependency Encoding for Image-Text Retrieval (2024.lrec-main)

Copied to clipboard

Challenge: Existing approaches to image-text retrieval ignore semantic discrepancies caused by syntactic structure in natural language expressions and relationships among visual entities.
Approach: They propose a visual-linguistic dependency encoder framework which explicitly models the dependency information among textual words and interaction patterns between image regions.
Outcome: The proposed framework outperforms existing methods on a vision-linguistic compositional structure reasoning dataset.
A Global Past-Future Early Exit Method for Accelerating Inference of Pre-trained Language Models (2021.naacl-main)

Copied to clipboard

Challenge: Existing methods to accelerate inference speed of pre-trained language models are limited to local representations of exit layer . current models are associated with large memory requirement and high computational cost, which slow down inference and further encumber the application of PLMs.
Approach: They propose a method to exit early without passing through all inference layers . they take into consideration all the linguistic information embedded in the past layers a global perspective .
Outcome: The proposed method outperforms existing methods by a large margin . it uses linguistic information embedded in the past layers and future features . the proposed method is scalable and cost-effective .
Knowledge Router: Learning Disentangled Representations for Knowledge Graphs (2021.naacl-main)

Copied to clipboard

Challenge: Existing approaches to learning from relational patterns and structural information ignore the intrinsic complexity of KGs.
Approach: They propose to learn latent properties of KG entities by using a neighborhood mechanism to disentangle the inner properties of each entity.
Outcome: The proposed method significantly improves performance on key metrics on several benchmark datasets.
Value Compass Benchmarks: A Comprehensive, Generative and Self-Evolving Platform for LLMs’ Value Evaluation (2025.acl-demo)

Copied to clipboard

Challenge: Current evaluation methods for large language models face two key challenges: 1. evaluation validity and 2. Result interpretation reduce the pluralistic and incommensurable values to one-dimensional scores.
Approach: They propose a platform for comprehensive value diagnosis of large language models (LLMs) that provides a generative evaluation paradigm that automatically creates real-world test items co-evolving with ever-advancing LLMs.
Outcome: The proposed platform provides a framework for comprehensive value diagnosis of large language models (LLMs) with fine-grained scores and case studies across 27 value dimensions for 33 leading LLMs, customized comparisons, and visualized analysis of LLM’s alignment with cultural values.
EverMemOS: A Self-Organizing Memory Operating System for Structured Long-Horizon Reasoning (2026.acl-long)

Copied to clipboard

Challenge: Existing memory systems for LLMs store isolated records and retrieve fragments . Existing systems store isolated data and fragments, limiting their ability to consolidate evolving experience and resolve conflicts.
Approach: They propose an engram-inspired memory operating system that implements an 'engram'-inspired lifecycle for computational memory.
Outcome: Experiments on LoCoMo, LongMemEval, and PersonaMeM-v2 show that EverMemeOS outperforms state-of-the-art methods on memory-augmented reasoning tasks.
SubTokenTest: A Practical Benchmark for Real-World Sub-token Understanding (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks have highlighted character-level tasks as lacking practical relevance . many real-world applications rely heavily on precise sub-token understanding .
Approach: They propose a benchmark that assesses sub-token understanding through practical tasks . they examine the impact of test-time scaling on sub-word reasoning .
Outcome: The proposed benchmark assesses sub-token understanding through practical tasks . it includes ten tasks across four domains and isolates tokenization-related failures .
ODE Transformer: An Ordinary Differential Equation-Inspired Model for Sequence Generation (2022.acl-long)

Copied to clipboard

Challenge: Residual networks are an Euler discretization of solutions to Ordinary Differential Equations (ODE).
Approach: They propose a residual block of layers in Transformer that can be described as a higher-order solution to ODE.
Outcome: The proposed architecture can gain large improvements over strong baselines at a slight cost in inference efficiency.
Don’t Miss the Potential Customers! Retrieving Similar Ads to Improve User Targeting (2021.findings-emnlp)

Copied to clipboard

Challenge: a method for user targeting is developed to identify online users to whom an ad should be targeted.
Approach: They propose a method for automatic augmentation of positive and negative clickthrough data for user targeting models.
Outcome: The proposed method can increase positive and negative instances of positive training instances on two datasets.
COVID-19 Literature Knowledge Graph Construction and Drug Repurposing Report Generation (2021.naacl-demos)

Copied to clipboard

Challenge: a new framework to digest relevant biomedical knowledge is needed to combat COVID-19 . quantity of research results is a bottleneck, and false information promoted in publications .
Approach: a team of researchers has developed a framework to extract multimedia knowledge elements from scientific literature to combat COVID-19.
Outcome: a new framework extracts fine-grained multimedia knowledge elements from scientific literature . it provides detailed contextual sentences, subfigures, and knowledge subgraphs as evidence . the framework is based on a case study of drug repurposing .
Beware of Model Collapse! Fast and Stable Test-time Adaptation for Robust Question Answering (2023.emnlp-main)

Copied to clipboard

Challenge: Pre-trained language models (PLMs) have achieved great success in question answering, but their robustness is insufficient to support their practical applications.
Approach: They propose a method which regularizes the model's output and an efficient side block to reduce its inference time.
Outcome: The proposed method achieves comparable or better results than previous TTA methods at a speed close to vanilla forward propagation, which is 1.8 to 4.4 speedup compared to previous methods.
Neural Topic Modeling based on Cycle Adversarial Training and Contrastive Learning (2023.findings-acl)

Copied to clipboard

Challenge: Neural topic models have been widely used to extract common topics across documents.
Approach: They propose a framework to apply contrastive learning directly to the decoder . they propose 'self-supervised' contrastive loss to make the generator capture similar topic information .
Outcome: The proposed framework outperforms baselines on four benchmark datasets.
Non-Autoregressive Sentence Ordering (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing sentence ordering approaches only leverage unilateral dependencies during decoding and cannot fully explore the semantic dependency between sentences.
Approach: They propose a non-autoregressive ordering network that explores bilateral dependencies between sentences and predicts sentences for each position in parallel.
Outcome: The proposed model outperforms existing autoregressive sentence ordering approaches and yields competitive performance compared with the state-of-the-arts.
MemInsight: Autonomous Memory Augmentation for LLM Agents (2025.emnlp-main)

Copied to clipboard

Challenge: Large language model (LLM) agents have evolved to intelligently process information, make decisions, and interact with users or tools.
Approach: They propose an autonomous memory augmentation approach to enhance semantic data representation and retrieval mechanisms by leveraging historical interactions.
Outcome: The proposed approach outperforms a baseline RAG by 34% in recall for LoCoMo retrieval on three task scenarios and boosts persuasiveness of recommendations by 14%.
Natural-Language Policies to Executable Decisions: An Interpretable Large Language Model Framework (2026.acl-industry)

Copied to clipboard

Challenge: a production-grade pricing system for tourism is challenging due to unstructured nature of travel orders and ever-evolving pricing policies.
Approach: They propose a production-grade pricing system with a strict decision boundary . they propose to combine structured extraction and bounded policy/path selection with interpretable condition trees .
Outcome: The proposed system processed 3,960 orders in six months and reduced the order management team from 15-20 to 3 . the system reduced the per-order handling time from 10 minutes to 2 minutes.
SWE-QA-Pro: A Representative Benchmark and Scalable Training Recipe for Repository-Level Code Understanding (2026.findings-acl)

Copied to clipboard

Challenge: Existing benchmarks for agentic repository-level code understanding overlook long tail topics and rely on memorized knowledge.
Approach: They propose a repository-level agentic code understanding benchmark that uses long-tail repositories with executable environments to enforce topical balance.
Outcome: Empirically, a Qwen3-8B model trained with the proposed benchmark outperforms GPT-4o by 2.3 points.
A Comparative Study on Schema-Guided Dialogue State Tracking (2021.naacl-main)

Copied to clipboard

Challenge: Recent work proposes using natural language descriptions to define domain ontologies for dialog state tracking.
Approach: They propose to use natural language descriptions to define domain ontologies instead of tag names for each intent or slot . they introduce a set of newly designed bench-marking descriptions and show model robustness .
Outcome: The proposed model is robust on homogeneous and heterogeneously described descriptions in training and evaluation.
Backward Compatibility During Data Updates by Weight Interpolation (2024.eacl-long)

Copied to clipboard

Challenge: Retraining a model with a larger amount of training data introduces negative flips . retraining the model with the updated data introduce negative flipping .
Approach: They propose a backward compatible weight interpolation method to improve model predictions without regression bugs.
Outcome: The proposed method reduces negative flips without sacrificing accuracy . it is straight forward to implement and does not increase inference cost.
Improve Neural Entity Recognition via Multi-Task Data Selection and Constrained Decoding (N18-2)

Copied to clipboard

Challenge: Entity recognition is a widely benchmarked task in natural language processing . a neural architecture called BiLSTM-CRF is used to model the language sequences .
Approach: They propose a neural architecture called BiLSTM-CRF to model the language sequences.
Outcome: The proposed system achieves state-of-the-art on English entity recognition task and also in other languages.
Syntax-Infused Variational Autoencoder for Text Generation (P19-1)

Copied to clipboard

Challenge: Experimental results demonstrate the generative superiority of SIVAE on both reconstruction and targeted syntactic evaluations.
Approach: They propose a syntax-infused variational autoencoder that integrates sentences with their syntactic trees to improve the grammar of generated sentences.
Outcome: The proposed model improves the grammar of generated sentences by integrating sentences with syntactic trees.
Evidence-Aligned Entity Verification for Hallucination Detection in Retrieval-Augmented Generation (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for hallucination detection depend on internal signals like uncertainty and self-consistency checks to identify unreliable outputs.
Approach: They propose a retrieval-augmented generation method to enhance hallucination detection by addressing information updating challenges.
Outcome: The proposed method improves on existing methods with strong generalization capabilities.
Diversity, Density, and Homogeneity: Quantitative Characteristic Metrics for Text Collections (2020.lrec-1)

Copied to clipboard

Challenge: Existing descriptive statistics are inadequate to summarize text collections by quantitative measures.
Approach: They propose a set of characteristic metrics that quantitatively measure the dispersion, sparsity, and uniformity of a text collection.
Outcome: The proposed metrics are highly correlated with text classification performance of a renowned model, which could inspire future applications.
“Who said it, and Why?” Provenance for Natural Language Claims (2020.acl-main)

Copied to clipboard

Challenge: generating and publishing content is so easy, we are bombarded with information and are exposed to all kinds of claims.
Approach: They propose a formal definition of provenance graph for a given natural language claim . they evaluate the approach using two benchmark datasets to capture provenance .
Outcome: The proposed method shows initial success in capturing provenance and its effectiveness on claim verification.
Dynamic Infilling Anchors for Format-Constrained Generation in Diffusion Large Language Models (2026.acl-long)

Copied to clipboard

Challenge: Diffusion large language models (dLLMs) offer bidirectional attention and parallel generation . fixed anchors can enforce constraints, but they often impose rigid spans, leading to truncated reasoning .
Approach: They propose a method that dynamically estimates end-anchor positions to adjust generation length before iterative infilling.
Outcome: The proposed method improves format compliance and answer accuracy on GSM8K and MATH.
ChatMusician: Understanding and Generating Music Intrinsically with LLM (2024.findings-acl)

Copied to clipboard

Challenge: Despite LLMs' impressive capabilities in musical knowledge, music reasoning remains an unsolved task.
Approach: They propose an open-source large language model (LLM) that integrates intrinsic musical abilities into LLaMA2 and GPT-3.5.
Outcome: The proposed model can understand and generate music with a pure text tokenizer without external multi-modal neural structures or tokenizers.
OPT-Tree: Speculative Decoding with Adaptive Draft Tree Structure (2025.tacl-1)

Copied to clipboard

Challenge: Autoregressive language models generate one token in one step, limiting inference efficiency . Existing methods do not adapt to different situations to maximize acceptance length . speculative decoding has shown great potential for lossless acceleration .
Approach: They propose an algorithm to construct adaptive and scalable draft trees for autoregressive language models.
Outcome: Experimental results show that OPT-Tree outperforms existing draft trees and achieves speed-up ratio of up to 3.2 compared with autoregressive decoding.
WorldCuisines: A Massive-Scale Benchmark for Multilingual and Multicultural Visual Question Answering on Global Cuisines (2025.naacl-long)

Copied to clipboard

Challenge: Vision Language Models struggle with cultural-specific knowledge, especially in languages other than English and in underrepresented cultural contexts.
Approach: They propose a visual question answering (VQA) dataset with text-image pairs across 30 languages and dialects and a training dataset.
Outcome: The proposed model performs better with correct location context, but struggles with adversarial contexts and predicting specific regional cuisines and languages.
R-Tuning: Instructing Large Language Models to Say ‘I Don’t Know’ (2024.naacl-long)

Copied to clipboard

Challenge: Existing methods for instruction tuning force the model to complete a sentence no matter whether it knows the knowledge or not.
Approach: They propose a new approach to tuning large language models to refrain from answering questions beyond its parametric knowledge by identifying the disparity in parametric and parametric information.
Outcome: The proposed approach improves a model’s ability to answer known questions and refrain from answering unknown questions.
RU22Fact: Optimizing Evidence for Multilingual Explainable Fact-Checking on Russia-Ukraine Conflict (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods to verify factuality of claims do not provide sufficient evidence for explainable fact-checking systems.
Approach: They propose a method to automatically retrieve and summarize evidence from the Web and a novel multilingual explainable fact-checking dataset on the Russia-Ukraine conflict in 2022.
Outcome: The proposed method can retrieve and summarize evidence from the Web and generate explanations in 16 languages.
DeepRTL2: A Versatile Model for RTL-Related Tasks (2025.findings-acl)

Copied to clipboard

Challenge: Integration of large language models into electronic design automation has been a key driver in eDA.
Approach: They propose a family of large language models that unifies generation- and embedding-based tasks related to RTL.
Outcome: The proposed model achieves state-of-the-art performance across all evaluated tasks.
CITE: Benchmarking Heterogeneous Text-Attributed Graph Models (2026.acl-long)

Copied to clipboard

Challenge: Recent advances in large language models and text-aware graph learning have increased interest in reasoning over text-attributed graphs.
Approach: They propose a large-scale heterogeneous text-attributed graph benchmark for catalytic materials that contains over 438K nodes and 1.2M edges . they establish standardized evaluation protocols for node classification and link prediction and conduct ablation studies to assess the impact of graph heterogenity and textual attributes.
Outcome: The proposed benchmarks are compared to existing methods and provide a baseline for the evaluation of four classes of learning paradigms.
DrKGC: Dynamic Subgraph Retrieval-Augmented LLMs for Knowledge Graph Completion across General and Biomedical Domains (2025.findings-emnlp)

Copied to clipboard

Challenge: Knowledge graph completion (KGC) aims to predict missing triples in knowledge graphs . current approaches encode graph context in textual form, which fails to exploit its potential .
Approach: a new method is proposed to predict missing triples in knowledge graphs by leveraging existing triples and textual information.
Outcome: The proposed model learns structural embeddings and logical rules within the KG and extracts a subgraph for each query guided by the learned rules.
AutoSchemaKG: Autonomous Knowledge Graph Construction through Dynamic Schema Induction from Web-Scale Corpora (2026.acl-long)

Copied to clipboard

Challenge: Existing knowledge graph construction frameworks require predefined schemas, limiting their scalability and domain coverage.
Approach: They propose a framework for fully autonomous knowledge graph construction that eliminates the need for predefined schemas.
Outcome: The proposed framework outperforms state-of-the-art models on multi-hop QA tasks and enhances LLM factuality.
Achieving binary weight and activation for LLMs using Post-Training Quantization (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods for quantizing large language models suffer from performance degradation when weights are quantized to 1 bit.
Approach: They propose a post-training quantization framework with W(1+1)A(14) configuration . they propose utilizing Hessian-aware fine-grained grouping along with an EM-based quantization scheme .
Outcome: The proposed method surpasses state-of-the-art (SOTA) LLM quantization baselines on W2A4 across multiple tasks.
EDU-CIRCUIT-HW: Evaluating Multimodal Large Language Models on Real-World University-Level STEM Student Handwritten Solutions (2026.findings-acl)

Copied to clipboard

Challenge: Multimodal Large Language Models (MLLMs) are a promising tool for traditional education but lack authentic and domain-specific benchmarks to accurately interpret student handwritten solutions.
Approach: They propose to use MLLMs to interpret unconstrained STEM student handwritten solutions with intertwined mathematical formulas, diagrams, and textual reasoning to bridge this gap.
Outcome: The proposed model can detect and rectify recognition errors with minimal human intervention on unseen student solutions.
Chinese Idiom Paraphrasing (2023.tacl-1)

Copied to clipboard

Challenge: Chinese idioms are hard to understand by children and non-native speakers due to their non-compositionality and metaphorical meaning.
Approach: They propose a task to rephrase idiom-containing sentences to non-idiomatic ones under the premise of preserving the original sentence’s meaning.
Outcome: The proposed method has better performance than baselines based on the established dataset.
Classifying and Addressing the Diversity of Errors in Retrieval-Augmented Generation Systems (2026.eacl-long)

Copied to clipboard

Challenge: Existing work on RAG errors has not accounted for the complexity of real-world RAG systems and their failure modes.
Approach: They propose a taxonomy of error types that can occur in realistic RAG systems and an auto-evaluation method that can be used to track errors during development.
Outcome: The proposed method can be used in practice to track and address errors during development.
On Orthogonality Constraints for Transformers (2021.acl-short)

Copied to clipboard

Challenge: a dedicated study on orthogonality constraints for transformers has been lacking . plug-and-play constraints increase the BLEU of transformers .
Approach: They propose to use plug-and-play constraints to encourage matrices to be orthogonal for numerical stability.
Outcome: The proposed constraint increases the BLEU on the large-scale WMT’16 EnDe benchmark by a factor of 28.4 to 29.6.
PRA-RAG: Provably Robust Aggregation in Retrieval-Augmented Generation against Retrieval Corruption (2026.findings-acl)

Copied to clipboard

Challenge: Existing defense mechanisms lack theoretical robustness guarantees and perform unreliably when the LLM has limited knowledge of the retrieved content.
Approach: They propose a provably robust retrieval aggregation algorithm designed to defend against poisoning attacks on retrieved texts.
Outcome: Experiments show that PRA-RAG reduces the attack success rate to as low as 1% while maintaining an accuracy of 71%, significantly outperforming representative state-of-the-art (SOTA) methods.
Beyond Text: Unveiling Privacy Vulnerabilities in Multi-modal Retrieval-Augmented Generation (2025.emnlp-main)

Copied to clipboard

Challenge: Large Multimodal Models (LMMs) can process text, images, and audio, but they introduce privacy vulnerabilities.
Approach: They propose a compositional structured prompt attack to exploit MRAG privacy vulnerabilities . they show that LMMs can generate outputs resembling retrieved content .
Outcome: The proposed approach generates outputs resembling retrieved content and exposes sensitive information.
From Query to Counsel: Structured Reasoning with a Multi-Agent Framework and Dataset for Legal Consultation (2026.acl-long)

Copied to clipboard

Challenge: Legal consultation question answering presents unique challenges compared to traditional legal QA tasks .
Approach: They propose a framework that converts queries into a legal element graph . jurisMA supports dynamic routing, statutory grounding, and stylistic optimization .
Outcome: The proposed framework outperforms general-purpose and legal-domain LLMs across multiple lexical and semantic metrics.
On Synthetic Data Strategies for Domain-Specific Generative Retrieval (2025.acl-long)

Copied to clipboard

Challenge: Generative retrieval models can be used to generate ranked lists of potentially relevant document identifiers for a user query.
Approach: They propose a synthetic data generation strategy for a two-stage training framework that focuses on learning to decode document identifiers from queries and a strategy for mining hard negatives based on initial model's predictions.
Outcome: The proposed model can generate ranked lists of potentially relevant document identifiers for a user query and then refine ranking through preference learning.
Negating Negatives: Alignment with Human Negative Samples via Distributional Dispreference Optimization (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to steer LLMs towards human preference suffer from noisy positive-negative training pairs.
Approach: They propose a distributional preference optimization method which maximizes discrepancy between dispreferred responses and generated non-negative ones.
Outcome: The proposed method achieves comparable generation quality and surpasses the latest strong baselines in producing less harmful and more informative responses with better training stability and faster convergence.
Unsupervised Extractive Summarization by Pre-training Hierarchical Transformers (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for document summarization use graphs and unlabeled documents . Existing models require labeled data, and it is expensive to create summarized documents.
Approach: They propose to rank sentences using transformer attentions and pre-training objectives by unlabeled documents.
Outcome: The proposed model achieves state-of-the-art on unsupervised summarization and is less dependent on sentence positions.
Syllable-level lyrics generation from melody exploiting character-level language model (2024.findings-eacl)

Copied to clipboard

Challenge: Pre-trained language models specifically designed at the syllable level are not available.
Approach: They propose to exploit character-level language models for syllable-level lyrics generation from symbolic melody.
Outcome: The proposed system improves coherence and correctness of generated lyrics without training expensive language models.
Injecting Domain Knowledge in Language Models for Task-oriented Dialogue Systems (2022.emnlp-main)

Copied to clipboard

Challenge: Pre-trained language models lack domain-specific knowledge that does not naturally occur in pre-training data.
Approach: They propose to inject domain-specific knowledge prior to fine-tuning on TOD tasks by using adapters that can be easily integrated with PLMs.
Outcome: The proposed methods show that they can inject domain-specific knowledge prior to fine-tuning on TOD tasks.
Abstract then Play: A Skill-centric Reinforcement Learning Framework for Text-based Games (2023.findings-acl)

Copied to clipboard

Challenge: Existing reinforcement learning frameworks fail to decompose the task and abstract the action autonomously.
Approach: They propose a skill-centric reinforcement learning framework capable of abstracting the action in an end-to-end manner.
Outcome: Empirical experiments on the Jericho environment validate the proposed framework against state-of-the-art baselines.
RAVR: Reference-Answer-guided Variational Reasoning for Large Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Experiments show that reinforcement learning (RL) can refine the reasoning abilities of large language models (LLMs) but requires a key prerequisite: the model must already be able to generate high-utility reasoning paths with non-negligible probability.
Approach: They propose a framework that uses answer-conditioned reasoning as a variational surrogate for question-only reasoning.
Outcome: Experiments on 11 benchmarks and 3 models show that RAVR reduces hesitation, strengthens conclusion consolidation, and promotes problem-specific strategies in reasoning.
Finetuning Pretrained Transformers into RNNs (2021.emnlp-main)

Copied to clipboard

Challenge: Efficient transformers outperform recurrent neural networks in natural language generation, but this comes with significant computational cost and memory footprint during generation.
Approach: They propose to convert a pretrained transformer into its efficient recurrent counterpart, improving efficiency while maintaining accuracy.
Outcome: The proposed transformers outperform recurrent neural networks in natural language generation but come with significant computational and memory footprint during generation.
Read Anywhere Pointed: Layout-aware GUI Screen Reading with Tree-of-Lens Grounding (2024.emnlp-main)

Copied to clipboard

Challenge: Existing models for GUI understanding ignore a key GUI-referring task: screen reading based on user-indicated points.
Approach: They propose a Tree-of-Lens agent that constructs a Hierarchical Layout Tree based on user input points and a GUI screenshot.
Outcome: The proposed agent can interpret the Screen Point-and-Read task on mobile, web, and operating systems.
Multi-Task Pre-Training for Plug-and-Play Task-Oriented Dialogue System (2022.acl-long)

Copied to clipboard

Challenge: Existing pre-trained language models often form a cascaded generation problem . this can lead to error accumulation across different sub-tasks and greater data annotation overhead.
Approach: They propose a plug-and-play model for task-oriented dialogue that learns primary TOD task completion skills from heterogeneous dialog corpora.
Outcome: The proposed model learns primary TOD task completion skills from heterogeneous dialog corpora.
Pretrain-KGE: Learning Knowledge Representation from Pretrained Language Models (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing knowledge graph embedding models suffer from limited knowledge representation due to sparse and noisy dataset annotations.
Approach: They propose to use pretrained language models to enhance knowledge representation by leveraging world knowledge from pretrained models.
Outcome: Extensive experiments show that the proposed framework can improve results over existing models.
Unveiling the Deficiencies of Pre-trained Text-and-Layout Models in Real-world Visually-rich Document Information Extraction (2026.findings-eacl)

Copied to clipboard

Challenge: PTLMs have shown remarkable success in multiple information extraction tasks . however, their performance in real-world scenarios falls short of expectations .
Approach: They propose to use an entity-centric dataset to evaluate PTLMs' performance . they find that inadequate annotations in benchmark datasets lead to spurious correlations .
Outcome: The proposed dataset disentangles the falsely-coupled segment and entity annotations that arises from the block-level annotation of FUNSD.
A Token-level Reference-free Hallucination Detection Benchmark for Free-form Text Generation (2022.acl-long)

Copied to clipboard

Challenge: Existing work on pre-trained generative models often fails to detect non-existent or incorrect content . Existing studies have attempted to detect hallucinations based on oracle references .
Approach: They propose a token-level, reference-free hallucination detection task based on Wikipedia annotations to detect non-existent or incorrect content.
Outcome: The proposed task is token-level, reference-free hallucination detection task and dataset . authors argue that the proposed task can be used in real-time to detect hallucines .
Dialogue Meaning Representation for Task-Oriented Dialogue Systems (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing work on dialogue meaning representations is limited in scalability for complex expressions.
Approach: They propose a pliable and easily extendable representation for task-oriented dialogue . they propose an inheritance hierarchy mechanism focusing on domain extensibility .
Outcome: The proposed representation can be easily extended to a task-oriented dialogue dataset.
Modeling Layout Reading Order as Ordering Relations for Visually-rich Document Understanding (2024.emnlp-main)

Copied to clipboard

Challenge: Existing models of layout reading order do not convey the complete reading order information in the layout.
Approach: They propose to model layout reading order as ordering relations over layout elements . they propose a reading-order-relation-enhancing pipeline to improve model performance .
Outcome: The proposed model outperforms existing models on a visual-rich document dataset and on eight cross-domain VrD-IE/QA tasks without targeted optimization.
Gloss-Free End-to-End Sign Language Translation (2023.acl-long)

Copied to clipboard

Challenge: a study of sign language translation without gloss annotations focuses on the problem of gloss annotation . gloss annotation is hard to acquire, especially in large quantities, and limits the domain coverage of translation datasets .
Approach: They propose a gloss-free end-to-end sign language translation framework to solve this problem . gloss annotations are hard to acquire, especially in large quantities, they argue .
Outcome: The proposed framework improves sign language translation performance on large-scale datasets . gloss annotations are hard to acquire, especially in large quantities .
Is Table Retrieval a Solved Problem? Exploring Join-Aware Multi-Table Retrieval (2024.acl-long)

Copied to clipboard

Challenge: Existing methods for retrieving relevant tables are not sufficient as many questions require retrieving multiple tables and joining them through a join plan that cannot be discerned from the user query itself.
Approach: They propose a method that uncovers useful join relations during table retrieval.
Outcome: The proposed method outperforms the state-of-the-art methods for table retrieval by up to 9.3% in F1 score and for end-to-end QA by up 5.4% in accuracy.
MC-indexing: Effective Long Document Retrieval via Multi-view Content-aware Indexing (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for document question answering do not consider content structures, resulting chunks exclude vital information or include irrelevant content.
Approach: They propose a method that segments document into content chunks and represents each content chunk in raw-text, keywords, and summary views.
Outcome: The proposed method significantly improves recall of long document question answering datasets compared to state-of-the-art chunking schemes.
Regression Bugs Are In Your Model! Measuring, Reducing and Analyzing Regressions In NLP Model Updates (2021.acl-long)

Copied to clipboard

Challenge: Using negative flips, we quantify, reduce and analyze regression errors in deep neural networks.
Approach: They propose to quantify, reduce and analyze regression errors in NLP models by negative flips.
Outcome: The proposed model update regression has a prevalent presence across tasks in the GLUE benchmark.
Lightweight and Efficient Neural Natural Language Processing with Quaternion Networks (P19-1)

Copied to clipboard

Challenge: Existing models for natural language processing are heavily parameterized and memory inefficient.
Approach: They propose a series of lightweight and memory efficient neural architectures for NLP tasks . they propose quaternion algebra and hypercomplex spaces for computation .
Outcome: The proposed models enable expressive inter-component interactions and significantly reduce parameter size without loss of performance.
Improving Prediction Backward-Compatiblility in NLP Model Upgrade with Gated Fusion (2023.findings-eacl)

Copied to clipboard

Challenge: a regression error during model upgrade often outweighs the benefits of accuracy gain . a novel method that promotes backward compatibility during model upgrades is proposed .
Approach: They propose a method that promotes backward compatibility via learning to mix predictions between old and new models.
Outcome: The proposed method outperforms existing methods and achieves negative flip rate reductions by 73.2% on two model upgrade scenarios.
Hire Me or Not? Examining Language Model’s Behavior with Occupation Attributes (2025.coling-main)

Copied to clipboard

Challenge: Large language models (LLMs) have been widely integrated into production pipelines due to their impressive performance across multiple tasks.
Approach: They construct a dataset using a standard occupation classification knowledge base and tested it on three families of LLMs.
Outcome: The proposed framework analyzes LLMs’ behavior with respect to gender stereotypes in the context of occupation decision making.
Real or Robotic? Assessing Whether LLMs Accurately Simulate Qualities of Human Responses in Human-LLM Dialogue (2026.findings-acl)

Copied to clipboard

Challenge: Recent work has sought to use large language models to simulate human-human and human-LLM interactions.
Approach: They use a large-scale dataset to generate a paired LLM-LLM and human-LLm dialogues from the WildChat dataset and quantify how well they align with their human counterparts.
Outcome: The proposed models perform similarly in simulating English, Chinese, and Russian dialogues.
Poison Attacks against Text Datasets with Conditional Adversarially Regularized Autoencoder (2020.findings-emnlp)

Copied to clipboard

Challenge: Using a poison signature, attackers can manipulate training data to manipulate the target class at test time.
Approach: They propose a backdoor poisoning attack that generates poisoned training samples by poison injection in latent space and a conditional adversarially regularized autoencoder to generate poisones.
Outcome: The proposed attack generates poisoned training samples by poison injection in latent space and shows that the target class can be steered to the poison class with success rates of >80% when the input hypothesis is injected with the poison signature.
Graph-to-Tree Learning for Solving Math Word Problems (2020.acl-main)

Copied to clipboard

Challenge: Existing tree-based neural models do not capture the relationships and order information among the quantities well.
Approach: They propose a novel deep learning architecture that combines the merits of the graph-based encoder and tree-based decoder to generate better solution expressions.
Outcome: The proposed framework outperforms the state-of-the-art on two available datasets significantly.
SoftDedup: an Efficient Data Reweighting Method for Speeding Up Language Model Pre-training (2024.acl-long)

Copied to clipboard

Challenge: Current methods focus on detecting and removing duplicates, which risks the loss of valuable information and neglects the varying degrees of duplication.
Approach: They propose a method that maintains dataset integrity while selectively reducing the sampling weight of data with high commonness.
Outcome: The proposed method significantly improves training efficiency on deduplicated datasets and improves downstream accuracy by 1.77%.
AlphaEdit+: Model Editing in the Presence of Conflicting and Inconsistent Knowledge (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for knowledge editing struggle with knowledge conflicts and inconsistencies.
Approach: They propose a new method for knowledge editing that relaxes null-space constraints and introduces a weighting scheme to mitigate conflicts between new and historical knowledge.
Outcome: The proposed method outperforms existing methods on challenging datasets and outperformed existing methods.
Fine-Grained Features-based Code Search for Precise Query-Code Matching (2025.coling-main)

Copied to clipboard

Challenge: Existing methods to locate code snippets from databases represent the semantics of code and query by averaging the features of each token and word.
Approach: They propose a fine-grained code search model that consists of a cross-modal encoder, mapping layer and classification layer to capture fine-granular interactions between code and query.
Outcome: The proposed model significantly outperforms existing methods across multiple programming language datasets.
Measuring and Mitigating Constraint Violations of In-Context Learning for Utterance-to-API Semantic Parsing (2023.findings-emnlp)

Copied to clipboard

Challenge: In task-oriented semantic parsing, the system aims to translate users’ utterances in natural language to machine-interpretable programs (API calls) However, Large Language Models (LLMs) are known to hallucinate and therefore pose a formidable challenge in constraining generated content.
Approach: They propose to use large language models to translate user's utterances to machine-interpretable programs (API calls) they identify constraints violations in task-oriented utterrances and define fine-grained metrics that complement traditional ones.
Outcome: The proposed methods reduce constraints violations and improve quality of the generated API calls, but require careful consideration given their implementation complexity and latency.
Can we Retrieve Everything All at Once? ARM: An Alignment-Oriented LLM-based Retrieval Method (2025.acl-long)

Copied to clipboard

Challenge: Existing RAG solutions address the alignment problem in a limited manner . ARM explores relationships among data objects, enabling a retrieve-all-at-once solution for complex queries .
Approach: Experimental results show that ARM improves alignment of open-domain questions with available data . ARM explores relationships among data objects, enabling a retrieve-all-at-once solution for complex queries.
Outcome: Experimental results show that ARM outperforms existing RAG methods on complex open-domain questions.
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.
SPPD: Self-training with Process Preference Learning Using Dynamic Value Margin (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to improve numerical and logical reasoning of Large Language Models are limited . existing approaches rely on prompt engineering and pretrained knowledge to ensure correctness .
Approach: They propose to train LLMs with process-based reasoning using a dynamic value margin . they use the Bellman optimality equation to derive a value margin for step-level preference optimization .
Outcome: The proposed method is equivalent to on-policy policy gradient methods under constrained reward functions.
DAST: Difficulty-Adaptive Slow-Thinking for Large Reasoning Models (2025.emnlp-industry)

Copied to clipboard

Challenge: Recent advances in slow-thinking reasoning models have shown exceptional performance in complex reasoning tasks.
Approach: They propose a framework that enables models to automatically adjust Chain-of-Thought (CoT) length based on problem difficulty.
Outcome: The proposed framework penalizes inefficiency on simple problems while incentivizing deep reasoning for complex ones.
Supervised Optimism Correction: Be Confident When LLMs Are Sure (2025.findings-acl)

Copied to clipboard

Challenge: Recent advances in Large Language Models (LLMs) have demonstrated remarkable success across diverse tasks such as instruction following, code generation, and medical diagnosis.
Approach: They propose a supervised fine-tuning-based auxiliary loss for Q-value estimations during supervised refinement.
Outcome: The proposed method outperforms beam search on GSM8K, MATH, and GAOKAO on reasoning benchmarks.
E-ViC: Reasoning Beyond Text via Embodied Visual Chain for Spatial Intelligence (2026.acl-long)

Copied to clipboard

Challenge: Existing Vision-Language Models (VLMs) lack spatial reasoning, despite text-based CoTs . e-ViC reframes spatial intelligence as a verifiable, tool-using capability, argues a new study.
Approach: They propose a framework that moves reasoning beyond text into the visual domain . they ground reasoning in pixel-level interactions to enable human-like "look-and-confirm" strategies .
Outcome: The proposed framework outperforms existing Vision-Language Models with an average gain of 10.1%.
Triggerless Backdoor Attack for NLP Tasks with Clean Labels (2022.naacl-main)

Copied to clipboard

Challenge: Backdoor attacks are a new threat to neural natural language processing models due to the fragility and lack of interpretability of NLP models.
Approach: They propose a method to perform backdoor attacks without an external trigger . they propose to use clean-labeled examples to generate poisoned clean-labelled examples .
Outcome: The proposed strategy is effective and hard to defend due to its triggerless nature.
AIGT: AI Generative Table Based on Prompt (2025.coling-main)

Copied to clipboard

Challenge: Tabular data is an essential resource for many fields, but current methods do not fully utilize the rich information available in tables.
Approach: They propose a method that utilizes metadata information to generate tabular data . they propose long-token partitioning algorithms that enable AIGT to model tables of any scale .
Outcome: The proposed approach achieves state-of-the-art on 14 out of 20 public datasets and two real industry datasets within the Alipay risk control system.
Exploiting Contrastive Learning and Numerical Evidence for Confusing Legal Judgment Prediction (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing studies fail to distinguish different classification errors with a standard cross-entropy classification loss and ignore the numbers in the fact description for predicting the term of penalty.
Approach: They propose to extract crime amounts from fact description and use them to learn distinguishable representations to exploit the numbers in the fact description for predicting the term of penalty.
Outcome: The proposed method achieves state-of-the-art results on real-world datasets and ablation studies demonstrate the effectiveness of each component.
PILE: Pairwise Iterative Logits Ensemble for Multi-Teacher Labeled Distillation (2022.emnlp-industry)

Copied to clipboard

Challenge: Pre-trained language models have been a key part of ranking systems . knowledge distillation is widely used to maintain high performance while keeping efficient computations.
Approach: They propose an algorithm to combine knowledge from multi-teachers and label information to achieve competitive performance in offline and online experiments.
Outcome: The proposed method has been deployed in a real-world commercial search system.
FAIRGAMER: Evaluating Social Biases in LLM-Based Video Game NPCs (2026.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) have enhanced or replaced traditional non-player characters in video games.
Approach: They propose a benchmark to evaluate social biases across three interaction patterns: transaction, cooperation, and competition.
Outcome: The proposed benchmark assesses four bias types across transaction, cooperation, and competition using a novel metric, FairMCV.
DecoupledESC: Enhancing Emotional Support Generation via Strategy-Response Decoupled Preference Optimization (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing ESC data entangles psychological strategies and response content, making it difficult to construct high-quality preference pairs.
Approach: They propose a Decoupled ESC framework that decomposes the ESC task into two sequential subtasks: strategy planning and empathic response generation.
Outcome: The proposed framework outperforms baselines, reducing preference bias and improving response quality.
Translation as Cross-Domain Knowledge: Attention Augmentation for Unsupervised Cross-Domain Segmenting and Labeling Tasks (2021.findings-emnlp)

Copied to clipboard

Challenge: Chinese has no word delimiter or inflection that can indicate segment boundaries or word semantics, increasing the difficulty of segmenting and labeling tasks.
Approach: They propose a paradigm based on attention augmentation to introduce crucial cross-domain knowledge via a translation system into Chinese model.
Outcome: The proposed model significantly advances the state-of-the-art results of Chinese cross-domain segmenting and labeling tasks.
A Chinese Dataset with Negative Full Forms for General Abbreviation Prediction (L18-1)

Copied to clipboard

Challenge: a common phenomenon across languages is abbreviation, but it's not always possible to predict it accurately.
Approach: They build a dataset for general Chinese abbreviation prediction using a negative full form . they find that abbrevation prediction can improve the performance of abbreviation recognition .
Outcome: The proposed dataset evaluates models on abbreviation prediction in Chinese . it shows that abbrevation prediction improves performance in language processing tasks .
CMIG: Conceptual Metaphor Theory-Inspired Framework for Metaphorical Image Generation (2026.findings-acl)

Copied to clipboard

Challenge: Existing text-to-image systems often produce visually plausible but semantically literal outputs.
Approach: They propose a structured prompting framework inspired by Conceptual Metaphor Theory . they propose to identify source–target mappings, filter projectable source attributes and select a visual realization strategy in a reproducible reasoning workflow.
Outcome: The proposed framework improves semantic alignment and controllability on metaphor prompts.
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.
ODIST: Open World Classification via Distributionally Shifted Instances (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing work to achieve open-world classification capability in natural language processing and computer vision focuses on decision boundary finding.
Approach: They propose a method that can create out-of-domain instances from in-domain training instances with the help of a pre-trained generative language model.
Outcome: The proposed method can create out-of-domain instances from the in-domain training instances with the help of a pre-trained generative language model.
Attacking Visual Language Grounding with Adversarial Examples: A Case Study on Neural Image Captioning (P18-1)

Copied to clipboard

Challenge: Visual language grounding is widely studied in modern neural image captioning systems . a novel algorithm for crafting adversarial examples in image captions is proposed .
Approach: They propose an algorithm to craft adversarial examples in machine vision and perception . their approach provides two evaluation approaches to check if they can mislead systems .
Outcome: The proposed algorithm can craft visually-similar adversarial examples with randomly targeted captions or keywords, and the results are transferable to other image captioning systems.
Self-Demos: Eliciting Out-of-Demonstration Generalizability in Large Language Models (2024.findings-naacl)

Copied to clipboard

Challenge: Existing methods that rely on limited demos and out-of-demonstration (OOD) queries fail when faced with out- of-demotion queries.
Approach: They propose a query-aware prompting method that elicits the inherent generalizability of large language models by query-based demo generation.
Outcome: The proposed method outperforms state-of-the-art methods in the OOD setting and two public math benchmarks.
Making Harmful Behaviors Unlearnable for Large Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) are often customized by fine-tuning for the requirements of different domains.
Approach: They propose a controllable training framework to make undesired behaviors unlearnable during the fine-tuning process.
Outcome: The proposed framework makes undesired behaviors unlearnable during the fine-tuning process while preserving the ability to learn other information.
WebSynthesis: World Model-Guided Monte Carlo Tree Search for Efficient WebAgent Trajectory Synthesis (2026.acl-long)

Copied to clipboard

Challenge: Recent advances in large language models have enabled increasingly capable web agents . however, training such agents at scale still relies on high-quality interaction trajectories that are difficult to obtain at scale.
Approach: They propose a framework for scalable trajectory synthesis that simulates state transitions without network dependencies and integrates Monte Carlo Tree Search to enable reversible exploration over the simulated state space.
Outcome: Experiments on WebArena, WebVoyager, and Mind2Web-Online show that agents trained exclusively on synthesized trajectories outperform those trained on real-world data.
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.
RTCFake: Speech Deepfake Detection in Real-Time Communication (2026.findings-acl)

Copied to clipboard

Challenge: Existing detection studies focus on offline simulations and struggle to cope with complex distortions introduced during RTC transmission.
Approach: They propose a large-scale speech deepfake dataset tailored for RTC scenarios . the dataset is constructed by transmitting speech through multiple social media and conferencing platforms .
Outcome: The proposed dataset is constructed by transmitting speech through multiple mainstream social media and conferencing platforms, enabling precise pairing between offline and online speech.
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.
StatBot.Swiss: Bilingual Open Data Exploration in Natural Language (2024.findings-acl)

Copied to clipboard

Challenge: StatBot.Swiss dataset is the first bilingual benchmark for evaluating Text-to-SQL systems based on real-world applications.
Approach: They propose to use a bilingual dataset to evaluate LLMs in Text-to-SQL systems.
Outcome: The proposed dataset contains 455 natural language/SQL-pairs over 35 big databases with varying level of complexity for English and German.
Towards Better Entity Linking with Multi-View Enhanced Distillation (2023.acl-long)

Copied to clipboard

Challenge: Entity linking is a fundamental task in Natural Language Processing (NLP), connecting mentions within unstructured contexts to their corresponding entities in a Knowledge Base (KB).
Approach: They propose a dual-encoder framework that can efficiently match mentions to two-encoding frameworks by a global-view.
Outcome: The proposed framework achieves state-of-the-art on several entity linking benchmarks.
SLIM: Subtrajectory-Level Elimination for More Effective Reasoning (2025.findings-emnlp)

Copied to clipboard

Challenge: Notable examples include OpenAI’s o1/o3/o4 series and DeepSeek-R1 .
Approach: They develop a framework to identify suboptimal subtrajectories based on human-established criteria . they also use a sampling algorithm to select data whose reasoning process is free from suboptimally subtravertories to the highest degree .
Outcome: The proposed method reduces the number of suboptimal subtrajectories by 25.9% during the inference process.
CharacterGLM: Customizing Social Characters with Large Language Models (2024.emnlp-industry)

Copied to clipboard

Challenge: Character-based dialogue systems (CharacterDial) allow users to customize social characters for social interactions.
Approach: They will collect a large-scale Chinese corpus of characters with diverse categories and behaviors and develop CharacterGLM models to address these challenges.
Outcome: Experiments show that CharacterGLM outperforms most popular open- and closed-source LLMs and performs comparable to GPT-4.
mABC: Multi-Agent Blockchain-inspired Collaboration for Root Cause Analysis in Micro-Services Architecture (2024.findings-emnlp)

Copied to clipboard

Challenge: Root cause analysis (RCA) in Micro-services architectures with escalating complexity is challenging due to fault propagation and circular dependencies among nodes.
Approach: They propose a framework where multiple agents follow Agent Workflow and collaborate in blockchain-inspired voting to ensure the reliability of root cause analysis.
Outcome: The proposed framework reduces the number of steps and standardizes task processing through Agent Workflow.
Jiuge: A Human-Machine Collaborative Chinese Classical Poetry Generation System (P19-3)

Copied to clipboard

Challenge: Existing systems for automatic poetry generation are model-oriented, resulting in poor user participation.
Approach: They propose a human-machine collaborative Chinese classical poetry generation system called Jiuge . Jiuge allows users to revise unsatisfied parts of a generated poem draft repeatedly .
Outcome: The proposed system allows users to revise unsatisfied parts of a generated poem draft repeatedly.
A Critical Analysis of Document Out-of-Distribution Detection (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing document understanding models focus on single-modal inputs such as images or texts.
Approach: They propose to use a spatial-aware adapter to adapt transformer-based language models to document domain to exploit multi-modal information.
Outcome: The proposed model significantly improves the OOD detection performance compared to using a standard language model and to competitive baselines.
Does Higher Order LSTM Have Better Accuracy for Segmenting and Labeling Sequence Data? (C18-1)

Copied to clipboard

Challenge: Existing neural models take long distance dependencies into account when predicting the tag of the current token.
Approach: They propose a method to capture long distance tag dependencies and use them for dependency analysis.
Outcome: The proposed model can predict multiple tags for the current token without taking dependencies between tags into account.
FlattenQuant: Breaking through the Inference Compute-bound for Large Language Models with Per-tensor Quantization (2024.lrec-main)

Copied to clipboard

Challenge: Large language models (LLMs) have demonstrated state-of-the-art accuracies across tasks, but their latency and GPU memory consumption limit their performance.
Approach: They propose a method which flattens the tensor to achieve low bit per-tensori quantization with minimal accuracy loss.
Outcome: The proposed method achieves low bit per-tensor quantization with minimal accuracy loss.
Learning Query Adaptive Anchor Representation for Inductive Relation Prediction (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods to infer the missing links between entities are limited to the transductive setting . Query Adaptive Anchor Representation (QAAR) model is based on entity-independent features .
Approach: They propose a query adaptive anchor representation model which extracts one opening subgraph and performs reasoning by one time for all candidate triples.
Outcome: The proposed model outperforms state-of-the-art models in relation prediction task.
TablePilot: Recommending Human-Preferred Tabular Data Analysis with Large Language Models (2025.acl-industry)

Copied to clipboard

Challenge: Tabular data analysis is crucial in many scenarios, yet its complexity and density can make it challenging to determine the most appropriate analysis operations for a new table.
Approach: They propose a tabular data analysis framework that recommends query-code-result triplets for new tables . they propose Rec-Align, a method to further improve recommendation quality .
Outcome: The proposed framework achieves 77.0% top-5 recommendation recall on a dataset designed for tabular data analysis recommendation.
Enhancing Hallucination Detection through Perturbation-Based Synthetic Data Generation in System Responses (2024.findings-acl)

Copied to clipboard

Challenge: Existing methods for hallucination detection are expensive and outdated . despite the popularity of LLMs, the issue of hallucinosity poses significant concerns for downstream users.
Approach: They propose an approach that automatically generates both faithful and hallucinated outputs by rewriting system responses.
Outcome: The proposed model outperforms state-of-the-art zero-shot detectors and existing synthetic generation methods in accuracy and latency.
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.
Perturbation-driven Dual Auxiliary Contrastive Learning for Collaborative Filtering Recommendation (2025.coling-main)

Copied to clipboard

Challenge: Existing contrastive learning-based methods struggle with data sparsity in real-world recommendations . Graph collaborative filtering incorporates contrastive training as an auxiliary task to improve performance .
Approach: They propose a perturbation-driven dual auxiliary contrastive learning task for collaborative filtering . structure perturbation and weight perturbation are used to construct two graphs .
Outcome: The proposed model outperforms benchmark models on multiple public datasets.
OAgents: An Empirical Study of Building Effective Agents (2025.findings-emnlp)

Copied to clipboard

Challenge: a recent study shows that agent research practices are far from standard, rigorous . lack of a standard evaluation protocol makes previous works not reproducible, authors say .
Approach: They conduct an empirical study on the GAIA benchmark to investigate agent design choices . they find that lack of a standard evaluation protocol makes previous works not reproducible .
Outcome: The proposed framework achieves state-of-the-art performance among open-source projects.
Explicit Trait Inference for Multi-Agent Coordination (2026.acl-long)

Copied to clipboard

Challenge: Large language model (LLM) based multi-agent systems (MAS) show promise on complex tasks but remain prone to failures of coordination, such as goal drift, error cascades, and misaligned behaviors.
Approach: They propose a psychologically grounded method for improving coordination using Explicit Trait Inference (ETI) ETI enables agents to infer and track partner characteristics along two established psychological dimensions—warmth (e.g., trust) and competence (eg. skill)
Outcome: The proposed method reduces payoff loss in controlled and realistic multi-agent settings by 45–77% and improves performance by 3–29% depending on scenario and model.
AV-TranSpeech: Audio-Visual Robust Speech-to-Speech Translation (2023.acl-long)

Copied to clipboard

Challenge: Existing models for speech-to-speech translation suffer from distinct degradation in noisy environments and fail to translate visual speech.
Approach: They propose a text-based audio-visual speech-to-speech translation model that integrates visual information with audio-only data to improve system robustness.
Outcome: The proposed model outperforms models trained on audio-only corpus in two languages . it also improves with low-resource audio-visual data, compared with baselines .
Comprehensive Abstractive Comment Summarization with Dynamic Clustering and Chain of Thought (2024.findings-acl)

Copied to clipboard

Challenge: Recent work on news comment summarization has focused on extractive methods within constraints.
Approach: They propose an enhanced fast clustering algorithm that maintains a dynamic similarity threshold to ensure high density of each comment cluster being built.
Outcome: The proposed method improves the baseline methods and the test suite on real-world news comments.
LBLLM: Lightweight Binarization of Large Language Models via Three-Stage Distillation (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for implementing large language models are limited by high computational and memory requirements.
Approach: They propose a lightweight binarization framework that achieves effective W(1+1)A4 quantization through a novel three-stage quantization strategy.
Outcome: The proposed framework surpasses state-of-the-art methods on W2A4 quantization settings across languages.
Context Analysis for Pre-trained Masked Language Models (2020.findings-emnlp)

Copied to clipboard

Challenge: Pre-trained language models that learn contextualized word representations from a large un-annotated corpus have become a standard component for many downstream NLP tasks.
Approach: They propose to use a masking and gradient approach to evaluate the impact of context on the word representation.
Outcome: The proposed model architectures are architecture agnostic and gradient based.
Nullspace Disentanglement for Red Teaming Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Existing work mainly leverages crowd workers to construct test cases.
Approach: They propose a black-box approach that exploits the unique properties of the nullspace to disentangle and regulate the crucial success information within test cases.
Outcome: The proposed approach outperforms baseline methods regarding the attack success rate and excels in aspects of diversity and fluency.
Equal Truth: Rumor Detection with Invariant Group Fairness (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing rumor detection methods rarely consider fairness issues inherent in the model . this can lead to biased predictions across stakeholder groups, undermining their detection effectiveness .
Approach: They propose a framework to address fairness issues inherent in rumor detection models . they perform unsupervised partitioning to dynamically identify potential unfair data patterns . then, they apply invariant learning to these partitions to extract fair and informative feature representations .
Outcome: The proposed method outperforms strong baselines regarding detection and fairness performance . it also shows robust performance on out-of-distribution samples .
When Personalization Misleads: Understanding and Mitigating Hallucinations in Personalized LLMs (2026.findings-acl)

Copied to clipboard

Challenge: Personalization can inadvertently distort factual reasoning when faced with factual queries.
Approach: They propose a lightweight inference-time approach that mitigates personalization-induced factual distortions while preserving personalized behavior.
Outcome: Experiments across multiple LLM backbones and personalization methods show that FPPS significantly improves factual accuracy while maintaining personalized performance.
Similarity = Value? Consultation Value-Assessment and Alignment for Personalized Search (2025.emnlp-main)

Copied to clipboard

Challenge: Existing methods rely on semantic similarity to align historical consultations with current queries due to the absence of ‘value’ labels, but this lacks exploration of needs in user consultations.
Approach: They propose a consultation value assessment framework that evaluates historical consultations from three novel perspectives: (1) Scenario Scope Value, (2) Posterior Action Value, and (3) Time Decay Value.
Outcome: The proposed model outperforms baselines on public and commercial datasets on both retrieval and ranking tasks.
Exploring and Distilling Multi-Dimensional Clues for Interpretable Social Bot Detection (2026.acl-long)

Copied to clipboard

Challenge: Existing research on social bot detection results directly without corresponding supportive explanations, making it difficult to assess the extent to which such predictions are trustworthy.
Approach: They propose a four-dimensional clue framework that uses outcome-reward reinforcement learning to train inspectors to generate faithful, grounded clues from user information, semantic features, interactive situation, and behavioral pattern.
Outcome: The proposed framework outperforms baselines in detection performance and significantly improves the performance of large language models.
An Instruction Tuning-Based Contrastive Learning Framework for Aspect Sentiment Quad Prediction with Implicit Aspects and Opinions (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for aspect-based sentiment analysis have not explored how to effectively leverage the knowledge of pre-trained language models to handle implicit aspects and opinions.
Approach: They propose a framework leveraging Instruction Tuning and Supervised Contrastive Learning to improve aspect sentiment quad prediction for implicit aspects and opinions.
Outcome: The proposed framework significantly outperforms existing methods on benchmark datasets.
RepoCoder: Repository-Level Code Completion Through Iterative Retrieval and Generation (2023.emnlp-main)

Copied to clipboard

Challenge: RepoCoder is a repository-level code completion framework that utilizes the useful information scattered in files.
Approach: They propose a repository-level code completion framework called RepoCoder . it integrates a similarity-based retriever and a pre-trained code language model . they propose 'repoBench' benchmark to validate the framework's effectiveness .
Outcome: The proposed framework outperforms the vanilla retrieval-augmented code completion approach in the real-world.
Chain-of-Question: A Progressive Question Decomposition Approach for Complex Knowledge Base Question Answering (2024.findings-acl)

Copied to clipboard

Challenge: Existing methods to answer complex questions rely on decomposition of complex questions into sub-questions . Existing approaches to decompose complex questions are limited by the original question .
Approach: They propose a question decomposition approach to decompose semantically clear questions . they use the decomposed sub-questions to select relevant patterns as auxiliary information .
Outcome: The proposed method achieves state-of-the-art performance on multiple datasets.
Zero-shot User Intent Detection via Capsule Neural Networks (D18-1)

Copied to clipboard

Challenge: Existing methods to classify intents are labor-intensive and time-consuming as intents will be diverse and new intents may be involved.
Approach: They propose a zero-shot intent detection problem which aims to detect emerging user intents where no labeled utterances are currently available.
Outcome: The proposed model can discriminate emerging intents when no labeled utterances are available in training data.
Mitigating Object Hallucinations in MLLMs via Multi-Frequency Perturbations (2025.findings-emnlp)

Copied to clipboard

Challenge: Multimodal large language models have demonstrated remarkable performance in visual-language tasks, but their authenticity is often compromised by object hallucinations.
Approach: They propose a multi-frequency perturbation method that leverages both low-frequency and high-frequency features of images to perturb visual feature representations and explicitly suppress redundant frequency-domain features during inference.
Outcome: The proposed method significantly mitigates object hallucinations across various model architectures.
Beyond the Panorama: Training-Free Hierarchical Perception-Reasoning for Fine-Grained Vision in MLLMs (2026.acl-long)

Copied to clipboard

Challenge: Existing multimodal large language models (MLLMs) face challenges in fine-grained visual tasks.
Approach: They propose a training-free hierarchical perception-reasoning framework that enhances fine-grained visual understanding by simulating human perception mechanisms.
Outcome: The proposed framework enhances fine-grained visual understanding by simulating human perception mechanisms.
TombRaider: Entering the Vault of History to Jailbreak Large Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Existing jailbreak techniques focus on prompt manipulation or intent obfuscation to bypass safety filters.
Approach: They propose a jailbreak technique that exploits the ability to store, retrieve, and use historical knowledge of Large Language Models (LLMs) they use an inspector agent to extract historical information and an attacker agent to generate adversarial prompts, enabling effective bypassing of safety filters.
Outcome: The proposed jailbreak technique outperforms state-of-the-art jailbreak techniques on six popular models and maintains over 55.4% ASR against defence mechanisms.
BadActs: A Universal Backdoor Defense in the Activation Space (2024.findings-acl)

Copied to clipboard

Challenge: Backdoor attacks pose an increasingly severe security threat to Deep Neural Networks . existing methods focused on the word space are ineffective against feature-space triggers - a recent study has shown .
Approach: They propose a backdoor defense that purifies backdoor samples in the activation space . they aim to eliminate backdoor triggers while preserving the integrity of clean data .
Outcome: The proposed method achieves state-of-the-art against backdoor attacks on clean data.
OneRec-Think: In-Text Reasoning for Generative Recommendation (2026.acl-long)

Copied to clipboard

Challenge: Existing generative models lack the capacity for explicit and controllable reasoning, a key advantage of LLMs.
Approach: They propose a framework that integrates dialogue, reasoning, and personalized recommendation.
Outcome: Experiments across public benchmarks show state-of-the-art performance.
Causally Modeling the Linguistic and Social Factors that Predict Email Response (2025.naacl-long)

Copied to clipboard

Challenge: a key intent behind many emails is to get a reply from the recipient.
Approach: They propose to model the intents, expectations, and responsiveness in email exchanges by using a dataset containing 1800 emails annotated with nuanced types of intents and expectations.
Outcome: The proposed model is based on 1800 emails annotated with nuanced types of intents and expectations . it shows that social status, argumentation, and strength of social connection influence email response rates .
QuaSE: Sequence Editing under Quantifiable Guidance (D18-1)

Copied to clipboard

Challenge: Existing methods for Quantifiable Sequence Editing (QuaSE) require editing an input sequence to generate an output that satisfies a numerical outcome value measuring a certain property of the sequence.
Approach: They propose a framework for Quantifiable Sequence Editing that allows editing an input sequence to change an outcome and keep the content.
Outcome: The proposed framework disentangles outcome factor and content factor from the input sentence to allow editing to change the outcome and keep the content.
Investigating Human and LLMs’ Decisions in Unverifiable Environments: A Case Study with GitHub Activity Overview (2026.findings-acl)

Copied to clipboard

Challenge: examining the behaviors of Large Language Models as artificial social actors is underexplored, especially in unverifiable scenarios where conventional benchmarking has little to help improve their abilities.
Approach: They propose a method to collect, compare, and reason about human and LLMs' decisions in an unverifiable scenario and use it to examine their behaviors.
Outcome: The proposed method compared human and LLM decisions in an unverifiable scenario on GitHub and found that proprietary LLMs behave more like humans than open-source LLM systems.
AI4Reading: Chinese Audiobook Interpretation System Based on Multi-Agent Collaboration (2025.acl-demo)

Copied to clipboard

Challenge: Interpretative audiobooks are becoming more popular, but their manual creation process remains time-consuming and resource-intensive.
Approach: They propose a multi-agent collaboration system that leverages large language models and speech synthesis technology to generate podcast-like audiobook interpretations.
Outcome: The proposed system is open source and open to the public.
Label Semantic Aware Pre-training for Few-shot Text Classification (2022.acl-long)

Copied to clipboard

Challenge: Existing models for text classification use label semantics but few studies have attempted to give models access to informative representations of labels.
Approach: They propose to use label semantics to train generative models by performing secondary pre-training on labeled sentences from a variety of domains.
Outcome: The proposed approach improves generalization and data efficiency of text classification systems while maintaining comparable performance to state-of-the-art models.
Beyond Dynamic Quantization: An Efficient Static Hierarchical Mix-precision Framework for Near-Lossless LLM Compression (2025.emnlp-industry)

Copied to clipboard

Challenge: Existing methods for dynamic quantization are hardware-unfriendly and often lead to large quantization errors in static scenarios.
Approach: They propose a Static Hierarchical Mix-precision Quantization method which quantifies both inter-layer and intra-layer sensitivity through unified derivations involving Hessian.
Outcome: The proposed method achieves 75.58% on zero-shot reasoning tasks while yielding average speedup of 2.86.
SPARK: Simulating the Co-evolution of Stance and Topic Dynamics in Online Discourse with LLM-based Agents (2025.emnlp-main)

Copied to clipboard

Challenge: a new framework for topic evolution and stance dynamics is needed to understand online discourse . topic evolution is central to understanding fragmentation of debates, spread of misinformation .
Approach: They propose a stance and topic evolution reasoning framework for co-evolution of topics and stances through natural language interactions.
Outcome: The proposed framework captures key empirical patterns across five real-world domains.
nvAgent: Automated Data Visualization from Natural Language via Collaborative Agent Workflow (2025.acl-long)

Copied to clipboard

Challenge: *Natural Language to Visualization (NL2Vis) seeks to transform natural-language descriptions into visual representations of given tables.
Approach: They propose a collaborative agent workflow for NL2Vis that incorporates three agents . the model is called **nvAgent** and comprises a processor agent for database processing and context filtering, a composer agent for planning visualization generation and a validator agent for code translation and output verification.
Outcome: The proposed workflow surpasses state-of-the-art models on the VisEval benchmark.
Do LVLMs Understand Charts? Analyzing and Correcting Factual Errors in Chart Captioning (2024.findings-acl)

Copied to clipboard

Challenge: LVLMs are known for producing text that is factually inconsistent with visual input . factuality of generated captions for structured visuals has not been studied as much .
Approach: They propose a typology of factual errors in captions generated by large vision-language models . they propose CHOCOLATE, a visual entailment model that outperforms current models based on this analysis .
Outcome: The proposed model outperforms current models in evaluating caption factuality.
UMPIRE: Unveiling LLM-generated Posts via Redundant Expressions (2026.acl-long)

Copied to clipboard

Challenge: Existing methods to verify the provenance of multimodal content fall into two categories: traditional methods rely on low-level artifacts or unimodal statistics.
Approach: They propose a semantic decomposition mechanism that disentangles textual embeddings into redundant and complementary components and a latent redundancy regularization loss to encourage LLM-generated content to exhibit high semantic redundancies.
Outcome: The proposed method outperforms state-of-the-art detection methods across multiple datasets and achieves 5.38% improvement in accuracy.
Chinese Live-Streaming E-Commerce Morph Resolution: Datasets and Methods (2026.findings-acl)

Copied to clipboard

Challenge: Live-stream E-commerce faces significant challenges from morphs, deliberate linguistic variants used to evade real-time voice filters and amplify product claims illegally.
Approach: They propose a framework that resolves morphs and generates structured explanations . they propose morph-aware dual-output refinement framework that detects inconsistencies .
Outcome: The proposed framework improves morph resolution accuracy and interpretability.
Evaluating the Effect of Retrieval Augmentation on Social Biases (2026.eacl-long)

Copied to clipboard

Challenge: RAG is a popular method for injecting up-to-date knowledge into LLMs.
Approach: They examine how RAG modulates social biases across three languages and four categories . they find that biased documents are amplified even when base LLM has low-level of intrinsic bias .
Outcome: The proposed method can enhance factual accuracy but its effect on social biases is not well understood.
TiMem: Temporal-Hierarchical Memory Consolidation for Long-Horizon Conversational Agents (2026.findings-acl)

Copied to clipboard

Challenge: Existing memory frameworks provide limited support for temporally structured information across hierarchical levels, leading to fragmented memories and unstable long-horizon personalization.
Approach: They propose a temporal–hierarchical memory framework that organizes conversations through a Temporal Memory Tree.
Outcome: The proposed framework outperforms baselines while reducing the recalled memory length by 52.20%.
ReviewGrounder: Improving Review Substantiveness with Rubric-Guided, Tool-Integrated Agents (2026.acl-long)

Copied to clipboard

Challenge: Rapid rise in AI conference submissions has driven increasing exploration of large language models (LLMs) for peer review support.
Approach: They propose a peer review benchmarking tool based on paper-specific rubrics and a rubric-guided framework that decomposes reviewing into drafting and grounding stages.
Outcome: The proposed framework outperforms baselines with stronger/larger backbones in both alignment with human judgments and rubric-based review quality across 8 dimensions.
SAMULE: Self-Learning Agents Enhanced by Multi-level Reflection (2025.emnlp-main)

Copied to clipboard

Challenge: Modern AI agents rely on Large Language Models (LLMs) as their reasoning engines, but they still face the challenge of generating meaningful reflections due to inadequate error analysis and a reliance on rare successful trajectories.
Approach: They propose a framework for self-learning agents powered by a retrospective language model that generates reflections during inference.
Outcome: The proposed framework outperforms reflection-based baselines on three challenging benchmarks.
Optimize Weight Rounding via Signed Gradient Descent for the Quantization of LLMs (2024.findings-emnlp)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated exceptional proficiency in language-related tasks, but their deployment poses significant memory and storage requirements.
Approach: They propose a method that optimizes rounding values and weight clipping within 200 steps.
Outcome: The proposed method achieves exceptional results across 2 to 4 bits while maintaining low tuning costs and avoiding additional inference overhead.
Beyond Scaling: Measuring and Predicting the Upper Bound of Knowledge Retention in Language Model Pre-Training (2026.acl-long)

Copied to clipboard

Challenge: Existing methods to predict performance of large language models are lacking . authors propose a size-dependent mutual information predictor for closed-book question answering accuracy .
Approach: They propose a size-dependent mutual information predictor that integrates knowledge frequency, knowledge specificity, and model size to forecast closed-book question answering accuracy.
Outcome: The proposed method outperforms baseline models and achieves R2 > 0.7 in predicting QA accuracy without additional training.
TOREE: Evaluating Topic Relevance of Student Essays for Chinese Primary and Middle School Education (2024.findings-acl)

Copied to clipboard

Challenge: Existing research on Automatic Essay Scoring (AES) for Chinese essays has overlooked topic relevance and lacks detailed feedback.
Approach: They propose to use TOREE to assess topic relevance in Chinese primary and middle school students’ essays to improve automatic and human evaluations.
Outcome: The proposed method significantly improves both automatic and human evaluations across four diverse LLMs.
Synapse: Empowering LLM Agents with Episodic-Semantic Memory via Spreading Activation (2026.findings-acl)

Copied to clipboard

Challenge: Large Language Models excel at generalized reasoning, but lack the ability to accumulate experiences and maintain narrative coherence over long horizons.
Approach: They propose a unified memory architecture that transcends static vector similarity.
Outcome: The proposed model outperforms state-of-the-art methods in temporal and multihop reasoning tasks.
TextObfuscator: Making Pre-trained Language Model a Privacy Protector via Obfuscating Word Representations (2023.findings-acl)

Copied to clipboard

Challenge: Existing inference services are plagued by privacy concerns, such as sharing sensitive data with service providers.
Approach: They propose a framework for protecting inference privacy by applying random perturbations to clustered representations.
Outcome: The proposed framework protects inference privacy by applying random perturbations to clustered representations.
Structured List-Grounded Question Answering (2025.coling-main)

Copied to clipboard

Challenge: Document-grounded dialogue systems aim to answer user queries by leveraging external information.
Approach: They propose a dataset to evaluate QA systems' ability to interpret and use structured lists . they use language models and model-based filtering processes to enhance data quality .
Outcome: The proposed model outperforms baselines on the LIST2QA dataset . it shows that the proposed model is more accurate and complete than baselines .
LLaTiSA: Towards Difficulty-Stratified Time Series Reasoning from Visual Perception to Semantics (2026.findings-acl)

Copied to clipboard

Challenge: Current research hinders the development of unified Time Series Reasoning Models (TSRMs) time series data are a fundamental modality for capturing the temporal dynamics of complex systems.
Approach: They propose a time series reasoning model that integrates visualized patterns with precision-calibrated numerical tables to enhance the temporal perception of Vision-Language Models.
Outcome: The proposed model outperforms existing models and exhibits robust out-of-distribution generalization across diverse tasks and real-world scenarios.
Prosody-TTS: Improving Prosody with Masked Autoencoder and Conditional Diffusion Model For Expressive Text-to-Speech (2023.findings-acl)

Copied to clipboard

Challenge: Expressive text-to-speech aims to generate high-quality samples with rich prosody . prosodic attributes in highly dynamic voices are difficult to capture and model without intonation .
Approach: They propose a pipeline that enhances prosody modeling and sampling by introducing a self-supervised masked autoencoder and a diffusion model to sample diverse prosodic patterns within the latent space.
Outcome: The proposed pipeline achieves new state-of-the-art in text-to-speech with natural and expressive synthesis.
Rhombus: Incentivizing Coordination in Parallel Thinking through Reinforcement Learning (2026.findings-acl)

Copied to clipboard

Challenge: Parallel thinking is a promising avenue for scaling test-time compute in Large Language Models . however, coordinating the exploration and aggregation stages remains challenging .
Approach: They propose a parallel thinking framework that explicitly incentivizes coordination between components via end-to-end reinforcement learning.
Outcome: The proposed framework improves accuracy by 6.0% over long chain-of-thought baselines while reducing wall-clock latency by 39.4% under matched token budgets.
Ensuring Safe and High-Quality Outputs: A Guideline Library Approach for Language Models (2024.naacl-long)

Copied to clipboard

Challenge: Guide-Align is a guideline-oriented approach to augment the safety and quality of Large Language Models.
Approach: They propose a guideline-oriented method to augment the safety and quality of large language models.
Outcome: The proposed method outperforms existing methods on three benchmarks and shows significant improvements in security and quality.
ReAugKD: Retrieval-Augmented Knowledge Distillation For Pre-trained Language Models (2023.acl-short)

Copied to clipboard

Challenge: Knowledge distillation (KD) is an effective compression technique to derive a smaller student model from a larger teacher model by transferring the knowledge embedded in the teacher's network.
Approach: They propose a framework and loss function that preserves the semantic similarities of teacher and student training examples to enable the student to retrieve from the knowledge base effectively.
Outcome: The proposed framework preserves the semantic similarities of teacher and student training examples to achieve state-of-the-art performance on the GLUE benchmark.

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