It's LIT! Reliability-Optimized LLMs with Inspectable Tools
Ruixin Zhang, Jon Donnelly, Zhicheng Guo, Ghazal Khalighinejad, Haiyang Huang, Alina Jade Barnett, Cynthia Rudin

TL;DR
This paper introduces LIT, a framework that enhances LLMs by enabling them to select and use external tools based on reliability and troubleshootability, improving trustworthiness in high-stakes tasks.
Contribution
The paper presents a novel framework called LIT that guides LLMs to choose the most reliable and easy-to-troubleshoot tools for problem-solving, supported by a new benchmark dataset.
Findings
LLMs using LIT achieve higher reliability in solutions.
LIT improves troubleshooting and trustworthiness of LLM outputs.
Framework maintains task performance while enhancing reliability.
Abstract
Large language models (LLMs) have exhibited remarkable capabilities across various domains. The ability to call external tools further expands their capability to handle real-world tasks. However, LLMs often follow an opaque reasoning process, which limits their usefulness in high-stakes domains where solutions need to be trustworthy to end users. LLMs can choose solutions that are unreliable and difficult to troubleshoot, even if better options are available. We address this issue by forcing LLMs to use external -- more reliable -- tools to solve problems when possible. We present a framework built on the tool-calling capabilities of existing LLMs to enable them to select the most reliable and easy-to-troubleshoot solution path, which may involve multiple sequential tool calls. We refer to this framework as LIT (LLMs with Inspectable Tools). In order to support LIT, we introduce a new…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Machine Learning in Materials Science · Natural Language Processing Techniques
