RAPTOR+: A Visually Grounded Vision-Language Framework to Improve Clinical Trust and Auditability in Automated Cancer Referral Processing
RAPTOR+ is a visually grounded vision-language framework that replaces traditional OCR-based pipelines with fine-tuned multimodal models to significantly improve extraction accuracy and evidence localisation in urgent colorectal cancer referrals, thereby enhancing clinical trust and auditability.
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
The Problem: The "Blind" Reader
Imagine a busy hospital receptionist who has to process hundreds of urgent referral forms for suspected cancer. These forms are messy: some are typed, some are handwritten, some are stamped over, and some are faxed with poor quality.
The old system (called RAPTOR) tried to automate this by using two separate steps:
- The Scanner: It first took a picture of the form and tried to turn the handwriting into digital text (like a photocopier that tries to read your handwriting).
- The Reader: It then gave that digital text to a smart AI to find the important answers (like "What is the patient's age?" or "What are the symptoms?").
The Flaw: This system was like a person reading a book but being told to ignore the pictures. If the handwriting was messy or the layout was weird, the "Scanner" made mistakes. Worse, even if the "Reader" got the answer right, it couldn't point to where on the original paper it found that answer. It was like a student giving the right answer on a test but refusing to show their work. Doctors couldn't trust it because they couldn't verify the evidence.
The Solution: The "Super-Observer" (RAPTOR+)
The authors created RAPTOR+, a new system that acts like a super-observer. Instead of separating the reading from the looking, this new AI looks at the whole document image at once.
Think of it like a detective who doesn't just read the clues; they can also point a laser pointer at the exact spot on the evidence board where the clue came from.
How it works:
- It sees the whole picture (the messy form).
- It reads the text.
- It understands the layout (where the boxes are).
- Crucially: When it gives an answer, it draws a box around the exact spot on the image where it found that information.
The Experiment: Testing the Detectives
The researchers tested this new system on 223 real, messy cancer referral forms. They compared three types of "detectives":
- The Big Commercial Models: Powerful AI tools (like Gemini and Claude) that were just asked to do the job without any special training (Zero-shot).
- The Open-Source Models: Free AI tools (like Qwen) of different sizes, also asked to do the job without training.
- The Trained Models: The same open-source tools, but first given a "crash course" (fine-tuning) using examples of forms and the correct answers with the correct boxes drawn.
The Results: Reading vs. Pointing
The study found a huge gap between Reading (getting the right answer) and Pointing (showing where the answer came from).
The "Confident but Wrong" Problem:
The big commercial models were great at reading. For example, Gemini got the right answer 92.6% of the time. However, when asked to point to the evidence, it was almost useless. It only successfully pointed to the right spot 1.2% of the time.- Analogy: Imagine a student who gets the math answer right but draws a circle around the wrong number on the page. It looks like they did the work, but they didn't.
The "Silent" Problem:
Some smaller open-source models were so unsure about pointing that they just didn't draw any boxes at all.The Winner: The Trained Detective:
When they took the Qwen3-VL-8B model and gave it that special "crash course" (fine-tuning), the results changed dramatically.- Reading Accuracy: It got the right answer 96.1% of the time (even better than before).
- Pointing Accuracy: It successfully pointed to the right spot 60.6% of the time.
- Analogy: This is like a student who not only gets the answer right but also highlights the exact sentence in the textbook that proves it.
Why This Matters: Trust and Safety
The paper argues that in a hospital, trust is more important than just speed.
- Old Way: If the AI says "Patient has symptom X," the doctor has to manually check the whole messy paper to see if it's true. This defeats the purpose of automation.
- New Way (RAPTOR+): If the AI says "Patient has symptom X" and highlights the exact handwriting, the doctor can glance at the highlight and say, "Yes, that's correct," and move on.
The Main Takeaway
The paper concludes that for medical documents, you cannot just use a smart AI that is good at reading. You must train it specifically to understand that it needs to show its work.
- Fine-tuning (special training) turned a model that was "good at reading but blind at pointing" into a model that is "excellent at both."
- This makes the system auditable. Doctors can trust the machine because the machine can prove where it got its information.
In short: RAPTOR+ is a system that doesn't just give you the answer; it shows you the homework, making it safe enough for doctors to use in real life.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.