A multi-agent LLM pipeline that extracts chart tables, retrieves supporting cells via prefiltering and re-ranking, and maps them to bounding boxes reaches 27.4 IoU on chart attribution.
Layer-of-Thoughts Prompting (LoT): Leveraging LLM-Based Retrieval with Constraint Hierarchies
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This paper presents a novel approach termed Layer-of-Thoughts Prompting (LoT), which utilizes constraint hierarchies to filter and refine candidate responses to a given query. By integrating these constraints, our method enables a structured retrieval process that enhances explainability and automation. Existing methods have explored various prompting techniques but often present overly generalized frameworks without delving into the nuances of prompts in multi-turn interactions. Our work addresses this gap by focusing on the hierarchical relationships among prompts. We demonstrate that the efficacy of thought hierarchy plays a critical role in developing efficient and interpretable retrieval algorithms. Leveraging Large Language Models (LLMs), LoT significantly improves the accuracy and comprehensibility of information retrieval tasks.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
ChartCitor: Multi-Agent Framework for Fine-Grained Chart Visual Attribution
A multi-agent LLM pipeline that extracts chart tables, retrieves supporting cells via prefiltering and re-ranking, and maps them to bounding boxes reaches 27.4 IoU on chart attribution.