Thursday 31 July 2014

In depth: How Microsoft is building a machine learning future

In depth: How Microsoft is building a machine learning future

Introduction


We had the opportunity to interview Roger Barga, one of the architects of the Azure ML, Microsoft's machine learning cloud service, to discuss various aspects of the system.


"The ranking algorithm that's in our regression module, the same one running Bing search and serving up ranked results," Barga told TechRadar Pro. "It's our implementation on Azure but all the heuristics and know-how came from the years of experience running it. The same recommendation module we have in Azure ML is the same recommendation module that serves up in Xbox what player to play against next."


Azure ML can look at a document, work out what it's about and look those topics up on Bing. "We can say this is a company, this is a person, this is a product," explains Barga. "That's the same way Delve will find documents and discussions and messages that you'll want to see."


For Azure ML, Microsoft mined the expertise of dozens of researchers and product teams. "Many of these algorithms, these guys have implemented them dozens of time. And you just can't find that kind of expertise in a book, you can't buy it. We are sitting on a wealth of experience and expertise."


With existing machine learning systems, if you use the same algorithm in different systems you get different results. "You're searching all possible configurations of parameters and so you have to use heuristics to find the best model with the data you have available to you. Over the years of applying these to numerous applications our colleagues in MSR and product groups figured out the optimal heuristics. We know what are the best practices, what are the heuristics, what should we do to ensure this will be robust, scalable and performant."


Lego building blocks


Any one of those systems would have made a useful machine learning service for Microsoft to offer. But instead, the Azure ML team sat down with Microsoft Research (MSR) and looked at all the different machine learning systems they had and built one platform they could all plug into, so users can mix and match them like Lego blocks.


"Whatever your mind's eye can see, you can start combining the pieces in creative ways and make what you want to make, as opposed to saying we're just going to give you one thing, we're just going to give you machine learning as a service รก la Google prediction API. We said no, we assume you have some creativity. We have given you the right building blocks.


"We took what was a monolithic piece of code, the MSR ML libraries, and pulled out meaningful pieces that are useful by themselves and that have consistent interfaces. We could combine any two pieces of Lego together to start to make this arbitrarily complex model that our user wants to create. We've given them the composable pieces, we've made sure that the data will flow, that the interfaces are all compatible and when they click run, they get a finished model at the end."


And connecting all those pieces together in a standard way means that as MSR comes up with new machine learning systems – like the Project Adam system that can recognise the breed of a dog or tell you if a plant is poisonous – it will be easy to plug them into Azure ML as new building blocks.


"There are new developments going on in MSR and we'll watch that," continues Barga. "Once we're confident that they're scalable, performant and accurate we'll then bring that over into our service. What we're bringing to market today is an engine for tech transfer and knowledge transfer for years to come."


Nadella's pet project


It also turns out that Azure ML has been something of a pet project for Microsoft CEO Satya Nadella.


When Barga was working at MSR, he was showing off a demo of machine learning and data analytics running as a service on Azure, connected to Excel. "You could just send your data up and it would do ML and come back and say 'you know, these two columns are correlated, you might want to see what's going on there'." Nadella liked the demo. "Satya got excited and it got me excited about doing this for real; bringing this to people as a service that would scale and bring value to our business customers."


Barga expects Azure ML to take off because of the huge demand for data scientists from businesses. Talking to business leaders visiting Microsoft, he says over the last two years, "the interest in machine learning and predictive analytics has gone from only one or two companies having even heard of it to 'that's what we came to talk to you about, and by the way we want to hire data scientists'. It's like picking up a newspaper and reading about the gold rush; I don't know how to mine but I need a shovel because I'm going!"


Data scientists aplenty


Cisco is currently training 500 of its engineers in data science and Barga expects this will become a standard company role.


He notes: "We're seeing the impact it can have. We're hearing our customers saying 'we want to have that capability, we want to make insights out of our data' and we're realising now is the time'.


"With the availability of computing in the cloud being able to open up an Azure account, the ability to store companies' historical data and then if you can just cross the chasm, take a technology which has historically been hard to use and has taken a high degree of expertise and figure out how to make it so our customers can actually use it in a meaningful and impactful way. When you give creative people tools they can use to explore and deploy to change their business it's incredibly disruptive, which is why we're very bullish about the whole potential for machine learning going forward."


Barga is expecting to see a lot more intelligent agents; Cortana and Delve are just the start. "I think we will see all sorts of agents that understand us; how we read our mail, how we process our mail, who is important to us, what things are we working on. Sometimes it doesn't take much; just a little bit of intelligence to help make your life much simpler. Here are the ten most important emails you want to read this morning of the 300 in your inbox. I think we're going to see increasingly the rise of intelligent agents that will make our lives just that much simpler."
















http://ift.tt/1xDCZRq

No comments:

Post a Comment