False. There has never been a lower barrier to entry to AI research.
You can do things that are authentically worth sharing academically without training, without a degree, with less than a 3090, and just huggingface libraries.
You can enter this field at any point in time and contribute, SOTA can come from anywhere and is not just contingent on having studied for the past 20 years relentlessly.
something i rarely hear talked about: the barrier to entry to do AI research is extremely high
imagine someone developing an improvement to Transformers. it’s not that hard of a topic to teach yourself
but even trying basic ideas takes a lot of work
you need to:
- understand exactly where state-of-the-art is at this moment,
- come up with some basic ideas to try,
- figure out the right datasets and evaluations that make your experiments convincing,
- learn to use tools to develop those experiments,
- write the code for the experiments
- execute; gather results; interpret
- iterate, potentially many times
all this process takes just a really non-trivia investment of your TIME (not to mention compute). you need to be detail-oriented persistent over a long timeframe, and perhaps a bit lucky
thankfully the pool of people doing this in a given subfield in 2025 is still relatively small. your dumb idea might “just work” after all. try it