← Latest papers
💻 computer science

A Cooperative Multi-Agent Framework for Author Name Disambiguation

This paper introduces AIDA-AND, a cooperative multi-agent framework that integrates semantic representations with interpretable metadata evidence through specialized agents to achieve competitive, modular, and efficient author name disambiguation, significantly reducing execution time while improving performance on benchmark datasets.

Original authors: Natan de Souza Rodrigues, Samuel Gomes dos Santos, Vitória Maria Diniz Pereira, Célia Ghedini Ralha

Published 2026-08-20
📖 4 min read☕ Coffee break read

Original authors: Natan de Souza Rodrigues, Samuel Gomes dos Santos, Vitória Maria Diniz Pereira, Célia Ghedini Ralha

Original paper licensed under CC BY 4.0 (https://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

In the vast digital archives of modern science, where millions of research papers are stored and searched, a quiet but persistent problem threatens to distort our understanding of who did what. When a researcher publishes a paper, their name is the primary key used to find their work, track their career, and measure their impact. Yet names are often ambiguous. Two different scientists might share the exact same name, or a single scientist might publish under slightly different variations of their name, such as a full first name in one paper and an initial in another. Without a way to sort these out, the works of different people can get lumped together into a single, confused profile, while the work of one person can be scattered across several different profiles. This confusion skews the statistics used to evaluate scientific progress and makes it difficult to see the true landscape of collaboration. The task of untangling these names and correctly assigning each paper to its true author is known as author name disambiguation, a critical challenge for anyone trying to make sense of the world's scientific literature.

To solve this, a team of researchers from universities in Brazil has developed a new system called AIDA-AND. Instead of relying on a single, massive algorithm that tries to process all the information at once, they built a cooperative team of specialized digital agents. Imagine a group of experts in a room, each with a specific job: one looks at the spelling of names, another checks the topics of the papers, a third examines who the authors worked with, and others look at when the papers were published and where the authors were employed. In this framework, each agent acts independently, gathering evidence and forming an opinion on whether two papers were written by the same person. These opinions are then brought together by a decision agent that weighs the evidence, considering how strong and reliable each piece of information is, to make a final call. This approach allows the system to be transparent and adjustable, letting researchers see exactly which clues led to a decision and how much trust to place in each type of evidence.

The researchers tested this system on two large collections of real-world scientific data, known as AMiner12 and DBLP, which contain thousands of ambiguous author names. They compared their new multi-agent team against other existing methods, including complex systems that use graph networks and artificial intelligence models. The results showed that the cooperative approach was highly effective, particularly on the AMiner12 dataset, where it outperformed all other methods in correctly identifying pairs of papers written by the same author. The system achieved a success rate that was significantly higher than the second-best method, suggesting that combining different types of evidence through a team of specialists is a powerful strategy. On the DBLP dataset, while another method performed slightly better overall, the new system still produced competitive results and demonstrated that it could handle the complexity of real-world data without needing to build massive, intricate networks of connections.

A key finding of the study was that the system's performance depended heavily on the quality and type of information available. The researchers found that the agents responsible for checking name spellings, semantic meaning, and co-author relationships were the most influential in making correct decisions. When these specific agents were removed from the team, the system's accuracy dropped sharply, proving that these clues are essential. However, the system also showed that having access to institutional information, such as the university or organization an author belongs to, made a significant difference in datasets where that information was available. This highlights that the system is flexible; it can adapt to different types of data, though it performs best when it has a rich variety of clues to work with.

Beyond accuracy, the researchers discovered that their team-based approach was remarkably fast. By running the agents in parallel and avoiding the need to construct complex mathematical graphs or train heavy artificial intelligence models for every decision, the system completed its tasks much quicker than the competing methods. In one test, it finished the job in half the time, and in another, it was nearly eight times faster. This speed, combined with the ability to explain its reasoning, suggests that the framework offers a practical and efficient alternative for organizing the world's scientific records. The study concludes that while no single method is perfect for every situation, a cooperative team of specialized agents provides a robust, interpretable, and fast way to solve the enduring puzzle of author name disambiguation.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →