AI News selected for Professionals and Decision Makers
Primary Research Stream

FedPref: Federated Preference Learning for Structured Radiology Report Extraction

06:00 · August 19, 2026 · arXiv cs.AI RSS

FedPref: Federated Preference Learning for Structured Radiology Report Extraction

Radiology reports describe findings and locations in free text, but downstream search and analysis require these relations in a fixed schema. Learning this extraction requires labels that are unevenly distributed across institutions: smaller hospitals have less local evidence, and pooling data may be infeasible. We introduce FedPref: frozen public language models propose alternative JSON extractions, local annotations rank them, and sites collaboratively train compact Qwen3-8B adapters while sharing only model updates. A heterogeneous teacher pool provides cross-model contrast when repeated single-model samples collapse. On development data from six simulated hospitals with unequal data volume and disease prevalence, FedPref improves client-mean F1 by 2.49 points and worst-site F1 by 9.10 points compared with training each site in isolation, with the largest gains at the sites holding the least data. Central training on the pooled preference-pair union is 2.66 points higher on client-mean F1. On a locked, 400-report manually validated gold test set, FedPref reaches 68.68 F1 and pooled training 71.67, preserving that same ordering. FedPref thus lets institutions with unequal, unpooled data benefit from collaboration without ever sharing reports or annotations.

Summary

Radiology reports encode clinical findings together with their anatomical locations in free text, yet many downstream applications require these relations in a fixed JSON schema. Because smaller hospitals typically hold fewer cases and different disease prevalences, local training data are unevenly distributed, while pooling raw reports across institutions is often prohibited. FedPref addresses this constraint by letting each site keep its reports and annotations private while still benefiting from collaborative model improvement.

The method begins with a pool of four frozen teacher models that generate alternative structured extractions for every local report. These candidates are projected into a common schema and ranked by the site’s existing structured annotation, producing chosen and rejected pairs. A compact Qwen3-8B target model is first aligned to the chosen responses through one epoch of supervised fine-tuning, after which Direct Preference Optimization refines its preference ordering. Only the resulting low-rank adapter updates are exchanged; these updates are aggregated with pair-count-weighted federated averaging to obtain a shared global adapter.

Experiments simulate six hospitals that differ in both data volume and disease prevalence, using development data derived from MIMIC-CXR. Relative to training each site in isolation, FedPref raises mean client F1 by 2.49 points and worst-site F1 by 9.10 points, with the largest gains observed at the two smallest sites. Centralized training on the pooled preference pairs yields an additional 2.66 points on the client-mean metric. On a held-out, manually validated test set of 400 reports, FedPref reaches 68.68 F1 while pooled training reaches 71.67 F1, confirming that the federated ordering is preserved. The framework therefore supplies a practical route for institutions that cannot share data yet still need to improve structured extraction performance.

Why it matters

Strong actionability for Dutch/EU hospitals under GDPR constraints; directly addresses privacy-preserving collaboration on medical data with unequal distributions, high technical depth, novelty in combining federated learning with preference optimization, and full reproducibility via GitHub.

More in this beat
chest-x-raydirect-preference-optimizationfederated-learningFedPrefmedical-aimimicqwen-3
ClinLens: Towards Long-Horizon Coding Agents for Longitudinal Multimodal Clinical Data Science

06:00 · July 30, 2026

ClinLens: Towards Long-Horizon Coding Agents for Longitudinal Multimodal Clinical Data Science

This research is highly relevant for Dutch AI researchers and clinical data scientists developing healthcare LLMs, as it provides a rigorous benchmark for evaluating the actual correctness of multimodal AI agents. This aligns with the Netherlands' strong emphasis on transparent, reliable, and ethically sound AI deployment in medical settings, especially under the EU AI Act.

Relevance 85 · Audience 95

How Compliant is Sepsis Treatment? An Expert-Guided Neuro-symbolic Pipeline for Generating Clinical Compliance Insights

06:00 · August 17, 2026

How Compliant is Sepsis Treatment? An Expert-Guided Neuro-symbolic Pipeline for Generating Clinical Compliance Insights

The paper's focus on transparent, neuro-symbolic AI directly aligns with the Dutch and EU emphasis on trustworthy and explainable AI in safety-critical domains like healthcare. Dutch AI researchers and medical centers can leverage this hybrid methodology to develop compliant clinical decision-support systems that adhere to strict EU regulations.

Relevance 85 · Audience 95

H+ Embedding: Harmonizing Global and Token-Level Retrieval with Context-Dependent Phrases

06:00 · August 4, 2026

H+ Embedding: Harmonizing Global and Token-Level Retrieval with Context-Dependent Phrases

This research is highly relevant for Dutch AI researchers and engineers building Retrieval-Augmented Generation (RAG) systems, particularly in the healthcare and scientific sectors. It offers a mathematically rigorous, cost-effective methodology to improve domain-specific search without the massive storage overhead of traditional token-level models.

Relevance 85 · Audience 95

Auto-FL-Research: Agentic Search for Federated Learning Algorithms

06:00 · July 3, 2026

Auto-FL-Research: Agentic Search for Federated Learning Algorithms

Federated Learning is crucial for the Dutch AI market due to strict EU data privacy regulations (GDPR), especially in collaborative sectors like healthcare. This research provides advanced practitioners with an automated, agent-driven approach to optimize FL pipelines, directly supporting scalable and privacy-preserving AI development in the Netherlands.

Relevance 85 · Audience 95

Depth-Aware Sensitivity Analysis of Mixture-of-Experts Models via Magnitude-Based Expert Masking

06:00 · August 17, 2026

Depth-Aware Sensitivity Analysis of Mixture-of-Experts Models via Magnitude-Based Expert Masking

This research is highly relevant for Dutch AI researchers and engineers focused on optimizing Large Language Models for efficient deployment. By providing a method to compress MoE models without sacrificing performance, it supports the Netherlands' push for sustainable, cost-effective AI solutions that lower the barrier to entry for SMEs.

Relevance 85 · Audience 95

From Continuous Predictors to Clinical Thresholds: Early Evidence on Performance Trade-offs of Guideline-Based Categorisation for Ischaemic Stroke Outcome Prediction

06:00 · August 7, 2026

From Continuous Predictors to Clinical Thresholds: Early Evidence on Performance Trade-offs of Guideline-Based Categorisation for Ischaemic Stroke Outcome Prediction

The article is highly relevant for researchers focusing on Explainable AI (XAI) and clinical decision support systems. It provides empirical evidence on how to bridge the gap between technical model explanations and clinical reasoning, aligning well with the Dutch and EU focus on transparent, trustworthy AI in healthcare.

Relevance 75 · Audience 90

Improving Fable 5's biology safeguards

02:00 · August 7, 2026

Improving Fable 5's biology safeguards

This update is crucial for product teams building health-tech or educational applications using Anthropic's models, as it directly impacts query routing, user experience, and fallback rates. It also provides valuable insights into implementing ethical AI safeguards and managing dual-use risks, aligning with the Dutch AI market's focus on responsible AI.

Relevance 85 · Audience 90