Papers by Tuo Zhang

19 papers
Data Interpreter: An LLM Agent for Data Science (2025.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) excel in various domains but face challenges when applied to data science workflows due to their complex, multi-stage nature.
Approach: They propose a hierarchical graph-based agent that represents complexity and a progressive strategy for step-by-step verification, refinement, and consistent context management.
Outcome: The proposed agent surpasses state-of-the-art baselines on the MATH dataset and performs better on InfiAgent-DABench.
Calibrated Language Model Fine-Tuning for In- and Out-of-Distribution Data (2020.emnlp-main)

Copied to clipboard

Challenge: Pre-trained language models suffer from severe miscalibration for both in-distribution and out-of-difference data due to over-parameterization.
Approach: They propose a regularized method to improve in-distribution and out-of-distance calibrations by using on-manifold regularization and off-manfold regularisation.
Outcome: The proposed method outperforms existing methods for text classification in terms of expectation calibration error, misclassification detection, and OOD detection on six datasets.
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.
EFUF: Efficient Fine-Grained Unlearning Framework for Mitigating Hallucinations in Multimodal Large Language Models (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods to eliminate hallucinations require expensive human annotation . hallucination in multimodal large language models poses unique challenges for current research .
Approach: They propose a fine-grained unlearning framework that performs gradient ascent to eliminate hallucinations without paired data.
Outcome: The proposed method reduces hallucinations while preserving quality with modest computational overhead.
CERES: Pretraining of Graph-Conditioned Transformer for Semi-Structured Session Data (2022.naacl-main)

Copied to clipboard

Challenge: Despite advances in self-supervised learning, there is a lack of models that can effectively capture both intra- and intra-item semantics for semi-structured session data.
Approach: They propose a graph-based transformer model for semi-structured session data that captures both intra- and intra-item semantics.
Outcome: The proposed model outperforms baselines in three session search and entity linking tasks by up to 9%.
Data Diversity Matters for Robust Instruction Tuning (2024.findings-emnlp)

Copied to clipboard

Challenge: Recent studies have shown that by curating high quality and diverse instruction tuning datasets, we can significantly improve instruction-following capabilities.
Approach: They propose an algorithm to control diversity and quality of instruction tuning datasets and validate it.
Outcome: The proposed algorithm significantly improves worst and average case performance on large scale instruction tuning datasets.
Named Entity Recognition with Small Strongly Labeled and Large Weakly Labeled Data (2021.acl-long)

Copied to clipboard

Challenge: Existing work focuses on learning deep NER models with weak supervision without any human annotation.
Approach: They propose a framework that can suppress the noise of the weak labels and fine-tune over the strongly labeled data.
Outcome: The proposed framework outperforms existing methods on Named Entity Recognition tasks with weak supervision and weakly labeled data.
Efficient Long-Range Transformers: You Need to Attend More, but Not Necessarily at Every Layer (2023.findings-emnlp)

Copied to clipboard

Challenge: Pretrained transformer models have demonstrated remarkable performance across various natural language processing tasks.
Approach: They propose a transformer variant with mixed attention spans that leverages the attention mechanism to capture long- and short-range dependencies in the sequence.
Outcome: The proposed model can achieve competitive performance to models with full attention while reducing computational cost (75%)
A Unified Generative Framework for Aspect-based Sentiment Analysis (2021.acl-long)

Copied to clipboard

Challenge: Existing complicated ABSA models focus on subtasks, which leads to complicated solutions . et al., j. c. d. r., and j dr. s. v. present a unified approach to solve seven subtask tasks in one framework.
Approach: They redefine every subtask target as a sequence mixed by pointer indexes and sentiment class indexe . they exploit the pre-training sequence-to-sequence model BART to solve all ABSA subtasks in an end-to end framework.
Outcome: The proposed framework achieves substantial performance gain and provides a real unified solution for the whole ABSA subtasks.
DORM: Preference Data Weights Optimization for Reward Modeling in LLM Alignment (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to align large language models with human preferences are noisy and varying in importance of preference samples.
Approach: a new method enhances reward modeling by learning to dynamically weigh preference data.
Outcome: a new method improves the performance of large language models with human preferences . it initializes data importance and iteratively refines them to maximize validation performance.
Med-MoE: Mixture of Domain-Specific Experts for Lightweight Medical Vision-Language Models (2024.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in multimodal large language models have seen remarkable progress for medical decision-making, however, they are designated for specific classification or generative tasks and require model training or finetuning on large-scale datasets with sizeable parameters and tremendous computing.
Approach: They propose a framework that tackles discriminative and generative multimodal medical tasks using multimodal alignment, instruction tuning and routing.
Outcome: The proposed model can achieve superior performance to or on par with state-of-the-art baselines while only requiring 30%-50% of activated model parameters.
Creating a Lens of Chinese Culture: A Multimodal Dataset for Chinese Pun Rebus Art Understanding (2025.findings-acl)

Copied to clipboard

Challenge: a new study examines the performance of large vision-language models in understanding art . the Pun Rebus Art Dataset is a multimodal dataset for art understanding rooted in traditional Chinese culture .
Approach: They propose a multimodal dataset for art understanding deeply rooted in traditional Chinese culture . they aim to facilitate the development of VLMs that can better understand culturally specific content .
Outcome: The proposed dataset shows that state-of-the-art VLMs struggle with these tasks . the data will facilitate the development of VLM models that can better understand culturally specific content .
Reconsidering LLM Uncertainty Estimation Methods in the Wild (2025.acl-long)

Copied to clipboard

Challenge: Existing studies evaluate UE methods in short-form QA settings, but real-world deployment presents several challenges.
Approach: They examine UE methods' sensitivity to decision threshold selection and their robustness to query transformations such as typos and adversarial prompts.
Outcome: The proposed methods exhibit robustness against typos, adversarial prompts, and prior chat history, and are highly susceptible to adversarials.
Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self-Training Approach (2021.naacl-main)

Copied to clipboard

Challenge: Fine-tuned pre-trained language models (LMs) have enormous success in many natural language processing tasks, but they still require excessive labeled data in the fine-tuning stage.
Approach: They propose a framework to enable fine-tuning pre-trained language models with weak supervision without any labeled data.
Outcome: The proposed framework outperforms the strongest baseline and achieves competitive performance with fully-supervised fine-tuning methods.
Revisiting OPRO: The Limitations of Small-Scale LLMs as Optimizers (2024.findings-acl)

Copied to clipboard

Challenge: Recent studies aim to enhance the efficacy of Large Language Models (LLMs) through strategic prompting.
Approach: They propose to revisit the optimization by prompting approach for small-scale LLMs . they suggest future prompting engineering to consider both model capabilities and computational costs .
Outcome: The proposed approach shows limited effectiveness in small-scale LLMs, with limited inference capabilities constraining optimization ability.
MoEBERT: from BERT to Mixture-of-Experts via Importance-Guided Adaptation (2022.naacl-main)

Copied to clipboard

Challenge: Existing methods for training pre-trained language models have limited practicality due to latency requirements.
Approach: They propose a method that uses a Mixture-of-Experts structure to increase model capacity and inference speed.
Outcome: The proposed method outperforms existing distillation methods on natural language understanding and question answering tasks.
Self-Training with Differentiable Teacher (2022.findings-naacl)

Copied to clipboard

Challenge: Existing methods for self-training are interpreted as teacher-student frameworks, where the teacher generates pseudo-labels and the student makes predictions.
Approach: They propose a differentiable self-training method that treats teacher-student as a Stackelberg game where a leader is always in a more advantageous position than a follower.
Outcome: The proposed model outperforms existing methods on semi- and weakly-supervised learning tasks on semi and weak supervised tasks.
Context-Aware Query Rewriting for Improving Users’ Search Experience on E-commerce Websites (2023.acl-industry)

Copied to clipboard

Challenge: Existing query rewriting models ignore user history behaviors and consider only the instant search query, which is often a short string offering limited information about the true shopping intent.
Approach: They propose an end-to-end context-aware query rewriting model that takes search context into account and builds a session graph using the history search queries and their contained words.
Outcome: The proposed model outperforms state-of-the-art models under various metrics.
The DURel Annotation Tool: Human and Computational Measurement of Semantic Proximity, Sense Clusters and Semantic Change (2024.eacl-demo)

Copied to clipboard

Challenge: DURel is an open source tool for semantic proximity between word uses.
Approach: They present an open-source tool for the annotation of semantic proximity between word uses.
Outcome: The proposed tool supports standardized human annotation and computational annotation, building on recent advances with Word-in-Context 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