# Microsoft Research
[[Microsoft]]'s fundamental research arm, founded ~1991 (~35 years old as of 2026). Stated mission: "advance science and technology to benefit humanity." Operates as a globally distributed network of labs that hire top researchers and grant them autonomy to pursue high-impact work — closer to a university CS department in spirit than to a corporate R&D pipeline.
## Lab network
Redmond, Cambridge (UK), New York City, New England, Montreal, Asia-Pacific, India, Africa (Nairobi). Specialized labs spun out for specific bets:
- **AI for Science** — materials, chemistry, biology with ML
- **AI Frontiers** — agent and foundation-model work
- **Health Futures** — clinical AI, MRI reconstruction
- **Mixed Reality & AI** (Cambridge + Zurich) — perception, embodied agents
## Research pillars
1. **Intelligence** — AI, computer vision, NLP, search/IR
2. **Science & Society** — healthcare, genomics, economics, environment
3. **Systems** — security, quantum, data platforms, programming languages, hardware
## Recent / notable outputs worth tracking
- **[[Webwright]]** (May 2026) — web-agent framework demonstrating terminal > browser-loop harness
- **Phi** small-model family — competitive open-weight models at small parameter counts
- **Tyger** (MRI image reconstruction)
- **Vega** (zero-knowledge digital identity)
- Grid foundation models for materials science
- Long history of contributions to programming-language theory (F#, TypeScript came out of MSR-adjacent work), distributed systems, ML, and cryptography
## Why it matters
MSR is one of the few corporate labs that still publishes openly and ships code (often MIT-licensed) rather than productizing everything. Worth watching as a counterweight to closed industrial AI labs — and as a source of papers that translate into real tools (Webwright is a recent clean example).
## References
- About: https://www.microsoft.com/en-us/research/about/
- Publications: https://www.microsoft.com/en-us/research/publications/
- GitHub: https://github.com/microsoft
## Related
- [[Microsoft]]
- [[Webwright]]