3 Papers

8.4CVApr 22
Opportunistic Bone-Loss Screening from Routine Knee Radiographs Using a Multi-Task Deep Learning Framework with Sensitivity-Constrained Threshold Optimization

Zhaochen Li, Xinghao Yan, Runni Zhou et al.

Background: Osteoporosis and osteopenia are often undiagnosed until fragility fractures occur. Dual-energy X-ray absorptiometry (DXA) is the reference standard for bone mineral density (BMD) assessment, but access remains limited. Knee radiographs are obtained at high volume for osteoarthritis evaluation and may offer an opportunity for opportunistic bone-loss screening. Objective: To develop and evaluate a multi-task deep learning system for opportunistic bone-loss screening from routine knee radiographs without additional imaging or patient visits. Methods: We developed STR-Net, a multi-task framework for single-channel grayscale knee radiographs. The model includes a shared backbone, global average pooling feature aggregation, a shared neck, and a task-aware representation routing module connected to three task-specific heads: binary screening (Normal vs. Bone Loss), severity sub-classification (Osteopenia vs. Osteoporosis), and weakly coupled T-score regression with optional clinical variables. A sensitivity-constrained threshold optimization strategy (minimum sensitivity >= 0.86) was applied. The dataset included 1,570 knee radiographs, split at the patient level into training (n=1,120), validation (n=226), and test (n=224) sets. Results: On the held-out test set, STR-Net achieved an AUROC of 0.933, sensitivity of 0.904, specificity of 0.773, and AUPRC of 0.956 for binary screening. Severity sub-classification achieved an AUROC of 0.898. The T-score regression branch showed a Pearson correlation of 0.801 with DXA-measured T-scores in a pilot subset (n=31), with MAE of 0.279 and RMSE of 0.347. Conclusions: STR-Net enables single-pass bone-loss screening, severity stratification, and quantitative T-score estimation from routine knee radiographs. Prospective clinical validation is needed before deployment.

89.8SYMay 10
A Stochastic Hybrid Automaton for Smartphone Battery Dynamics: Electro-Thermal Coupling and First-Passage Time-to-Empty Estimation

Xiaoyang Li, Runni Zhou

Smartphone time-to-empty (TTE) is difficult to predict because shutdown is governed not only by remaining charge, but also by instantaneous power capability under temperature-, aging-, and load-dependent voltage sag. We develop a stochastic hybrid automaton for smartphone battery dynamics that couples a first-order Thevenin equivalent-circuit model with a lumped thermal model and a stochastic user-activity process. The continuous state includes state of charge, polarization voltage, and battery temperature; user behavior is represented as a piecewise deterministic Markov process switching among idle, social/web, video, gaming, and weak-signal modes. Shutdown is formulated as a first-passage event when terminal voltage crosses a cutoff threshold or when requested power exceeds the instantaneous feasibility envelope. The model captures a voltage-collapse mechanism that simple Coulomb-counting or linear discharge models miss: cold temperature or battery aging increases internal resistance, so high-power bursts can drive terminal voltage below cutoff even when substantial charge remains. Monte Carlo simulation yields a full TTE distribution rather than a single countdown, allowing lower-tail risk to be quantified by the 5th percentile. Sensitivity analysis identifies ambient temperature, internal resistance, weak-signal radio penalty, and screen brightness as major drivers of premature shutdown risk. These results motivate practical user guidance and an operating-system-level resistance-aware throttling policy that limits peak power in the power-limited regime. The framework provides a physically grounded, risk-aware approach for explaining and extending usable smartphone battery life under real-world uncertainty.

21.6CVMar 16
AGE-Net: Spectral--Spatial Fusion and Anatomical Graph Reasoning with Evidential Ordinal Regression for Knee Osteoarthritis Grading

Xiaoyang Li, Runni Zhou, Xinghao Yan et al.

Automated Kellgren--Lawrence (KL) grading from knee radiographs is challenging due to subtle structural changes, long-range anatomical dependencies, and ambiguity near grade boundaries. We propose AGE-Net, a ConvNeXt-based framework that integrates Spectral--Spatial Fusion (SSF), Anatomical Graph Reasoning (AGR), and Differential Refinement (DFR). To capture predictive uncertainty and preserve label ordinality, AGE-Net employs a Normal-Inverse-Gamma (NIG) evidential regression head and a pairwise ordinal ranking constraint. On a knee KL dataset, AGE-Net achieves a quadratic weighted kappa (QWK) of 0.9017 +/- 0.0045 and a mean squared error (MSE) of 0.2349 +/- 0.0028 over three random seeds, outperforming strong CNN baselines and showing consistent gains in ablation studies. We further outline evaluations of uncertainty quality, robustness, and explainability, with additional experimental figures to be included in the full manuscript.