GERO Research

A mathematical view of
AI reliability.

Original research and independent analysis of the problems frontier laboratories are naming — translated into mathematical questions, assurance mechanisms and tests that can fail.

79published analyses
3frontier research groups
1rule: evidence before confidence

The name

Graph Evaluation &
Reliability Orchestrator.

GERO organizes independent checks around AI-generated claims and keeps every conclusion inside the boundary of its evidence.

G

Graph

Map assumptions, evidence and conclusions.

E

Evaluation

Apply bounded checks to necessary claims.

R

Reliability

Expose contradictions and unresolved risk.

O

Orchestrator

Coordinate models, tools and expert review.

The journal

Ideas, sources, experiments.

We do not copy laboratory articles. We link to the primary source, state what it reports, separate our inference and propose a falsifiable GERO response.

79 publications

Technical Note · Service demonstration

Checking the rules behind financial calculations

A public Fineract case with 25 common checks, scoped candidate corrections, reproducible sources and a 40-second customer overview. Synthetic component evidence; customer impact is not established.

Independent Numerical Audit

Finite FP16 Inputs Become Zero in MLX GroupNorm

Standard GroupNorm returns zeros for finite FP16 inputs because a sum of squares overflows before division. A CPU research patch preserves channel grouping: 45 main-suite failures become zero, with 41 compatibility checks passing.

Independent Numerical Audit

One FP16 Batch Corrupts MLX BatchNorm Running Variance

A finite float16 batch makes the default running variance infinite, leaving later evaluation at zero. A CPU research patch changes 102 main-suite failures to zero, with 33 compatibility checks passing. Existing corrupted state is not restored.

Independent Numerical Audit

Scale Changes the Gradient: MLX arctan2

For atan2(C*t,C), the derivative at t=1 must remain 0.5. MLX returns zero or infinity at extreme scales. A research patch passes 1368 native comparisons; both failed intermediate patches are preserved.

Independent Numerical Audit

A Nonzero Derivative Becomes Zero: MLX expm1

At x=-20, reverse mode returns zero for a derivative near 0.20611536. A local VJP repair plus the known exp control passes 216 native comparisons; the VJP-only patch can regress float64.

Technical Note

A Missing Transpose in MLX Quantized Gradients

With transpose=False, affine gather_qmm miscomputes scale and bias gradients. A local C++ orientation repair passes 205 scenarios and 379 checks; the measured quadratic update then lowers the loss.

Technical Note

Sorted Indices, Wrong Gradients: MLX Gather

Valid sorted-index calls produce incorrect gather_mm and affine gather_qmm gradients. A bounded local FP32 CPU repair passes 69 scenarios and 626 checks; quantized FP16 fallback remains a limitation.

Technical Note

Orthogonal Is Not Symmetric: MLX Hadamard Gradients

MLX uses the forward Hadamard transform in reverse differentiation for nonsymmetric factors 20 and 28. A local C++ repair passes 64 scenarios and 624 checks; measured energy steps confirm the correction.

Technical Note

A Missing Gradient in MLX Block Updates

A strict C++ scatter_max/min block update loses a winning gradient. Independent finite differences confirm the reference; a minimal extent correction passes 26 targeted checks.

Technical Note

When Dropout Sends Two Gradients to One Input

A native C++ nntrainer case study: zero-rate Dropout forwards correctly but misroutes multiple input gradients. Finite differences, a local patch and 19 passing tests.

Frontier Lab Watch

A machine-checked proof still needs a statement contract

Anthropic's Fermat formalization shows the scale now possible in Lean; the remaining assurance problem is preserving meaning, provenance and dependency scope from source theorem to checked root.

Technical Note

When Causal Attention Sees the Future

A reproducible nntrainer causal-mask report: future values affect earlier outputs. Native tests, a local repair and an upstream issue are available.

Technical Note

When Small Losses and Gradients Disappear

Reproduced BCE and logaddexp failures in MLX and nntrainer, with mathematical references, tested local patches and downloadable evidence.

Frontier Lab Watch

Attribution graphs still need a semantic contract

Mechanistic interpretability can expose computational structure, but the map is partial and the meaning assigned to it remains a scientific claim.

Frontier Lab Watch

Monitoring reasoning is a stability problem

OpenAI's monitorability evaluations raise a systems question: will a useful safety signal remain informative after training, scaling and distribution shift?

Frontier Lab Watch

Self-correction is two problems, not one

Google Research separates finding a mistake from repairing it; GERO turns that distinction into separate evidence contracts.

Evidence standard

Source. Interpretation. Test. Boundary.

Every frontier brief preserves those four layers. Read the editorial and evidence standard or follow new work through RSS.