ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
12
Citations
2
Influential Citations
Annual Meeting of the Association for Computational Linguistics
Venue
2025
Year
Large language models (LLMs) are increasingly integrated with specialized external tools, yet many tasks demand zero-shot tool usage with minimal or noisy documentation. Existing solutions rely on manual rewriting or labeled data for validation, making them inapplicable in true zero-shot settings. To address these challenges, we propose PLAY2PROMPT, an automated framework that systematically"plays"with each tool to explore its input-output behaviors. Through this iterative trial-and-error process, PLAY2PROMPT refines tool documentation and generates usage examples without any labeled data. These examples not only guide LLM inference but also serve as validation to further enhance tool utilization. Extensive experiments on real-world tasks demonstrate that PLAY2PROMPT significantly improves zero-shot tool performance across both open and closed models, offering a scalable and effective solution for domain-specific tool integration.
Large language models (LLMs) are increasingly used with external tools, but many real-world tasks require zero-shot tool usage with minimal or noisy documentation. Existing methods often rely on manual rewriting or labeled data for validation, which is impractical in true zero-shot settings. PLAY2PROMPT addresses this gap by automating the exploration of tool behaviors, making tool integration more accessible and scalable.
The paper's significance lies in its fully automated approach that eliminates the need for human intervention or labeled datasets. By systematically 'playing' with tools, the framework generates usage examples that not only guide inference but also serve as validation, creating a self-improving loop. This is particularly valuable for domain-specific tools where documentation is often incomplete or outdated.
The paper reports extensive experiments on real-world tasks, demonstrating that PLAY2PROMPT significantly improves zero-shot tool performance across both open and closed models. While specific metrics are not detailed in the abstract, the consistent improvement across models suggests robust gains. The approach offers a scalable solution for domain-specific tool integration, potentially reducing the need for manual prompt engineering.
PLAY2PROMPT has the potential to lower the barrier for integrating LLMs with specialized tools, especially in niche domains where documentation is scarce. By automating the exploration and validation process, it enables more reliable zero-shot tool use, which is critical for real-world deployment. This work could inspire further research into self-supervised tool learning and autonomous agent development, moving towards more adaptive and self-sufficient AI systems.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba