Loading...
Step-Back Prompting(SBP)
Abstracts to higher-level principles before tackling specific problems
๐ฏ 30-Second Overview
Pattern: Reasoning strategy that steps back to broader principles before tackling specific problems
Why: Improves reasoning by accessing relevant foundational knowledge and applying general principles to specific cases
Key Insight: Specific problem โ Ask broader questions โ Answer general principles โ Apply to specific โ Enhanced solution
โก Quick Implementation
๐ Do's & Don'ts
๐ฆ When to Use
Use When
- โข Complex problems requiring foundational knowledge
- โข Domain-specific questions needing context
- โข When initial reasoning attempts fail
- โข Problems with multiple solution approaches
- โข Educational or explanatory contexts
Avoid When
- โข Simple factual queries
- โข Well-defined procedural tasks
- โข When direct knowledge access is sufficient
- โข Time-sensitive quick decisions
- โข Problems with obvious solution paths
๐ Key Metrics
๐ก Top Use Cases
References & Further Reading
Deepen your understanding with these curated resources
Academic Papers
Take a Step Back: Evoking Reasoning via Abstraction in Large Language Models (Zheng et al., 2023)
Chain-of-Thought Prompting Elicits Reasoning in Large Language Models (Wei et al., 2022)
Least-to-Most Prompting Enables Complex Reasoning (Zhou et al., 2022)
Generated Knowledge Prompting for Commonsense Reasoning (Liu et al., 2021)
Contribute to this collection
Know a great resource? Submit a pull request to add it.
Step-Back Prompting(SBP)
Abstracts to higher-level principles before tackling specific problems
๐ฏ 30-Second Overview
Pattern: Reasoning strategy that steps back to broader principles before tackling specific problems
Why: Improves reasoning by accessing relevant foundational knowledge and applying general principles to specific cases
Key Insight: Specific problem โ Ask broader questions โ Answer general principles โ Apply to specific โ Enhanced solution
โก Quick Implementation
๐ Do's & Don'ts
๐ฆ When to Use
Use When
- โข Complex problems requiring foundational knowledge
- โข Domain-specific questions needing context
- โข When initial reasoning attempts fail
- โข Problems with multiple solution approaches
- โข Educational or explanatory contexts
Avoid When
- โข Simple factual queries
- โข Well-defined procedural tasks
- โข When direct knowledge access is sufficient
- โข Time-sensitive quick decisions
- โข Problems with obvious solution paths
๐ Key Metrics
๐ก Top Use Cases
References & Further Reading
Deepen your understanding with these curated resources
Academic Papers
Take a Step Back: Evoking Reasoning via Abstraction in Large Language Models (Zheng et al., 2023)
Chain-of-Thought Prompting Elicits Reasoning in Large Language Models (Wei et al., 2022)
Least-to-Most Prompting Enables Complex Reasoning (Zhou et al., 2022)
Generated Knowledge Prompting for Commonsense Reasoning (Liu et al., 2021)
Contribute to this collection
Know a great resource? Submit a pull request to add it.