ResearchAgent: Iterative Research Idea Generation Using LLMs
1–10 of 66 posts
Re: ResearchAgent: Iterative Research Idea Generation Using LLMs
#2I still remember all the GPT-2 based startup idea generators that spits out pseudo-feasible startups.
Re: ResearchAgent: Iterative Research Idea Generation Using LLMs
#3Cool idea. Never gonna work. LLMs are still generative models that spits out training data, incapable of highly abstract creative tasks like research. I still remember all the GPT-2 based startup idea generators that spits out pseudo-feasible startups.
LLMs are already super-human at some highly abstract creative tasks, including research.
There are numerous examples of LLMs solving problems that couldn't be found in the training data. They can also be improved by using reasoning methods like truth tables or causal language. See Orca from Microsoft for example.
Re: ResearchAgent: Iterative Research Idea Generation Using LLMs
#4Cool idea. Never gonna work. LLMs are still generative models that spits out training data, incapable of highly abstract creative tasks like research. I still remember all the GPT-2 based startup idea generators that spits out pseudo-feasible startups.
Re: ResearchAgent: Iterative Research Idea Generation Using LLMs
#5Cool idea. Never gonna work. LLMs are still generative models that spits out training data, incapable of highly abstract creative tasks like research. I still remember all the GPT-2 based startup idea generators that spits out pseudo-feasible startups.
I recently followed Karpathy’s GPT-from-scratch tutorial and was fascinated with how clearly you could see the models improving.
With no training, the model spits out uniformly random text. With a bit of training, the model starts generating gibberish. With further training, the model starts recognizing simple character patterns, like putting a consonant after a vowel. Then it learns syllables, and then words, and then sentences. With enough training (and data and parameters, of course) you eventually yield a model like GPT-4 that can write better code than many programmers.
It’s not always that clear cut, but you can clearly observe it moving up the chain of abstraction as the training loss decreases.
What happens when you go even bigger than GPT-4? We have every reason to believe that the models will be able to think more abstractly.
Your “never gonna work” comment flies in the face of exponential curve we find ourselves on.
Re: ResearchAgent: Iterative Research Idea Generation Using LLMs
#6Cool idea. Never gonna work. LLMs are still generative models that spits out training data, incapable of highly abstract creative tasks like research. I still remember all the GPT-2 based startup idea generators that spits out pseudo-feasible startups.
Re: ResearchAgent: Iterative Research Idea Generation Using LLMs
#7Cool idea. Never gonna work. LLMs are still generative models that spits out training data, incapable of highly abstract creative tasks like research. I still remember all the GPT-2 based startup idea generators that spits out pseudo-feasible startups.
Ignoring the “spits out training data” bit which is at best misleading, it’s interesting that you use the word “abstract” here. I recently followed Karpathy’s GPT-from-scratch tutorial and was fascinated with how clearly you could see the models improving. With no training, the model spits out uniformly random text. With a bit of training, the model starts generating gibberish. With further training, the model starts…
Re: ResearchAgent: Iterative Research Idea Generation Using LLMs
#8Re: ResearchAgent: Iterative Research Idea Generation Using LLMs
#9Cool idea. Never gonna work. LLMs are still generative models that spits out training data, incapable of highly abstract creative tasks like research. I still remember all the GPT-2 based startup idea generators that spits out pseudo-feasible startups.
Re: ResearchAgent: Iterative Research Idea Generation Using LLMs
#10I've found where LLMs can be useful in this context is around free-associations. Because they don't really "know" about things, they regularly grasp at straws or misconstrue intended meaning. This, along with the volume of language (let's not call it knowledge) result in the LLMs occasionally bringing in a new element which can be useful.