paper-with-me

Papers

ToolCritic: Detecting and Correcting Tool-Use Errors in Dialogue Systems

2025-10-19 · Hassan Hamad, Yingru Xu, Liang Zhao, Wenbo Yan, Narendra Gyanchandani arxiv

Tool-augmented large language models (LLMs) are increasingly employed in real-world applications, but tool usage errors still hinder their reliability. We introduce ToolCritic, a diagnostic framework that evaluates and improves LLM behavior in multi-turn, tool-augmented dialogues. ToolCritic detects eight distinct error types specific to tool-calling (e.g., premature invocation, argument misalignment, and misinterpretation of tool outputs) and provides targeted feedback to the main LLM. The main LLM, assumed to have strong reasoning, task understanding and orchestration capabilities, then revises its response based on ToolCritic's feedback. We systematically define these error categories and construct a synthetic dataset to train ToolCritic. Experimental results on the Schema-Guided Dialogue (SGD) dataset demonstrate that ToolCritic improves tool-calling accuracy by up to 13% over baselines, including zero-shot prompting and self-correction techniques. This represents a promising step toward more robust LLM integration with external tools in real-world dialogue applications.

📄 PDF Abstract BibTeX arXiv:2510.17052

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Detecting and Correcting Learner Korean Particle Omission Errors

2013-10-01 · IJCNLP 2013 10 · Ross Israel, Markus Dickinson, Sun-Hee Lee
Grammatical Error DetectionMachine Translation

Detecting and Correcting Syntactic Errors in Machine Translation Using Feature-Based Lexicalized Tree Adjoining Grammars

2012-09-01 · ROCLINGIJCLCLP 2012 9 · Wei-Yun Ma, Kathleen McKeown
Machine TranslationTranslation

Verb Replacer: An English Verb Error Correction System

2017-11-01 · IJCNLP 2017 11 · Yu-Hsuan Wu, Jhih-Jie Chen, Jason Chang

According to the analysis of Cambridge Learner Corpus, using a wrong verb is the most common type of grammatical errors. This paper describes Verb Replacer, a system for detecting and correcting potential verb errors in …

regressionSentence

RoLegalGEC: Legal Domain Grammatical Error Detection and Correction Dataset for Romanian

2026-04-21 · Mircea Timpuriu, Mihaela-Claudia Cercel, Dumitru-Clementin Cercel arxiv

The importance of clear and correct text in legal documents cannot be understated, and, consequently, a grammatical error correction tool meant to assist a professional in the law must have the ability to understand the …

Grammatical Error CorrectionGrammatical Error Detection

Correcting the Autocorrect: Context-Aware Typographical Error Correction via Training Data Augmentation

2020-05-03 · LREC 2020 5 · Kshitij Shah, Gerard de Melo

In this paper, we explore the artificial generation of typographical errors based on real-world statistics. We first draw on a small set of annotated data to compute spelling error statistics. These are then invoked to i…

BIG-bench Machine LearningData Augmentation