Temporal Preference Concepts and their Functions in a Large Language Model Researchers at a major AI lab have identified a specific neural subgraph within a large language model (Qwen3-4B-Instruct-2507) that governs how the model trades off short-term gains against long-term consequences. The team found that the model discounts future rewards several times less steeply than humans do, but this temporal preference is unstable across different contexts. The findings suggest that explicit steering vectors could provide reliable control over an LLM's planning and reasoning, rather than relying on implicit training. arXiv:2606.05194v1 Announce Type: new Abstract: Large Language Models LLMs are increasingly being deployed to make decisions that require trading off near-term gains against long-term consequences, yet little is known about how they internally represent or resolve these tradeoffs. In this work, we causally localize an underlying subgraph for temporal preference in a distilled LLM Qwen3-4B-Instruct-2507 , identifying mid-to-upper-layer nodes through converging evidence from gradient-based attribution and activation patching. We find that the geometry of time horizon is encoded in the residual stream at the expected localized layers. A behavioral analysis reveals that unintervened LLMs discount the future several times less steeply than humans, yet this preference is unstable across contexts, motivating explicit control rather than implicit reliance on training. Finally, we find suggestive evidence that steering vectors can shift temporal preference. Our work demonstrates how mechanistic interpretability can bring us closer to reliable control over how LLMs plan and reason