New! Sign up for our free email newsletter.
Science News
from research organizations

Information theory holds surprises for machine learning

Date:
January 24, 2019
Source:
Santa Fe Institute
Summary:
New research challenges a popular conception of how machine learning algorithms 'think' about certain tasks.
Share:
FULL STORY

New research challenges a popular conception of how machine learning algorithms "think" about certain tasks.

The conception goes something like this: because of their ability to discard useless information, a class of machine learning algorithms called deep neural networks can learn general concepts from raw data -- like identifying cats generally after encountering tens of thousands of images of different cats in different situations. This seemingly human ability is said to arise as a byproduct of the networks' layered architecture. Early layers encode the "cat" label along with all of the raw information needed for prediction. Subsequent layers then compress the information, as if through a bottleneck. Irrelevant data, like the color of the cat's coat, or the saucer of milk beside it, is forgotten, leaving only general features behind. Information theory provides bounds on just how optimal each layer is, in terms of how well it can balance the competing demands of compression and prediction.

"A lot of times when you have a neural network and it learns to map faces to names, or pictures to numerical digits, or amazing things like French text to English text, it has a lot of intermediate hidden layers that information flows through," says Artemy Kolchinsky, an SFI Postdoctoral Fellow and the study's lead author. "So there's this long-standing idea that as raw inputs get transformed to these intermediate representations, the system is trading prediction for compression, and building higher-level concepts through this information bottleneck."

However, Kolchinsky and his collaborators Brendan Tracey (SFI, MIT) and Steven Van Kuyk (University of Wellington) uncovered a surprising weakness when they applied this explanation to common classification problems, where each input has one correct output (e.g., in which each picture can either be of a cat or of a dog). In such cases, they found that classifiers with many layers generally do not give up some prediction for improved compression. They also found that there are many "trivial" representations of the inputs which are, from the point of view of information theory, optimal in terms of their balance between prediction and compression.

"We found that this information bottleneck measure doesn't see compression in the same way you or I would. Given the choice, it is just as happy to lump 'martini glasses' in with 'Labradors', as it is to lump them in with 'champagne flutes,'" Tracey explains. "This means we should keep searching for compression measures that better match our notions of compression."

While the idea of compressing inputs may still play a useful role in machine learning, this research suggests it is not sufficient for evaluating the internal representations used by different machine learning algorithms.

At the same time, Kolchinsky says that the concept of trade-off between compression and prediction will still hold for less deterministic tasks, like predicting the weather from a noisy dataset. "We're not saying that information bottleneck is useless for supervised [machine] learning," Kolchinsky stresses. "What we're showing here is that it behaves counter-intuitively on many common machine learning problems, and that's something people in the machine learning community should be aware of."

The paper has been accepted to the 2019 International Conference on Learning Representations (ICLR 2019).


Story Source:

Materials provided by Santa Fe Institute. Note: Content may be edited for style and length.


Journal Reference:

  1. Artemy Kolchinsky, Brendan D. Tracey, Steven Van Kuyk. Caveats for information bottleneck in deterministic scenarios. Submitted to arXiv, 2019 [abstract]

Cite This Page:

Santa Fe Institute. "Information theory holds surprises for machine learning." ScienceDaily. ScienceDaily, 24 January 2019. <www.sciencedaily.com/releases/2019/01/190124095106.htm>.
Santa Fe Institute. (2019, January 24). Information theory holds surprises for machine learning. ScienceDaily. Retrieved March 18, 2024 from www.sciencedaily.com/releases/2019/01/190124095106.htm
Santa Fe Institute. "Information theory holds surprises for machine learning." ScienceDaily. www.sciencedaily.com/releases/2019/01/190124095106.htm (accessed March 18, 2024).

Explore More

from ScienceDaily

RELATED STORIES