How Imperial College London is accelerating dementia research with a modern data platform
Summary
Imperial College London's UK Dementia Research Institute Centre for Care Research and Technology (CR&T) modernized its Minder data platform to accelerate dementia research. The original platform struggled with scaling, competing workloads, tightly coupled storage/compute, and limited data access for researchers and clinicians. The re-architecture involved a Kubernetes layer for IoT data ingestion, Delta Lake on Azure Data Lake Storage with a medallion architecture (bronze, silver, gold layers), and Unity Catalog for centralized governance and fine-grained access control. Databricks now serves as the dedicated analytics layer, supporting model development and intuitive dashboards for non-technical stakeholders. This modernization reduced IoT data source integration from ~6 months to ~1 month and model development to ~1 month, while maintaining 100% uptime and enabling rapid data growth. The platform has made clinical insights available for 581 people living with dementia in 5 months.
Key takeaway
For MLOps Engineers or Data Engineers tasked with modernizing legacy healthcare data platforms, adopting a lakehouse architecture with decoupled storage/compute and centralized governance is crucial. You can reduce IoT data source integration from ~6 months to ~1 month and model development to ~1 month. Implement Unity Catalog for fine-grained access control and Databricks for a unified analytics environment to accelerate research velocity and deliver timely clinical insights.
Key insights
Modernizing healthcare data platforms with a lakehouse architecture and robust governance accelerates research and improves patient care.
Principles
- Decouple storage and compute for scalability.
- Implement fine-grained access control for data governance.
- Prioritize data accessibility for all stakeholders.
Method
Re-architect with Kubernetes for IoT ingestion, Delta Lake on Azure Data Lake Storage using a medallion architecture (bronze, silver, gold), and Unity Catalog for governance. Use Databricks for analytics.
In practice
- Use Unity Catalog for granular access control.
- Implement a medallion architecture for data refinement.
- Deploy Databricks dashboards for clinician insights.
Topics
- Dementia Research
- Healthcare Data Platforms
- Lakehouse Architecture
- Delta Lake
- Unity Catalog
- Databricks
- IoT Data
Best for: Data Engineer, MLOps Engineer, Research Scientist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Databricks.