logoalt Hacker News

Un-0: Generating Images with Coupled Oscillators

108 pointsby babelfishyesterday at 8:50 PM28 commentsview on HN

Comments

andybakyesterday at 10:03 PM

When I first learned about computer science at the age of 11 or so (and in 1982 or so) the first page of the text book put digital and analogue computers on what seemed to be an equal footing. And then proceeded to ignore the latter for the rest of the book. Apart from a few notable exceptions ( https://en.wikipedia.org/wiki/Phillips_Machine ) I've often wondered about analogue computing.

show 2 replies
WhitneyLandyesterday at 11:32 PM

It’s not clear to me how this would ever be practical since it seems dependent on n^2 scaling.

You’ve got to wonder when you have an image generation demo why would you possibly have 64 x 64 pixel output as your demo?

If I’m understanding this properly to generate a 4K image, you need like 5 trillion point to point connections on the chip. Even if power use from the oscillators is zero that’s going to be an issue.

show 5 replies
dimaturatoday at 12:00 AM

Very cool work - refreshing to see a of different approach. I learned about Kuramoto oscillators many years ago from a book called Sync, by Steven Strogatz, which I highly recommend.

ainchyesterday at 11:03 PM

This method is cool and the post explains it well. It would, however, be good to get more detail on the energy efficiency they flag as their motivation: is this model actually more energy efficient than the comparators they highlight?

show 1 reply
TaupeRangeryesterday at 11:09 PM

Really interesting - if I understood the article correctly, they're simulating this on conventional hardware, so in order to get the proposed benefits, it would need to be implemented in some other electronic medium.

_deftoday at 12:37 AM

Not at all related but still reminds me a bit of FM synthesis

foaxyesterday at 11:56 PM

This kind of reminds me of DCT in lossy image compression, but in reverse.

italiansolideryesterday at 11:11 PM

Readers care, this requires a nice amount of physics knowledge to really understand. Not too advanced but still, physics.

NopIdoNyesterday at 10:07 PM

> However, the trade-off with our approach is that it requires a more complex loss that operates given only generated samples.

fusionadvocateyesterday at 9:47 PM

Is this somewhat related to reservoir computing?

show 1 reply
OutOfHereyesterday at 10:27 PM

Can this even make an image having more than one "class"? Can it make an image of an astronaut riding a horse on the moon?

mrr7337yesterday at 8:54 PM

I didn't really understand anything...lgtm

show 1 reply