SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2408.09227 · NeurIPS · 2024

FEDMEKI: A Benchmark for Scaling Medical Foundation Models via Federated Knowledge Injection

Lingjuan Lyu, Jiaqi Wang, Jinghui Chen, Fenglong Ma, Xiaochen Wang

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 8 functions out of this paper's own repositories and ran 8 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
psudslab/FEDMEKI canonical 7 of 7
Jwoo5/ecg-qa canonical 1 of 1
FunctionStatusWhere it lives
build_evaluator Ran psudslab/FEDMEKI/FedMEKI/src/ChEF/evaluator.py
pointer only (licence: NONE) · get_code("4c7b6b7d100843c7")
clip Ran psudslab/FEDMEKI/FedMEKI/src/datasets/dataset.py
pointer only (licence: NONE) · get_code("5129eae6a80ce5f9")
get_ptbxl_data_path Ran Jwoo5/ecg-qa/mapping_ptbxl_samples.py
pointer only (licence: CC-BY-4.0) · get_code("eacef47951a1c344")
is_number Ran psudslab/FEDMEKI/FedMEKI/src/datasets/utils.py
pointer only (licence: NONE) · get_code("78e54f470017d052")
load_Omni Ran psudslab/FEDMEKI/FedMEKI/src/ChEF/data_process/Omnibenchmark.py
pointer only (licence: NONE) · get_code("b80626b4df041fc1")
load_yaml Ran psudslab/FEDMEKI/FedMEKI/src/ChEF/evaluator.py
pointer only (licence: NONE) · get_code("fb66043ff5364d4a")
parse_num Ran psudslab/FEDMEKI/FedMEKI/src/datasets/utils.py
pointer only (licence: NONE) · get_code("c08da74e57caf534")
sample_dataset Ran psudslab/FEDMEKI/FedMEKI/src/ChEF/evaluator.py
pointer only (licence: NONE) · get_code("a93d0c45daff9074")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

This study introduces the Federated Medical Knowledge Injection (FEDMEKI) platform, a new benchmark designed to address the unique challenges of integrating medical knowledge into foundation models under privacy constraints. By leveraging a cross-silo federated learning approach, FEDMEKI circumvents the issues associated with centralized data collection, which is often prohibited under health regulations like the Health Insurance Portability and Accountability Act (HIPAA) in the USA. The platform is meticulously designed to handle multi-site, multi-modal, and multi-task medical data, which includes 7 medical modalities, including images, signals, texts, laboratory test results, vital signs, input variables, and output variables. The curated dataset to validate FEDMEKI covers 8 medical tasks, including 6 classification tasks (lung opacity detection, COVID-19 detection, electrocardiogram (ECG) abnormal detection, mortality prediction, sepsis prediction, and enlarged cardiomediastinum detection) and 2 generation tasks (medical visual question answering (MedVQA) and ECG noise clarification). This comprehensive dataset is partitioned across several clients to facilitate the decentralized training process under 16 benchmark approaches. FEDMEKI not only preserves data privacy but also enhances the capability of medical foundation models by allowing them to learn from a broader spectrum of medical knowledge without direct data exposure, thereby setting a new benchmark in the application of foundation models within the healthcare sector.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2408.09227")
get_code_for_paper("2408.09227")
have("2408.09227")

Connect an agent — have() is free.