π€ AI Summary
To address the lack of strategic understanding and decision support in billiards, this paper proposes an interactive intelligent coaching system tailored for multi-variant billiards. Methodologically, we introduce a novel tripartite architecture integrating (i) a natural-language interface, (ii) context-aware physical reasoning, and (iii) expert-rule-driven explanation generation. A neural adapter is designed to decouple decision-making, humanβagent interaction, and explanatory modules, enabling dynamic switching among agent interaction styles. The system synergistically combines high-fidelity physics simulation, large language model (LLM) interfacing, a customized neural adapter, and embedded domain-specific expert rules. Contributions include: (i) real-time, physically grounded tactical recommendations that significantly improve win rates in critical scenarios; (ii) causal, natural-language explanations with higher reliability than black-box models; and (iii) context-sensitive real-time querying and pedagogical feedback.
π Abstract
We present an interactive and explainable automated coaching assistant called CueTip for a variant of pool/billiards. CueTip's novelty lies in its combination of three features: a natural-language interface, an ability to perform contextual, physics-aware reasoning, and that its explanations are rooted in a set of predetermined guidelines developed by domain experts. We instrument a physics simulator so that it generates event traces in natural language alongside traditional state traces. Event traces lend themselves to interpretation by language models, which serve as the interface to our assistant. We design and train a neural adaptor that decouples tactical choices made by CueTip from its interactivity and explainability allowing it to be reconfigured to mimic any pool playing agent. Our experiments show that CueTip enables contextual query-based assistance and explanations while maintaining the strength of the agent in terms of win rate (improving it in some situations). The explanations generated by CueTip are physically-aware and grounded in the expert rules and are therefore more reliable.