Microsoft open sources its Infer.NET machine learning framework

Ryan Daws is a senior editor at TechForge Media, with a seasoned background spanning over a decade in tech journalism. His expertise lies in identifying the latest technological trends, dissecting complex topics, and weaving compelling narratives around the most cutting-edge developments. His articles and interviews with leading industry figures have gained him recognition as a key influencer by organisations such as Onalytica. Publications under his stewardship have since gained recognition from leading analyst houses like Forrester for their performance. Find him on X (@gadget_ry) or Mastodon (@gadgetry@techhub.social)


Microsoft appears to be in a benevolent mood after deciding to make its cross-platform machine learning framework open source.

The company’s Infer.NET framework is used for model-based machine learning. It was first born at Microsoft Research in Cambridge, UK in 2004 and later released for academic use in 2008.

Hundreds of papers have since been published using the framework across a variety of fields, everything from information retrieval to healthcare. In 2012, Infer.NET won a Patents for Humanity award for aiding research in epidemiology, genetic causes of disease, deforestation, and asthma.

Gamers like myself will be interested to know Infer.NET is used for ‘TrueSkill 2’ in some multiplayer Xbox games to match players with a similar skill. The system works to promote competition while reducing the frustration of being matched with players of much higher or lower ability.

Microsoft believes Infer.NET’s model-based approach to machine learning is what sets their framework apart.

Yordan Zaykov, Principal Dev Lead at Microsoft Research, explained:

“This lets you incorporate domain knowledge into your model. The framework can then build a bespoke machine learning algorithm directly from that model.

This means that instead of having to map your problem onto a pre-existing learning algorithm that you’ve been given, Infer.NET actually constructs a learning algorithm for you, based on the model you’ve provided.”

The main advantage of this approach is that it helps provide a better understanding of why an AI makes its decisions. As systems which use artificial intelligence become more prevalent, this will become ever more important.

Infer.NET will become a part of ML.NET, the machine learning framework for .NET developers. The company has already taken steps towards integration, such as setting up the repository under the .NET Foundation and moving the package and namespaces to Microsoft.ML.Probabilistic.

As you’d expect, following Microsoft’s acquisition of the firm earlier this year, the company is hosting Infer.NET’s code on GitHub.

Microsoft has been on something of an open-sourcing blitz recently. Just last week, it finally made MS-DOS fully open source after over 30 years.

Interested in hearing industry leaders discuss subjects like this? Attend the co-located IoT Tech Expo, Blockchain Expo, AI & Big Data Expo and Cyber Security & Cloud Expo World Series with upcoming events in Silicon Valley, London, and Amsterdam.

View Comments
Leave a comment

Leave a Reply

Your email address will not be published. Required fields are marked *