Live data from Hacker News

Safety-first AI for autonomous data centre cooling and industrial control

deepmind.com

1–10 of 24 posts

Re: Safety-first AI for autonomous data centre cooling and industrial control

#2
Yeah just throw some of our magical AI dust at climate change, that'll fix it!

Why every company's PR team insists on this meaningless self-serving propaganda being inserted into tech blog posts is beyond me. You know we all see through it, right?

Re: Safety-first AI for autonomous data centre cooling and industrial control

#3
> It was amazing to see the AI learn to take advantage of winter conditions and produce colder than normal water, which reduces the energy required for cooling within the data centre.

Sorry, what? It must be more complex than that. That's something a basic multi-linear optimizer could have accomplished.

Re: Safety-first AI for autonomous data centre cooling and industrial control

#4
The climate change spin annoys me. Not because the research effort isn’t valuable. Not because these energy optimizations are unimportant. But because Google is generally a bad actor, with deleterious side effects on people, and this just distracts from that. Unfortunately, there is no time to celebrate doing incremental good when your company’s first order characteristics are, like Google’s, severely harmful and manipulative.

Re: Safety-first AI for autonomous data centre cooling and industrial control

#5
Whenever someone goes off the deep end making statements about how AI is going to take over the world and become an existential threat, one of the key things I point to is the lack of AI integration with control systems - those that regulate physical systems with digital systems (SCADA or otherwise).

This effort, while seemingly benign, seems to be making my argument more difficult to make - and I actually think this is a major step. They threw the Human Override in there at the end as a hedge, but the writing is on the wall.

I am a huge advocate for AI running the world, and don't fall into the AI fear mongering camp, but as someone who has been building and implementing ML systems for the past few years and working on AI problems for about a decade now, I don't have a ton of confidence in our ML systems to be able to autonomously control physical systems just yet.

And just to reiterate, DeepMind is explicitly trying to create General Artificial Intelligence.

Re: Safety-first AI for autonomous data centre cooling and industrial control

#6
This explanation ignores the risk that is posed by sudden absence of the AI. Given that it's a remote system this seems relevant. If, for whatever reason, the AI decides to call it quits, or the network in between disconnects, what happens ?

I ask because I've implemented systems that allowed operators of large networks to do exponentially more work, and therefore grow the network while keeping operators down. It essentially reacted automatically to random outages, tracking their status and carefully bringing things back up when possible. Then the system went down, and we started repairing the system under the knowledge that we had to call up everyone extra to do the (very tedious) work that this system did. And for those of use repairing the system we were working against the clock: we knew we had about 2 hours before we'd start missing contractual obligations to customers, and about 2 days before we were likely to experience serious degradation in network performance and bandwidth, and this couldn't be fixed, as in it would happen regardless of any realistic amount of human effort invested in manually doing this.

We fixed it (in about 1h15m) but I'd be lying if I said the patch was properly tested when we set it live.

The scary thing is, this happened ~8 years ago, and now we've pretty much had a "full turnaround" in the "manual" team: only 2 (out of ~80) have ever manually taken care of these actions. If it were to fail now, and those 2 are on vacation ... hell it's been working so well I wonder if they'd even notice before it's too late.

So what happens to the DCs when the AI disconnects somehow from the equipment ? Shutdown ?

Re: Safety-first AI for autonomous data centre cooling and industrial control

#7
post #3

> It was amazing to see the AI learn to take advantage of winter conditions and produce colder than normal water, which reduces the energy required for cooling within the data centre. Sorry, what? It must be more complex than that. That's something a basic multi-linear optimizer could have accomplished.

Also seems like the AI is just taking advantage of over-engineered systems with unused capacity/safety margins. Why can the system handle that colder water? I'd expect condensation, even ice, if the chilled water was below expectations. How much of this improvement is really just the AI making changes that the humans would not normally be allowed to make? How much is just that the AI is allowed that little bit closer to the edge than we allow the humans?

Re: Safety-first AI for autonomous data centre cooling and industrial control

#8

This explanation ignores the risk that is posed by sudden absence of the AI. Given that it's a remote system this seems relevant. If, for whatever reason, the AI decides to call it quits, or the network in between disconnects, what happens ? I ask because I've implemented systems that allowed operators of large networks to do exponentially more work, and therefore grow the network while keeping operators down. It ess…

> it's been working so well I wonder if they'd even notice before it's too late

I guess the solution is to simulate faults everywhere at all times in production. Something most systems definitely ignore. Fault tolerance is just too different from "normal" way of writing software, it can't be done well without paradigm shift.

Re: Safety-first AI for autonomous data centre cooling and industrial control

#9
post #3

> It was amazing to see the AI learn to take advantage of winter conditions and produce colder than normal water, which reduces the energy required for cooling within the data centre. Sorry, what? It must be more complex than that. That's something a basic multi-linear optimizer could have accomplished.

Yes, I believe it is more complex than that. This statement is used to exemplify the learning capability of the system, which is understandable for non-technical users.

Re: Safety-first AI for autonomous data centre cooling and industrial control

#10

This explanation ignores the risk that is posed by sudden absence of the AI. Given that it's a remote system this seems relevant. If, for whatever reason, the AI decides to call it quits, or the network in between disconnects, what happens ? I ask because I've implemented systems that allowed operators of large networks to do exponentially more work, and therefore grow the network while keeping operators down. It ess…

Hi, I'm one of the engineers working on this project at Google. If the AI disconnects or starts to make bad control decisions, the local control system (which has veto power) kicks it out and takes over. We lose some efficiency when this happens, but the cooling system stays safe and operates in a mode that the human operators understand completely.
Post reply on HN