AI · Web3 · Tech trends and insights at a glance
AI · Web3 · Tech trends and insights at a glance
OpenAI's o1 and DeepSeek-R1 independently demonstrated that reasoning is not an emergent property of scale but something that can be deliberately trained through process-reward reinforcement learning. This quiet paradigm shift — from predicting tokens to designing thought — is rewriting the rules of how capable AI systems are built.
For years, the central objective of training a large language model was deceptively simple: predict the next token. Autoregressive training on massive text corpora produced models of remarkable breadth, but the nature of their reasoning remained philosophically murky. Were these systems thinking, or elaborately pattern-matching toward statistically probable continuations? The question seemed almost unanswerable — until late 2024 and early 2025, when OpenAI's o1 and DeepSeek's R1 arrived with a more provocative claim: that reasoning is not something that emerges from scale alone, but something that can be deliberately engineered.
The convergence of these two projects — developed independently, published months apart, arriving at strikingly similar conclusions — marks one of the cleaner paradigm shifts in recent AI history. Both o1 and R1 moved the training objective beyond next-token prediction toward process-aware reinforcement learning, rewarding not just correct final answers but the quality of the reasoning path taken to reach them. The implications of that shift extend well beyond benchmark scores.
To understand why this matters, it helps to examine what conventional reinforcement learning from human feedback actually incentivizes. Standard RLHF, as used to align earlier generations of large language models, rewards the output — the final text that a human evaluator judges to be helpful, accurate, or appropriate. It says nothing about how the model arrived there. A model that stumbles onto the right answer through a chain of faulty intermediate steps receives the same positive signal as one that reasoned carefully and correctly at every stage. For tasks involving fluent prose generation, this is an acceptable approximation. For tasks requiring multi-step logic, mathematical derivation, or structured search through a problem space, it becomes a genuine liability.
Process reward models address this by attaching evaluative signals to each step in a chain of thought, not just the terminal output. OpenAI's technical report on o1 describes training a reward model that scores intermediate reasoning steps, then using that signal to guide reinforcement learning toward better chains of thought. The model is trained not merely to produce answers but to develop, evaluate, and refine a reasoning trajectory before committing to one.
DeepSeek's R1 takes a related but technically distinct path. Their Group Relative Policy Optimization (GRPO) method constructs relative reward signals from groups of sampled outputs rather than relying on a separately trained process reward model, reducing the computational overhead of the approach considerably. What makes their published work particularly illuminating is the R1-Zero variant: a model trained with reinforcement learning alone, with no supervised fine-tuning on curated chain-of-thought demonstrations. The researchers documented moments during training where R1-Zero appeared to spontaneously develop longer, more structured reasoning patterns — what they called an "aha moment," where the model effectively learned to think harder about harder problems as training progressed.
The practical consequences of this paradigm shift extend into how we think about scaling AI systems. The conventional scaling laws — more parameters, more training data, more compute — remain valid, but they now share the stage with a second lever that barely featured in earlier discourse: inference-time compute. Both o1 and R1 are designed to spend more tokens deliberating before responding, and within limits, the more they deliberate, the better their performance on difficult tasks.
This changes the economics of AI deployment in ways the field is still working through. A smaller model that reasons through a problem carefully can sometimes outperform a much larger model that answers immediately. OpenAI has pushed this direction explicitly with its o-series, framing inference-time compute as a complementary dimension to training-time scale. The broader research community followed: the post-R1 landscape filled quickly with open-source reasoning models, each experimenting with different ways to allocate thinking budget and balance it against latency.
DeepSeek's decision to release R1's weights and training methodology deserves particular credit for what it did to the open-source ecosystem. Reinforcement learning for reasoning, once the province of organizations with the resources to run massive training clusters, became reproducible and extensible by a much wider range of researchers. This mirrors earlier moments in deep learning where a key insight, once published and made concrete, rapidly became infrastructure. The residual connection. The attention mechanism. RLHF itself. R1's release put process-reward training on that same trajectory.
Perhaps the deepest implication of this body of work is what it suggests about emergence as a concept in AI development. For several years the field operated under a working assumption that surprising new capabilities appeared unpredictably at sufficient scale — that you couldn't reliably plan for them, only discover them. This framing shaped both research strategy and broader public discourse about AI risk. Capabilities were treated as threshold phenomena: difficult to anticipate, harder to steer.
What o1 and R1 collectively demonstrate is that at least one important class of capability — structured multi-step reasoning — is not purely emergent but engineerable. The training signal can be designed to produce it, refined to improve it, and shaped to define its character. This is simultaneously reassuring and demanding. Reassuring because it implies that reasoning quality can be improved systematically rather than waited for or stumbled upon. Demanding because it raises the bar for what deliberate AI development looks like: if reasoning can be designed, then so can its failure modes, and the responsibility to design carefully becomes harder to disclaim.
Neither o1 nor R1 represents the end of a development arc — they represent the opening of one. The research questions they leave open are substantial: how do process reward models generalize across domains outside mathematics and coding, where ground truth is harder to establish? How does longer reasoning interact with hallucination at scale? What forms of reasoning can be trained, and which remain genuinely emergent? These questions will occupy the field for years. But the central insight — that reasoning is a training target, not just a lucky side effect of scale — is unlikely to be revised. The next generation of capable AI systems will be built with that understanding as a foundation.
The Land-Permit Paradox of Korea's Chip Belt, When the Cluster's Boom Prices Out Its Own Engineers
Dongtan, Giheung, and Guri have been folded into Korea's land-transaction permit regime just as the AI chip capex boom reshapes the property market around the country's largest fabs. The very prosperity the cluster generates is raising the cost for the engineers it depends on to settle nearby. The real test of agglomeration may lie not in siting megafabs but in housing and labor mobility.
The Collapse of the Closed AI Moat and the Supply-Chain Paradox of Unverifiable Weights
DeepSeek-R1's open reasoning weights and Llamafile's single-file distribution are eroding the performance and distribution moats that closed labs once charged a premium for. Yet the same openness collides head-on with the gap exposed by the "250 samples to break an LLM" research: weight distribution that no recipient can verify. Democratized competition and accumulated security debt now sit on the same scale.
Forty-Year Yen Lows as the Hidden Subsidy Behind Japan's Chip Revival
As the yen slides into its weakest territory in four decades, Takaichinomics has entered uncharted monetary terrain. A cheap yen functions as a silent subsidy for Rapidus, Kioxia, and TSMC's Kumamoto fabs—yet the same currency inflates the cost of imported tools and materials and intensifies the talent war with Korea. The question is whether monetary policy can stand in for industrial policy, and what that means for Korea's memory champions.