Live data from Hacker News

Recursion into madness

blog.coredump.cx

31–35 of 35 posts

Re: Recursion into madness

#31
post #14

Speculated to be responsible for the "AI restaurant-menu gore" that made the rounds on social media. Restaurants AI-generate the entire menu sheet from whole cloth, and while it looks "good" at first with modern image models, repeated edits to the menu text/layout transform the passable food "photos" into trypophobia-inducing horrors. (And somehow they don't notice or care) Notably, the recent ChatGPT Images 2.5 anno…

With local models it's always been easy to edit only a part of an image (inpainting), either by painting a mask or automatically using a small segmentation model. It's actually pretty strange that commercial models have resorted to redrawing the entire image even in cases where the requested change is localized.

Re: Recursion into madness

#32
post #7
post #6

It would have been interesting to try something closer to the movie poster example; say have the AI rewrite the passage with the room toggling between the initial light-mode decor and a dark-mode decor, then back, repeatedly. Or even change the woman's name to "Mrs. Smythe" and back.

As the article explains: “[…] In other words, if you instruct a model to change a single word in a paragraph of text, it can almost always handle the task with no collateral damage.“

Right, but if you ask it to make a systematic change (the room decor for light to dark and back) or something with subtle implications that would require other changes to fit in?

Changing the title in the movie example is this sort of change; the "change a single word" isn't analogous.

Post reply on HN