paper-with-me

Papers

BOOST: Bootstrapping Strategy-Driven Reasoning Programs for Program-Guided Fact-Checking

2025-04-03 · Qisheng Hu, Quanyu Long, Wenya Wang

Program-guided reasoning has shown promise in complex claim fact-checking by decomposing claims into function calls and executing reasoning programs. However, prior work primarily relies on few-shot in-context learning (ICL) with ad-hoc demonstrations, which limit program diversity and require manual design with substantial domain knowledge. Fundamentally, the underlying principles of effective reasoning program generation still remain underexplored, making it challenging to construct effective demonstrations. To address this, we propose BOOST, a bootstrapping-based framework for few-shot reasoning program generation. BOOST explicitly integrates claim decomposition and information-gathering strategies as structural guidance for program generation, iteratively refining bootstrapped demonstrations in a strategy-driven and data-centric manner without human intervention. This enables a seamless transition from zero-shot to few-shot strategic program-guided learning, enhancing interpretability and effectiveness. Experimental results show that BOOST outperforms prior few-shot baselines in both zero-shot and few-shot settings for complex claim verification.

📄 PDF Abstract BibTeX arXiv:2504.02467

Code (0)

등록된 구현이 없습니다.

Tasks

Claim VerificationDiversityFact CheckingIn-Context Learning

Similar Papers 제목 키워드 기반

Step-On-Feet Tuning: Scaling Self-Alignment of LLMs via Bootstrapping

2024-02-12 · Haoyu Wang, Guozheng Ma, Ziqiao Meng, Zeyu Qin 외

Self-alignment is an effective way to reduce the cost of human annotation while ensuring promising model capability. However, most current methods complete the data collection and training steps in a single round, which …

In-Context Learning

Reasoning Like Program Executors

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Reasoning over natural language is a long-standing goal for the research community. However, studies have shown that existing language models are inadequate in reasoning. To address the issue, we present POET, a new pre-…

Logical ReasoningMath

The Optimizer Is the Agent: Reasoning-Driven Search across Prompts, Programs, and ML Workflows

2026-08-07 · Junbo Li, Boyi Liu, Canwen Xu, Yite Wang 외 hf

Recent systems for optimizing prompts, programs, and ML workflows typically rely on explicit outer-loop controllers such as evolutionary search, bandits, or textual-gradient methods. We ask a fundamentally different ques…

Reasoning Like Program Executors

2022-01-27 · Xinyu Pi, Qian Liu, Bei Chen, Morteza Ziyadi 외

Reasoning over natural language is a long-standing goal for the research community. However, studies have shown that existing language models are inadequate in reasoning. To address the issue, we present POET, a novel re…

Logical ReasoningMathQuestion Answering

Learning Object Placement Programs for Indoor Scene Synthesis with Iterative Self Training

2025-03-06 · Adrian Chang, Kai Wang, Yuanbo Li, Manolis Savva 외

Data driven and autoregressive indoor scene synthesis systems generate indoor scenes automatically by suggesting and then placing objects one at a time. Empirical observations show that current systems tend to produce in…

Indoor Scene SynthesisObjectProgram induction