====== Reasoning ====== ===== Definition of Reasoning ===== * See definition in section 2 of [[https://arxiv.org/pdf/2505.23323|Madabushi 2025]] ===== Reasoning Chains ===== See also [[nlp:prompting#Chain of Thought Prompting]]. These papers use some sort of reasoning chain, including natural language reasons or natural language "rules." * EntailmentBank: [[https://arxiv.org/pdf/2104.08661.pdf|Dalvi et al 2021 - Explaining Answers with Entailment Trees]] Open domain, "1,840 multistep entailment trees for accompanying QA pairs" * [[https://arxiv.org/pdf/2012.13048.pdf|Tafjord et al 2021 - ProofWriter: Generating Implications, Proofs, and Abductive Statements over Natural Language]] Synthetic dataset (RuleTaker) * [[https://arxiv.org/pdf/2204.13074v1.pdf|Dalvi et al 2022 - Towards Teachable Reasoning Systems]] This paper v1 got split up into two papers (both at EMNLP 2022): * [[https://arxiv.org/pdf/2210.12217.pdf|Tafjord et al 2022 - Entailer: Answering Questions with Faithful and Truthful Chains of Reasoning]] * [[https://arxiv.org/pdf/2204.13074|Dalvi et al 2022 - Towards Teachable Reasoning Systems: Using a Dynamic Memory of User Feedback for Continual System Improvement]] * [[https://arxiv.org/pdf/2211.00614.pdf|Sprague 2022 - Natural Language Deduction with Incomplete Information]] * [[https://arxiv.org/pdf/2402.10200.pdf|Wang & Zhou et al 2024 - Chain-of-Thought Reasoning Without Prompting]] ==== Datasets ==== * EntailmentBank: [[https://arxiv.org/pdf/2104.08661.pdf|paper]] Open domain, "1,840 multistep entailment trees for accompanying QA pairs" ===== Abductive Reasoning ===== See Commonsense Reasoning - [[Commonsense Reasoning#Abductive Reasoning]]. ===== Latent Reasoning ===== * **Overviews** * [[https://arxiv.org/pdf/2505.16782|Chen et al 2025 - Reasoning Beyond Language: A Comprehensive Survey on Latent Chain-of-Thought Reasoning]] ===== People ===== * [[https://scholar.google.com/citations?user=o-5vyEsAAAAJ&hl=en|Peter Clark]] ===== Related Pages ===== * [[nlp:prompting#Chain of Thought Prompting]] * [[Commonsense Reasoning]] * Commonsense Reasoning - [[Commonsense Reasoning#Abductive Reasoning]] * [[Explainability]] * [[Entailment#recognizing_textual_entailment|NLI]] * [[Large Reasoning Models]] * [[Question Answering]]