Papers by Yuan Luo

52 papers
Enabling Self-Improving Agents to Learn at Test Time With Human-In-The-Loop Guidance (2025.emnlp-industry)

Copied to clipboard

Challenge: Existing large language model (LLM) agents are unable to adapt to changing domain knowledge and rules.
Approach: They propose an LLM agent framework that continuously learns updated domain knowledge at test time.
Outcome: The proposed agent improves on a customer due diligence name screening task on . the agent learns updated domain knowledge at test time.
Step-level Verifier-guided Hybrid Test-Time Scaling for Large Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Recent training-based TTS methods, such as continued reinforcement learning, have surged in popularity, while training-free TTS approaches are gradually fading from prominence.
Approach: They propose a fine-grained sequential scaling method guided by process verification that integrates training-free TTS methods with other classical parallel scaling methods at the step level.
Outcome: Experiments on five instruction-tuned large language models (LLMs) show that training-free TTS methods can extend reasoning performance boundaries.
AMANDA: Agentic Medical Knowledge Augmentation for Data-Efficient Medical Visual Question Answering (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing Med-MLLMs fail when deployed in low-resource settings where abundant labeled data is unavailable.
Approach: They propose a training-free agentic framework that performs medical knowledge augmentation via LLM agents.
Outcome: The proposed framework performs medical knowledge augmentation via LLM agents.
Improving Medical NLI Using Context-Aware Domain Knowledge (2020.starsem-1)

Copied to clipboard

Challenge: Domain knowledge is important to understand both the lexical and relational associations of words in natural language text . lack of annotated dataset can lead to wrong inference predictions .
Approach: They propose a knowledge adaptive approach that encodes the premise/hypothesis texts by leveraging supplementary external knowledge alongside the UMLS based on the word contexts.
Outcome: The proposed model can align token-level interactions between the premise and hypothesis more effectively.
Unity in Diversity: Collaborative Pre-training Across Multimodal Medical Sources (2024.acl-long)

Copied to clipboard

Challenge: Current pre-training techniques rely on a limited scope of medical data, limiting the range of downstream tasks.
Approach: They propose a pre-training strategy that unifies patient data within individual sources and captures explicit and implicit correlations between patients across different sources.
Outcome: The proposed strategy bridges the gap between multimodal medical sources by aggregating patient data within individual sources and capturing explicit and implicit correlations between patients across sources.
An LLM-Enhanced Adversarial Editing System for Lexical Simplification (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods to simplify text rely heavily on annotated data, making it challenging to apply in low-resource scenarios.
Approach: They propose a Lexical Simplification method without parallel corpora that uses an Adversarial Editing System and an LLM-enhanced loss to distill knowledge into a small-size LS system.
Outcome: The proposed method uses an LLM-enhanced loss to distill knowledge from Large Language Models (LLMs) into a small-size LS system.
A Survey on Efficient Large Language Model Training: From Data-centric Perspectives (2025.acl-long)

Copied to clipboard

Challenge: achieving data-efficient post-training of Large Language Models is a key research question.
Approach: They propose a taxonomy of data-efficient LLM post-training methods from a data-centric perspective.
Outcome: The proposed methods cover data selection, data quality enhancement, synthetic data generation, data distillation and compression, and self-evolving data ecosystems.
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.
LJPCheck: Functional Tests for Legal Judgment Prediction (2024.findings-acl)

Copied to clipboard

Challenge: Existing LJP models fail to evaluate specific aspects of their performance, such as legal fairness and judicial fairness.
Approach: They propose a suite of functional tests for LJP models to comprehend LJp models’ behaviors and offer diagnostic insights.
Outcome: Extensive tests reveal weaknesses in LJP models and provide diagnostic insights.
Beyond Black-Box Interventions: Latent Probing for Faithful Retrieval-Augmented Generation (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to improve contextual faithfulness treat the LLM as a black box, generating responses that are inconsistent with the provided context.
Approach: They propose a framework for faithful RAG that operates in three stages: (i) fine-grained knowledge pruning to filter irrelevant context, (ii) latent conflict probing to identify hard conflicts in the model’s latent space, and (iv) conflict-aware attention to modulate attention heads toward faithful context integration.
Outcome: Experiments show that ProbeRAG significantly improves both accuracy and contextual faithfulness.
EMPEC: A Comprehensive Benchmark for Evaluating Large Language Models Across Diverse Healthcare Professions (2025.findings-acl)

Copied to clipboard

Challenge: Recent advances in Large Language Models (LLMs) show their potential in accurately answering biomedical questions, yet current healthcare benchmarks primarily assess knowledge mastered by medical doctors, neglecting other essential professions.
Approach: They evaluated 17 LLMs including proprietary and open-source models and found they struggled with specialized fields and alternative medicine.
Outcome: The examinations for medical PErsonnel in Chinese (EMPEC) features 157,803 exam questions across 124 subjects and 20 healthcare professions.
Search Augmented Instruction Learning (2023.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) have been significantly improved by instruction fine-tuning, but still lack transparency and the ability to utilize up-to-date knowledge and information.
Approach: They propose a search-augmented instruction learning model which grounds the language generation and instruction following abilities on complex search results generated by in-house and external search engines.
Outcome: The proposed model outperforms plain LLMs on zero-shot language tasks and can generate both natural and programming languages following natural language guidance and requests.
Compressing then Matching: An Efficient Pre-training Paradigm for Multimodal Embedding (2026.acl-long)

Copied to clipboard

Challenge: Recent approaches demonstrate that MLLMs can be adapted into competitive embedding models via large-scale contrastive learning.
Approach: They propose a compressed pre-training phase which serves as a warm-up stage for contrastive learning.
Outcome: The proposed model achieves state-of-the-art among MLLMs of comparable size on the MMEB, realizing optimization in both efficiency and effectiveness.
Quantifying the Impact of Structured Output Format on Large Language Models through Causal Inference (2026.findings-eacl)

Copied to clipboard

Challenge: Prior studies have examined the impact of structured output on LLMs’ generation quality, often presenting one-way findings.
Approach: They propose to derive five potential causal structures characterizing the influence of structured output on LLMs’ generation using one assumed and two guaranteed constraints.
Outcome: The proposed pipeline can be extended to other modules and is not limited to structured output but can be used in industrial applications.
Towards IP Intelligence: Benchmarking Large Language Models on Intellectual Property Knowledge and Practice (2026.findings-acl)

Copied to clipboard

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

Copied to clipboard

Challenge: Existing trading systems rely on fragmented and task-specific APIs, resulting in inconsistent schemas and limited reproducibility.
Approach: They propose a unified trading environment for large language model (LLM) agents that standardizes three core capabilities . they argue that such a standardized trading environment is essential for scalable research on LLM-based financial agents.
Outcome: The proposed trading environment reduces engineering overhead and supports reproducible evaluation through comprehensive logging and deterministic replay.
From Mimesis to Metamorphosis: Evolving VLM Judges via In-Context Comparing and Knowledge Internalization (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to subjective assessment are inconsistent and inconsistent due to inconsistent scales and inherent preference biases.
Approach: They propose a framework that operationalizes subjective assessment as comparative analysis and internalizes it via Language Buttons.
Outcome: The proposed framework achieves state-of-the-art performance across multiple benchmarks and is scale-steerable.
Autonomous Data Selection with Zero-shot Generative Classifiers for Mathematical Texts (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods that require human annotations or training a dedicated data filter to curate high-quality mathematical texts are based on autonomous data selection.
Approach: They propose a method that leverages base language models as zero-shot "generative classifiers" they use a model's logits to determine whether a given passage is mathematically informative and educational .
Outcome: The proposed method significantly boosts downstream performance on math benchmarks while using far fewer tokens than previous methods.
Explicit Alignment and Many-to-many Entailment Based Reasoning for Conversational Machine Reading (2023.findings-emnlp)

Copied to clipboard

Challenge: Recent research has explored how to improve the abilities of decision-making and question generation.
Approach: They propose a pipeline framework that aligns the document and user-provided information in an explicit way, makes decisions using a lightweight many-to-many entailment reasoning module and generates follow-up questions based on the document.
Outcome: The proposed framework achieves state-of-the-art in micro-accuracy and ranks the first place on the public leaderboard of the CMR benchmark dataset ShARC.
Natural Language Embedded Programs for Hybrid Language Symbolic Reasoning (2024.findings-naacl)

Copied to clipboard

Challenge: Existing methods for surfacing symbolic reasoning capabilities are limited to narrow tasks . arithmetic computations are unnatural to perform in pure language space, and hence present difficulties for LLMs.
Approach: They propose a natural language embedded program framework for solving symbolic reasoning tasks.
Outcome: The proposed framework improves on strong baselines across math and symbolic reasoning, text classification, question answering, and instruction following tasks.
MARK: Multi-agent Collaboration with Ranking Guidance for Text-attributed Graph Clustering (2025.findings-acl)

Copied to clipboard

Challenge: Existing approaches to cluster graphs with GNNs are limited due to label scarcity.
Approach: They propose to leverage large language models to enhance text-attributed graph clustering by using three LLMs as ranking-based supervision signals.
Outcome: The proposed approach generates reliable guidance using collaboration of three LLM-based agents as ranking-based supervision signals.
SciCustom: A Framework for Custom Evaluation of Scientific Capabilities in Large Language Models (2026.acl-long)

Copied to clipboard

Challenge: Existing evaluations of large language models fail to reflect fine-grained capabilities . existing benchmarks are manually curated or domain-generic, limiting scalability and alignment with real use cases.
Approach: They propose a framework that allows custom construction of benchmarks from large-scale scientific data to evaluate application-specific scientific capabilities in LLMs.
Outcome: The proposed framework reveals fine-grained differences in scientific capabilities that standard benchmarks overlook . it allows custom construction of benchmarks from large-scale scientific data to evaluate application-specific capabilities in LLMs.
ART: Attention Replacement Technique to Improve Factuality in LLMs (2026.acl-long)

Copied to clipboard

Challenge: Existing methods to mitigate hallucinations in large language models are expensive and require significant resources.
Approach: They propose a training-free method that replaces uniform attention patterns in shallow layers with local attention patterns to reduce hallucinations.
Outcome: The proposed method reduces hallucinations across multiple LLM architectures.
DeKeyNLU: Enhancing Natural Language to SQL Generation through Task Decomposition and Keyword Extraction (2025.findings-emnlp)

Copied to clipboard

Challenge: NL2SQL provides a model-centric paradigm that simplifies database access for non-technical users . challenges such as inaccurate task decomposition and keyword extraction remain major bottlenecks .
Approach: They propose a RAG-based NL2SQL pipeline that employs three modules for query understanding, entity retrieval, and generation to improve SQL generation accuracy.
Outcome: The proposed pipeline improves the accuracy of query generation on BIRD and Spider datasets.
Act as you think: Reinforcing Consistent Reasoning in Medical Visual Question Answering (2026.acl-long)

Copied to clipboard

Challenge: Recent advances have improved the accuracy of medical visual question answering (Med-VQA) however, the high stakes nature of the medical domain has precipitated a shift towards interpretability and transparency of reasoning processes.
Approach: They propose a reinforcement learning from verifiable rewards framework that rewards internal consistency and logical coherence.
Outcome: The proposed framework rewards internal consistency and logical coherence, and is highly versatile, the authors show.
Multilingual Retrieval Augmented Generation for Culturally-Sensitive Tasks: A Benchmark for Cross-lingual Robustness (2025.findings-acl)

Copied to clipboard

Challenge: Existing approaches to retrieval-augmented generated (RAG) can be useful in multilingual settings, but they also introduce biases in the retrieved documents.
Approach: They propose a dataset of territorial disputes paired with retrieved Wikipedia documents in 49 languages to evaluate cross-lingual robustness.
Outcome: The proposed paradigm helps mitigate hallucinations of large language models (LLMs).
Dirichlet Latent Variable Hierarchical Recurrent Encoder-Decoder in Dialogue Generation (D19-1)

Copied to clipboard

Challenge: Existing work assumes the Gaussian priors of the latent variable, which are incapable of representing complex latent variables effectively.
Approach: They propose to use the Dirichlet distribution with flexible structures to characterize latent variables in place of the Gaussian priors.
Outcome: The proposed model outperforms existing models on the dialogue generation task.
R3-RAG: Learning Step-by-Step Reasoning and Retrieval for LLMs via Reinforcement Learning (2025.findings-emnlp)

Copied to clipboard

Challenge: RAG systems that integrate external knowledge with Large Language Models often become bottlenecks due to their limited parameters compared to LLMs and their inability to perform step-by-step reasoning.
Approach: They propose a model that integrates external knowledge with Large Language Models to enhance factual correctness and mitigate hallucination.
Outcome: The proposed model outperforms baselines and can transfer well to different retrievers.
KMatrix-2: A Comprehensive Heterogeneous Knowledge Collaborative Enhancement Toolkit for Large Language Model (2025.emnlp-demos)

Copied to clipboard

Challenge: Existing studies on K-LLMs systems focus on declarative knowledge and procedural knowledge (rules) .
Approach: They propose to build a toolkit that supports comprehensive heterogeneous knowledge collaborative enhancement for Large Language Models (LLMs).
Outcome: The proposed toolkit provides unified knowledge integration and joint knowledge retrieval methods to achieve more comprehensive heterogeneous knowledge collaborative enhancement.
On the In-context Generation of Language Models (2024.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) have the ability of in-context generation (ICG) when given an in-text prompt, they can implicitly recognize the pattern of the examples and complete the prompt in the desired way.
Approach: They propose a plausible latent variable model to model the distribution of pretrained corpora and formalize ICG as a problem of next topic prediction.
Outcome: The proposed model can model the distribution of pretrained corpora and then formalize ICG as a problem of next topic prediction.
NaviMaster: Learning a Unified Policy for GUI and Embodied Navigation Tasks (2026.acl-long)

Copied to clipboard

Challenge: Recent advances in Graphical User Interface (GUI) and embodied navigation have driven progress, yet these domains have largely evolved in isolation, with disparate datasets and training paradigms.
Approach: They propose a visual-target trajectory collection pipeline that generates trajectories for GUI and embodied tasks using a single formulation.
Outcome: The proposed agent outperforms state-of-the-art agents in GUI navigation, spatial affordance prediction, and embodied navigation.
Shorten After You’re Right: Lazy Length Penalties for Reasoning RL (2026.findings-acl)

Copied to clipboard

Challenge: Existing shortening methods for long reasoning models rely on additional supervision or multi-stage post-training.
Approach: They propose a lazy length penalty that imposes length pressure on models without extra training stages.
Outcome: The proposed method significantly reduces response length without extra training stages while maintaining or improving performance.
KG-Adapter: Enabling Knowledge Graph Integration in Large Language Models through Parameter-Efficient Fine-Tuning (2024.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) are criticized for lack of expertise and knowledge conflict . KG-Adapter is a parameter-level KG integration method for decoder-only LLMs .
Approach: They propose a parameter-level KG integration method based on parameter-efficient fine-tuning . they use KG-Adapter to integrate knowledge graphs with LLMs and perform joint reasoning .
Outcome: The proposed method outperforms the current state-of-the-art method on four datasets for two different tasks.
Native Sparse Attention: Hardware-Aligned and Natively Trainable Sparse Attention (2025.acl-long)

Copied to clipboard

Challenge: Long-context modeling is crucial for next-generation language models, but high computational cost of standard attention mechanisms poses significant computational challenges.
Approach: They propose a natively trained Sparse Attention mechanism that integrates algorithms with hardware-aligned optimizations to achieve efficient long-context modeling.
Outcome: The proposed model maintains or exceeds Full Attention models across general benchmarks, long-context tasks, and instruction-based reasoning.
CENTAUR: Bridging the Impossible Trinity of Privacy, Efficiency, and Performance in Privacy-Preserving Transformer Inference (2025.acl-long)

Copied to clipboard

Challenge: Existing privacy-preserving Transformer Inference frameworks suffer from high computational overhead and performance losses.
Approach: They propose a framework that integrates random permutations and SMPC to address the "impossible trinity" CENTAUR resists diverse data reconstruction attacks and boosts inference speed by 5.030.4 times .
Outcome: CENTAUR achieves an unprecedented balance between privacy, efficiency, and performance.
Reverse Constitutional AI: A Framework for Controllable Toxic Data Generation via Probability-Clamped RLAIF (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to red teaming focus on searching for individual adversarial inputs.
Approach: They propose a framework for automated adversarial data generation that inverts harmless constitution into constitution of toxicity and iteratively refining model outputs through critique–revision pipeline.
Outcome: The proposed framework generates diverse, high-quality toxic data without human annotation and significantly improves semantic coherence without sacrificing adversarial strength.
Deciphering Undersegmented Ancient Scripts Using Phonetic Prior (2021.tacl-1)

Copied to clipboard

Challenge: a number of undeciphered languages are still undecipherated, igniting fierce scientific debate . a recent study shows that NLP methods can successfully decipher lost languages .
Approach: They propose a decipherment model that incorporates phonetic geometry into word segmentation and cognate alignment . they use the International Phonetic Alphabet to learn character embeddings based on historical sound change .
Outcome: The proposed model shows that it can decipher both deciphered and undeciphered languages.
OpenCoder: The Open Cookbook for Top-Tier Code Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Code LLMs lack reproducible data pipelines and training protocols for reproducible advancements in code intelligence.
Approach: They propose a top-tier code LLM that releases model weights and inference code . reproducible data pipelines, rigorous experimental ablation results and training protocols are included .
Outcome: The proposed model achieves comparable performance to leading models and serves as an "open cookbook" reproducible training data, rigorous experimental ablation results, and detailed training protocols are also included in the model.
ELAINE-medLLM: Lightweight English Japanese Chinese Trilingual Large Language Model for Bio-medical Domain (2025.coling-main)

Copied to clipboard

Challenge: Existing bilingual or multilingual medical LLMs are limited in multilingual data and therefore perform poorly in non-English languages such as Japanese and Chinese.
Approach: They propose to use a trilingual (English, Japanese, Chinese) large language model adapted for the bio-medical domain to harness the knowledge and abilities of the base model.
Outcome: The proposed model can support English, Japanese, and Chinese and is adapted for a bio-medical domain.
Collision to Cognition: Hash-Driven Graph Construction for Efficient RAG (2026.acl-long)

Copied to clipboard

Challenge: Retrieval-augmented generation (RAG) has been used for enhancing large language models with external knowledge.
Approach: They propose a framework for mining efficient graph structures via hashing to enhance RAG . they adopt an inductive paradigm where global graph structure emerges from local hash collisions .
Outcome: The proposed framework outperforms existing baselines while requiring no GPU resources or token budget.
AutoL2S: Auto Long-Short Reasoning for Efficient Large Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to distilling large language models (LLMs) are inefficient and generate excessively long chain-of-thought reasoning even for inputs that admit concise solutions.
Approach: They propose a distillation framework that empowers non-reasoning LLMs to think only when necessary.
Outcome: The proposed framework reduces reasoning length up to 71% with minimal accuracy loss while preserving accuracy.
SolEval: Benchmarking Large Language Models for Repository-level Solidity Smart Contract Generation (2025.emnlp-main)

Copied to clipboard

Challenge: Existing methods focus on Python and Java, neglecting Solidity, the programming language for Ethereum smart contracts.
Approach: They construct a repository-level benchmark for Solidity to evaluate the performance of LLMs on Ethereum.
Outcome: The proposed benchmarks show that the best performing LLM achieves only 26.29% Pass@10, highlighting room for improvement in Solidity code generation.
CryptoTrade: A Reflective LLM-based Agent to Guide Zero-shot Cryptocurrency Trading (2024.emnlp-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) have been used for financial decision-making and stock market prediction for years.
Approach: They propose to use Large Language Models to analyze on-chain and off-chain data to provide a comprehensive overview of the cryptocurrency market.
Outcome: The proposed trading agent leverages the transparency and immutability of on-chain data, as well as the timeliness and influence of off-chain signals, providing a comprehensive overview of the cryptocurrency market.
GlotEval: A Test Suite for Massively Multilingual Evaluation of Large Language Models (2025.emnlp-demos)

Copied to clipboard

Challenge: Existing evaluation frameworks focus on English and a handful of high-resource languages, thereby overlooking the realistic performance of large language models in multilingual and lower-resourced scenarios.
Approach: They propose a unified and lightweight framework that integrates 27 benchmarks under a standard ISO 639-3 language identifier system to enable seamless incorporation of new benchmarks.
Outcome: The proposed framework integrates 27 benchmarks under a standard ISO 639-3 language identifier system, allowing for seamless incorporation of new benchmarks.
Enrich, Aggregate, and Generate: Three-stage Biomedical Data-to-Text Generation Using Large Language Models in Low-resource Scenarios (2026.findings-acl)

Copied to clipboard

Challenge: Biomedical data-to-text generation is a branch of Natural Language Generation, aiming at generating textual natural language descriptions that can fluently and precisely describe the structured data.
Approach: They propose an LLM framework that can be used to generate textual natural language descriptions using in-context learning.
Outcome: The proposed framework provides good interpretability and superior performance on the BioLeaflets dataset.
MAXS: Meta-Adaptive Exploration with LLM Agents (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for inference are often myopic and have divergent reasoning paths . a meta-adaptive reasoning framework is proposed to improve the efficiency of LLM agents .
Approach: They propose a meta-adaptive reasoning framework that integrates tool execution and reasoning planning.
Outcome: The proposed framework outperforms existing methods in performance and inference efficiency.
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.
Hierarchical Pretraining on Multimodal Electronic Health Records (2023.emnlp-main)

Copied to clipboard

Challenge: Existing pretraining models on EHR data are too specific, limiting their transferability.
Approach: They propose a general, unified pretraining framework for hierarchically multimodal EHR data that can be used to train models on a large dataset before fine-tuning it on 'upstream' tasks.
Outcome: The proposed model performs on eight downstream tasks spanning three levels and compares with baselines on 18 different tasks.
Dynamic Guided and Domain Applicable Safeguards for Enhanced Security in Large Language Models (2025.findings-naacl)

Copied to clipboard

Challenge: Existing defense methods struggle with two key issues: inadequate defense capabilities and over-defensiveness.
Approach: They propose a multi-agents-based framework that leverages accurate external information to provide an unbiased summary of user intentions and safety response guidance.
Outcome: Experiments on popular jailbreak attacks and benign datasets show that the proposed framework can enhance LLM's robustness against jailbreaks without compromising its general functionality.
LogToP: Logic Tree-of-Program with Table Instruction-tuned LLMs for Controlled Logical Table-to-Text Generation (2026.findings-eacl)

Copied to clipboard

Challenge: Existing LLMs are difficult to achieve satisfactory results in table-related tasks.
Approach: They propose to develop a specialized logical table-to-text generation model that can be used for table-related tasks.
Outcome: The proposed model achieves state-of-the-art on a Logic2Text dataset.
Neural Decipherment via Minimum-Cost Flow: From Ugaritic to Linear B (P19-1)

Copied to clipboard

Challenge: Existing methods for decipherment of lost languages are limited by limited data and scarce quantities of ancient text.
Approach: They propose a neural approach for automatic decipherment of lost languages . they use an expressive sequence-to-sequence model to capture character-level correspondences between cognates .
Outcome: The proposed approach improves on the decipherment of Ugaritic and Linear B in ancient Greek . the proposed approach is highly customized for a given language pair and does not generalize to other lost languages.
Fine-Grained Image-Text Alignment in Medical Imaging Enables Explainable Cyclic Image-Report Generation (2024.acl-long)

Copied to clipboard

Challenge: Fine-grained vision-language models (VLMs) have been widely used for inter-modality local alignment between fixed patches and textual words, but they provide incomplete representations of lesions.
Approach: They propose an Adaptive patch-word Matching model to correlate chest X-ray (CXR) image regions with words in medical reports and apply it to CXR-report generation to provide explicit explanations.
Outcome: The proposed model correlates chest X-ray image regions with words in medical reports and provides explanations for the generation process.

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