Cover image

When the Test Window Changes the Problem

TL;DR for operators A forecasting benchmark can change the problem being measured without changing the nominal dataset. In the rideshare data examined here, zeros make up 46.9% of the full dataset but only 5.3% of the standard rolling-origin evaluation windows. Under a series-wise split, the evaluation-window zero rate rises to 59.1%, and the interpretation of an autoregressive hurdle model reverses. ...

August 20, 2026 · 7 min · Zelina
Cover image

The Crystal Ball Was a Search Loop

TL;DR for operators Lab automation is not the story here. The story is search discipline. The paper introduces HACO, a human–AI co-discovery system that tries to develop a better crystal structure prediction algorithm by searching across generative-modeling ideas, coding candidates, training them, evaluating them, and refining the winners. The system identifies masked generative modeling, specifically MaskGIT from computer vision, as a transferable idea for crystal structure prediction. With sparse human steering, it turns that idea into MaskGXT, a masked discrete-token transformer for generating crystal structures from compositions.1 ...

July 7, 2026 · 19 min · Zelina
Cover image

Voxtral TTS: When Speech Stops Imitating and Starts Performing

Voice demos are easy to fake. Give a model a clean recording, let it read a theatrical sentence, and the result can sound impressive enough for a launch video. That is not the hard part. The hard part is making speech generation behave like an actual product: multilingual, low-latency, emotionally credible, speaker-consistent, and not outrageously expensive to serve. ...

March 27, 2026 · 16 min · Zelina
Cover image

When Language Learns to Doubt Itself: Self-Contradiction as an Upgrade Path for Multimodal AI

Image generation has become good enough to be useful and unreliable enough to remain annoying. That is the normal condition of enterprise AI: impressive demos, awkward edge cases, and someone in operations quietly asking whether the model actually understood the instruction or merely produced something that looked plausible from a distance. A user asks for “a red ceramic mug on a wooden desk, next to an open notebook, in morning light.” The model produces a beautiful desk, credible sunlight, maybe even the notebook. The mug is blue. Or metallic. Or missing. If a separate vision model can look at the image and say, “That is not a red ceramic mug,” the failure feels almost rude. The system can see the problem after creating it. Very efficient, in the same way that a committee can discover a typo after approving the brochure. ...

February 3, 2026 · 17 min · Zelina