{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2608-16972","title":"MultiSigBERT: Beyond Survival Analysis through Multimodal and Sequential Modeling in Oncology","arxiv_id":"2608.16972","date":"2026-08-17","proceeding":null,"authors":["Paul Minchella","Stéphane Chrétien","Guillaume Metzler","Loïc Verlingue","Rémi Vaucher"],"abstract":"Machine learning has become an essential component of modern healthcare, where the integration of heterogeneous data sources offers unprecedented opportunities to improve clinical decision-making. Electronic Health Records (EHR) contain complementary information -- including narrative clinical reports, numerical measurements, and structured variables -- yet most survival models remain limited to a single modality or fail to exploit the temporal nature of patient trajectories. We propose MultiSigBERT, a unified framework for multimodal sequential survival modeling in oncology based on path signature representations. Here, narrative medical reports (free-text) are converted into sentence embeddings by extracting and averaging contextual word embeddings. These representations are then compressed via modality-specific PCA and concatenated with structured covariates to form joint temporal trajectories which are then encoded using the Signature transform, a tool from Rough Paths theory that efficiently captures higher-order temporal interactions across modalities without supervision needed. The computed Signature features are finally incorporated as high dimensional features into a LASSO-regularized Cox model to estimate individualized risk scores. The performance of our novel MultiSigBERT pipeline is illustrated on the analysis of a real-world oncology cohort from the Léon Bérard Center, comprising over 120,000 medical reports and structured records from more than 2,500 patients. The model achieves a concordance index of 0.743 (sd 0.029) on an independent test set, demonstrating the benefit of jointly modeling multimodal temporal dynamics together with patient-level geometric structure for survival prediction.","url_abs":"https://arxiv.org/abs/2608.16972","url_pdf":"https://arxiv.org/pdf/2608.16972","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2608.16972","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2608.16972"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/MINCHELLA-Paul/MultiSigBERT","reach":null}],"summary":{"ran":23,"unverified":1},"by_repo_kind":{"found_in_text":{"samples":24,"ran":23,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":24,"samples":[{"code_sha256_prefix":"cd4f638430cd68e2","entry":"apply_linear_projection","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/compression_pkg.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/compression_pkg.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"cd4f638430cd68e2"}},{"code_sha256_prefix":"73e9c42787bf6e6e","entry":"build_knn_graph","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/spectral_cluster_pkg.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/spectral_cluster_pkg.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"73e9c42787bf6e6e"}},{"code_sha256_prefix":"285b7486f2757571","entry":"compute_pc","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/sif_embedding_pkg.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/sif_embedding_pkg.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"285b7486f2757571"}},{"code_sha256_prefix":"bc97c6eb9036d51e","entry":"convert_date_columns","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/_utils.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bc97c6eb9036d51e"}},{"code_sha256_prefix":"af0ec474dbfb7d67","entry":"encode_and_complete_cancer_categories","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/descriptive_stats_pkg.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/descriptive_stats_pkg.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"af0ec474dbfb7d67"}},{"code_sha256_prefix":"e86699d91c55956d","entry":"evaluate_correlation","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/metrics_plot_results_pkg.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/metrics_plot_results_pkg.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e86699d91c55956d"}},{"code_sha256_prefix":"080e1d0eee224b52","entry":"expand_embedding_column","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/other_models.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/other_models.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"080e1d0eee224b52"}},{"code_sha256_prefix":"df26c1cb253a4646","entry":"feat_event_extract","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/survival_analysis_pkg.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/survival_analysis_pkg.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"df26c1cb253a4646"}},{"code_sha256_prefix":"0482a99136d08aae","entry":"get_weighted_average","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/sif_embedding_pkg.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/sif_embedding_pkg.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0482a99136d08aae"}},{"code_sha256_prefix":"de39a559eda6f5e1","entry":"interpolate_structured_sequences","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/other_models.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/other_models.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"de39a559eda6f5e1"}},{"code_sha256_prefix":"701f008c059892a2","entry":"jackknife_confidence_interval","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/metrics_plot_results_pkg.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/metrics_plot_results_pkg.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"701f008c059892a2"}},{"code_sha256_prefix":"47792dd78647b72d","entry":"largest_connected_component","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/spectral_cluster_pkg.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/spectral_cluster_pkg.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"47792dd78647b72d"}},{"code_sha256_prefix":"3ef0cb776acb845b","entry":"lead_lag_transformation","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/signature_pkg.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/signature_pkg.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3ef0cb776acb845b"}},{"code_sha256_prefix":"d29402b58ed6af2f","entry":"load_dataframe_and_extract_unique_ids","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/descriptive_stats_pkg.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/descriptive_stats_pkg.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d29402b58ed6af2f"}},{"code_sha256_prefix":"d0c60ddb084de15c","entry":"load_signature_dataset","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/spectral_cluster_pkg.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/spectral_cluster_pkg.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d0c60ddb084de15c"}},{"code_sha256_prefix":"c7b9a8c8c3c0ea4c","entry":"parse_embedding","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/other_models.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/other_models.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c7b9a8c8c3c0ea4c"}},{"code_sha256_prefix":"218950513f30aed3","entry":"pca_compression","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/compression_pkg.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/compression_pkg.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"218950513f30aed3"}},{"code_sha256_prefix":"6839f4165211c2e8","entry":"plot_risk_distribution","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/metrics_plot_results_pkg.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/metrics_plot_results_pkg.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6839f4165211c2e8"}},{"code_sha256_prefix":"ef19193a90e2cc22","entry":"preprocess_cox","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/survival_analysis_pkg.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/survival_analysis_pkg.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ef19193a90e2cc22"}},{"code_sha256_prefix":"310e9403085d908b","entry":"preprocess_time","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/signature_pkg.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/signature_pkg.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"310e9403085d908b"}},{"code_sha256_prefix":"d4ee94c551994e94","entry":"remove_pc","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/sif_embedding_pkg.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/sif_embedding_pkg.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d4ee94c551994e94"}},{"code_sha256_prefix":"0b7980b231423782","entry":"surv_curves","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/survival_analysis_pkg.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/survival_analysis_pkg.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0b7980b231423782"}},{"code_sha256_prefix":"eac6993ad62a67e0","entry":"update_death_status","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/_utils.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"eac6993ad62a67e0"}},{"code_sha256_prefix":"c1c0a3cc48de2e15","entry":"build_cancer_category_dataframe","repo":"MINCHELLA-Paul/MultiSigBERT","repo_kind":"found_in_text","path":"src/multisigbert/descriptive_stats_pkg.py","file_url":"https://github.com/MINCHELLA-Paul/MultiSigBERT/blob/HEAD/src/multisigbert/descriptive_stats_pkg.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c1c0a3cc48de2e15"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}