Graph-Native Reinforcement Learning Enables Traceable Scientific Hypothesis Generation through Conceptual Recombination

arXiv cs.AI Papers

Summary

This paper introduces Graph-PRefLexOR, a family of graph-native reasoning models fine-tuned with group relative policy optimization (GRPO) to generate traceable scientific hypotheses through explicit reasoning phases. The method achieves 40-65% improvements over base models in reasoning traceability and demonstrates enhanced semantic diversity and conceptual recombination.

arXiv:2607.00924v1 Announce Type: new Abstract: Accelerating materials discovery requires AI systems that can generate scientifically valid hypotheses through multi-step, domain-grounded reasoning. Standard large language models often produce fluent but weakly traceable responses to open-ended materials design problems, making it difficult to determine whether final answers are supported by coherent intermediate reasoning. We develop Graph-PRefLexOR, a family of graph-native reasoning models fine-tuned with Group Relative Policy Optimization (GRPO) to organize reasoning into explicit phases for mechanism exploration, graph construction, pattern extraction, and hypothesis synthesis. This design links neural language generation with symbolic relational structure, enabling causal connections to be constructed, inspected, and reused. On 100 open-ended questions from materials science and mechanics literature, Graph-PRefLexOR achieves 40-65% improvements over corresponding base models, with the largest gains in reasoning traceability. Embedding analyses show broader semantic exploration and approximately 2-3 times greater semantic diversity than baselines. Semantic backtracking and layer-wise hidden-state analyses further show stronger alignment between structured reasoning and final answers. Finally, test-time graph expansion reveals that additional compute primarily increases long-range conceptual recombination within a bounded semantic space, rather than simply expanding semantic coverage. These results establish graph-native reinforcement learning as a pathway toward interpretable AI systems for scientific hypothesis generation in materials design and other scientific applications.
Original Article
View Cached Full Text

Cached at: 07/02/26, 05:41 AM

# Graph-Native Reinforcement Learning Enables Traceable Scientific Hypothesis Generation through Conceptual Recombination
Source: [https://arxiv.org/html/2607.00924](https://arxiv.org/html/2607.00924)
[https://orcid.org/0000-0002-0532-9791](https://orcid.org/0000-0002-0532-9791)Subhadeep Pal Department of Civil and Environmental Engineering Massachusetts Institute of Technology Cambridge, MA, USA &[https://orcid.org/0000-0002-0169-4003](https://orcid.org/0000-0002-0169-4003)Shashwat Sourav Department of Physics Washington University in St\. Louis St\. Louis, MO, USA Computing and Computational Sciences Directorate Oak Ridge National Laboratory Oak Ridge, TN, USA Lawrence Berkeley National Laboratory Berkeley, CA, USA &[https://orcid.org/0000-0002-2358-522X](https://orcid.org/0000-0002-2358-522X)Tirthankar Ghosal Computer Science and Mathematics Division Computing and Computational Sciences Directorate Oak Ridge National Laboratory Oak Ridge, TN, USA &[https://orcid.org/0000-0002-4173-9659](https://orcid.org/0000-0002-4173-9659)Markus J\. Buehler∗ Department of Civil and Environmental Engineering Department of Mechanical Engineering Schwarzman College of Computing Massachusetts Institute of Technology Cambridge, MA, USA

∗Corresponding author:mbuehler@MIT\.EDU

###### Abstract

Accelerating materials discovery requires AI systems that can generate scientifically valid hypotheses through multi\-step, domain\-grounded reasoning\. Standard large language models often produce fluent but weakly traceable responses to open\-ended materials design problems, making it difficult to determine whether final answers are supported by coherent intermediate reasoning\. We develop Graph\-PRefLexOR, a family of graph\-native reasoning models fine\-tuned with Group Relative Policy Optimization \(GRPO\) to organize reasoning into explicit phases for mechanism exploration, graph construction, pattern extraction, and hypothesis synthesis\. This design links neural language generation with symbolic relational structure, enabling causal connections to be constructed, inspected, and reused\. On 100 open\-ended questions from materials science and mechanics literature, Graph\-PRefLexOR achieves 40\-65% improvements over corresponding base models, with the largest gains in reasoning traceability\. Embedding analyses show broader semantic exploration and approximately2×2\\times–3×3\\timesgreater semantic diversity than baselines\. Semantic backtracking and layer\-wise hidden\-state analyses further show stronger alignment between structured reasoning and final answers\. Finally, test\-time graph expansion reveals that additional compute primarily increases long\-range conceptual recombination within a bounded semantic space, rather than simply expanding semantic coverage\. These results establish graph\-native reinforcement learning as a pathway toward interpretable AI systems for scientific hypothesis generation in materials design and other scientific applications\.

*K*eywordsGraph\-native reasoning, scientific hypothesis generation, reinforcement learning, materials design, large language models

## 1Introduction

Scientific discovery increasingly depends on the ability to connect concepts, mechanisms, and evidence across domains that are often studied in isolation\. This challenge is especially pronounced in materials science and mechanics, where macroscopic properties emerge from coupled processes spanning molecular structure, mesoscale organization, interfaces, defects, processing history, and boundary conditionsWanget al\.\([2023](https://arxiv.org/html/2607.00924#bib.bib18)\); Buehler \([2024b](https://arxiv.org/html/2607.00924#bib.bib19)\); Nepalet al\.\([2023](https://arxiv.org/html/2607.00924#bib.bib20)\); Wegstet al\.\([2015](https://arxiv.org/html/2607.00924#bib.bib21)\)\. Generating useful hypotheses in such settings requires more than retrieving relevant facts or summarizing prior work; it requires organizing relationships among entities, mechanisms, constraints, and outcomes\. Yet scientific knowledge remains fragmented across papers, disciplines, terminologies, and modeling frameworks, leaving many potentially important connections implicit or difficult to evaluateSwanson \([1986](https://arxiv.org/html/2607.00924#bib.bib22)\)\. The central problem, therefore, is how to build AI systems that can transform dispersed scientific information into interpretable reasoning structures capable of supporting cross\-domain hypothesis generation\.

Large language models \(LLMs\) offer a promising substrate for this task because much of scientific knowledge is encoded in text, and LLMs can summarize literature, compare concepts, generate explanations, and assist in hypothesis formulationVaswaniet al\.\([2017](https://arxiv.org/html/2607.00924#bib.bib23)\); Brownet al\.\([2020](https://arxiv.org/html/2607.00924#bib.bib24)\); Zhaoet al\.\([2026](https://arxiv.org/html/2607.00924#bib.bib25)\); Luu and Buehler \([2024](https://arxiv.org/html/2607.00924#bib.bib27)\); Ghafarollahi and Buehler \([2024](https://arxiv.org/html/2607.00924#bib.bib28)\)\. Recent AI\-for\-science workflows have extended these capabilities toward materials discovery, protein design, code generation, autonomous experimentation, and scientific agentsLuet al\.\([2024](https://arxiv.org/html/2607.00924#bib.bib29)\); Hage and Buehler \([2026](https://arxiv.org/html/2607.00924#bib.bib30)\); Buehler \([2024a](https://arxiv.org/html/2607.00924#bib.bib31),[2023](https://arxiv.org/html/2607.00924#bib.bib32)\); Ghafarollahi and Buehler \([2025c](https://arxiv.org/html/2607.00924#bib.bib33),[d](https://arxiv.org/html/2607.00924#bib.bib34)\)\. However, most LLM reasoning remains expressed as linear text\. Chain\-of\-thought and related prompting strategies can improve performance by exposing intermediate reasoning, but these traces often lack an explicit representation of the entities, relations, dependencies, and causal links that organize scientific explanationsWeiet al\.\([2022](https://arxiv.org/html/2607.00924#bib.bib35)\);[Yaoet al\.](https://arxiv.org/html/2607.00924#bib.bib36); Lanhamet al\.\([2023](https://arxiv.org/html/2607.00924#bib.bib38)\)\. This limitation is consequential for materials reasoning, where hypotheses often require connecting concepts across different domains and understanding failure modes at multiple scales\. A textual trace may describe such links, but it does not directly encode which concepts are connected, what type of relation connects them, or how local mechanisms compose into a higher\-level explanation\.

Prior approaches have begun to address parts of this problem\. Retrieval\-augmented generation improves access to relevant documents, knowledge graphs encode entities and relations explicitly, and agentic workflows decompose complex scientific tasks across specialized componentsLewiset al\.\([2020](https://arxiv.org/html/2607.00924#bib.bib40)\); Gaoet al\.\([2024](https://arxiv.org/html/2607.00924#bib.bib45)\); Venugopal and Olivetti \([2024](https://arxiv.org/html/2607.00924#bib.bib42)\); Panet al\.\([2024](https://arxiv.org/html/2607.00924#bib.bib46)\); Wanget al\.\([2026](https://arxiv.org/html/2607.00924#bib.bib41)\); Ghafarollahi and Buehler \([2025a](https://arxiv.org/html/2607.00924#bib.bib43),[b](https://arxiv.org/html/2607.00924#bib.bib44)\)\. Graph representations are particularly attractive because they make scientific relationships inspectable: concepts can be represented as nodes, while mechanisms, causal dependencies, analogies, constraints, or failure pathways can be represented as directed edgesHoganet al\.\([2022](https://arxiv.org/html/2607.00924#bib.bib9)\); Stewartet al\.\([2026](https://arxiv.org/html/2607.00924#bib.bib39)\)\. Nevertheless, existing systems often use graphs as external retrieval substrates or post hoc representations rather than as the model’s native reasoning format\. Similarly, agentic systems may exchange artifacts or natural\-language messages without forcing the underlying reasoning to become relational, parseable, or reusable\. Thus, while existing methods improve access, orchestration, and organization of scientific information, they do not fully solve the problem of making the model’s intermediate reasoning itself graph\-structured and evaluable\.

Here, we address this gap with Graph\-PRefLexOR, a graph\-native reasoning model for open\-ended scientific hypothesis generationBuehler \([2025b](https://arxiv.org/html/2607.00924#bib.bib5),[a](https://arxiv.org/html/2607.00924#bib.bib4)\)\. Building on earlier Graph\-PRefLexOR formulations that mapped a task to a knowledge graph, abstract patterns, and a final answer, the present model exposes a more granular sentinel\-based reasoning trace consisting of<brainstorm\>,<graph\>,<graph\_json\>,<patterns\>, and<synthesis\>phases\. These stages separate mechanism exploration, concept abstraction, machine\-readable graph construction, higher\-order pattern identification, and final hypothesis synthesis\. We train the model using Group Relative Policy Optimization \(GRPO\)Shaoet al\.\([2024](https://arxiv.org/html/2607.00924#bib.bib8)\), a reinforcement\-learning method that improves model behavior through relative comparisons among groups of generated outputs rather than relying on fixed target answers alone\. In this setting, GRPO encourages the model to generate reasoning traces that are not merely fluent but also structured, relational, and traceable\. This differs from our earlier ORPO/EXO\-style preference\-optimization approaches by directly optimizing the model toward higher\-quality reasoning behavior through group\-relative rewards, making it well suited for open\-ended scientific problems where multiple plausible hypotheses may exist\.

We evaluate Graph\-PRefLexOR on a manually curated benchmark of 100 open\-ended questions derived from materials science and mechanics literature\. The benchmark probes cross\-domain linkage, causal mapping, hidden\-variable identification, model abstraction, and hypothesis generation capabilities that are difficult to assess using standard factual or multiple\-choice evaluations\. Across 1\.7B, 3B, and 8B model scales, Graph\-PRefLexOR outperforms its corresponding base models in reasoning quality, intellectual depth, and reasoning traceability, with the strongest improvements observed in traceability\. Embedding\-based analyses further show that Graph\-PRefLexOR reasoning traces occupy more organized semantic regions, follow more directional trajectories, and exhibit approximately2×2\\times–3×3\\timesgreater semantic diversity than baseline traces\. Semantic backtracking and layer\-wise hidden\-state analyses show that final answers remain strongly aligned with the structured reasoning pathway, particularly the<synthesis\>stage, indicating improved continuity between intermediate reasoning and response generation\. We further show that the graph\-native format supports test\-time graph expansion: by accumulating emitted graph structures into a growing memory graph, additional inference\-time compute produces statistically novel long\-range conceptual recombinations within a bounded semantic space\. Together, these results indicate that graph\-native GRPO improves scientific reasoning not simply by changing final answers, but by restructuring the intermediate computational pathway through which hypotheses are generated, aligned, and iteratively recombined\.

![Refer to caption](https://arxiv.org/html/2607.00924v1/x1.png)Figure 1:\(a\) Scientific discovery often proceeds through iterative hypothesis generation, validation, re\-ideation and refinement\. \(b\) Standard LLM responses to scientific queries can be difficult to trace, leading to untraceability, hallucination, or contradiction\. \(c\) Graph\-PRefLexOR addresses this limitation by organizing the<think\>section into explicit reasoning phases:<brainstorm\>for mechanism exploration,<graph\>for relation sketching,<graph\_json\>for canonical graph construction,<patterns\>for causal motif extraction, and<synthesis\>for assembling the final answer\.
## 2Results and Discussion

### 2\.1Evaluation of Structured Reasoning

One of the primary objectives of this study is to quantitatively assess the quality of reasoning traces generated by the graph\-native Group Relative Policy Optimization \(GRPO\) model compared to its corresponding base modelsBuehler \([2025a](https://arxiv.org/html/2607.00924#bib.bib4),[b](https://arxiv.org/html/2607.00924#bib.bib5)\); Shaoet al\.\([2024](https://arxiv.org/html/2607.00924#bib.bib8)\)\. To this end, we develop three GRPO\-based variants, collectively termed Graph\-PRefLexOR, at scales of 8B, 3B, and 1\.7B parameters\. These models are initialized from Qwen3\-8BYanget al\.\([2025](https://arxiv.org/html/2607.00924#bib.bib6)\), Llama\-3\.2\-3B\-Instruct[28](https://arxiv.org/html/2607.00924#bib.bib7), and Qwen3\-1\.7BYanget al\.\([2025](https://arxiv.org/html/2607.00924#bib.bib6)\), respectively, and subsequently fine\-tuned to perform structured, multi\-stage reasoning\.

Specifically, the models are trained to organize their internal reasoning into a sequence of structured phases within the thinking process:<brainstorm\>,<graph\>,<graph\_json\>,<patterns\>, and<synthesis\>\. The<brainstorm\>phase performs divergent exploration, generating candidate mechanisms, hypotheses, and potential failure modes grounded in domain knowledge\. The<graph\>phase then abstracts this reasoning into a conceptual representation by identifying core entities \(e\.g\., sequence, structure, processing, properties\) and their causal relationships, forming an interpretable reasoning scaffold\. This abstraction is formalized in the<graph\_json\>phase as a machine\-readable directed graph, where nodes correspond to entities and edges encode typed relationships \(e\.g\.,"source": "Sequence", "relation": "encodes", "target": "Structure"\), drawn from a predefined relational vocabularyHoganet al\.\([2022](https://arxiv.org/html/2607.00924#bib.bib9)\)\. The<patterns\>phase subsequently extracts higher\-order regularities from this graph, such as causal chains \(e\.g\., sequence→\\rightarrowstructure→\\rightarrowproperties→\\rightarrowfailure\), scale\-bridging relationships, and feedback loops that capture recurring mechanistic motifs\. Finally, the<synthesis\>phase integrates these patterns into a coherent, testable hypothesis, explicitly linking multi\-scale mechanisms to predicted outcomes and potential failure modes\.

To evaluate the performance gains achieved by the GRPO\-based models, we construct an open\-ended benchmark comprising 100 questions designed to probe cross\-disciplinary linkage, causal mapping, and hypothesis generation capabilities, derived from published materials science and mechanics literature\. Additional details regarding dataset construction are provided in the Methods section\. We perform inference across six models with reasoning\-enabled decoding \(except for the Llama\-3\.2\-3B\-Instruct baseline\), allowing each model to explicitly generate intermediate reasoning during the<think\>phase\.

Because the final responses are conditioned on this internal reasoning process, we evaluate the quality of the generated<think\>traces directly\. For this purpose, we define three complementary evaluation metrics:Reasoning Quality,Intellectual Depth, andReasoning Traceability, along with an aggregateOverall Scorecomputed as their mean\. Each metric is scored on a 0–10 scale, and evaluation is performed using Claude*opus\-4\.7*as an independent judge[57](https://arxiv.org/html/2607.00924#bib.bib10);[23](https://arxiv.org/html/2607.00924#bib.bib11)\. Notably, as OpenAI GPT models are employed during dataset generation, we use Claude\-based evaluation to mitigate potential model\-family bias\. Collectively, these metrics capture distinct dimensions of reasoning performance, enabling a structured assessment of both the correctness and organization of the generated reasoning traces\.

![Refer to caption](https://arxiv.org/html/2607.00924v1/x2.png)Figure 2:Evaluation of structured reasoning across model scales on open\-ended scientific questions \(N=100N=100\), assessed using Claude Opus\-4\.7\. Metrics include Reasoning Quality, Intellectual Depth, Reasoning Traceability, and Overall score \(0–10\)\. \(a\) Graph\-PRefLexOR\-8B vs\. Qwen3\-8B \(with no\-thinking variant\), \(b\) Graph\-PRefLexOR\-3B vs\. Llama\-3\.2\-3B\-Instruct, and \(c\) Graph\-PRefLexOR\-1\.7B vs\. Qwen3\-1\.7B \(with no\-thinking variant\)\. Across all scales, Graph\-PRefLexOR consistently outperforms its base models on all metrics, with the largest gains in reasoning traceability, indicating improved structural organization and causal transparency in hypothesis generation from research articles\.Figure[2](https://arxiv.org/html/2607.00924#S2.F2)summarizes the performance of the Graph\-PRefLexOR models relative to their corresponding base models across the three evaluation metrics\. Across all model scales, the GRPO\-trained graph models consistently outperform their baselines, exhibiting improvements of approximately 40–65% in aggregate performance, with the largest gains observed inReasoning Traceability\. This trend indicates that structured, graph\-native reasoning primarily enhances the model’s ability to construct mechanistic and causally grounded explanations, rather than merely improving surface\-level coherence\. Moreover, summarizing core concepts using a directed knowledge graph further enriches reasoning qualityHoganet al\.\([2022](https://arxiv.org/html/2607.00924#bib.bib9)\)\.

For the Llama\-3\.2\-3B\-Instruct baseline, evaluation is restricted to the final response, as the model lacks an explicit reasoning phase\. To further isolate the contribution of structured reasoning, we additionally evaluate Qwen\-based models with reasoning disabled \(*no\-thinking*setting\)\. The resulting performance degradation closely mirrors that observed for the Llama baseline, with overall reductions on the order of 30–50%, confirming that the majority of the observed gains arise from the explicit reasoning process rather than architectural differences alone\.

A second key trend emerges with respect to model scale and base model characteristics\. As shown in Fig\.[2](https://arxiv.org/html/2607.00924#S2.F2)d, the 8B Graph\-PRefLexOR model consistently outperforms its smaller counterparts, achieving approximately 25–30% higher scores than the 1\.7B variant across all metrics\. This improvement is primarily attributable to increased representational capacity, which enables more expressive and coherent graph construction and pattern extraction\. Furthermore, the 3B model, initialized from Llama\-3\.2\-3B\-Instruct, underperforms relative to the 1\.7B Qwen\-based model\. This behavior suggests that the absence of an inherent reasoning scaffold in the base model limits the effectiveness of GRPO\-based structured reasoning\.

### 2\.2Qualitative Comparison of Reasoning Traces

To provide a qualitative comparison of model behavior, we examine representative responses from Graph\-PRefLexOR\-8B and Qwen3\-8B to the same benchmark question\. Figure[3](https://arxiv.org/html/2607.00924#S2.F3)shows an example question used to evaluate open\-ended reasoning quality\. The question is derived from the multi\-agent protein\-design framework of Ghafarollahi and BuehlerGhafarollahi and Buehler \([2024](https://arxiv.org/html/2607.00924#bib.bib28)\), but is written to be self\-contained and does not require direct knowledge of the original paper\. The question asks the model to construct an analogy between two superficially distinct hierarchical systems: biological immune response and multi\-agent AI coordination\. Specifically, it requires the model to identify correspondences among specialized components, communication pathways, adaptation mechanisms, and feedback loops\. It then asks the model to analyze where the analogy breaks down mechanistically, particularly with respect to learning, memory formation, and long\-term adaptation, and to use this gap to propose a concrete future capability for next\-generation multi\-agent scientific systems\. This structure makes the question a useful probe of cross\-domain mapping, mechanistic reasoning, limitation analysis, and hypothesis generation\.

![Refer to caption](https://arxiv.org/html/2607.00924v1/x3.png)Figure 3:Representative cross\-disciplinary hypothesis\-generation question used to evaluate Graph\-PRefLexOR\. The question is derived from Ref\.Ghafarollahi and Buehler \([2024](https://arxiv.org/html/2607.00924#bib.bib28)\)and probes analogical mapping, mechanistic breakdown, and long\-horizon adaptive reasoning\.Figure[4](https://arxiv.org/html/2607.00924#S2.F4)shows the corresponding Graph\-PRefLexOR\-8B reasoning trace\. The model decomposes its reasoning into explicit phases, beginning with divergent mechanism exploration in<brainstorm\>, followed by entity–relation abstraction in<graph\>, higher\-order pattern extraction in<patterns\>, and final hypothesis integration in<synthesis\>\. This structure makes the reasoning trace directly inspectable: the analogy is first explored conceptually, then converted into mapped components and relations, and finally synthesized into a mechanistic hypothesis\. In this example, the model identifies*adaptive memory expansion*as a candidate capability for long\-horizon robustness in multi\-agent AI systems, motivated by biological mechanisms such as clonal selection, affinity maturation, and persistent immune memory\.

![Refer to caption](https://arxiv.org/html/2607.00924v1/x4.png)Figure 4:Representative Graph\-PRefLexOR\-8B reasoning to the benchmark question in Fig\.[3](https://arxiv.org/html/2607.00924#S2.F3)\. The response is organized into structured reasoning phases, including<brainstorm\>,<graph\>,<patterns\>, and<synthesis\>\. This format exposes the intermediate pathway from analogical mapping to mechanistic gap identification and final hypothesis generation\.The graph and pattern representations extracted from the same response are shown in Fig\.[5](https://arxiv.org/html/2607.00924#S2.F5)\. The directed graph encodes key immune\-system concepts, multi\-agent AI components, and proposed bridging mechanisms as nodes connected by typed relations\. Biological immune\-system concepts are grouped separately from multi\-agent AI concepts, while the proposed bridging mechanism links adaptive memory expansion to clonal selection and long\-term robustness\. The pattern panel further compresses the graph into higher\-order motifs, such as division of labor→\\rightarrowspecialization→\\rightarrowcoordination→\\rightarrowadaptation and learning→\\rightarrowmemory→\\rightarrowrobustness\. These motifs reveal how Graph\-PRefLexOR converts a long\-form reasoning trace into a compact relational structure that can be inspected and reused\.

![Refer to caption](https://arxiv.org/html/2607.00924v1/x5.png)Figure 5:Graph and pattern representation extracted from the Graph\-PRefLexOR\-8B response\. \(a\) Directed graph linking biological immune\-system concepts, multi\-agent AI components, and the proposed bridging mechanism\. \(b\) Higher\-order reasoning patterns extracted from the graph, summarizing the main causal motifs used for hypothesis synthesis\.In contrast, the Qwen3\-8B baseline produces a substantially longer linear response that contains relevant concepts but lacks an explicit relational scaffold\. Because the Qwen3\-8B response is substantially longer than the Graph\-PRefLexOR trace, only its qualitative behavior is summarized in the main text; the full baseline response is provided in Supplementary Information\. The response proceeds through extended prose, repeated uncertainty, and backtracking before arriving at a final conclusion\. While such a response can still identify useful factors, its intermediate reasoning is less compact, less parseable, and less directly organized around entities, relations, and reusable causal motifs\. This qualitative comparison motivates the embedding\-based analyses that follow, where we quantify whether these visible structural differences correspond to measurable changes in semantic organization, trajectory directionality, and reasoning diversity\.

### 2\.3Geometry of Reasoning Representations

#### 2\.3\.1Semantic Organization

To further characterize the semantic structure of the generated reasoning traces, we project both intermediate reasoning steps and final answers into a shared embedding space using thegoogle/embeddinggemma\_300mmodel, which maps text to 768\-dimensional vectorsVeraet al\.\([2025](https://arxiv.org/html/2607.00924#bib.bib12)\)\. For each model, we embed both the reasoning traces \(i\.e\.,<think\>content\) and the corresponding final answers\. The reasoning traces are segmented into atomic reasoning steps, where each step is defined as a complete sentence without paragraph breaks\. This results in ann×768n\\times 768representation for each sample, wherenndenotes the number of reasoning steps\.

We then apply Principal Component Analysis \(PCA\) to project these embeddings into a two\-dimensional space for visualizationAbdi and Williams \([2010](https://arxiv.org/html/2607.00924#bib.bib13)\)\. A key observation is that baseline models consistently generate longer reasoning traces, resulting in a larger number of reasoning steps compared to the GRPO\-trained models\. Direct point\-wise visualization would therefore bias the comparison toward baseline models due to their higher sampling density\. To address this, we estimate the underlying distribution of reasoning steps using Gaussian kernel density estimation \(KDE\) and visualize the resulting density as contour plots over a shared embedding gridScott \([2012](https://arxiv.org/html/2607.00924#bib.bib14)\)\. This enables a distributional comparison that is invariant to the number of reasoning steps\.

For reasoning trace analysis, we focus only on the 8B and 1\.7B models to isolate the effects of scale while maintaining comparable base architectures\. The GRPO\-generated reasoning steps are further partitioned according to their structured phases:<brainstorm\>,<graph\>,<patterns\>, and<synthesis\>, and KDE is applied separately to each phase to reveal their semantic organization\. In contrast, baseline models are represented as a single aggregated distribution\. For final answer analysis, we apply the same embedding and KDE procedure across all three model scales, treating each answer as a single semantic distribution without phase decomposition\.

![Refer to caption](https://arxiv.org/html/2607.00924v1/x6.png)Figure 6:PCA projection of reasoning traces and final answers comparing Graph\-PRefLexOR and base models across scales\. \(a\) Graph\-PRefLexOR\-8B vs\. Qwen3\-8B reasoning traces, \(b\) Graph\-PRefLexOR\-1\.7B vs\. Qwen3\-1\.7B reasoning traces, and \(c–e\) corresponding comparisons of final answers for 8B, 3B, and 1\.7B models, respectively\. Reasoning traces are decomposed into structured components \(<brainstorm\>,<graph\>,<patterns\>, and<synthesis\>\), revealing more organized and separable distributions relative to baseline models\. In contrast, final answer representations exhibit tighter clustering and greater alignment between Graph\-PRefLexOR and base models, indicating that performance gains arise primarily from improved intermediate reasoning structure rather than differences in final outputs\.Figure[6](https://arxiv.org/html/2607.00924#S2.F6)reveals several key trends in the semantic organization of reasoning traces and final outputs\. First, the reasoning traces of Graph\-PRefLexOR exhibit a more structured, separable distribution across the embedding space than those of baseline models\. The phase\-wise decomposition yields distinct yet partially overlapping regions, indicating that each phase occupies a specialized semantic subspace while contributing to a coherent reasoning trajectory\. In contrast, baseline models form a single, diffuse distribution\.

Second, the Graph\-PRefLexOR distributions span a broader and more directional manifold, particularly evident in the<brainstorm\>and<patterns\>phases, which extend into regions not covered by the baseline models\. This suggests enhanced exploration of the hypothesis space and the emergence of higher\-order abstractions that are not captured by standard autoregressive reasoning\.

Third, despite these substantial differences in intermediate reasoning representations, the final answer embeddings exhibit significantly tighter clustering and strong overlap between Graph\-PRefLexOR and baseline models across all scales \(Fig\.[6](https://arxiv.org/html/2607.00924#S2.F6)c–e\)\. This convergence indicates that both model classes converge on semantically similar endpoints, even though their underlying reasoning trajectories differ markedly\. However, the baseline final answer embeddings exhibit multiple separated clusters in the PCA space, suggesting fragmentation in semantic representations across samples\. In contrast, Graph\-PRefLexOR produces a more compact and unified distribution, indicating greater consistency in the final answer space\. Collectively, these observations support the hypothesis that the primary advantage of Graph\-PRefLexOR lies in the organization and expressivity of intermediate reasoning, rather than in substantial shifts in the final answer distribution\.

#### 2\.3\.2Directed Trajectories

The PCA analysis indicates that Graph\-PRefLexOR occupies broader and more structured regions of the latent embedding space than the corresponding base models\. However, this distributional view captures only where the representations lie, not how the model moves through semantic space during reasoning and answer generation\. To examine this dynamic aspect, we represent each response as an ordered trajectory in the PCA\-projected embedding space\. For Graph\-PRefLexOR, reasoning trajectories are constructed from the four structured reasoning phases:<brainstorm\>,<graph\>,<patterns\>, and<synthesis\>\. Final answers are instead divided into four equal\-length sequential chunks\. For baseline models, which lack explicit phase annotations, both reasoning traces and final answers are partitioned into four equal\-length sequential chunks\. Consecutive phases or chunks are then connected by directed arrows, enabling visualization of how each model traverses semantic space over the course of reasoning and response generation\.

This formulation enables a direct comparison between structured and unstructured reasoning dynamics in latent space\. In Graph\-PRefLexOR, trajectories correspond to transitions between functionally distinct reasoning operations, revealing how the model progressively reorganizes semantic representations throughout the reasoning process\. As shown in Fig\.[7](https://arxiv.org/html/2607.00924#S2.F7)a, the trajectory initially shifts from the<brainstorm\>phase toward the<graph\>phase, reflecting a transition from divergent hypothesis generation to the abstraction of key entities and their relationships\. The subsequent<patterns\>phase remains closer to the graph representation, consistent with its role in identifying higher\-order causal and symbolic relationships among the extracted concepts\. Finally, the<synthesis\>phase integrates the hypotheses, concepts, and patterns into a coherent mechanistic explanation and partially returns toward the semantic region occupied by<brainstorm\>, suggesting that synthesis reconnects structured abstractions with the original hypothesis space\. Collectively, these transitions produce broad, directional movements through the embedding space, indicating a richer and more organized reasoning process\.

In contrast, Qwen3\-8B trajectories remain comparatively localized and entangled, with sequential chunks exhibiting substantial overlap and limited directional separation\. This behavior is consistent with unstructured reasoning patterns such as backtracking, self\-correction, and repetition, which compress the trajectories into narrower regions of latent space\. Consequently, baseline trajectories resemble generic sequential continuation through generated text rather than transitions between functionally distinct reasoning states\.

![Refer to caption](https://arxiv.org/html/2607.00924v1/x7.png)Figure 7:PCA projection of directed \(a\) reasoning, and \(b\) answer trajectories between Graph\-PRefLexOR\-8B and Qwen3\-8B\. For Graph\-PRefLexOR, trajectories explicitly follow structured stages \(<brainstorm\>,<graph\>,<patterns\>, and<synthesis\>\), forming coherent, directional transitions in latent space\. In contrast, base model trajectories \(shown as sequential chunks\) remain more localized and less structured\. For answer trajectories, four sequential chunks are used for both models\.For answer trajectories \(Fig\.[7](https://arxiv.org/html/2607.00924#S2.F7)b\), a similar but less pronounced trend is observed\. Because final answers are divided into four equal, sequential chunks in both models, the trajectories reflect the evolution of the semantic content of the response during answer generation\. Graph\-PRefLexOR exhibits a broader early displacement, with the second chunk moving furthest from the first, followed by subsequent chunks that remain comparatively closer in semantic space\. This suggests that the final answer initially expands or reframes the response before consolidating into a more stable explanatory structure\.

In contrast, Qwen3\-8B trajectories remain more compact throughout the answer\-generation process, with stronger overlap among sequential chunks and limited directional separation\. Thus, although both models show greater convergence in final answer space than in reasoning\-trace space, Graph\-PRefLexOR retains a more pronounced pattern of early semantic diversification followed by synthesis\. Overall, these observations reinforce that Graph\-PRefLexOR induces more structured and directional semantic evolution, whereas the baseline model exhibits comparatively localized and less differentiated trajectories\.

### 2\.4Quantifying Semantic Diversity

The trajectory analysis provides qualitative evidence that Graph\-PRefLexOR generates richer and more differentiated reasoning representations\. To complement this visualization with a quantitative measure, we compute centroid\-based semantic distances in the original 768\-dimensional embedding space\. For reasoning traces, Graph\-PRefLexOR embeddings are grouped according to their structured phases\. For each response, we compute the centroid of each phase and evaluate all six pairwise cosine distances between phase centroids\. These distances are then averaged to obtain a single response\-level measure of semantic diversity across reasoning stages\.

For baseline models, which lack explicit phase annotations, each reasoning trace is partitioned into four approximately equal sequential chunks and treated as pseudo\-phases as before\. The same centroid\-distance calculation is applied, enabling a matched comparison between structured and unstructured reasoning\. This analysis is performed for the 1\.7B and 8B model pairs\. We apply an analogous procedure to final answers across all model scales \(1\.7B, 3B, and 8B\), dividing each answer into four equal sequential chunks for both Graph\-PRefLexOR and the corresponding baseline model\. The resulting distributions are visualized using violin plots with jittered samples, median indicators, and mean±\\pmstandard deviation overlays\.

![Refer to caption](https://arxiv.org/html/2607.00924v1/x8.png)Figure 8:Semantic diversity measured via inter\-phase centroid distance for \(a\) reasoning traces and \(b\) final answers across model scales\. Violin plots show the distribution of sample\-level semantic diversity scores for Graph\-PRefLexOR and the corresponding base models\. Individual points denote responses, horizontal black lines indicate medians, black diamonds denote means, and vertical error bars represent one standard deviation\. Graph\-PRefLexOR consistently exhibits higher inter\-phase distances across all scales, indicating greater semantic separation between reasoning stages and increased diversity in generated representations\. This effect is more pronounced in reasoning traces and remains evident, though reduced, in final answers\.Figure[8](https://arxiv.org/html/2607.00924#S2.F8)shows that Graph\-PRefLexOR consistently exhibits higher semantic diversity than its corresponding base models across both reasoning traces and final answers\. For reasoning traces \(Fig\.[8](https://arxiv.org/html/2607.00924#S2.F8)a\), the mean inter\-phase cosine distance increases from 0\.07 to 0\.20 at 1\.7B and from 0\.08 to 0\.21 at 8B, corresponding to2\.9×2\.9\\timesand2\.6×2\.6\\timesgains, respectively \(Table[1](https://arxiv.org/html/2607.00924#S2.T1)\)\. These larger distances indicate stronger semantic differentiation among reasoning stages, consistent with the structured decomposition of reasoning into distinct functional phases\.

Table 1:Mean semantic diversity and relative gains of Graph\-PRefLexOR over corresponding base models\.Output TypeModel ScaleGraph\-PRefLexORBase ModelAbsolute IncreaseGainReasoning trace1\.7B0\.200\.070\.132\.9×2\.9\\timesReasoning trace8B0\.210\.080\.132\.6×2\.6\\timesFinal answer1\.7B0\.390\.180\.212\.2×2\.2\\timesFinal answer3B0\.390\.220\.171\.8×1\.8\\timesFinal answer8B0\.430\.180\.252\.4×2\.4\\timesFor final answers \(Fig\.[8](https://arxiv.org/html/2607.00924#S2.F8)b\), Graph\-PRefLexOR again maintains higher semantic diversity, although the relative separation is smaller than in the reasoning traces\. The mean inter\-chunk distance increases from 0\.18 to 0\.39 at 1\.7B, from 0\.22 to 0\.39 at 3B, and from 0\.18 to 0\.43 at 8B, corresponding to2\.2×2\.2\\times,1\.8×1\.8\\times, and2\.4×2\.4\\timesgains, respectively \(Table[1](https://arxiv.org/html/2607.00924#S2.T1)\)\. Thus, Graph\-PRefLexOR induces approximately 2\-3×\\timesgreater semantic improvement across model scales, with the strongest effect occurring during intermediate reasoning\. This indicates structured reasoning broadens semantic exploration during computation while partially converging during final answer synthesis\.

### 2\.5Semantic Backtracking

The preceding analyses show that Graph\-PRefLexOR produces more structured and semantically differentiated reasoning traces than the corresponding base model\. We next examine whether the final answer remains aligned with the model’s own intermediate reasoning\. This question is related to prior work on chain\-of\-thought faithfulness, which asks whether a model’s stated reasoning actually supports its final answerWeiet al\.\([2022](https://arxiv.org/html/2607.00924#bib.bib35)\); Lanhamet al\.\([2023](https://arxiv.org/html/2607.00924#bib.bib38)\); Paulet al\.\([2024](https://arxiv.org/html/2607.00924#bib.bib54)\)\. More broadly, it follows the view that model outputs should be assessed by both final\-answer quality, and the extent to which they are supported by appropriate intermediate evidence or explanationsSlavin Rosset al\.\([2017](https://arxiv.org/html/2607.00924#bib.bib53)\)\. To test this alignment, we perform a semantic backtracking analysis on the same 100\-question benchmark\. For each response, we embed the final answer and compare it against candidate reference texts using cosine similarity\. The reference with the highest similarity is treated as the closest semantic source of the final answer\. For Qwen3\-8B, the candidate sources are its own<think\>trace, Graph\-PRefLexOR\-8B’s final answer, and Graph\-PRefLexOR\-8B’s<brainstorm\>,<graph\>,<patterns\>, and<synthesis\>phases\. For Graph\-PRefLexOR\-8B, we perform the symmetric comparison using its own structured reasoning stages, Qwen3\-8B’s thinking trace, and Qwen3\-8B’s final answer\.

![Refer to caption](https://arxiv.org/html/2607.00924v1/x9.png)Figure 9:Semantic backtracking analysis of final answer alignment for Qwen3\-8B and Graph\-PRefLexOR 8B across 100 open\-ended scientific questions\. \(a\) Binary split showing whether each final answer is closest to its own reasoning trace or to the other model’s outputs\. \(b\) Source distribution for Qwen3\-8B final answers, which align with its own<think\>trace in only 16/100 cases and more often align with Graph\-PRefLexOR outputs\. \(c\) Source distribution for Graph\-PRefLexOR\-8B final answers, which align with its own structured reasoning stages in 92/100 cases, predominantly the<synthesis\>stage\.Figure[9](https://arxiv.org/html/2607.00924#S2.F9)a shows a clear asymmetry between the two models\. Qwen3\-8B final answers are closest to their own thinking traces in only 16 of 100 cases\. In the remaining cases, they align more closely with Graph\-PRefLexOR\-8B\-derived outputs, most frequently with Graph\-PRefLexOR\-8B’s final answer itself, which is the closest reference in 46 cases\. Additional cases align with Graph\-PRefLexOR\-8B’s<brainstorm\>phase in 14 cases,<graph\>phase in 13 cases,<synthesis\>phase in 8 cases, and<patterns\>phase in 3 cases \(See Figure[9](https://arxiv.org/html/2607.00924#S2.F9)b\)\. This indicates that Qwen3\-8B can produce final answers that occupy a semantic region similar to Graph\-PRefLexOR\-8B outputs, even when its own visible reasoning trace is not the closest semantic precursor\. In contrast, Graph\-PRefLexOR\-8B final answers remain strongly anchored to its own structured reasoning pathway\. In the cross\-model comparison, Graph\-PRefLexOR\-8B final answers are closest to one of its own reasoning phases in 92 of 100 cases\. The dominant source is<synthesis\>, which is closest in 84 cases, whereas only 8 cases align more closely with Qwen3\-8B outputs \(See Figure[9](https://arxiv.org/html/2607.00924#S2.F9)c\)\. This suggests that Graph\-PRefLexOR\-8B maintains a tighter semantic connection between intermediate reasoning and final\-answer generation\. To further isolate the internal structure of this alignment, we compare each Graph\-PRefLexOR\-8B final answer only against its own reasoning stages:<brainstorm\>,<graph\>,<patterns\>, and<synthesis\>\.

![Refer to caption](https://arxiv.org/html/2607.00924v1/x10.png)Figure 10:Internal semantic backtracking of Graph\-PRefLexOR\-8B final answers\. \(a\) Closest structured reasoning stage for each final answer across 100 benchmark questions\. \(b\) Mean cosine similarity between the final answer and each reasoning phase\. Final answers align most frequently and most strongly with the<synthesis\>stage, indicating that response generation is primarily grounded in the final integrative reasoning step\.As shown in Fig\.[10](https://arxiv.org/html/2607.00924#S2.F10)a, Graph\-PRefLexOR 8B final answers are closest to the<synthesis\>stage in 89 of 100 cases, compared with 9 cases for<brainstorm\>and 2 cases for<graph\>\. The mean similarity analysis shows the same trend, with<synthesis\>exhibiting the highest average cosine similarity to the final answer, followed by<brainstorm\>,<graph\>, and<patterns\>\. This is consistent with the intended role of<synthesis\>as the final integrative stage, where candidate mechanisms, graph\-encoded relations, and extracted patterns are consolidated into answer\-ready prose\. Together, these results indicate that Graph\-PRefLexOR\-8B provides stronger reasoning\-answer alignment than Qwen3\-8B\. While Qwen3\-8B often reaches final answers that are semantically close to Graph\-PRefLexOR 8B outputs, its own thinking trace is rarely the closest semantic source\. By contrast, Graph\-PRefLexOR\-8B final answers are consistently grounded in its structured reasoning pathway, especially the<synthesis\>stage\. This supports the conclusion that graph\-native reasoning improves not only the quality of intermediate reasoning traces, but also the coherence between reasoning and final response generation\.

### 2\.6Layer\-Wise Reasoning\-Answer Divergence

We next examine whether the semantic alignment observed at the embedding level is reflected in the models’ internal hidden\-state representations\. Layer\-wise hidden\-state analysis is commonly used to study how transformer representations evolve across depthRogerset al\.\([2020](https://arxiv.org/html/2607.00924#bib.bib55)\); Clarket al\.\([2019](https://arxiv.org/html/2607.00924#bib.bib56)\), while representation\-similarity methods provide a general framework for comparing neural states across layers and conditionsRaghuet al\.\([2017](https://arxiv.org/html/2607.00924#bib.bib58)\); Kornblithet al\.\([2019](https://arxiv.org/html/2607.00924#bib.bib59)\)\. This analysis is particularly relevant here because visible reasoning traces may not always faithfully support the final answerLanhamet al\.\([2023](https://arxiv.org/html/2607.00924#bib.bib38)\); Paulet al\.\([2024](https://arxiv.org/html/2607.00924#bib.bib54)\); Harsha Tanneruet al\.\([2024](https://arxiv.org/html/2607.00924#bib.bib62)\)\. For Qwen3\-8B, we compute the cosine distance between hidden states averaged over thinking tokens and hidden states averaged over final\-answer tokens at each transformer layer\. For Graph\-PRefLexOR\-8B, we compute the analogous distance between hidden states from the structured reasoning trace and those from the final answer\. This yields a layer\-wise measure of how strongly each model separates intermediate reasoning from final response generation\.

![Refer to caption](https://arxiv.org/html/2607.00924v1/x11.png)Figure 11:Layer\-wise hidden\-state divergence between reasoning and final\-answer representations for Qwen3\-8B and Graph\-PRefLexOR\-8B\. Qwen3\-8B exhibits a larger reasoning\-answer separation, with a pronounced increase around layers 7\-10 and a final\-layer spike\. In contrast, Graph\-PRefLexOR\-8B maintains lower divergence across most layers, indicating a more continuous transition from structured reasoning to final\-answer generation\. Shaded regions denote±\\pmone standard deviation across questions\.Figure[11](https://arxiv.org/html/2607.00924#S2.F11)shows that Qwen3\-8B exhibits a substantially larger gap between thinking\-state and answer\-state representations than Graph\-PRefLexOR\-8B\. The divergence increases sharply around layers 7\-10 and rises again at the final layer, suggesting that the baseline model undergoes a stronger representational shift between visible reasoning and final answer generation\. By contrast, Graph\-PRefLexOR\-8B maintains a smaller reasoning\-answer distance across most layers, consistent with a more continuous transition from structured intermediate reasoning to the final response\. To connect this layer\-wise behavior with the semantic backtracking results, we further quantify examples according to whether the final answer backtracks to the model’s own reasoning\. For Qwen3\-8B, we divide the benchmark into cases where the final answer is closest to its own<think\>trace and cases where it is closest to another reference source\. For Graph\-PRefLexOR\-8B, we analogously separate cases where the final answer aligns with its own structured reasoning stages from cases where it aligns with Qwen\-derived outputs\.

![Refer to caption](https://arxiv.org/html/2607.00924v1/x12.png)Figure 12:Backtracking\-conditioned layer\-wise hidden\-state divergence for Qwen3\-8B and Graph\-PRefLexOR\-8B\. \(a\) Qwen3\-8B divergence between thinking and final\-answer, separated by whether the final answer backtracks to the model’s own thinking trace or to another source\. Non\-backtracking cases show larger divergence, particularly around layers 7\-10 and at the final layer\. \(b\) Graph\-PRefLexOR\-8B divergence between structured reasoning and final\-answer states, separated by whether the final answer backtracks to its own reasoning stages or to another source\. Graph\-PRefLexOR maintains lower divergence across both groups, indicating stronger continuity between structured reasoning and final\-answer generation\. Shaded regions denote±\\pmone standard deviation across questions\.Figure[12](https://arxiv.org/html/2607.00924#S2.F12)a shows that the Qwen3\-8B reasoning\-answer gap depends strongly on backtracking behavior\. When the final answer backtracks to Qwen’s own thinking trace, hidden\-state divergence is lower\. When it does not, the divergence is larger, with the clearest separation again emerging around layers 7\-10 and at the final layer\. This suggests that layers 7\-10 mark an early transition region where the final\-answer pathway begins to separate from the visible thinking trace\. We discuss in detail about this in the Supplementary Information\. Graph\-PRefLexOR 8B shows a more stable pattern across backtracking groups \(See Figure[12](https://arxiv.org/html/2607.00924#S2.F12)b\)\. Most examples backtrack to the model’s own structured reasoning stages, and both groups maintain lower divergence than Qwen3\-8B\. This indicates that Graph\-PRefLexOR\-8B preserves a tighter representational connection between intermediate reasoning and final\-answer generation, even when examples are stratified by alignment source\. Together, these hidden\-state analyses support the semantic backtracking results\. Qwen3\-8B can produce final answers that are semantically close to Graph\-PRefLexOR\-8B outputs, but its internal representations often show a larger separation between visible thinking and final response generation\. In contrast, Graph\-PRefLexOR\-8B maintains lower layer\-wise divergence and stronger continuity between structured reasoning and final\-answer states\. This suggests that graph\-native reasoning improves not only the interpretability of the generated trace, but also the internal stability of the reasoning\-to\-answer pathway\.

### 2\.7Test\-Time Graph Expansion

![Refer to caption](https://arxiv.org/html/2607.00924v1/x13.png)Figure 13:Graph\-native ideation loop for test\-time graph expansion\. At each iteration, the reasoner answers a question, emits a small ontological graph, and merges it into a growing memory graphGtG\_\{t\}using embedding\-based de\-duplication\. An expansion strategy then selects concepts or concept pairs fromGtG\_\{t\}to generate the next question\. The four strategies are*frontier*, which expands low\-degree leaves and central hubs;*novelty*, which targets embedding\-peripheral concepts;*leap*, which forces distant recombination and cross\-domain import; and*converse*, which uses a questioner model to introduce off\-graph directions\.The preceding sections show that Graph\-PRefLexOR produces structured reasoning traces, broader semantic exploration, and stronger reasoning–answer alignment in single\-response settings\. We next ask whether this graph\-native reasoning format can also support iterative scientific ideation when additional test\-time compute is available\. To test this, we convert the reasoner into a self\-expanding graph engine \(Fig\.[13](https://arxiv.org/html/2607.00924#S2.F13)\)\. At each iteration, the model answers a question and emits a small ontological graph within its reasoning trace\. This graph is merged into a growing memory graph,GtG\_\{t\}, using embedding\-based de\-duplication, allowing accumulated graph structure rather than the context window alone to carry information across iterations\. An expansion strategy then readsGtG\_\{t\}and selects concepts or concept pairs to guide the next question\. We compare four strategies:*frontier*expands low\-degree leaves and the central high\-betweenness hub;*novelty*targets the nodes farthest from the embedding centroid;*leap*forces a mechanism between the most dissimilar concepts and imports a principle from an unrelated field \(⋆\\star\); and*converse*uses a separate questioner model to introduce a new concept the graph does not yet contain\. Iterating this loop tests whether additional inference\-time computation expands, densifies, or recombines the model’s scientific idea space\. Further detail about these strategies are given in the Methods section\.

![Refer to caption](https://arxiv.org/html/2607.00924v1/x14.png)Figure 14:Test\-time compute expands a bounded idea space through recombination\. Four size\-robust metrics are shown as a function of reasoning iteration up to2,0002\{,\}000iterations for the four expansion strategies\. The number of distinct concepts continues to increase \(a\), whereas the explored embedding volume \(b\) and maximum distance from the seed \(c\) saturate within a few hundred iterations, indicating that the semantic territory of a fixed topic is bounded and rapidly covered\. In contrast, surprising recombinations \(d\), defined as atypically dissimilar concept pairs \(z<−1z<\-1relative to the global pairwise\-similarity null\) later bridged through a shared intermediate concept, grow super\-linearly and most rapidly under*leap*\. Panel \(e\) shows the resulting*leap*graph after3,7003\{,\}700iterations, with node color denoting modularity class and node size denoting degree \(4,4194\{,\}419nodes and37,06437\{,\}064edges\)\. All reportedzzvalues denote standardized deviations from the corresponding randomized null distribution\.![Refer to caption](https://arxiv.org/html/2607.00924v1/x15.png)Figure 15:Semantic organization and broker concepts in the*leap*run\. \(a\) Principal\-component projection of concept embeddings, with colors indicating greedy\-modularity communities and marker size indicating PageRank\. The fifteen highest\-PageRank concepts are numbered and listed below the map\. \(b\) Broker concepts plotted by degree and betweenness\. A small set of high\-betweenness concepts mediates most cross\-community bridging, including cross\-domain imports such as swarm intelligence and nanoscale assembly\.Treating the model as a self\-expanding ontological representation of thinking reveals that additional test\-time compute produces recombinational rather than purely expansive growth \(Fig\.[14](https://arxiv.org/html/2607.00924#S2.F14)\)\. Across all expansion strategies, the number of distinct concepts continues to increase, but both the explored embedding volume and the maximum distance from the seed plateau within a few hundred iterations\. This indicates that the semantic territory associated with a fixed topic is bounded and rapidly covered\. In contrast, the cumulative number of surprising recombinations, defined as atypically dissimilar concept pairs that are later bridged through a shared intermediate, continues to grow super\-linearly through2,0002\{,\}000iterations\. Thus, additional compute does not primarily discover ever more distant regions of semantic space; instead, it densifies a bounded idea space by creating new bridges among already accessible concepts\. The expansion strategies differ most clearly along this recombinational axis\. The divergent*leap*policy converts compute into surprising recombinations most efficiently, whereas*converse*produces the largest number of concepts but the fewest bridges, indicating that concept generation and recombinational synthesis are distinct capabilities\. The resulting idea space is organized around a small set of high\-centrality hubs \(Fig\.[15](https://arxiv.org/html/2607.00924#S2.F15)a\), while high\-betweenness broker concepts, including cross\-domain imports such as swarm intelligence and nanoscale assembly, mediate much of the bridging between sub\-fields \(Fig\.[15](https://arxiv.org/html/2607.00924#S2.F15)b\)\.

![Refer to caption](https://arxiv.org/html/2607.00924v1/x16.png)Figure 16:Growth dynamics of the*leap*run\. The final graph is replayed in birth\-iteration order, and each panel is evaluated using embedding geometry or mesoscale community structure rather than raw graph distance\. \(a\) New concepts per iteration bin, separated into novel concepts and consolidating in\-fill concepts; the black line shows the fraction of novel concepts\. \(b\) Number of greedy\-modularity communities and modularityQQ\. \(c\) Embedding distance between the endpoints of each recombination edge as a function of iteration\. \(d\) Degree trajectories of six late\-blooming concepts that acquire most of their final degree in the second half of the run\. \(e\) Mean embedding distance of newly added concepts from the seed, with interquartile range\. Together, the panels show sustained novelty, stable semantic reach, increasing cross\-community interconnection, and delayed activation of high\-impact concepts\.The dynamics of the*leap*run \(Fig\.[16](https://arxiv.org/html/2607.00924#S2.F16)\) indicate a steady exploratory regime rather than a transition from exploration to consolidation\. Although the rate of concept addition decreases as the topic saturates, the fraction of genuinely novel concepts remains close to one half throughout \(Fig\.[16](https://arxiv.org/html/2607.00924#S2.F16)a\)\. At the same time, newly introduced concepts continue to appear at an approximately constant embedding distance from the seed \(Fig\.[16](https://arxiv.org/html/2607.00924#S2.F16)e\), and the semantic span of recombination edges remains similarly stable \(Fig\.[16](https://arxiv.org/html/2607.00924#S2.F16)c\)\. Thus,*leap*does not converge inward; instead, it persistently recombines concepts across a bounded semantic radius\.

The structural signature of this process is mesoscale densification\. The number of communities increases from roughly six to seventy\-five, while modularity declines steadily \(Fig\.[16](https://arxiv.org/html/2607.00924#S2.F16)b\), indicating that sub\-fields continue to proliferate even as they become increasingly interconnected\. Growth is also cumulative rather than strictly sequential: several concepts introduced early remain dormant for more than1,0001\{,\}000iterations before abruptly emerging as hubs \(Fig\.[16](https://arxiv.org/html/2607.00924#S2.F16)d\)\. This shows that the system repeatedly revisits and amplifies earlier ideas\. Together, these mechanisms explain the scaling behavior in Fig\.[14](https://arxiv.org/html/2607.00924#S2.F14): within a bounded semantic territory that is continuously and evenly recombined, the number of bridged concept pairs, and hence the count of surprising recombinations, continues to increase without clear saturation\.

![Refer to caption](https://arxiv.org/html/2607.00924v1/x17.png)Figure 17:Statistical novelty of mined connections in the*leap*run\. \(a\) Relational\-motif significance relative to a label\-shuffled null model\. The ten most over\-represented relation\-typed two\-step motifs reachz≈100z\\approx 100–160160, far exceeding the ordinary significance threshold \(z=1\.96z=1\.96\), indicating that the graph follows consistent relational templates rather than random associations\. The graph is also more modular than chance \(Q=0\.29Q=0\.29,z=\+37\.5z=\+37\.5\) and preferentially connects semantically dissimilar concepts \(edge heterophilyz=\+18\.2z=\+18\.2\)\. \(b\) Combination typicality analysis comparing random concept pairs, direct graph edges, and two\-hop conceptual bridges\. Direct edges are mildly typical \(medianz≈\+0\.4z\\approx\+0\.4\), whereas two\-hop bridges lie in the atypical tail \(medianz≈−3\.4z\\approx\-3\.4; Mann–Whitneyp=1\.1×10−7p=1\.1\\times 10^\{\-7\}\), showing that novelty is concentrated in long\-range conceptual recombinations rather than direct links\.The connections formed by the model are statistically novel rather than artifacts of graph size \(Fig\.[17](https://arxiv.org/html/2607.00924#S2.F17)\)\. To test this, we compare the accumulated graph against randomized null models that preserve its size and wiring\. First, recurring relational motifs, defined as relation\-typed two\-step patterns, are strongly over\-represented relative to a label\-shuffled null model \(z≈100z\\approx 100–160160\)\. This indicates that the graph reuses structured relational templates rather than forming arbitrary associations\. The graph also exhibits substantially higher modularity than expected by chance \(Q=0\.29Q=0\.29,z=\+37\.5z=\+37\.5\), while its edges preferentially connect semantically dissimilar concepts \(edge heterophilyz=\+18\.2z=\+18\.2\)\. Thus, the accumulated structure is both organized and heterophilic, combining thematic modularity with cross\-concept linkage\.

The location of novelty is more specific\. We quantify each concept pairing using combination typicality, which measures how unusual a pair of concepts is relative to the global concept\-similarity distribution; more negative values indicate more atypical combinations\. Direct edges are mildly homophilic and slightly more typical than random concept pairs \(medianz≈\+0\.4z\\approx\+0\.4\), suggesting that explicit graph links often connect related ideas\. In contrast, conceptual bridges across graph distance two lie deep in the atypical tail \(medianz≈−3\.4z\\approx\-3\.4; Mann–Whitneyp=1\.1×10−7p=1\.1\\times 10^\{\-7\}\), indicating that they connect concepts that are normally unrelated\. Novelty therefore resides primarily in the long\-range recombinations implied by the graph, rather than in the direct edges themselves\. These long\-range bridges are the same structures whose cumulative count continues to grow with additional test\-time compute \(Fig\.[14](https://arxiv.org/html/2607.00924#S2.F14)\)\.

## 3Conclusion

In this work, we introduced a new generation of Graph\-PRefLexOR models trained with Group Relative Policy Optimization \(GRPO\) for traceable scientific hypothesis generation in materials design\. Building on earlier Graph\-PRefLexOR formulations that mapped a task to a knowledge graph, abstract patterns, and a final answer, the present models use a more granular sentinel\-based reasoning format consisting of<brainstorm\>,<graph\>,<graph\_json\>,<patterns\>, and<synthesis\>stages\. This structure decomposes open\-ended scientific reasoning into mechanism exploration, concept abstraction, machine\-readable graph construction, pattern extraction, and final hypothesis synthesis\. Unlike earlier ORPO/EXO\-style preference\-optimization approaches, the present models use GRPO to optimize structured reasoning behavior, providing an interpretable bridge between neural language generation and symbolic knowledge representation\.

Across a manually curated benchmark of 100 open\-ended questions derived from materials science and mechanics literature, Graph\-PRefLexOR consistently outperformed its corresponding base models in reasoning quality, intellectual depth, and reasoning traceability\. The strongest improvements were observed in traceability, indicating that graph\-structured reasoning primarily enhances the organization and causal transparency of intermediate reasoning\. Comparisons with no\-thinking baselines further show that these gains arise from explicit intermediate reasoning rather than model scale or architecture alone\. Embedding\-based analyses support this conclusion: Graph\-PRefLexOR reasoning traces occupy broader and more structured semantic regions, follow more coherent stage\-wise trajectories, and exhibit approximately2×2\\times–3×3\\timesgreater semantic diversity than base\-model traces\.

The reasoning–answer alignment analyses show that these structured traces are not merely decorative\. Semantic backtracking indicates that Qwen3\-8B final answers align with their own visible thinking traces in only a minority of cases and more often occupy semantic regions closer to Graph\-PRefLexOR\-derived outputs\. In contrast, Graph\-PRefLexOR final answers remain strongly anchored to their own structured reasoning pathway, most frequently backtracking to the<synthesis\>stage\. Layer\-wise hidden\-state analyses reinforce this pattern: Qwen3\-8B exhibits larger reasoning–answer divergence, particularly around layers 7–10 and at the final layer, whereas Graph\-PRefLexOR maintains lower divergence across layers and backtracking groups\. Together, these results suggest that graph\-native reasoning improves not only the visible organization of reasoning traces, but also the semantic and representational continuity between reasoning and final answer generation\.

We further showed that graph\-native reasoning can be extended from single\-response hypothesis generation to iterative test\-time ideation\. By accumulating the model’s emitted<graph\_json\>outputs into a growing graph memory and using expansion policies to select follow\-up questions, Graph\-PRefLexOR becomes a self\-expanding graph engine\. This analysis reveals that additional test\-time compute does not simply expand semantic territory indefinitely\. Instead, the explored embedding volume and maximum distance from the seed saturate rapidly, while the number of surprising recombinations continues to grow super\-linearly\. The most divergent expansion strategy,*leap*, is especially effective at converting compute into long\-range conceptual bridges, showing that concept generation and recombinational synthesis are distinct capacities\.

Statistical null\-model analyses confirm that the resulting idea graphs are not artifacts of graph size\. Relation\-typed motifs are strongly enriched relative to randomized label assignments, the graph exhibits modular organization beyond chance, and edge heterophily indicates systematic linking of semantically dissimilar concepts\. Most importantly, novelty is concentrated not in direct graph edges, which remain mildly homophilic, but in two\-hop conceptual bridges that connect normally unrelated concepts\. This finding reframes scientific ideation as the progressive densification of a bounded semantic space: test\-time compute increases the number of meaningful bridges among accessible concepts, rather than merely pushing the model toward ever more distant regions\.

Taken together, these results establish Graph\-PRefLexOR as a compact and interpretable framework for scientific hypothesis generation\. The model improves final reasoning performance by restructuring the intermediate pathway through which answers are produced, grounding final responses in graph\-native reasoning stages, and enabling iterative recombination through accumulated graph memory\. More broadly, this work emphasizes that scientific language models should be evaluated not only by final\-answer quality, but also by reasoning traceability, semantic diversity, reasoning–answer alignment, representation dynamics, and test\-time recombinational growth\. Future work will extend Graph\-PRefLexOR toward autonomous discovery workflows that integrate literature reasoning, simulation, experimental feedback, and closed\-loop design of polymers, composites, and multifunctional materials across scales\.

## 4Materials and Methods

### 4\.1Training Strategy

We train a family of graph\-native reasoning models, Graph\-PRefLexOR at1\.71\.7B,33B, and88B parameters \(Table[3](https://arxiv.org/html/2607.00924#S4.T3)\), with a single two\-stage recipe applied to three instruction\-tuned backbones that differ in an important respect\. The Qwen3\-1\.7B and Qwen3\-8B backbones are already reasoning models with a native thinking mode, so the recipe adapts an existing reasoning ability to our specific graph\-native format\. The Llama\-3\.2\-3B\-Instruct backbone, by contrast, is a standard instruction\-tuned model with no built\-in reasoning behavior; the 3B therefore represents the harder case of converting an ordinary chat model into a graph\-native reasoner essentially from scratch\. As we show in §[4\.1\.4](https://arxiv.org/html/2607.00924#S4.SS1.SSS4), this distinction \(not merely parameter count\) is what most strongly governs each model’s training dynamics\. We first describe how the training corpus is constructed \(§[4\.1\.1](https://arxiv.org/html/2607.00924#S4.SS1.SSS1)\), then the two\-stage training approach \(§[4\.1\.2](https://arxiv.org/html/2607.00924#S4.SS1.SSS2)\), the composite reward \(§[4\.1\.3](https://arxiv.org/html/2607.00924#S4.SS1.SSS3)\), and the resulting training dynamics \(§[4\.1\.4](https://arxiv.org/html/2607.00924#S4.SS1.SSS4)\)\.

#### 4\.1\.1Dataset Construction

The training corpus is built by a teacher\-distillation pipeline that converts raw text into structured, graph\-native preference pairs\. Source passages are sampled from a mixture of streaming corpora \(general educational web text \(fineweb\-edu\) and a domain\-specific biological and mechanical\-materials mixture \(bio\-silk\-mech\-mix\-80K\)\) giving both breadth and a materials\-science focus\. For each passage, a strong teacher model \(GPT\-5\.1\) first writes a single challenging, self\-contained, expert\-level question grounded in the passage, and then produces the preferred \(chosen\) response: a complete graph\-native reasoning trace that fills the exact sentinel template of §[4\.1\.2](https://arxiv.org/html/2607.00924#S4.SS1.SSS2):<brainstorm\>→\\rightarrow<graph\>→\\rightarrow<graph\_json\>\(a strictnodes/edgesJSON\)→\\rightarrow<patterns\>→\\rightarrow<synthesis\>, closed by</think\>and followed by a thorough final answer, under a system prompt instructing it to “reason using a graph\-based latent structure\.” A separate, deliberately weak model \(GPT\-5\-nano\), prompted to give a hurried11–33sentence answer with no reasoning and no special tokens, produces the dispreferred \(rejected\) response\. The gold answer is the text following</think\>, and any example whosegraph\_jsonfails to parse or whose answer is empty is discarded, so every retained record carries a valid graph and a complete answer\. Each record stores the question \(prompt\), the gold answer, the chosen and rejected completions, and the extracted teacher graph\.

This construction directly shapes both training stages\. ORPO \(§[4\.1\.2](https://arxiv.org/html/2607.00924#S4.SS1.SSS2)\) consumes the chosen/rejected pairs, so by design it contrasts a rich, structured graph\-reasoning trace against a shallow direct answer \(a deliberately large behavioral gap that, as we show in §[4\.1\.4](https://arxiv.org/html/2607.00924#S4.SS1.SSS4), makes the preference ordering easy to learn and the cold\-start preference accuracy saturate quickly\. Graph\-GRPO consumes only the prompt and gold answer \(the chosen/rejected fields are unused\), letting the policy explore its own traces while the composite reward\) built on the samegraph\_jsonobject that the teacher template seeds grades correctness and graph quality\. Distilling from a strong teacher means the target behavior is demonstrated rather than discovered, which is what lets even the small backbones acquire the structured format in a single epoch\.

#### 4\.1\.2Training Approach

All sizes are trained with the same two\-stage recipe \(Table[2](https://arxiv.org/html/2607.00924#S4.T2)\)\. The model emits a structured, graph\-native reasoning trace rather than free\-form chain\-of\-thought, following the recursive, reflective paradigm of PRefLexORBuehler \([2025b](https://arxiv.org/html/2607.00924#bib.bib5)\): all deliberation is enclosed in a<think\>…</think\>block containing, in order, a<brainstorm\>\(open exploration\), a<graph\>\(a natural\-language sketch of entities and relations\), a<graph\_json\>\(a machine\-readable knowledge graph with typed nodes andsource/relation/targetedges\), a<patterns\>section \(motifs read off the graph\), and a<synthesis\>; the final answer is emitted after the closing</think\>tag\. All runs used a single GPU; the 1\.7B and 8B \(Qwen3\) models were trained on an NVIDIA A100\-SXM4\-80GB, while the 3B \(Llama\-3\.2\-3B\-Instruct\) model was trained on an NVIDIA GH200 480GB\.

![Refer to caption](https://arxiv.org/html/2607.00924v1/x18.png)Figure 18:ORPO cold start for all three models\. Top row: total ORPO loss and its NLL component; bottom row: preference accuracy and reward margin \(both in\[0,1\]\[0,1\]\); columns are\(a\)1\.7B,\(b\)3B,\(c\)8B, withyyshared per row \(note the differing ORPO durations,∼480\\sim\\\!480/480480/240240steps\)\. Loss falls and preference accuracy saturates near1\.01\.0for all backbones; the 1\.7B’s much larger reward margin reflects its higher learning rate rather than scale\.![Refer to caption](https://arxiv.org/html/2607.00924v1/x19.png)Figure 19:Graph\-GRPO reward for all three models\. Top row: total composite reward; bottom row: the six reward components; columns are\(a\)1\.7B,\(b\)3B,\(c\)8B \(differing GRPO durations,∼970\\sim\\\!970/19701970/12601260steps\), withyyshared per row for direct comparison\. The 8B starts highest and the 3B climbs most, while graph utility \(green\) is the lowest component at every scale\.![Refer to caption](https://arxiv.org/html/2607.00924v1/x20.png)Figure 20:Graph\-GRPO dynamics across the three models, with each run rescaled to\[0,1\]\[0,1\]training progress so the durations align\.\(a\)Reasoning\-trace length: mean terminated completion length \(top\) and fraction of completions truncated at the token budget \(bottom\)\.\(b\)Optimization diagnostics: within\-group reward standard deviation, i\.e\. the scale of the group\-normalized advantage of Eq\. \([2](https://arxiv.org/html/2607.00924#S4.E2)\) \(top\), and policy entropy \(bottom\)\. We find that the 3B alone learns to fit its budget \(truncation20%→1%20\\%\\\!\\rightarrow\\\!1\\%\) and carries the largest reward dispersion\.Rationale for This Reasoning Structure

Each of the sentinel blocks are plays a distinct epistemic role, and their order encodes a deliberate divergent\-to\-convergent scientific reasoning pipeline:*exploration*→\\rightarrow*formalization*→\\rightarrow*abstraction*→\\rightarrow*explanation*\.<brainstorm\>performs a wide search over hypotheses and candidate mechanisms;<graph\>draws a scientifically grounded conceptual blueprint;<graph\_json\>commits it to a canonical, machine\-readable knowledge graph;<patterns\>compresses the graph into reusable motifs \(causal loops, modular micro→\\rightarrowmeso→\\rightarrowmacro hierarchies, bottlenecks, invariants\); and<synthesis\>reads an ordered explanation back off the graph\. We adopt this representation for three reasons\. First,*relational faithfulness*: scientific reasoning is intrinsically about entities and their causal and structural relationships, so an explicit graph is a more natural, inspectable substrate than linear text, and the multi\-scale abstractions targeted by<patterns\>are precisely graph\-theoretic\. Second,*verifiability and reward access*: by emitting a canonical<graph\_json\>, the reasoning becomes a parseable object that the reward function can interrogate directly—the validity, structure, diversity, and graph\-utility terms of §[4\.1\.3](https://arxiv.org/html/2607.00924#S4.SS1.SSS3)all operate on this object\. Third,*answer faithfulness*: the final answer is produced after</think\>and must remain consistent with, and derivable from, the graph; coupled with the graph\-utility reward, this makes the graph a load\-bearing intermediate representation rather than decorative scratch work\.

Stage 1: ORPO Cold Start

We first align each backbone with Odds\-Ratio Preference Optimization \(ORPO\)Honget al\.\([2024](https://arxiv.org/html/2607.00924#bib.bib67)\), a reference\-free objective that combines a supervised negative\-log\-likelihood \(NLL\) term on the preferred responseywy\_\{w\}with an odds\-ratio penalty that suppresses the dispreferred responseyly\_\{l\}:

ℒORPO=−log⁡Pθ​\(yw∣x\)⏟ℒSFT\+λ​−log⁡σ​\(log⁡oddsθ​\(yw∣x\)oddsθ​\(yl∣x\)\)⏟ℒOR,oddsθ​\(y∣x\)=Pθ​\(y∣x\)1−Pθ​\(y∣x\),\\mathcal\{L\}\_\{\\text\{ORPO\}\}=\\underbrace\{\-\\log P\_\{\\theta\}\(y\_\{w\}\\mid x\)\}\_\{\\mathcal\{L\}\_\{\\text\{SFT\}\}\}\\;\+\\;\\lambda\\,\\underbrace\{\-\\log\\sigma\\\!\\left\(\\log\\frac\{\\mathrm\{odds\}\_\{\\theta\}\(y\_\{w\}\\mid x\)\}\{\\mathrm\{odds\}\_\{\\theta\}\(y\_\{l\}\\mid x\)\}\\right\)\}\_\{\\mathcal\{L\}\_\{\\text\{OR\}\}\},\\qquad\\mathrm\{odds\}\_\{\\theta\}\(y\\mid x\)=\\frac\{P\_\{\\theta\}\(y\\mid x\)\}\{1\-P\_\{\\theta\}\(y\\mid x\)\},\(1\)whereσ\\sigmais the logistic function andλ\\lambdaweights the preference term\. ORPO collapses the usual supervised\-fine\-tuning\-then\-preference\-optimization pipeline into a single monolithic stage and requires no frozen reference model\. We train for one epoch with a5%5\\%held\-out split \(seed4242\) for evaluation\. This stage is the cold start in the sense of launching RL directly from a base model that almost never produces a well\-formed trace yields a sparse, high\-variance reward; establishing reliable format adherence and a basic preference for good graph reasoning first makes the subsequent RL signal dense and learnableBuehler \([2025b](https://arxiv.org/html/2607.00924#bib.bib5)\)\. The cold start thus plays a different role for each backbone: for the already\-reasoning Qwen3 models it primarily adapts existing reasoning ability to the graph\-native format, whereas for the standard Llama\-3\.2\-3B\-Instruct base it must induce the reasoning behavior itself\.

Stage 2: Graph\-GRPO

Starting from the cold\-start checkpoint, we apply Group Relative Policy Optimization \(GRPO\)Shaoet al\.\([2024](https://arxiv.org/html/2607.00924#bib.bib8)\)\. For each promptqqwe sample a group ofGGcompletions\{o1,…,oG\}\\\{o\_\{1\},\\dots,o\_\{G\}\\\}, score each with the composite rewardR​\(⋅\)R\(\\cdot\)of §[4\.1\.3](https://arxiv.org/html/2607.00924#S4.SS1.SSS3), and form a critic\-free, group\-normalized advantage

A^i=R​\(oi\)−mean⁡\(\{R​\(oj\)\}j=1G\)std⁡\(\{R​\(oj\)\}j=1G\)\+ε,\\hat\{A\}\_\{i\}=\\frac\{R\(o\_\{i\}\)\-\\operatorname\{mean\}\\big\(\\\{R\(o\_\{j\}\)\\\}\_\{j=1\}^\{G\}\\big\)\}\{\\operatorname\{std\}\\big\(\\\{R\(o\_\{j\}\)\\\}\_\{j=1\}^\{G\}\\big\)\+\\varepsilon\},\(2\)used in the clipped policy\-gradient objective with a KL penalty to a reference policy,

𝒥​\(θ\)=𝔼q,\{oi\}​\[1G​∑i=1Gmin⁡\(ρi​A^i,clip⁡\(ρi,1−ϵ,1\+ϵ\)​A^i\)−β​DKL​\(πθ∥πref\)\],ρi=πθ​\(oi∣q\)πθold​\(oi∣q\)\.\\mathcal\{J\}\(\\theta\)=\\mathbb\{E\}\_\{q,\\\{o\_\{i\}\\\}\}\\\!\\left\[\\frac\{1\}\{G\}\\sum\_\{i=1\}^\{G\}\\min\\\!\\Big\(\\rho\_\{i\}\\hat\{A\}\_\{i\},\\;\\operatorname\{clip\}\(\\rho\_\{i\},1\-\\epsilon,1\+\\epsilon\)\\hat\{A\}\_\{i\}\\Big\)\-\\beta\\,D\_\{\\mathrm\{KL\}\}\\\!\\big\(\\pi\_\{\\theta\}\\,\\\|\\,\\pi\_\{\\text\{ref\}\}\\big\)\\right\],\\quad\\rho\_\{i\}=\\frac\{\\pi\_\{\\theta\}\(o\_\{i\}\\mid q\)\}\{\\pi\_\{\\theta\_\{\\text\{old\}\}\}\(o\_\{i\}\\mid q\)\}\.\(3\)Dispensing with a learned value network makes GRPO memory\-efficient and well matched to our setting, where the reward is a black\-box composite of judge calls and graph analytics rather than a differentiable signal\. We sampleG=8G=8completions per prompt, generate with a vLLM backendKwonet al\.\([2023](https://arxiv.org/html/2607.00924#bib.bib68)\)for throughput, and adapt only LoRA\(Huet al\.,[2022](https://arxiv.org/html/2607.00924#bib.bib69)\)parameters to keep the update lightweight and to mitigate catastrophic forgetting\. Per\-size budgets are in Table[2](https://arxiv.org/html/2607.00924#S4.T2)\.

#### 4\.1\.3Reward Definition

Each completionooreceives a scalar reward that is a fixed convex combination of six components, each normalized to\[0,1\]\[0,1\]:

R​\(o\)=∑kwk​rk​\(o\),𝐰=\(0\.30⏟corr,0\.15⏟fmt,0\.25⏟util,0\.10⏟nx,0\.10⏟div,0\.10⏟struct\),∑kwk=1\.R\(o\)=\\sum\_\{k\}w\_\{k\}\\,r\_\{k\}\(o\),\\qquad\\mathbf\{w\}=\(\\,\\underbrace\{0\.30\}\_\{\\text\{corr\}\},\\,\\underbrace\{0\.15\}\_\{\\text\{fmt\}\},\\,\\underbrace\{0\.25\}\_\{\\text\{util\}\},\\,\\underbrace\{0\.10\}\_\{\\text\{nx\}\},\\,\\underbrace\{0\.10\}\_\{\\text\{div\}\},\\,\\underbrace\{0\.10\}\_\{\\text\{struct\}\}\\,\),\\qquad\\textstyle\\sum\_\{k\}w\_\{k\}=1\.\(4\)Two components are model\-graded by an external LLM judge \(grok\-4\-1\-fast\-non\-reasoning\) and four are computed programmatically from the parsed graphG=\(V,E\)G=\(V,E\)withn=\|V\|n=\|V\|nodes andm=\|E\|m=\|E\|edges\. In all reward figures the headline “total reward” is the trainer’s per\-step mean1G​∑iR​\(oi\)\\frac\{1\}\{G\}\\sum\_\{i\}R\(o\_\{i\}\), equivalent to Eq\. \([4](https://arxiv.org/html/2607.00924#S4.E4)\)\.

Semantic rewards \(judge\-graded\)

LetJ​\(a,a⋆\)∈\[0,1\]J\(a,a^\{\\star\}\)\\in\[0,1\]denote the judge’s continuous grade of a candidate answeraaagainst the gold answera⋆a^\{\\star\}\.*Correctness*grades the post\-</think\>answeraoa\_\{o\}directly,rcorr=J​\(ao,a⋆\)r\_\{\\text\{corr\}\}=J\(a\_\{o\},a^\{\\star\}\)\.*Graph utility*\(the central signal\) first asks the judge to reconstruct an answera^o=Reconstruct​\(Go\)\\hat\{a\}\_\{o\}=\\textsc\{Reconstruct\}\(G\_\{o\}\)using only the emittedgraph\_jsonand no outside knowledge, then grades it,rutil=J​\(a^o,a⋆\)r\_\{\\text\{util\}\}=J\(\\hat\{a\}\_\{o\},a^\{\\star\}\)\. This is an information\-bottleneck test: the model is rewarded only when it has offloaded genuinely sufficient information into an explicit, standalone graph\.

Format reward

A graded check that the structured trace is present and the graph is parseable,rfmt=clip\[0,1\]⁡\(∑s∈𝒮cs​1​\[s​present\]\)r\_\{\\text\{fmt\}\}=\\operatorname\{clip\}\_\{\[0,1\]\}\\\!\\big\(\\sum\_\{s\\in\\mathcal\{S\}\}c\_\{s\}\\,\\mathbb\{1\}\[s\\text\{ present\}\]\\big\), with section credits forthink\(0\.150\.15\),brainstorm\(0\.100\.10\),graph\(0\.150\.15\), a JSON\-parseablegraph\_json\(0\.200\.20\),patterns\(0\.150\.15\),synthesis\(0\.150\.15\), and a non\-empty node set \(0\.100\.10\)\. Credit forgraph\_jsonand everything after it is gated on the JSON parsing successfully, so a malformed graph caps the score\.

NetworkX\-validity reward

WithEinvE\_\{\\text\{inv\}\}the edges referencing nonexistent nodes andℓ\\ellthe number of self\-loops,

rnx=clip\[0,1\]⁡\(0\.3​1​\[n\>0\]\+0\.3​1​\[Eval\>0\]\+0\.2​\(1−\|Einv\|m\)\+0\.1​1​\[ℓ=0\]\+0\.1​1​\[weakly connected\]\),r\_\{\\text\{nx\}\}=\\operatorname\{clip\}\_\{\[0,1\]\}\\\!\\Big\(0\.3\\,\\mathbb\{1\}\[n\>0\]\+0\.3\\,\\mathbb\{1\}\[E\_\{\\text\{val\}\}\>0\]\+0\.2\\big\(1\-\\tfrac\{\|E\_\{\\text\{inv\}\}\|\}\{m\}\\big\)\+0\.1\\,\\mathbb\{1\}\[\\ell=0\]\+0\.1\\,\\mathbb\{1\}\[\\text\{weakly connected\}\]\\Big\),\(5\)Eval=m−\|Einv\|E\_\{\\text\{val\}\}=m\-\|E\_\{\\text\{inv\}\}\|, rewarding internally consistent, connected graphs\.

Diversity reward

We embed them′m^\{\\prime\}textual graph elements \(node ids andsource relation target\) with a Sentence\-BERT modelϕ\\phi\(all\-MiniLM\-L6\-v2\)\(Reimers and Gurevych,[2019b](https://arxiv.org/html/2607.00924#bib.bib70)\)and measure the mean off\-diagonal cosine similarity

s¯=1m′​\(m′−1\)​∑k≠lϕ​\(tk\)⊤​ϕ​\(tl\)∥ϕ​\(tk\)∥​∥ϕ​\(tl\)∥,rdiv=clip\[0,1\]⁡\(0\.9​d\+b\),d=clip\[0,1\]⁡\(1−s¯−0\.150\.35\),\\bar\{s\}=\\frac\{1\}\{m^\{\\prime\}\(m^\{\\prime\}\-1\)\}\\sum\_\{k\\neq l\}\\frac\{\\phi\(t\_\{k\}\)^\{\\top\}\\phi\(t\_\{l\}\)\}\{\\lVert\\phi\(t\_\{k\}\)\\rVert\\,\\lVert\\phi\(t\_\{l\}\)\\rVert\},\\qquad r\_\{\\text\{div\}\}=\\operatorname\{clip\}\_\{\[0,1\]\}\\\!\\big\(0\.9\\,d\+b\\big\),\\;\\;d=\\operatorname\{clip\}\_\{\[0,1\]\}\\\!\\Big\(1\-\\tfrac\{\\bar\{s\}\-0\.15\}\{0\.35\}\\Big\),\(6\)with a richness bonusb=min⁡\(0\.1,m′/100\)b=\\min\(0\.1,m^\{\\prime\}/100\)\. This penalizes degenerate, collapsed graphs of near\-duplicate nodes that would otherwise reward\-hack the validity and structure terms\.

Structure reward

A topology scorerstruct=clip\[0,1\]⁡\(ssize\+sdens\+sint\+sdepth\+sconn\)r\_\{\\text\{struct\}\}=\\operatorname\{clip\}\_\{\[0,1\]\}\(s\_\{\\text\{size\}\}\+s\_\{\\text\{dens\}\}\+s\_\{\\text\{int\}\}\+s\_\{\\text\{depth\}\}\+s\_\{\\text\{conn\}\}\), with a size term peaking for55–2020nodes;sdens=min⁡\(0\.2,2​ρ\)s\_\{\\text\{dens\}\}=\\min\(0\.2,2\\rho\)for directed densityρ=mn​\(n−1\)\\rho=\\tfrac\{m\}\{n\(n\-1\)\}; an internal\-node termsint=0\.3​nintns\_\{\\text\{int\}\}=0\.3\\,\\tfrac\{n\_\{\\text\{int\}\}\}\{n\}over nodes with both in\- and out\-edges; a depth termsdepth=min⁡\(0\.2,0\.2​min⁡\(L,6\)6\)s\_\{\\text\{depth\}\}=\\min\(0\.2,0\.2\\tfrac\{\\min\(L,6\)\}\{6\}\)for longest DAG pathLL; and a weak\-connectivity term \(0\.10\.1\)\. Internal nodes correspond to intermediate inferences andLLto reasoning\-chain length, shaping the graph into a connected, hierarchical scaffold\.

Design rationale

The bulk of the weight \(0\.550\.55\) is placed on the two semantic objectives \(correctness and graph utility\) that capture the true task, while the four cheap programmatic terms \(0\.450\.45\) act as dense shaping and anti\-hacking rewards that keep every sampled trace valid, diverse, and well\-structured\. Importantly, the components have heterogeneous effective maxima: format and NetworkX\-validity can reach1\.01\.0, whereas the diversity and structure terms are soft\-capped by design, a topically coherent graph cannot attain mean pairwise dissimilarity \(d<1d\\\!<\\\!1\), and the internal\-node and DAG\-depth terms inrstructr\_\{\\text\{struct\}\}are mutually competing\. Their absolute levels are therefore not directly comparable, and the total reward saturates below1\.01\.0by construction\.

#### 4\.1\.4Training Dynamics and Results

Across all three sizes the cold start instills the reasoning format and a clear preference ordering, and Graph\-GRPO then improves the composite reward; the backbone type and size govern where each model starts and how much headroom remains\.

Graph\-PRefLexOR\-1\.7B

On a Qwen3\-1\.7B backbone \(already a reasoning model with a native thinking mode\) the ORPO loss falls from∼2\.11\\sim\\\!2\.11to∼1\.38\\sim\\\!1\.38, with the NLL term essentially coincident with the total \(the odds\-ratio penalty is negligible under the larger5×10−55\\times 10^\{\-5\}learning rate\), while the preference accuracy rises from0\.950\.95to1\.01\.0and the implicit reward margin grows steeply from0\.140\.14to∼1\.0\\sim\\\!1\.0\(Fig\.[18](https://arxiv.org/html/2607.00924#S4.F18)\(a\)\), a far larger margin than the other sizes, reflecting the higher learning rate rather than model scale\. Under Graph\-GRPO the composite reward improves modestly from∼0\.52\\sim\\\!0\.52to∼0\.55\\sim\\\!0\.55over the∼970\\sim\\\!970\-step run \(Fig\.[19](https://arxiv.org/html/2607.00924#S4.F19)\(a\)\), with correctness rising0\.36→0\.420\.36\\\!\\rightarrow\\\!0\.42, format and NetworkX\-validity near their ceilings, and graph utility the lowest component \(∼0\.22\\sim\\\!0\.22\)\.

Graph\-PRefLexOR\-3B

On the Llama\-3\.2\-3B\-Instruct backbone \(a standard instruction model with no native reasoning, converted into a graph\-native reasoner from scratch\) the cold start converges cleanly within one epoch: the total ORPO loss and its NLL component fall from∼2\.1\\sim\\\!2\.1to∼1\.47\\sim\\\!1\.47and plateau after∼300\\sim\\\!300steps, separated by only∼0\.02\\sim\\\!0\.02–0\.030\.03\(a light odds\-ratio regularizer\), while the preference accuracy reaches≈1\.0\\approx\\\!1\.0and the reward margin grows from0\.030\.03to0\.160\.16, with the same accuracy on the held\-out split \(Fig\.[18](https://arxiv.org/html/2607.00924#S4.F18)\(b\)\)\. The modest absolute margin reflects the deliberately large chosen/rejected gap built into the data \(§[4\.1\.1](https://arxiv.org/html/2607.00924#S4.SS1.SSS1)\): the pairs are easy to separate, so this stage installs format and preference adherence rather than final reasoning quality\. Graph\-GRPO then improves the composite reward from∼0\.46\\sim\\\!0\.46to∼0\.55\\sim\\\!0\.55over the∼1970\\sim\\\!1970\-step \(two\-segment\) schedule \(Fig\.[19](https://arxiv.org/html/2607.00924#S4.F19)\(b\)\), representing the largest relative RL gain of the three, consistent with the weakest cold start\. The programmatic format and NetworkX\-validity terms saturate early; structure climbs0\.53→0\.640\.53\\\!\\rightarrow\\\!0\.64and diversity0\.67→0\.710\.67\\\!\\rightarrow\\\!0\.71; correctness improves only gradually \(0\.34→0\.380\.34\\\!\\rightarrow\\\!0\.38\) and graph utility is the lowest throughout \(0\.17→0\.250\.17\\\!\\rightarrow\\\!0\.25\)\.

Graph\-PRefLexOR\-8B

On a Qwen3\-8B backbone the ORPO loss falls from∼1\.69\\sim\\\!1\.69to∼1\.31\\sim\\\!1\.31in only∼240\\sim\\\!240steps, and the preference accuracy is≈1\.0\\approx\\\!1\.0from the outset \(Fig\.[18](https://arxiv.org/html/2607.00924#S4.F18)\(c\), the strong base separates preferences almost immediately, so the cold start mainly instills the output format\. Under Graph\-GRPO the composite reward is high and rises only modestly from∼0\.60\\sim\\\!0\.60to∼0\.63\\sim\\\!0\.63, with a mid\-run dip to∼0\.60\\sim\\\!0\.60\(Fig\.[19](https://arxiv.org/html/2607.00924#S4.F19)\(c\)\)\. The component view explains why: the 8B leaves the cold start already near the 3B’s converged operating point; correctness sits at∼0\.57\\sim\\\!0\.57and the format, validity, diversity, and structure terms are high and stable, so RL consolidates and lightly polishes rather than driving large gains; only graph utility drifts upward \(0\.29→0\.320\.29\\\!\\rightarrow\\\!0\.32\) and stays the lowest component\.

#### 4\.1\.5Generation\-length dynamics

Beyond reward, Graph\-GRPO reshapes the models’ generation behavior \(Fig\.[20](https://arxiv.org/html/2607.00924#S4.F20)\(a\)\)\. The 1\.7B and 8B models, which rarely exhaust their token budget \(≤3%\\leq\\\!3\\%truncated\), lengthen their completed reasoning traces over training \(to∼2\.6\\sim\\\!2\.6k and∼2\.4\\sim\\\!2\.4k tokens respectively\)\. The 3B exhibits the opposite and more pronounced dynamic: it initially truncates up to∼20%\\sim\\\!20\\%of completions against the80008000\-token budget, and reinforcement learning drives this rate down to∼1%\\sim\\\!1\\%while simultaneously shortening the mean terminated length \(∼2\.7\\sim\\\!2\.7k→2\.3\\rightarrow\\\!2\.3k tokens\)\. Because a truncated trace cannot emit a well\-formed closing answer, it is penalized by the format and correctness terms and thus selected against; GRPO therefore teaches the policy to complete its graph\-native reasoning within budget, a regularization of length and termination that the reward curve alone does not reveal\.

Optimization Diagnostics

The within\-group reward standard deviation \(Fig\.[20](https://arxiv.org/html/2607.00924#S4.F20)\(b\), top\) sets the scale of the GRPO advantage \(Eq\.[2](https://arxiv.org/html/2607.00924#S4.E2)\): the 3B begins with the largest dispersion \(∼0\.11\\sim\\\!0\.11\) and the 1\.7B and 8B with roughly half that \(∼0\.05\\sim\\\!0\.05–0\.060\.06\), so the 3B receives the strongest per\-group learning signal \(consistent with its larger reward gains\) and as its dispersion decays toward∼0\.07\\sim\\\!0\.07the signal, and the gains, taper\. Policy entropy \(bottom\) decreases modestly for all models, indicating gradual sharpening; the 1\.7B remains the most exploratory and the 3B sharpens most\. No run shows vanishing advantages \(the fraction of zero\-variance groups stays at0\), confirming the reward provides a usable gradient throughout\.

#### 4\.1\.6Cross\-model Summary and Analysis

Three trends are size\-invariant\. First, the cold start always achieves near\-perfect preference accuracy, confirming that ORPO reliably installs the structured trace before RL, aided by the large chosen/rejected gap built into the data\. Second, the headroom that Graph\-GRPO exploits is governed less by parameter count than by whether the backbone was already a reasoning model: the Qwen3\-1\.7B and Qwen3\-8B models, which begin with native reasoning ability, leave the cold start close to saturation and are mostly consolidated by RL, whereas the Llama\-3\.2\-3B\-Instruct model \(a standard chat model converted into a reasoner from scratch\) begins lowest, carries the largest within\-group reward dispersion \(Fig\.[20](https://arxiv.org/html/2607.00924#S4.F20)\(b\)\), and shows the largest RL gains\. This is consistent with the 8B’s high starting correctness and the 3B being the most “moved” by training despite its intermediate size\. Third, and most importantly, graph utility is the binding constraint at every scale \(0\.210\.21–0\.320\.32\): producing knowledge graphs that are semantically sufficient to reconstruct the answer \(not merely valid and well\-formed, which all models achieve\) is the central open challenge of graph\-native reasoning, and the principal target for future scaling\.

Table 2:Training configuration for the Graph\-PRefLexOR family\. All sizes share the reasoning\-trace format and the six\-component reward of §[4\.1\.3](https://arxiv.org/html/2607.00924#S4.SS1.SSS3)\.Table 3:Models used in this study and corresponding Hugging Face identifiers\.

### 4\.2Benchmark Question Generation

The open\-ended benchmark is constructed using a multi\-stage pipeline for paper ingestion, section extraction, question generation, and question refinement \(see Figure[21](https://arxiv.org/html/2607.00924#S4.F21)\)\. We collect research papers spanning several domains relevant to scientific reasoning and materials design, including large language models, spider silk, polymer nanocomposites, epoxy networks, and collagen\-based protein materials\. Each PDF is converted to Markdown using theMarkerlibrary, which performs layout\-aware text extraction without OCR or LLM\-assisted parsingDatalab \([2025](https://arxiv.org/html/2607.00924#bib.bib15)\)\.

Each Markdown file is then processed using OpenAI*gpt\-4o\-mini*with a structured output schema to extract key paper\-level fields, including the title, DOI, abstract, results, discussion, and conclusionOpenAI \([2024](https://arxiv.org/html/2607.00924#bib.bib16)\)\. The Introduction, methods, and references sections are excluded because they typically contain background, procedural details, or citation metadata rather than the high\-level mechanistic findings targeted by this benchmark\. The extraction prompt includes robustness rules to account for variations in section naming, includingResults and Discussion,Concluding Remarks,Summary, andDiscussion and Outlook\. The abstract, results, discussion, and conclusion sections are subsequently merged into a consolidated text block with explicit section headers\. These records are compiled into a JSONL dataset containing the paper title, DOI, source text, and associated metadata\. This consolidated representation serves as the input for benchmark question generation\.

![Refer to caption](https://arxiv.org/html/2607.00924v1/x21.png)Figure 21:Workflow for constructing the open\-ended scientific reasoning benchmark from research papers\.For each paper, OpenAI*gpt\-5\.4*with high reasoning effort generates one self\-contained, research\-level evaluation question\. The resulting benchmark contains 100 open\-ended questions\. Each question is assigned to one of five predefined reasoning categories:causal\_multiscale\_reasoning,tradeoff\_and\_non\_monotonicity,hidden\_variable\_identification,model\_abstraction\_and\_breakdown, orcross\_domain\_mapping\. The generation prompt requires each question to define a clear scientific system, include relevant variables and mechanisms, and pose a non\-trivial reasoning challenge involving a tradeoff, hidden variable, failure mode, or mechanistic breakdown\. Additional constraints enforce a single\-paragraph format, self\-contained framing, a target length of 150–200 words, and a mechanistic final task beginning with either*Explain why*or*Then identify*\.

Finally, each generated question is passed through a second*gpt\-5\.4*refinement step to improve readability, grammar, precision, and benchmark suitability\. This editing pass preserves the original system, variables, causal structure, question type, and intended reasoning challenge, while avoiding the introduction of new scientific claims or simplification of the taskOpenAI \([2026](https://arxiv.org/html/2607.00924#bib.bib17)\)\. The final output is a polished JSONL benchmark of 100 self\-contained, open\-ended scientific reasoning questions designed to evaluate mechanistic reasoning, causal inference, and hypothesis generation\. Paper\-level metadata, including DOI, title, and topic tags, are available at[https://huggingface\.co/datasets/lamm\-mit/graph\-preflexor\-grpo\-benchmark](https://huggingface.co/datasets/lamm-mit/graph-preflexor-grpo-benchmark)\.

### 4\.3Answer Backtracking and Hidden\-State Analysis

We use semantic backtracking to measure which intermediate text is closest to a model’s final answer\. For each questionii, letaia\_\{i\}denote the final answer and let𝒞i=\{ci​1,ci​2,…,ci​K\}\\mathcal\{C\}\_\{i\}=\\\{c\_\{i1\},c\_\{i2\},\\ldots,c\_\{iK\}\\\}denote the set of candidate reference texts\. We embed the final answer and all candidate references usingBAAI/bge\-base\-en\-v1\.5Xiaoet al\.\([2023b](https://arxiv.org/html/2607.00924#bib.bib65)\)\. The BGE family provides general\-purpose text embeddings for semantic retrieval and comparisonXiaoet al\.\([2023a](https://arxiv.org/html/2607.00924#bib.bib66)\), and sentence embeddings are commonly evaluated using cosine\-based semantic similarity tasksReimers and Gurevych \([2019a](https://arxiv.org/html/2607.00924#bib.bib51)\)\. All embeddings areℓ2\\ell\_\{2\}\-normalized before comparison\.

For each candidate referenceci​jc\_\{ij\}, we compute cosine similarity with the final answer:

si​j=cos⁡\(e​\(ai\),e​\(ci​j\)\)=e​\(ai\)⊤​e​\(ci​j\)‖e​\(ai\)‖2​‖e​\(ci​j\)‖2\.s\_\{ij\}=\\cos\(e\(a\_\{i\}\),e\(c\_\{ij\}\)\)=\\frac\{e\(a\_\{i\}\)^\{\\top\}e\(c\_\{ij\}\)\}\{\\\|e\(a\_\{i\}\)\\\|\_\{2\}\\\|e\(c\_\{ij\}\)\\\|\_\{2\}\}\.Because the embeddings are normalized, this is equivalent to the dot product between the two normalized vectors\. The backtracking source is then assigned by top\-1 nearest\-reference selection:

ji∗=arg⁡maxj⁡si​j\.j^\{\\ast\}\_\{i\}=\\arg\\max\_\{j\}s\_\{ij\}\.The sourceci​ji∗c\_\{ij^\{\\ast\}\_\{i\}\}is the candidate to which the final answer backtracks\. We do not use a fixed absolute cosine\-similarity threshold\. Instead, each answer is assigned to the candidate source with the highest cosine similarity\. This avoids choosing an arbitrary cutoff and makes the analysis fully reproducible from the embeddings and candidate list\. If two candidates have exactly the same similarity up to numerical precision, we use a fixed deterministic ordering of candidates to break the tie\.

For Qwen3\-8B, we run the model with thinking enabled and split each output into a visible thinking trace and a final answer\. We compare Qwen’s final answer with six candidate references: Qwen’s own thinking trace, Graph\-PRefLexOR 8B’s final answer, and Graph\-PRefLexOR 8B’s<brainstorm\>,<graph\>,<patterns\>, and<synthesis\>stages\. We report both the full closest\-source distribution and a binary split indicating whether Qwen’s final answer backtracks to its own thinking trace or to another source\.

For Graph\-PRefLexOR 8B, we perform two related analyses\. First, we compare Graph\-PRefLexOR’s final answer with its own reasoning stages and with Qwen3\-8B outputs\. The candidate set is:

\{<brainstorm\>,<graph\>,<patterns\>,<synthesis\>,Qwen thinking,Qwen answer\}\.\\\{\\texttt\{<brainstorm\>\},\\texttt\{<graph\>\},\\texttt\{<patterns\>\},\\texttt\{<synthesis\>\},\\text\{Qwen thinking\},\\text\{Qwen answer\}\\\}\.This gives a cross\-model backtracking distribution analogous to the Qwen analysis\. We also report a binary split indicating whether Graph\-PRefLexOR’s final answer backtracks to its own reasoning stages or to Qwen3\-8B outputs\. Second, we perform an internal\-only Graph\-PRefLexOR analysis by comparing the final answer only with<brainstorm\>,<graph\>,<patterns\>, and<synthesis\>\. This identifies which structured reasoning stage is closest to the final answer when cross\-model references are removed\.

We also analyze hidden states\. For Qwen3\-8B, we compute the mean hidden state over thinking tokens and the mean hidden state over final\-answer tokens at each transformer layer\. For layerℓ\\ell, with thinking\-token positionsTiT\_\{i\}and answer\-token positionsAiA\_\{i\}, we compute

hi,ℓthink=1\|Ti\|​∑t∈Tihi,ℓ,t,hi,ℓans=1\|Ai\|​∑t∈Aihi,ℓ,t\.h^\{\\mathrm\{think\}\}\_\{i,\\ell\}=\\frac\{1\}\{\|T\_\{i\}\|\}\\sum\_\{t\\in T\_\{i\}\}h\_\{i,\\ell,t\},\\qquad h^\{\\mathrm\{ans\}\}\_\{i,\\ell\}=\\frac\{1\}\{\|A\_\{i\}\|\}\\sum\_\{t\\in A\_\{i\}\}h\_\{i,\\ell,t\}\.The layer\-wise thinking\-answer divergence is then

di,ℓ=1−cos⁡\(hi,ℓthink,hi,ℓans\)\.d\_\{i,\\ell\}=1\-\\cos\(h^\{\\mathrm\{think\}\}\_\{i,\\ell\},h^\{\\mathrm\{ans\}\}\_\{i,\\ell\}\)\.For Graph\-PRefLexOR 8B, we compute the analogous distance between hidden states from reasoning\-stage tokens and hidden states from final\-answer tokens\. We also compute stage\-specific distances by comparing each stage,<brainstorm\>,<graph\>,<patterns\>, and<synthesis\>, with the final\-answer hidden state\. All layer\-wise plots report the mean across questions, with shaded bands showing one standard deviation\.

Finally, we use two analyses to interpret the layer\-wise peaks\. First, we train a layer\-wise linear probe to distinguish thinking\-token hidden states from answer\-token hidden states\. This tests whether the distinction between reasoning and answering is linearly decodable at each layer\. Second, we use a logit\-lens\-style approachBelroseet al\.\([2023](https://arxiv.org/html/2607.00924#bib.bib47)\)to project selected hidden states into vocabulary space and compare token preferences between reasoning and answer spans\. These two analyses are observational\. As a causal check, we use activation patchingHeimersheim and Nanda \([2024](https://arxiv.org/html/2607.00924#bib.bib48)\): hidden states from clean runs are patched into corrupted runs, and recovery is measured by final\-answer similarity\.

### 4\.4Iterative Graph\-native Ideation and Scaling Analysis

We treat the graph\-native reasoning model as a self\-expanding ideation engine to study how additional test\-time compute changes the structure of the generated idea space\. Starting from a single seed topic, each iterationttproceeds in three steps\. First, the generator answers the current question and emits a structured reasoning trace, from which a parser extracts a local graph consisting of typed concept nodes and labeled relations\. Second, this local graph is merged into a global directed graph using embedding\-based de\-duplication\. Each new concept label is embedded withgoogle/embeddinggemma\_300mVeraet al\.\([2025](https://arxiv.org/html/2607.00924#bib.bib12)\), producing a 768\-dimensional unit\-normalized vector\. The concept is merged with an existing canonical node if the cosine similarity is at least0\.850\.85; otherwise, it is added as a new node\. Each node and edge is annotated with provenance metadata, including birth iterationtt, reasoning depth, and originating response\. Third, an expansion strategy inspects the accumulated graph and proposes a small set of follow\-up questions, optionally anchored to selected nodes or node pairs, which define subsequent iterations\. A best\-first frontier orders the resulting work queue\. The loop continues until the specified compute budget, defined by the number of model calls, total tokens, or iterations, is exhausted\. Each generation is performed as an independent single\-turn call; therefore, cross\-turn memory is carried entirely by the accumulated graph rather than by the model context window\. We run one experiment per expansion strategy using the common seed topic ”self\-healing biopolymer composites”\. The call, token, and iteration budgets are set to be effectively unbounded, and all analyses are performed on the first2,0002\{,\}000iterations of each run\.

Expansion Strategies

The four runs differ only in the expansion policy that maps the accumulated graph to the next batch of questions\. Each policy acts as an operator that allocates additional test\-time compute to a different type of frontier in the evolving idea space\. LetGt=\(Vt,Et\)G\_\{t\}=\(V\_\{t\},E\_\{t\}\)denote the accumulated graph at iterationtt, let𝐱i∈ℝ768\\mathbf\{x\}\_\{i\}\\in\\mathbb\{R\}^\{768\}be the unit\-normalized embedding of nodeii, letQtQ\_\{t\}denote the set of nodes already used as anchors, and letdeg⁡\(i\)\\deg\(i\)andb​\(i\)b\(i\)denote the degree and betweenness centrality of nodeii, respectively\. The fan\-out, or number of questions emitted per step, is denoted bykk\. The running concept centroid is defined as

𝐱¯t=1\|Vt\|​∑i∈Vt𝐱i\.\\bar\{\\mathbf\{x\}\}\_\{t\}=\\frac\{1\}\{\|V\_\{t\}\|\}\\sum\_\{i\\in V\_\{t\}\}\\mathbf\{x\}\_\{i\}\.\(7\)
The*frontier*strategy is graph\-analytic and balances outward expansion with consolidation of the graph core\. It selects the lowest\-degree unvisited nodes together with the single highest\-betweenness hub,

ℒt=\{k​nodes of smallest​deg⁡\(i\),i∈Vt∖Qt\},ht=arg​maxi∈Vt∖Qt⁡b​\(i\),\\mathcal\{L\}\_\{t\}=\\big\\\{\\,k\\text\{ nodes of smallest \}\\deg\(i\),\\;i\\in V\_\{t\}\\setminus Q\_\{t\}\\big\\\},\\qquad h\_\{t\}=\\operatorname\*\{arg\\,max\}\_\{i\\in V\_\{t\}\\setminus Q\_\{t\}\}b\(i\),\(8\)and asks follow\-up questions about unresolved mechanisms associated with each target\. The*novelty*strategy instead directs exploration toward the embedding periphery by selecting thekknodes least aligned with the current centroid,

𝒩t=\{k​nodes of smallest​𝐱i⊤​𝐱¯t,i∈Vt∖Qt\}\.\\mathcal\{N\}\_\{t\}=\\big\\\{\\,k\\text\{ nodes of smallest \}\\mathbf\{x\}\_\{i\}^\{\\top\}\\bar\{\\mathbf\{x\}\}\_\{t\},\\;i\\in V\_\{t\}\\setminus Q\_\{t\}\\big\\\}\.\(9\)
The*leap*strategy is deliberately divergent\. For each of thek/2k/2most peripheral conceptsaa, it identifies the most semantically dissimilar partner anywhere in the graph,

p​\(a\)=arg​minj∈Vt,j≠a⁡𝐱a⊤​𝐱j,p\(a\)=\\operatorname\*\{arg\\,min\}\_\{j\\in V\_\{t\},\\,j\\neq a\}\\;\\mathbf\{x\}\_\{a\}^\{\\top\}\\mathbf\{x\}\_\{j\},\(10\)and generates a question that forces a concrete mechanistic connection between the pair\. In parallel, for thekkmost peripheral concepts, it imports a principle from an unrelated field, thereby encouraging cross\-domain transfer and injecting concepts not yet present in the graph\.

The*converse*strategy operates at the level of language rather than graph structure\. A separate questioner model,πq\\pi\_\{\\mathrm\{q\}\}, reads the original seed questionq0q\_\{0\}and the model’s latest answerata\_\{t\}and proposes new questions,

\{q1′,…,qk′\}=πq​\(q0,at\),\\\{q^\{\\prime\}\_\{1\},\\dots,q^\{\\prime\}\_\{k\}\\\}=\\pi\_\{\\mathrm\{q\}\}\(q\_\{0\},a\_\{t\}\),\(11\)targeting implications, tensions, cross\-domain analogies, or deeper mechanisms\. Because this strategy reasons over the generated content rather than over existing graph nodes, it can introduce concepts absent from the accumulated graph and move beyond locally saturated regions\. This comes at the cost of two model calls per iteration rather than one\. The*frontier*,*novelty*, and*leap*strategies generate node\- or node\-pair\-anchored questions, whereas*converse*generates unanchored follow\-up questions\. All strategies use the same generator, embedding model, de\-duplication threshold, and compute budget, making the resulting runs directly comparable\. Table[4](https://arxiv.org/html/2607.00924#S4.T4)summarizes the four policies\.

Table 4:Expansion strategies used for test\-time graph expansion\. Each strategy maps the accumulated graph to the next batch of questions, directing compute toward graph frontiers, embedding\-peripheral concepts, distant recombinations, or language\-level new directions\. ”Calls” denotes the number of model calls per iteration\.Scaling of Surprising\-insight Yield

To quantify how insight yield scales with test\-time compute, we reconstruct the accumulated graph at forty compute checkpoints,t∈\[0,2000\]t\\in\[0,2000\]\. For each checkpoint, we filter the final graph to include only nodes and edges whose birth iteration is less than or equal tott, without re\-running the model\. All node labels are embedded once usinggoogle/embeddinggemma\_300m\. At each checkpoint, we compute four metrics designed to be robust to graph size: the number of distinct concepts, which measures fluency; the total variance of node embeddings, which measures explored idea\-space volume; the maximum embedding distance,1−cos1\-\\cos, between any node and the seed, which measures frontier reach; and the cumulative number of surprising recombinations, which serves as the primary insight\-yield metric\.

To define surprising recombinations, we estimate a global null distribution from the exact mean,μ\\mu, and standard deviation,σ\\sigma, of all pairwise cosine similarities in the final graph\. A concept pair is defined as atypical when its combination score,

zcomb=cos⁡\(𝐱i,𝐱j\)−μσ,z\_\{\\mathrm\{comb\}\}=\\frac\{\\cos\(\\mathbf\{x\}\_\{i\},\\mathbf\{x\}\_\{j\}\)\-\\mu\}\{\\sigma\},\(12\)is less than−1\-1\. We then count, cumulatively overtt, all atypical concept pairs that the model has bridged through a shared intermediate concept\. Specifically, we count pairs at graph distance two, connected through a common neighbor, but exclude directly linked pairs because direct edges are typically homophilic and therefore do not capture long\-range recombination\. Each bridged pair is assigned the first iteration at which it is realized, defined as the maximum birth iteration among its two endpoint nodes and the two connecting edges\. For tractability on large graphs, distance\-two enumeration is capped per hub\. We avoid nearest\-prior novelty because it is strongly confounded by graph size and mechanically decreases as the accumulated prior set grows\. The resulting metrics are plotted against reasoning iteration for all four expansion strategies\.

Growth Dynamics

Whereas the scaling analysis reports cumulative quantities, the growth\-dynamics analysis characterizes how a single graph develops over time by replaying the final graph in birth\-iteration order\. All measurements are based on embedding geometry or mesoscale community structure rather than raw graph distance, because shortest\-path distances can shrink mechanically as the graph densifies\.

We first replay nodes in order of arrival\. Each newly added concept is classified as*novel*if its embedding distance from the running concept centroid exceeds the median arrival distance, and as*consolidating in\-fill*otherwise\. Concept arrivals are binned by iteration, and we compute the fraction of novel concepts in each bin\. We also record the embedding distance of each new concept from the seed and report the per\-bin mean and interquartile range as a measure of exploration radius\.

We then replay edges in order across thirty checkpoints\. At each checkpoint, we recompute the greedy\-modularity community partition of the graph\-so\-far and report both the number of communities and the modularityQQ\. This provides a mesoscale view of how sub\-fields form, proliferate, and interconnect after the graph becomes a single connected component\. We define a recombination edge as any newly added edge whose endpoints were already connected by a prior path, and plot the embedding distance between its endpoints as a function of iteration, using a density plot with per\-bin medians\. An increasing median would indicate that later recombination edges bridge increasingly distant concepts\. Finally, we track the degree trajectories of*late bloomers*, defined as concepts that acquire the largest fraction of their final degree during the second half of compute\. These concepts are selected by late\-stage growth rather than by final degree alone\. We report this dynamics analysis for the*leap*run\.

## Statements and Declarations

### Funding

This work was primarily supported by the U\.S\. Department of Energy, Office of Science, Office of Advanced Scientific Computing Research and Office of Basic Energy Sciences, Scientific Discovery through Advanced Computing \(SciDAC\) program under the FORUM\-AI project\.

### Competing Interests

The authors declare that they have no competing financial or non\-financial interests relevant to the content of this article\.

### Author Contributions

M\.J\.B\. and S\.P\. conceptualized the study and defined the project goals and investigation scope\. M\.J\.B\. performed model training and graph expansion analysis\. S\.P\. designed the benchmark questions and carried out the PCA\-based representation and semantic diversity analyses\. S\.S\. conducted the semantic backtracking and layer\-wise decomposition analyses\. M\.J\.B\. and T\.G\. provided project supervision and secured funding\. All authors contributed to manuscript writing, review, and editing\.

### Data Availability

### Code Availability

### Model Availability

### Use of Large Language Models

Large language models were used for benchmark construction, teacher\-response generation, rejected\-response generation, question refinement, and independent evaluation, as described in the Methods section\. All LLM\-generated materials and outputs were reviewed, filtered, and analyzed by the authors\.

## References

- \[1\]\(2010\)Principal component analysis\.WIREs Computational Statistics2\(4\),pp\. 433–459\(en\)\.Note:\_eprint: https://wires\.onlinelibrary\.wiley\.com/doi/pdf/10\.1002/wics\.101External Links:ISSN 1939\-0068,[Link](https://onlinelibrary.wiley.com/doi/abs/10.1002/wics.101),[Document](https://dx.doi.org/10.1002/wics.101)Cited by:[§2\.3\.1](https://arxiv.org/html/2607.00924#S2.SS3.SSS1.p2.1)\.
- \[2\]N\. Belrose, I\. Ostrovsky, L\. McKinney, Z\. Furman, L\. Smith, D\. Halawi, S\. Biderman, and J\. Steinhardt\(2023\-03\)Eliciting Latent Predictions from Transformers with the Tuned Lens\.arXiv e\-prints,pp\. arXiv:2303\.08112\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2303.08112),2303\.08112Cited by:[§4\.3](https://arxiv.org/html/2607.00924#S4.SS3.p6.1)\.
- \[3\]T\. Brown, B\. Mann, N\. Ryder, M\. Subbiah, J\. D\. Kaplan, P\. Dhariwal, A\. Neelakantan, P\. Shyam, G\. Sastry, A\. Askell, S\. Agarwal, A\. Herbert\-Voss, G\. Krueger, T\. Henighan, R\. Child, A\. Ramesh, D\. Ziegler, J\. Wu, C\. Winter, C\. Hesse, M\. Chen, E\. Sigler, M\. Litwin, S\. Gray, B\. Chess, J\. Clark, C\. Berner, S\. McCandlish, A\. Radford, I\. Sutskever, and D\. Amodei\(2020\)Language Models are Few\-Shot Learners\.Advances in Neural Information Processing Systems33,pp\. 1877–1901\(en\)\.External Links:[Link](https://proceedings.neurips.cc/paper_files/paper/2020/hash/1457c0d6bfcb4967418bfb8ac142f64a-Abstract.html?utm_source=transaction&utm_medium=email&utm_campaign=linkedin_newsletter)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p2.1)\.
- \[4\]M\. J\. Buehler\(2023\-12\)MeLM, a generative pretrained language modeling framework that solves forward and inverse mechanics problems\.Journal of the Mechanics and Physics of Solids181,pp\. 105454\.External Links:ISSN 0022\-5096,[Link](https://www.sciencedirect.com/science/article/pii/S0022509623002582),[Document](https://dx.doi.org/10.1016/j.jmps.2023.105454)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p2.1)\.
- \[5\]M\. J\. Buehler\(2024\-01\)MechGPT, a Language\-Based Strategy for Mechanics and Materials Modeling That Connects Knowledge Across Scales, Disciplines, and Modalities\.Applied Mechanics Reviews76\(021001\)\.External Links:ISSN 0003\-6900,[Link](https://doi.org/10.1115/1.4063843),[Document](https://dx.doi.org/10.1115/1.4063843)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p2.1)\.
- \[6\]M\. J\. Buehler\(2025\-12\)In Situ Graph Reasoning and Knowledge Expansion Using Graph‐PRefLexOR\.Advanced Intelligent Discovery1\(3\),pp\. e202500006\(en\)\.External Links:ISSN 2943\-9981, 2943\-9981,[Link](https://advanced.onlinelibrary.wiley.com/doi/10.1002/aidi.202500006),[Document](https://dx.doi.org/10.1002/aidi.202500006)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p4.1),[§2\.1](https://arxiv.org/html/2607.00924#S2.SS1.p1.1)\.
- \[7\]M\. J\. Buehler\(2025\-05\)PRefLexOR: preference\-based recursive language modeling for exploratory optimization of reasoning and agentic thinking\.npj Artificial Intelligence1\(1\),pp\. 4\(en\)\.External Links:ISSN 3005\-1460,[Link](https://www.nature.com/articles/s44387-025-00003-z),[Document](https://dx.doi.org/10.1038/s44387-025-00003-z)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p4.1),[§2\.1](https://arxiv.org/html/2607.00924#S2.SS1.p1.1),[§4\.1\.2](https://arxiv.org/html/2607.00924#S4.SS1.SSS2.p1.1),[§4\.1\.2](https://arxiv.org/html/2607.00924#S4.SS1.SSS2.p5.6)\.
- \[8\]M\. J\. Buehler\(2024\-09\)Accelerating scientific discovery with generative knowledge extraction, graph\-based representation, and multimodal intelligent graph reasoning\.Machine Learning: Science and Technology5\(3\),pp\. 035083\(en\)\.External Links:ISSN 2632\-2153,[Link](https://doi.org/10.1088/2632-2153/ad7228),[Document](https://dx.doi.org/10.1088/2632-2153/ad7228)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p1.1)\.
- \[9\]K\. Clark, U\. Khandelwal, O\. Levy, and C\. D\. Manning\(2019\-06\)What Does BERT Look At? An Analysis of BERT’s Attention\.arXiv e\-prints,pp\. arXiv:1906\.04341\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.1906.04341),1906\.04341Cited by:[§2\.6](https://arxiv.org/html/2607.00924#S2.SS6.p1.1)\.
- \[10\]Datalab\(2025\)Marker: convert pdf to markdown, json, and html\.Note:[https://github\.com/datalab\-to/marker](https://github.com/datalab-to/marker)Accessed: 2026\-05\-13Cited by:[§4\.2](https://arxiv.org/html/2607.00924#S4.SS2.p1.1)\.
- \[11\]Y\. Gao, Y\. Xiong, X\. Gao, K\. Jia, J\. Pan, Y\. Bi, Y\. Dai, J\. Sun, M\. Wang, and H\. Wang\(2024\-03\)Retrieval\-Augmented Generation for Large Language Models: A Survey\.arXiv\(en\)\.Note:arXiv:2312\.10997 \[cs\.CL\]External Links:[Link](http://arxiv.org/abs/2312.10997),[Document](https://dx.doi.org/10.48550/arXiv.2312.10997)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p3.1)\.
- \[12\]A\. Ghafarollahi and M\. J\. Buehler\(2024\-01\)ProtAgents: Protein discovery via large language model multi\-agent collaborations combining physics and machine learning\.arXiv\(en\)\.Note:arXiv:2402\.04268 \[cond\-mat\]External Links:[Link](http://arxiv.org/abs/2402.04268),[Document](https://dx.doi.org/10.48550/arXiv.2402.04268)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p2.1),[Figure 3](https://arxiv.org/html/2607.00924#S2.F3),[§2\.2](https://arxiv.org/html/2607.00924#S2.SS2.p1.1)\.
- \[13\]A\. Ghafarollahi and M\. J\. Buehler\(2025\-01\)Automating alloy design and discovery with physics\-aware multimodal multiagent AI\.Proceedings of the National Academy of Sciences122\(4\),pp\. e2414074122\.External Links:[Link](https://www.pnas.org/doi/abs/10.1073/pnas.2414074122),[Document](https://dx.doi.org/10.1073/pnas.2414074122)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p3.1)\.
- \[14\]A\. Ghafarollahi and M\. J\. Buehler\(2025\-11\)Rapid and automated alloy design with graph neural network\-powered large language model\-driven multi\-agent AI\.MRS Bulletin50\(11\),pp\. 1309–1324\(en\)\.External Links:ISSN 1938\-1425,[Link](https://doi.org/10.1557/s43577-025-00953-4),[Document](https://dx.doi.org/10.1557/s43577-025-00953-4)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p3.1)\.
- \[15\]A\. Ghafarollahi and M\. J\. Buehler\(2025\-06\)SciAgents: Automating Scientific Discovery Through Bioinspired Multi‐Agent Intelligent Graph Reasoning\.Advanced Materials37\(22\),pp\. 2413523\(en\)\.External Links:ISSN 0935\-9648, 1521\-4095,[Link](https://advanced.onlinelibrary.wiley.com/doi/10.1002/adma.202413523),[Document](https://dx.doi.org/10.1002/adma.202413523)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p2.1)\.
- \[16\]A\. Ghafarollahi and M\. J\. Buehler\(2025\-04\)Sparks: Multi\-Agent Artificial Intelligence Model Discovers Protein Design Principles\.arXiv\.Note:arXiv:2504\.19017 \[cs\]External Links:[Link](http://arxiv.org/abs/2504.19017),[Document](https://dx.doi.org/10.48550/arXiv.2504.19017)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p2.1)\.
- \[17\]T\. P\. Hage and M\. J\. Buehler\(2026\-03\)BeamPERL: Parameter\-Efficient RL with Verifiable Rewards Specializes Compact LLMs for Structured Beam Mechanics Reasoning\.arXiv\.Note:arXiv:2603\.04124 \[cs\.AI\]External Links:[Link](http://arxiv.org/abs/2603.04124),[Document](https://dx.doi.org/10.48550/arXiv.2603.04124)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p2.1)\.
- \[18\]S\. Harsha Tanneru, D\. Ley, C\. Agarwal, and H\. Lakkaraju\(2024\-06\)On the Hardness of Faithful Chain\-of\-Thought Reasoning in Large Language Models\.arXiv e\-prints,pp\. arXiv:2406\.10625\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2406.10625),2406\.10625Cited by:[§2\.6](https://arxiv.org/html/2607.00924#S2.SS6.p1.1)\.
- \[19\]S\. Heimersheim and N\. Nanda\(2024\-04\)How to use and interpret activation patching\.arXiv e\-prints,pp\. arXiv:2404\.15255\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2404.15255),2404\.15255Cited by:[§4\.3](https://arxiv.org/html/2607.00924#S4.SS3.p6.1)\.
- \[20\]A\. Hogan, E\. Blomqvist, M\. Cochez, C\. d’Amato, G\. d\. Melo, C\. Gutierrez, J\. E\. L\. Gayo, S\. Kirrane, S\. Neumaier, A\. Polleres, R\. Navigli, A\. N\. Ngomo, S\. M\. Rashid, A\. Rula, L\. Schmelzeisen, J\. Sequeda, S\. Staab, and A\. Zimmermann\(2022\-05\)Knowledge Graphs\.ACM Computing Surveys54\(4\),pp\. 1–37\.Note:arXiv:2003\.02320 \[cs\.AI\]External Links:ISSN 0360\-0300, 1557\-7341,[Link](http://arxiv.org/abs/2003.02320),[Document](https://dx.doi.org/10.1145/3447772)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p3.1),[§2\.1](https://arxiv.org/html/2607.00924#S2.SS1.p2.3),[§2\.1](https://arxiv.org/html/2607.00924#S2.SS1.p5.1)\.
- \[21\]J\. Hong, N\. Lee, and J\. Thorne\(2024\)ORPO: monolithic preference optimization without reference model\.External Links:2403\.07691,[Link](https://arxiv.org/abs/2403.07691)Cited by:[§4\.1\.2](https://arxiv.org/html/2607.00924#S4.SS1.SSS2.p5.2)\.
- \[22\]E\. J\. Hu, Y\. Shen, P\. Wallis, Z\. Allen\-Zhu, Y\. Li, S\. Wang, L\. Wang, and W\. Chen\(2022\)LoRA: low\-rank adaptation of large language models\.InInternational Conference on Learning Representations \(ICLR\),Cited by:[§4\.1\.2](https://arxiv.org/html/2607.00924#S4.SS1.SSS2.p7.5)\.
- \[23\]Introducing Claude Opus 4\.7\.\(en\)\.External Links:[Link](https://www.anthropic.com/news/claude-opus-4-7)Cited by:[§2\.1](https://arxiv.org/html/2607.00924#S2.SS1.p4.1)\.
- \[24\]S\. Kornblith, M\. Norouzi, H\. Lee, and G\. Hinton\(2019\-05\)Similarity of Neural Network Representations Revisited\.arXiv e\-prints,pp\. arXiv:1905\.00414\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.1905.00414),1905\.00414Cited by:[§2\.6](https://arxiv.org/html/2607.00924#S2.SS6.p1.1)\.
- \[25\]W\. Kwon, Z\. Li, S\. Zhuang, Y\. Sheng, L\. Zheng, C\. H\. Yu, J\. E\. Gonzalez, H\. Zhang, and I\. Stoica\(2023\)Efficient memory management for large language model serving with pagedattention\.InProceedings of the 29th Symposium on Operating Systems Principles \(SOSP\),Cited by:[§4\.1\.2](https://arxiv.org/html/2607.00924#S4.SS1.SSS2.p7.5)\.
- \[26\]T\. Lanham, A\. Chen, A\. Radhakrishnan, B\. Steiner, C\. Denison, D\. Hernandez, D\. Li, E\. Durmus, E\. Hubinger, J\. Kernion, K\. Lukošiūtė, K\. Nguyen, N\. Cheng, N\. Joseph, N\. Schiefer, O\. Rausch, R\. Larson, S\. McCandlish, S\. Kundu, S\. Kadavath, S\. Yang, T\. Henighan, T\. Maxwell, T\. Telleen\-Lawton, T\. Hume, Z\. Hatfield\-Dodds, J\. Kaplan, J\. Brauner, S\. R\. Bowman, and E\. Perez\(2023\-07\)Measuring Faithfulness in Chain\-of\-Thought Reasoning\.arXiv\(en\)\.Note:arXiv:2307\.13702 \[cs\.AI\]External Links:[Link](http://arxiv.org/abs/2307.13702),[Document](https://dx.doi.org/10.48550/arXiv.2307.13702)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p2.1),[§2\.5](https://arxiv.org/html/2607.00924#S2.SS5.p1.1),[§2\.6](https://arxiv.org/html/2607.00924#S2.SS6.p1.1)\.
- \[27\]P\. Lewis, E\. Perez, A\. Piktus, F\. Petroni, V\. Karpukhin, N\. Goyal, H\. Küttler, M\. Lewis, W\. Yih, T\. Rocktäschel, S\. Riedel, and D\. Kiela\(2020\)Retrieval\-Augmented Generation for Knowledge\-Intensive NLP Tasks\.InAdvances in Neural Information Processing Systems,Vol\.33,pp\. 9459–9474\.External Links:[Link](https://proceedings.neurips.cc/paper/2020/hash/6b493230205f780e1bc26945df7481e5-Abstract.html)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p3.1)\.
- \[28\]Llama 3\.2 \| Model Cards and Prompt formats\.\(en\)\.External Links:[Link](https://www.llama.com/docs/model-cards-and-prompt-formats/llama3_2/)Cited by:[§2\.1](https://arxiv.org/html/2607.00924#S2.SS1.p1.1)\.
- \[29\]C\. Lu, C\. Lu, R\. T\. Lange, J\. Foerster, J\. Clune, and D\. Ha\(2024\-09\)The AI Scientist: Towards Fully Automated Open\-Ended Scientific Discovery\.arXiv\.Note:arXiv:2408\.06292 \[cs\.AI\]External Links:[Link](http://arxiv.org/abs/2408.06292),[Document](https://dx.doi.org/10.48550/arXiv.2408.06292)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p2.1)\.
- \[30\]R\. K\. Luu and M\. J\. Buehler\(2024\-03\)BioinspiredLLM: Conversational Large Language Model for the Mechanics of Biological and Bio‐Inspired Materials\.Advanced Science11\(10\),pp\. 2306724\(en\)\.External Links:ISSN 2198\-3844, 2198\-3844,[Link](https://advanced.onlinelibrary.wiley.com/doi/10.1002/advs.202306724),[Document](https://dx.doi.org/10.1002/advs.202306724)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p2.1)\.
- \[31\]D\. Nepal, S\. Kang, K\. M\. Adstedt, K\. Kanhaiya, M\. R\. Bockstaller, L\. C\. Brinson, M\. J\. Buehler, P\. V\. Coveney, K\. Dayal, J\. A\. El\-Awady, L\. C\. Henderson, D\. L\. Kaplan, S\. Keten, N\. A\. Kotov, G\. C\. Schatz, S\. Vignolini, F\. Vollrath, Y\. Wang, B\. I\. Yakobson, V\. V\. Tsukruk, and H\. Heinz\(2023\-01\)Hierarchically structured bioinspired nanocomposites\.Nature Materials22\(1\),pp\. 18–35\(en\)\.External Links:ISSN 1476\-4660,[Link](https://www.nature.com/articles/s41563-022-01384-1),[Document](https://dx.doi.org/10.1038/s41563-022-01384-1)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p1.1)\.
- \[32\]OpenAI\(2024\)GPT\-4o mini model\.Note:[https://developers\.openai\.com/api/docs/models/gpt\-4o\-mini](https://developers.openai.com/api/docs/models/gpt-4o-mini)Accessed: 2026\-05\-13Cited by:[§4\.2](https://arxiv.org/html/2607.00924#S4.SS2.p2.1)\.
- \[33\]OpenAI\(2026\)GPT\-5\.5 model\.Note:[https://developers\.openai\.com/api/docs/models/gpt\-5\.5](https://developers.openai.com/api/docs/models/gpt-5.5)Accessed: 2026\-05\-13Cited by:[§4\.2](https://arxiv.org/html/2607.00924#S4.SS2.p4.1)\.
- \[34\]S\. Pan, L\. Luo, Y\. Wang, C\. Chen, J\. Wang, and X\. Wu\(2024\-07\)Unifying Large Language Models and Knowledge Graphs: A Roadmap\.IEEE Transactions on Knowledge and Data Engineering36\(7\),pp\. 3580–3599\.External Links:ISSN 1558\-2191,[Link](https://ieeexplore.ieee.org/abstract/document/10387715),[Document](https://dx.doi.org/10.1109/TKDE.2024.3352100)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p3.1)\.
- \[35\]D\. Paul, R\. West, A\. Bosselut, and B\. Faltings\(2024\-02\)Making Reasoning Matter: Measuring and Improving Faithfulness of Chain\-of\-Thought Reasoning\.arXiv e\-prints,pp\. arXiv:2402\.13950\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2402.13950),2402\.13950Cited by:[§2\.5](https://arxiv.org/html/2607.00924#S2.SS5.p1.1),[§2\.6](https://arxiv.org/html/2607.00924#S2.SS6.p1.1)\.
- \[36\]M\. Raghu, J\. Gilmer, J\. Yosinski, and J\. Sohl\-Dickstein\(2017\-06\)SVCCA: Singular Vector Canonical Correlation Analysis for Deep Learning Dynamics and Interpretability\.arXiv e\-prints,pp\. arXiv:1706\.05806\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.1706.05806),1706\.05806Cited by:[§2\.6](https://arxiv.org/html/2607.00924#S2.SS6.p1.1)\.
- \[37\]N\. Reimers and I\. Gurevych\(2019\-08\)Sentence\-BERT: Sentence Embeddings using Siamese BERT\-Networks\.arXiv e\-prints,pp\. arXiv:1908\.10084\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.1908.10084),1908\.10084Cited by:[§4\.3](https://arxiv.org/html/2607.00924#S4.SS3.p1.4)\.
- \[38\]N\. Reimers and I\. Gurevych\(2019\)Sentence\-bert: sentence embeddings using siamese bert\-networks\.External Links:1908\.10084,[Link](https://arxiv.org/abs/1908.10084)Cited by:[§4\.1\.3](https://arxiv.org/html/2607.00924#S4.SS1.SSS3.p9.2)\.
- \[39\]A\. Rogers, O\. Kovaleva, and A\. Rumshisky\(2020\-02\)A Primer in BERTology: What we know about how BERT works\.arXiv e\-prints,pp\. arXiv:2002\.12327\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2002.12327),2002\.12327Cited by:[§2\.6](https://arxiv.org/html/2607.00924#S2.SS6.p1.1)\.
- \[40\]D\. W\. Scott\(2012\)Multivariate Density Estimation and Visualization\.InHandbook of Computational Statistics: Concepts and Methods,J\. E\. Gentle, W\. K\. Härdle, and Y\. Mori \(Eds\.\),pp\. 549–569\(en\)\.External Links:ISBN 978\-3\-642\-21551\-3,[Link](https://doi.org/10.1007/978-3-642-21551-3_19),[Document](https://dx.doi.org/10.1007/978-3-642-21551-3%5F19)Cited by:[§2\.3\.1](https://arxiv.org/html/2607.00924#S2.SS3.SSS1.p2.1)\.
- \[41\]Z\. Shao, P\. Wang, Q\. Zhu, R\. Xu, J\. Song, X\. Bi, H\. Zhang, M\. Zhang, Y\. K\. Li, Y\. Wu, and D\. Guo\(2024\-04\)DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models\.arXiv\.Note:arXiv:2402\.03300 \[cs\.CL\]External Links:[Link](http://arxiv.org/abs/2402.03300),[Document](https://dx.doi.org/10.48550/arXiv.2402.03300)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p4.1),[§2\.1](https://arxiv.org/html/2607.00924#S2.SS1.p1.1),[§4\.1\.2](https://arxiv.org/html/2607.00924#S4.SS1.SSS2.p7.4)\.
- \[42\]A\. Slavin Ross, M\. C\. Hughes, and F\. Doshi\-Velez\(2017\-03\)Right for the Right Reasons: Training Differentiable Models by Constraining their Explanations\.arXiv e\-prints,pp\. arXiv:1703\.03717\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.1703.03717),1703\.03717Cited by:[§2\.5](https://arxiv.org/html/2607.00924#S2.SS5.p1.1)\.
- \[43\]I\. A\. Stewart, T\. P\. Hage, Y\. Hsu, and M\. J\. Buehler\(2026\-02\)GraphAgents: Knowledge Graph\-Guided Agentic AI for Cross\-Domain Materials Design\.arXiv\(en\)\.Note:arXiv:2602\.07491 \[cs\]External Links:[Link](http://arxiv.org/abs/2602.07491),[Document](https://dx.doi.org/10.48550/arXiv.2602.07491)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p3.1)\.
- \[44\]D\. R\. Swanson\(1986\)Undiscovered Public Knowledge\.The Library Quarterly: Information, Community, Policy56\(2\),pp\. 103–118\.External Links:ISSN 0024\-2519,[Link](https://www.jstor.org/stable/4307965)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p1.1)\.
- \[45\]A\. Vaswani, N\. Shazeer, N\. Parmar, J\. Uszkoreit, L\. Jones, A\. N\. Gomez, Ł\. u\. Kaiser, and I\. Polosukhin\(2017\)Attention is All you Need\.InAdvances in Neural Information Processing Systems,Vol\.30\.External Links:[Link](https://proceedings.neurips.cc/paper_files/paper/2017/hash/3f5ee243547dee91fbd053c1c4a845aa-Abstract.html)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p2.1)\.
- \[46\]V\. Venugopal and E\. Olivetti\(2024\-02\)MatKG: An autonomously generated knowledge graph in Material Science\.Scientific Data11\(1\),pp\. 217\(en\)\.External Links:ISSN 2052\-4463,[Link](https://www.nature.com/articles/s41597-024-03039-z),[Document](https://dx.doi.org/10.1038/s41597-024-03039-z)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p3.1)\.
- \[47\]H\. S\. Vera, S\. Dua, B\. Zhang, D\. Salz, R\. Mullins, S\. R\. Panyam, S\. Smoot, I\. Naim, J\. Zou, F\. Chen, D\. Cer, A\. Lisak, M\. Choi, L\. Gonzalez, O\. Sanseviero, G\. Cameron, I\. Ballantyne, K\. Black, K\. Chen, W\. Wang, Z\. Li, G\. Martins, J\. Lee, M\. Sherwood, J\. Ji, R\. Wu, J\. Zheng, J\. Singh, A\. Sharma, D\. Sreepathihalli, A\. Jain, A\. Elarabawy, A\. J\. Co, A\. Doumanoglou, B\. Samari, B\. Hora, B\. Potetz, D\. Kim, E\. Alfonseca, F\. Moiseev, F\. Han, F\. P\. Gomez, G\. H\. Ábrego, H\. Zhang, H\. Hui, J\. Han, K\. Gill, K\. Chen, K\. Chen, M\. Shanbhogue, M\. Boratko, P\. Suganthan, S\. M\. K\. Duddu, S\. Mariserla, S\. Ariafar, S\. Zhang, S\. Zhang, S\. Baumgartner, S\. Goenka, S\. Qiu, T\. Dabral, T\. Walker, V\. Rao, W\. Khawaja, W\. Zhou, X\. Ren, Y\. Xia, Y\. Chen, Y\. Chen, Z\. Dong, Z\. Ding, F\. Visin, G\. Liu, J\. Zhang, K\. Kenealy, M\. Casbon, R\. Kumar, T\. Mesnard, Z\. Gleicher, C\. Brick, O\. Lacombe, A\. Roberts, Q\. Yin, Y\. Sung, R\. Hoffmann, T\. Warkentin, A\. Joulin, T\. Duerig, and M\. Seyedhosseini\(2025\-11\)EmbeddingGemma: Powerful and Lightweight Text Representations\.arXiv\.Note:arXiv:2509\.20354 \[cs\.CL\]External Links:[Link](http://arxiv.org/abs/2509.20354),[Document](https://dx.doi.org/10.48550/arXiv.2509.20354)Cited by:[§2\.3\.1](https://arxiv.org/html/2607.00924#S2.SS3.SSS1.p1.2),[§4\.4](https://arxiv.org/html/2607.00924#S4.SS4.p1.4)\.
- \[48\]F\. Y\. Wang, L\. Marom, S\. Pal, R\. K\. Luu, W\. Lu, J\. A\. Berkovich, and M\. J\. Buehler\(2026\-03\)Autonomous Agents Coordinating Distributed Discovery Through Emergent Artifact Exchange\.arXiv\.Note:arXiv:2603\.14312 \[cs\.AI\]External Links:[Link](http://arxiv.org/abs/2603.14312),[Document](https://dx.doi.org/10.48550/arXiv.2603.14312)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p3.1)\.
- \[49\]H\. Wang, T\. Fu, Y\. Du, W\. Gao, K\. Huang, Z\. Liu, P\. Chandak, S\. Liu, P\. Van Katwyk, A\. Deac, A\. Anandkumar, K\. Bergen, C\. P\. Gomes, S\. Ho, P\. Kohli, J\. Lasenby, J\. Leskovec, T\. Liu, A\. Manrai, D\. Marks, B\. Ramsundar, L\. Song, J\. Sun, J\. Tang, P\. Veličković, M\. Welling, L\. Zhang, C\. W\. Coley, Y\. Bengio, and M\. Zitnik\(2023\-08\)Scientific discovery in the age of artificial intelligence\.Nature620\(7972\),pp\. 47–60\(en\)\.External Links:ISSN 1476\-4687,[Link](https://www.nature.com/articles/s41586-023-06221-2),[Document](https://dx.doi.org/10.1038/s41586-023-06221-2)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p1.1)\.
- \[50\]U\. G\. K\. Wegst, H\. Bai, E\. Saiz, A\. P\. Tomsia, and R\. O\. Ritchie\(2015\-01\)Bioinspired structural materials\.Nature Materials14\(1\),pp\. 23–36\(en\)\.External Links:ISSN 1476\-4660,[Link](https://www.nature.com/articles/nmat4089),[Document](https://dx.doi.org/10.1038/nmat4089)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p1.1)\.
- \[51\]J\. Wei, X\. Wang, D\. Schuurmans, M\. Bosma, B\. Ichter, F\. Xia, E\. Chi, Q\. V\. Le, and D\. Zhou\(2022\-12\)Chain\-of\-Thought Prompting Elicits Reasoning in Large Language Models\.Advances in Neural Information Processing Systems35,pp\. 24824–24837\(en\)\.External Links:[Link](https://proceedings.neurips.cc/paper/2022/hash/9d5609613524ecf4f15af0f7b31abca4-Abstract-Conference.html)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p2.1),[§2\.5](https://arxiv.org/html/2607.00924#S2.SS5.p1.1)\.
- \[52\]S\. Xiao, Z\. Liu, P\. Zhang, N\. Muennighoff, D\. Lian, and J\. Nie\(2023\-09\)C\-Pack: Packed Resources For General Chinese Embeddings\.arXiv e\-prints,pp\. arXiv:2309\.07597\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2309.07597),2309\.07597Cited by:[§4\.3](https://arxiv.org/html/2607.00924#S4.SS3.p1.4)\.
- \[53\]S\. Xiao, Z\. Liu, P\. Zhang, and N\. Muennighoff\(2023\)C\-pack: packaged resources to advance general chinese embedding\.External Links:2309\.07597Cited by:[§4\.3](https://arxiv.org/html/2607.00924#S4.SS3.p1.4)\.
- \[54\]A\. Yang, A\. Li, B\. Yang, B\. Zhang, B\. Hui, B\. Zheng, B\. Yu, C\. Gao, C\. Huang, C\. Lv, C\. Zheng, D\. Liu, F\. Zhou, F\. Huang, F\. Hu, H\. Ge, H\. Wei, H\. Lin, J\. Tang, J\. Yang, J\. Tu, J\. Zhang, J\. Yang, J\. Yang, J\. Zhou, J\. Zhou, J\. Lin, K\. Dang, K\. Bao, K\. Yang, L\. Yu, L\. Deng, M\. Li, M\. Xue, M\. Li, P\. Zhang, P\. Wang, Q\. Zhu, R\. Men, R\. Gao, S\. Liu, S\. Luo, T\. Li, T\. Tang, W\. Yin, X\. Ren, X\. Wang, X\. Zhang, X\. Ren, Y\. Fan, Y\. Su, Y\. Zhang, Y\. Zhang, Y\. Wan, Y\. Liu, Z\. Wang, Z\. Cui, Z\. Zhang, Z\. Zhou, and Z\. Qiu\(2025\-05\)Qwen3 Technical Report\.arXiv\.Note:arXiv:2505\.09388 \[cs\]External Links:[Link](http://arxiv.org/abs/2505.09388),[Document](https://dx.doi.org/10.48550/arXiv.2505.09388)Cited by:[§2\.1](https://arxiv.org/html/2607.00924#S2.SS1.p1.1)\.
- \[55\]S\. Yao, D\. Yu, J\. Zhao, I\. Shafran, T\. L\. Griffiths, Y\. Cao, and K\. NarasimhanTree of Thoughts: Deliberate Problem Solving with Large Language Models\.\(en\)\.Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p2.1)\.
- \[56\]W\. X\. Zhao, K\. Zhou, J\. Li, T\. Tang, X\. Wang, Y\. Hou, Y\. Min, B\. Zhang, J\. Zhang, Z\. Dong, Y\. Du, C\. Yang, Y\. Chen, Z\. Chen, J\. Jiang, R\. Ren, Y\. Li, X\. Tang, Z\. Liu, P\. Liu, J\. Nie, and J\. Wen\(2026\-03\)A Survey of Large Language Models\.arXiv\(en\)\.Note:arXiv:2303\.18223 \[cs\.CL\]External Links:[Link](http://arxiv.org/abs/2303.18223),[Document](https://dx.doi.org/10.48550/arXiv.2303.18223)Cited by:[§1](https://arxiv.org/html/2607.00924#S1.p2.1)\.
- \[57\]L\. Zheng, W\. Chiang, Y\. Sheng, S\. Zhuang, Z\. Wu, Y\. Zhuang, Z\. Lin, Z\. Li, D\. Li, E\. P\. Xing, H\. Zhang, J\. E\. Gonzalez, and I\. Stoica\(2023\-12\)Judging LLM\-as\-a\-Judge with MT\-Bench and Chatbot Arena\.arXiv\(en\)\.Note:arXiv:2306\.05685 \[cs\.CL\]External Links:[Link](http://arxiv.org/abs/2306.05685),[Document](https://dx.doi.org/10.48550/arXiv.2306.05685)Cited by:[§2\.1](https://arxiv.org/html/2607.00924#S2.SS1.p4.1)\.

Similar Articles

GraphPO: Graph-based Policy Optimization for Reasoning Models

arXiv cs.CL

GraphPO is a novel graph-based reinforcement learning framework that represents rollouts as a directed acyclic graph, merging semantically equivalent reasoning paths to reduce redundant exploration and improve credit assignment for large reasoning models.

GraphReAct: Reasoning and Acting for Multi-step Graph Inference

arXiv cs.AI

This paper introduces GraphReAct, a framework that extends reasoning-acting paradigms to graph-structured data for multi-step inference. It combines topological and semantic retrieval with context refinement to improve performance on graph learning benchmarks.

Stepwise Reasoning Enhancement for LLMs via External Subgraph Generation

arXiv cs.CL

This paper proposes SGR, a framework that enhances LLM stepwise reasoning by integrating external knowledge graphs through query-relevant subgraph generation, combining Cypher-based reasoning with collaborative reasoning integration. Experiments on CWQ, WebQSP, GrailQA, and KQA Pro show improved reasoning accuracy over standard prompting and knowledge-enhanced baselines.

Generative Recursive Reasoning

arXiv cs.AI

This paper introduces Generative Recursive reAsoning Models (GRAM), a probabilistic framework that extends recursive reasoning models by enabling stochastic latent trajectories, multiple hypotheses, and inference-time scaling through depth and parallel sampling.