Exploring Academic Influence of Algorithms by Co-occurrence Network Based on Full-text of Academic Papers
This study constructs large-scale co-occurrence networks from full-text academic papers spanning over four decades to analyze the structural evolution and collective influence of algorithms in natural language processing, revealing that classic and highly central algorithms maintain dominance while declining ones first lose their core network positions.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine the world of computer science, specifically the field that teaches computers to understand human language (Natural Language Processing, or NLP), as a massive, bustling city. In this city, every "algorithm" (a specific set of rules a computer follows to solve a problem) is a building.
For a long time, researchers tried to figure out which buildings were the most important just by counting how many people walked past them (how often an algorithm was mentioned in a paper). But this study suggests that's like judging a building's importance only by its foot traffic, ignoring whether it's a bridge connecting two neighborhoods or a skyscraper in the center of town.
Here is what the researchers did, explained simply:
1. The Big Map: Building a "Friendship Network"
Instead of just counting mentions, the researchers looked at the full text of thousands of academic papers from 1979 to 2020. They asked a simple question: "Which algorithms are mentioned together in the same paper?"
- The Analogy: Imagine a giant party. If two people are always seen talking to each other, we draw a line between them. If Algorithm A and Algorithm B are often discussed in the same paper, they are "friends."
- The Result: They built a giant map (a network) where algorithms are dots and the lines between them show how often they appear together. They found this map looks like a "small world"—meaning even though there are thousands of algorithms, they are all surprisingly close to each other, connected by short paths.
2. Measuring Importance: It's Not Just About Popularity
The researchers used four different "rulers" to measure how important an algorithm is within this network, rather than just counting mentions:
- Popularity (Degree): How many friends does this algorithm have? (How many other algorithms is it mentioned with?)
- Control (Betweenness): Is this algorithm a bridge? If you want to get from the "Grammar" neighborhood to the "Machine Learning" neighborhood, do you have to pass through this specific building? If yes, it has high control.
- Central Position (Closeness): Is this algorithm in the city center? Can it reach everyone else quickly?
- Balance (Entropy): Is this algorithm a fair friend? Does it treat all its neighbors equally, or does it only hang out with one specific group?
3. The Story of Three "Superstars"
The researchers tracked how the influence of three specific "buildings" changed over time:
- The Old Guard (Context-Free Grammar): In the early days (1980s-90s), this was the king. It was the foundation. But as the city grew and new, more complex neighborhoods appeared, this old building became less central. It didn't disappear, but it stopped being the main bridge everyone had to cross.
- The Bridge Builder (Support Vector Machine - SVM): This algorithm appeared later. It became famous because it was so versatile. It acted as a bridge between the old "statistical" methods and the new "deep learning" methods. It was the perfect middleman, connecting old ideas to new ones, which kept it at the top of the list for a long time.
- The New King (LSTM & BERT):
- LSTM arrived and quickly became the new city center. It was so good at handling sequences (like sentences) that almost every new project had to talk to it. It became the most "central" building.
- BERT (a newer model) arrived very recently (around 2020) and immediately started shaking up the city. It's so powerful that it's already starting to replace LSTM as the new central hub.
4. The Lifecycle of an Algorithm
The study found a pattern in how these "buildings" rise and fall:
- Rise: When an algorithm is new and useful, it starts connecting with many others.
- Peak: It becomes a "bridge" or a "hub," sitting right in the middle of the network, connecting different groups.
- Fall: Eventually, it loses its "bridge" status first. It stops being the essential connector. Then, it starts losing its "neighbors" (other algorithms stop mentioning it). Finally, it becomes a quiet building on the edge of the city, still there, but no longer the center of attention.
5. Why This Matters
The researchers argue that looking at the network (who is friends with whom) tells a different story than just looking at popularity (how many mentions).
- The Surprise: Some algorithms that aren't the most mentioned might actually be the most important because they hold the network together. They are the glue.
- The Lesson: To truly understand the history and future of AI, we need to see how these tools work together, not just how often they are named.
In short: This paper didn't just count how many times algorithms were mentioned; it mapped out their social lives. It showed that the most influential algorithms are often the ones that act as bridges between different eras of technology, holding the entire community together until a new generation takes over.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.