PulseAugur
LIVE 06:27:47
tool · [1 source] ·
0
tool

Researchers adapt LLM for Brazilian healthcare with synthetic data and RL

Researchers have developed a method to adapt large language models for Brazilian healthcare by injecting knowledge from official clinical guidelines. They created a synthetic dataset of over 70 million tokens from 178 guidelines and fine-tuned a 14-billion parameter model, Qwen2.5-14B-Instruct. This adapted model achieved high scores on new benchmarks, HealthBench-BR and PCDT-QA, outperforming several leading commercial models despite its smaller size. The team has released the datasets, benchmarks, and model weights to foster further research in clinical NLP for Brazilian Portuguese. AI

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

IMPACT This work could improve the accuracy and relevance of LLMs for specific, non-English clinical domains, potentially aiding healthcare professionals in Brazil.

RANK_REASON This is a research paper detailing the creation of a new dataset and benchmark for clinical NLP in Brazilian Portuguese, along with a fine-tuned model. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CL →

COVERAGE [1]

  1. arXiv cs.CL TIER_1 · Hugo Abonizio, Filipe Rocha Lopes, Roberto Lotufo, Rodrigo Nogueira ·

    Teaching LLMs Brazilian Healthcare: Injecting Knowledge from Official Clinical Guidelines

    arXiv:2605.01077v1 Announce Type: new Abstract: Brazil's Unified Health System (SUS) relies on official clinical guidelines that define diagnostic criteria, treatments, dosages, and monitoring procedures for over 200 million citizens. Yet current LLMs perform poorly on this guide…