Digging Up Citations: FOSSIL, a Dataset and Workflow for Reference Extraction in Law and the Humanities
This paper introduces FOSSIL, a multilingual dataset and accompanying workflow designed to improve the extraction of footnote-based citations in law and humanities scholarship, demonstrating that a specialized pipeline nearly doubles extraction quality compared to standard tools while highlighting remaining challenges in handling cross-references and mixed-content footnotes.
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 you are trying to organize a massive library. In the Natural Sciences (like biology or physics), books have a very neat, predictable structure: the main story is in the chapters, and all the "source notes" are tucked away in a clean, numbered list at the very back. It's like a recipe where the ingredients are listed separately from the cooking instructions. Computers are very good at reading these recipes.
However, in Law and the Humanities (history, philosophy, literature), the "source notes" are messy. They are buried inside the text itself, often in the bottom margins (footnotes), mixed in with the author's personal thoughts, clarifications, and cross-references. It's like a recipe where the ingredients are hidden inside the sentences like, "Add two cups of flour (which I bought at the market on Tuesday, see page 4) while stirring."
This paper, titled "Digging Up Citations: FOSSIL," is about building a better way to find and organize those hidden ingredients in Law and Humanities books.
Here is the breakdown of what they did, using simple analogies:
1. The Problem: The "Black Box" and the "Messy Basement"
The authors explain that existing computer programs (models) are trained on the neat "Natural Science" style. When they try to read Law and Humanities footnotes, they get confused because the data is mixed up.
They also note that while powerful AI tools (like big commercial chatbots) can sometimes figure this out, they are risky. They are like renting a high-tech excavator from a company that might go out of business tomorrow, taking your data with them. The authors wanted a tool that is open, free, and stays with them forever.
2. The Solution: The "FOSSIL" Project
The team created a complete toolkit to dig up these citations. They call the dataset FOSSIL (Footnote-based Open-access SSH Scientific Instance Labels). Think of this as a massive, organized collection of "before and after" examples that teach computers how to read messy footnotes.
They built four main things:
- A Digital Workbench (PDF-TEI Editor): A web tool that lets humans and computers work side-by-side. It shows the original PDF on one side and the structured data on the other, allowing people to fix mistakes and teach the computer what to look for.
- A Training Manual (The Workflow): A step-by-step guide on how a team of seven people (including experts and students) cleaned and labeled the data.
- The Treasure Trove (The Dataset): They collected 96 academic articles from law, history, and social sciences. These articles contain over 7,600 references hidden in footnotes. Crucially, this data is "open license," meaning anyone can use it without legal trouble.
- A Specialized Engine (Grobid Specialization): They took an existing open-source tool called Grobid (which is like a standard library scanner) and gave it a "specialized lens" to focus specifically on the messy footnotes of Law and Humanities.
3. The Challenge: Why is this so hard?
The paper explains that footnotes in these fields are tricky because they do five different things at once:
- Just a comment (no citation).
- A bio note about the author.
- A clean list of books.
- A "see also" note pointing to an earlier footnote (like "See note 5").
- A chaotic mix of all the above.
It's like trying to sort a pile of mail where some envelopes contain letters, some contain checks, some contain photos, and some contain a mix of all three, all written in different languages and handwriting styles.
4. The Results: From "Missing" to "Found"
The team tested their new specialized engine against the old, standard version.
- The Old Way: The standard tool was very picky. It was almost perfect at identifying a reference if it found one (high precision), but it missed 70-80% of the actual references because they didn't look like standard scientific citations (low recall). It was like a metal detector that only beeps for gold coins but ignores silver ones.
- The New Way: The specialized "FOSSIL" version found twice as many references.
- It went from finding only 21% of publication dates to finding 71%.
- It went from finding 23% of author names to finding 60%.
- Overall, the quality of the extraction nearly doubled (the score went from 0.36 to 0.72).
5. The Conclusion
The paper concludes that you cannot just "tweak" the settings of a standard tool to fix this problem; you need a tool specifically trained on the messy reality of Law and Humanities footnotes.
FOSSIL is now a stepping stone. It proves that with the right data and a specialized workflow, computers can finally start reading these complex footnotes accurately. The authors plan to expand this to more languages and tackle even harder problems, like automatically connecting "See note 5" back to the original note 5.
In short: They built a better shovel and a map to dig up citations that were previously buried in the mud of academic footnotes.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.