Author

Dong-Seong Kim

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Conference Jul 2026

The Council of Experts: A Heterogeneous Rational-Aware Framework for Robust Energy Forecasting

Accurate forecasting of building energy consumption is a cornerstone of modern smart grid management and sustainable facility operations. However, standard deep learning approaches—such as Long Short-Term Memory (LSTM) networks and Transformers—often function as black boxes, failing to explicitly model the governing physical laws and thermodynamic constraints of building systems. This limitation frequently results in poor generalization and instability when applied to diverse building portfolios. To address this challenge, we propose a novel Rational-Aware Architecture, a heterogeneous Mixtureof-Experts (MoE) framework that decomposes the forecasting task into specialized semantic agents. The architecture comprises a Thermodynamicist (Physics-ResNet) to model enthalpy and heat transfer, a Meteorologist (WeatherCNN) to capture environmental gradients, a Manager (Time2Vec) to encode temporal cyclicities, and an Engineer (Sequence Model) to handle historical load inertia. A context-aware gating mechanism dynamically weighs these experts based on specific building characteristics. Extensive experiments on a large-scale dataset of 800 buildings from the ASHRAE Great Energy Predictor III challenge demonstrate that the proposed framework significantly outperforms standard deep learning baselines. The Rational-Aware Transformer achieved a Mean Absolute Percentage Error (MAPE) of $\mathbf{1 9. 9 7 \%}$, representing a relative error reduction of approximately 40% compared to the standard Transformer baseline (33.03%). Furthermore, the Rational-LSTM variant demonstrated exceptional stability with an $R^{2}$ score of 0.9452, effectively mitigating the volatility often observed in pure data-driven approaches. These results confirm that integrating domain knowledge into deep learning architectures yields superior robustness, precision, and interpretability for energy forecasting tasks.

Ali Aouto, Dong-Seong Kim · 0 citations
Conference Jul 2026

Energy-Sustainable Federated AI Services for Ubiquitous Remote Patient Monitoring in Battery-Constrained IoMT

AI-driven Internet of Medical Things (IoMT) services increasingly rely on federated learning (FL) for privacy-preserving remote patient monitoring; however, existing frameworks often neglect the longitudinal battery sustainability required for persistent clinical care. This paper presents BattFL, an energy-sustainable federated AI framework that reframes distributed healthcare intelligence as a battery-budgeted service. By integrating explicit per-client battery evolution modeling with computation-communication-security energy decomposition, BattFL supports role-heterogeneous participation (attack-only, health-only, and hybrid) via masked multi-task learning. Furthermore, we incorporate risk-driven adaptive sensing to regulate workload intensity based on predicted clinical risk. Experimental results reveal a pronounced sustainability asymmetry: high-workload attack clients experience up to 41.2% battery depletion within five FL rounds, while health-only clients remain near initial capacity. Across extended horizons $(R=5-60)$, we identify diminishing energy-accuracy returns and participation decay, motivating the need for energy-aware stopping and orchestration mechanisms. By explicitly coupling battery dynamics, security overhead, and federated optimization, BattFL provides a systems-level foundation for secure, resilient, and long-lived AI-driven healthcare services in next-generation ubiquitous IoMT networks.

C. A. Nnadiekwe, S. Ajakwe, J. Isong et al. · 0 citations