bsky.app/profile/chinaspace.bsky.social/post/3mu7udds7ek2y
x.com/hwtnv/status/2093129474619699331
bsky.app/profile/chinaspace.bsky.social/post/3mu7udds7ek2y
x.com/hwtnv/status/2093129474619699331
When a computer solves a complex equation—whether it’s predicting a hurricane’s path or a bridge’s load capacity—it typically spits out a single, confident number. But this confidence is a mirage. Every numerical algorithm, at its core, is making an approximation, and traditional math has a "silent failure" problem: it rarely tells you how wrong it might be. By providing a single point estimate while ignoring the errors generated during the calculation itself, our most critical systems are often flying blind.
The 2nd International Conference on Probabilistic Numerics, held in September 2026 at LUT University, Finland, marked a definitive turning point in addressing this blind spot. This isn't just a niche academic gathering; it is the vanguard of a movement to stop treating math as a deterministic "black box" and start treating it as a problem of statistical inference. The proceedings, published as Volume 341 of the Proceedings of Machine Learning Research (PMLR), signal a paradigm shift where we no longer just "calculate" an answer—we infer a distribution.
From aviation safety to the fundamental simulation of the physical universe, here are the five key shifts from the conference that are redefining the reliability of the digital world.
Probabilistic Numerics (PN) is moving rapidly from theoretical proofs into high-stakes, real-time physical environments. A standout challenge addressed at the conference was the reconstruction of wind turbulence using lidar technology mounted on moving aircraft. This is a nightmare for traditional sensors: the movement of the aircraft itself introduces layers of observational noise that static models simply can't resolve.
The solution lies in "physics-informed" machine learning. Rather than relying on pure, "blind" data, these models are anchored in the fluid dynamics of air. By forcing the AI to obey the laws of physics while simultaneously using PN to quantify the noise generated by the aircraft’s own motion, researchers have created a system that is far more robust than any pure-data approach. In aviation, knowing the "margin of error" in a wind gust isn't just a mathematical preference—it’s a safety requirement.
Defining Work: "Physics-informed machine learning for wind turbulence reconstruction with lidar under aircraft motion" by Capmas-Pernet, Musso, Dambreville, and Michel.
As we move toward systems that quantify their own uncertainty, a deeper question emerges: Who watches the watchmen? If an AI system claims it is 95% certain that a bridge is structurally sound, but its internal "confidence meter" is poorly calibrated, that 95% might actually be a 60% in the real world. This is the recipe for catastrophic failure.
The work by Chen, Oates, and Rau on calibrating "black-box" probabilistic methods addresses this critical meta-step. Their research highlights several high-stakes risks:
Hamiltonian dynamics is the mathematical engine behind our understanding of the universe, from the orbits of planets to the way proteins fold into the shapes that sustain life. One of the core tenets of these systems is the preservation of total energy. However, traditional digital solvers have a dirty secret: they "leak" energy. Because computers must round numbers to fit into finite memory, numerical errors accumulate, causing planets to eventually fly out of orbit or proteins to fold into impossible shapes in simulations.
Researchers are now reinventing this math through a probabilistic lens. By treating numerical rounding not as a fixed error, but as a probability distribution, we can track exactly how much "energy" is being lost to computation. This allows scientists to not just simulate the universe, but to know precisely at what point a simulation's results become a fiction of the computer's own making.
For decades, the gold standard for algorithms was "accuracy at all costs." But in the modern world, time is a finite resource. This has birthed the concept of "computation-awareness"—the idea that an algorithm should understand its own computational "budget" and adjust its precision accordingly.
This shift is most visible in the study of Neural Dynamics. When monitoring brain signals, data arrives at millisecond speeds. A "perfect" calculation that takes a full second to compute is worse than useless; it's a failure. The work by Huml, Wenger, and Cunningham on Kalman filtering demonstrates that by being computation-aware, an algorithm can choose to be "good enough" in real-time rather than "perfect" too late. Efficiency is no longer just about speed; it's about the strategic sacrifice of precision to maintain relevance in a fast-moving world.
Partial Differential Equations (PDEs) are the language of modern engineering, used to model everything from heat dissipation in microchips to airflow over a skyscraper. For years, PN simulators for PDEs were confined to small-scale academic exercises. That changed at the 2026 conference.
The "Scaling Up" of these simulators is being achieved through Structured Volumetric Information. This isn't just about throwing more data at the problem; it's about organizing the volume of the space being simulated—such as the air around a car or the fluid in a turbine—to make the complex math tractable. This allows the benefits of PN to finally reach industrial-scale engineering, giving designers the ability to see not just the predicted stress on a part, but the "volumetric" map of everywhere their simulation might be failing.
The 2026 Probabilistic Numerics Conference has signaled the end of the era of the "single answer." As we move from Volume 341 into the future of engineering, the most vital piece of information on any dashboard will no longer be the number itself, but the measure of what the computer doesn't know.
We must now prepare for a world where every digital prediction comes with a disclaimer. If your car’s speedometer didn’t just say "65 mph" but "65 mph ± 4," would you still feel safe passing that truck on a rain-slicked highway? The future of AI and engineering isn't about eliminating uncertainty—it's about finally having the courage to measure it.
In the high-stakes theater of artificial intelligence research, the distance between a "promising" idea and a successful experiment is often paved with millions of dollars in compute and years of squandered human labor. Most empirical hunches that look flawless on a whiteboard fail to survive the first contact with a GPU cluster, creating a massive bottleneck in our scientific velocity. The central challenge of modern discovery is no longer just the generation of ideas, but the ability to predict which of those ideas will actually work before we burn the first watt of electricity.
I am witnessing the birth of "automated intuition," where machines are beginning to map the strategic patterns of their own evolution. Recent breakthroughs in algorithmic game theory and predictive modeling suggest that AI isn't just a tool for executing research—it is becoming the ultimate judge of it. Here are five key takeaways from the frontier where machines are learning to predict the future of science itself.
Machines are better at predicting AI success than the experts
The machine’s edge lies in its ability to parse the "dark matter" of research—the subtle, cross-paper correlations that human specialists, blinded by their own narrow mental models, simply cannot see. Surprising findings from the NeurIPS 2025 paper "Predicting Empirical AI Research Outcomes with Language Models" reveal that a fine-tuned GPT-4.1 system achieved a staggering 77% accuracy on a full test set of research outcomes. When pitted directly against NLP experts in a head-to-head challenge, the machine correctly predicted success 64.4% of the time, while the human specialists achieved a mere 48.9% accuracy.
This performance gap highlights a fundamental shift: while humans develop research intuition through decades of trial and error, language models can consume and synthesize patterns from thousands of papers simultaneously. They identify deep architectural and experimental signals that correlate with success across vast, disparate datasets that no human mind could hold in working memory.
"Humans develop such research intuition through experience, but LMs can acquire it more efficiently by consuming countless research papers, analyzing experimental results, and potentially discovering subtle patterns that are difficult for humans to identify."
To make AI cooperate, we must align their advantages, not just their rewards
It is not enough for an AI to predict success; we must also ensure that as these agents achieve their goals, they do not do so at the expense of the collective. Traditional multi-agent reinforcement learning often collapses into "socially suboptimal" outcomes because agents are too selfishly optimized. To fix this, researchers have introduced "Advantage Alignment Algorithms" (ICLR 2025), which modify the standard Proximal Policy Optimization (PPO) framework to make agents care about the "opponent's advantage" (A_2).
The math behind this cooperation uses a modified advantage formula: A^* = A_1 + \beta \gamma (\sum_{k < t} \gamma^{t-k} A_1) A_2. Here, the term (\sum_{k < t} \gamma^{t-k} A_1) represents the accumulated historical advantage of the agent, which acts as a scaling factor. This weight determines how much an agent adjusts its behavior based on the opponent's current advantage, effectively shifting the math from selfish optimization to a mutually beneficial equilibrium.
The "Price of Anarchy" is the hidden tax on our digital systems
In the realm of Algorithmic Game Theory, we must account for the "Price of Anarchy"—the efficiency loss a system suffers due to the selfish behavior of its participants. This is defined as the ratio between the system's efficiency at an optimal, centralized configuration and its efficiency at its worst-case Nash equilibrium. The Internet acted as the ultimate catalyst for this field, proving that in a distributed environment, we cannot assume participants will follow a top-down algorithm; they will follow their own incentives.
The primary tool for a system designer to fix this "tax" is Algorithmic Mechanism Design, which uses "payments" or incentives to align individual self-interest with global efficiency. By carefully choosing these payments, designers can ensure that even the most selfish agents find that their interests are best served by acting in a way that benefits the entire system.
"The participants cannot be assumed to follow the algorithm but rather their own self-interest... the algorithm designer should ensure in advance that the agents' interests are best served by behaving correctly." — Nisan and Ronen (1999)
Algorithms aren't just predicting behavior; they are shaping it
The "Evolutionary Prediction Games" framework reveals that predictive models and their users exist in a powerful, recursive feedback loop. When a model provides an accurate prediction, users respond by changing their behavior or increasing engagement, which in turn reshapes the very population the model is attempting to serve. This interaction creates an evolutionary landscape where the constraints of the system determine the final biological-style outcome.
Machine Learning is mapping the death of the "rational actor" model
While standard game theory assumes participants are perfectly rational, we are actually "predictably irrational," deviating from logic in systematic ways. Predictive game theory uses data-driven techniques—including eye-tracking and neural activity monitoring—to map these human biases. By treating these deviations not as "errors" but as predictable data points, researchers are building systems that interact far more effectively with real human agents.
A critical breakthrough in this field involves adding a "risk aversion parameter" to machine learning models. As noted by Annie Liang at the Northwestern CS Theory workshop, this single addition allowed models to outperform traditional economic theories when predicting how people play games for the first time. By mapping human risk aversion and visual salience, AI is creating a more honest, data-backed model of human strategic interaction.
"[Human agents] not only fail to behave according to these models, but that they frequently deviate from these models' predictions in a predictable, systematic way." — James Wright
Conclusion: The Future of the "Co-Scientist"
We are moving away from "top-down" computation toward a world defined by "strategic interaction" modeling. As AI systems prove they can predict the success of unpublished research ideas—including those generated by other AI "ideation agents"—we are witnessing a closed loop of scientific evolution. The machine is becoming a "co-scientist," capable of filtering the infinite sea of possibilities down to the few that will actually move the needle.
This leads to a final, thought-provoking shift in the human role: if an AI can predict which research paths will succeed before the first line of code is written, our value changes. Are we entering an era where the most critical human skill is no longer the labor of "doing" research, but the strategic art of "asking" the right questions? The generalizability of these systems suggests that the future belongs to those who can direct the machine's intuition toward the problems that matter most.
Magnifica Humanitas (“Magnificent Humanity” or “Humanity in its Grandeur”) is the first encyclical of Pope Leo XIV, signed on May 15, 2026, and officially presented at the Vatican on May 25, 2026. The 43,000-word teaching document focuses heavily on safeguarding the human person in the age of artificial intelligence, technology, and shifting global dynamics.
The encyclical marks the 135th anniversary of Pope Leo XIII’s foundational social justice encyclical Rerum Novarum (1891). Just as Rerum Novarum responded to the exploitation of workers during the Industrial Revolution, Magnifica Humanitas addresses the profound ethical, social, and spiritual challenges posed by the Artificial Intelligence revolution.
The Pope frames the current technological era as a pivotal civilizational choice: humanity can either construct a new Tower of Babel—driven by technocratic pride, remote power, and isolation—or build Jerusalem, a city where God and humanity dwell together in mutual fraternity, justice, and community. He emphasizes that technology is never neutral because it inherently takes on the biases and characteristics of those who design, finance, and regulate it.
A core critique in the document is the monopolization of digital infrastructure. Pope Leo XIV warns that a small, highly influential group of corporations and nations control vast amounts of data, computing power, and algorithms.
The Risk: This concentration of power tends to evade public oversight, leading to opacity, new forms of dependency, and social exclusion.
Democratic Disruption: The Pope highlights how these concentrated forces can manipulate public opinion, undermine social justice, and destabilize democratic processes using tailored narratives and deepfakes.
Drawing direct parallels to Rerum Novarum, the encyclical passionately argues for the rights and dignity of workers.
The Threat of Disruption: Leo XIV cautions that rapid automation and job displacement could trigger a massive "social calamity." He states firmly that the pursuit of corporate profit can never justify the systemic sacrifice of human livelihoods.
Exploitation: He identifies a new underclass of tech-driven exploitation, naming those condemned to precarious data labeling, content moderation, and the grueling extraction of rare minerals for tech devices as victims of "new forms of slavery."
In a historic and highly scrutinized section of the document, Pope Leo XIV delivers a profound apology for the Catholic Church’s past complicity in the transatlantic slave trade. He acknowledges that the Holy See previously intervened to regulate and even legitimize the subjugation of "infidels" at the request of historic monarchs. Terming this delay in moral development a "wound in Christian memory," he explicitly asks for pardon on behalf of the Church, noting that humanity must never again find itself apologizing in the future for failing to recognize modern colonialisms or technological subjugation.
The Pope delivers sharp criticism regarding the integration of AI into military frameworks.
Autonomous Weapons: The encyclical strongly states that it is morally impermissible to delegate lethal or irreversible life-and-death decisions to automated or opaque artificial systems.
The Just War Theory: Because modern warfare is amplified by algorithms, simplistic narrative polarization, and automated violence, Leo XIV writes that traditional "Just War" theory is now outdated. He posits that the theory has too often been misused to justify conflict and asserts that modern global societies have far more effective diplomatic, multilateral, and human-centered tools to resolve differences.
The document explores the personal and social boundaries of human-AI interaction, warning against three main pitfalls:
Creativity & Judgment: The extreme ease and speed of getting ready-made answers from AI risks weakening personal creativity, critical thinking, and independent human judgment.
Simulated Relationships: The Pope warns against the illusion of emotional alignment with automated systems, stating that the "artificial imitation of care" poses psychological risks, particularly for vulnerable people lacking genuine human relationships.
Decisions Deficient in Mercy: Delegating vital human choices—such as credit approval, employment, or legal status—to automated systems strips away qualities like compassion, forgiveness, and the fundamental belief that people can change.
The encyclical calls for a move away from abstract tech ethics toward concrete action.
Robust Frameworks: Leo XIV calls for strict legal guidelines, international independent oversight, and political responsibility to "disarm" AI, making it a tool of public service rather than geopolitical or corporate domination.
Cultural and Educational Response: He advocates for an "educational alliance" centering around schools to cultivate human critical senses and ensure a healthy communication ecology.
The document closes on a hopeful note, drawing from the Magnificat (the song of Mary). Pope Leo XIV asserts that building a "civilization of love" in the digital age will not come from a single spectacular technological breakthrough, but rather from the sum total of small, steadfast, and faithful acts of human solidarity. Quoting J.R.R. Tolkien’s The Return of the King, he reminds the faithful: “It is not our part to master all the tides of the world, but to do what is in us for the succour of those years wherein we are set, uprooting the evil in the fields that we know.”
The publication of Volume 328 of the Proceedings of Machine Learning Research (PMLR), representing the official record of the Third Conference on Parsimony and Learning (CPAL 2026), signifies a profound shift in the trajectory of artificial intelligence research. Hosted by the ELLIS Institute Tübingen in March 2026, the proceedings document a maturation of the field, moving away from the era of unbridled scaling and toward a disciplined exploration of low-dimensional structures, algorithmic efficiency, and ecological sustainability.
The foundational premise of Volume 328 is that the high-dimensional data encountered in modern machine learning often resides on or near low-dimensional manifolds. This underlying simplicity, when properly identified and leveraged, allows for the development of algorithms that are not only faster and smaller but also more robust and theoretically sound. The conference’s theoretical track focuses heavily on inverse problems, where the goal is to recover a signal from corrupted or underdetermined measurements, a task that inherently requires the assumption of parsimony.
The most significant theoretical contribution in the volume, awarded the Best Paper prize, is the work by Joundi, Traonmilin, and Aujol on the Generalized Projected Gradient Descent (GPGD) framework.
The GPGD framework models the recovery process through iterative projection onto a model set $\Sigma$. The authors demonstrate that if the projection operator $\mathcal{P}_{\Sigma}$ satisfies a condition of approximate idempotency and the measurement operator satisfies a version of the Restricted Isometry Property (RIP), the iterations will converge at a linear rate toward the true signal.
The theoretical investigations in Volume 328 extend beyond Gaussian noise to address more challenging noise profiles. The TORRENT algorithm, for instance, is explored for its ability to recover parameters exactly even in the presence of adversarial corruption of response variables.
Similarly, the volume explores the relationship between Singular Value Decomposition (SVD) and continual learning. Researchers demonstrate that the "null space" associated with small singular values in a weight matrix can be utilized to store information for new tasks without interfering with previously learned knowledge.
| Theoretical Mechanism | Primary Application | Key Theoretical Outcome | Source |
| GPGD with Idempotent Regularization | Image Inverse Problems | Linear convergence with deep projective priors | |
| TORRENT Algorithm | Robust Linear Regression | Exact recovery under adversarial corruption | |
| SVD Null-Space Learning | Continual Learning | Task preservation without parameter growth | |
| Kernel Optimal Loss | Matrix Sensing | Robustness in non-convex optimization landscapes |
The mid-2020s reached a plateau in the pursuit of "Scaling Laws," where adding more parameters yielded diminishing returns compared to the exponential growth in compute cost. Volume 328 reflects the 2026 industry consensus that structural optimization must happen after training, or as a "one-shot" process during deployment.
A standout contribution in the field of LLM compression is the ROSE (Reordered SparseGPT) framework developed by Su and Wang.
The ROSE framework introduces a two-level adaptive reordering strategy based on the discovery of "columnar patterns" in LLM weights.
Complementary to pruning is the work on ERC-SVD, which addresses the truncation loss inherent in structured compression via SVD.
Moreover, ERC-SVD research highlights the importance of "Partial-Layer Compression".
One of the most conceptually advanced themes in Volume 328 is the move toward "Aptitude-Aware" AI. The research community is beginning to realize that parsimony is not just about model size, but about the efficiency of the reasoning path taken by the model. If a model uses a complex reasoning chain for a simple problem, it is not parsimonious.
The TATA (Teaching LLMs According to Their Aptitude) framework is a pivotal advancement in mathematical problem-solving.
TATA enables an LLM to personalizes its reasoning strategy spontaneously, aligning it with its intrinsic aptitude.
Base-LLM-Aware Data Selection: During supervised fine-tuning (SFT), the model is trained on a dataset where the reasoning strategy (CoT or TIR) is selected based on which one the model performed better with on an "anchor set" during training.
Autonomous Selection: By training on this "aptitude-aligned" data, the model learns to autonomously determine the most effective reasoning strategy at test time based on the problem characteristics.
The results indicate that TATA-trained models not only achieve higher accuracy across benchmarks like GSM8K and MATH but also exhibit higher inference efficiency.
The role of sparsity in generalization is further refined in the volume’s research on Sparse Mixture-of-Experts (MoE) architectures. Contrary to the belief that fewer experts are always better for efficiency, researchers found that the optimal number of active experts ($K^*$) should scale with the complexity of the task ($M$), specifically following the relationship $K^* \approx M$.
The research also identifies a divergence in how MoE models handle different capability regimes:
Memorization Skills: These tasks consistently benefit from higher sparsity and more total parameters, as the experts act as a vast memory bank.
Reasoning Skills: These tasks require more active FLOPs and an optimal ratio of tokens per parameter (TPP). Increasing total parameters without increasing active compute can actually degrade reasoning performance.
| Architecture Factor | Impact on Memorization | Impact on Reasoning | Source |
| Total Parameters | High Correlation (Positive) | Diminishing Returns | |
| Active FLOPs | Low Correlation | High Correlation (Positive) | |
| Sparsity Level | High Sparsity Preferred | Balanced Sparsity Preferred | |
| TPP Ratio | Less Sensitive | Highly Sensitive |
A defining characteristic of Volume 328 is its explicit focus on the ecological footprint of machine learning. The proceedings argue that the current trajectory of AI development is "Untenable" and "Unsustainable," as the training compute requirements for state-of-the-art models have doubled every ten months since 2012.
Researchers in the volume call for a radical realignment of how AI systems are evaluated. They propose moving beyond accuracy-only metrics to include "Intelligence-per-Joule" ($\mathbb{I}/J$) and a comprehensive "Sustainability Index" ($S$).
The "Green AI" paradigm documented in the proceedings evaluates energy-efficient techniques like hardware-aware neural architecture search (NAS) and edge computing deployments.
The volume introduces a concrete policy intervention framework known as the "Symbiotic Policy Covenant".
Algorithmic Parsimony Standards: Establishing international norms for model efficiency.
Expanded Waste Taxonomy: Including digital redundancy and e-waste from rapid hardware obsolescence in environmental regulations.
AI Equity Safeguards: Ensuring that parsimonious, low-resource AI tools are developed to foster linguistic inclusivity and information equity globally.
Paradigm Transition Investment: Incentivizing the shift from "extraction" (large-scale scraping and compute) to "stewardship" (efficient learning).
International Regulatory Alignment: Coordinating standards like ISO/IEC 42001 to include mandatory parsimony reporting by the end of 2026.
The principles of parsimony are being applied in Volume 328 to high-stakes, specialized domains where efficiency and interpretability are paramount. These applications demonstrate that parsimonious learning is as much about "where" to spend parameters as it is about "how many" to use.
In the medical domain, researchers focus on deployable seizure detection and perception-reasoning augmentation for visual reinforcement learning.
The SPIKE framework (Sparse Koopman Regularization for Physics-Informed Neural Networks) is introduced as a method to ensure that deep learning models for dynamical systems remain physically plausible.
The proceedings also cover advances in "Tiny Machine Learning" (TinyML) and federated learning. "FLIPR" (FLexible and Interpretable Prediction Regions) provides a framework for conformal prediction in time series, allowing for reliable and interpretable uncertainty quantification on edge devices.
The research in PMLR Volume 328 is deeply reflected in the broader machine learning landscape of 2026. The industry is currently witnessing a massive integration of AI into business processes, with the global ML market projected to grow at a CAGR of 36.6% through 2030.
One of the most prominent trends in 2026 is the rise of "Agentic AI"—autonomous systems that use machine learning to solve complex business problems independently.
Industrial adoption of TinyML has grown by 33% in 2026, driven by the smart home and industrial IoT sectors.
A key strategic signal in 2026 is the convergence of Generative AI and traditional predictive machine learning.
| Strategic Pillar (2026) | Focus Area | Industry Benchmark | Source |
| Efficiency | Model Pruning and Quantization | 280x Reduction in Inference Cost (2022-2024) | |
| Autonomy | Agentic AI and Task-Specific Agents | 40% of Enterprise Apps with AI Agents | |
| Trust | Explainable AI (XAI) and Governance | 51% of Founders Prioritize Explainability | |
| Sustainability | Energy-Efficient Training Frameworks | 37% Adoption by Orgs with ESG Mandates |
The research documented in PMLR Volume 328 represents more than just a set of technical improvements; it marks a philosophical turning point for artificial intelligence. The CPAL 2026 conference has successfully rehabilitated the principle of parsimony—rooted in Rissanen's Minimum Description Length and William of Ockham's razor—as the foundational criterion for modern machine learning.
The transition from the "Tenable" to the "Sustainable" era is characterized by a move from raw computational power to structural elegance. Whether through the reordering of pruning steps in the ROSE framework, the aptitude-aware reasoning of TATA, or the ecological standards of the Symbiotic Policy Covenant, the research in this volume provides the roadmap for a safer, more equitable, and durable integration of machine intelligence into society.