paper-with-me

Papers

Predicting Multiple ICD-10 Codes from Brazilian-Portuguese Clinical Notes

2020-07-29 · Arthur D. Reys, Danilo Silva, Daniel Severo, Saulo Pedro, Marcia M. de Souza e Sá, Guilherme A. C. Salgado

ICD coding from electronic clinical records is a manual, time-consuming and expensive process. Code assignment is, however, an important task for billing purposes and database organization. While many works have studied the problem of automated ICD coding from free text using machine learning techniques, most use records in the English language, especially from the MIMIC-III public dataset. This work presents results for a dataset with Brazilian Portuguese clinical notes. We develop and optimize a Logistic Regression model, a Convolutional Neural Network (CNN), a Gated Recurrent Unit Neural Network and a CNN with Attention (CNN-Att) for prediction of diagnosis ICD codes. We also report our results for the MIMIC-III dataset, which outperform previous work among models of the same families, as well as the state of the art. Compared to MIMIC-III, the Brazilian Portuguese dataset contains far fewer words per document, when only discharge summaries are used. We experiment concatenating additional documents available in this dataset, achieving a great boost in performance. The CNN-Att model achieves the best results on both datasets, with micro-averaged F1 score of 0.537 on MIMIC-III and 0.485 on our dataset with additional documents.

📄 PDF Abstract BibTeX arXiv:2008.01515

Code (1)

3778/icd-prediction-mimic 공식 구현 tf

Tasks

Multi-Label Classification Of Biomedical Texts

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Beyond English benchmarks: clinical llm evaluation in Brazilian Portuguese

2026-06-05 · Giordano de Pinho Souza, Glaucia Melo, Josefino Cabral Melo Lima, Daniel Schneider arxiv

Large Language Models are transforming the support for clinical decision and their application in real scenarios. Yet, most benchmarks are conducted in English, and cross-lingual evaluation is needed to tackle the langua…

Teaching LLMs Brazilian Healthcare: Injecting Knowledge from Official Clinical Guidelines

2026-05-01 · Hugo Abonizio, Filipe Rocha Lopes, Roberto Lotufo, Rodrigo Nogueira arxiv

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 o…

Reinforcement Learning

Image captioning for Brazilian Portuguese using GRIT model

2024-02-07 · Rafael Silva de Alencar, William Alberto Cruz Castañeda, Marcellus Amadeus

This work presents the early development of a model of image captioning for the Brazilian Portuguese language. We used the GRIT (Grid - and Region-based Image captioning Transformer) model to accomplish this work. GRIT i…

Image Captioningmodel

From Brazilian Portuguese to European Portuguese

2024-08-14 · João Sanches, Rui Ribeiro, Luísa Coheur

Brazilian Portuguese and European Portuguese are two varieties of the same language and, despite their close similarities, they exhibit several differences. However, there is a significant disproportion in the availabili…

SentenceTranslation

A parallel collection of clinical trials in Portuguese and English

2017-08-01 · WS 2017 8 · Mariana Neves

Parallel collections of documents are crucial resources for training and evaluating machine translation (MT) systems. Even though large collections are available for certain domains and language pairs, these are still sc…

Machine TranslationSentenceTranslation