Diogo Almeida
Founder & CEO, TypeSafe AI
About
Diogo Almeida is the founder and CEO of TypeSafe AI, and was the fourth author on InstructGPT (2022), the OpenAI paper that made RLHF the standard way a language model is turned into an assistant. He worked on the post-training behind ChatGPT and GPT-4, and was at Google Brain before that. He now argues that the technique he helped build is what holds automation back. RLHF optimises for human preference, and a reward model can detect visible uncertainty far more easily than it can check whether an answer is correct — so the objective rewards sounding confident. On his account hallucination is not a defect waiting to be patched but the objective working as specified, and the assistance era that followed ChatGPT was a "weird detour" away from software that does real work. TypeSafe's answer is RLCD, reinforcement learning for calibrated decisions, and a model called Jev that returns a typed value with a probability attached instead of prose.
Key Contributions
- Fourth of twenty authors on InstructGPT (2022), the paper that made RLHF the standard method for turning a language model into an assistant
- Worked on the post-training behind ChatGPT and GPT-4 at OpenAI, after Google Brain
- Argues that RLHF's preference objective makes hallucination intrinsic rather than incidental: a reward model detects visible uncertainty far more easily than it verifies correctness, so training rewards confident delivery
- Separates post-training into three branches by what each optimises for — RLHF for human preference, RLVR for pure correctness, and TypeSafe's RLCD for calibrated decisions
- Calls the assistance era after ChatGPT a "weird detour" from real automation, arguing that SaaS has barely changed since 2019 except for a chatbot latched onto the side
- Founded TypeSafe AI and launched Jev (September 2026), which returns a value matching a schema defined in advance, with what the lab calls a calibrated probability, rather than free text