logoalt Hacker News

Apple Research unearthed forgotten AI technique and using it to generate images

118 pointsby celiaslast Monday at 6:19 PM41 commentsview on HN

Comments

bitpushtoday at 5:34 AM

I find it fascinating that Apple-centric media sites are stretching so much to position the company in the AI race. The title is meant to say that Apple found something unique that other people missed, when the simplest explanation is they started working on this a while back (2021 paper, afterall) and just released it.

A more accurate headline would be - Apple starting to create images using 4 year old techniques.

show 7 replies
kelseyfrogtoday at 3:35 AM

Forgotten from like 2021? NVAE[1] was a great paper but maybe four years is long enough to be forgotten in the AI space? shrug

1. NVAE: A Deep Hierarchical Variational Autoencoder https://arxiv.org/pdf/2007.03898

show 2 replies
imoverclockedtoday at 3:29 AM

It’s pretty great that despite having large data centers capable of doing this kind of computation, Apple continues to make things work locally. I think there is a lot of value in being able to hold the entirety of a product in hand.

show 3 replies
b0a04gltoday at 5:33 AM

flows make sense here not just for size but cuz they're fully invertible and deterministic. imagine running same gen on 3 iphones, same output. means apple can kinda ensure same input gives same output across devices, chips, runs. no weird variance or sampling noise. good for caching, testing, user trust all that. fits apple's whole determinism dna and more of predictable gen at scale

show 1 reply
lnyantoday at 10:01 AM

normalizing flow might be unpopular but definitely not a forgotten technique

MBCooktoday at 4:07 AM

I wonder if it’s noticeably faster or slower than the common way on the same set of hardware.

nextaccountictoday at 3:32 AM

This subject is fascinating and the article is informative, but I wish that HN had a button like "flag", but specific for articles that seems written by AI (well at least the section "How STARFlow compares with OpenAI’s 4o image generator" sounds like it)

show 3 replies
OhNoNotAgain_99today at 6:20 AM

[dead]

rfv6723today at 3:07 AM

Apple AI team keeps going against the bitter lesson and focusing on small on-device models.

Let's see how this would turn out in longterm.

show 5 replies