Menghui Zhou, Po Yang, Zhipeng Yuan, Vitaveska Lanfranchi
We lifted 8 functions out of this paper's own repositories and ran 6 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.
| Repository | Role | Ran |
|---|---|---|
| menghui-zhou/DeMMO | — | 6 of 8 |
| Function | Status | Where it lives |
|---|---|---|
| _difference | Ran | menghui-zhou/DeMMO/demmo/optimizer.py pointer only (licence: NONE) · get_code("14150fcf1b23d964") |
| _difference_transpose | Ran | menghui-zhou/DeMMO/demmo/optimizer.py pointer only (licence: NONE) · get_code("8f3b4a0cd8030243") |
| _soft_threshold | Ran | menghui-zhou/DeMMO/demmo/optimizer.py pointer only (licence: NONE) · get_code("d6894fa977c63de5") |
| composite_fused_sparse_group_prox | Ran | menghui-zhou/DeMMO/demmo/optimizer.py pointer only (licence: NONE) · get_code("4eab0c46a0379a24") |
| fused_lasso_signal_prox | Ran | menghui-zhou/DeMMO/demmo/optimizer.py pointer only (licence: NONE) · get_code("797c31cd1118a0d8") |
| tv1d_prox | Ran | menghui-zhou/DeMMO/demmo/optimizer.py pointer only (licence: NONE) · get_code("c29e840cac32e01d") |
| CrossDiseaseLongitudinalMTL | Not yet run | menghui-zhou/DeMMO/demmo/optimizer.py pointer only (licence: NONE) · get_code("f98dac600be71fad") |
| _ValidatedData | Not yet run | menghui-zhou/DeMMO/demmo/optimizer.py pointer only (licence: NONE) · get_code("4dea7af013dbce9e") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
Digital mobility outcomes (DMOs) derived from wearable sensors characterise mobility in daily life and offer a promising means of monitoring disease progression. Yet most DMO studies examine one disease at one visit; they do not model how multivariate DMO relationships with multiple clinical outcomes evolve jointly across diseases. Technically, existing temporal multi-task frameworks can model progression within an individual disease, but they do not jointly model multiple prediction outcomes across diseases, particularly when disease cohorts do not share participants. To address these gaps, we propose DeMMO, an interpretable framework for longitudinal, multi-disease, and multi-outcome learning. DeMMO represents each disease-outcome objective by a longitudinal DMO coefficient matrix and combines temporal regularisation with stable and visit-specific feature selection. Its central technical contribution is an automatic cross-disease and crossoutcome relation-learning mechanism that learns signed relations directly from these longitudinal mappings, enabling selective information sharing without paired participants. We evaluate DeMMO on the recently released, large-scale, multicentre Mobilise-D dataset, which provides a new opportunity to study 24 harmonised realworld DMOs over five visits across multiple mobility-limiting conditions. Against nine strong linear, longitudinal, and deep-regression baselines, DeMMO achieves the best overall and outcome-specific prediction performance, with significant improvements over the strongest baselines. Stability selection further identifies reliable longitudinal DMO patterns for subsequent clinical validation and disease monitoring. The implementation code and experimental results are available at https://github.com/menghui-zhou/DeMMO.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2608.25073")
get_code_for_paper("2608.25073")
have("2608.25073")
Connect an agent — have() is free.