AI designed circuits are now the next thing
>>108500068Very cool, twitterman. Now post the transfer function.
>>108500068I have no idea about those things but the first two look clean and compact while the third one screams just fuck my shit up.
>>108500088Practical use seems to be that they can make tech that is harder to reverse engineer
>>108500068No need, there are SAT solvers for (locally) minimizing circuit complexity. However, in reality, the complexity class when designing a... say circuit or an assembly line or a logistics hub or a chemical plant or... is much more troublesome (Don't forget that concurrent temporal planning is EXPSPACE hard https://users.aalto.fi/~rintanj1/papers/Rintanen07icaps.pdf). In conjunction you also have to deal with packing problems.
>>108500068https://archive.is/AeM5XMeh, that's not anything new. If anything it will make new hardware harder to debug when some defect is found
>>108500068looks like typical ai hallucinations
Ah, so the goal is to make an entirely new "Black Box Architecture"
>>108500068Any test data?
>>108500111>>108500089Problem is: at some point it has to interact with sane architecture in order to work effectively. They already tried the black box design with chip blobs that are impossible to read and it doesn't work there either
>>108500068>nowif by "AI" you mean standard ML and algos yes has been for a while its nothing new.
>>108500088First two are trivial shit designed by an EE undergrad. 3rd is closer to the actual mess that is RF antenna design.
>>108500213ever wonder if there could be a reason they're not designed this way in small, compact circuits?
nigophttps://xcancel.com/NatalieFratto/status/2039008692398379270#m
>>108500068this isn't new. evolutionary algos have been used in the past to build antennas.
call me when AI can recreate the lord of the rings from scratch, both books and movies, without database lookup or bruteforce :~)
>>108500068>>108500987>>108500088iirc when you need some more complex combinations of multiple frequency ranges it turned out to be more efficient to generate incomprehensible "alien geometry" that does a combination of overlapping resonance peaks and dips all at once, than to use arrays of traditional designs.
>>108500068Ai is already being used to design chips when it comes to digital circuits.
>>108500987this, this 'ai design' stuff is entirely bullshit.in reality engineers call this computational enginerring, and it's been used for decadeshttps://en.wikipedia.org/wiki/Computational_engineeringit's a nice field of nonlinear optimizations, where you have some opaque model, where you try to optimize a few output variable by adjusting the input. this is a traditional application for CNN, which physicists have used since the 90's