Cover image

When the Brain Refuses to Tick: Continuous-Time AI for Seizure Forecasting

The brain is not a metronome A hospital monitor has a clock. A machine-learning pipeline has windows. A spreadsheet has rows. The brain, inconveniently, has none of these manners. Electroencephalography, or EEG, records electrical activity as a continuous stream across multiple scalp channels. Clinical AI systems then often chop that stream into fixed segments, transform each segment into features, and ask a classifier a familiar question: seizure or not seizure, abnormal or normal, risk or no risk. ...

February 27, 2026 · 16 min · Zelina
Cover image

ODEs Without the Drama: How FPGAs Finally Make Physical AI Practical at the Edge

Battery. It is a wonderfully effective way to end an argument about elegant algorithms. A wearable device may benefit from learning how its surrounding physical system changes over time. It may even need an interpretable equation rather than another black-box prediction. But if one model update consumes more energy than the device stores, theoretical elegance becomes a rather expensive form of decoration. ...

January 4, 2026 · 17 min · Zelina
Cover image

When Physics Remembers What Data Forgets

Data is expensive. Worse, in real scientific and industrial systems, the most useful data is often the data you do not have yet: the failure condition, the rare regime shift, the long-horizon trajectory, the sensor reading after something starts behaving strangely. This is why “just train a larger model” is not always an operating strategy. Sometimes it is only a procurement strategy wearing a lab coat. ...

December 27, 2025 · 12 min · Zelina
Cover image

When Motion Lies: Why Video LLMs Keep Misreading Physics

A car approaches a crosswalk. The frames look simple: car, road, direction, movement. A human can still ask the useful question: is the car speeding up, slowing down, or merely moving at a steady pace? A video language model may answer with the confidence of a dashboard camera that has read too many captions and learned too little physics. It sees a car getting closer. It infers “accelerating.” The problem is not that the model missed the car. The problem is that it saw the same visual pattern and failed to model the hidden change in motion. ...

December 7, 2025 · 16 min · Zelina