Papers by Ran Zhang

36 papers
Progra: Progress-Aware Reinforcement Learning for Multi-Turn Function Calling (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for multi-turn function calling are limited by redundancy and lack explicit integration of progress awareness into training.
Approach: They propose a framework that explicitly integrates progress awareness into LLM training for multi-turn function calling.
Outcome: Empirical results show that Progra outperforms existing methods on two public benchmarks.
SumSurvey: An Abstractive Dataset of Scientific Survey Papers for Long Document Summarization (2024.findings-acl)

Copied to clipboard

Challenge: a growing need for long document summarization datasets with 16k input is causing problems.
Approach: They propose to use a dataset to analyze salient information in long document summarizations.
Outcome: The proposed dataset outperforms existing models and LLMs in the distribution form of salient information and the distribution of salinal information is an indicator of quality.
Boosting Multi-modal Keyphrase Prediction with Dynamic Chain-of-Thought in Vision-Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Multi-modal keyphrase prediction (MMKP) aims to produce concise, informative phrases that capture the essence of cross-modal inputs.
Approach: They propose to use vision-language models to generate conclusive phrases using multiple modalities of input information.
Outcome: The proposed methods outperform existing methods on absence and unseen scenarios and overestimate model capability due to overlap in training tests.
HermEs: Interactive Spreadsheet Formula Prediction via Hierarchical Formulet Expansion (2023.acl-long)

Copied to clipboard

Challenge: HermEs is a spreadsheet formula prediction language that is difficult for Excel users without programming experience to master.
Approach: They propose a hierarchical approach to formula prediction via HiEraRchical forMulet ExpanSion . they propose generating formulas in a fixed order using hierarchically generated formulas .
Outcome: The proposed approach improves formula prediction accuracy by guaranteeing correct grammar and streamlining token-level decoding with high-level Formulet.
LoopCoder: Scaling Code Intelligence via Looped Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Large language models have mastered syntax-level code generation, but complex algorithmic reasoning remains a challenge.
Approach: They propose a recurrent inductive bias that aligns with the recursive nature of programming logic.
Outcome: The proposed model achieves comparable performance to standard dense models with more parameters.
BMRetriever: Tuning Large Language Models as Better Biomedical Text Retrievers (2024.emnlp-main)

Copied to clipboard

Challenge: Developing effective biomedical retrieval models is important for excelling at knowledge-intensive biomedically tasks but still challenging due to the lack of sufficient publicly annotated biomedic data and computational resources.
Approach: They propose a series of dense retrievers for enhancing biomedical retrieval via unsupervised pre-training on large biomedically corpora, followed by instruction fine-tuning on a combination of labeled datasets and synthetic pairs.
Outcome: Experiments on 5 biomedical tasks across 11 datasets confirm the performance of the retrieval model on various biomedically demanding tasks.
RoseRAG: Robust Retrieval-augmented Generation with Small-scale LLMs via Margin-aware Preference Optimization (2025.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) have impressive performance but face high computational costs and latency, limiting their deployment in resource-constrained settings.
Approach: They propose a robust RAG framework for large language models via Margin-aware Preference Optimization to enhance the accuracy and reliability of SLMs.
Outcome: The proposed framework surpasses state-of-the-art benchmarks on three open-domain question answering tasks.
EHRAgent: Code Empowers Large Language Models for Few-shot Complex Tabular Reasoning on Electronic Health Records (2024.emnlp-main)

Copied to clipboard

Challenge: EHRAgent enables clinicians to interact with EHRs using natural language . reliance on rule-based conversion systems often necessitates additional training or effort from data engineers.
Approach: They propose a large language model agent that generates and executes code in natural language to facilitate clinicians in directly interacting with EHRs.
Outcome: The proposed agent outperforms the strongest baseline by up to 29.6% in success rate on three real-world EHR datasets.
LiTransProQA: An LLM-based Literary Translation Evaluation Metric with Professional Question Answering (2025.emnlp-main)

Copied to clipboard

Challenge: Existing evaluation metrics for literature prioritize mechanical accuracy over artistic expression . this bias could result in an irreversible decline in translation quality and cultural authenticity .
Approach: They propose a novel, reference-free, LLM-based question-answering framework for literary translation evaluation.
Outcome: a novel, reference-free, LLM-based question-answering framework is developed for literary translation evaluation.
RepoGenesis: Benchmarking End-to-End Microservice Generation from Readme to Repository (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks focus on isolated function/class-level generation, neglecting complete microservice repository generation.
Approach: They propose a multilingual benchmark for repository-level end-to-end web microservice generation that reflects real-world development workflows.
Outcome: The benchmark compared 106 repositories across 18 domains and 11 frameworks and 1,258 API endpoints and 2,335 test cases.
Retrieval-augmented GUI Agents with Generative Guidelines (2025.emnlp-main)

Copied to clipboard

Challenge: GUI agents powered by vision-language models struggle with real-world tasks due to their complex nature and limited training data.
Approach: They propose a lightweight vision-language model that leverages web tutorials at inferencetime to synthesize GUI agents.
Outcome: The proposed agent outperforms baseline GUI agents and surpasses other inference baselines by 2.6% to 13.3% across two model sizes.
Cold-Start Data Selection for Better Few-shot Language Model Fine-tuning: A Prompt-based Uncertainty Propagation Approach (2023.acl-long)

Copied to clipboard

Challenge: Pre-trained language models (PLMs) have achieved competitive performance with limited labeled data for many NLP tasks.
Approach: They propose a prompt-based data selection method for pre-trained language models fine-tuning under cold-start scenarios.
Outcome: The proposed method outperforms the strongest cold-start data selection baselines on six text classification datasets with 128 labels.
BUMP: A Benchmark of Unfaithful Minimal Pairs for Meta-Evaluation of Faithfulness Metrics (2023.acl-long)

Copied to clipboard

Challenge: Existing benchmarks measure the correlation with human judgements of faithfulness on model-generated summaries, but they are insufficient for diagnosing whether metrics are consistent, effective on human-written texts, and sensitive to different error types.
Approach: They propose to use unfaithful minimal pairs to measure the consistency of automatic faithfulness metrics by comparing human-written summary pairs with a dataset of 889 human-writing, minimally different summary pairs.
Outcome: The proposed benchmarks show that the most discriminative metrics tend not to be the most consistent, and that the best performing metrics are sensitive to errors.
PolitiCause: An Annotation Scheme and Corpus for Causality in Political Texts (2024.lrec-main)

Copied to clipboard

Challenge: PolitiCAUSE is a new corpus of political texts annotated for causality . it provides a detailed and robust annotation scheme for analyzing causal information .
Approach: They propose a new corpus of political texts annotated for causality . they provide a detailed and robust annotation scheme for annotating causal information .
Outcome: The proposed method achieves a moderate performance on the dataset, with a MCC score of 0.62.
Layer-aware Dual-directional Modulation for Low-resource Machine Translation (2026.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated excellent performance in Machine Translation (MT) however, a performance gap persists between high-resource and low-resourced languages due to imbalanced pre-training data.
Approach: They propose a layer-wise metric to quantify the activation divergence between high- and low-resource languages.
Outcome: The proposed model outperforms standard LoRA fine-tuning on Chinese-to-seven low-resource language translations.
PACE: Prefix-Protected and Difficulty-Aware Compression for Efficient Reasoning (2026.findings-acl)

Copied to clipboard

Challenge: Existing LRMs often suffer from "overthinking" and excessively long reasoning traces . a dual-level framework for length compression of LRM is proposed .
Approach: They propose a framework for prefix-protected and difficulty-aware compression under hierarchical supervision.
Outcome: The proposed framework reduces token usage while improving accuracy on math benchmarks.
How Good Are LLMs for Literary Translation, Really? Literary Translation Evaluation with Humans and LLMs (2025.naacl-long)

Copied to clipboard

Challenge: Recent research has focused on literary machine translation (MT) but evaluation of literary MT remains an open problem.
Approach: They propose a paragraph-level parallel corpus containing verified human translations and 13k evaluated sentences across four language pairs.
Outcome: The proposed corpus compares human evaluations with students and professionals . it shows that the adequacy of human evaluation is controlled by two factors .
Beyond Reproduction: A Paired-Task Framework for Assessing LLM Comprehension and Creativity in Literary Translation (2026.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) are increasingly used for creative tasks such as literary translation.
Approach: They propose a paired-task framework that assesses translational creativity using Units of Creative Potential (UCPs) they benchmark 23 models and four creativity-oriented prompts to assess translational comprehension .
Outcome: The proposed framework compares 23 models and four creativity-oriented prompts on literary excerpts from 11 books.
How coherent are neural models of coherence? (2020.coling-main)

Copied to clipboard

Challenge: Existing approaches to model coherence are limited to small newswire corpora . evaluators need to be trained on lexical and document levels to perform evaluations .
Approach: They propose four generic evaluation tasks that capture coherence-specific properties . they aim at capturing correct use of discourse connectives and lexical cohesion .
Outcome: The proposed tasks capture coherence-specific properties, including correct use of discourse connectives, lexical cohesion, temporal consistency among events and participants in a story.
Towards Provably Secure Generative AI: Reliable Consensus Sampling (2026.findings-acl)

Copied to clipboard

Challenge: Existing research on generative AI security is driven by mutually reinforcing attack and defense methodologies grounded in empirical experience.
Approach: They propose a new algorithm that uses a random sampling algorithm to control risk.
Outcome: The proposed algorithm improves robustness and utility while maintaining latency comparable to existing algorithms.
Graph-Guided Textual Explanation Generation Framework (2025.emnlp-main)

Copied to clipboard

Challenge: Existing work has questioned their faithfulness, as they may not accurately reflect the model’s internal reasoning process regarding its predicted answer.
Approach: They propose a Graph-Guided Textual Explanation Generation framework that generates a graph neural network layer that guides the NLE generation and generates explanations with greater semantic and lexical similarity to human-written ones.
Outcome: The proposed framework improves NLE faithfulness by up to 12.12% compared to baseline methods on encoder-decoder and decoder-only models.
MoDULA: Mixture of Domain-Specific and Universal LoRA for Multi-Task Learning (2024.emnlp-main)

Copied to clipboard

Challenge: Recent advances in open-source Large Language Models (LLMs) have achieved notable successes in natural language processing.
Approach: They propose a Parameter Efficient Fine-Tuning paradigm for improved fine-tuning and parameter efficiency in multi-task learning.
Outcome: The proposed model outperforms existing methods on multi-task learning while reducing training costs by over 80% without losing general capability.
GroundingGPT: Language Enhanced Multi-modal Grounding Model (2024.acl-long)

Copied to clipboard

Challenge: Existing multi-modal large language models focus on capturing global information while neglecting the fine-grained local information in multimodal inputs.
Approach: They propose an end-to-end language enhanced multi-modal grounding model that performs fine-grained grounding tasks for image, video and audio.
Outcome: The proposed model achieves impressive fine-grained understanding of multi-modal inputs while maintaining or improving its global comprehension capabilities.
Self-Supervised Sentence Polishing by Adding Engaging Modifiers (2023.acl-demo)

Copied to clipboard

Challenge: a typical way to polish sentences is to add engaging modifiers, which enhance the meaning of the sentence.
Approach: They propose a task that requires polishing sentences while maintaining fluency . they remove engaging modifiers from public resources and fine-tune LongLM to reconstruct original sentences from corrupted ones.
Outcome: The proposed model generates more engaging sentences with suitable modifiers than strong baselines while keeping fluency.
Rethinking Data Mixing from the Perspective of Large Language Models (2026.acl-short)

Copied to clipboard

Challenge: Existing methods to mix data with LLMs have relied on domain definitions derived from intuition.
Approach: They propose a reweighting framework that restructures data scheduling as a graph-constrained optimization problem.
Outcome: The proposed framework achieves competitive performance on GPT-2 models.
Geoparsing: Diagram Parsing for Plane and Solid Geometry with a Unified Formal Language (2026.findings-acl)

Copied to clipboard

Challenge: Recent advances in Multimodal Large Language Models (MLLMs) have demonstrated remarkable capabilities across various vision reasoning tasks.
Approach: They propose a unified formal language that integrates plane and solid geometry, comprehensively covering geometric structures and semantic relations.
Outcome: The proposed language achieves state-of-the-art parsing performance and significantly boosts MLLMs’ capabilities for downstream geometry reasoning tasks.
HiTab: A Hierarchical Table Dataset for Question Answering and Natural Language Generation (2022.acl-long)

Copied to clipboard

Challenge: Existing studies on table reasoning focus on flat tables and hierarchical tables . a new dataset, HiTab, aims to examine numerical reasoning over hierarchic tables based on hierarchically structured tables - a strong challenge for existing baselines and a valuable benchmark for future research.
Approach: They propose a hierarchical question answering and natural language generation dataset to study hierarchic tables.
Outcome: The proposed model shows that it is effective in QA and natural language generation over hierarchical tables.
Breaking Consensus Bias: Unsupervised Reinforcement Learning for Machine Translation (2026.findings-acl)

Copied to clipboard

Challenge: Existing RL approaches for MT face fixed references or the production of homogeneous references leading to mode collapse in unsupervised settings.
Approach: They propose an Entropy-Driven Unsupervised RL framework for machine translation that leverages entropy for supervision construction and self-evolution.
Outcome: The proposed framework outperforms supervised and unsupervised baselines in multiple language pairs.
Accurate polyglot semantic parsing with DAG grammars (2020.findings-emnlp)

Copied to clipboard

Challenge: Semantic parsers treat graphs as strings or trees, but there is no guarantee that the output is a well-formed graph.
Approach: They propose a graph-aware sequence model that utilizes a DAG grammar to guide graph generation.
Outcome: The proposed model outperforms string-based and DAG-grammar models by a large margin and can guarantee the well-formed graphs.
ALinFiK: Learning to Approximate Linearized Future Influence Kernel for Scalable Third-Parity LLM Data Valuation (2025.naacl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) heavily rely on high-quality training data, making data valuation crucial for optimizing model performance.
Approach: They propose a third-party data valuation approach that assesses the value of individual data samples and proposes a learning strategy to approximate LinFiK.
Outcome: The proposed approach surpasses baselines in effectiveness and efficiency, showing significant scalability advantages as LLM parameters increase.
CrisisLTLSum: A Benchmark for Local Crisis Event Timeline Extraction and Summarization (2022.findings-emnlp)

Copied to clipboard

Challenge: Timeline extraction and abstractive summarization are critical tasks for leveraging large numbers of social media posts about events.
Approach: They propose to build a semi-automated cluster-then-refine algorithm to extract local crisis event timelines from Twitter.
Outcome: The proposed approach performs better than human models on extraction and summarization tasks.
FORTAP: Using Formulas for Numerical-Reasoning-Aware Table Pretraining (2022.acl-long)

Copied to clipboard

Challenge: Tables store rich numerical data, but numerical reasoning over tables is still a challenge.
Approach: They propose a spreadsheet formula is a valuable supervision for numerical reasoning in tables.
Outcome: The proposed method outperforms state-of-the-art methods on three representative datasets of formula prediction, question answering, and cell type classification.
xLAM: A Family of Large Action Models to Empower AI Agent Systems (2025.naacl-long)

Copied to clipboard

Challenge: Autonomous agents powered by large language models (LLMs) have attracted significant research interest, but there are few standards for developing specialized models for agent tasks.
Approach: They propose a series of large action models with dense and mixture-of-expert architectures that unifies, augments, and synthesizes diverse datasets to enhance agent generalizability and performance.
Outcome: The proposed models outperform GPT-4, Claude-3, and many other models in terms of tool use and outperformed GPT-based models on multiple agent ability benchmarks.
Revisiting Self-training for Few-shot Learning of Language Model (2021.emnlp-main)

Copied to clipboard

Challenge: Unlabeled data are useful for few-shot learning of language models.
Approach: They propose a prompt-based few-shot learner that uses unlabeled data to fine-tune language models.
Outcome: The proposed approach outperforms state-of-the-art models on six sentence classification and six sentence-pair classification benchmarking tasks.
EquiBench: Benchmarking Large Language Models’ Reasoning about Program Semantics via Equivalence Checking (2025.emnlp-main)

Copied to clipboard

Challenge: EquiBench is a new benchmark to evaluate large language models' ability to reason about program semantics . Unlike natural language, code is executable.
Approach: They propose a benchmark to evaluate large language models through equivalence checking . EquiBench consists of 2400 program pairs across four languages and six categories .
Outcome: The proposed benchmark consists of 2400 program pairs across four languages and six categories.
Chain-of-Thought Matters: Improving Long-Context Language Models with Reasoning Path Supervision (2025.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in Large Language Models (LLMs) have highlighted the challenge of handling long-context tasks.
Approach: They propose a chain-of-thought framework that teaches models to generate high-quality reasoning paths for enhanced long-context performance.
Outcome: The proposed framework generalizes across most long-context scenarios and amplifys with increasing context length.

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