Liquid AI built an automated, hardware-in-the-loop architecture search system (AFMD) that uses an evolution strategy across dozens of operators to remove human bias from architecture design, optimizing directly for memory, latency, and speed on target hardware.
Hasani describes Liquid AI's in-house AFMD (automated foundation model design) system, which searches architecture space with hardware in the loop to eliminate the human biases that typically shape design decisions at foundation model labs. ✦ AI generated
Ramin Hasani · The Cognitive Revolution · 2026-07-04 · original ↗
starts at this moment · 42:44
“could you sketch out the range of different types of problems that we're putting into this architecture search?”
There's a system that we developed in house. We call it automated automated foundation model design. You know, AFMD, you know, like that's that's a meta metal learning system that explo that puts a hardware in the loop and then tries out like many different operators with an evolution strategy. The criteria is an evolution strategy optimizing for a couple of things. optimizing for memory consumption on that device, optimizing for latency, optimizing for speed.
verbatim transcript · starts at 42:44
42:44optimizing for memory consumption on that device, optimizing for latency, optimizing for speed. While no sacrifice on quality when we talk about quality, perplexity is not the measure. It's actually the application the downstream applications that we care about. You know, it's not just also public benchmarks. We're talking about 100 different benchmarks. So the problem space becomes from a metal learning perspective becomes like a very very complex kind of problem. Now I'll tell
43:09you that why did we take this approach you know like to design an architecture? Why? because we wanted to remove all the human biases early on as we are actually like building architectures. One of the things that we realize like culturally at companies like this is what I can tell you like even at largest foundation model labs uh in in the US right now entropic and open AI there are a bunch
43:29of people like people that are coming from the science like I call them the avengers of the architectures or avengers of the you know like post training or or or let's say pre-training these groups of people there's usually like a very small set of people that are calling the shots on like oh you know what you're going to tweak this portion of this architecture so that it performs
43:50better. Why? Because in my personal experiences, it has started working better. If you're really truly think and this is something that is broken in all the foundation model labs. You cannot say that like somebody has a fix to this. But now the recursive self-improvement kind of process is actually fixing for that because now people are just finally realizing you got to give it to the algorithms. You
44:10know, you have to be bitter lessons. You have to you have bitter lesson people. So you got to you you you got to be giving it to a systematic way to actually find out what is the true architecture for the for the problems that you want to solve. You can build like a general purpose computer. The insights that I shared with you in in in in the format of the scaling laws of
44:30neural networks is coming out of our massive exploration of the space of architectures. You know the fact that in the smaller kind of category of models the some biases on the architecture help in the larger instances of the models you don't need to bias the systems you can actually go pure convolutions pure transformers and you can go pure let's say recurrences that are like very simplified you don't need to add any
- ·In-house meta-learning system built by Liquid AI
- ·Puts hardware in the loop during architecture search
- ·Tests many operators via an evolution strategy
- ·Removes human bias from design decisions
- ·Memory consumption on target device
- ·Latency
- ·Speed