Quantcast
Channel: CodeSection,代码区,网络安全 - CodeSec
Viewing all articles
Browse latest Browse all 12749

The rare form of machine learning that can spot hackers who have already broken ...

0
0

In 2013, a group of British intelligence agents noticed something odd. While mostefforts to secure digital infrastructure were fixated on blocking bad guys from getting in, few focused on the reverse:stopping them from leaking information out. Based on that idea, the group founded a new cybersecurity company called Darktrace.

Recommended for You

The US military is testing stratospheric balloons that ride the wind so they never have to come down

We still don’t know if 3-D printers pose a health risk―but I’m taking no chances

A new personal genome test is free, but only if you bare all about your life

Is this AI? We drew you a flowchart to work it out

To capture the extent of California’s wildfires, you need to see them from space

The firm partnered with mathematiciansat the University of Cambridge to develop a tool that would use machine learning to catch internal breaches. Rather than train the algorithms on historical examples of attacks, however, they needed a way for the system to recognize new instances of anomalous behavior. They turned to unsupervised learning,a technique based on a rare type of machine-learning algorithm that doesn’t require humans tospecify what to look for.


The rare form of machine learning that can spot hackers who have already broken  ...

Darktrace has zeroed in on an infected device exhibiting anomalous behavior.

Darktrace

"It’s very much like the human body’s own immune system," says the company’s co-CEO Nicole Eagan. "As complex as it is, it has this innate sense of what’s self and not self. And when it finds something that doesn’t belong―that’s not self―it has an extremely precise and rapid response."

The vast majority of machine-learning applications rely on supervised learning. This involves feeding a machine massive amounts of carefully labeled data to train it to recognize a narrowly defined pattern. Say you want your machine to recognize golden retrievers. You feed it hundreds or thousands of images of golden retrievers and of things that are not, all the while telling it explicitly which ones are which.Eventually,you end up with a pretty decent golden-retriever-spotting machine.

Sign up for the The Algorithm

News and views on the latest in artificial intelligence

Thank you ― please check your email to complete your sign up.

Incorrect email format

By signing up you agree to receive email newsletters and notifications from MIT Technology Review. You can change your preferences at any time. View ourPrivacy Policy for more detail.

In cybersecurity, supervised learning works pretty well. You train a machine on the different kinds of threats your system has faced before, and it chases after them relentlessly.

But there are two main problems. For one, it only works with known threats; unknown threats still sneak in under the radar. For another, supervised-learning algorithms work best with balanced data sets―in other words, ones that have an equal number of examples of what it’s looking for and what it can ignore. Cybersecurity data is highly unbalanced: there are very few examples of threatening behavior buried in an overwhelming amount of normal behavior.


The rare form of machine learning that can spot hackers who have already broken  ...

A visualization of all the connections within a particular subnetwork.

Darktrace

Fortunately, where supervised learning falters, unsupervised learning excels. The latter can look at massive amounts of unlabeled data and find the pieces that don’t follow the typical pattern. As a result, it can surface threats that a system has never seen before and needs few anomalous data points to do so.

When Darktrace deploys its software, it sets up physical and digital sensors around the client’s network to map out its activity. That raw data is funneled to over 60 different unsupervised-learning algorithms that compete with one another to find anomalous behavior.

AN UNSUPERVISED SPACE Several other companies have also converged on using unsupervised learning to heighten digital security systems. Shape Security Founded in 2011 by ex-Pentagon defense experts, it focuses on preventing fake account generation or credit application fraud, among other nefarious activities. Shape Security combines the complementary strengths of both supervised and unsupervised techniques. DataVisor Founded in 2013 by Microsoft alums, it partners with banks, social-media, and e-commerce companies to fight transaction fraud, money laundering, and other large-scale abuse. DataVisor saysit uses a purely unsupervised technique.

Those algorithms then spit their output into yet another master algorithm that uses various statistical methods to determine which of the 60 to listen to and which of them to ignore. All that complexity is packaged into a final visualization that allows human operators to quickly see and respond to likely breaches. As the humans work out what to do next, the system works to quarantine the breach until it’s resolved―by cutting off all external communication from the infected device, for example.

Unsupervised learning is no silver bullet, however.As attackers get more and more sophisticated, they get better at fooling machines, whatever type of machine learning they are using. "There is this cat-and-mouse game where attackers can try to change their behavior," saysDawn Song, a cybersecurity and machine-learning expert at the University of California, Berkeley.

In response, the cybersecurity community hasturned to proactive approaches―"better security architectures and principles so that the system is more secure by construction," she says. But there’s still a long way to completely eradicating all breaches and fraudulent practices. After all, she adds, "the whole system is as secure as its weakest link."


Viewing all articles
Browse latest Browse all 12749

Latest Images

Trending Articles





Latest Images