AI ResearchJul 2, 2026, 5:59 PM

Program-as-Weights: A Programming Paradigm for Fuzzy Functions

TickrWire Editorial Desk·Jul 2, 2026, 5:59 PM·1 min read AI-assisted, human-reviewed

Reported by arXiv cs.AI: Program-as-Weights: A Programming Paradigm for Fuzzy Functions. Analysis and context written by TickrWire.

30-second summary

Researchers propose a new programming paradigm called Program-as-Weights (PAW) that compiles fuzzy functions from natural language into compact, locally-executable neural artifacts, aiming to replace LLM API calls for tasks like log filtering or JSON repair.

TickrWire
Full story

Many everyday programming tasks resist clean rule-based implementation, such as alerting on important log lines, repairing malformed JSON, or ranking search results by intent, and are increasingly outsourced to large language model APIs at the cost of locality, reproducibility, and price. We propose fuzzy-function programming: compiling such a function from a natural-language specification into a compact, locally-executable neural artifact. We instantiate this paradigm with Program-as-Weights (PAW), in which a 4B compiler trained on FuzzyBench, a 10M-example dataset we release, emits parameter

Sources · 1
Read next
More stories