7.3NIJun 3
Demo: BeGREEN Intelligence Plane for AI-driven Energy Efficient O-RAN managementM. Catalan-Cid, D. Reiss, G. Castellanos et al.
Cellular networks management is being enhanced by O-RAN architecture and AI/ML solutions, enabling automated intelligent control loops for RAN optimization across various use cases. Ensuring energy sustainability is crucial to minimizing the impact of mobile networks on global energy consumption. This demo showcases the BeGREEN Intelligence Plane, an AI-driven solution for energy-efficient management of O-RAN networks. The presented workflow focuses on controlling the operational status of emulated cells, highlighting the integration of key components such as the AI Engine and the optimizations achieved through rApps and xApps
LGDec 22, 2021Code
Continual learning of longitudinal health recordsJ. Armstrong, D. Clifton
Continual learning denotes machine learning methods which can adapt to new environments while retaining and reusing knowledge gained from past experiences. Such methods address two issues encountered by models in non-stationary environments: ungeneralisability to new data, and the catastrophic forgetting of previous knowledge when retrained. This is a pervasive problem in clinical settings where patient data exhibits covariate shift not only between populations, but also continuously over time. However, while continual learning methods have seen nascent success in the imaging domain, they have been little applied to the multi-variate sequential data characteristic of critical care patient recordings. Here we evaluate a variety of continual learning methods on longitudinal ICU data in a series of representative healthcare scenarios. We find that while several methods mitigate short-term forgetting, domain shift remains a challenging problem over large series of tasks, with only replay based methods achieving stable long-term performance. Code for reproducing all experiments can be found at https://github.com/iacobo/continual