Posts
2026
- What Comes After AGI? DeepMind's “From AGI to ASI”A short introduction to a new DeepMind report by Shane Legg and colleagues, which asks how AI might keep developing once it reaches human-level intelligence.
- ChatGPT and the Dawn of a New EraOn November 30, 2022, OpenAI released ChatGPT. In hindsight, that day may mark the beginning of the Fourth Industrial Revolution.
2024
2022
- UIE - Universal Information ExtractionUIE: a unified text-to-structure framework that models diverse information-extraction tasks and generates targeted structures on demand.
- Vector Search EngineVector search engines or vector databases are a core piece of infrastracture that fuels every big deep learning deployment in industry.
2021
2018
- ⛵ Learning Meaning in Natural Language Processing — The Semantics Mega-ThreadNotes on a wide-ranging thread about meaning, semantics, and what language models actually learn — from entailment to co-reference.
- Filtered-Space Saving Top-KFiltered Space-Saving (FSS): a compact algorithm for estimating the top-k most frequent items in a data stream using constant memory.
- Gödel’s First Incompleteness Theorem for ProgrammersKurt Gödel's 1931 incompleteness theorems expose the built-in limits of any formal system rich enough to express basic arithmetic.
- Weighted Random: algorithms for sampling from discrete probability distributionsWeighted random sampling done right with the Alias Method: O(n) setup, O(1) per draw, O(n) memory — with a walk-through of why it works.
2017
2015