A Layered Intuition -- Method Model with Scope Extension for LLM Reasoning
Hong Su
TL;DR
The paper tackles the challenge of LLMs solving indirected or unseen problems by proposing the Intuition–Method Layered Model with Scope Extension, which fuses intuition-driven quick responses with transferable, method-based reasoning and multi-dimensional scope extensions. It introduces systematic knowledge trees and a knowledge-network framework to organize extensions across vertical, horizontal, temporal, and spatial dimensions, enhancing adaptability. A novel entropy-based metric, the Entropy of Method Extension, quantifies the independence and diversity of extensions, linking reasoning breadth to problem-solving robustness. The work aims to move beyond static pre-trained mappings toward a dynamic, extensible reasoning paradigm with potential impact on real-world decision support and complex problem solving.
Abstract
Existing studies have introduced method-based reasoning and scope extension as approaches to enhance Large Language Model (LLM) performance beyond direct matrix mappings. Building on these foundations, this paper summarizes and integrates these ideas into a unified Intuition-Method Layered Model with Scope Extension, designed to address indirected (unseen) issues more systematically. In this framework, intuition-based thinking provides rapid first-reaction answers, while method-based thinking decouples questions and solutions into transferable reasoning units. Scope extension is then applied to broaden applicability, including vertical (cause analysis), horizontal (parallel and generalized issues), and for the first time, temporal and spatial extensions, which expand reasoning across time and contextual dimensions. These extensions are organized into systematic knowledge trees that interconnect into a knowledge network, thereby increasing adaptability. To quantitatively evaluate this process, we propose the entropy of method extension, which measures the independence and diversity of extensions as an indicator of the system's capacity to solve unseen questions. By logically connecting existing approaches with new extensions and introducing an entropy-based evaluation framework, this work advances toward a more robust and extensible reasoning paradigm for LLMs in real-world problem-solving.
