TRACE-CS: A Synergistic Approach to Explainable Course Scheduling Using LLMs and Logic
2024-09-05Code Available0· sign in to hype
Stylianos Loukas Vasileiou, William Yeoh
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/yoda-lab/trace-csOfficialIn papernone★ 5
Abstract
We present TRACE-cs, a novel hybrid system that combines symbolic reasoning with large language models (LLMs) to address contrastive queries in scheduling problems. TRACE-cs leverages SAT solving techniques to encode scheduling constraints and generate explanations for user queries, while utilizing an LLM to process the user queries into logical clauses as well as refine the explanations generated by the symbolic solver to natural language sentences. By integrating these components, our approach demonstrates the potential of combining symbolic methods with LLMs to create explainable AI agents with correctness guarantees.