Papers by Song Yu

172 papers
Verified Critical Step Optimization for LLM Agents (2026.findings-acl)

Copied to clipboard

Challenge: Critical Step Optimization (CSO) focuses preference learning on verified critical steps where alternative actions demonstrably flip task outcomes from failure to success.
Approach: They propose a method which focuses preference learning on verified critical steps where alternative actions demonstrably flip task outcomes from failure to success.
Outcome: The proposed method outperforms the existing methods on GAIA-Text-103 and XBench-DeepSearch while requiring supervision at only 16% of trajectory steps.
Augmenting Multi-Turn Text-to-SQL Datasets with Self-Play (2022.findings-emnlp)

Copied to clipboard

Challenge: Numerous architectures and pretraining methods have been proposed for context-dependent text-to-SQL, but the size of the datasets used has been limited due to the high cost of annotating multi-turn dialogue and SQL pairs.
Approach: They propose to augment training datasets using self-play which leverages contextual information to synthesize new interactions to adapt the model to new databases.
Outcome: The proposed model improves accuracy on SParC and CoSQL, two widely used cross-domain text-to-SQl datasets.
Dual Prompt Tuning based Contrastive Learning for Hierarchical Text Classification (2024.findings-acl)

Copied to clipboard

Challenge: Existing methods focus on hierarchy-aware text feature by exploiting explicit parent-child relationships, resulting in label confusion within each layer.
Approach: They propose a dual-prompt tuning method which emphasizes discrimination among peer labels by performing contrastive learning on each hierarchical layer.
Outcome: The proposed method outperforms existing methods on benchmark datasets and is available on github.
Towards Modern Topic Models: A Survey of Taxonomies and Paradigm Shifts from Algorithm-Centric to LLM-Centered Topic Analysis (2026.findings-acl)

Copied to clipboard

Challenge: Topic modeling (TM) is a classic unsupervised learning task in the field of natural language processing.
Approach: They propose a new taxonomy that emphasizes the role of LLMs and the design of end-to-end workflows.
Outcome: The proposed taxonomy emphasizes the role of LLMs and the design of end-to-end workflows.
Friend-training: Learning from Models of Different but Related Tasks (2023.eacl-main)

Copied to clipboard

Challenge: Current self-training methods focus on improving model performance on a single task.
Approach: They propose a cross-task self-training framework where models trained to do different tasks are used in iterative training, pseudo-labeling, and retraining processes to help each other for better selection of pseudo-labeled labels.
Outcome: The proposed framework achieves the best performance compared to baselines on two dialogue understanding tasks.
When Reasoning Meets Information Aggregation: A Case Study with Sports Narratives (2024.emnlp-main)

Copied to clipboard

Challenge: Using sports data, an LLM can analyze sports narratives to infer points from actions, identify related entities, attribute points accurately to players and teams, and draw conclusions.
Approach: They propose a method to synthesize NBA basketball game narratives using real NBA basketball data and propose 'SportsGen' they find that most models fail to accurately aggregate basketball scores due to frequent scoring patterns and open-source models suffer from significant score hallucinations.
Outcome: The proposed method can evaluate LLMs’ reasoning capabilities under complex scenarios with varying narrative lengths and density of information.
Low-Resource Comparative Opinion Quintuple Extraction by Data Augmentation with Prompting (2023.findings-emnlp)

Copied to clipboard

Challenge: Comparative Opinion Quintuple Extraction (COQE) aims to predict comparative opinion quintuples from comparative sentences.
Approach: They propose a low-resource approach to extract comparative opinion quintuples from comparative sentences . they propose augmentation using ChatGPT and a data-centric approach .
Outcome: The proposed approach improves the existing pipeline-based method and achieves state-of-the-art results.
Unified Thinker: A General Reasoning Core for Image Generation (2026.acl-long)

Copied to clipboard

Challenge: generative models struggle with logic-intensive instruction following, exposing a persistent reasoning–execution gap.
Approach: They propose a task-agnostic reasoning architecture for general image generation . they propose pixel-level feedback to ground the Thinker's policy in pixel feedback .
Outcome: The proposed system significantly improves image reasoning and generation quality.
MusicAgent: An AI Agent for Music Understanding and Generation with Large Language Models (2023.emnlp-demo)

Copied to clipboard

Challenge: MusicAgent integrates numerous music-related tools and an autonomous workflow to address user requirements.
Approach: a new system is built to integrate music-related tools and an autonomous workflow . the system is based on large language models (LLMs) that can be used to organize and decompose requests .
Outcome: the proposed system integrates numerous music-related tools and an autonomous workflow to address user requirements.
Hierarchical Memory Organization for Wikipedia Generation (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for generating Wikipedia articles do not utilize memory directly for outline generation.
Approach: They propose a method to generate Wikipedia articles autonomously by leveraging a hierarchical memory architecture.
Outcome: The proposed framework outperforms baseline methods in producing informative and reliable articles.
Exophoric Pronoun Resolution in Dialogues with Topic Regularization (2021.emnlp-main)

Copied to clipboard

Challenge: Existing studies on pronoun coreference resolution focus on anaphora and cataphores . exophoric pronounos are common in daily communications, but can be disambiguated by general topics of the dialogue.
Approach: They propose to leverage local context and global topics of dialogues to solve out-of-text PCR problem by adding topic regularization.
Outcome: Extensive experiments show that topic regularization can be used to solve the out-of-text PCR problem.
Event Semantic Classification in Context (2024.findings-eacl)

Copied to clipboard

Challenge: In this work, we focus on the semantic classification of events in context to help machines gain a deeper understanding of events.
Approach: They propose to integrate event semantics into downstream tasks to help machines understand events better.
Outcome: The proposed model improves the understanding of events in context.
Self-Consistency Boosts Calibration for Math Reasoning (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing solutions for math reasoning tasks use semantic parsing or AST decoding, but performance can degrade dramatically even with slight changes to the questions.
Approach: They propose three calibration methods based on self-consistency for math reasoning tasks.
Outcome: The proposed methods bridge model confidence and accuracy better than existing methods based on p(True) or logit.
CLOMO: Counterfactual Logical Modification with Large Language Models (2024.acl-long)

Copied to clipboard

Challenge: Existing studies on evaluating model reasoning are limited in both form and content.
Approach: They propose a task to cultivate counterfactual thought processes within large language models and an evaluation metric to evaluate their natural language output instead of modeling the task as a multiple-choice problem.
Outcome: The proposed evaluation metric aligns well with human preference.
Leveraging Dependency Forest for Neural Medical Relation Extraction (D19-1)

Copied to clipboard

Challenge: Existing methods for medical relation extraction use dependency syntax as a source of features.
Approach: They propose a method to extract relational information from medical literature by using dependency forests.
Outcome: The proposed method outperforms the standard tree-based methods in the medical domain.
Generating User-Engaging News Headlines (2023.acl-long)

Copied to clipboard

Challenge: Personalized news recommendation systems present the same headline to all users, making it difficult for them to understand the connection between their interests and the recommended article.
Approach: They propose a framework that incorporates user profiling to generate personalized headlines and a combination of automated and human evaluation methods to determine user preference for personalized headline generation.
Outcome: The proposed framework can generate personalized headlines that meet the needs of a diverse audience.
TexSmart: A System for Enhanced Natural Language Understanding (2021.acl-demo)

Copied to clipboard

Challenge: TexSmart supports fine-grained named entity recognition (NER) Large-scale fine-granular entity types are expected to provide richer semantic information for downstream NLP applications.
Approach: They introduce TexSmart, a text understanding system that supports fine-grained named entity recognition (NER) and enhanced semantic analysis functionalities.
Outcome: The proposed system supports fine-grained named entity recognition (NER) and enhanced semantic analysis functions.
Inconsistent dialogue responses and how to recover from them (2024.findings-eacl)

Copied to clipboard

Challenge: Existing methods to assess and bolster utterance consistency of chat systems have been shown difficult to detect.
Approach: They propose to use annotators to write dialogue responses and recovery utterances to assess and bolster utteration consistency of chat systems.
Outcome: The proposed dataset significantly improves the detection and resolution of inconsistencies in chat conversations.
A Unified Temporal Knowledge Graph Reasoning Model Towards Interpolation and Extrapolation (2024.acl-long)

Copied to clipboard

Challenge: Existing methods for temporal knowledge graphs de-emphasize temporal correlations between facts sequences and ignore inferring clues from missing facts.
Approach: They propose a Temporal PAth-based reasoning model that is robust to ambiguous temporal data.
Outcome: The proposed model outperforms SOTA methods on the link prediction task.
How do Words Contribute to Sentence Semantics? Revisiting Sentence Embeddings with a Perturbation Method (2023.eacl-main)

Copied to clipboard

Challenge: Existing studies on sentence representation learning focus on human annotation, but they neglect the critical property that essential contents should contribute to sentence semantics more than non-essential contents when encoding a sentence.
Approach: They propose a perturbation method for unsupervised semantic analysis that uses a sentence compression metric to adapt sentence compression datasets for automatic evaluation.
Outcome: The proposed method can capture the main semantics of sentences better than several SOTA unsupervised sentence embedding models.
Noisy Multi-Label Text Classification via Instance-Label Pair Correction (2024.findings-naacl)

Copied to clipboard

Challenge: Noise is a significant challenge for machine learning models, especially deep learning models.
Approach: They propose a holistic selection metric that identifies noisy pairs while considering global loss information and instance-specific ranking information.
Outcome: The proposed approach significantly improves performance in noisy multi-label text classification tasks.
WIKIGENBENCH:Exploring Full-length Wikipedia Generation under Real-World Scenario (2025.coling-main)

Copied to clipboard

Challenge: Existing efforts to generate Wikipedia articles for new events fall short of real-world application.
Approach: They propose a benchmark to generate Wikipedia articles for new events under real-world scenarios . they use systematic metrics and LLM-based metrics to assess verifiability, organization, and other aspects aligned with real-life scenarios.
Outcome: The proposed benchmarks show that hierarchical-based methods generate more comprehensive content while fine-tuned methods achieve better verifiability.
Multiplex Word Embeddings for Selectional Preference Acquisition (D19-1)

Copied to clipboard

Challenge: Existing word embeddings are limited in their ability to represent fixed vectors . instead, they incorporate relational dependencies of different words into their embeddables - a limitation that is addressed by a multiplex model .
Approach: They propose a word embedding model which incorporates relational dependencies of different words into their embeddables.
Outcome: The proposed model can be easily extended according to various relations among words.
Z-Code++: A Pre-trained Language Model Optimized for Abstractive Summarization (2023.acl-long)

Copied to clipboard

Challenge: Z-Code++ is a pre-trained language model optimized for abstractive text summarization.
Approach: They propose a pre-trained language model optimized for abstractive text summarization that uses a two-phase pre-training technique to improve model's performance.
Outcome: The proposed model outperforms the competing models on low-resource summarization tasks in zero-shot and few-shot settings.
MCIL: Multimodal Counterfactual Instance Learning for Low-resource Entity-based Multimodal Information Extraction (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods to perform multimodal information extraction only investigated entity-based tasks under supervised learning with adequate labeled data.
Approach: They propose to investigate the entity-based MIE tasks under the low-resource settings by decomposing the features into image, entity, and context factors.
Outcome: The proposed method is able to perform on two public MIE benchmark datasets and the experimental results confirm it.
CMoralEval: A Moral Evaluation Benchmark for Chinese Large Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Recent years have witnessed remarkable progress achieved by large language models in both natural language understanding and generation.
Approach: They propose a large benchmark CMoralEval for moral evaluation of Chinese LLMs . they use a Chinese TV program discussing Chinese moral norms and Chinese moral anomies based on various sources .
Outcome: The proposed dataset is characterized by diversity and authenticity.
Better Highlighting: Creating Sub-Sentence Summary Highlights (2020.emnlp-main)

Copied to clipboard

Challenge: Abstractive summarizations are considered to be less reliable because they distort the original meaning and can be confusing for readers.
Approach: They propose a method to generate summary highlights that are understandable on their own to avoid confusion.
Outcome: The proposed method allows summaries to be understood in context and avoids misdirecting readers to false conclusions.
Semantic Role Labeling Guided Multi-turn Dialogue ReWriter (2020.emnlp-main)

Copied to clipboard

Challenge: Existing attentive models attend to all words without prior focus, which results in inaccurate concentration on some dispensable words.
Approach: They propose to use semantic role labeling to provide additional guidance for multi-turn dialogue rewriting models.
Outcome: The proposed model outperforms existing models on multi-turn dialogue rewriting tasks.
Improving Chinese Grammatical Error Detection via Data augmentation by Conditional Error Generation (2022.findings-acl)

Copied to clipboard

Challenge: Chinese Grammatical Error Detection is a non-automatic method to detect grammatical errors in texts.
Approach: They propose a Conditional Non-Autoregressive Error Generation model for Chinese grammatical errors that uses a masking and prediction method to generate a context-dependent error.
Outcome: The proposed method achieves better performance than all compared data augmentation methods on the CGED-2018 and CGAD-2020 benchmarks.
A Knowledge Plug-and-Play Test Bed for Open-domain Dialogue Generation (2024.lrec-main)

Copied to clipboard

Challenge: Knowledge-based open-domain dialogue generation aims to build chit-chat systems that talk to humans using mined support knowledge.
Approach: They propose a benchmark for evaluating multi-source dialogue knowledge selection and response generation using Wikipedia's wizard of Wikipedia.
Outcome: The proposed benchmark is called multi-source Wizard of Wikipedia (Ms.WoW) it contains clean support knowledge, grounded at the utterance level and partitioned into multiple knowledge sources.
Rare Tokens Degenerate All Tokens: Improving Neural Text Generation via Adaptive Gradient Gating for Rare Token Embeddings (2022.acl-long)

Copied to clipboard

Challenge: Recent studies have determined that the learned token embeddings of large-scale neural language models are degenerated to be anisotropic with a narrow-cone shape.
Approach: They propose a method to degenerate the learning gradient for rare token embeddings by gating the specific part of the gradient for all tokens during training stage.
Outcome: The proposed method improves the performance of the models but lacks the training dynamics needed to solve the representation degeneration problem.
OpenEval: Benchmarking Chinese LLMs across Capability, Alignment and Safety (2024.acl-demos)

Copied to clipboard

Challenge: a rapid development of Chinese large language models poses big challenges for efficient LLM evaluation.
Approach: They propose an evaluation testbed that benchmarks Chinese LLMs across capability, alignment and safety.
Outcome: The evaluation platform OpenEval benchmarks Chinese LLMs across capability, alignment and safety.
Echoes of Discord: Forecasting Hater Reactions to Counterspeech (2025.findings-naacl)

Copied to clipboard

Challenge: Hate speech (HS) online causes increased prejudice and discrimination, fostering an environment of hostility and social division.
Approach: They analyze the Reddit Echoes of Hate dataset to assess the impact of counterspeech from the hater's perspective and focus on whether the counterspeak leads the reentry to be hateful.
Outcome: The proposed model outperforms the two-stage reaction predictor and the three-way classifier to predict haters' reactions to the reentry of the conversation and determines the type of resentment.
In-Context Learning May Not Elicit Trustworthy Reasoning: A-Not-B Errors in Pretrained Language Models (2024.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in artificial intelligence have led to the creation of highly capable large language models (LLMs) that can perform tasks in a human-like manner, but lack infant-level cognitive abilities in certain areas.
Approach: They designed a text-based multi-choice QA scenario similar to the A-Not-B error to test their inhibitory control abilities.
Outcome: The proposed model shows that state-of-the-art LLMs perform well with in-context learning but make errors and show a drop of as many as 83.3% in reasoning tasks when the context changes trivially.
A Survey of RAG-Reasoning Systems in Large Language Models (2025.findings-emnlp)

Copied to clipboard

Challenge: a survey of RAG-based reasoning-based approaches shows that it is not effective for multi-step inferences.
Approach: They map how advanced reasoning optimizes each stage of RAG . they show how retrieved knowledge supply missing premises and expand context for complex inference .
Outcome: The proposed frameworks achieve state-of-the-art across knowledge-intensive benchmarks.
Cross-lingual Text-to-SQL Semantic Parsing with Representation Mixup (2022.findings-emnlp)

Copied to clipboard

Challenge: Experimental results show that Rex can benefit from cross-lingual training and improve the effectiveness of semantic parsers.
Approach: They propose a Representation Mixup Framework for effectively exploiting translations in the cross-lingual Text-to-SQL task.
Outcome: The proposed framework can benefit from cross-lingual training and improve the effectiveness of semantic parsers, achieving state-of-the-art performance.
AOT*: Efficient Synthesis Planning via LLM-Empowered AND-OR Tree Search (2026.findings-acl)

Copied to clipboard

Challenge: Experimental evaluation shows that AOT* achieves competitive solve rates using 3-5 fewer iterations than existing LLM-based approaches.
Approach: They propose a framework that integrates LLM-generated chemical synthesis pathways with systematic AND-OR tree search.
Outcome: Experimental results show that AOT* improves search efficiency and solves faster than existing approaches.
Joint Semantic and Strategy Matching for Persuasive Dialogue (2023.findings-emnlp)

Copied to clipboard

Challenge: Persuasive dialogue models rely on utterance semantic matching and a key aspect has been ignored . compared with utterrance semantics, conversation strategies are high-level concepts, which can be informative and provide complementary information to achieve effective persuation.
Approach: They propose to model conversation semantics and strategies to match them using a BERT-like module and an auto-regressive predictor.
Outcome: The proposed model improves state-of-the-art by 5% on a small and 37% on 'large' datasets.
NarraSum: A Large-Scale Dataset for Abstractive Narrative Summarization (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing studies focus on summarizing news documents or structured documents.
Approach: They propose to use a large-scale narrative summarization dataset to encourage research . they find there is a performance gap between humans and the models on NarraSum .
Outcome: The proposed dataset shows that humans and state-of-the-art models perform poorly when summarizing a narrative . it contains 122K narratives collected from synopses of movies and TV episodes with diverse genres .
Tree of Agents: Improving Long-Context Capabilities of Large Language Models through Multi-Perspective Reasoning (2025.findings-emnlp)

Copied to clipboard

Challenge: Large language models face persistent challenges when handling long-context tasks . existing methods that reduce input have the risk of discarding key information .
Approach: To address this issue, we propose a multi-agent reasoning framework called Tree of Agents . the framework segments input into chunks processed by independent agents .
Outcome: The proposed model outperforms baseline models on long-context tasks.
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.
Reasoning-Enhanced Domain-Adaptive Pretraining of Multimodal Large Language Models for Short Video Content Governance (2025.emnlp-industry)

Copied to clipboard

Challenge: Existing approaches to identifying inappropriate content require extensive human-labeled data and lack cross-issue generalization.
Approach: They propose a reasoning-enhanced multimodal large language model (MLLM) pretraining paradigm for unified inappropriate content detection.
Outcome: The proposed model improves the MLLM's performance in both zero-shot and supervised fine-tuning settings and shows strong generalization capabilities to emergent, previously unseen issues.
Language Scaling for Universal Suggested Replies Model (2021.naacl-industry)

Copied to clipboard

Challenge: We consider scaling automated suggested replies (SR) to multiple languages for a commercial email application.
Approach: They propose a multi-lingual multi-task continual learning framework with auxiliary tasks and language adapters to train universal language representation across regions.
Outcome: The proposed model reduces catastrophic forgetting and improves cross-lingual transfer across languages while reducing training costs.
CRASpell: A Contextual Typo Robust Approach to Improve Chinese Spelling Correction (2022.findings-acl)

Copied to clipboard

Challenge: Recent research on Chinese spelling correction methods has poor performance on multi-typo texts.
Approach: They propose to use Bert-based Chinese spelling correction models to overcome these limitations by constructing a noisy context for each training sample and a copy mechanism to encourage the model to choose the input character when the miscorrected and input character are both valid.
Outcome: The proposed model outperforms state-of-the-art models on widely used benchmarks and achieves a remarkable gain.
Interactive Semantic Parsing with Reinforcement Learning for Knowledge Graph Reasoning (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to improve LLM reliability rely on factual hallucinations . Existing methods rely only on graph traversal, resulting in imprecise retrieval and heavy post-processing burdens.
Approach: They propose a framework that integrates knowledge Graphs as structured, high-fidelity buffers to enhance LLM reliability.
Outcome: The proposed framework allows logical constraints to be dynamically interleaved with graph search while optimizing via reinforcement learning with only final answer feedback eliminates the need for gold program annotations.
A Sequence-to-Structure Approach to Document-level Targeted Sentiment Analysis (2023.findings-emnlp)

Copied to clipboard

Challenge: Aspect-based sentiment analysis (ABSA) has received wide attention in NLP for nearly two decades . previous studies focused on sentence-level ABSA, but document-level research has not received enough attention.
Approach: They propose a Sequence-to-Structure approach to address the document-level targeted sentiment analysis task, which aims to extract the opinion targets consisting of multi-level entities from a review document and predict their sentiments.
Outcome: The proposed approach outperforms baselines on six domains on the document-level targeted sentiment analysis task.
Layer-aware Dual-directional Modulation for Low-resource Machine Translation (2026.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated excellent performance in Machine Translation (MT) however, a performance gap persists between high-resource and low-resourced languages due to imbalanced pre-training data.
Approach: They propose a layer-wise metric to quantify the activation divergence between high- and low-resource languages.
Outcome: The proposed model outperforms standard LoRA fine-tuning on Chinese-to-seven low-resource language translations.
Logical Phase Transitions: Understanding Collapse in LLM Logical Reasoning (2026.acl-long)

Copied to clipboard

Challenge: Symbolic logical reasoning is a critical yet underexplored capability of large language models (LLMs).
Approach: They propose a framework that aligns natural language with logical symbols to establish a shared representation and reshapes training dynamics around phase-transition boundaries to progressively strengthen reasoning at increasing logical depths.
Outcome: The proposed framework mitigates logical reasoning collapse at high complexity while improving generalization to unseen logical compositions.
Entropy Guided Extrapolative Decoding to Improve Factuality in Large Language Models (2025.coling-main)

Copied to clipboard

Challenge: Large language models (LLMs) exhibit impressive natural language capabilities but suffer from hallucination – generating content that does not align with realworld facts.
Approach: They propose to extrapolate critical token probabilities beyond the last layer to improve decoding by manipulating the predicted distributions at inference time.
Outcome: The proposed methods surpass state-of-the-art on multiple datasets by large margins.
Why LLMs Hallucinate on Structured Knowledge: A Mechanistic Analysis of Reasoning over Linearized Representations (2026.acl-long)

Copied to clipboard

Challenge: Existing literature primarily addresses this problem through external interventions such as retrieval augmentation and prompt engineering at the input or output level.
Approach: They find that LLMs can still produce hallucinated outputs when using structured external knowledge.
Outcome: The proposed models fail to ground the provided knowledge, causing the model to revert to parametric memory.
Awakening Dormant Experts:Counterfactual Routing to Mitigate MoE Hallucinations (2026.acl-long)

Copied to clipboard

Challenge: Sparse Mixture-of-Experts models are vulnerable to hallucinations, authors say . static Top-k routing leaves "specialist experts" under-prioritized for specific tokens .
Approach: They propose a training-free inference framework to awaken dormant experts . they propose 'counterfactual routing' to shift computational resources from syntax-dominant to knowledge-intensive layers .
Outcome: Experiments show that CoR improves factual accuracy by 3.1% without increasing the inference budget.
Covariance Matrix-Driven Image Channel Allocation for Multimodal Fake News Detection (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods focus on designing efficient multimodal fusion frameworks to bridge the semantic gap between images and texts.
Approach: They propose a covariance matrix-driven image channel allocation method that expands the number of original channel maps and assigns importance scores to the expanded channel maps.
Outcome: The proposed method achieves state-of-the-art on three public multimodal fake news detection benchmark datasets.
Autoregressive Semantic Visual Reconstruction Helps VLMs Understand Better (2026.findings-acl)

Copied to clipboard

Challenge: Typical large vision-language models emphasize vision-to-language alignment while overlooking fine-grained visual information.
Approach: They introduce autoregressive semantic visual reconstruction (ASVR) that enables joint learning of visual and textual modalities within a unified autoregression framework.
Outcome: The proposed model improves baselines and multimodal understanding benchmarks by 2-3%.
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.
MARCH: Multi-Agent Reinforced Check for Hallucination (2026.acl-long)

Copied to clipboard

Challenge: Existing methods to detect hallucinations suffer from inherent confirmation bias, where the verifier inadvertently reproduces the errors of the original generation.
Approach: They propose a framework that enforces rigorous factual alignment by leveraging deliberate *information asymmetry* by combining a pipeline of three specialized agents: a Solver, a Proposer, and a Checker.
Outcome: Extensive experiments across hallucination benchmarks demonstrate that MARCH substantially reduces hallucinism rates.
Semantic-Aware Logical Reasoning via a Semiotic Framework (2026.acl-long)

Copied to clipboard

Challenge: Existing studies largely overlook the interplay between logical complexity and semantic complexity, limiting their robustness under abstract propositions, ambiguous contexts, and conflicting stances.
Approach: They propose a semiotic-square-guided framework that integrates automated deduction with reflective verification to manage logical complexity across deeper reasoning chains.
Outcome: The proposed framework achieves state-of-the-art performance on RepublicQA with 6.25% average gain, and generalizes well to four mainstream logical reasoning benchmarks with an additional 7.05% improvement.
An Empirical Revisiting of Linguistic Knowledge Fusion in Language Understanding Tasks (2022.emnlp-main)

Copied to clipboard

Challenge: Recent work attempts to explicitly incorporate human-defined linguistic priors into fine-tuning tasks.
Approach: They replace parsed graphs or trees with trivial ones to investigate linguistic priors . they propose to use trivial graphs as baselines to design advanced knowledge fusion methods .
Outcome: The use of trivial graphs improves performance in fully-supervised and few-shot settings.
SAD: A Large-Scale Strategic Argumentative Dialogue Dataset (2026.acl-long)

Copied to clipboard

Challenge: Argumentation is a key part of human reasoning and decision-making . existing argumentative corpora focus on single-turn settings, but multi-turn dialogues are often realized as multi-turned dialogues .
Approach: They present a dataset for strategic multi-turn argumentation dialogues . they annotate each utterance with five strategy types, allowing multiple strategies per utterrance .
Outcome: The proposed dataset shows that explicit prompting improves fluency, stylistic coherence and persuasiveness.
Can Large Language Models Mine Interpretable Financial Factors More Effectively? A Neural-Symbolic Factor Mining Agent Model (2024.findings-acl)

Copied to clipboard

Challenge: Existing factor mining models are inefficient and inefficient, resulting in a significant challenge to extract interpretable factors.
Approach: They propose a model that integrates the strengths of both neural and symbolic models for factor mining.
Outcome: The proposed model surpasses the SOTA RankIC and RankICIR in predicting S&P 500 returns on real-world stock market data.
Multilingual Generative Retrieval via Cross-lingual Semantic Compression (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for multilingual retrieval still face cross-lingual identifier misalignment and identifiere inflation.
Approach: They propose a framework that unifies semantically equivalent multilingual keywords into shared atoms to align semantics and compresses the identifier space.
Outcome: The proposed framework improves cross-lingual alignment and reduces redundancy.
Bring Invariant to Variant: A Contrastive Prompt-based Framework for Temporal Knowledge Graph Forecasting (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods for temporal knowledge graph forecasting are insufficient structural contexts to learn effective representations.
Approach: They propose a Contrastive Prompt-based framework with Entity background information for TKG forecasting that brings time-invariant entity background information to time-variant structural information.
Outcome: The proposed framework is effective and stays competitive in inference with limited structural information.
Distilling the Essence, Discarding the Dross: Improving Fairness in Multimodal Large Language Models via Historical Reflection-Guided Prompt Optimization (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to debiase MLLMs rely on handcrafted prompts that are brittle and difficult to generalize across tasks and bias types.
Approach: They propose an adaptive self-debiasing framework that optimizes task-specific debiasers to suppress stereotypical outputs.
Outcome: The proposed framework suppresses stereotypical outputs while maintaining performance.
OpenFact: Factuality Enhanced Open Knowledge Extraction (2023.tacl-1)

Copied to clipboard

Challenge: Existing OIE systems organize knowledge into subject-relation-object (SRO) triplets, and they use templates to extract such knowledge triplet.
Approach: They propose a framework to handle expressiveness and groundedness in OpenFact . they propose to use templates, extra constraints, and adopt human efforts to ensure that most triplets contain enough details.
Outcome: The proposed framework improves expressiveness and groundedness of OpenFact . it is more accurate and denser than OPIEC-Linked, which is grounded to Wikidata .
Table-R1: Region-based Reinforcement Learning for Table Understanding (2026.findings-acl)

Copied to clipboard

Challenge: Tables are a widely used data format that poses unique challenges for language models due to their structured row-column interactions.
Approach: They propose a region-based reinforcement learning approach that integrates region evidence into reasoning steps.
Outcome: The proposed method outperforms baseline models on three benchmark datasets and significantly reduces the reasoning token consumption by 67.5%.
Discarding the Crutches: Adaptive Parameter-Efficient Expert Meta-Learning for Continual Semantic Parsing (2025.coling-main)

Copied to clipboard

Challenge: Continual Semantic Parsing (CSP) enables parsers to generate SQL from natural language questions in task streams, using minimal annotated data to handle dynamically evolving databases in real-world scenarios.
Approach: They propose a Adaptive PET eXpert meta-learning approach that assists experts in adaptively warming up, ensuring better model initialization.
Outcome: The proposed method outperforms existing methods on two benchmarks and achieves superior performance without data replay or ideal settings.
ReSel: N-ary Relation Extraction from Scientific Text and Tables by Learning to Retrieve and Select (2022.emnlp-main)

Copied to clipboard

Challenge: Our proposed method extracts N-ary relation tuples from scientific articles.
Approach: They propose a method that decomposes the task into two stages . they propose modal query and modal entity selection . their results show that ReSel outperforms state-of-the-art baselines significantly .
Outcome: The proposed method outperforms state-of-the-art baselines on three scientific information extraction datasets.
SafeConv: Explaining and Correcting Conversational Unsafe Behavior (2023.acl-long)

Copied to clipboard

Challenge: Existing datasets do not provide enough annotation to explain unsafe behavior . current chatbots generate toxic and offensive responses, which can be dangerous .
Approach: They construct a dataset called SafeConv that provides comprehensive annotations for chatbots . they compare safe alternatives to rewrite unsafe responses .
Outcome: The proposed model can explain unsafe behavior and detoxify chatbots, the authors show . the proposed model is able to detect unsafe utterances, extract unsafe spans, and convert unsafe responses to safe versions.
MobileBERT: a Compact Task-Agnostic BERT for Resource-Limited Devices (2020.acl-main)

Copied to clipboard

Challenge: Empirical studies show that MobileBERT is 4.3x smaller and 5.5x faster than BERT_BASE . BERT is one of the largest models ever in NLP, but suffers from heavy model size and high latency .
Approach: They propose a tool to compress and accelerate the popular BERT model by task-agnostic application.
Outcome: The proposed model is 4.3x smaller and 5.5x faster than BERT_BASE . it achieves competitive results on well-known benchmarks .
Your Reasoning Model is Secretly a Reward Model - Optimization-Free Verification from Experience (2026.acl-long)

Copied to clipboard

Challenge: Existing verifiers operate on the surface text or on confidence proxies derived from token probabilities, which can be brittle.
Approach: They propose a training-free, non-parametric verifier that summarizes each reasoning trace by an activation delta and compares it to two class centroids computed from labeled experience.
Outcome: The proposed model improves selection and reranking on large and less-calibrated models.
Improving LLM Generations via Fine-Grained Self-Endorsement (2024.findings-acl)

Copied to clipboard

Challenge: Recent large language models (LLMs) have demonstrated remarkable capabilities but can still fail frequently on knowledge-intensive tasks.
Approach: They propose a self-endorsement framework that leverages fine-grained fact-level comparisons across multiple sampled responses.
Outcome: The proposed framework can improve factuality of generations with simple prompts across scales of LLMs.
sudo rm -rf agentic_security (2025.acl-industry)

Copied to clipboard

Challenge: Large Language Models (LLMs) are increasingly used as computer-use agents . authors present a novel attack framework that bypasses refusal-trained safeguards .
Approach: They propose a new attack framework that bypasses refusal-trained safeguards in LLMs . SUDO iteratively refines its attacks based on a built-in refusal feedback . authors highlight need for robust, context-aware safeguards if LLM is to be used .
Outcome: The proposed framework bypasses refusal-trained safeguards in commercial agents . it achieves a stark attack success rate of 24.41% (with no refinement) and up to 41.33% (by iterative refinement).
Imagination and Contemplation: A Balanced Framework for Semantic-Augmented Multimodal Machine Translation (2025.findings-emnlp)

Copied to clipboard

Challenge: Multimodal Machine Translation (MMT) is effective in resolving linguistic ambiguities, but visual information often introduces redundancy or noise, potentially impairing translation quality.
Approach: They propose a semantic-augmented framework that integrates "Imagination" and "Contemplation" they first generate synthetic images from source text and align them with authentic images via an optimal transport loss .
Outcome: The proposed framework outperforms baselines on translation datasets with visually ambiguous or weakly correlated content.
CoCoLM: Complex Commonsense Enhanced Language Model with Discourse Relations (2022.findings-acl)

Copied to clipboard

Challenge: Large-scale pre-trained language models have demonstrated strong knowledge representation ability, but struggle with complex commonsense knowledge that involves multiple eventualities.
Approach: They propose to help pre-trained language models better incorporate complex commonsense knowledge that involves multiple eventualities.
Outcome: The proposed model can learn to use the memorized knowledge for different tasks and achieve outstanding performance on many downstream natural language processing (NLP) tasks.
GigaSpeech 2: An Evolving, Large-Scale and Multi-domain ASR Corpus for Low-Resource Languages with Automated Crawling, Transcription and Refinement (2025.acl-long)

Copied to clipboard

Challenge: GigaSpeech 2 is a large-scale, multi-domain, multilingual speech recognition corpus for low-resource languages.
Approach: They propose a large-scale, multi-domain, multilingual speech recognition corpus for low-resource languages and an automated pipeline for data crawling, transcription, and label refinement.
Outcome: The proposed corpus reduces the word error rate for Thai, Indonesian, and Vietnamese on a realistic YouTube test set by 25% to 40% compared to Whisper large-v3.
SportsMetrics: Blending Text and Numerical Data to Understand Information Fusion in LLMs (2024.acl-long)

Copied to clipboard

Challenge: Large language models can handle text and data, but blending text and numerical data presents significant challenges.
Approach: They propose four tasks to evaluate the numerical reasoning and information fusion capabilities of large language models in sports data analytics.
Outcome: The proposed tasks evaluate the numerical reasoning and information fusion capabilities of large language models in sports data analytics.
Structural Information Preserving for Graph-to-Text Generation (2020.acl-main)

Copied to clipboard

Challenge: Existing models that mess up or drop the core structural information of input graphs are lacking in graph-to-text generation.
Approach: They propose to leverage richer training signals to guide a graph-to-text generation model by focusing on autoencoding losses and back-propagating the losses to better calibrate the model.
Outcome: Experiments on two benchmarks show the proposed model over a state-of-the-art model . two types of autoencoding losses are used to back-propagate the model based on multitask training .
Instance-adaptive training with noise-robust losses against noisy labels (2021.emnlp-main)

Copied to clipboard

Challenge: Several noise-robust losses have been proposed and evaluated on tasks in computer vision, but they use a single dataset-wise hyperparamter to control the strength of noise resistance.
Approach: They propose to change single dataset-wise hyperparameters of noise resistance to be instance-wise.
Outcome: The proposed frameworks increase noise-robustness on noisy and corrupted NLP datasets.
Improving Semantic Matching through Dependency-Enhanced Pre-trained Model with Adaptive Fusion (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing work on dependency prior structure integration into pre-trained models is still unclear.
Approach: They propose a dependency-based fusion attention paradigm which explicitly introduces dependency prior structure into pre-trained models and adaptively fuses it with semantic information.
Outcome: The proposed model achieves state-of-the-art or competitive performance on 10 public datasets, demonstrating the benefits of adaptively fusing dependency structure in semantic matching task.
Don’t Get Lost in the Trees: Streamlining LLM Reasoning by Overcoming Tree Search Exploration Pitfalls (2025.acl-long)

Copied to clipboard

Challenge: Recent advances in tree search algorithms guided by verifiers have significantly enhanced the reasoning capabilities of large language models (LLMs), but at the cost of increased computational resources.
Approach: They propose an e ffici ent tree sear ch framework that is a plug-and-play system compatible with various tree search algorithms.
Outcome: The proposed framework reduces computational costs and prioritizes resource allocation to harder tasks (Levels 3-4) over simpler ones (Level 1-2), addressing both over-exploration in basic problems and under-exploation in complex cases.
Decoupling Mixture-of-Graphs: Unseen Relational Learning for Knowledge Graph Completion by Fusing Ontology and Textual Experts (2022.coling-1)

Copied to clipboard

Challenge: Existing methods for knowledge Graph Completion (KGC) fail in unseen relation representations.
Approach: They propose to use three kinds of graphs to obtain unseen relation representations . they propose to decouple mixture-of-graph experts (DMoG) for unseened relations learning .
Outcome: The proposed method outperforms the state-of-the-art methods on unseen relation representations.
Unleashing Multi-Hop Reasoning Potential in Large Language Models through Repetition of Misordered Context (2025.findings-naacl)

Copied to clipboard

Challenge: Multi-hop reasoning requires multi-step reasoning based on supporting documents within a given context.
Approach: They propose a method that prompts the model by repeatedly presenting the context.
Outcome: The proposed method improves the F1 score by 30%p on multi-hop QA tasks and increases accuracy by 70%p on a synthetic task.
Ascending the Infinite Ladder: Benchmarking Spatial Deformation Reasoning in Vision-Language Models (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks explore aspects of threedimensional spatial reasoning and visual-language reasoning in dynamic environments, but they are unable to perform well on 3D spatial deformation reasoning.
Approach: They propose to use a ladder competition format to assess the model's spatial deformation reasoning abilities to determine its performance.
Outcome: The proposed framework assesses the performance of Vision-Language Models in spatial deformation reasoning tasks.
OASum: Large-Scale Open Domain Aspect-based Summarization (2023.findings-acl)

Copied to clipboard

Challenge: Existing generic summarization methods generate only one summary for all different requests which is not optimal for diverse demands.
Approach: They use crowd-sourced knowledge on Wikipedia to create a large-scale open-domain aspect-based summarization dataset with 1 million different aspects on 2 million Wikipedia pages.
Outcome: The proposed model can generate diverse aspect-based summarizations on Wikipedia with zero/few-shot and fine-tuning on seven downstream datasets.
Does Large Language Model Contain Task-Specific Neurons? (2024.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) have demonstrated remarkable capabilities in comprehensively handling various types of natural language processing (NLP) tasks.
Approach: They propose a method for task-specific neuron localization based on Causal Gradient Variation with Special Tokens (CGVST) this method identifies task- specific neurons by concentrating on the most significant tokens during task processing, eliminating redundant tokens and minimizing interference from non-essential neurons.
Outcome: The proposed method can locate task-specific neurons across eight public tasks.
MatSci-NLP: Evaluating Scientific Language Models on Materials Science Language Tasks Using Text-to-Schema Modeling (2023.acl-long)

Copied to clipboard

Challenge: Using publicly available materials science text data, we construct a benchmark for evaluating the performance of natural language processing (NLP) models on materials science texts.
Approach: They propose a natural language benchmark for evaluating the performance of natural language processing (NLP) models on materials science text.
Outcome: The proposed model outperforms BERT-based models on scientific text and a model pretrained on materials science journals.
Beyond Literal Mapping: Benchmarking and Improving Non-Literal Translation Evaluation (2026.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) have advanced machine translation (MT) a meta-evaluation dataset focused on non-literal translations is lacking . experimental results show the inaccuracies of traditional MT metrics and the limitations of LLM-as-a-Judge.
Approach: They propose a meta-evaluation framework that leverages sub-agents to evaluate machine translation metrics.
Outcome: The proposed framework improves on the knowledge cutoff and score inconsistency problem.
DivScene: Towards Open-Vocabulary Object Navigation with Large Vision Language Models in Diverse Scenes (2025.findings-emnlp)

Copied to clipboard

Challenge: Large Vision-Language Models (LVLMs) have achieved significant progress in tasks like visual question answering and document understanding.
Approach: They introduce DivScene, a large-scale dataset with 4,614 houses across 81 scene types and 5,707 kinds of target objects.
Outcome: The proposed dataset provides a much greater diversity of target objects and scene types than existing datasets, enabling a comprehensive task evaluation.
IPS: In-Prompt Process Supervision for Short Video Content Moderation (2026.acl-industry)

Copied to clipboard

Challenge: Multimodal large language models (MLLMs) capture semantics of short video content but fail to account for policy-specific details.
Approach: They propose a framework that integrates In-prompt Process Supervision into MLLMs . they propose sequential reasoning over ancillary questions during fine-tuning .
Outcome: IPS outperforms baseline MLLMs on public and proprietary benchmarks . replacing human-annotated ancillary labels with MLML-generated ones results in performance degradation.
Multi-Scale Spectral Selection and Entropy-Guided Uncertainty Fusion for Multimodal Rumor Detection (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for multimodal content detection fail to capture cross-modal semantic inconsistencies and ignore inherent noise in multimodal features.
Approach: They propose a multimodal rumor detection method based on a frequency domain spectral selection method and entropy-guided uncertainty fusion method to capture cross-modal semantic inconsistencies.
Outcome: The proposed method outperforms state-of-the-art methods in multimodal rumor detection . it shows stronger detection capability and robustness on multiple datasets .
Crowdsource, Crawl, or Generate? Creating SEA-VL, a Multicultural Vision-Language Dataset for Southeast Asia (2025.acl-long)

Copied to clipboard

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

Copied to clipboard

Challenge: Temporal Knowledge Graph Question Answering (TKGQA) aims to answer temporal questions using knowledge in Temporal knowledge graphs (TKTs).
Approach: They propose a Time-aware retrieve-rewrite-retrieve-rerank framework to integrate temporal knowledge from TKGs into Large Language Models (LLMs) to reduce temporal hallucination, they propose rewrite module to rew questions using background knowledge stored in TKG's, then implement a retrieve-rank module to retrieve semantically and temporally relevant facts from Tkgs and rerank them according to temporal constraints.
Outcome: The proposed approach achieves relative gains of 47.8% and 22.5% on two datasets, underscoring its effectiveness in boosting the temporal reasoning abilities of LLMs.
ReKG-MCTS: Reinforcing LLM Reasoning on Knowledge Graphs via Training-Free Monte Carlo Tree Search (2025.findings-acl)

Copied to clipboard

Challenge: Existing approaches to combining knowledge graphs with large language models face limitations in path exploration strategies or excessive computational overhead.
Approach: They propose a training-free framework that synergizes Monte Carlo Tree Search with LLM capabilities to enable dynamic reasoning over KGs.
Outcome: The proposed framework outperforms existing training-free methods and achieves competitive performance compared to fine-tuned baselines.
InFoBench: Evaluating Instruction Following Ability in Large Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Existing methods for evaluating Large Language Models (LLMs) ability to follow instructions have not been able to provide a detailed analysis of their compliance with instructions.
Approach: They propose a new metric for evaluating Large Language Models' ability to follow instructions and a benchmark for DRFR.
Outcome: The proposed metric and benchmark compared with traditional scoring methods and explores annotation sources including human experts, crowd-sourced workers, and GPT-4.
Learning-by-Narrating: Narrative Pre-Training for Zero-Shot Dialogue Comprehension (2022.acl-short)

Copied to clipboard

Challenge: Existing models for dialogue comprehension are not available for the pre-training of such a model.
Approach: They propose a narrative-guided pre-training strategy that learns by narrating key information from a dialogue input.
Outcome: The proposed model performs better on four dialogue-based tasks and is comparable to existing models.
PRMBench: A Fine-grained and Challenging Benchmark for Process-Level Reward Models (2025.acl-long)

Copied to clipboard

Challenge: Recent large language models (LLMs) have achieved significant performance in complex reasoning tasks such as mathematics and code generation.
Approach: They propose a process-level benchmark specifically designed to assess the fine-grained error detection capabilities of PRMs.
Outcome: The proposed model measures the accuracy, soundness, and sensitivity of 25 models across open-source and closed-source large language models.
Scaling Data Diversity for Fine-Tuning Language Models in Human Alignment (2024.lrec-main)

Copied to clipboard

Challenge: Large language models (LLMs) can reveal toxic or offensive content inadvertently or intentionally.
Approach: They propose to control the diversity of both sides according to the number of samples for fine-tuning, which can directly reflect their impact.
Outcome: The proposed approach improves the performance of large language models after fine-tuning.
MELOV: Multimodal Entity Linking with Optimized Visual Features in Latent Space (2024.findings-acl)

Copied to clipboard

Challenge: Existing approaches to multimodal entity linking focus on textual contexts but lack in social media vision modality.
Approach: They propose a latent space vision feature optimization framework MELOV to address these challenges . they exploit variational autoencoder to mine shared information and generate text-based visual features .
Outcome: The proposed framework is superior to existing methods on three benchmark datasets.
JointGT: Graph-Text Joint Representation Learning for Text Generation from Knowledge Graphs (2021.findings-acl)

Copied to clipboard

Challenge: Existing pre-trained models for knowledgegraph-to-text generation ignore graph structure during encoding and lack elaborate pre-training tasks to explicitly model graph-text alignments.
Approach: They propose a graph-text joint representation learning model called JointGT which incorporates a structure-aware semantic aggregation module into each Transformer layer to preserve the graph structure.
Outcome: The proposed model achieves state-of-the-art performance on various KG-to-text datasets.
Learning a Grammar Inducer from Massive Uncurated Instructional Videos (2022.emnlp-main)

Copied to clipboard

Challenge: aims to find more accurate syntactic grammars for accompanying text using video data.
Approach: They build a video-aided grammar induction model that can learn video-span correlation without manual features.
Outcome: The proposed model can learn video-span correlation without manual features adopted by previous systems.
Towards Abstractive Grounded Summarization of Podcast Transcripts (2022.acl-long)

Copied to clipboard

Challenge: Podcast summarization is of practical benefit to content providers and consumers . however, podcast summarizing faces significant challenges including factual inconsistencies . speech recognizers induce transcription errors and abstractive summarisation models may hallucinate .
Approach: They propose a method to generate podcast summaries while grounding segments in specific regions of the transcript to allow full inspection of summary details.
Outcome: The proposed method can produce an abstractive summary while grounding segments in specific regions of the transcript to allow full inspection of summary details.
Breaking Consensus Bias: Unsupervised Reinforcement Learning for Machine Translation (2026.findings-acl)

Copied to clipboard

Challenge: Existing RL approaches for MT face fixed references or the production of homogeneous references leading to mode collapse in unsupervised settings.
Approach: They propose an Entropy-Driven Unsupervised RL framework for machine translation that leverages entropy for supervision construction and self-evolution.
Outcome: The proposed framework outperforms supervised and unsupervised baselines in multiple language pairs.
GRPO-Guided Modality Selection Enhanced LoRA-Tuned LLMs for Multimodal Emotion Recognition (2025.findings-emnlp)

Copied to clipboard

Challenge: Multimodal emotion recognition in conversation (MERC) aims to identify speakers’ emotional states by utilizing text, audio, and visual modalities.
Approach: They propose an adaptive modality selection framework for multimodal emotion recognition in conversation that integrates all available modalities into one .
Outcome: The proposed framework outperforms existing methods on multimodal dialogue datasets and is available at https://github.com/youflyaway/Modality-Selection-Enhanced-LoRA-Tuned-LLMs.
EcomScriptBench: A Multi-task Benchmark for E-commerce Script Planning via Step-wise Intention-Driven Product Association (2025.acl-long)

Copied to clipboard

Challenge: Goal-oriented script planning is used by humans to plan for typical activities . however, this capability remains underexplored due to several challenges .
Approach: They propose a framework that enables product-enriched scripts by associating products with each step based on the semantic similarity between the actions and their purchase intentions.
Outcome: The proposed framework can generate product-enriched scripts from 2.4 million scripts . human annotations are conducted to provide gold labels for a sampled subset .
Dialogue Chain-of-Thought Distillation for Commonsense-aware Conversational Agents (2023.emnlp-main)

Copied to clipboard

Challenge: a human-like chatbot requires commonsense reasoning to comprehend and respond to information . however, identifying and aggregating key evidence within a single hop is a challenge . a knowledge distillation framework is proposed that leverages LLMs as unreliable teachers .
Approach: They propose a framework that leverages large language models as unreliable teachers to facilitate multi-hop reasoning over a dialogue context.
Outcome: The proposed framework leverages LLMs as unreliable teachers and selectively distills consistent and helpful rationales via alignment filters.
SR-LLM: Rethinking the Structured Representation in Large Language Model (2025.acl-long)

Copied to clipboard

Challenge: Structured representations have long been pivotal in computational linguistics, but their role remains ambiguous in the Large Language Models (LLMs) era.
Approach: They propose a framework that integrates structured representations into LLMs from training-free and training-dependent perspectives.
Outcome: The proposed framework integrates structured representations through natural language descriptions in LLM prompts while augmenting the model’s inference capability through fine-tuning on linguistically described structured representation.
Bridging Continuous and Discrete Spaces: Interpretable Sentence Representation Learning via Compositional Operations (2023.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to learn sentence embeddings do not capture the semantic similarity of sentences.
Approach: They propose a framework that integrates compositional sentence operations into the embedding space and optimizes operator networks and a bottleneck encoder-decoder model to produce meaningful and interpretable sentence embeddables.
Outcome: The proposed framework improves the interpretability of sentence embeddings on four textual generation tasks while maintaining strong performance on traditional semantic similarity tasks.
Beyond Emotion: A Multi-Modal Dataset for Human Desire Understanding (2022.naacl-main)

Copied to clipboard

Challenge: Desire is a primitive instinct and a need for strongly expressing human desires to get or possess something.
Approach: They propose to use MSED to model and understand human desire . they propose to provide a benchmark for human desire analysis .
Outcome: The proposed dataset contains 9,190 text-image pairs with English text.
What You See is What You Get: Visual Pronoun Coreference Resolution in Dialogues (D19-1)

Copied to clipboard

Challenge: a core task of natural language understanding is to ground a pronoun to a visual object it refers to . problem arises when people use pronounos to refer to something they can see without prior introduction . a novel visual-aware PCR model is proposed to solve this problem .
Approach: They propose a visual-aware PCR model to ground a pronoun to a visible object . they propose PCR using a large-scale dialogue dataset to investigate this problem .
Outcome: The proposed model can help resolve pronouns in conversational contexts.
ImplicitAVE: An Open-Source Dataset and Multimodal LLMs Benchmark for Implicit Attribute Value Extraction (2024.findings-acl)

Copied to clipboard

Challenge: Existing datasets for attribute value extraction focus on explicit attribute values while neglecting the implicit ones.
Approach: They present a multimodal dataset for implicit attribute value extraction that includes AVE and multimodality.
Outcome: The proposed dataset includes 68k training and 1.6k testing data across five domains.
Exploring Fine-Grained Human Motion Video Captioning (2025.coling-main)

Copied to clipboard

Challenge: Existing video captioning models fail to capture nuanced semantics of videos . existing models generate coarse descriptions of human motions, resulting in poor quality .
Approach: They construct a fine-grained human motion video captioning dataset named BoFiT and a model that generates fine-grain descriptions of human motions via prompting.
Outcome: The proposed model outperforms existing models on comprehensive metrics.
EconProver: Towards More Economical Test-Time Scaling for Automated Theorem Proving (2026.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) have recently advanced the field of Automated Theorem Proving (ATP) Existing cost analyses regulate only the number of sampling passes, ignoring the substantial disparities in sampling costs.
Approach: They propose to integrate two complementary methods into a unified EconRL pipeline to increase pass rates under constrained sampling passes.
Outcome: The proposed method reduces token usage and sample passes while maintaining the original performance.
C2: Scalable Auto-Feedback for LLM-based Chart Generation (2025.naacl-long)

Copied to clipboard

Challenge: generating high-quality charts with Large Language Models presents significant challenges due to limited data and the high cost of curation.
Approach: They propose a referencefree automatic feedback generator to generate high-quality charts with Large Language Models.
Outcome: The proposed framework outperforms baselines and shows that it significantly improves data diversity.
COF: Adaptive Chain of Feedback for Comparative Opinion Quintuple Extraction (2025.coling-main)

Copied to clipboard

Challenge: Comparative Opinion Quintuple Extraction (COQE) aims to extract all comparative sentiment quintuples from product review text.
Approach: They propose a model-unaware adaptive chain-of-feedback method to extract quintuples from product review text.
Outcome: The proposed method improves performance on three benchmarks.
Rethinking the Video Sampling and Reasoning Strategies for Temporal Sentence Grounding (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for temporal sentence grounding ignore two crucial issues . 1) Boundary-bias: the video downsampling process may lose these two frames . 2) Reasoning-biases: such incorrect new boundary frames lead to the reasoning bias .
Approach: They propose a siamese sampling mechanism to generate additional contextual frames . they use a reasoning strategy to learn the inter-relationship among these frames a .
Outcome: Extensive experiments demonstrate the effectiveness of a new siamese sampling network on three challenging datasets.
Salience Allocation as Guidance for Abstractive Summarization (2022.emnlp-main)

Copied to clipboard

Challenge: Abstractive summarization models implicitly learn to capture the salient information from scratch.
Approach: They propose a method that uses salience expectation to guide abstractive summarization by averaging salient content to a fixed threshold.
Outcome: The proposed method can be easily adapted to documents with various abstractiveness and achieves high performance.
MIND: Multimodal Shopping Intention Distillation from Large Vision-language Models for E-commerce Purchase Understanding (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods for acquiring large-scale intentions generate product-centric intentions without product images and incur high costs for scalability.
Approach: They propose a multimodal framework that allows Large Vision-Language Models to infer purchase intentions from multimodal product metadata and prioritize human-centric ones.
Outcome: The proposed framework shows that it is robust to different prompts and superior to previous methods.
RAST: Domain-Robust Dialogue Rewriting as Sequence Tagging (2021.emnlp-main)

Copied to clipboard

Challenge: Existing models for dialogue rewriting suffer from the robustness issue, i.e., performances drop dramatically when testing on a different dataset.
Approach: They propose a sequence-tagging-based approach that reduces the search space while preserving the core of the task.
Outcome: The proposed model significantly reduces the search space while still covering the core of the task.
ZPR2: Joint Zero Pronoun Recovery and Resolution using Multi-Task Learning and BERT (2020.acl-main)

Copied to clipboard

Challenge: Zero pronoun recovery and resolution aim at recovering the dropped pronounce and pointing out its anaphoric mentions.
Approach: They propose to solve two tasks together to recover the dropped pronoun and point out its anaphoric mentions.
Outcome: The proposed model outperforms previous state of the arts benchmarks on two benchmarks.
Skills-in-Context: Unlocking Compositionality in Large Language Models (2024.findings-emnlp)

Copied to clipboard

Challenge: eliciting compositional generalization capabilities in large language models is challenging for advanced LLMs because they lack foundational skills and compositional examples in the same prompt context.
Approach: They propose to use compositional generalization capabilities in large language models to elicit compositional skills in a prompt context.
Outcome: The proposed structure enables LLMs to tackle more challenging problems with as few as two exemplars and unlocks their latent potential.
Prompt-Based Rule Discovery and Boosting for Interactive Weakly-Supervised Learning (2022.acl-long)

Copied to clipboard

Challenge: Weakly-supervised learning (WSL) has shown promising results in addressing label scarcity on many NLP tasks, but manual designing a comprehensive, high-quality set of labeling rules is tedious and difficult.
Approach: They propose a weakly-supervised learning model that iterates and discovers new labeling rules from data to improve the WSL model.
Outcome: The proposed model outperforms state-of-the-art models on four tasks and bridges the gaps with fully supervised models.
UNO Arena for Evaluating Sequential Decision-Making Capability of Large Language Models (2024.emnlp-main)

Copied to clipboard

Challenge: Existing LLMs demonstrate powerful capabilities between tasks, but can they make sequential decisions?
Approach: They propose to evaluate sequential decision-making capability of large language models (LLMs) using novel metrics based Monte Carlo methods.
Outcome: The proposed benchmark improves sequential decision-making performance compared to the vanilla LLM player.
GA-S3: Comprehensive Social Network Simulation with Group Agents (2025.findings-acl)

Copied to clipboard

Challenge: Existing social network simulations focus on discrete events or system dynamics instead of elucidating underlying mechanisms or causal relationships.
Approach: They propose a Social network simulation system that leverages newly designed Group Agents to make intelligent decisions regarding various online events.
Outcome: The proposed system can make intelligent decisions regarding online events at a manageable cost.
AceGPT, Localizing Large Language Models in Arabic (2024.naacl-long)

Copied to clipboard

Challenge: Significant concerns emerge when addressing cultural sensitivity and local values.
Approach: They propose a localized Large Language Model (LLM) specifically for Arabic, a language imbued with unique cultural characteristics inadequately addressed by current mainstream models.
Outcome: The proposed model sets the state-of-the-art standard for open Arabic LLMs across various benchmarks.
Tracking Satisfaction States for Customer Satisfaction Prediction in E-commerce Service Chatbots (2022.coling-1)

Copied to clipboard

Challenge: Existing models for customer satisfaction prediction (CSP) focus on analyzing subjective customer satisfaction in conversational service, but they are hard to represent the important dynamic satisfaction states throughout the customer journey.
Approach: They propose a model to track customer satisfaction in chatbots using a dialogue-level classification module to represent the dynamic satisfaction states at each turn.
Outcome: The proposed model outperforms baselines and shows that it significantly outperformed multiple baselines.
T2R-BENCH: A Benchmark for Real World Table-to-Report Task (2025.emnlp-main)

Copied to clipboard

Challenge: Existing table benchmarks lack the capacity to adequately assess the practical application of table reasoning in industrial applications.
Approach: They propose a bilingual table-to-report task and a table-based benchmark to assess the quality of table reasoning.
Outcome: The proposed task is based on a bilingual benchmark with 457 industrial tables and evaluation criteria to measure the quality of report generation.
IntentionQA: A Benchmark for Evaluating Purchase Intention Comprehension Abilities of Language Models in E-commerce (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches that distill intentions from LMs fail to generate meaningful and human-centric intentions applicable in real-world E-commerce contexts.
Approach: They propose a double-task multiple-choice question answering benchmark to evaluate LMs' comprehension of purchase intentions in E-commerce.
Outcome: The proposed benchmark consists of 4,360 carefully curated problems across three difficulty levels, constructed using an automated pipeline to ensure scalability on large E-commerce platforms.
UCS-SQL: Uniting Content and Structure for Enhanced Semantic Bridging In Text-to-SQL (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods overlook the challenge of effectively transforming structure information from NL to SQL.
Approach: They propose a text-to-SQL framework that unites content and structure pipes to bridge the gap between NL and SQL.
Outcome: The proposed framework bridges the gap between natural language questions and SQL by combining content and structure pipes.
AutoSDT: Scaling Data-Driven Discovery Tasks Toward Open Co-Scientists (2025.emnlp-main)

Copied to clipboard

Challenge: AutoSDT-5K is the only automatically collected and the largest open dataset for data-driven scientific discovery.
Approach: They propose an automatic pipeline that collects high-quality coding tasks in real-world data-driven discovery workflows.
Outcome: The proposed pipeline synthesizes accurate tasks and tasks from a dataset of 5,404 tasks covering four scientific disciplines and 756 Python packages.
Variational Graph Autoencoding as Cheap Supervision for AMR Coreference Resolution (2022.acl-long)

Copied to clipboard

Challenge: Abstract Meaning Representation (AMR) is a way to preserve the semantic meaning of a sentence in a graph.
Approach: They propose a general pretraining method that leverages any general AMR corpus and even automatically parses AMR data to achieve performance gains of up to 6% absolute F1 points.
Outcome: The proposed model significantly improves on the previous state-of-the-art model by up to 11% F1.
MMC: Advancing Multimodal Chart Understanding with Large-scale Instruction Tuning (2024.naacl-long)

Copied to clipboard

Challenge: Existing large language models have limited ability to perform tasks effectively.
Approach: They propose a large-scale multimodal chart instruction dataset with 600k instances supporting diverse tasks and chart types.
Outcome: The proposed LMM achieves state-of-the-art performance on existing chart QA benchmarks.
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.
AQuilt: Weaving Logic and Self-Inspection into Low-Cost, High-Relevance Data Synthesis for Specialist LLMs (2025.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to synthesis large language models often suffer from performance limitations and high computational costs.
Approach: They propose a framework for constructing instruction-tuning data from unlabeled data for any specialized domains from corresponding unlabed data.
Outcome: The proposed framework is comparable to DeepSeek-V3 while utilizing just 17% of the production cost.
Uni-Encoder: A Fast and Accurate Response Selection Paradigm for Generation-Based Dialogue Systems (2023.findings-acl)

Copied to clipboard

Challenge: Existing approaches to decode a given context-candidate pair are expensive and time-consuming.
Approach: They propose a new paradigm that keeps full attention over each pair while only encoding the context once.
Outcome: The proposed paradigm achieves new state-of-the-art results on four benchmark datasets with high computational efficiency.
FormGym: Doing Paperwork with Agents (2026.eacl-long)

Copied to clipboard

Challenge: Existing studies focus on parsing, extraction and web form interaction, rather than end-to-end completion of document-style forms.
Approach: They propose a benchmark formulation of the end-to-end form filling task that evaluates form completion and accuracy.
Outcome: The proposed task is based on three existing datasets and adds one new dataset to achieve more challenging, diverse, and realistic test cases.
Correcting Negative Bias in Large Language Models through Negative Attention Score Alignment (2025.naacl-long)

Copied to clipboard

Challenge: Experimental results show that large language models exhibit a negative bias in binary decision tasks . hallucination is a factor that degrades reliability of LLMs .
Approach: They propose a negative attention score to systematically and quantitatively formulate negative bias by using a parameter-efficient fine-tuning technique.
Outcome: The proposed method reduces the gap between precision and recall caused by negative bias while preserving generalization abilities.
COSMIC: Generalized Refusal Direction Identification in LLM Activations (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods depend on predefined refusal templates detectable in output tokens or manual review.
Approach: They propose a framework that optimally identifies steering directions and target layers using cosine similarity, entirely independent of output text.
Outcome: The proposed framework achieves comparable steering effectiveness without any prior knowledge or assumptions of a model’s refusal behavior such as the use of certain refusal tokens.
Toward Unifying Text Segmentation and Long Document Summarization (2022.emnlp-main)

Copied to clipboard

Challenge: Abstractive strategies produce more condensed summaries, but they suffer from hallucinations and factual errors, which pose a more difficult generation challenge.
Approach: They propose a method that learns robust sentence representations by performing summarization and segmentation simultaneously, which is further enhanced by an optimization-based regularizer to promote selection of diverse summary sentences.
Outcome: The proposed model achieves state-of-the-art performance on publicly available benchmarks and better cross-genre transferability when equipped with text segmentation.
CaDRL: Document-level Relation Extraction via Context-aware Differentiable Rule Learning (2025.coling-main)

Copied to clipboard

Challenge: Existing methods for document-level relation extraction (DocRE) lack logic and transparency.
Approach: They propose a Context-aware differentiable rule learning framework that learns the doc-specific logical rule to avoid suboptimal constraints.
Outcome: The proposed framework outperforms existing rule-based frameworks on three DocRE datasets.
Towards A Better Initial Policy Model For Scalable Long-CoT Reinforcement Learning (2025.findings-acl)

Copied to clipboard

Challenge: Long-CoT reasoning and reinforcement learning are demonstrating remarkable performance and scalability, however, there is a lack of systematic guidelines for obtaining a better initial policy model.
Approach: They propose a systematic guideline and a novel Re-RFT method to obtain more efficient reasoning patterns from different initial models.
Outcome: The proposed method surpasses DeepSeek-R1-Distill-Qwen-14B model by 4.6%, demonstrating its effectiveness and superiority.
Multi-Modal Multi-Granularity Tokenizer for Chu Bamboo Slips (2025.coling-main)

Copied to clipboard

Challenge: Using a multi-modal multi-granularity tokenizer, we analyze ancient Chinese scripts . a large proportion of the characters in ancient Chinese are rare or undeciphered .
Approach: They propose a multi-modal multi-granularity tokenizer specifically designed for ancient Chinese scripts.
Outcome: The proposed tokenizer improves on the part-of-speech tagging task on the Chu bamboo slip script.
MedINST: Meta Dataset of Biomedical Instructions (2024.findings-emnlp)

Copied to clipboard

Challenge: Medical data and tasks require extensive preprocessing and standardization for effective use in training LLMs.
Approach: They propose to use MedINST as a meta-dataset to evaluate LLMs' generalization ability.
Outcome: The meta-dataset of biomedical instruction measures the generalization ability of LLMs across multiple open-domain tasks.
Understanding the Therapeutic Relationship between Counselors and Clients in Online Text-based Counseling using LLMs (2024.findings-emnlp)

Copied to clipboard

Challenge: In traditional face-to-face therapy, the assessment of therapeutic alliance is not directly translated to text-based settings.
Approach: They propose an automatic approach to understand the development of therapeutic alliance in text-based counseling by using large language models.
Outcome: The proposed approach demonstrates that the framework is effective in identifying the therapeutic alliance in text-based counseling.
SecureSQL: Evaluating Data Leakage of Large Language Models as Natural Language Interfaces to Databases (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing studies on the vulnerability of large language models to SQL injection have been limited.
Approach: They propose to evaluate the potential of language models to leak sensitive data when generating SQL queries.
Outcome: The proposed model with the best performance has an accuracy of 61.7%, compared to humans who achieve 94% accuracy.
When Hearst Is not Enough: Improving Hypernymy Detection from Corpus with Distributional Models (2020.emnlp-main)

Copied to clipboard

Challenge: a taxonomy is a semantic hierarchy of words or concepts organized w.r.t. their hypernymy relationships.
Approach: They propose a framework for hypernymy detection using large textual corpora . they quantify the non-negligible existence of specific sparsity cases .
Outcome: The proposed framework quantifies the non-negligible existence of specific sparsity cases on several benchmark datasets.
API-Bank: A Comprehensive Benchmark for Tool-Augmented LLMs (2023.emnlp-main)

Copied to clipboard

Challenge: Recent research has demonstrated that Large Language Models (LLMs) can enhance their capabilities by utilizing external tools.
Approach: They propose a runnable evaluation system consisting of 73 API tools and an annotation system for 314 tool-use dialogues with 753 API calls.
Outcome: The proposed benchmark assesses the effectiveness of existing LLMs by analyzing 314 tool-use dialogues with 753 API calls.
CritiQ: Mining Data Quality Criteria from Human Preferences (2025.acl-long)

Copied to clipboard

Challenge: Existing methods to train language models rely on manual design, perplexity, or careful prompt engineering.
Approach: They propose a method that automatically mines criteria from human preferences for data quality with only 30 human-annotated pairs and performs efficient data selection.
Outcome: The proposed method improves on human-annotated test sets and shows high accuracy on code, math, and logic domains.
Multilingual Knowledge Graph Completion from Pretrained Language Models with Knowledge Constraints (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods for multilingual knowledge graph completion do not align with mKGC tasks because of their English-centric bias.
Approach: They propose to use multilingual pretrained language models to solve queries in different languages by reasoning a tail entity.
Outcome: The proposed method outperforms the previous SOTA on Hits@1 and Hits @10 by 12.32% and 16.03% on public datasets.
HoneyComb: A Flexible LLM-Based Agent System for Materials Science (2024.findings-emnlp)

Copied to clipboard

Challenge: specialized large language models (LLMs) have shown promise in materials science but often struggle with the distinct complexities of materials science tasks.
Approach: They propose a new LLM-based agent system specifically designed for materials science that leverages a reliable materials science knowledge base and a sophisticated tool hub.
Outcome: The proposed system outperforms baseline models across tasks in materials science while ensuring accuracy and relevance.
Knowledge-aware Pronoun Coreference Resolution (P19-1)

Copied to clipboard

Challenge: Existing models for pronoun coreference resolution only use triplets, the most common format for knowledge graphs.
Approach: They propose a model that leverages different types of knowledge to resolve pronoun coreference with a neural model.
Outcome: The proposed model outperforms state-of-the-art baselines on two datasets from different domains.
Incorporating Object-Level Visual Context for Multimodal Fine-Grained Entity Typing (2023.findings-emnlp)

Copied to clipboard

Challenge: Experimental results show that fine-grained entity typing is superior to text-based methods.
Approach: They propose a task called fine-grained entity typing to classify entities . they propose combining textual and visual contexts to capture fine-granular semantic information .
Outcome: The proposed approach achieves superior classification performance compared to previous text-based approaches.
Video-aided Unsupervised Grammar Induction (2021.naacl-main)

Copied to clipboard

Challenge: Existing methods of multi-modal grammar induction focus on grammar inducing from text-image pairs, but videos provide even richer information, such as static objects and actions.
Approach: They propose a video-aided grammar induction model which learns a constituency parser from unlabeled text and its corresponding video.
Outcome: The proposed model outperforms existing systems on three benchmarks.
Intention Knowledge Graph Construction for User Intention Relation Modeling (2026.eacl-long)

Copied to clipboard

Challenge: Existing knowledge graphs focus on connecting intentions but lacks the ability to model the relationships between different intentions.
Approach: They propose a framework to automatically generate an intention knowledge graph, capturing connections between user intentions.
Outcome: The proposed model outperforms state-of-the-art methods and shows its utility.
Code-Switching for Enhancing NMT with Pre-Specified Translation (N19-1)

Copied to clipboard

Challenge: Existing methods to constrain NMT use placeholder tags for lexicon words and hard constraints during decoding.
Approach: They propose to use placeholder tags to replace lexicon words with target translations . they use a data augmentation method to make code-switched training data .
Outcome: The proposed method improves translation quality without hurting unconstrained words.
Harnessing the Power of Large Language Model for Uncertainty Aware Graph Processing (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods for graph processing rely on assumptions about data relations that are inadequate when handling large and complex graph data.
Approach: They propose a large language model enhanced by an uncertainty-aware module to provide a confidence score on the generated graph data.
Outcome: The proposed approach surpasses state-of-the-art algorithms by a substantial margin on ten datasets.
ISR: Self-Refining Referring Expressions for Entity Grounding (2025.acl-long)

Copied to clipboard

Challenge: Entity grounding is a crucial task in the construction of multimodal knowledge graphs.
Approach: They propose a novel scheme to enhance the multimodal large language model's capability to generate high quality REs for the given entities as explicit contextual clues.
Outcome: The proposed method surpasses other methods in entity grounding, highlighting its effectiveness, robustness and potential for broader applications.
Bi-level Finetuning with Task-dependent Similarity Structure for Low-resource Training (2023.findings-acl)

Copied to clipboard

Challenge: Existing approaches to fine tune a large language model in low-resource settings are limited in their expressiveness or rely on task-independent knowledge.
Approach: They propose a framework where all parameters are finetuned with task-dependent information from the training data only.
Outcome: The proposed framework outperforms baseline models on several classification datasets in low-resource scenarios.
PIVOINE: Instruction Tuning for Open-world Entity Profiling (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for information extraction focus on a closed-world setting, but PIVOINE is a promising solution to tackle the open-world problem of entity profiling.
Approach: They propose to develop an LLM that performs Open-world Entity Profiling with instruction tuning to extract desirable entity profiles . they construct INSTRUCTOPENWIKI, a substantial instruction-tuning dataset for Open-World Entity Profiles .
Outcome: The proposed model outperforms existing methods and ChatGPT-based baselines on unseen and out-of-ontology cases.
SessionIntentBench: A Multi-task Inter-session Intention-shift Modeling Benchmark for E-commerce Customer Behavior Understanding (2026.findings-acl)

Copied to clipboard

Challenge: Existing models fail to capture and model customer intention effectively because of insufficient information exploitation and only apparent information like descriptions and titles are used.
Approach: They propose to exploit existing session data to capture and model intention in E-commerce product purchase sessions using a multimodal benchmark.
Outcome: The proposed framework can bridge the gap between intention understanding in simplified research cases like co-buy intention and more complex yet practical scenarios like session history.
FolkScope: Intention Knowledge Graph Construction for E-commerce Commonsense Discovery (2023.findings-acl)

Copied to clipboard

Challenge: Existing intention-based studies on recommendation tasks are limited and use models to implicitly model the intention memberships.
Approach: They propose a framework that leverages the generation power of large language models and human-in-the-loop annotation to semi-automatically construct the intention knowledge graph.
Outcome: The proposed framework can model e-commerce knowledge and have many potential applications.
Separate the Wheat from the Chaff: Winnowing Down Divergent Views in Retrieval Augmented Generation (2025.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) lack robustness in knowledge-intensive tasks due to noisy or irrelevant retrieved data.
Approach: They propose a multi-agent debate-based RAG framework that integrates external knowledge sources into large language models to improve their accuracy.
Outcome: The proposed framework is unsupervised and leverages pretrained LLMs without fine-tuning, making it easily adaptable to various tasks.
Cross-lingual Knowledge Graph Alignment via Graph Matching Neural Network (P19-1)

Copied to clipboard

Challenge: Existing approaches to cross-lingual knowledge graph (KG) alignment rely on entity embeddings derived from monolingual KG structural information.
Approach: They propose a topic entity graph to represent entities with contextual information in KGs.
Outcome: The proposed model outperforms state-of-the-art methods by a large margin.
RevCore: Review-Augmented Conversational Recommendation (2021.findings-acl)

Copied to clipboard

Challenge: Existing conversational recommendation systems lack item information when conducted on short dialogue history and unfamiliar items.
Approach: They propose a framework where reviews are seamlessly incorporated into conversational recommendation systems.
Outcome: The proposed framework yields better performance on recommendation and conversation responding.
CogCompNLP: Your Swiss Army Knife for NLP (L18-1)

Copied to clipboard

Challenge: a corpus-reader module supports popular corpora, feature extraction and annotation modules for semantic and syntactic tasks.
Approach: They propose a library that provides modules to address different challenges . they provide a corpus-reader module that supports popular corpora in the NLP community .
Outcome: The proposed library simplifies the process of design and development of NLP applications by providing modules to address different challenges.
Multilingual Knowledge Graph Completion via Efficient Multilingual Knowledge Sharing (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing MKGC research ignores the shareability of cross-lingual knowledge.
Approach: They propose a multilingual knowledge Graph Completion framework that leverages multilingual shared knowledge to significantly enhance performance through two components: Knowledge-level Grouped Mixture of Experts (KL-GMoE) and Iterative Entity Reranking (IER).
Outcome: The proposed framework achieves improvements of 5.47%, 3.27%, and 1.01% in the Hits@1, Hits @3, and Hits_10 metrics, respectively, compared with existing state-of-the-art (SOTA) MKGC method.
Enhancing Joint Multiple Intent Detection and Slot Filling with Global Intent-Slot Co-occurrence (2022.emnlp-main)

Copied to clipboard

Challenge: Existing joint models only use training procedure to determine the implicit correlation between intents and slots.
Approach: They propose to make full use of the statistical co-occurrence frequency between intents and slots as prior knowledge to enhance joint multiple intent detection and slot filling.
Outcome: The proposed model outperforms state-of-the-art models on two public multi-intent datasets.
Polarity Calibration for Opinion Summarization (2024.naacl-long)

Copied to clipboard

Challenge: Existing opinions summarization models emphasize the majority opinions while ignoring the minority opinions.
Approach: They propose a method to align output summary and input text to achieve polarity calibration.
Outcome: The proposed model can mitigate the polarity mismatch between output summary and input text, and maintain the content semantic and language quality.
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.
Evolutionary Negative Module Pruning for Better LoRA Merging (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for integrating multiple low-rank Adaptation experts into a single backbone are limited by negative modules.
Approach: They propose a plug-and-play LoRA pruning method to locate and exclude negative modules prior to merging.
Outcome: The proposed method boosts the performance of existing merging algorithms across languages and vision domains.
HoneyBee: Progressive Instruction Finetuning of Large Language Models for Materials Science (2023.findings-emnlp)

Copied to clipboard

Challenge: LLaMa-based language model for materials science is first of its kind in the world .
Approach: They propose an instruction-based process for trustworthy data curation in materials science (MatSci-Instruct) they then apply this process to finetune a LLaMa-based language model targeted for materials science.
Outcome: The proposed model outperforms existing language models on materials science tasks and improves in successive stages of refinement.
Grounded Graph Decoding improves Compositional Generalization in Question Answering (2021.findings-emnlp)

Copied to clipboard

Challenge: Current compositional generalization models lose syntax context when learning a flat input . a new method to improve compositional globalization is proposed to ground structured predictions with an attention mechanism.
Approach: They propose a method to ground structured predictions by a structure-based attention mechanism.
Outcome: The proposed method performs competitively on the Compositional Freebase Questions dataset.
MIRTH: Mutual-Information Reasoning with Temporal Hubs for Vision-Language-Action Agents (2026.acl-long)

Copied to clipboard

Challenge: a recent study shows that VLA models suffer from temporal myopia that discards historical dynamics and reasoning gaps between high-level instructions and low-level motor commands.
Approach: They propose a framework to address temporal myopia and autoregressive scalar decoding in VLAs . they propose two memory hubs that compress long-term scene evolution and short-term motion trends .
Outcome: The proposed framework achieves state-of-the-art performance and exhibiting emergent error recovery capabilities.
Universal Adversarial Attacks with Natural Triggers for Text Classification (2021.naacl-main)

Copied to clipboard

Challenge: Recent work has demonstrated the vulnerability of modern text classifiers to universal adversarial attacks, which are input-agnostic sequences of words added to text processed by classifier.
Approach: They propose a gradient-based search that aims to maximize the downstream classifier’s prediction loss by using an adversarially regularized autoencoder to generate triggers and propose heuristics to spot such attacks.
Outcome: The proposed algorithms reduce model accuracy while being less identifiable than prior models as per automatic detection metrics and human-subject studies.

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