← Search

Shuchang Tao

4 accepted papers

2025

Enhancing Tool Learning in Large Language Models with Hierarchical Error Checklists

ACL 2025finding

Large language models (LLMs) have significantly advanced natural language processing, particularly through the integration of external tools and APIs. However, their effectiveness is frequently hampered by parameter mis-filling during tool calling. In this paper, we propose the Hierarchical Tool Err…

Cited by 0SourcePDFScholar
2025

Inference-time Alignment in Continuous Space

NeurIPS 2025poster

Aligning large language models with human feedback at inference time has received increasing attention due to its flexibility. Existing methods rely on generating multiple responses from the base policy for search using a reward model, which can be considered as searching in a discrete response spac…

Cited by 0SourcecodeScholar
2025

ToolCoder: A Systematic Code-Empowered Tool Learning Framework for Large Language Models

ACL 2025long

Tool learning has emerged as a crucial capability for large language models (LLMs) to solve complex real-world tasks through interaction with external tools. Existing approaches face significant challenges, including reliance on hand-crafted prompts, difficulty in multi-step planning, and lack of pr…

2024

When to Trust LLMs: Aligning Confidence with Response Quality

ACL 2024findings

Despite the success of large language models (LLMs) in natural language generation, much evidence shows that LLMs may produce incorrect or nonsensical text. This limitation highlights the importance of discerning when to trust LLMs, especially in safety-critical domains. Existing methods often expre…