LLM-driven evolution automatically designs trajectory prediction heuristics that beat handcrafted baselines and generalize better than tested deep learning models to an unseen dataset.
Mastering the ABCDs of Complex Questions: Answer-Based Claim Decomposition for Fine-grained Self-Evaluation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
When answering complex questions, large language models (LLMs) may produce answers that do not satisfy all criteria of the question. While existing self-evaluation techniques aim to detect if such answers are correct, these techniques are unable to determine which criteria of the question are satisfied by the generated answers. To address this issue, we propose answer-based claim decomposition (ABCD), a prompting strategy that decomposes questions into a series of true/false claims that can be used to verify which criteria of the input question an answer satisfies. Using the decomposed ABCD claims, we perform fine-grained self-evaluation. Through preliminary experiments on three datasets, including a newly-collected challenge dataset ObscureQA, we find that GPT-3.5 has some ability to determine to what extent its answer satisfies the criteria of the input question, and can give insights into the errors and knowledge gaps of the model.
fields
cs.AI 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
TrajEvo: Designing Trajectory Prediction Heuristics via LLM-driven Evolution
LLM-driven evolution automatically designs trajectory prediction heuristics that beat handcrafted baselines and generalize better than tested deep learning models to an unseen dataset.