Data Center With a Brain: Google Using Machine Learning In Server Farms
1sockchuck (826398) writes "Google has begun using machine learning and artificial intelligence to analyze the oceans of data it collects about its server farms and recommend ways to improve them. Google data center executive Joe Kava said the use of neural networks will allow Google to reach new frontiers in efficiency in its server farms, moving beyond what its engineers can see and analyze. Google's data centers aren't yet ready to drive themselves. But the new tools have been able to predict Google's data center performance with 99.96 percent accuracy."
Artificial intelligence and neural networks are a hot topic, so this is piggy-backing on that trend. It's not a surprise that Andrew Ng's work is referenced quite a bit.
While the modeling is interesting, it's seems to be just modeling at this point. The main claim of the white paper is high PUE prediction accuracy by the model. While that's academically interesting, the real use is in feedback for optimization. The white paper author realized that and included that optimization problem as one of the examples in the paper. However, the optimization was achieved "through a combination of PUE simulations and local expertise." I'm guessing that the local expertise part was relatively significant because there is basically no discussion of this even though it is the one application that would really make this work practical and really interesting. The paper claimed that this neural network-based optimization reduced PUE "by ~0.02 compared to the previous configuration." But, I have no idea how that would have compared to optimization using just local expertise without the benefit of neural network modeling.