Cover image

Confidence Has a Timing Problem: What SFT, RL, and Distillation Change in Reasoning Models

TL;DR for operators A reasoning model can have useful confidence at one point in its workflow and misleading confidence at another. In a controlled comparison using the same Qwen2.5-7B-Instruct backbone and reasoning-data mixture, on-policy distillation produced the strongest average signal for estimating difficulty before reasoning, supervised fine-tuning supplied particularly useful confidence for stopping weak traces during generation, and reinforcement learning gained the most from confidence-based filtering after traces were complete.1 ...

August 14, 2026 · 9 min · Zelina
Cover image

Hook, Line, and Confidence: When Humans Outthink the Phish Bot

Phishing emails do not need to be brilliant. They only need to be plausible at the wrong moment. A message about a failed payment, a suspended account, or an urgent verification request arrives while someone is clearing a crowded inbox. The user is not solving a formal classification task. They are deciding whether a sentence feels wrong enough to interrupt their day. That is why phishing defense is not only a machine-learning problem. It is a judgment problem disguised as an email problem. ...

January 11, 2026 · 18 min · Zelina