Cross-lingual Biography Enrichment via Claim Extraction and Alignment
This paper introduces the CLAW-4L benchmark and a claim-based framework to enrich English Wikipedia biographies of women with locally grounded facts from non-English editions (French, Chinese, and Azerbaijani), demonstrating that cross-lingual alignment can improve coverage despite challenges in lower-resource settings.
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
Wikipedia is the world's most popular encyclopedia, a vast library built by volunteers in nearly every language. Yet, this library is not perfectly balanced. While English speakers have access to millions of detailed articles, many people from non-English speaking backgrounds are described with far less detail in English, even though they are well-documented in their local languages. This gap creates a blind spot for artificial intelligence. Modern computer programs that read and write text are trained heavily on English data, meaning they often know less about the rich lives of people documented primarily in French, Chinese, or Azerbaijani. When these programs try to write a biography for such a person, they often end up with a thin, incomplete story, missing the very details that make that person's life unique and important.
A team of researchers set out to fix this imbalance by teaching computers how to borrow the best parts of a biography from one language and weave them into another. They focused specifically on women, a group that has historically been underrepresented in encyclopedias, to see if they could use the detailed information found in French, Chinese, or Azerbaijani Wikipedia articles to flesh out the corresponding English versions. The challenge was not just to translate the missing words, but to understand which facts were new, which were already known, and how to combine them without inventing false details. The researchers developed a new method that acts like a careful editor, first breaking down the foreign text into small, verifiable facts, matching them against what is already known, and then using only the new, confirmed information to expand the English story.
To test their idea, the team created a specialized dataset called CLAW-4L, which pairs 300 English biographies of women with their counterparts in French, Chinese, or Azerbaijani. They found that the non-English versions were often much richer, containing thousands more words and hundreds more specific facts about the subjects' lives, careers, and achievements. The researchers then built a system to extract these facts. Instead of feeding the entire foreign biography into a computer program to read and rewrite, which can confuse the machine with too much information, they first broke the foreign text down into individual claims. For example, instead of a long paragraph about a scientist's career, the system identified specific statements like "She directed the Radium Institute in Paris" or "She received the Nobel Prize in Chemistry in 1911."
Once the facts were isolated, the system compared them to the existing English biography. It acted as a strict gatekeeper, discarding any fact that was already present in the English version, but retaining any that contradicted it for potential reconciliation. The goal was to find only the "enrichment claims"—the pieces of information that existed in the foreign language but were missing from the English one. This process was crucial because it prevented the computer from simply repeating what it already knew or getting lost in the noise of a long, unstructured text. The researchers tested three different ways to do this: feeding the raw foreign text directly to the computer, translating the foreign text into English first and then feeding it in, and using their new method of feeding in only the selected, verified facts.
The results showed that the new method was the most effective. When the computer tried to read the raw foreign text or a direct translation, it often added new information but also made up facts that were not true, a problem known as hallucination. By contrast, the method that used the selected, verified facts allowed the computer to add significantly more accurate details while making far fewer mistakes. In their tests, the system successfully added new, supported facts to the English biographies while keeping the rate of invented information very low. This suggests that breaking a complex text down into small, manageable facts and checking them before using them is a much safer and more reliable way to improve computer-generated writing than simply translating a whole document.
The study also highlighted that this approach works best when the source language is well-resourced, like French or Chinese, but remains challenging for languages with fewer digital resources, such as Azerbaijani. In those cases, the system sometimes missed useful information because the initial step of extracting facts was less accurate. However, even with these limitations, the research demonstrates a clear path forward. By treating biographies not as blocks of text to be translated, but as collections of facts to be verified and aligned, computers can learn to tell more complete and accurate stories about people from all over the world. This work suggests that the future of digital encyclopedias lies not just in translating more words, but in intelligently connecting the specific, verified details that exist in every language to create a fuller picture of human history.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.