June 25, 2024
Check out the (early) project and source code on GitHub.
Abstract:
This paper introduces a methodology for generating high-quality, diverse training data for Language Models (LMs) in complex problem-solving domains. Our approach, termed …
October 7, 2025
A functorial framework that lifts algebraic structures into the encrypted domain, enabling secure computation that preserves mathematical properties.
October 7, 2025
A mathematical framework that treats language models as algebraic objects with rich compositional structure.
November 1, 2022
Most hash libraries treat hash functions as black boxes. Algebraic Hashing exposes their mathematical structure, letting you compose hash functions like algebraic expressions—with zero runtime overhead.
The Core Insight
Hash functions form an abelian …
May 15, 2021
An R package treating MLEs as first-class algebraic objects with composable statistical properties.
February 1, 2021
Most statistical software treats probability distributions as static parameter sets you pass to sampling or density functions. algebraic.dist takes a different approach: distributions are algebraic objects that compose, transform, and combine using …