Cover image

Preference Signals, Not Preference Theater

Preference Signals, Not Preference Theater Businesses are currently learning an expensive lesson: user behavior is not the same thing as user preference. A person clicks because the button was large. A driver brakes because the situation was unclear. A customer accepts a chatbot answer because the refund is small and arguing is tedious. A manager approves a workflow because the dashboard made the alternative invisible. The log file looks objective. It is also quietly contaminated by habit, uncertainty, exploration, friction, fatigue, and the occasional human desire to end the meeting before lunch. ...

June 3, 2026 · 15 min · Zelina
Cover image

Scaling Smarter, Not Larger: Why Your AI Dataset Is Probably Wasting Money

The expensive habit of feeding the machine Data teams have a familiar ritual. The model disappoints. Someone asks for more data. Another person asks for cleaner data. A third person, usually with a spreadsheet and a suspiciously calm face, asks whether the extra labeling budget is approved. Then the pipeline expands. More driving clips. More corner cases. More annotated scenes. More storage. More training runs. More dashboards explaining why the latest model is still not quite where it should be. ...

April 12, 2026 · 17 min · Zelina
Cover image

Drive My Way: When Autonomous Cars Start Having Personalities

Car settings are usually pretending to know you. Sport mode assumes you are impatient. Eco mode assumes you have discovered moral superiority through fuel efficiency. Comfort mode assumes everyone in the vehicle prefers to be gently transported like a bowl of soup. These modes are not useless. They are just blunt. They adjust a handful of parameters and call the result personalization, which is a bit like calling a restaurant “personalized” because it offers small, medium, and large. ...

March 28, 2026 · 20 min · Zelina
Cover image

Driving by Words: When LLMs Take the Wheel (Literally)

Taxi. That is the easiest way to understand the paper. Not because Vega is a robotaxi system. It is not. But because a taxi ride exposes the missing layer in many autonomous-driving discussions: the passenger does not merely want the car to obey traffic rules. The passenger wants the car to behave under intent. ...

March 28, 2026 · 14 min · Zelina
Cover image

Braiding the Future: Why Autonomous Systems Need Topology, Not Just Trajectories

Traffic is not a geometry exam. A vehicle entering a crowded intersection does not only need to know where the surrounding cars might be in three seconds. It needs to know who is likely to yield, who is likely to overtake, who is committed to a turn, and which apparently separate movements are actually part of the same coordination pattern. Coordinates matter, of course. Nobody wants an autonomous car that has a philosophical appreciation of traffic but still parks itself inside a delivery van. But coordinates are only the surface. ...

March 24, 2026 · 20 min · Zelina
Cover image

Reasoning Is Optional. Optimization Is Not: Rethinking VLA Training with NORD

Driving teams do not pay for reasoning tokens because they enjoy watching a model narrate its inner life. They pay for them because, at least in current VLA training culture, reasoning traces are treated as a bridge between perception and action. The bridge is expensive. A typical reasoning-heavy Vision-Language-Action pipeline for autonomous driving collects large driving datasets, generates dense chain-of-thought-style annotations, supervised-fine-tunes the model, and then applies reinforcement learning to improve driving metrics. It is a respectable pipeline. It is also the kind of pipeline that quietly converts every research win into an invoice. ...

February 25, 2026 · 14 min · Zelina
Cover image

Do They Mean It? Testing Whether AI Actually ‘Reasons’ Behind the Wheel

A car follows a cyclist on a narrow road. The double solid yellow line says: do not cross. The empty oncoming lane says: perhaps you can. The cyclist may feel uncomfortable being followed. The passenger may be late. The vehicle behind may be getting impatient. The automated vehicle must choose. A normal benchmark would ask whether the final maneuver is safe, legal, smooth, or close to a human reference trajectory. Useful, yes. Complete, no. ...

February 18, 2026 · 17 min · Zelina
Cover image

Blind Spots, Bright Ideas: How Risk-Aware Cooperation Could Save Autonomous Driving

Left turn, blocked view, bad timing Start with the boring part of driving: a car waiting to turn left. The ego vehicle has LiDAR. It has a perception stack. It has a clean mathematical confidence score and, presumably, a dashboard that looks more expensive than the problem deserves. But a parked vehicle, a bus, or a line of traffic blocks the view. Somewhere beyond that occlusion, an oncoming vehicle may be approaching. The autonomous system does not need to know everything about the city. It does not need every neighboring car to livestream its sensors like a nervous influencer. It needs one missing fact: is there something dangerous inside the blind zone? ...

November 24, 2025 · 16 min · Zelina
Cover image

Agents of Disruption: How LLMs Became Adversarial Testers for Autonomous Driving

TL;DR for operators AGENTS-LLM is not another attempt to make a language model dream up an entire traffic world and then hope the simulator forgives the hallucination. It does something narrower and more operationally useful: it takes an existing real-world driving scenario, accepts a natural-language instruction such as adding a parked vehicle, jaywalker, accident site, or construction zone, and produces an augmented scenario that can be executed in closed-loop autonomous-driving simulation.1 ...

July 21, 2025 · 17 min · Zelina