Microsoft Research released MAI-Thinking-1, a 35B-parameter MoE reasoning model trained with "clean data" principles. The model is positioned as Microsoft's competitor to Claude Opus 4.6 and Sonnet 4.6, with a focus on transparency and reproducibility.

The "clean data" training: MAI-Thinking-1 is trained exclusively on data that Microsoft has explicit rights to use — a mix of public datasets (Wikipedia, Common Crawl with proper licensing), licensed academic papers, and Microsoft-owned data (Office documents, GitHub public repos). No "gray area" data is used, and the training data is fully documented.

The benchmark: on a set of reasoning tasks (MATH, GSM8k, HumanEval, MMLU), MAI-Thinking-1-35B scores within 2-3 points of Claude Opus 4.6 and beats Sonnet 4.6 by 1-2 points. On coding tasks (HumanEval, MBPP), MAI-Thinking-1 beats both. The model is fully open-sourced, including weights, training code, and data documentation.

The "Microsoft AI" angle: MAI-Thinking-1 is the first major release from Microsoft AI (MAI), the new AI division led by Mustafa Suleyman. The release is a clear signal that Microsoft is investing in proprietary model development, not just relying on the OpenAI partnership.

The bigger takeaway: "clean data training" is a viable strategy. The "we trained on everything" approach has been the industry default, but "clean data only" is becoming a differentiator — especially for enterprises with strict data-compliance requirements. MAI-Thinking-1's performance proves that you can match frontier models with cleaner data, and the "data licensing" question is becoming more important than "data scale."