Multi-Field Hybrid Retrieval-Augmented Generation for Maritime Accident Root Cause Analysis
This paper proposes a multi-field hybrid retrieval-augmented generation framework that leverages a structured dataset of 13,329 maritime accident reports to significantly improve both the retrieval of relevant precedents and the quality of automated root cause analysis drafting compared to baseline methods.
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 a maritime safety detective trying to solve a new accident. To do your job well, you need to look at thousands of old case files from the past 50 years to see how similar accidents were solved before. This is called Root Cause Analysis (RCA).
The problem is that these old files are messy. They are huge, written in complex legal and technical language, and the important clues are buried in different sections. A human detective might spend days just reading and cross-referencing these files.
This paper introduces a new "AI Detective Assistant" designed to speed up this process. Here is how it works, explained simply:
1. The Problem: The "Wall of Text"
Imagine trying to find a specific recipe in a library where every book is a giant, unbroken wall of text containing the story of a meal, the list of ingredients, and the judge's final verdict all mixed together. If you search for "fire," the computer might show you a story about a fire, but it might also show you a verdict about a fire that has nothing to do with your current case.
In the past, AI systems treated these accident reports like that giant wall of text. They would get confused because the "story" part, the "cause" part, and the "punishment" part were all blended together.
2. The Solution: The "Index Card" System
The researchers took 13,329 old accident reports and turned them into structured "Incident Cards."
Think of this like taking that giant wall of text and cutting it into three distinct, labeled index cards for every single case:
- Card A (Summary): What happened? (The story)
- Card B (Causes): Why did it happen? (The technical reason)
- Card C (Disposition): What was the official ruling? (The outcome)
By separating these, the AI can look for a specific type of clue. If you are looking for why a ship sank, it knows to look at the "Causes" cards, not the "Story" cards.
3. The Search Engine: The "Two-Legged Race"
To find the right cards, the AI uses a hybrid search strategy, which is like having two different detectives working together:
- Detective 1 (The Keyword Hunter): This one is great at finding exact matches, like specific legal terms or technical codes (e.g., "propane gas"). It's like searching a library by exact book title.
- Detective 2 (The Meaning Hunter): This one understands the idea behind the words. It knows that "ship hit a rock" is the same as "vessel grounded on reef," even if the words are different. It's like searching by the plot of the story.
The system combines the results from both detectives. If one finds a match and the other finds a similar match, they vote on which one is the best. This ensures the AI doesn't miss anything just because the wording was slightly different.
4. The Result: A Better Report
Once the AI finds the best historical examples (the "precedents"), it uses them to write a new report for the current accident.
- Without this system: The AI tries to guess the cause based only on its general training. It might make up a plausible-sounding but wrong reason (a "hallucination"), like guessing a fire started because of alcohol fumes when it was actually gas.
- With this system: The AI looks at the real, historical "Cause" cards it found. It sees that in similar past cases, the cause was "leaking propane." It then writes a report that says, "Based on similar past cases, this was likely caused by leaking propane."
What the Numbers Say
The researchers tested this against a standard AI that didn't use these special cards or the two-detective search:
- Finding the right files: The new system found relevant past cases three times better than the old way.
- Writing the report: The reports written with the help of past cases were rated significantly higher in quality and accuracy. They were less likely to make things up and more likely to stick to the facts found in history.
The Bottom Line
This paper shows that by organizing messy legal documents into neat, separated categories and using a smart search that looks at both exact words and general meanings, we can build an AI assistant that helps maritime investigators solve accidents faster and more accurately. It turns a chaotic library of old cases into a well-organized reference tool that prevents the AI from guessing and forces it to rely on evidence.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.