Benjamin Laufer
@laufer
PhD student at Cornell Tech. bendlaufer.github.io
I found that if you’re going to make the horizontal cut, make it low, roughly 20% of the way up the onion. At that height, the cut attacks the few giant pieces that vertical cuts tend to leave behind. In the simulations, it can dramatically reduce the range of piece sizes.
As a researcher, every day I think about questions I don’t have the answer to. It used to be that most of them just weren’t worth answering because they’d take too much time and resources. I think AI is changing that. Here’s one example: what is the best way to cut an onion?
I am delighted to share that I'll be joining the University of Washington Information School as an Assistant Professor!
One intuition behind many AI policy proposals is that downstream AI applications -- the companies deploying AI in healthcare, finance, education, customer service, etc. -- should bear responsibility for ensuring safety. Our paper asks: What incentives does that create for the firms building AI?
Big picture: By treating ML models like organisms in an ecosystem, we can: 🌱 Understand the pressures shaping AI development 🔍 Spot patterns before they become industry norms 🛠 Inform governance & safety strategies grounded in real data
We found optimal evolutionary orderings over traits: 🔹 Feature extraction tends to be upstream from text generation. Text generation is upstream from text classification. 🔹 Certain license types precede others (e.g., llama3 → apache-2.0) Here we show the top-20 licenses transitions over fine-tunes.
In biology, traits get passed from parent to child — mutations are slow & often modeled as random. In AI model families, mutations are fast and directed. Two sibling models tend to resemble each other more than they resemble their shared parent.
We measured “genetic similarity” between models from snippets of text - the metadata and model cards. Models in the same finetuning family do resemble each other… but the evolution is weird. For example, traits drift in the same directions again and again.
In a new paper with @didaoh and Jon Kleinberg, we mapped the family trees of 1.86 million AI models on Hugging Face — the largest open-model ecosystem in the world. AI evolution looks kind of like biology, but with some strange twists. 🧬🤖