Whether it’s in taxi and food-ordering apps, Spotify and Netflix recommendations, spam email filters, chatbots and virtual assistants, machine learning is all around us. It’s hailed as a technology with many advantages, with its ability to identify trends and patterns and continuously improve without the need for human intervention.
Little wonder that interest in the technology is soaring. IDC forecasts that the worldwide market for artificial intelligence, including software, hardware and services, will break the $500 billion mark in 2023.
TL;DR
- Machine learning (ML) is a broad church – it encompasses everything from applied research through to plug and play third-party APIs
- There’s a lot of excitement about machine learning but it requires specialist skills and knowledge
- It’s all about the quality of the data
- Don’t forget the usual rules of product management when you’re working on ML products
- Developing ML products can be expensive and time consuming
- Did we say? It’s all about the quality of the data
While you may be excited about machine learning, it does require specialist skills and knowledge. As Chris Wade, Senior Product Manager at Smartnumbers says: “In a lot of cases, people think they should be using machine learning, because everyone else is and machine learning is the big, new, cool thing.” So if you aren’t already, then the chances are that, as a product manager, you will be tasked with looking into the whys and wherefores of introducing machine learning into your company’s products.
Help is at hand. In the first of a two-part series, we speak to some senior product people who live and breathe machine learning to find out what you need to know and where you should start. Here goes.
What is machine learning?
The terms artificial intelligence and machine learning are often used interchangeably, and that’s fine. But if we’re being perfectionists, then machine learning is a subset of artificial intelligence.
A good definition of machine learning comes from IBM (which has a long history of work in developing artificial intelligence): “Machine learning is a branch of artificial intelligence (AI) and computer science which focuses on the use of data and algorithms to imitate the way that humans learn, gradually improving its accuracy.”
There’s another term you may also have come across – deep learning. It’s a type of machine learning based on neural networks and designed to imitate how humans think and learn. Examples include things like virtual assistants and driverless cars.
What does a product manager need to know about ML tech?
Product managers can call on designers for their design problems, and on engineers for coding. Is machine learning any different? The answer is more nuanced.
Develop some intuition
“The first thing people think about machine learning is that it’s magic. It solves all known problems,” says James Smith, Group Product Manager at Google. “And the big answer, the big secret, is that it really, really doesn’t. In fact, it can add a bunch of problems.”
You need at least to get to grips with some of the high-end concepts in ML. As Graham Paterson, Product Partner at Connect Ventures and a former senior product manager at Deliveroo, comments: “You use websites, you use apps, you have been a customer, so you know the end outcome that you’re looking for. You probably haven’t knowingly used machine learning models – do you know how they work, what they produce, what they do well, what they don’t do well. It helps to build up a basic intuition of what machine learning does.”
Claire Woodcock, Staff Product Manager at Twitter research lab Cortex Applied AI Research also points out that machine learning isn’t just “one thing”. It can be anything from plugging third-party products into a problem through to defining new mathematics, or new machine learnings. She recommends the online publication Towards Data Science for any product manager who wants to learn a bit more.
We’ve also outlined some useful courses and resources at the end of this post that can help you to understand a bit more about ML technology.
The exciting thing about ML, Claire adds, is that it’s starting to become a tool that any software company can use, thanks to the falling cost of computing power and a growing understanding of what it can do. “But it’s not plug and play. Generally, there’s a gap in knowledge about how you set yourself up for success and make machine learning work for your particular use case.”
Apply the rules of product discovery
Not every problem is appropriate for ML. It’s a product manager’s job to remain disciplined and focused on the product, and not to get carried away by the possibilities of exciting new technology. So start by asking what user problem you’re solving, as you would with any product management problem.
Chris Wade comments that when technology started moving to the cloud – a big, new, cool thing from a decade ago – it was easy to see the benefits: “But with machine learning, people misunderstand the time, the cost, the suitability, and even the feasibility.” Chris wrote a post, previously published on Mind the Product, Should you really be using machine learning?, that emphasises the need to assess the five product risks – is it valuable, usable, feasible, viable and ethical – when doing machine learning discovery.
Make no mistake, machine learning can be very time-consuming and expensive. Chris adds: “Feasibility is almost underselling it. The level of uncertainty involved with machine learning plus the time it can take to figure something out is often not appreciated.”
“Machine learning can do some things really well. It’s really good at classifying, and at automating boring, repetitive tasks,” says Claire. “What it really struggles with is anything which you would attribute to human problems or creative challenges. Anything which is trying to codify culture or social interaction, you just don’t want to go there.
Many problems that we think we can solve with machine learning can be solved more simply, adds James Smith. Once you introduce machine learning, you also introduce a huge burden in terms of maintenance cost and opaqueness, because a lot of these machine learning systems are not explainable. “You probably also start to introduce a lot of problems around unexpected consequences – machine learning systems frequently do go wrong,” he says.
Do you have the right data?
If you’ve established that machine learning can solve your user problem you need the right data. As Jacky Ma, Director of Data Science at Remerge, comments: “A tech project’s truth is in the code, but machine learning’s truth is in data.”
Machine learning can only be as good as the data you have. Here are some ways for product managers to think about the suitability of their data for machine learning:-
- How fresh and reliable is the data? Is it up to date? Do you have data arriving at the same time every day or are there gaps in the data?
- How good is the data quality? Is it complete, is it biased? Product managers can measure data quality by setting up metrics to measure what’s important about their data.
- Is the data easy to understand? If you produce high quantities of good-quality data points and you need to make decisions with them very quickly, then machine learning can really help you. If your decisions are slower and you have fewer data points then a human being will be more suitable.
- How secure is the data? If it’s not secure then you are vulnerable to injection attacks and the introduction of unintended consequences.
- Is the data available in a form that can be consumed by a machine learning algorithm? If your data is, say, full of free text boxes where anyone can type what they like, then it’s probably not suitable.
- Do you have user consent to use their data in the way that you want to? In some territories, there is legislation that requires explicit user consent to use their personal information to make an algorithmic decision about them.
A further thought on bias – as James Smith comments, product managers play a vital role in organisational culture. They should articulate what’s important to the organisation about bias, and monitor for statistical anomalies that indicate whether accurate information on all groups is collected.
The importance of the right data can’t be overestimated, and making sure you have the right data is an expensive process. “If you don’t feel like you have the budget to do all the data work, then you probably don’t have the budget to do a machine learning solution,” says James.
Make sure you’ve got the people
As Claire Woodcock says, there are talent challenges at every stage of machine learning. There aren’t enough data scientists for the kind of applied research labs where she works, so they’re in high demand and command huge salaries. These businesses, says Claire, can hire new postgraduates from PhD programmes, but attracting experienced people is hard.
Such top talent is beyond the reach of startups and scaleups, but it’s a problem you can approach in other ways. There are consultancies and the like who can get you started and lots of third-party machine learning APIs available to buy through the likes of Amazon and Google. As Chris Wade says: “I’ve been running ML teams for the last three years and I didn’t have a background in machine learning. The actual engineering isn’t necessarily the hardest part. It’s making sure you’ve got the data.”
Manage expectations
Machine learning is time-consuming and can be expensive. Your business stakeholders may have the impression that the technology can do much more than it’s able to and have very high expectations of how well it can perform.
Chris Wade comments that machine learning is different from anything you’ve done before as a product manager and that uncertainty can be quite difficult to deal with. His advice is to start small – find a project that might be suitable for machine learning, and see if you can get some budget and some engineers together and play around with it for a few months.
You should also bear in mind that machine learning is not infallible and there will always be edge cases. So think about tolerance levels. Says Claire Woodcock: “Think about where you want the algorithm to index – for instance, if you’re working on something medical you would over-index on caution. If it’s a shopping application then precision is less of a concern.”
With machine learning, as with product management generally, the most important thing before you start building is to understand what success looks like.
Next time
Next time we’ll look at setting yourself up for success – at some of these issues in more detail and at the skills you need to hone to run an ML team. We’ll also look at some examples and case studies of machine learning in action.
Further resources
US data scientist Andrew Ng is something of an AI visionary and online learning pioneer. He hosts a number of online educational courses on ML through his company Coursera including AI for everyone and Machine learning specialization.
In this blog post, Behind the machine: product managing an algorithmic product team, Graham Paterson relates some of the things he learned while running an algorithmic product team at Deliveroo.
This talk by James Smith Building AI Products runs through some basics and offers a simple decision tree to help you decide if your product is suitable for ML
Comments
Join the community
Sign up for free to share your thoughts