The big thing that we are targeting is producing an automated researcher.
So automating the discovery of new ideas.
The next set of evals and milestones that we're looking at will involve actual movement on things that are economically relevant.
I was talking to some high schoolers and they're saying oh, you know, actually the default way to code is vibe coding.
I do think, you know, the future hopefully will be vibe researching.
What does it take to build an automated researcher and can AI discover new ideas on its own?
OpenAI's Chief Scientist, Jaka Pohotsky and Chief Research Officer Mark Chen join A16Z General Partners Adinae Mitha and Sarah Wang to unpack GPT-5's reasoning push why evals must shift to economically meaningful benchmarks and the march towards an automated researcher.
We get into Long Horizon Agency, why RL keeps working, the new codex for real-world coding research, culture versus product and why, for now, compute is destiny.
Let's get into it.
Thanks for coming, Jakob and Mark.
Jakob, you're the chief scientist at OpenAI.
Mark, you are the chief research officer at OpenAI.
And you guys have both the privilege and the stress of running probably one of the most high-profile research teams in AI.
GPT-5, which was one of the most exciting updates to come out of OpenAI in recent times.
And then, stepping back, how you build a research team that can do not just GPT-5 but Codex and ChatGPT and an API business and can weave all of the many different bets you guys have across modalities, across product form factors into one coherent research culture and story.
And so to kick things off, Why don't we start with GPT-5?
Just tell us a little bit about the GPT-5 launch from your perspective.
How did it go?
So I think GPT-5 was really our attempt to bring reasoning into the mainstream.
And prior to GPT-5, right, we have two different series of models.
You had the GPT-2, 3, 4 series, which were kind of these instant response models.
And then we had an O series which essentially thought for a very long time and then gave you the best answer that it could give.
So tactically, we don't want our users to be puzzled by you know which mode should i use?
And involves a lot of research in kind of identifying what the right amount of thinking for any particular prompt looks like and taking that pain away from the user.
So we think the future is about reasoning more and more, about reasoning more and more about agents.
And we think GPT-5 is this step towards delivering reasoning and more agentic behavior by default.
There is also a number of improvements across the board in this model relative to all three previous models.
But our primary thesis for this launch was indeed bringing the reasoning out to more people.
Can you say more about how you guys think about evals?
I noticed even in that launch video there were a number of evals where you're inching up from.
You know 98 to 99.
And that's kind of how you know you've saturated the eval.
What approach do you guys take to measuring progress and how do you think about it?
One thing is that indeed, for these evals that we've been using for the last few years, they're indeed pretty close to saturated.
And so yeah, for a lot of them, inching from 96 to 98 is not necessarily the most important thing in the world.
I think.
Another thing that's maybe even more important, but a little bit saddler When we were in this GPT-2 GPT-3, GPT-4 era, there was one recipe.
You just pre-train a model on a lot of data and you use these evals as a yardstick of how this generalizes to different tasks.
Now we have these different ways of training, in particular reinforcement learning on serious reasoning, where we can pick a domain and we can really train a model to become an expert in this domain, to reason very hard about it, which lets us target particular kinds of tasks, which will mean that we can get extremely good performance on some evals, but it doesn't indicate as great generalization to other things.
So, the way we think about it in this world, we definitely think we are in a little bit of a deficit of great evaluations.
And I think the big things that we look at are actual marks of the model being able to discover new things.
I think for me the most exciting trend and actual sign of progress this year has been our model's performance in math and programming competitions.
Although I think like they are also becoming saturated in a sense.
And the next set of evals and milestones that we're looking at will involve actual discovery and actual movement on things that are economically relevant.
Totally.
You guys already got number two in the Atcoder competition, so there's only number one left.
Yeah.
I mean, I think it is important to note that these evals, like IOI AtCoder IMO, are actually real-world markers for success in future research.
I think a lot of the best researchers in the world have gone through these competitions and have gotten very good results.
And yeah, I think we are kind of preparing for this frontier where we're trying to get our models to discover new things.
Yeah, very exciting.
Which capability from GPD-5 before the release surprised you the most when you were working through the eval bench or using it internally?
Were there any moments where you felt like this was starting to get good enough to release because it was useful in your daily usage?
I think one big thing for me was just how much it moved the frontier in very hard sciences.
You know, we would try the models with some of our friends who are, you know, professional physicists or professional mathematicians.
And you already saw kind of some instances of this on Twitter, where you know you can take a problem and have it discover.
Maybe not like very complicated new mathematics, but you know some non-trivial new mathematics.
And we see physicists mathematicians, kind of repeating this experience over and over, where they're trying QPD5 Pro and saying wow, this is something that previous version of the models couldn't do.
And it is a little bit of a light bulb moment for them.
It's like able to automate maybe like what could take one of their students months of time.
Well, GPT-5 is a definite improvement on O3.
For me, O3 was definitely that moment where the reasoning models became actually very useful on a daily basis.
I think, especially for working through a math formula or a derivation.
It actually got to a level where it is fairly trustworthy.
I can actually use it as a tool for my work and yeah, i think it is very exciting to get to that moment.
But i expect that well, now as we're seeing, you know these models like, like actually able to automate well yes, like we're saying, solving contest problems over over longer time horizons i expect that that was quite small compared to what's coming over the next year, what is coming in the next one to five years, if you just, at whatever level you're comfortable sharing.
What does the research roadmap look like?
So the big thing that we are targeting with our research is producing an automated researcher.
So automating the discovery of new ideas.
And of course, a particular thing we think about a lot is automating our own work, automating ML research.
But that can get a little bit self-referential.
So we're also thinking about automating progress in other sciences.
And I think one good way to measure progress there is looking at what is the time horizon on which these models actually can reason and make progress.
And so now, as we get to a level of near mastery of this high school competitions, let's say I would say, like we got to like, maybe on the order of one to five hours of reasoning.
And so we are focused on extending that horizon, both in terms of, like the models, the ability to plan over very long horizons, and actually able to retain, ability to retain memory.
And back to the evals question.
That's why I think evals of the form of how long does this model autonomously operate for are of particular interest to us.
And actually, maybe on that topic, there's been this huge move toward agency and model development.
But I think at least the state that it's in currently users have sort of observed this tradeoff between Too many tools or planning hops can result in quality regressions versus something that maybe has a little bit less agency.
The quality is at least observed today to be a bit higher.
How do you guys think about the trade-off between stability and depth?
The more steps that the model is undertaking, maybe the less likely the 10th step is to be accurate versus you ask it to do one thing.
It can do it very, very well.
And to have it keep doing that one thing better and better, but more complex things.
There's sort of that trade-off.
But of course, to get to full autonomy, you are taking multiple steps, you're using multiple tools.
I think actually like well, the ability to maintain depth is a lot of.
It is being consistent over long horizons.
So I think there are very related problems.
And in fact I think, like with the reasoning models we have seen, the models like greatly extend the length over which they are able to reason and work reliably without going off track.
Yeah, I think this has remained a big area of focus for us.
Yeah, and I think reasoning is core to this ability to operate over a long horizon.
Because, you know, you imagine kind of yourself solving a math problem.
You try an approach, it doesn't work.
And, you know, you have to think about, you know, what's the next approach I'm going to take?
What are the mistakes in the first approach?
And then you try another thing.
And, you know, the world gives you some hard feedback, right?
And then you keep trying different approaches.
And the ability to do that over a long period of time is reasoning and gives agents that robustness.
We talked a lot about math and science.
I was curious to get your take on.
Do you think some of the progress that we've made can actually extend similarly to domains that are less verifiable?
They're sort of less of an explicit right or wrong?
Oh yeah, this is a question I really like.
I think, if you actually truly want to extend to research and discovering ideas that meaningfully advance technology on the scale of months and years, I think these questions stop being so different.
It is one thing to solve a very well-posed, constrained problem on the scale of an hour and there's a finite amount of ideas you need to look through and that might feel extremely different from solving something very open-ended.
But even if you want to solve a very well-defined problem that is on a much longer scale like prove, this millennium price problem, that suddenly requires you to think about okay, what are the fields of mathematics or other sciences that might possibly be relevant?
Are there inspirations from physics that I must take?
What is the entire program that I want to develop around this?
Now these become very open-ended questions and it's actually hard for our own research.
If all we cared about is reduce the modeling cloth on a given data set, measuring the progress on that like are we kind of actually asking the right questions in research, like actually becomes like a fairly open-ended affair.
Yeah, and i think it also makes sense to think about what the limits of you know open-ended means.
I think a while back, sam tweeted about some of the improvements that we were making in having our models write more creatively, and you know we do consider the extremes here as well.
Right right, let's talk about rl, Because it seems like since 01 came out, RL has been the gift that keeps giving.
Every couple months, OpenAI puts out a release and everyone goes oh, that's great, but this RL thing is going to plateau.
We're going to saturate the evals, the models won't generalize or there's going to be mode collapse because of too much synthetic data.
Everybody's got a laundry list of reasons to believe that the gains in performance from RL are going to tap out.
And somehow they just don't.
You guys just keep coming out and putting out continuous improvements.
Why is RL working so well?
And what, if anything, has surprised you? about how well it works.
RL is a very versatile method, right?
And there are a lot of ideas you can explore once you have an RL system working.
A long time at OpenAI, we started from this before language models, right?
Like we were thinking about like, oh okay, like RL, is this like extremely powerful thing, of course, like on top of deep learning, which is this like incredible general learning method?
But the thing that we struggled with for a very long time is like, what is the environment?
Like, how do we actually anchor these models to the real world?
Or like should we, you know, simulate?
You know some island where they all learn to collaborate and compete?
And then, you know, of course came the language modeling breakthrough, right?
And we saw that, oh yeah, if we scale deep learning on modeling natural language, we can create models with this like incredibly new understanding of human language.
And so since then, we've been, you know, seeking how to combine these paradigms and how to get our all to work on natural language.
And once you do right, like then, you kind of have the well, you have the ability to actually like execute on these different ideas and objectives in this like extremely robust, rich environment given by pre-training.
And so yes, i think it's been perhaps the most exciting period in our research over the last few years where we've really like found so many new directions and promising ideas that all seemed to be working out.
And we're trying to understand how to compare.
One of the hardest things about RL for folks who are not practitioners of RL is the idea of crafting the right reward model.
What do the next few years look like for a company like that?
What is the right mindset for somebody who's trying to make sense of RL to craft the right reward model?
Is there anything you've learned about the best practices or an approach of thinking of using this latest sort of family of reasoning techniques?
What is the right way?
I should think about even approaching reward modeling as a biologist or a physicist.
I expect this will evolve quite rapidly.
I expect it will become simpler.
I think maybe two years ago we would have been talking about what is the right way to craft my fine-tuning data set, and I don't think we are at the end of that evolution yet.
And I think we will be inching towards more and more human-like learning which RL, is still not quite.
So I think maybe the most important part of the mindset is to not assume that what is now will be forever.
So I want to bring the conversation back to coding.
We would be remiss not to say congrats on GPT-5 Codex, which just dropped today.
Can you guys say a little bit more about what's different about it?
How it's trained differently?
Maybe why you're excited about it?
Yeah, so I think one of the big focuses of the Codex team is to just take the raw intelligence that we have from our reasoning models and make it very useful for real-world coding.
So a lot of the work they've done is kind of consistent with this, are working on kind of having the model be able to handle more difficult environments.
We know that real world coding is very messy.
So they're trying to handle all the intricacies there.
There's a lot of coding that has to do with, you know, style with just like kind of softer things like how how proactive the model is how lazy it is and just being able to define um in some sense like a spec for how a coding model should behave um they do a lot of you know very strong work there and as you see like um they're also working on a lot better presets you know coders they have some kind of notion of this is how long i'm waiting i'm willing to wait for a particular solution um i think we've done a lot of work to dial in on you know for easy problems Being a lot lower latency for harder problems, actually, the right thing is to be even higher latency.
Get you the really best solution.
And just being able to find that preset is very important.
What's the sweet spot for, if you were to say, easier problems versus harder problems?
What we found is the previous generation of the Codex models.
They were spending too little time solving the hardest problems and too much time solving the easy problems.
And I think that is actually just probably out of the box what you might get out of O3.
Maybe just on the topic of coding, since you guys are both competitive coders in prior lives.
I know you've been at OpenAI for almost a decade now, but I was struck by the story of Lee Sedol, the Go player, who kind of famously quit Go after he lost to AlphaGo multiple times.
And I think in a recent interview you guys were both saying that now the coding models are better than your capabilities and that gets you excited.
But say more about that.
And how much would you say you code now?
Well, if you're hands-on keyboard, you can talk about OpenAI generally, but how much code is written by AI now?
In terms of cutting models being better.
I mean, I think yeah, I think it is extremely exciting to see this progress.
I think the programming competitions have a nice kind of encapsulated test of ability to come up with some new ideas in this boxed environment and timeframe.
I do think, like you know, if you look at things like well, I guess the IMO problem six or maybe some very hardest programming competitions, problems like, I think there's still a little bit of headway to go for the models, but I wouldn't expect that to last very long.
I do go a little bit.
Historically, I've been like... He's being humble.
Historically, I've actually been extremely reluctant to use any sort of tools.
I just used Vim, pretty much.
Oh, yeah.
Okay.
Old school.
Yeah.
Eventually, I think, especially with this um latest coding tools, um like gpt5, i've really kind of felt like okay, like this is, this is no longer the way.
Like like you can do a you know 30 file refactor like pretty much perfectly in like 15 minutes.
Like you kind of have to use it, um yeah, and so i've been.
I've been kind of like um learning this new way of coding, which definitely feels a little bit different.
I think it is a little bit of an uncanny valley still right now where you kind of have to use it because it is just accelerating so many things, but it's still a little bit not quite as good as a coworker.
So I think our priority is getting out of that uncanny valley.
But yeah, it's definitely an interesting time.
Yeah, definitely.
To kind of speak to the Lee Sedol moment.
I think AlphaGo for both of us was a very formative milestone in AI development.
And at least for me, it was the reason I started working on this in the first place.
And maybe partly because of our backgrounds in competitive programming, I had this affinity to AI, building these models which could do very, very well in these forms of contests.
And going from solving eighth-grade math problems to, a year later, hitting our level of performance in these coding contests.
It's crazy to see that progression.
You kind of imagine, or like to think that you feel a set of the feelings.
At least it all felt too right.
It's like, wow, this is really crazy, right?
And what are the possibilities?
So... you really do feel an implication of that is these models, what can't they do, right?
And I do feel like already it's kind of transformed the default for coding.
This past weekend I was talking to some high schoolers and they were saying oh, you know, actually the default way to code is vibe coding.
Like you know, I think like they would consider oh, it's like, Maybe sometimes for completeness, you would go and like actually do all the mechanics of coding it from scratch yourself.
But that's just a strange concept to them.
Like, why would you do that?
You know, you just vibe code by default.
Yeah, yeah.
And so, yeah, I mean, I do think, you know, the future hopefully will be vibe researching.
I have a question about that, which is what makes a great researcher?
When you say vibe researching, a big part of vibe coding is just having good taste in wanting to build something useful and interesting for the world.
I think what's so awesome about tools like Codex is if you've got a good intuition for what people want, it helps you articulate that and then basically actualize a prototype very fast.
With research, what's the analog?
What makes a great researcher?
Persistence is a very key trait.
I think what is different about research?
When you're actually trying to, I think the special thing about research is you're trying to create something or learn something that is just not known.
It's not known to work.
You don't know whether it will work. always trying something that will most likely fail.
And, I think, getting to a place where you are in the mindset of being ready to fail and being ready to learn from these failures.
And of course, with that comes creating clear hypothesis and being extremely honest with yourself about how you're doing on them.
I think a trap many people fall into is going out of their way to prove that it works, which is quite different from, I think, believing in your idea and sticking with it is extremely important, right.
And you want to persist that.
But you have to be honest with yourself about when it's working and when it's not, so that you can learn and adjust.
Yeah, I think there are just very few shortcuts for experience.
I think through experience you kind of learn what's the right horizon to be thinking of a problem.
You can't pick something that's too hard or it's not satisfying to do something that's too easy.
And I think a lot of research is managing your own emotions over a long period of time too.
There's just going to be a lot of things you try and they're not going to work.
And sometimes you need to know when to persevere through that or sometimes when to kind of switch to a different problem.
And I think interestingness is something you know.
You try to fit through reading good papers, talking to your colleagues and you kind of maybe distill their experience into your own process.
When I was in grad school, there's a big part.
I'm a failed machine learning researcher.
I was in grad school for bioinformatics.
But a big part of my research advisor's thrust was about picking the right problems to work on such that you could then sustain and persist through the hard times.
And you said something interesting, which was There's a difference between having conviction in an idea and then being maximally truth-seeking about when it's not working.
And both those things are sometimes in tension because you kind of go native on a topic or a problem sometimes that you have deep conviction in.
Have you found, is there any sort of heuristics you found are useful at the taste step, at the problem-picking step, that help you arrive at the right set of problems, where that conviction and truth-seeking is not as much in zero-sum tension as other kinds of problems?
Yeah, to be clear, I don't think conviction and truth-seeking are really in a zero-sum tension.
I think you can be convinced, or you can have a lot of belief in an idea and you can be very persistent in it while it's not working.
I think it's just important that you're kind of honest with yourself, like how much progress you're making and you're in a mindset where you're able to learn from the failures along the way.
I think it's important to look for problems that you really care about and you really believe are important right.
And so I think one, One thing I've observed in many researchers that inspired me has been really going after the hard problems, like looking at the questions that are, you know, kind of like you know widely known but like not really kind of considered tractable, and just asking, like you know, why are they not tractable?
Or like, you know, what about this approach?
Like, why does this approach fail?
I think you're always like thinking about what is really the barrier for the next step.
If you're going after problems that you really truly believe are important, then that makes it so much easier to find the motivation to persist with them over years.
And in the development of doing the training phase of GPT-5, for example, were there any moments where There was a hard problem?
The initial attempts that were being made to crack that problem weren't working, and yet you found somebody persisted through that.
And what was it about any of those stories that comes to mind that worked well, that you wish other people and other researchers did more of?
I think, on the path there, along the sequence of models, both the pre-trained models and the research models, I think one very common theme is bugs.
Silly bugs in software that can stay in your software for months and invalidate all your experiments a little bit in a way that you don't know.
And, you know, identifying them can be a very meaningful breakthrough for your research program.
But also kind of bugs in the sense of like well, you have a particular way of thinking about something and that way is a little bit skewed, which causes you to make the wrong assumptions.
And identifying those wrong assumptions, rethinking things from scratch.
I think you know both getting the first reasoning models working or getting the uh, you know, larger pre-trained models working.
I think i think we've had like multiple issues like that we've had to work through as leaders of the research org.
How do you think about what it takes to keep the best talent on your team and, on the flip side, creating a very resilient org that doesn't crumble if a key person leaves?
The biggest, I think, things that OpenAI has going for it in terms of keeping the best people motivated and excited is that we are in the business of doing fundamental research right.
We aren't the type of company that looks around and says oh, what model did company X build?
Or what model did company Y build?
You know, we have a fairly clear and crisp definition of what it is we're out to build.
We like innovating at the frontier.
We really don't like copying.
And I think people are inspired by that mission, right?
You are really in... in the business of discovering new things about the Deep Learning Stack.
And I think we're kind of building something very exciting together.
I think beyond that, a lot of it's creating very good culture.
So we want a good pipeline for training up people to become very good researchers.
We, I think historically, have hired researchers you know the the best talent and the most innovative talent.
So i just think um, you know, we have a very deep bench as well, and um yeah, i think most of the our leaders are very inspired by the mission and that's what's kept all of them there.
Like when i look at my direct reports um, they haven't been affected by the talent wars.
I was chatting with a researcher recently and he was talking about wanting to find the cave dwellers.
And these are often the people who are not posting on social media about their work.
For whatever reason, they may not even be publishing.
They're sort of in the background doing the work.
I don't know if you would agree with this concept, but how do you guys hire for researchers?
And are there any non-obvious ways that you look for talent or attributes that you look for that are not obvious?
So I think one thing that we look for is having solved hard problems in any field.
A lot of our most successful researchers have started their journey with deep learning at OpenAI and have worked in other fields like physics or computer science, theoretical computer science or finance.
In the past, strong technical fundamentals coupled with the intent to work on very ambitious problems and actually stick with them.
We don't purely look for who did the most visible work or is the most visible on social media.
As you were talking, I was thinking back to when I was a founder and I was running my own company and we would recruit for great talent engineers.
Many of the attributes you described were ones that were on my mind then.
And Elon recently tweeted that he thinks this whole researcher versus engineer distinction is silly.
Is that just a semantic?
Is he just being semantically nitpicky?
Or do you think these two things are more similar than they actually look?
Yeah, I mean, I do think they're researchers, they don't just fit one shape.
We have certain researchers who are very productive at OpenAI, who are just so good at idea generation, and they don't necessarily need to show great impact through implementing all of their ideas.
I think there's so much alpha they generate in, just kind of coming up with oh, let's try this, or let's try this, or maybe we're thinking about that.
And there's other researchers who they are just very, very efficient at um taking one idea, um rigorously exploring, you know, the space of experiments around that idea.
So i think you know researchers come in very different forms.
I think um, maybe that first type wouldn't necessarily map into the same bucket as a great engineer but um, you know, we we do kind of try to have a fairly diverse um set of research tastes and styles yeah, And say a little bit about what it takes to create a frontier sort of winning culture that can attract all kinds of shapes of researchers and then actually grow them, thrive them, make them win together at scale.
What do you think are the most critical ingredients of a winning culture?
So I think actually the most important thing is just to make sure you protect fundamental research right.
I think you can get into this world with so many different companies these days where you're just thinking about oh, how do I compete on a chat product or some other kind of product surface?
And you need to make sure that you leave space and recognize the research for what it is and also give them the space to do that right.
Like you can't have them being pulled in all of these different product directions.
So I think that's one thing that we pay attention to within our culture, especially now that there's so much spotlight on open AI, so much spotlight on AI in general and the competition between different labs, it would be easy to fall into a mindset of like oh, we're racing to beat this latest release or something.
And you know, there's definitely like uh, areas that people kind of start looking over their shoulder and start thinking about.
All you know, what are these other things?
And and uh, i see it as a large part of um, our job to make sure that people have this comfort and space to think about you know what?
What are things actually going to look like in a year or two?
Uh like, what are the actually big research questions that we want to answer?
And and how do we actually get to models that like, vastly outperform what we see currently, rather than just iteratively improving in the current paradigm?
Just to pull on that thread more on protecting fundamental research.
You guys are obviously one of the best research organizations in the world, but you're also one of the best product companies in the world.
How do you balance and especially with you've brought on some of the best product execs in the world as well how do you balance that focus between the two and, while protecting fundamental research, also continue to move forward the great products that you have out?
Yeah, I mean, I think it's about kind of delineating a set of researchers who really do care about product and who really want to be accountable to the success of the product.
And they should, of course, very closely coordinate with the research work at large.
But I think just kind of people understanding their mandates and what they are rewarded for.
That's a very important thing.
One thing that I think is also helpful is that our product team and broader company leadership is bought into this vision where we are going with research.
And so nobody is assuming that the product we have now is a product we'll have forever, and we'll just kind of wait for new versions from research.
We are able to think jointly about what the future looks like.
One of the things that you guys have done is let such a diversity of different ideas and bets flourish inside of OpenAI that you then have to figure out some way as research leaders to make it all make coherent sense as one part of a roadmap.
And you've got people over here investigating the future of diffusion models and visual media.
And over here you've got folks investigating the future of reasoning when it comes to code.
How do you paint a coherent picture of all that?
How does that all come together when there might be, at least naively, some tension between giving researchers the independence to go to fundamental research and then somehow making that all fit into one coherent research program?
Our stated goal for our research program has been getting to an automated researcher for a couple of years now.
And so we've been building most of our projects with this goal in mind.
And so this still leaves a lot of room for kind of bottom-up idea generation for fundamental research on various domains.
But we are always thinking about how do these ideas come together eventually?
We believe, for example, that reasoning models go much further and we have a lot of explorations on things that are not directly reasoning models, but we are thinking a lot about how they eventually combine, and what will this kind of innovation look like once you have something that is out there and thinking for months about a very hard problem?
And so I think this clarity of our long-term objectives is important, but it doesn't mean that we are prescriptive about like oh, here are all the little pieces.
We definitely view this as a question of exploration and learning about these technologies.
Yeah, I think you want to be opinionated and prescriptive at their very kind of course level, but a lot of ideas can bubble up at a finer level.
And have there been any moments where those things have been in tension at all recently?
Well, one provocative example could be.
Recently, you know, this new image model came out, which is Nano Banana, right from Google.
It's extraordinary value shown that, like lots of everyday people, can unlock a lot of creativity when these models are good at understanding editing prompts.
And I could see how that would create some tension for a research program that may not be prioritizing that as directly.
If somebody talented on your team came and said guys, this thing is so clearly valuable in the world out there, we should be spending more effort, more energy on this.
How do you reason about that question?
I think there's definitely a question that we've been kind of thinking about for quite a while at OpenAI.
I mean, if you look at GPT-3 once, we kind of saw oh, this is kind of where language models are going.
We definitely had a lot of discussions about well clearly there are going to be so many magical things you can do with AI, right?
And you will be able to go to these extremely smart models that are out there pushing different tiers of science.
But you will also have this incredible media generation and this incredibly transformative entertainment applications.
And so how do we prioritize among all these directions has definitely been something we've been thinking about for quite a while.
Yeah, absolutely.
And the real answer is we don't discourage someone from being really excited by that.
And it's just, if we're consistent in the prioritization and our product strategy, then it just will naturally fall in.
And so it's just for us.
We do encourage a lot of people to be excited about building this or building agentic products, whatever kind of products that they're excited by.
But I think it's important for us to also have a separate group of people who you protect, that their goal is to create the algorithmic advances.
How does that translate just to build on Andra's question, into a concrete framework around resourcing?
Like do you think about okay, X percent of compute resources will go to longer term?
You know, very important but maybe a bit more pie in the sky exploration versus there's also, you know, obviously current product inference, but sort of this thing in the middle where it's achievable in the short to medium term.
Yeah.
So I think that's a big part of both of our jobs.
Just this portfolio management question of how much compute do you give to which project?
And I think historically we've put a little bit more on just the core algorithmic advances versus kind of the product research.
But it's something that you have to feel out over time, right?
It's dynamic.
I think month to month there could be different needs.
And so I think it's important to stay fairly flexible on that.
And if you had 10% more resources, would you put it toward compute or is it data curation, people?
Where would you stick that from like a marginal?
Good question.
Honestly, yeah, I think compute today.
Fairly reasonable answer here.
Yeah, yeah.
I mean, honestly, I do think kind of to your question of prioritization, right?
It's like in a vacuum, any of these things you would love to like go and excel and win at.
I think the danger is you end up like second place at everything and you know not like you know clearly leading at anything.
So I think prioritization is important, right?
And you need to make sure there's some things you're clear-eyed on.
This is the thing that we need to win.
But I think it makes sense to talk about it just a little bit more which is compute sets.
So much of compute is destiny, in a way, right at a research organization like OpenAI.
And so a couple of years ago, I think it became very fashionable to say, oh okay, we're not going to be compute constrained anytime soon, because there's a bunch of CMs that people are discovering and we're going to get more efficient and all the algorithms are going to get better.
And then eventually, really, we'll just be in a data-constrained regime.
And it seems like a couple of years have come and gone and we're still in this sort of very compute-constrained environment.
Does that change anytime soon, you think?
I mean, I think we've seen for long enough how much we can do with compute.
Yeah, I haven't really bought that much into the will-be-data-constrained claim.
And yeah, I don't expect that to change.
Anyone who says that should just step into my job for a week.
There's no one who's like, I have all the compute that I need.
Historically, the job of advancing fundamental research has historically been largely a mandate that universities have had.
Partly for the compute reasons you just described, that hasn't been the case for frontier AI.
You guys have done such an incredible job kind of channeling the arc of frontier AI progress to help the sciences out.
And I'm wondering when those worlds collide, the fundamental world of university research today and the world of frontier AI.
What comes out?
So I guess I personally started as a resident at OpenAI and it's a program that we had for people in different fields to come in, learn quickly about AI and become productive as a researcher.
And I think there was a lot of really powerful elements in that program.
And the idea is just like could we accelerate something that looks like a PhD in as little time as possible?
And I think a lot of that just looks like, implementing a lot of very core results.
And through doing that, you're going to make mistakes.
You're going to be like oh wow, build intuition, for if I set this wrong, that's going to blow up my network in this way.
And so you just need a lot of that hands-on experience.
I think over time there have been curriculums developed at all these large labs in optimization and architecture and RL.
Yeah, probably no better way than to just kind of try to implement a lot of those things and read about them and think critically about them.
Yeah.
Yeah, I think maybe like one other nice thing that you get to experience at academia is like yeah, this like persistence, right?
Of like oh you know, you have a few years and you're kind of trying to solve a problem and it's a hard problem and you've never dealt with such a hard problem before.
And yeah, I do feel like this is a thing that's like.
Well, currently the pace of progress is very fast.
Maybe also the ideas tend to work out a little bit more often than they did in the past, because deep learning just wants to learn.
And getting your hands on a more challenging problem for a little bit.
Maybe being part of a team attacking an ambitious challenge and getting that feeling of what it feels like to be stuck and what it feels like to finally be making progress, I think is also something that's very useful to learn.
How does external perception reception of a particular product launch impact?
How you prioritize something.
Is it to the extent where you know perception and usage?
In the case where they're married, obviously there's probably a clear directive there.
But in a case where maybe they're divorced a bit, does that impact how you think about roadmap or where you emphasize resources?
So we generally have some pretty strong convictions about the future, and so we don't tie them that closely to the short-term reception of our products.
Of course, we learn based on what is going on.
We read other papers and we look at what other labs are working on.
But generally, we act from a place of fairly strong belief and in what we're building.
Like, I think the cycle of iteration is much, much faster.
Yeah, I think you know with every launch, you know we are trying to aim it to be something that's wildly successful on the product side.
And you know, I think, from a fundamental research perspective, we're trying to create models with all of the kind of core capabilities needed to build a very rich set of experiences and products.
And there are going to be people who have some vision of one particular thing they could build and we'll launch it.
And everything we launch, we really hope it goes wildly successful.
And we get that feedback.
And if it's not, we'll kind of shape our product strategy a little bit.
But yeah, we are definitely also in the business of launching very useful, wildly successful products.
It feels like, because of the sort of completely unbridled pace of progress that we've just spent a lot of time talking about, a lot is going to change over the next few years.
It's really hard to predict, I imagine, 10 years out, let alone 10 months out.
My question, I guess is, through all that change that the frontier of AI is going to bring, what are some priors that you actually think should stay constant?
Is there anything?
Well, one clearly is that we don't have enough compute.
Is there anything else that you think doesn't change that you think would be strong?
Reasonably held priors as constants.
I think more broadly than compute.
There is physical constraints of well energy, but also at some point, not too far, robotics will become a major focus.
And so I think thinking about the physical constraints is going to be very important.
But yeah, I do think on the intelligence front, I would not make too many assumptions.
Very few startups can get to the scale that you have, both from an employee perspective but also revenue count and maintain that breakneck speed that you probably had I mean seven, eight years ago when you both joined.
What's the secret sauce to doing that?
And how do you continue to maintain this pressure almost to ship as quickly as possible, even though you're kind of on top now?
I think one of the clearest markers that we have really good research culture at least in my mind is I've worked at different companies before and There is a real thing which is a learning plateau, right.
You go to a company, you learn a lot for the first one or two years.
And then you just find kind of like, you know, I know how to be fairly efficient in this framework.
And my learning kind of stops.
And I've really never felt that at OpenAI.
Just like that experience you described of all these really cool results bubbling up.
You're just learning so much over a week.
And yeah.
And it is a full-time job to kind of stay on top of all of it.
And that's just been very fulfilling.
So, yeah, no, I think that's a very accurate description.
We just want to generate a lot of really high-quality research.
And it's almost a good thing if you're generating enough that you're barely able to keep on top of it.
Yeah, exactly.
I think the development of technology, I think, is a driving force here where you know maybe yeah maybe, we would kind of become comfortable after like a few years working in a given paradigm.
But we are always on the cusp of that you know new thing and you know trying to reconfigure our thinking around the kind of new constraints and new possibilities that we're going to be faced with.
And so I think that kind of creates this feeling of constant change and the mindset of like always kind of learning the new thing.
Well, you know, one thing that came up in our research about things at OpenAI that have not changed through a lot of the change is the trust that the two of you guys have in each other.
Because I think there was an article or profile of you guys recently in the MIT Tech Review and that was also one of the highlight themes that your chemistry, your trust with each other, your rapport is something a lot of the people at OpenAI I've come to treat as a constant.
So what's the backstory?
How did you guys build trust there?
How did that happen?
It's like asking, have you ever seen that, when Harry met Sally?
I feel like you're on the couch and now you got to talk about it.
What's your meet cute?
Yeah, exactly.
Well, I do think you know, we started working together a little bit more closely when we kind of had the first seeds of working on reasoning.
I think you know we at the time you know that wasn't a very popular research direction to work on.
And I think both of us kind of saw glimmers of hope there.
And you know, we were kind of pushing in this direction, kind of figuring out how to make RL work yeah, i think, over time, kind of growing a very small effort into increasing larger effort and um, and i think that's kind of where i um yeah, really got to kind of work with jacob in depth, i think um i, he's just really a phenomenal researcher.
I think you know um, any of these rank lists, like he should be number one um, like just his ability to, you know, take any very difficult technical challenge and and almost like personally, just kind of think about it for two weeks and just crush it.
It's incredible that he has kind of the wide range that he does in terms of understanding, as well as that kind of depth that you can go and just personally solve a lot of these technical challenges.
Now you get to say some nice stuff about him.
You don't have to say anything nice about me.
Thanks, Mark.
I was thinking, okay, how do we direct people at this?
And we were talking with Mark like oh, we should establish a team that's actually going to make this work.
And then Mark went and actually did this.
I actually got a group of people working on very different things, got them all together and created a team with incredible chemistry out of this whole disparate group.
And that was such an impressive thing to me.
Yeah, I'm really grateful and inspired to get to work with Mark and experience that.
I think, this incredible capacity to both understand and engage and think about the technical matter of the research itself.
But then, coupled with this great ability to lead and inspire teams and create an organizational structure that, in this whole kind of mess of chaotic directions, actually is coherent and able to gel together.
Yeah, very, very inspiring.
Well, on that note, some of the greatest discoveries in science, especially in physics, have often come from a pair of collaborators, often across universities, across fields.
And it seems like you guys have now added to that tradition.
And so we're just super grateful that you guys made the time to chat today.
Thanks for coming by.
Thank you.
Thanks for being with us.
Thanks for listening to this episode of the A16Z podcast.
If you liked this episode, be sure to like comment subscribe, leave us a rating or review and share it with your friends and family.
For more episodes, go to YouTube, Apple Podcasts, and Spotify.
Follow us on X and A16Z, and subscribe to our sub stack at a16z.substack.com.
Thanks again for listening, and I'll see you in the next episode.
As a reminder, the content here is for informational purposes only, should not be taken as legal business tax or investment advice or be used to evaluate any investment or security, and is not directed at any investors or potential investors in any A16Z fund.
Please note that A16Z and its affiliates may also maintain investments in the companies discussed in this podcast.
For more details, including a link to our investments, please see a16zcom forward slash disclosures.