← Latest papers
💻 computer science

Author Name Disambiguation in Portuguese Scientific Publications: The SBC-AND dataset

This paper introduces SBC-AND, a curated dataset of 442 Portuguese scientific publication records designed to address the underrepresentation of non-English languages in Author Name Disambiguation research and serve as a challenging benchmark for evaluating multilingual disambiguation models.

Original authors: Natan de S. Rodrigues, Samuel Gomes dos Santos, Vitória Maria Diniz, Sirlene A. Rodrigues Costa

Published 2026-07-09
📖 4 min read☕ Coffee break read

Original authors: Natan de S. Rodrigues, Samuel Gomes dos Santos, Vitória Maria Diniz, Sirlene A. Rodrigues Costa

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

The Big Problem: The "Name Tag" Mix-Up

Imagine you walk into a massive library where millions of people have written books. The problem is that many people have the same name, like "John Smith" or "Maria Silva."

In the world of science, this is a huge headache. If a researcher named "Maria Silva" writes a paper about computers, and another "Maria Silva" writes a paper about history, the library might accidentally think they are the same person. This messes up their reputation, their citation counts, and the way we understand who is collaborating with whom. This task of figuring out which "Maria Silva" wrote which paper is called Author Name Disambiguation (AND).

The Gap: The "English-Only" Party

For a long time, scientists have built tools to solve this mix-up, but they mostly practiced on English names. It's like having a party planner who is great at organizing English-speaking guests but has never met anyone with a Portuguese name.

Portuguese names are tricky. They often have multiple last names (like "Silva" or "Santos") and little connecting words like "de," "da," or "dos." Plus, in scientific records, these names are often shortened or written inconsistently (e.g., "A. Silva" vs. "Ana Silva"). Because of this, the existing tools struggle when they encounter Portuguese publications.

The Solution: The SBC-AND "Training Gym"

The authors of this paper created a new tool called SBC-AND. Think of this as a specialized training gym for computer programs.

  • What's inside? It's a collection of 442 real scientific articles from Brazilian computer science journals.
  • How is it organized? The authors took these articles and sorted them into "ambiguous blocks." Imagine a box labeled "Silva." Inside, there are papers from 232 different real people who all share that last name.
  • The Goal: The dataset is "curated," meaning a human has already checked and labeled exactly which papers belong to which real person. This gives the computer a "correct answer key" to test itself against.

The Experiment: Testing the Computer's Brain

The researchers didn't just make the dataset; they put it to the test. They used a flexible computer system (called ADAN) that tries to sort the papers back into the correct groups.

They tested the system using two different "brain" models (AI models that understand language):

  1. BAAI/bge-m3: A multilingual model.
  2. IBM Granite: Another multilingual model.

They also tweaked the system's "depth" (how many layers of thinking it does) and how long it practiced (training epochs).

The Results: A Tough Challenge

Here is what happened when the computer tried to sort the papers:

  • The "Big Picture" vs. The "Details": The computer was actually quite good at keeping the groups separate from each other (like keeping the "Silva" box away from the "Oliveira" box). However, it struggled to sort the papers inside the "Silva" box correctly.
  • The Score: The computer got a decent score on the overall structure (around 90% accuracy), but when it came to matching specific pairs of papers to the right author, the score dropped significantly (around 45%).
  • Why? The paper explains that this is because many of the real authors in the dataset only have one or two papers listed. It's like trying to identify a person at a party when you only see them once; it's very hard to tell them apart from someone else who looks similar.
  • The Winner: The IBM Granite model performed slightly better than the other, especially when it used a specific amount of "thinking depth" (two layers). Making the system "deeper" (three layers) didn't help; it actually made things noisier.

The Takeaway

The paper concludes that SBC-AND is a very tough test for current technology. It highlights that while computers are getting better at organizing scientific data, they still struggle with languages like Portuguese where names are complex and authors often don't have many publications to help identify them.

The authors have made this dataset available online so other researchers can use it to build better tools, ensuring that in the future, every "Maria Silva" gets credit for their own work.

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 →