this post was submitted on 22 Dec 2023
109 points (100.0% liked)

Technology

39950 readers
360 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] PhobosAnomaly@feddit.uk 7 points 2 years ago* (last edited 2 years ago) (4 children)

Wouldn't this absolutely hammer the battery though, or at least give the CPU a hard time? My understanding is that offloading the work to a cloud platform means that the processor-intensive inputting, parsing, generating, and outputting operations are done in purpose-built datacentres, and end user devices just receive the prepared answer.

Wouldn't this rinse the battery and increase the overall device temperature for "normal" end users?

Fair warning: I haven't read the two papers outlined in the article.

Apple already does a lot of this stuff. For example, it'll do offline face recognition for your photos while your phone is charging overnight.

Plus, Apple is ahead of the curve when it comes to performance on this stuff. You don't want to be running Stable Diffusion on your iPhone, but smaller AI is perfectly fine. Plus, unlike on Android, there are huge amounts of devices with ML accelerator chips that can run these models efficiently, allowing for power consumption optimisations by not having to provide a CPU fallback.

We'll have to see how effective this will be in practice, but Apple generally doesn't bring these types of features to their newer devices until they're ready for daily use.

[–] ryannathans@aussie.zone 2 points 2 years ago

Running AI is pretty low power and efficient, especially if you have purpose built chips.

Training AI is another can of worms

It’s a technical challenge but I wouldn’t rule it out. Apple has been using a “neural engine” in their SoC for faced id, etc. for a while. So it’s something they’ve been working on. It will need to get better, but AI models are also getting more efficient.

[–] neptune@dmv.social 1 points 2 years ago

If the scope of "Ai" isn't wide, I'd imagine the battery and cpu usage would be minimized.