paper-with-me

홈 › Papers

SigBERT: Combining Narrative Medical Reports and Rough Path Signature Theory for Survival Risk Estimation in Oncology

2025-07-25 · Paul Minchella, Loïc Verlingue, Stéphane Chrétien, Rémi Vaucher, Guillaume Metzler arxiv

Electronic medical reports (EHR) contain a vast amount of information that can be leveraged for machine learning applications in healthcare. However, existing survival analysis methods often struggle to effectively handle the complexity of textual data, particularly in its sequential form. Here, we propose SigBERT, an innovative temporal survival analysis framework designed to efficiently process a large number of clinical reports per patient. SigBERT processes timestamped medical reports by extracting and averaging word embeddings into sentence embeddings. To capture temporal dynamics from the time series of sentence embedding coordinates, we apply signature extraction from rough path theory to derive geometric features for each patient, which significantly enhance survival model performance by capturing complex temporal dynamics. These features are then integrated into a LASSO-penalized Cox model to estimate patient-specific risk scores. The model was trained and evaluated on a real-world oncology dataset from the Léon Bérard Center corpus, with a C-index score of 0.75 (sd 0.014) on the independent test cohort. SigBERT integrates sequential medical data to enhance risk estimation, advancing narrative-based survival analysis.

📄 PDF Abstract BibTeX arXiv:2507.22941

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Novel Corpus of Annotated Medical Imaging Reports and Information Extraction Results Using BERT-based Language Models

2024-03-27 · Namu Park, Kevin Lybarger, Giridhar Kaushik Ramachandran, Spencer Lewis 외

Medical imaging is critical to the diagnosis, surveillance, and treatment of many health conditions, including oncological, neurological, cardiovascular, and musculoskeletal disorders, among others. Radiologists interpre…

Anatomy

Extractive Summarization System for Annual Reports

2020-12-01 · FNP (COLING) 2020 12 · Abderrahim Ait Azzi, Juyeon Kang

In this paper, we report on our experiments in building a summarization system for generating summaries from annual reports. We adopt an “extractive” summarization approach in our hybrid system combining neural networks …

Extractive Summarization

Financial Narrative Summarisation Using a Hybrid TF-IDF and Clustering Summariser: AO-Lancs System at FNS 2022

2022-06-01 · FNP (LREC) 2022 6 · Mahmoud El-Haj, Andrew Ogden

This paper describes the HTAC system submitted to the Financial Narrative Summarization Shared Task (FNS-2022). A methodology implementing Financial narrative Processing (FNP) to summarise financial annual reports, named…

ClusteringSentence

A Neural Attention Model for Categorizing Patient Safety Events

2017-02-23 · Arman Cohan, Allan Fong, Nazli Goharian, Raj Ratwani

Medical errors are leading causes of death in the US and as such, prevention of these errors is paramount to promoting health care. Patient Safety Event reports are narratives describing potential adverse events to the p…

Can Character Embeddings Improve Cause-of-Death Classification for Verbal Autopsy Narratives?

2019-08-01 · WS 2019 8 · Zhaodong Yan, Serena Jeblee, Graeme Hirst

We present two models for combining word and character embeddings for cause-of-death classification of verbal autopsy reports using the text of the narratives. We find that for smaller datasets (500 to 1000 records), add…

ClassificationGeneral Classification