Boot-and-Feedback Framework for Generalist-Expert Model Collaboration in Breast Ultrasound Diagnosis
The paper proposes the Boot-and-Feedback (BooF) framework, which synergistically combines Multimodal Large Language Models and vision-expert models through a lexicon-guided bootstrapping stage and an attention-based feedback fusion stage to significantly improve the diagnostic accuracy and interpretability of breast ultrasound analysis while mitigating hallucinations.
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
Breast cancer remains the most common malignancy affecting women worldwide, making early and accurate detection a matter of life and death. For decades, doctors have relied on breast ultrasound, a safe and accessible imaging technique, to spot suspicious lumps. However, interpreting these images is a skill that varies from one operator to another; what one radiologist sees as a harmless cyst, another might flag as a potential tumor. To help bridge this gap, scientists have long tried to build computer systems that can read these scans with the same consistency as a human expert. While modern artificial intelligence has made great strides in spotting patterns, a new challenge has emerged: the rise of powerful language models that can describe images in human words. These models are excellent at general tasks but often struggle with the strict rules of medicine, sometimes inventing details that aren't there or misinterpreting what they see. This creates a dangerous situation where a computer might confidently describe a benign lump as malignant, leading to unnecessary panic or, worse, missed diagnoses.
A team of researchers from Monash University, Renmin University of China, and Lancaster University has developed a new way to solve this problem, creating a system where two different types of artificial intelligence work together in a loop rather than just passing a message one way. Their approach, which they call the Boot-and-Feedback framework, treats the diagnosis not as a single step, but as a conversation between a generalist and a specialist. The generalist is a large language model capable of generating detailed descriptions, while the specialist is a vision expert trained specifically to recognize cancer patterns in ultrasound scans. The researchers found that simply letting the language model describe the image and then handing that description to the specialist often fails; the language model's errors can confuse the specialist, lowering the overall accuracy. Instead, they designed a process where the specialist first gives a preliminary opinion to the language model, which then uses that hint to write a much more accurate, medically grounded description. This description is then fed back to the specialist, who uses it to make a final, highly reliable diagnosis.
The process begins with a "boot" stage, where the system prepares the language model to think like a doctor. The researchers realized that asking a general AI to guess if a tumor is cancerous leads to wild guesses. To fix this, they forced the model to speak only in the standard language doctors use, known as BI-RADS. This system breaks down a breast lesion into five specific, observable traits: its shape, its orientation, the clarity of its edges, its internal texture, and how sound waves behave behind it. By restricting the language model to describe only these five features, the system prevents it from making up a diagnosis. But the researchers went a step further. They also gave the language model a "hint" from the vision expert—a preliminary guess about whether the lump is benign or malignant. The language model is instructed to use this hint as a reference point but to remain independent; if the image clearly contradicts the hint, the model is told to describe what it actually sees. This two-part guidance ensures the language model produces a description that is both medically standard and consistent with the visual evidence, effectively stopping it from hallucinating details.
Once the language model has generated this high-quality, structured description, the system moves to the "feedback" stage. Here, the description is combined with the original ultrasound image and fed into the final expert model. The researchers designed a special mechanism that acts like a filter, allowing the expert to weigh the importance of the text against the image. If the text describes a feature that doesn't match the visual data, the system learns to ignore that part of the text and trust the image. This prevents the final diagnosis from being misled by any remaining errors in the description. The result is a system that benefits from the language model's ability to articulate complex medical concepts and the vision model's ability to see the raw data, with each step correcting the weaknesses of the other.
When the team tested this framework on two large public datasets of breast ultrasound images, the results were clear. The new system significantly outperformed existing methods in both accuracy and the ability to correctly identify cancerous tumors. On one dataset, the system achieved an accuracy of 93.4 percent, a notable improvement over previous state-of-the-art models. More importantly, the system did not just get the right answer; it provided a clear, step-by-step explanation of why it reached that conclusion, using the standard medical terms that doctors rely on. This combination of high precision and clear reasoning suggests that such a framework could become a valuable tool for radiologists, offering a second opinion that is both reliable and easy to understand. The study demonstrates that by guiding artificial intelligence with structured medical knowledge and allowing it to learn from the mistakes of its partners, we can build systems that are not only smarter but also safer for clinical use.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.