← Search

Xuanliang Zhang

11 accepted papers

2026

Bounds of Chain-of-Thought Robustness: Reasoning Steps, Embed Norms, and Beyond

ICLR 2026poster

Existing research indicates that the output of **Chain-of-Thought (CoT)** is significantly affected by input perturbations. Although many methods aim to mitigate such impact by optimizing prompts, a theoretical explanation of how these perturbations influence CoT outputs remains an open area of re…

Cited by 0SourcecodeScholar
2026

DiscoX: Benchmarking Discourse-Level Translation in Expert Domains

ICLR 2026poster

The evaluation of discourse-level translation in expert domains remains inadequate, despite its centrality to knowledge dissemination and cross-lingual scholarly communication. While these translations demand discourse-level coherence and strict terminological precision, current evaluation methods p…

Cited by 0SourcecodeScholar
2026

FinSearchComp: Towards a Realistic, Expert-Level Evaluation of Financial Search and Reasoning

ICLR 2026poster

Search has emerged as core infrastructure for LLM-based agents and is widely viewed as critical on the path toward more general intelligence. Finance is a particularly demanding proving ground: analysts routinely conduct complex, multi-step searches over time-sensitive, domain-specific data, making…

Cited by 0SourcecodeScholar
2025

DAC: Decomposed Automation Correction for Text-to-SQL

EMNLP 2025

Text-to-SQL is an important task that helps access databases by generating SQL queries. Currently, correcting the generated SQL based on large language models (LLMs) automatically is an effective method to enhance the quality of the generated SQL. However, previous research shows that it is hard for

2025

MULTITAT: Benchmarking Multilingual Table-and-Text Question Answering

EMNLP 2025

Question answering on the hybrid context of tables and text (TATQA) is a critical task, with broad applications in data-intensive domains. However, existing TATQA datasets are limited to English, leading to several drawbacks: (i) They overlook the challenges of multilingual TAT-QA and cannot assess

2025

MURRE: Multi-Hop Table Retrieval with Removal for Open-Domain Text-to-SQL

COLING 2025main

The open-domain text-to-SQL task aims to retrieve question-relevant tables from massive databases and generate SQL. However, the performance of current methods is constrained by single-hop retrieval, and existing multi-hop retrieval of open-domain question answering is not directly applicable due to…

2025

RoT: Enhancing Table Reasoning with Iterative Row-Wise Traversals

EMNLP 2025

The table reasoning task, crucial for efficient data acquisition, aims to answer questions based on the given table. Recently, reasoning large language models (RLLMs) with Long Chain-of-Thought (Long CoT) significantly enhance reasoning capabilities, leading to brilliant performance on table reasoni

Cited by 0SourcePDFScholar
2025

SCITAT: A Question Answering Benchmark for Scientific Tables and Text Covering Diverse Reasoning Types

ACL 2025finding

Scientific question answering (SQA) is an important task aimed at answering questions based on papers. However, current SQA datasets have limited reasoning types and neglect the relevance between tables and text, creating a significant gap with real scenarios. To address these challenges, we propose…

2024

Enhancing Numerical Reasoning with the Guidance of Reliable Reasoning Processes

ACL 2024long

Numerical reasoning is an essential ability for NLP systems to handle numeric information. Recent research indicates that fine-tuning a small-scale model to learn generating reasoning processes alongside answers can significantly enhance performance. However, current methods have the limitation that…

Cited by 1SourcePDFScholar
2024

Improving Demonstration Diversity by Human-Free Fusing for Text-to-SQL

EMNLP 2024finding

In-context learning with large language models (LLMs) is the current mainstream method for text-to-SQL. Previous studies have explored selecting relevant demonstrations from a human-labeled demonstration pool, but these methods lack diversity and incur high labeling costs. In this work, we address m…

2024

Semantic-Guided Generative Image Augmentation Method with Diffusion Models for Image Classification

AAAI 2024technical

Existing image augmentation methods consist of two categories: perturbation-based methods and generative methods. Perturbation-based methods apply pre-defined perturbations to augment an original image, but only locally vary the image, thus lacking image diversity. In contrast, generative methods br…

Cited by 8SourcePDFScholar