Papers by Chang Chen

138 papers
Enhanced Metaphor Detection via Incorporation of External Knowledge Based on Linguistic Theories (2021.findings-acl)

Copied to clipboard

Challenge: Existing methods for metaphor detection take little consideration on linguistic theories of metaphor detection.
Approach: They propose two BERT-based models for metaphor detection based on examples and definitions of words from the Oxford Dictionary.
Outcome: The proposed models achieve state-of-the-art performance on two established metaphor datasets and are highly interpretable.
Enhancing Reinforcement Learning for Radiology Report Generation with Evidence-aware Rewards and Self-correcting Preference Learning (2026.acl-long)

Copied to clipboard

Challenge: Recent reinforcement learning approaches have advanced radiology report generation (RRG) however, there are two limitations: report-level rewards offer limited evidence-grounded guidance for clinical faithfulness .
Approach: They propose a method that uses group-wise evidence-aware alignment rewards and self-correcting preference learning to build a reliable, disease-agnostic preference dataset without human supervision.
Outcome: ESC-RL promotes clinically faithful, disease-aligned reward and supports continual self-improvement during training.
PropGenie: A Multi-Agent Conversational Framework for Real Estate Assistance (2026.eacl-demo)

Copied to clipboard

Challenge: PropGenie is a multi-agent framework based on large language models (LLMs) it provides comprehensive real estate assistance in real-world scenarios .
Approach: They propose a multi-agent framework based on large language models to deliver comprehensive real estate assistance in real-world scenarios.
Outcome: The proposed framework outperforms a general-purpose LLM and a domain-specific chatbot in real-world scenarios.
Codec-SUPERB: An In-Depth Analysis of Sound Codec Models (2024.findings-acl)

Copied to clipboard

Challenge: Researchers have developed a sound codec that can be used as tokenizers for preserving audio data and minimizing data transmission latency.
Approach: They propose to use codec-SUPERB to assess codec models across representative sound applications and signal-level metrics rooted in sound domain knowledge.
Outcome: The proposed codec-SUPERB model is evaluated on selected experimental settings.
Word Graph Guided Summarization for Radiology Findings (2021.findings-acl)

Copied to clipboard

Challenge: Existing studies focus on introducing salient word information to general text summarization framework to guide selection of key content in radiology findings.
Approach: They propose a method for automatic impression generation using word graphs and a Word Graph guided Summarization model to capture critical words and their relations.
Outcome: The proposed method is validated on two datasets, OPENI and MIMIC-CXR.
Joint Multimedia Event Extraction from Video and Article (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to extract multimedia events from video and text are limited to video and images.
Approach: They propose a task to jointly extract events from video and text documents . they propose 'self-supervised' cross-modal event coreference model and cross-mod transformer architecture .
Outcome: The proposed method achieves 6.0% and 5.8% absolute F-score gain on video-article pairs . the proposed method can resolve coreference and extract multimodal event frames more accurately than existing methods.
SAFR: Neuron Redistribution for Interpretability (2025.findings-naacl)

Copied to clipboard

Challenge: Existing studies on controlling neuron distribution for interpretability have focused on focusing on monosemanticity instead of focusing solely on feature interactions.
Approach: They propose a method to regularize feature superposition by encoding representations of multiple features within a single neuron.
Outcome: The proposed method improves model interpretability without compromising prediction performance.
SUPERB-SG: Enhanced Speech processing Universal PERformance Benchmark for Semantic and Generative Capabilities (2022.acl-long)

Copied to clipboard

Challenge: Existing evaluation methods for transfer learning are limited in speech research . authors show that pre-trained models transfer well across multiple tasks .
Approach: They propose a benchmark to evaluate pre-trained models by increasing task diversity and difficulty over SUPERB.
Outcome: The proposed benchmark increases task diversity and difficulty over SUPERB-SG.
Learning to Paraphrase Sentences to Different Complexity Levels (2023.tacl-1)

Copied to clipboard

Challenge: Using unsupervised datasets, we train models on sentence complexification and same-level paraphrasing tasks.
Approach: They compare two unsupervised datasets with a single supervised dataset to train models on sentence complexification and same-level paraphrasing tasks.
Outcome: The proposed models outperform previous work on sentence-level targeting and improve on the ASSET simplification benchmark.
A Goal Without a Plan Is Just a Wish: Efficient and Effective Global Planner Training for Long-Horizon Agent Tasks (2026.acl-long)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) have leapt from static chatbots to versatile agents that tackle complex tasks such as science experiments.
Approach: They propose a plan-and-execute framework and propose 'EAGLET' to enhance the executor agent's planning abilities without human effort.
Outcome: The proposed method outperforms existing methods on three long-horizon tasks and reduces training costs by 8 compared to baselines.
What Does This Word Mean? Explaining Contextualized Embeddings with Natural Language Definition (D19-1)

Copied to clipboard

Challenge: Contextualized word embeddings have boosted many NLP tasks compared with static word embeds.
Approach: They propose a framework that can explain word meanings given contextualized word embeddings for better interpretation.
Outcome: The proposed framework can explain word meanings given contextualized word embeddings for better interpretation.
Probing Simile Knowledge from Pre-trained Language Models (2022.acl-long)

Copied to clipboard

Challenge: Existing approaches to learn generic knowledge from a large corpus are time-consuming and labor-intensive.
Approach: They propose a framework to probe simile knowledge from pre-trained language models to solve SI and SG tasks.
Outcome: The proposed framework solves the SI and SG tasks in a simile triple completion task.
Magnet: Multi-turn Tool-use Data Synthesis and Distillation via Graph Translation (2025.acl-long)

Copied to clipboard

Challenge: Large language models have been shown to be effective in multi-turn interactions . however, their performance may be limited in complex, multi-turned interactions involving users and multiple tools.
Approach: They propose a framework for synthesizing high-quality training trajectories to enhance the function calling capability of large language model agents in multi-turn conversations with humans.
Outcome: The proposed model outperforms the teacher model by 68.01 on BFCL-v3 and 73.30 on ToolQuery.
IW-Bench: Evaluating Large Multimodal Models for Converting Image-to-Web (2025.findings-acl)

Copied to clipboard

Challenge: Existing models have been introduced to improve image comprehension, but there is no robust benchmark for imagetoweb conversion.
Approach: They propose a benchmark to assess imagetoweb conversion proficiency of large multimodal models . they propose to measure layout information of web pages by parsing the Document Object Model tree .
Outcome: The proposed benchmark measures the layout information of web pages—i.e., the positional relationships between elements—which has been overlooked by prior work.
ESG-KG: A Multi-modal Knowledge Graph System for Automated Compliance Assessment (2026.eacl-demo)

Copied to clipboard

Challenge: Existing methods for ESG compliance assessment rely on fact-based retrieval methods.
Approach: They propose a multi-modal information extraction pipeline to extract, structure, and evaluate sustainability reports.
Outcome: The proposed system extracts, structures, and evaluates ESG-related content from text, tables, figures, and infographics.
Graph Enhanced Contrastive Learning for Radiology Findings Summarization (2022.acl-long)

Copied to clipboard

Challenge: Existing methods for automating impression generation have limited the relationship between extra knowledge and the original findings.
Approach: They propose a framework for automating impression generation that exploits extra knowledge and original findings . they propose combining key words and their relations to extract critical information .
Outcome: The proposed framework exploits extra knowledge and the original findings in an integrated way . the state-of-the-art results on two datasets confirm the effectiveness of the proposed method .
Beyond Facts- Benchmarking Distributional Reading Comprehension in Large Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Existing reading comprehension benchmarks focus on factual information, but many real-world tasks require distributional knowledge expressed across text.
Approach: They propose a reading comprehension benchmark for LLMs to evaluate their ability to infer distributional knowledge from natural language.
Outcome: Experiments with multiple LLMs show that the model outperforms baselines, but performance varies widely across distribution types and characteristics.
Training LLMs for Divide-and-Conquer Reasoning Elevates Test-Time Scalability (2026.acl-long)

Copied to clipboard

Challenge: Large language models have demonstrated strong reasoning capabilities through step-by-step chain-of-thought (CoT) reasoning, but their strictly sequential nature constrains test-time scalability.
Approach: They propose an end-to-end reinforcement learning framework to enhance LLMs' DAC-style reasoning capacity by decomposing a problem into subproblems and solving them sequentially.
Outcome: The proposed model surpasses CoT by 8.6% and 6.3% on competition-level benchmarks and is available at the [github.com/MasterVito/DAC-RL].
LiveCLKTBench: Towards Reliable Evaluation of Cross-Lingual Knowledge Transfer in Multilingual LLMs (2026.acl-long)

Copied to clipboard

Challenge: Evaluating cross-lingual knowledge transfer in large language models is challenging, as correct answers in a target language may arise either from genuine transfer or from prior exposure during pre-training.
Approach: They propose a pipeline to isolate and measure cross-lingual knowledge transfer by identifying self-contained, time-sensitive knowledge entities from real-world domains and generating factual questions.
Outcome: The proposed pipeline analyzes multiple LLMs across five languages and shows that cross-lingual transfer is strongly influenced by linguistic distance and often asymmetric across language directions.
FaithLens: Detecting and Explaining Faithfulness Hallucination (2026.findings-acl)

Copied to clipboard

Challenge: Recent progress in large language models (LLMs) has revolutionized text generation.
Approach: They propose a faithfulness hallucination detection model that can provide binary predictions and corresponding explanations to improve trustworthiness.
Outcome: The proposed model outperforms advanced models on 12 diverse tasks.
Visualizing Trends of Key Roles in News Articles (D19-3)

Copied to clipboard

Challenge: a demonstration system visualizes news trend of key roles based on natural language processing techniques . semantic role labelling and word embeddings can help users understand news topics .
Approach: They propose a system that visualizes the news trend of key roles based on natural language processing techniques.
Outcome: The proposed system analyzes the news trend of key roles using semantic role labelling . it also analyzes how similarities between key roles and news topics change over time .
MinPrompt: Graph-based Minimal Prompt Data Augmentation for Few-shot Question Answering (2024.acl-long)

Copied to clipboard

Challenge: Recent advances in few-shot question answering rely on pre-trained large language models and fine-tuning in specific settings.
Approach: They propose to select the most informative data for fine-tuning to improve efficiency . they use an approximate graph algorithm and unsupervised question generation to generate QA pairs .
Outcome: The proposed framework improves the performance of the few-shot question answering task on the open-domain QA task.
IdealGPT: Iteratively Decomposing Vision and Language Reasoning via Large Language Models (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to decompose VL reasoning rely on domain-specific sub-question decomposing models.
Approach: They propose a framework that iteratively decomposes VL reasoning using large language models.
Outcome: The proposed framework outperforms existing models on multiple VL reasoning tasks.
QBridge: Bridging Natural Language and SQL via Gold Query Rewriting with Agentic Refinement (2026.acl-long)

Copied to clipboard

Challenge: Natural language to SQL (NL2SQL) is an intuitive interface for querying structured data . but real user questions are noisy, ambiguous, and weakly grounded to database semantics.
Approach: They propose an agentic feedback-driven NL2SQL framework that bridges natural language and SQL via Gold Query.
Outcome: The proposed framework outperforms strong prompting and agentic baselines on spider, BIRD, and three robustness variants on NL2SQL.
FLRC: Fine-grained Low-Rank Compressor for Efficient LLM Inference (2025.emnlp-main)

Copied to clipboard

Challenge: Low-rank compression can reduce memory usage and computational demand, but results are poor during decoding.
Approach: They propose a fine-grained low-rank compression algorithm that determines optimal rank allocation for each layer and incorporates progressive low-ranked decoding to maintain text generation quality.
Outcome: The proposed approach outperforms state-of-the-art methods on summarization tasks and on understanding tasks.
Weakly-Supervised Temporal Article Grounding (2022.emnlp-main)

Copied to clipboard

Challenge: Existing VG models make unrealistic assumptions about how to ground video segments . a recent study has shown that video grounding can be useful for downstream applications .
Approach: They propose a new task: Weakly-Supervised temporal Article Grounding (WSAG) given an article and a relevant video, WSAG aims to localize all "groundable" sentences to the video.
Outcome: The proposed method is simple but effective, and it can be used in real-world applications.
SciAssess: Benchmarking LLM Proficiency in Scientific Literature Analysis (2025.findings-naacl)

Copied to clipboard

Challenge: Existing benchmarks fail to adequately evaluate the proficiency of Large Language Models (LLMs) Existing standards do not cover the skills needed to evaluate LLMs in scientific literature analysis.
Approach: They propose a benchmark to evaluate the proficiency of large language models in scientific literature analysis.
Outcome: SciAssess evaluates 11 LLMs on multiple tasks across scientific fields.
Cool English: a Grammatical Error Correction System Based on Large Learner Corpora (C18-2)

Copied to clipboard

Challenge: Existing systems that correct grammatical errors are lacking in second language learning due to limited vocabulary and inadequate command of grammar.
Approach: They propose a grammatical error correction system that provides corrective feedback for essays using a sequence-to-sequence model.
Outcome: The proposed system achieves competitive performance on a number of publicly available testsets.
Looking Beyond Text: Reducing Language Bias in Large Vision-Language Models via Multimodal Dual-Attention and Soft-Image Guidance (2025.emnlp-main)

Copied to clipboard

Challenge: Large vision-language models (LVLMs) have been criticized for their language bias.
Approach: They propose to use a dual-attention mechanism to construct separate attention for visual and text inputs to enhance integration of visual inputs across models.
Outcome: Experiments show that the proposed model debiases LVLMs from their language bias, enhancing visual comprehension and reducing hallucinations without additional resources.
InsideOut: Measuring and Mitigating Insider–Outsider Bias in Interview Script Generation (2026.acl-long)

Copied to clipboard

Challenge: Recent research has raised concerns about culture-related fairness issues in LLM-generated content.
Approach: They propose to use 4,000 generation prompts and three evaluation metrics to quantify LLMs' **insider-outsider bias** .
Outcome: The proposed method reduces bias in Llama model by 89.70% and mitigates bias on Qwen by 82.54% on cultural alignment gap metric.
T2DR: A Two-Tier Deficiency-Resistant Framework for Incomplete Multimodal Learning (2025.findings-acl)

Copied to clipboard

Challenge: Existing incomplete multimodal learning frameworks are inadequate for integrating multimodal data.
Approach: They propose a framework for incomplete multimodal learning that is deficiency-resistant and provides two modules to address fine-grained deficiencies.
Outcome: The proposed framework outperforms the SOTA models on two well-known multimodal benchmarks.
UHop: An Unrestricted-Hop Relation Extraction Framework for Knowledge-Based Question Answering (N19-1)

Copied to clipboard

Challenge: Existing work restricts search from one entity to another to the maximum number of hops . a knowledge graph is a powerful graph structure that encodes knowledge to save and organize it .
Approach: They propose an unrestricted-hop framework which relaxes the restriction by using a transition-based search framework.
Outcome: The proposed framework performs well with state-of-the-art models and is competitive without exhaustive searches.
Hierarchical Curriculum Learning for AMR Parsing (2022.acl-short)

Copied to clipboard

Challenge: Abstract Meaning Representation (AMR) parsing aims to translate sentences to semantic representation with a hierarchical structure, but there is a gap between their flat training objective and the hierarchic structure, which limits the model generalization.
Approach: They propose a Hierarchical Curriculum Learning framework with Structure-level (SC) and Instance-level curricula (IC) that aims to translate sentences to semantic representation with a hierarchical structure.
Outcome: Experiments on AMR2.0, AMR3.0, structure-complex and out-of-distribution situations confirm the effectiveness of the proposed framework.
JoPA: Explaining Large Language Model’s Generation via Joint Prompt Attribution (2025.acl-long)

Copied to clipboard

Challenge: Existing attempts to explain the entire language generation often treat input prompt texts independently, ignoring their combinatorial effects on the follow-up generation.
Approach: They propose a framework for explaining how a few prompt texts collaboratively influences the LLM's complete generation.
Outcome: The proposed explanations demonstrate faithfulness and efficiency of the proposed framework.
Probing Multimodal Large Language Models on Cognitive Biases in Chinese Short-Video Misinformation (2026.findings-acl)

Copied to clipboard

Challenge: Short-video platforms have become major channels for misinformation, but their robustness against misinformation entangled with cognitive biases remains under-explored.
Approach: They propose a framework for evaluation of short-video platforms that use visual cues and social cue.
Outcome: The proposed framework evaluates MLLMs across five modality settings.
Cognitive-Level Adaptive Generation via Capability-Aware Retrieval and Style Adaptation (2025.findings-emnlp)

Copied to clipboard

Challenge: Large Language Models struggle to adapt content to users with differing cognitive capacities, leading to cognitive misalignment.
Approach: They propose a cognitive-level alignment framework that aligns both knowledge complexity and presentation style with user cognition.
Outcome: The proposed framework aligns knowledge complexity and presentation style with user cognition.
Improving Radiology Summarization with Radiograph and Anatomy Prompts (2023.findings-acl)

Copied to clipboard

Challenge: Recent studies focus on automatic impression generation, but this task is time-consuming and in high demand.
Approach: They propose to use an anatomy-enhanced multimodal model to generate automatic impressions by combining radiology images with textual features.
Outcome: The proposed model achieves state-of-the-art on two benchmark datasets and compares with existing models.
AirConcierge: Generating Task-Oriented Dialogue via Efficient Large-Scale Knowledge Retrieval (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing neural task-oriented dialogue systems cannot be encoded by memory networks, such as memory networks.
Approach: They propose an end-to-end trainable text-to SQL guided framework to learn a neural agent that interacts with KBs using the generated SQL queries.
Outcome: The proposed method significantly improves on the AirDialogue dataset, which contains the conversations of customers booking flight tickets from the agent.
MMAC: A Multilingual, Multimodal Alignment Framework for Cultural Grounding Evaluation (2026.acl-long)

Copied to clipboard

Challenge: Existing models lack cultural alignment across modalities and languages . a new framework to assess cultural awareness across linguistics and languages is needed .
Approach: They propose a framework that integrates tri-modally aligned cultural benchmarks and a five-dimensional evaluation protocol to assess cross-country awareness disparities.
Outcome: The proposed framework assesses cultural awareness disparities across modalities and languages . it is the first dataset aligned at the input level across text, image, and speech .
BioGen: Generating Biography Summary under Table Guidance on Wikipedia (2021.findings-acl)

Copied to clipboard

Challenge: Existing methods for summarizing text have not captured the salient information from an article.
Approach: They propose a table-guided abstractive biography summarization that utilizes factual tables to capture important information and generate a summary of a biography.
Outcome: The proposed method is the first large-scale biography summarization dataset with tables.
ADEPT-SQL: A High-performance Text-to-SQL Application for Real-World Enterprise-Level Databases (2025.acl-demo)

Copied to clipboard

Challenge: et al., 2017) address domain-specific knowledge barriers, schemas complexity, and computational costs of large LLMs.
Approach: They propose a domain-adapted Text2SQL system that addresses critical deployment challenges in professional fields.
Outcome: The proposed system achieves 97% execution accuracy on real-world databases . it is faster than existing systems and has a higher performance than existing ones.
Drivel-ology: Challenging LLMs with Interpreting Nonsense with Depth (2025.emnlp-main)

Copied to clipboard

Challenge: Despite excelling at many natural language processing tasks, large language models fail to grasp the layered semantics of Drivelological text.
Approach: They construct a benchmark dataset of over 1,200+ carefully curated and diverse examples across English, Mandarin, Spanish, French, Japanese, and Korean to examine their Drivelological characteristics.
Outcome: The proposed models lack conceptual understanding and lack conceptual and semantic accuracy.
SWE-Fixer: Training Open-Source LLMs for Effective and Efficient GitHub Issue Resolution (2025.findings-acl)

Copied to clipboard

Challenge: Large Language Models excel in code generation benchmarks, but these benchmarks focus on single-file scenarios with constrained context scope.
Approach: They propose an open-source framework to effectively resolve GitHub issues using a code file retrieval module and a model-based code editing module.
Outcome: The proposed approach achieves state-of-the-art performance on two GitHub benchmarks.
VisTW: Benchmarking Vision-Language Models for Taiwanese Mandarin in Taiwan (2026.findings-acl)

Copied to clipboard

Challenge: Vision-Language Models (VLMs) struggle in Taiwanese Mandarin environments due to region-specific orthographic and cultural context.
Approach: They propose a human-grounded purity penalty for character mixing under Taiwanese-Mandarin-style prompts.
Outcome: The proposed model outperforms the strongest open-weight baseline by 22 percentage points on dialogue tasks.
Bias in the Ear of the Listener: Assessing Sensitivity in Audio Language Models Across Linguistic, Demographic, and Positional Variations (2026.findings-eacl)

Copied to clipboard

Challenge: Recent advances extend language understanding beyond text to speech, enabling unified reasoning across modalities.
Approach: They construct and release a speech-augmented benchmark based on Global MMLU Lite and a data set spanning English, Chinese, and Korean.
Outcome: The proposed model is robust to demographic factors but sensitive to language and option order, suggesting that speech can amplify structural biases.
M2-TabFact: Multi-Document Multi-Modal Fact Verification with Visual and Textual Representations of Tabular Data (2025.findings-acl)

Copied to clipboard

Challenge: Existing fact-checking systems that can reason over structured data are inefficient compared to humans.
Approach: They propose a multi-modal table-based fact verification task that requires reasoning over visual and textual representations of structured data.
Outcome: The proposed model can reason over visual and textual representations of structured data.
RESIN: A Dockerized Schema-Guided Cross-document Cross-lingual Cross-media Information Extraction and Event Tracking System (2021.naacl-demos)

Copied to clipboard

Challenge: We present a new information extraction system that can construct temporal event graphs from news documents.
Approach: They propose a temporal event graph extraction system that can extract news documents . they extend the system from sentence-level event extraction to cross-document cross-media event extraction .
Outcome: The proposed system can extract temporal event graphs from news documents in multiple languages and multiple data modalities.
Bypassing Neural Evaluations for Fast Audio Editing via Adaptive Trajectory Extrapolation (2026.findings-acl)

Copied to clipboard

Challenge: Recent advances in audio diffusion models have significantly improved text-to-audio editing via inversion techniques, but these models typically rely on dense, fixed-step sampling trajectories to maintain structural integrity.
Approach: They propose a model-agnostic Adaptive Trajectory Extrapolation framework that accelerates inversion-based editing process by dynamically evaluating only the most critical generative phases.
Outcome: The proposed framework achieves a 3.9 speedup with negligible loss in fidelity.
LOFT: Scalable and More Realistic Long-Context Evaluation (2025.findings-naacl)

Copied to clipboard

Challenge: Long-context language models (LCLMs) can be used to perform tasks traditionally reliant on external tools like retrieval systems or databases.
Approach: They propose a benchmark to evaluate LCLMs' performance on in-context retrieval and reasoning tasks using a set of tokens.
Outcome: The proposed model outperforms state-of-the-art retrieval and RAG systems on in-context retrieval tasks while still requiring prompting strategies.
Few-Shot Intent Detection via Contrastive Pre-Training and Fine-Tuning (2021.emnlp-main)

Copied to clipboard

Challenge: Existing methods address few-shot intent detection tasks from two perspectives: data augmentation and task-adaptive training with pre-trained models.
Approach: They propose a few-shot intent detection schema using contrastive pre-training and fine-tuning.
Outcome: The proposed method achieves state-of-the-art performance on three challenging intent detection datasets under 5-shot and 10-shot settings.
Capture Human Disagreement Distributions by Calibrated Networks for Natural Language Inference (2022.findings-acl)

Copied to clipboard

Challenge: Previously, it's common to disregard it as noise or as a sign of poor-quality data, as their annotations are heavily based on personal experience and opinions.
Approach: They propose to capture the human disagreement distribution from the perspective of model calibration.
Outcome: The proposed model can achieve competitive performance when well-calibrated, on divergence scores between predictive probability and the true human opinion distribution, and the accuracy.
HiTRANS: A Hierarchical Transformer Network for Nested Named Entity Recognition (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing studies for named entity recognition focus on flat NER, i.e., without nested entities, by sequence labeling methods.
Approach: They propose a Hierarchical Transformer network which decomposes the input sentence into multi-grained spans and enhances the representation learning in a hierarchical manner.
Outcome: The proposed method achieves much better performance than the state-of-the-art approaches on GENIA, ACE-2004, ace-2005 and NNE datasets.
Beyond Detection: A Defend-and-Summarize Strategy for Robust and Interpretable Rumor Analysis on Social Media (2023.emnlp-main)

Copied to clipboard

Challenge: Existing detection models for rumors detection are poor interpretability and lack the textual content to detect rumors.
Approach: They propose a framework that analyzes the textual content and propagation paths of rumors on social media and provides multi-perspective prediction explanations.
Outcome: The proposed framework defends against malicious attacks and provides prediction explanations on three public datasets.
A Coarse-to-fine Cascaded Evidence-Distillation Neural Network for Explainable Fake News Detection (2022.coling-1)

Copied to clipboard

Challenge: Existing methods for fake news detection focus on fact-checked reports, resulting in limited coverage and debunking delays.
Approach: They propose a Coarse-to-fine Cascaded Evidence-Distillation neural network for explainable fake news detection based on raw reports . they use hierarchical encoders and cascaded selectors to select most explainable sentences for verdicts on top of selected top-K reports based upon raw reports.
Outcome: The proposed model outperforms baseline detection methods and generates high-quality explanations from diverse evaluation perspectives.
Divergent Thinking: Escape the Homogeneity Trap in Generative Commonsense Reasoning (2026.findings-acl)

Copied to clipboard

Challenge: Generative commonsense reasoning requires models to synthesize coherent narratives that satisfy lexical constraints and commonsensical logic.
Approach: They propose a framework that allows for deep semantic diversity rather than surface-level lexical variation.
Outcome: The proposed framework achieves over 10% improvement in overall accuracy on NoRa and SPICE score on CommonGen-Lite.
LACMA: Language-Aligning Contrastive Learning with Meta-Actions for Embodied Instruction Following (2023.emnlp-main)

Copied to clipboard

Challenge: Embodied Instruction Following has shown an impressive success rate when the environment has been seen in training, but when deployed in an unseen environment, it tends to struggle when deployed with an unsightly environment.
Approach: They propose to explicitly align the agent’s hidden states with the instructions via contrastive learning to bridge the semantic gap between high-level language instructions and the agent's low-level action space.
Outcome: The proposed meta-actions achieve a 4.5% success rate in unseen environments compared to a strong multi-modal Transformer baseline .
ChipSeek: Optimizing Verilog Generation via EDA-Integrated Reinforcement Learning (2026.acl-long)

Copied to clipboard

Challenge: Existing approaches to optimize Register-Transfer Level (RTL) code fail to simultaneously optimize functional correctness and hardware efficiency metrics such as Power, Performance, and Area (PPA).
Approach: They propose a hierarchical reward based reinforcement learning framework that integrates direct feedback from EDA simulators and synthesis tools into a reward mechanism.
Outcome: The proposed framework integrates direct feedback from EDA simulators and synthesis tools into a hierarchical reward based reinforcement learning framework.
LM2Protein: A Structure-to-Token Protein Large Language Model (2025.findings-emnlp)

Copied to clipboard

Challenge: RNA-binding proteins are critical for various molecular functions, relying on their precise tertiary structures.
Approach: They propose a method to integrate protein 3D structural data within a sequence processing framework.
Outcome: The proposed method achieves high sequence recovery in inverse folding and protein-conditioned RNA design.
LinggleWrite: a Coaching System for Essay Writing (2020.acl-demos)

Copied to clipboard

Challenge: Existing writing services that provide feedback on writing skills are not providing sufficient "coaching" information.
Approach: They propose a writing coach that provides writing suggestions, assesses writing proficiency levels, detects grammatical errors, and offers corrective feedback in response to user’s essay.
Outcome: The proposed system improves on public test sets and shows that both AES and GED models achieve state-of-the-art performance.
CoLA: Collaborative Low-Rank Adaptation (2025.findings-acl)

Copied to clipboard

Challenge: The scaling law of Large Language Models (LLMs) reveals diminishing return on performance as model scale increases.
Approach: They propose a more flexible LoRA architecture with an efficient initialization scheme . they propose combining three collaborative strategies to enhance performance .
Outcome: The proposed model outperforms existing methods in low-sample scenarios.
Query-Driven Multimodal GraphRAG: Dynamic Local Knowledge Graph Construction for Online Reasoning (2025.findings-acl)

Copied to clipboard

Challenge: Existing approaches to build knowledge graphs with LLMs are constrained by static knowledge bases and ineffective multimodal data integration.
Approach: They propose a Query-Driven Multimodal GraphRAG framework that dynamically constructs local knowledge graphs tailored to query semantics.
Outcome: The proposed framework outperforms unsupervised competitors in cross-modal understanding of complex queries.
Learning to Compress Prompt in Natural Language Formats (2024.naacl-long)

Copied to clipboard

Challenge: Existing work rely on compressing long contexts into soft prompts, but soft prompt compression encounters limitations in transferability . natural language (NL) prompts are incompatible with back-propagation, and NL prompts lack flexibility in imposing length constraints.
Approach: They propose a framework that compresses long prompts into NL formatted Capsule Prompts.
Outcome: The proposed framework reduces 81.4% of the original length, decreases inference latency up to 4.5x, and saves 80.1% of budget overheads while providing transferability across diverse LLMs and different datasets.
A Simple and Effective Positional Encoding for Transformers (2021.emnlp-main)

Copied to clipboard

Challenge: Recent studies suggest that relative position encodings provide better performance than absolute position coding.
Approach: They propose a mechanism to encode position and segment information into Transformer models using relative position encodings.
Outcome: The proposed method achieves faster training and inference time while achieving competitive performance on GLUE, XTREME and WMT benchmarks.
Shadow-Activated Backdoor Attacks on Multimodal Large Language Models (2025.findings-acl)

Copied to clipboard

Challenge: Existing backdoor attacks on Multimodal Large Language Models are less applicable to open-ended conversations with users.
Approach: They propose a shadow-activated backdoor attack scenario where attackers inject malicious content into the responses of MLLMs when the responses explicitly relate to the shadowed object.
Outcome: The proposed framework achieves the desired behaviors by constructing a poisoned dataset and implementing an attention-regularized tuning strategy.
Can Pre-trained Vision and Language Models Answer Visual Information-Seeking Questions? (2023.emnlp-main)

Copied to clipboard

Challenge: Pre-trained vision and language models have demonstrated state-of-the-art capabilities over existing tasks involving images and texts.
Approach: They analyze a visual question answering dataset tailored for info-seeking questions . they show that pre-trained visual and language models can use fine-grained knowledge .
Outcome: The proposed dataset elicits models to use fine-grained knowledge learned during pre-training.
Measuring Social Bias in Vision-Language Models with Face-Only Counterfactuals from Real Photos (2026.acl-long)

Copied to clipboard

Challenge: Vision-Language Models (VLMs) are increasingly deployed in socially consequential settings . attribution under visual confounding is a central challenge in measuring social bias .
Approach: They propose a face-only counterfactual evaluation paradigm that isolates demographic effects while preserving real-image realism.
Outcome: The proposed paradigm isolates demographic effects while preserving real-image realism.
Keywords and Instances: A Hierarchical Contrastive Learning Framework Unifying Hybrid Granularities for Text Generation (2022.acl-long)

Copied to clipboard

Challenge: Existing studies focus on contrastive learning on the instance level without discriminating the contribution of each word.
Approach: They propose a hierarchical contrastive learning mechanism which can unify semantic meaning in the input text.
Outcome: The proposed model outperforms baselines on storytelling, paraphrasing, dialogue generation, and storytelling tasks.
RED: Unleashing Token-Level Rewards from Holistic Feedback via Reward Redistribution (2025.emnlp-main)

Copied to clipboard

Challenge: Experimental results demonstrate the superiority of our approach to aligning large language models with human preferences.
Approach: They propose a method that evaluates and assigns specific credit to each token using an off-the-shelf reward model.
Outcome: The proposed method evaluates and assigns specific credit to each token using an off-the-shelf reward model.
Zero-Shot Text Classification via Self-Supervised Tuning (2023.findings-acl)

Copied to clipboard

Challenge: Existing solutions to zero-shot text classification use pre-trained language models or large-scale annotated data.
Approach: They propose a self-supervised learning paradigm to solve zero-shot text classification tasks by tuning the language models with unlabeled data.
Outcome: The proposed model outperforms the state-of-the-art models on 7 out of 10 tasks and is less sensitive to prompt design.
Hierarchical User Intent Inference with Knowledge Graph Grounding (2026.findings-eacl)

Copied to clipboard

Challenge: Existing large language models lack structured grounding and do not capture nuanced intent expression.
Approach: They propose a Hierarchical Intent Inference framework that first predicts fine-grained aspect ratings and then generates natural language intent statements guided by contextual subgraphs retrieved from a domain-specific knowledge graph.
Outcome: The proposed framework outperforms strong LLM and encoder-based baselines on a hotel review dataset.
SMASH: Improving SMAll Language Models’ Few-SHot Ability with Prompt-Based Distillation (2022.findings-emnlp)

Copied to clipboard

Challenge: Large-scale language models with prompts have shown remarkable performance on few-shot learning.
Approach: They propose an approach to improve SMAll language models’ few-SHot ability by training on intermediate tasks before prompt-based fine-tuning on downstream tasks.
Outcome: The proposed model improves on sentence-pair and sentiment classification tasks by training on intermediate tasks before fine-tuning on downstream tasks.
Investigating Ensemble Methods for Model Robustness Improvement of Text Classifiers (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to reduce model's reliance on bias features ignore the learnability of these features.
Approach: They propose to reduce models' reliance on bias features by first training models with fixed low-capacity models which ignore the learnability of the bias features.
Outcome: The proposed models can perform better on out-of-distribution datasets than baseline models with a more sophisticated model design.
PRA-RAG: Provably Robust Aggregation in Retrieval-Augmented Generation against Retrieval Corruption (2026.findings-acl)

Copied to clipboard

Challenge: Existing defense mechanisms lack theoretical robustness guarantees and perform unreliably when the LLM has limited knowledge of the retrieved content.
Approach: They propose a provably robust retrieval aggregation algorithm designed to defend against poisoning attacks on retrieved texts.
Outcome: Experiments show that PRA-RAG reduces the attack success rate to as low as 1% while maintaining an accuracy of 71%, significantly outperforming representative state-of-the-art (SOTA) methods.
Cognitive Graph for Multi-Hop Reading Comprehension at Scale (P19-1)

Copied to clipboard

Challenge: a new framework for multi-hop reading comprehension question answering is needed to cross the chasm of reading comprehension between machine and human.
Approach: They propose a CogQA framework for multi-hop reading comprehension question answering in web-scale documents that builds a cognitive graph in an iterative process by coordinating an implicit extraction module and an explicit reasoning module.
Outcome: The proposed framework outperforms the best competitor in the hotpotQA dataset in F1 . it provides explainable reasoning paths and accurate answers, while giving accurate answers .
Skill Discovery for Software Scripting Automation via Offline Simulations with LLMs (2026.findings-eacl)

Copied to clipboard

Challenge: Large Language Models (LLMs) can generate code from natural language queries, but runtime code generation is limited due to unverified code, security risks, longer response times, and higher computational costs.
Approach: They propose an offline simulation framework to curate a software-specific skillset by exploiting large language models and publicly available scripting guides.
Outcome: The proposed framework significantly improves automation success rates, reduces response time, and saves runtime token costs compared to traditional runtime code generation.
Learning to Respond to Mixed-code Queries using Bilingual Word Embeddings (N19-4)

Copied to clipboard

Challenge: Many queries are submitted to search engines on the Web every day to retrieve linguistic information for learning a second language (L2) due to limited L2 vocabulary knowledge, users often submit mix-coded queries without converting them into target language queries.
Approach: They propose a method for learning bilingual word embeddings to support second language learners . mixed-code queries are transformed into target language queries . preliminary evaluation shows method performs reasonablly well .
Outcome: The proposed method performs reasonablly well on a list of common word-translation queries.
Adversary-Aware Rumor Detection (2021.findings-acl)

Copied to clipboard

Challenge: Existing rumor detection models do not detect malicious attacks, e.g., framing.
Approach: They propose a weighted-edge transformer-graph network and position-aware Adversarial Response Generator to improve the vulnerability of detection models.
Outcome: The proposed framework achieves state-of-the-art on various rumor detection tasks and maintains performance under adversarial learning.
How do Language Models Reshape Entity Alignment? A Survey of LM-Driven EA Methods: Advances, Benchmarks, and Future (2025.emnlp-main)

Copied to clipboard

Challenge: Entity alignment (EA) is critical for knowledge graph (KG) integration.
Approach: They propose a taxonomy that categorizes methods in three stages: data preparation, feature embedding, and alignment.
Outcome: The proposed taxonomy categorizes methods in three key stages: data preparation, feature embedding, and alignment.
EvoCoT: Overcoming the Exploration Bottleneck in Reinforcement Learning for LLMs (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to reinforcement learning with verifiable reward (RLVR) are limited by difficulty or lack of exploration.
Approach: They propose a self-evolving curriculum learning framework based on chain-of-thought reasoning optimization that constrains exploration space by self-generating and verifying CoT trajectories.
Outcome: The proposed framework enables LLMs to solve previously unsolved problems without external supervision and is compatible with various RL fine-tuning methods.
Self-supervised Cross-modal Pretraining for Speech Emotion Recognition and Sentiment Analysis (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to multimodal speech emotion recognition and sentiment analysis have not improved results due to their relatively simple fusion mechanisms and lack of proper cross-modal pretraining.
Approach: They propose a deep-fused audio-text bi-modal transformer with carefully designed cross-modal fusion mechanism and stage-wise cross-mod pretraining scheme to facilitate cross-modulation.
Outcome: The proposed method exceeds benchmarks on public IEMOCAP emotion and CMU-MOSEI sentiment datasets by a large margin.
Level-Up: Learning to Improve Proficiency Level of Essays (P19-3)

Copied to clipboard

Challenge: Many essays are submitted to tutoring services by English learners on the Web every day . few systems provide focused suggestions on how to raise the level of proficiency.
Approach: They propose a method for generating suggestions on a sentence for improving proficiency . they propose identifying grammatical elements and ranking related elements to provide suggestions .
Outcome: The proposed method helps english learners improve their writing and reading skills.
On the Off-Target Problem of Zero-Shot Multilingual Neural Machine Translation (2023.findings-acl)

Copied to clipboard

Challenge: Despite its success, multilingual neural machine translation suffers from the off-target issue, where the translation is in the wrong language.
Approach: They propose a language-aware vocabulary sharing algorithm that can be used to increase the lexical distance between languages by isolating the vocab of different languages in the decoder.
Outcome: The proposed algorithm reduces off-target rate for 90 translation tasks from 29% to 8%, while improving overall BLEU score by an average of 1.9 points without extra training cost or sacrificing the supervised directions’ performance.
Alleviating Over-smoothing for Unsupervised Sentence Representation (2023.acl-long)

Copied to clipboard

Challenge: Existing approaches to learn better unsupervised sentence representations have been successful . over-smoothing problem in unsupervised sentences reduces the capacity of powerful PLMs .
Approach: They propose a method to solve the over-smoothing problem in unsupervised sentence representations by combining negatives from PLMs intermediate layers.
Outcome: The proposed method improves on different strong baselines on Semantic Textual Similarity and Transfer datasets.
Leveraging Hierarchical Category Knowledge for Data-Imbalanced Multi-Label Diagnostic Text Understanding (D19-62)

Copied to clipboard

Challenge: Existing work on automatic diagnosis prediction has considered the output labels independently, so that the codes with few samples are difficult to learn.
Approach: They propose to leverage domain knowledge to predict diagnostic codes given the descriptive present illness in electronic health records by leveraging hierarchical category knowledge.
Outcome: The proposed model can efficiently utilize category knowledge and provide informative cues to improve the top-ranked diagnostic codes which is better than the prior state-of-the-art.
Large Dual Encoders Are Generalizable Retrievers (2022.emnlp-main)

Copied to clipboard

Challenge: Experimental results show that dual encoders outperform sparse and dense retrievers on the BEIR dataset significantly.
Approach: They challenge belief that bottleneck layer is too limited for out-of-domain generalization . they scale up the model while keeping bottleneck as a single dot-product with a fixed size .
Outcome: The proposed model outperforms sparse and dense retrievers on the BEIR dataset significantly.
Compress to Impress: Unleashing the Potential of Compressive Memory in Real-World Long-Term Conversations (2025.coling-main)

Copied to clipboard

Challenge: Existing retrieval-based methods for long-term conversations face challenges in memory database management and accurate memory retrieval, hindering their efficacy in dynamic, real-world interactions.
Approach: They propose a framework that eschews traditional retrieval modules and memory databases and adopts a “One-for-All” approach to manage memory generation, compression, and response generation.
Outcome: The proposed framework produces more nuanced and human-like experiences than retrieval-based methods.
Optimizing Language Models with Fair and Stable Reward Composition in Reinforcement Learning (2024.emnlp-main)

Copied to clipboard

Challenge: Recent research has developed algorithms for reinforcement learning from human feedback and AI-generated feedback.
Approach: They propose a method for reinforcement learning from human feedback and AI-generated feedback that incorporates weighting, ranking, and constraining to handle disparate rewards.
Outcome: The proposed method reduces disparity and enhances stability among rewards . empirical results show that the proposed method is efficient and straightforward .
Towards Robust Speech Representation Learning for Thousands of Languages (2024.emnlp-main)

Copied to clipboard

Challenge: XEUS is a cross-lingual encoder for universal speech that can be trained on 1 million hours of data across 4057 languages.
Approach: They propose a Cross-lingual Encoder for Universal Speech that can be trained on 1 million hours of data across 4057 languages and a newly created corpus of 7400+ hours from 4057 .
Outcome: The proposed model outperforms state-of-the-art models on several benchmarks and outperfies MMS 1B and w2v-BERT 2.0 v2 by 0.8% and 4.4% respectively.
Aligning Large Language Models to Follow Instructions and Hallucinate Less via Effective Data Filtering (2025.acl-long)

Copied to clipboard

Challenge: Existing studies show that training LLMs on data containing unfamiliar knowledge during instruction tuning can encourage hallucinations.
Approach: They propose a framework that measures how familiar the LLM is with instruction data and introduce an expert-aligned reward model to ensure the quality of selected samples.
Outcome: The proposed framework reduces hallucinations while maintaining a competitive ability to follow instructions.
Generating Radiology Reports via Memory-driven Transformer (2020.emnlp-main)

Copied to clipboard

Challenge: Medical imaging reports are time-consuming and can be error-prone for inexperienced radiologists.
Approach: They propose to generate radiology reports with memory-driven Transformer using relational memory and memory-based conditional layer normalization.
Outcome: The proposed method outperforms existing models on IU X-Ray and MIMIC-CXR . it generates long reports with medical terms and meaningful image-text attention mappings .
Examining Gender Bias in Languages with Grammatical Gender (D19-1)

Copied to clipboard

Challenge: Existing studies on gender bias in word embeddings focus on English . however, these studies cannot be extended to languages with morphological agreement on gender .
Approach: They propose new metrics to evaluate gender bias in word embeddings of English and Spanish . they extend existing approaches to mitigate gender bias while preserving original embeddables .
Outcome: The proposed methods reduce gender bias while preserving the original embeddings.
Think Both Ways: Teacher-Student Bidirectional Reasoning Enhances MCQ Generation and Distractor Quality (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods for generating high-quality MCQs struggle with contextual relevance and plausible distractors.
Approach: They propose a framework that integrates bidirectional reasoning perspectives to generate contextually relevant questions and plausible distractors while student reasoning evaluates question clarity and the misleading nature of distractors.
Outcome: The proposed framework outperforms existing methods in generating text-grounded questions and high-quality distractors for narrative contexts.
Mitigating Language-Level Performance Disparity in mPLMs via Teacher Language Selection and Cross-lingual Self-Distillation (2024.naacl-long)

Copied to clipboard

Challenge: Large-scale multilingual pretrained language models (mPLMs) yield impressive performance on cross-language tasks, yet significant performance disparities exist across different languages within the same mPLm.
Approach: They propose to leverage the learned knowledge from well-performing languages to guide under-performing ones within the same mPLM.
Outcome: The proposed model shows that it can guide under-performing languages while minimizing language-level performance disparities across different mPLMs.
Focus on the Target’s Vocabulary: Masked Label Smoothing for Machine Translation (2022.acl-short)

Copied to clipboard

Challenge: Label smoothing and vocabulary sharing are widely used in neural machine translation models, but they can be conflicting and lead to suboptimal performance.
Approach: They propose a mechanism that masks the soft label probability of source-side words to zero and integrates label smoothing with vocabulary sharing to improve translation quality.
Outcome: The proposed mechanism improves translation quality and model calibration on bilingual and multilingual datasets, while retaining the original smoothing method.
ATP: AMRize Then Parse! Enhancing AMR Parsing with PseudoAMRs (2022.findings-naacl)

Copied to clipboard

Challenge: Abstract Meaning Representation (AMR) implicitly involves compound semantic annotations.
Approach: They propose to use auxiliary tasks which are semantically or formally related to enhance AMR parsing.
Outcome: The proposed method achieves state-of-the-art performance on benchmarks especially in topology-related scores.
Structural Contrastive Pretraining for Cross-Lingual Comprehension (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods to train multilingual language models using pretraining tasks like mask language modeling have yielded promising results on a wide range of downstream tasks.
Approach: They propose a new task to align the structural words in a parallel sentence, enhancing models’ ability to comprehend cross-lingual representations.
Outcome: The proposed task improves model's ability to comprehend cross-lingual representations by increasing the frequency of negative pairings.
PCA-Bench: Evaluating Multimodal Large Language Models in Perception-Cognition-Action Chain (2024.findings-acl)

Copied to clipboard

Challenge: a new multimodal decision-making benchmark evaluates the integrated capabilities of multimodal large language models.
Approach: They propose a multimodal decision-making benchmark for evaluating MLLMs . they propose an automatic evaluation protocol to assess 10 prevalent ML models .
Outcome: The proposed benchmark improves performance of multimodal large language models in three scenarios . the model is required to integrate multiple capabilities to make accurate decisions .
Boosting LLM Agents with Recursive Contemplation for Effective Deception Handling (2024.findings-acl)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) have led to significant success in using LLMs as agents.
Approach: They propose a cognitive framework that incorporates first-order and second-order perspective transitions into LLMs to enhance their ability to identify and counteract deceptive information.
Outcome: The proposed framework enhances LLMs’ ability to identify and counteract deceptive information without extra fine-tuning and data.
Perovskite-LLM: Knowledge-Enhanced Large Language Models for Perovskite Solar Cell Research (2025.findings-emnlp)

Copied to clipboard

Challenge: a rapid advancement of perovskite solar cells has led to an exponential growth in research publications.
Approach: They propose a knowledge-enhanced system for perovskite solar cells that integrates three key components.
Outcome: The proposed system outperforms existing models in domain-specific knowledge retrieval and scientific reasoning tasks.
Retrofitting Contextualized Word Embeddings with Paraphrases (D19-1)

Copied to clipboard

Challenge: Contextualized word embeddings can be useful for downstream applications, but they can be over-sensitive to contexts.
Approach: They propose a method to retrofit contextualized word embeddings with paraphrases to minimize the variance of word representations on paraphrased contexts.
Outcome: The proposed method improves on sentence classification and inference tasks.
ControlMath: Controllable Data Generation Promotes Math Generalist Models (2024.emnlp-main)

Copied to clipboard

Challenge: Currently, mathematical reasoning is one of the most challenging areas for closed-source LLMs.
Approach: They propose an iterative method involving an equation-generator module and two LLM-based agents that generate diverse equations and transform them into math word problems.
Outcome: The proposed method enables the generation of diverse math problems, not limited to specific domains or distributions.
Guiding AMR Parsing with Reverse Graph Linearization (2023.findings-emnlp)

Copied to clipboard

Challenge: Abstract Meaning Representation (AMR) parsing aims to extract an abstract semantic graph from a sentence.
Approach: They propose a new framework that allows for reversed linearization of AMR graphs . they propose to combine sequence-to-sequence approaches with a linearized graph .
Outcome: The proposed framework outperforms the best AMR parser by 0.8 and 0.5 Smatch scores on the AMR 2.0 and AMR 3.0 datasets.
Sudowoodo: A Chinese Lyric Imitation System with Source Lyrics (2023.emnlp-demo)

Copied to clipboard

Challenge: Existing studies on lyrics generation focus on generating accurate lyrics using keywords, rhymes, etc. However, there is no parallel corpus for lyrics imitation.
Approach: They propose a Chinese lyrics imitation system that can generate new lyrics based on source lyrics.
Outcome: The proposed system can generate new lyrics based on the source lyrics . human evaluation shows it can perform better lyric imitation.
DiMo-GUI: Advancing Test-time Scaling in GUI Grounding via Modality-Aware Visual Reasoning (2025.emnlp-main)

Copied to clipboard

Challenge: DiMo-GUI is a training-free framework for GUI grounding that splits input into textual elements and iconic elements, allowing the model to reason over each modality independently using general-purpose vision-language models.
Approach: They propose a training-free framework for GUI grounding that leverages two core strategies: dynamic visual grounding and modality-aware optimization.
Outcome: The proposed framework splits the input into textual elements and iconic elements, allowing the model to reason over each modality independently using general-purpose vision-language models.
Injecting Salesperson’s Dialogue Strategies in Large Language Models with Chain-of-Thought Reasoning (2024.findings-acl)

Copied to clipboard

Challenge: Recent research in dialogue systems focuses on task-oriented (TOD) and open-domain (chit-chat) dialogues.
Approach: They propose to use chit-chat to simulate task-oriented dialogues to train sales agents.
Outcome: The proposed model improves coherence and reduces aggression, improving model learning for sales-customer interactions.
GAIA: A Fine-grained Multimedia Knowledge Extraction System (2020.acl-demos)

Copied to clipboard

Challenge: Open source knowledge extraction tools are used for many real-world applications, but there is no comprehensive system for KE.
Approach: They propose a multimedia knowledge extraction system that takes multimedia data from various sources and languages as input and creates a coherent, structured knowledge base.
Outcome: The system achieves top performance at the recent NIST TAC SM-KBP2019 evaluation.
Gold-Medal-Level Olympiad Geometry Solving with Efficient Heuristic Auxiliary Constructions (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for geometry theorem proving in Euclidean geometry are challenging and require a neural network to perform.
Approach: They propose a method for adding auxiliary points in geometry that runs on CPUs without relying on neural network-based inference.
Outcome: The proposed method achieves silver-medal-level human performance on IMO-30 benchmark.
MPCoder: Multi-user Personalized Code Generator with Explicit and Implicit Style Representation Learning (2024.acl-long)

Copied to clipboard

Challenge: Existing Large Language Models are usually generalized with large programming corpus, therefore the generated code is difficult to adapt to personalized and/or customized requests.
Approach: They propose a method to use Large Language Models to generate personalized code for multiple users.
Outcome: The proposed model can generate personalized code for multiple users . it can be used to improve code generation and reduce maintenance costs.
PAR: Political Actor Representation Learning with Social Context and Expert Knowledge (2022.emnlp-main)

Copied to clipboard

Challenge: Existing approaches focus on textual data and voting records to induce political actors' stances.
Approach: They propose a Political Actor Representation learning framework that leverages social context and expert knowledge to model ideological stances.
Outcome: The proposed framework improves political text understanding and improves roll call vote prediction and political perspective detection.
How Can Synthetic Data Improve Multilingual Language Model Pretraining? A Data Quality Perspective (2026.acl-long)

Copied to clipboard

Challenge: Low-resource languages are a long-tail problem for multilingual LLMs due to limited high-quality training data.
Approach: They propose a method that translates high-quality, knowledge-rich English data into low-resource languages . they propose SynRank, which leverages synthetic data as positive samples to train a classifier .
Outcome: The proposed method matches handcrafted rule-based filtering by human experts and significantly improves knowledge-intensive tasks with less data.
Graph Enhanced Cross-Domain Text-to-SQL Generation (D19-53)

Copied to clipboard

Challenge: Existing deep learning approaches for semantic parsing do not generalize to unseen data sets . existing benchmarks have shown text-to-SQL parsers do not generally perform well to unsen SQL queries.
Approach: They propose a new cross-domain learning scheme to perform text-to-SQL translation . they demonstrate its use on a large-scale cross- domain text- to-Sql data set Spider .
Outcome: The proposed learning scheme improves on a large-scale text-to-SQL data set.
Sparse Progressive Distillation: Resolving Overfitting under Pretrain-and-Finetune Paradigm (2022.acl-long)

Copied to clipboard

Challenge: Conventional wisdom in pruning Transformer-based language models is that it reduces model expressiveness, but new research shows pruning increases risk of overfitting when performed at the fine-tuning phase.
Approach: They propose to reduce pruning risk under pretrain-and-finetune paradigm . they propose to use knowledge distillation to improve pruning performance .
Outcome: The proposed method outperforms the leading competitors on the GLUE benchmark.
Resonant Context Anchoring: Decoupling Attention Routing and Signal Gain at Inference Time (2026.findings-acl)

Copied to clipboard

Challenge: Existing mitigation strategies rely on suppressing specific neuron activations or employing computationally expensive contrastive decoding mechanisms, which often result in increased perplexity or significantly elevated inference latency.
Approach: They propose a lightweight inference-time intervention method grounded in the perspective of residual stream signal dynamics to resolve the signal attenuation of external evidence during its propagation through deep networks.
Outcome: The proposed method improves contextual faithfulness across multiple factual consistency and strong knowledge-conflict tasks while maintaining the model’s general language understanding capabilities.
Human-Agent Collaborative Paper-to-Page Crafting (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to create project pages from academic papers have focused on static slides and posters, but the dynamic nature of webpages remains an unaddressed challenge.
Approach: They propose a novel multi-agent system that deconstructs paper-to-page creation into a coarse-to fine pipeline from narrative planning to multimodal content generation and interactive rendering.
Outcome: The proposed system generates high-quality, visually appealing pages in under 15 minutes for less than $0.1 .
Development and Validation of a Corpus for Machine Humor Comprehension (2020.lrec-1)

Copied to clipboard

Challenge: a Chinese humor corpus was labeled with five levels of funniness, eight skill sets of humor, and six dimensions of intent by only one annotator.
Approach: They develop a Chinese humor corpus with 3,365 jokes labeled with five levels of funniness, eight skill sets of humor, and six dimensions of intent by only one annotator.
Outcome: The proposed corpus contains 3,365 jokes from over 40 sources.
Dataset Bias Mitigation in Multiple-Choice Visual Question Answering and Beyond (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing studies have examined dataset biases in VQA benchmarks with short-phrase answers Multiple-choice Question with the LONG Answers (VCR, VLEP, etc.)
Approach: They propose to use Adversarial Data Synthesis (ADS) to generate synthetic training and debiased evaluation data and introduce Intra-sample Counterfactual Training (ICT) to assist models in utilizing synthesized training data.
Outcome: The proposed approach improves model performance even in domain-shifted scenarios.
Joint Multi-Decoder Framework with Hierarchical Pointer Network for Frame Semantic Parsing (2021.findings-acl)

Copied to clipboard

Challenge: Current researches on frame semantic parsing ignore the interactions among subtasks.
Approach: They propose a multi-decoder strategy to handle these subtasks together . they propose introducing a hierarchical pointer network for argument identification .
Outcome: The proposed architecture improves on state-of-the-art models on FrameNet dataset.
Learning to Link Grammar and Encyclopedic Information of Assist ESL Learners (P19-3)

Copied to clipboard

Challenge: Linggle Booster provides rich lexical information such as collocations and grammar patterns for target words.
Approach: They propose a system that takes an article, identifies target vocabulary, provides lexical information, and generates a quiz on target words.
Outcome: The proposed system has been evaluated on a set of target words and has a good performance.
GATEAU: Selecting Influential Samples for Long Context Alignment (2025.emnlp-main)

Copied to clipboard

Challenge: Existing studies have attempted to scale up the available data volume by synthesizing long instruction-following samples, but a lack of a well-defined strategy for ensuring data quality may introduce low-quality samples and restrict the model’s performance.
Approach: They propose a framework to identify influential samples enriched with long-range dependency relations that can be used to align large language models to handle instructions with extremely long contexts.
Outcome: The proposed framework identifies samples with long-range dependency relations and shows that the model trained on these samples exhibits better instruction-following and long-context understanding capabilities.
LanguageNet: Learning to Find Sense Relevant Example Sentences (C18-2)

Copied to clipboard

Challenge: LanguageNet is a system that can help second language learners to search for different meanings and usages of a word . the polysemy of words, namely words with more than one sense, is one of the major challenges for ESOL learners .
Approach: They propose a system which can help second language learners to search for different meanings of a word.
Outcome: The proposed system can help second language learners to search for different meanings and usages of a word.
Alleviating Performance Degradation Caused by Out-of-Distribution Issues in Embedding-Based Retrieval (2025.findings-emnlp)

Copied to clipboard

Challenge: Recent studies reveal query out-of-distribution issues degrading ANN performance . a distribution regularizer is introduced into the encoder training objective to encourage alignment between query and base embeddings.
Approach: They introduce a distribution regularizer into the encoder training objective to encourage alignment between query and base embeddings.
Outcome: The proposed method consistently improves retrieval performance across multiple datasets.
JsonTuning: Towards Generalizable, Robust, and Controllable Instruction Tuning (2025.findings-acl)

Copied to clipboard

Challenge: Existing text-to-text methods struggle with issues such as generalization, robustness, and controllability due to their lack of explicit task structures.
Approach: They propose a structure-to-structure approach that uses JSON structures to represent tasks.
Outcome: The proposed method outperforms TextTuning in terms of performance, robustness, and controllability across different scenarios.
Improving Visual-Semantic Embedding with Adaptive Pooling and Optimization Objective (2023.eacl-main)

Copied to clipboard

Challenge: Recent VSE models combine simple pooling methods with hard triplet loss to improve performance.
Approach: They propose an adaptive pooling strategy that allows the model to learn how to aggregate features through a combination of simple pooling methods.
Outcome: The proposed strategy outperforms current state-of-the-art systems on image-to-text and text-toimage retrieval.
CBLUE: A Chinese Biomedical Language Understanding Evaluation Benchmark (2022.acl-long)

Copied to clipboard

Challenge: a new benchmark for biomedical language understanding is being developed in Chinese . most benchmarks are limited to English, which makes it difficult to replicate success in other languages.
Approach: They propose to use Chinese biomedical language understanding evaluation benchmarks to evaluate Chinese models.
Outcome: The proposed benchmarks show that the current models perform worse than the human ceiling.
Generating Sports News from Live Commentary: A Chinese Dataset for Sports Game Summarization (2020.aacl-main)

Copied to clipboard

Challenge: Existing methods to generate sports summarization tasks are laborintensive and infeasible.
Approach: They propose a Chinese dataset for sports game summarization and a model that consists of a selector and rewriter to evaluate the correctness of generated sports summaries.
Outcome: The proposed model performs better on ROUGE and the two designed scores.
Into the Gray Zone: Domain Contexts Can Blur LLM Safety Boundaries (2026.acl-long)

Copied to clipboard

Challenge: a goal of LLM alignment is to balance usefulness with harmlessness, but this conflictes when knowledge serves both legitimate and malicious purposes.
Approach: They propose a framework that combines safety-research contexts with adversarial interactions to exploit a vulnerability in Jargon queries.
Outcome: a framework outperforms existing methods in analyzing Jargon queries, a study shows . it achieves 93% of attacks across seven models, while remaining useful, the authors say .
Asclepius: A Spectrum Evaluation Benchmark for Medical Multi-Modal Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Medical Multi-Modal Large Language Models (Med-MLLMs) are a promising new form of artificial general intelligence due to their ability to tackle complex tasks.
Approach: They propose a new benchmark that comprehensively assesses medical multi-modal large language models in terms of distinct medical specialties and different diagnostic capacities.
Outcome: The proposed model covers 15 medical specialties and different diagnostic capacities, and excludes overlap with existing VQA dataset.
Few-Shot Representation Learning for Out-Of-Vocabulary Words (P19-1)

Copied to clipboard

Challenge: Existing methods for learning word embedding assume there are enough occurrences for each word in the corpus to accurately estimate the representation of words.
Approach: They propose to fit a representation function to predict an oracle embedding vector based on limited contexts.
Outcome: The proposed model outperforms existing methods in constructing an accurate embedding for OOV words and improves downstream tasks when the embeddable is utilized.
LANTERN in the Event Stream: Training-Free Temporal Knowledge Graph Forecasting by Balancing Inertia and Shifts (2026.findings-acl)

Copied to clipboard

Challenge: Temporal knowledge graph forecasting (TKGF) uses long-window strengthscores and short-windowed novelty scores to predict missing entities in future queries.
Approach: They propose a training-freeprompting framework that uses two perspectives of history to predict missing entities in future queries.
Outcome: The proposed framework outperforms the state-of-the-art baselineAnRe framework in ICEWS14, ICEW05-15, and GDELT.
Vulnerability of Large Language Models to Output Prefix Jailbreaks: Impact of Positions on Safety (2025.findings-naacl)

Copied to clipboard

Challenge: Previous research on jailbreak attacks has focused on optimizing the adversarial snippet content injected into input prompts to expose LLM security vulnerabilities.
Approach: They propose to use a simple adversarial snippet at the beginning of output to expose LLM security vulnerabilities.
Outcome: The proposed approach exposes LLM security vulnerabilities much faster than input suffix attacks or prompt-based output jailbreaks.
Think Earlier, Not Longer: Prompt Optimization via Reducing Unhealthy Exploration (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to improve reasoning performance ignore the presence of unhealthy exploration that increases token usage without contributing to effective problem-solving.
Approach: They propose an entropy-dynamics-aware prompt optimization framework that trains a lightweight optimizer to generate concise clarifications.
Outcome: The proposed framework reduces ambiguity-induced early-stage uncertainty while preserving the model's reasoning capabilities.
All Languages Matter: On the Multilingual Safety of LLMs (2024.findings-acl)

Copied to clipboard

Challenge: Existing safety benchmarks only concern the safety in one language, e.g. the majority language in the pretraining data such as English.
Approach: They propose a prompting method to improve multilingual safety of ChatGPT by enhancing cross-lingual generalization of safety alignment.
Outcome: The proposed method can significantly reduce the ratio of unsafe responses by 42% for non-English queries.
MMEvalPro: Calibrating Multimodal Benchmarks Towards Trustworthy and Efficient Evaluation (2025.naacl-long)

Copied to clipboard

Challenge: Large Multimodal Models (LMMs) exhibit impressive cross-modal understanding and reasoning abilities, but many benchmarks suffer from systematic biases.
Approach: They propose a benchmark to avoid Type-I errors by creating one perception question and one knowledge anchor question through a meticulous annotation process.
Outcome: The proposed benchmark avoids Type-I errors while maintaining reliability of MCQ evaluations.
RAGPPI: Retrieval-Augmented Generation Benchmark for Protein–Protein Interactions in Drug Discovery (2026.eacl-long)

Copied to clipboard

Challenge: Large Language Models and Retrieval-Augmented Generation (RAG) frameworks have supported Target ID, but no benchmark exists for identifying biological impacts of PPIs.
Approach: They propose to build a factual question-answer benchmark of 4,420 question-announced pairs that focus on the potential biological impacts of PPIs.
Outcome: The proposed benchmark is based on 4,420 question-answer pairs with expert-driven data annotation.
Indirectly Supervised Natural Language Processing (2023.acl-tutorials)

Copied to clipboard

Challenge: a tutorial on indirect supervision addresses challenges in ML for NLP . conventional approaches to NLP use taskspecific labeled examples of a large volume . indirect supervision is useful for a wide range of NLP tasks, but it is not enough for decoders .
Approach: This tutorial aims to address questions about indirect supervision in machine learning . authors discuss indirect supervision from T′ that handles T with outputs spanning from a moderate size to an open space .
Outcome: This tutorial aims to answer questions about how to provide supervision for ML tasks . it will discuss indirect supervision from T′ that handles T with outputs spanning from a moderate size to an open space .
Enhanced Chart Understanding via Visual Language Pre-training on Plot Table Pairs (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods to understand chart plots are difficult to apply to visual-language tasks.
Approach: They propose a V+L model that learns how to interpret table information from chart images via cross-modal pre-training on plot table pairs.
Outcome: The proposed model outperforms state-of-the-art models on the chartQA benchmark by over 8% performance gains.
A Double-Graph Based Framework for Frame Semantic Parsing (2022.naacl-main)

Copied to clipboard

Challenge: Frame semantic parsing is a fundamental NLP task, which consists of three subtasks: frame identification, argument identification and role classification.
Approach: They propose a frame semantic parser with a double-graph to derive knowledge-enhanced representations for frames and FEs.
Outcome: The proposed method outperforms the state-of-the-art method by up to 1.7 F1-score on two FrameNet datasets.
Dramatic Conversation Disentanglement (2023.findings-acl)

Copied to clipboard

Challenge: a new dataset is available for studying conversation disentanglement in movies and TV series . a recent study focused on IRC chatroom dialogues, but movies and television show provide a space for study .
Approach: They propose a dataset for studying conversation disentanglement in movies and TV series . they operationalize a conversational thread and apply the best-performing model to 808 movies .
Outcome: The proposed model disentangles 808 movies from 10,033 dialogue turns . the best-performing model is compared with previous models .

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