Flow-of-Options: Diversified and Improved LLM Reasoning by Thinking Through Options
Abstract
We present a novel reasoning approach called Flow-of-Options (FoO), designed to address intrinsic biases in Large Language Models (LLMs). FoO enables LLMs to systematically explore a diverse range of possibilities in their reasoning, as demonstrated by an FoO-based agentic system for autonomously solving Machine Learning tasks (AutoML). Our framework outperforms state-of-the-art baselines, achieving improvements of 38.2% - 69.2% on standard data science tasks, and 37.4% - 47.9% on therapeutic chemistry tasks. With an overall operation cost under $1 per task, our framework is well-suited for cost-sensitive applications. Beyond classification and regression, we illustrate the broader applicability of our FoO-based agentic system to tasks such as reinforcement learning and image generation. Our framework presents significant advancements compared to current state-of-the-art agentic systems for AutoML, due to the benefits of FoO in enforcing diversity in LLM solutions through compressed, explainable representations that also support long-term memory when combined with case-based reasoning.
Community
Flow-of-Options (FoO) is a novel reasoning approach designed to overcome intrinsic biases in Large Language Models (LLMs) that limit the diversity of their outputs. FoO is a network data structure that explicitly enumerates "options" for implementing each step in the task, as nodes in the network. Through its formulation, FoO forces the LLM to be aware of, and to explore, a broader spectrum of possibilities for completing the task, without any pre-training or fine-tuning.
Code will be made available here: https://github.com/flagshippioneering/Flow-of-Options
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Policy Guided Tree Search for Enhanced LLM Reasoning (2025)
- Bag of Tricks for Inference-time Computation of LLM Reasoning (2025)
- AirRAG: Activating Intrinsic Reasoning for Retrieval Augmented Generation using Tree-based Search (2025)
- rStar-Math: Small LLMs Can Master Math Reasoning with Self-Evolved Deep Thinking (2025)
- PCGRLLM: Large Language Model-Driven Reward Design for Procedural Content Generation Reinforcement Learning (2025)
- Satori: Reinforcement Learning with Chain-of-Action-Thought Enhances LLM Reasoning via Autoregressive Search (2025)
- Recursive Decomposition of Logical Thoughts: Framework for Superior Reasoning and Knowledge Propagation in Large Language Models (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper