REVIEW 4 major objections 6 minor 51 references
Non-invasive Blood Glucose Estimation from Wearable Physiological Signals
T0 review · 4 major / 6 minor · reviewed 2026-07-11 · grok-4.5
Pith's one-line read A continual-learning pipeline estimates blood glucose from PPG with 0.64 mmol/L MAE on a 183-person longitudinal wearable benchmark.
desk verdict Solid methods-and-benchmark paper: real longitudinal PPG–BG corpus plus a carefully isolated continual-learning pipeline; headline window metrics are a bit soft, but aggregation and ablations keep the claim honest enough for referees. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
Dynamic Incremental Learning (DIL) with MERDC and PGBA: ME2AC partitions streaming PPG into latent tasks by balancing local signal entropy and inter-cluster mutual information for task-balanced replay and gradient projection, while PGBA maps model outputs to bounded proxy gradients so unlabeled PPG windows update the model without pseudo-glucose labels.
What would settle it
On held-out people or multi-center wearable streams, if the full DIL+MERDC+PGBA system fails to stay near 0.64 mmol/L MAE with high Clarke A+B under subject-independent evaluation—especially if ablating MERDC or PGBA no longer hurts, or high-glucose and comorbidity subgroups collapse—the central claim fails.
Extended reading notes
Core claim
Dynamic incremental learning that pairs mutual-entropy task discovery and replay (MERDC/ME2AC) with an uncertainty-quantified Proxy Gradient Bridging Agent can continually adapt a PPG-to-glucose regressor under distribution drift and sparse labels, reaching 0.64 ± 0.01 mmol/L MAE and 97.69 ± 1.63% Clarke A+B on a new 183-participant longitudinal benchmark under subject-independent validation.
Load-bearing premise
The claim stands only if short PPG waveform windows carry a stable, learnable link to capillary glucose that can be split into a few unsupervised latent tasks whose replay and bounded proxy gradients are enough to keep adapting without erasing older knowledge.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript proposes Dynamic Incremental Learning (DIL) for non-invasive blood glucose estimation from PPG, combining MERDC/ME2AC for unsupervised latent-task discovery and replay with a Proxy Gradient Bridging Agent (PGBA) that exploits unlabeled PPG via bounded proxy gradients. It also introduces a longitudinal benchmark of 183 participants (5,224 four-second windows) with synchronized PPG, capillary BG, and cuff BP over 285 days. Under subject-independent 5-fold CV with explicit fold isolation, the full system reports MAE 0.64±0.01 mmol/L, RMSE 1.29±0.10 mmol/L, and 97.69±1.63% in Clarke A+B, outperforming reimplemented baselines under a fixed-configuration protocol. Ablations, a PGBA alignment audit, aggregation-level ISO-style analyses, glucose-range/temporal slices, and a small 7-day pilot support a proof-of-concept claim for label-efficient adaptation under longitudinal drift.
Significance. If the results hold under the stated protocol, the work is a useful contribution on two fronts: (i) a carefully curated longitudinal PPG–capillary-BG benchmark with transparent curation and leakage controls, which the field currently lacks at this scale; and (ii) a domain-adapted continual-regression recipe that jointly addresses distribution drift and label scarcity, with component ablations and a proxy-gradient reliability audit that go beyond typical PPG-glucose papers. The fixed-configuration reimplementation of baselines and aggregation-aware reporting are strengths. The clinical and translational significance remains provisional: single-center capillary references, degraded high-glucose performance, and a six-subject pilot limit claims beyond research-stage proof-of-concept, which the authors largely acknowledge.
major comments (4)
- Abstract, Table 4, and §4.3 lead with window-level MAE/RMSE/Zone A, but each 40 s acquisition is partitioned into ten 4 s windows that share one capillary BG label (§3.1.2 Stages 4–5; §4.2). Adjacent windows are highly correlated morphology around the same reference, so window-level error can overstate effective sample independence and inflate comparative gains. Tables 5–6 show acquisition- and subject-macro metrics remain favorable (e.g., acquisition MAE 0.60, within-band 93.8%), yet these are secondary. For the central SOTA claim to be load-bearing, Table 4 and the abstract should report acquisition-level (and preferably subject-macro) metrics as co-primary, with window-level retained only as a secondary analysis, and any ranking of methods should be verified at those units.
- Table 6 high-glucose slice (y≥10.0 mmol/L): RMSE rises to 2.34 mmol/L and ISO-related within-band falls to 81.7%, versus 1.02 / 93.9% in the 5.55–10 range; Fig. 6 also shows vertical spread near ~16 mmol/L. This is clinically the most consequential regime and is under-emphasized relative to the headline 0.64 MAE and 97.69% A+B. The manuscript should (i) report baseline methods on the same glucose-range slices, (ii) state sample counts per range, and (iii) qualify the main claim so that strong overall averages are not read as uniform accuracy across the 4.2–16.3 mmol/L spectrum.
- §3.5.2 Eqs. (12)–(15): ME2AC’s task structure rests on histogram plug-in entropy and mutual information over binned standardized raw PPG-window coordinates. In high-dimensional waveform space this is a coarse discrete morphology proxy; the paper does not show that discovered partitions correspond to interpretable physiological regimes (e.g., perfusion, autonomic state, glycemic context) beyond clustering scores (Tables 10–12). Because DIL’s curriculum, memory allocation m_b, and gradient projection all depend on these partitions, please add evidence that ME2AC tasks are more than a useful regularizer—e.g., stability of partitions under feature alternatives (learned embeddings vs raw bins), or correlation of task identity with metadata available in the benchmark (BP, diabetes status, encounter timing)—or else reframe ME2AC strictly as an operational clustering heuristic rather than latent
- Table 4 comparison protocol (§4.3): baselines are reimplemented with original/default settings and no fold-specific tuning, while the proposed method uses a fixed but author-chosen configuration (C_mem=512, α=0.15, 3:1 labeled:unlabeled, ME2AC quantiles, etc.; §4.1). This is preferable to test leakage, but it leaves open whether large margins (e.g., vs Zhang et al. 2024 MAE 0.99) partly reflect unequal optimization effort or backbone capacity rather than DIL/MERDC/PGBA. Please add (i) a controlled backbone-matched comparison (same InceptionTime without DIL modules), already partly in Table 7, elevated into the main comparison narrative, and (ii) at least a minimal sensitivity or published-hyperparameter sweep for the strongest baselines so the ranking is not solely default-vs-tuned.
minor comments (6)
- §5.1 / Fig. 9: the seven-day pilot (n=6, alternate wrist device, mixed SMBG/venous references) is useful feasibility evidence but should be more clearly labeled as exploratory and not used to support robustness language that could be read as multi-day clinical validation.
- Notation: 𝐉, 𝓁, ̄𝑔, and ̃𝑔 are dense in §3.4–3.6; a short symbol table already exists (Table 1) but does not list all gradient symbols—extend it for readability.
- Fig. 10(b): the y-axis is a sampled-window index for visualization only; the caption states this, but the main text still risks being read as a physiological axis—add an explicit one-line caveat in §5.2.
- Data availability: controlled-access release is acceptable, but for a paper whose contribution includes establishing a community benchmark, state the access criteria, expected timeline, and what metadata (comorbidities, encounter intervals) will ship with the windows.
- Minor consistency: abstract reports 97.69±1.63% A+B while Table 13 mean A+B is 97.70±1.63—align rounding throughout.
- §4.5.3 signal-length ablation: only durations near 4 s are discussed in detail; if 1–2 s and >7 s were tested, report the full curve or table values, not only the narrative summary.
Circularity Check
No derivation circularity: performance is measured against held-out capillary references under fold-isolated training; clustering and proxy gradients do not encode the reported errors by construction.
full rationale
The paper’s load-bearing claim is empirical (subject-independent 5CV MAE/RMSE/Clarke on a new PPG–capillary-BG benchmark), not a first-principles derivation that could collapse into its inputs. ME2AC discovers tasks from standardized PPG windows only, without BG labels or test subjects (Eqs. 12–15; §3.5.2; fold isolation in §3.3–3.4 and Fig. 5/Table 3). PGBA is trained by bridge loss on labeled training-fold samples and audited for alignment with supervised gradients; unlabeled windows contribute proxy update directions, not pseudo-labels that would force the reported point errors (Eqs. 17–22; Algorithm 2; Table 8). Hyperparameters are fixed across folds; held-out subjects are used only for frozen inference. Self-citations (e.g., Zhang et al. 2024/2026 for prior static PPG pretraining and backbone choice) motivate the setting and architecture but do not supply a uniqueness theorem or ansatz that forces the headline metrics. Aggregation and high-glucose slice analyses are evaluation-design concerns, not circular reductions of prediction to fit. No step reduces Eq. X to Eq. Y by construction or renames a fitted quantity as an independent prediction.
Assumptions & free parameters
free parameters (6)
- episodic memory capacity C_mem =
512
- PGBA scaling factor alpha =
0.15
- ME2AC entropy/MI quantiles and bin counts =
defaults as in §4.1
- labeled:unlabeled training-stream ratio =
3:1
- learning rates, batch size, epochs per task =
as in §4.1
- fold-specific NLL calibration a_k, b_k =
per-fold fit on train folds
assumptions (6)
- domain assumption Within each ME2AC-discovered incremental step, samples are treated as locally IID for empirical risk minimization.
- domain assumption PPG morphology carries a learnable relationship to blood glucose via vascular stiffness, perfusion, and autonomic effects.
- domain assumption Gradient-episodic-memory non-interference constraints (first-order projection) mitigate catastrophic forgetting for continuous regression tasks.
- ad hoc to paper Histogram plug-in entropy and mutual information on binned standardized PPG windows are adequate proxies for latent physiological task structure.
- domain assumption Capillary Accu-Chek measurements under daily QC are an acceptable reference for longitudinal wearable benchmarking (vs lab venous plasma).
- standard math Standard calculus / chain-rule gradient updates and Gaussian NLL for uncertainty calibration.
invented entities (3)
-
Dynamic Incremental Learning (DIL) paradigm for continuous physiological regression
-
MERDC / ME2AC mutual-entropy replay clustering
-
Proxy Gradient Bridging Agent (PGBA)
Cite this review
Pith. "Pith review of Non-invasive Blood Glucose Estimation from Wearable Physiological Signals." pith.science (2026). https://pith.science/paper/QBM6QGSX
@misc{pith2026260704414,
author = {Pith},
title = {Pith review of: Non-invasive Blood Glucose Estimation from Wearable Physiological Signals},
year = {2026},
howpublished = {\url{https://pith.science/paper/QBM6QGSX}},
note = {Machine review of arXiv:2607.04414}
}
abstract
Non-invasive blood glucose estimation from wearable physiological signals remains difficult because longitudinal photoplethysmography (PPG) data are subject to distribution drift, whereas reference capillary blood glucose labels are sparse and costly to acquire. We propose a \rev{deep-learning-based} dynamic incremental learning (DIL) framework that combines a mutual entropy-optimized replay-based dynamic clustering module (MERDC) with an uncertainty-quantified proxy gradient bridging agent (PGBA) for label-efficient adaptation to unlabeled PPG streams. To support this setting, we further establish a longitudinal benchmark dataset comprising PPG, reference capillary blood glucose, and cuff blood pressure measurements from 183 participants collected over 285 days, and we make this resource available to the research community. Under 5-fold subject-independent validation, the proposed method achieves a mean absolute error (MAE) of $0.64 \pm 0.01$ millimoles per liter (mmol/L) and a root mean square error (RMSE) of $1.29 \pm 0.10$ mmol/L, with $97.69 \pm 1.63\%$ of estimates falling within Clarke zones A+B. Aggregation-level analyses further support the robustness of the observed error distribution beyond window-level evaluation. \rev{These results provide a proof-of-concept for adaptive non-invasive glucose estimation in wearable physiological sensing and establish a longitudinal benchmark for subsequent research.
Figures
Figures from the paper (8 more)
Reference graph
Works this paper leans on
-
[1]
Proceedings of the AAAI Conference on Artificial Intelligence , volume =
Zhang, Zexing and Lu, Huimin and Zhao, Qingxin , title =. Proceedings of the AAAI Conference on Artificial Intelligence , volume =. 2026 , month =. doi:10.1609/aaai.v40i34.40088 , url =
-
[2]
The Lancet , volume=
Global, regional, and national burden of diabetes from 1990 to 2021, with projections of prevalence to 2050: a systematic analysis for the Global Burden of Disease Study 2021 , author=. The Lancet , volume=. 2023 , publisher=
1990
-
[3]
IEEE Transactions on Industrial Electronics , year=
Liu, Yicun and Zhang, Wan and Liu, Wei and Lu, Yi and Tao, Xueran and Jia, Shiyue and Shi, Dawei , title =. IEEE Transactions on Industrial Electronics , year=
-
[4]
and Kuhar, Peter and Hughes, J
Avram, Robert and Olgin, Jeffrey E. and Kuhar, Peter and Hughes, J. Weston and Marcus, Gregory M. and Pletcher, Mark J. and Aschbacher, Kirstin and Tison, Geoffrey H. , title =. Nature Medicine , volume =. 2020 , publisher =
2020
-
[5]
and Ponnapalli, Prasad V
Ray, Daniel and Collins, Tim and Woolley, Sandra I. and Ponnapalli, Prasad V. S. , title =. IEEE Reviews in Biomedical Engineering , volume =. 2021 , publisher =
2021
-
[6]
and Abbott, Derek and Lim, Kenneth and Ward, Rabab , title =
Elgendi, Mohamed and Fletcher, Richard and Liang, Yongbo and Howard, Newton and Lovell, Nigel H. and Abbott, Derek and Lim, Kenneth and Ward, Rabab , title =. NPJ Digital Medicine , volume =. 2019 , publisher =
2019
-
[7]
IEEE Journal of Biomedical and Health Informatics ,year=
Chen, Shisen and Qin, Fen and Ma, Xuesheng and Wei, Jie and Zhang, Yuan-Ting and Zhang, Yuan and Jovanov, Emil , title =. IEEE Journal of Biomedical and Health Informatics ,year=
-
[8]
Journal of Biomedical Informatics , volume =
Xue, Yuewei and Guan, Shaopeng and Jia, Wanhai , title =. Journal of Biomedical Informatics , volume =. 2024 , publisher =
2024
Show all 51 references
-
[9]
IEEE Transactions on Neural Networks and Learning Systems , volume =
Li, Jingzhen and Ma, Jingjing and Omisore, Olatunji Mumini and Liu, Yuhang and Tang, Huajie and Ao, Pengfei and Yan, Yan and Wang, Lei and Nie, Zedong , title =. IEEE Transactions on Neural Networks and Learning Systems , volume =. 2024 , publisher =
2024
-
[10]
IEEE Journal of Biomedical and Health Informatics , volume =
Ali, Mubashir and Li, Jingzhen and Fan, Bokun and Nie, Zedong , title =. IEEE Journal of Biomedical and Health Informatics , volume =. 2024 , publisher =
2024
-
[11]
IEEE Transactions on Industrial Informatics , volume =
Zhang, Gaobo and Mei, Zhen and Zhang, Yuan and Ma, Xuesheng and Lo, Benny and Chen, Dongyi and Zhang, Yuanting , title =. IEEE Transactions on Industrial Informatics , volume =. 2020 , publisher =
2020
-
[12]
Biomedical Signal Processing and Control , volume =
Nie, Zihan and Rong, Meng and Li, Kaiyang , title =. Biomedical Signal Processing and Control , volume =. 2023 , publisher =
2023
-
[13]
IEEE Transactions on Consumer Electronics , volume =
Wei, Yiting and Liu, Jiaxin and Hu, Lingyue and Ling, Bingo Wing-Kuen and Liu, Qing , title =. IEEE Transactions on Consumer Electronics , volume =. 2023 , publisher =
2023
-
[14]
IEEE Journal of Biomedical and Health Informatics , volume =
Zhang, Chuanhao and Jovanov, Emil and Liao, Hongen and Zhang, Yuan-Ting and Lo, Benny and Zhang, Yuan and Guan, Cuntai , title =. IEEE Journal of Biomedical and Health Informatics , volume =. 2022 , publisher =
2022
-
[15]
Biomedical Signal Processing and Control , volume =
Zhang, Zexing and Lu, Huimin and Ma, Songzhe and Peng, Jianzhong and Lin, Chenglin and Li, Niya and Dong, Bingwang , title =. Biomedical Signal Processing and Control , volume =. 2024 , publisher =
2024
-
[16]
IEEE Transactions on Biomedical Circuits and Systems , volume =
Hina, Aminah and Saadeh, Wala , title =. IEEE Transactions on Biomedical Circuits and Systems , volume =. 2020 , publisher =
2020
-
[17]
Sensors , volume =
Chu, Justin and Yang, Wen-Tse and Lu, Wei-Ru and Chang, Yao-Ting and Hsieh, Tung-Han and Yang, Fu-Liang , title =. Sensors , volume =. 2021 , publisher =
2021
-
[18]
Biomedical Signal Processing and Control , volume =
Prabha, Anju and Yadav, Jyoti and Rani, Asha and Singh, Vijander , title =. Biomedical Signal Processing and Control , volume =. 2022 , publisher =
2022
-
[19]
Thirty-Eighth AAAI Conference on Artificial Intelligence,
Ella Lan , title =. Thirty-Eighth AAAI Conference on Artificial Intelligence,. 2024 , doi =
2024
-
[20]
IEEE Transactions on Pattern Analysis and Machine Intelligence ,year=
Zhou, Da-Wei and Wang, Qi-Wei and Qi, Zhi-Hong and Ye, Han-Jia and Zhan, De-Chuan and Liu, Ziwei , title =. IEEE Transactions on Pattern Analysis and Machine Intelligence ,year=
-
[21]
Applied Sciences , volume =
Islam, Tanvir Tazul and Ahmed, Md Sajid and Hassanuzzaman, Md and Bin Amir, Syed Athar and Rahman, Tanzilur , title =. Applied Sciences , volume =. 2021 , publisher =
2021
-
[22]
Advances in Neural Information Processing Systems , year =
Lopez-Paz, David and Ranzato, Marc'Aurelio , title =. Advances in Neural Information Processing Systems , year =
-
[23]
Scientific Reports , volume =
Lu, Wei-Ru and Yang, Wen-Tse and Chu, Justin and Hsieh, Tung-Han and Yang, Fu-Liang , title =. Scientific Reports , volume =. 2022 , publisher =
2022
-
[24]
Frontiers in Digital Health , volume=
Non invasive blood glucose estimation using green light photoplethysmography and machine learning , author=. Frontiers in Digital Health , volume=
-
[25]
and Alex, Zachariah C
Paul, Brince and Manuel, Melvin P. and Alex, Zachariah C. , title =. 2012 1st International Symposium on Physics and Technology of Sensors (ISPTS-1) , year =
2012
-
[26]
2017 , publisher=
Jendrike, Nina and Baumstark, Annette and Kamecke, Ulrike and Haug, Cornelia and Freckmann, Guido , journal=. 2017 , publisher=
2017
-
[27]
, title =
Hammour, Ghena and Mandic, Danilo P. , title =. Sensors , volume =. 2023 , publisher =
2023
-
[28]
IEEE Sensors Journal , volume =
Lee, Eugene and Lee, Chen-Yi , title =. IEEE Sensors Journal , volume =. 2021 , publisher =
2021
-
[29]
2024 IEEE International Symposium on Circuits and Systems (ISCAS) , year =
Ali, Noor Faris and Aldhaheri, Alyazia and Wodajo, Bethel and Alshamsi, Meera and Alshamsi, Shaikha and Atef, Mohamed , title =. 2024 IEEE International Symposium on Circuits and Systems (ISCAS) , year =
2024
-
[30]
IEEE Journal of Biomedical and Health Informatics , volume =
Ouyang, Chun and Gan, Zhongxue and Zhen, Junjie and Guan, Yuxiang and Zhu, Xing and Zhou, Peng , title =. IEEE Journal of Biomedical and Health Informatics , volume =. 2021 , publisher =
2021
-
[31]
Biomedical Signal Processing and Control , volume =
Explainable deep learning for diabetes diagnosis with. Biomedical Signal Processing and Control , volume =. 2025 , issn =. doi:https://doi.org/10.1016/j.bspc.2024.106902 , author =
2025 doi
-
[32]
Cardiovascular Diabetology , volume =
Sun, Bao and Luo, Zhiying and Zhou, Jiecan , title =. Cardiovascular Diabetology , volume =. 2021 , publisher =
2021
-
[33]
and Tuytelaars, Tinne and Tolias, Andreas S
Van de Ven, Gido M. and Tuytelaars, Tinne and Tolias, Andreas S. , title =. Nature Machine Intelligence , volume =. 2022 , publisher =
2022
-
[34]
Neural Networks , volume=
A survey on few-shot class-incremental learning , author=. Neural Networks , volume=. 2024 , publisher=
2024
-
[35]
Silver, David and Huang, Aja and Maddison, Chris J. and Guez, Arthur and Sifre, Laurent and van den Driessche, George and Schrittwieser, Julian and Antonoglou, Ioannis and Panneershelvam, Veda and Lanctot, Marc and Dieleman, Sander and Grewe, Dominik and Kalchbrenner, Nal and ...
-
[36]
John M. Jumper and Richard Evans and Alexander Pritzel and Tim Green and Michael Figurnov and Olaf Ronneberger and Kathryn Tunyasuvunakool and Russ Bates and Augustin Zidek and Anna Potapenko and Alex Bridgland and Clemens Meyer and Simon A A Kohl and Andy Ballard and Andrew C...
2021
-
[37]
Kudithipudi and M
D. Kudithipudi and M. Aguilar-Simon and J. Babb and M. Bazhenov and D. Blackiston and J. Bongard and A. P. Brna and S. C. Raja and N. Cheney and J. Clune and A. Daram and S. Fusi and P. Helfer and L. Kay and N. Ketz and Z. Kira and S. Kolouri and J. L. Krichmar and S. Kriegman...
-
[38]
Scientific Data , volume =
Liang, Yongbo and Chen, Zhencheng and Liu, Guiyong and Elgendi, Mohamed , title =. Scientific Data , volume =. 2018 , publisher =
2018
-
[39]
and Weber, Jonathan and Webb, Geoffrey I
Ismail Fawaz, Hassan and Lucas, Benjamin and Forestier, Germain and Pelletier, Charlotte and Schmidt, Daniel F. and Weber, Jonathan and Webb, Geoffrey I. and Idoumghar, Lhassane and Muller, Pierre-Alain and Petitjean, Fran. Data Mining and Knowledge Discovery , volume =. 2020 ...
2020
-
[40]
and Cox, Daniel and Gonder-Frederick, Linda A
Clarke, William L. and Cox, Daniel and Gonder-Frederick, Linda A. and Carter, William and Pohl, Stephen L. , title =. Diabetes Care , volume =. 1987 , publisher =
1987
-
[41]
Scientific Reports , volume =
Zeynali, Mahdi and Alipour, Khalil and Tarvirdizadeh, Bahram and Ghamari, Mohammad , title =. Scientific Reports , volume =. 2025 , publisher =
2025
-
[42]
Biomedical Signal Processing and Control , volume =
Tian, Zhonghe and Liu, Aiping and Zhu, Guokang and Chen, Xun , title =. Biomedical Signal Processing and Control , volume =. 2025 , publisher =
2025
-
[43]
Nature Machine Intelligence , volume =
Hasani, Ramin and Lechner, Mathias and Amini, Alexander and Liebenwein, Lucas and Ray, Aaron and Tschaikowski, Max and Teschl, Gerald and Rus, Daniela , title =. Nature Machine Intelligence , volume =. 2022 , publisher =
2022
-
[44]
Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , year =
Ma, Xu and Dai, Xiyang and Bai, Yue and Wang, Yizhou and Fu, Yun , title =. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , year =
-
[45]
Pattern Recognition , volume =
Luo, Yuxiao and Zhang, Songming and Lyu, Ziyu and Hu, Yuhan , title =. Pattern Recognition , volume =. 2025 , publisher =
2025
-
[46]
Bioengineering , volume=
Optimal signal quality index for photoplethysmogram signals , author=. Bioengineering , volume=. 2016 , publisher=
2016
-
[47]
IEEE Transactions on Biomedical Engineering , volume=
Two-stage approach for detection and reduction of motion artifacts in photoplethysmographic data , author=. IEEE Transactions on Biomedical Engineering , volume=. 2010 , publisher=
2010
-
[48]
2023 , doi =
Dongwan Kim and Bohyung Han , title =. 2023 , doi =
2023
-
[49]
Nature , volume=
Loss of plasticity in deep continual learning , author=. Nature , volume=. 2024 , publisher=
2024
-
[50]
Frontiers in Public Health , volume=
Agile human activity recognition for wearable devices based on online incremental learning , author=. Frontiers in Public Health , volume=
-
[51]
The Shapley Value in Machine Learning , booktitle =
Benedek Rozemberczki and Lauren Watson and P. The Shapley Value in Machine Learning , booktitle =. 2022 , doi =
2022
Reviewed July 11, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.