When Optimization is Suboptimal: How gradient descent can sometimes lead to model bias
Optimization

When Optimization is Suboptimal: How gradient descent can sometimes lead to model bias

Bias arises in machine learning when we fit an overly simple function to a more complex problem. A theoretical study shows that gradient descent itself may introduce such bias and render algorithms unable to fit data properly.

August 12, 20202 min read
Optimize Your Training Parameters: Research on finding a neural net's optimal batch size
Optimization

Optimize Your Training Parameters: Research on finding a neural net's optimal batch size

Last week we reported on a formula to determine model width and dataset size for optimal performance. A new paper contributes equations that optimize some training parameters.

April 1, 20202 min read
Selling Shovels to Data Miners: A survey of AI business-to-business services
Optimization

Selling Shovels to Data Miners: A survey of AI business-to-business services

When the world is panning for machine learning gold, it pays to help them dig through the data. Machine learning entrepreneurs can make their mark (and their fortune) building services that help other companies develop, deploy, and monitor AI, venture capitalist Rob Toews argues in Forbes.

April 1, 20201 min read
Optimize Your Training Parameters: Research on finding a neural net's optimal batch size
Optimization

Optimize Your Training Parameters: Research on finding a neural net's optimal batch size

Last week we reported on a formula to determine model width and dataset size for optimal performance. A new paper contributes equations that optimize some training parameters.

April 1, 20202 min read
Selling Shovels to Data Miners: A survey of AI business-to-business services
Optimization

Selling Shovels to Data Miners: A survey of AI business-to-business services

When the world is panning for machine learning gold, it pays to help them dig through the data. Machine learning entrepreneurs can make their mark (and their fortune) building services that help other companies develop, deploy, and monitor AI, venture capitalist Rob Toews argues in Forbes.

April 1, 20201 min read
Rightsizing Neural Nets: An equation for predicting optimal data and model size
Optimization

Rightsizing Neural Nets: An equation for predicting optimal data and model size

How much data do we want? More! How large should the model be? Bigger! How much more and how much bigger? New research estimates the impact of dataset and model sizes on neural network performance.

March 25, 20202 min read
Rightsizing Neural Nets: An equation for predicting optimal data and model size
Optimization

Rightsizing Neural Nets: An equation for predicting optimal data and model size

How much data do we want? More! How large should the model be? Bigger! How much more and how much bigger? New research estimates the impact of dataset and model sizes on neural network performance.

March 25, 20202 min read
Self-Training for Sharper Vision: The noisy student method for computer vision, explained
Optimization

Self-Training for Sharper Vision: The noisy student method for computer vision, explained

The previous state-of-the-art image classifier was trained on the ImageNet dataset plus 3.5 billion supplemental images from a different database. A new method achieved higher accuracy with one-tenth as many supplemental examples — and they were unlabeled, to boot.

December 18, 20192 min read
Self-Training for Sharper Vision: The noisy student method for computer vision, explained
Optimization

Self-Training for Sharper Vision: The noisy student method for computer vision, explained

The previous state-of-the-art image classifier was trained on the ImageNet dataset plus 3.5 billion supplemental images from a different database. A new method achieved higher accuracy with one-tenth as many supplemental examples — and they were unlabeled, to boot.

December 18, 20192 min read
Survival of the Overfittest
Optimization

Survival of the Overfittest

Neuroevolution, which combines neural networks with ideas drawn from Darwin, is gaining momentum. Its advocates claim that they can achieve faster, better results by generating a succession of new models, each slightly different than its predecessors, rather than relying on a purpose-built model.

November 13, 20192 min read
Survival of the Overfittest
Optimization

Survival of the Overfittest

Neuroevolution, which combines neural networks with ideas drawn from Darwin, is gaining momentum. Its advocates claim that they can achieve faster, better results by generating a succession of new models, each slightly different than its predecessors, rather than relying on a purpose-built model.

November 13, 20192 min read
Working Through Uncertainty
Optimization

Working Through Uncertainty

How to build robots that respond to novel situations? When prior experience is limited, enabling a model to describe its uncertainty can enable it to explore more avenues to success.

September 18, 20192 min read
Working Through Uncertainty
Optimization

Working Through Uncertainty

How to build robots that respond to novel situations? When prior experience is limited, enabling a model to describe its uncertainty can enable it to explore more avenues to success.

September 18, 20192 min read
Scaling Bayes
Optimization

Scaling Bayes

Neural networks are good at making predictions, but they’re not so good at estimating how certain they are. If the training data set is small and many sets of model parameters fit the data well, for instance, the network may not realize this explicitly, leading to overly confident predictions.

August 28, 20192 min read
Scaling Bayes
Optimization

Scaling Bayes

Neural networks are good at making predictions, but they’re not so good at estimating how certain they are. If the training data set is small and many sets of model parameters fit the data well, for instance, the network may not realize this explicitly, leading to overly confident predictions.

August 28, 20192 min read

Subscribe to The Batch

Stay updated with weekly AI News and Insights delivered to your inbox