from Hacker News

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

by celias on 6/23/25, 6:19 PM with 48 comments

  • by bitpush on 6/27/25, 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.

  • by kelseyfrog on 6/27/25, 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

  • by imoverclocked on 6/27/25, 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.
  • by celias on 6/23/25, 6:19 PM

  • by b0a04gl on 6/27/25, 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
  • by MBCook on 6/27/25, 4:07 AM

    I wonder if it’s noticeably faster or slower than the common way on the same set of hardware.
  • by lnyan on 6/27/25, 10:01 AM

    normalizing flow might be unpopular but definitely not a forgotten technique
  • by tiahura on 6/27/25, 3:09 AM

  • by rfv6723 on 6/27/25, 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.

  • by nextaccountic on 6/27/25, 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)