Cover image

When LLMs Learn Physics: Taming Symbolic Regression in Materials Science

Formula discovery sounds like the part of science where artificial intelligence should behave like a heroic mathematician: stare at data, discover a law, and write down a clean equation while everyone else politely applauds. That is the cinematic version. The actual engineering problem is less glamorous and much more useful. Symbolic regression already searches for equations. Given enough variables, operators, constants, and patience, it can produce formulas that fit data. The trouble is that “fits data” and “means something physically” are not the same sentence. In a high-dimensional materials dataset, symbolic regression can wander through a forest of plausible-looking algebra and return a formula that is accurate, ornate, and scientifically suspicious. A spreadsheet can also produce a trendline. We do not usually call that physics. ...

March 1, 2026 · 16 min · Zelina
Cover image

PDE Family Reunion: When Symbolic AI Learns the Skeleton, Not Just the Skin

Simulation teams know the ritual. Change the material coefficient, rerun the solver. Change the viscosity, rerun the solver. Change the flow velocity, rerun the solver. The physical system is still recognizably the same, but the computation behaves like a forgetful intern: every parameter setting is treated as a fresh assignment. This is not because finite element, finite volume, or spectral methods are bad. Quite the opposite. Their reliability is precisely why serious engineering organizations still use them. The problem is that parameterized simulation often asks the same mathematical family of questions again and again. The expensive part is not always solving one equation. It is solving a family of related equations while pretending they are strangers. ...

February 14, 2026 · 16 min · Zelina
Cover image

Think Like a Scientist: When LLMs Stop Guessing and Start Reasoning

Factory dashboards are full of curves. Temperature curves, vibration curves, pressure curves, yield curves, defect curves. Most AI systems are happy to predict the next point on the curve and call it intelligence. Useful, yes. Scientific, not quite. Engineers often want something more stubbornly old-fashioned: an equation. Not because equations look elegant in a slide deck, although they do help meetings feel temporarily civilized. They want equations because equations can be inspected, simulated, challenged, simplified, embedded into control systems, and argued over by humans who still prefer causes to vibes. ...

February 13, 2026 · 15 min · Zelina
Cover image

Rule of Thumb, Meet Rule of Code: How DeepRule Rewrites Retail Optimization

A store manager does not usually make assortment and pricing decisions inside a clean optimization textbook. More often, the decision lives in a less glamorous place: a sales spreadsheet, a distributor agreement, an approval memo, last month’s exception report, a half-remembered rule about which customer can handle which category, and one person in the room saying, “This SKU always works in that region.” Retail intelligence, in other words, often begins as a pile of semi-structured clues wearing a business-casual disguise. ...

December 4, 2025 · 17 min · Zelina