TL;DR
This paper explores combining large language models with combinatorial inference to improve structured prediction tasks, demonstrating that this hybrid approach enhances consistency, accuracy, and robustness over prompting alone.
Contribution
It introduces a method integrating LLMs with symbolic inference for structured prediction, showing improved performance and the importance of structured learning objectives.
Findings
Symbolic inference improves prediction consistency and accuracy.
Calibration and structured fine-tuning further enhance performance.
Prompting strategies alone are less effective than combined methods.
Abstract
Large language models (LLMs) have demonstrated strong performance in a wide-range of language tasks without requiring task-specific fine-tuning. However, they remain prone to hallucinations and inconsistencies, and often struggle with complex reasoning, in part due to the limitations of autoregressive generation. We propose to address some of these issues, particularly for structured prediction, by combining LLMs with combinatorial inference to marry the predictive power of LLMs with the structural consistency provided by inference methods. We perform exhaustive experiments in an effort to understand which prompting strategies can best estimate confidence values for downstream symbolic inference, and find that, independent of prompting strategy, incorporating symbolic inference yields more consistent and accurate predictions than prompting alone. Finally, we show that calibration and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
