Skip to content
#diffusion models Book Open access

ΨLM: Coupling Frozen Language and Physics Models through Trainable Latent Bridges

Aug 2026 · Zenodo (CERN European Organization for Nuclear Research)
Topic Modeling

Abstract

We ask whether a pretrained language model and a pretrained physics model can run as one system — two frozen networks answering a single question with communication carried entirely by hidden states, the way the brain’s hemispheres cooperate across the corpus callosum. As of August 2026 we find no published work coupling a pretrained LLM to a neural-operator physics model through a bidirectional latent channel at inference. We build such a system, ΨLM, on a consumer laptop (Apple M2, 24 GB), in four steps. (1) Tool-loop baselines reproduce the known capability-gap effect: a simulator adds +28.3 points to a 3B model on physics QA but hurts a 0.5B model. (2) We produce, to our knowledge, the first public reproduction of the Bicameral Model [12]: two frozen Qwen2.5-0.5B streams coupled by a 6.2M-parameter gated hidden-state interface reproduce the paper’s phase transition, reaching 100% exact tool recall through the latent channel alone. (3) With the auxiliary language model replaced by a frozen Fourier Neural Operator, ΨLM answers Burgers-equation field-value questions at 100% (tolerance ±0.05; MAE 0.014) where the LLM alone achieves 5%, matching the accuracy of an oracle that states the answer in text — with no text at the interface. (4) The result survives hardening: held-out question families expose a clean generalization law (support coverage — readouts generalize only where their training support covers the test distribution, a hypothesis we confirm by refuting the alternative), and the architecture transfers to 2D reaction–diffusion with a pretrained physics foundation model (DPOT-Tiny) as the hemisphere, scoring 95%, within five points of the oracle ceiling. All experiments, including two failed designs and one refuted hypothesis, are reproducible from the public repository on a single consumer machine.

View source

Similar papers

#diffusion models Review Open access Sep 2026

Modelling the impact of temperature on nanocarrier behavior: Thermodynamics, structural transitions, and drug release.

A rational design for next-generation thermo-responsive nanocarriers is proposed, in which polymer chemistry, nanoparticle structure, experimental characterization, and mechanistic modelling are integrated from the earliest stages of material development.

M. Schifone, Giuseppe Nunziata, Filippo Rossi · 2 citations

Modeling Environmentally Driven Seasonal Moisture Migration and Ground Movements in Expansive Clays

This paper describes the formulation of a numerical model for simulating environmentally driven one-dimensional (1D) ground movements of expansive clay. The formulation is based on a finite-element model that simulates the redistribution of matric suction through a diffusion-type equation, explicitly accounting for volume changes due to wetting and drying of the clay. We synthesize and modify highly nonlinear constitutive relationships for (1) hysteretic soil water retention; (2) reversible soil shrinkage and expansion of clay; and (3) hydraulic conductivity, explicitly incorporating desiccation cracks through a multidomain framework and assuming a critical surface crack depth. These models are well-calibrated to published laboratory tests on a reference expansive clay, Denver bentonite. We demonstrate capabilities of the proposed formulation to simulate the response of a homogeneous expansive clay to periods of drying and wetting, considering the initial matric suction, saturated hydraulic conductivity of the intact clay, and critical crack depth as three primary sources of uncertainty. We compare ensemble model simulations with measured ground movements from an instrumented expansive clay test site in Texas over a 3-year period using detailed records of potential evapotranspiration and precipitation. By assigning weights to the ensemble simulations based on their performance, we constrain the ranges of the three key uncertain parameters. The results showed very reasonable first-order agreement with the measured data and highlight the potential of the proposed formulation. We anticipate that more reliable predictions can be achieved through direct measurements of actual in situ evaporation rates and local soil properties.

Mahdi Seyyedan, Jiali Ma, Ivo Rosa Montenegro et al. · 1 citation
#diffusion models Open access Aug 2026

Cross-Asset Shock Diffusion: A Reproducible Test of Residual Underreaction, Shock Coherence, and Trading Economics

This paper examines whether differences in the speed with which traded assets respond to a common market shock can predict subsequent relative returns. The framework combines a lagged rolling factor model with Absorption Gap (AG), which measures an asset’s response error, and Shock Coherence (SC), which characterizes the contemporaneous market state. The public specification is evaluated using executable next-open timing, explicit transaction costs, dependence-aware inference, randomized-signal benchmarks, chronological diagnostics, and machine-learning extensions. The study uses 24 ETFs from 4 January 2010 through 28 August 2026, with eight factor proxies excluded from the 16-asset traded cross-section. The corrected public baseline produces a combined Rank IC of -0.00592, an approximately flat zero-cost gross result, and materially negative performance after transaction costs. A within-date randomized-signal benchmark yields an empirical two-sided p-value of 0.299, while standalone Absorption Gap, coherence-conditioned tests, chronological subsamples, and machine-learning models provide no robust evidence of economically viable public alpha. The contribution is therefore methodological as much as empirical: the paper connects an economic hypothesis about heterogeneous information absorption to an executable trading test, documents why the disclosed implementation fails, separates diagnostic and exploratory analysis from confirmatory evidence, and establishes a reproducible public baseline while keeping the proprietary alpha layer outside the evidence package.

Khaybullina Alina · 0 citations

Related blog posts

Microsoft Research Blog Aug 31, 2026

GigaPath-Flash and GigaTIME-Flash: Toward population-scale discovery with efficient pathology foundation models

What if pathology foundation models could do more with less? GigaPath-Flash and GigaTIME-Flash cut computational demands while maintaining strong performance, opening the door to larger studies and broader exploration. The post GigaPath-Flash and GigaTIME-Flash: Toward population-scale discovery with efficient pathology foundation models appeared first on Microsoft Research.