This repository contains appendix materials and code for the paper "Towards Automated Multimodal Exploratory Data Analysis through Large Language Models."
Appendix.pdf: Full appendix document.modules/ambiguity-resolution/: Code for multimodal metagraph, ambiguity resolution and human-in-the-loop clarification.modules/planning/: Planning module (currently internal; see its README for status).
Appendix.pdf includes:
- TiQC: LLM-based interactive query clarification (with algorithms and prompt examples)
- Operator descriptions (logical and physical operators)
- Example workflow from natural language query to structured sub-queries
- Logical operator mapping examples
- Logical and physical plan generation examples
- Cost model assumptions
- Supplementary user study materials for TiMMInsight
- This repository is primarily for appendix support and research reproduction.
- For full technical context, read the main paper and appendix together.