bristol
Improving Local Air Quality Predictions Using Transfer Learning on Satellite Data and Graph Neural Networks
Gueterbock, Finn, Santos-Rodriguez, Raul, Clark, Jeffrey N.
Air pollution is a significant global health risk, contributing to millions of premature deaths annually. Nitrogen dioxide (NO2), a harmful pollutant, disproportionately affects urban areas where monitoring networks are often sparse. We propose a novel method for predicting NO2 concentrations at unmonitored locations using transfer learning with satellite and meteorological data. Leveraging the GraphSAGE framework, our approach integrates autoregression and transfer learning to enhance predictive accuracy in data-scarce regions like Bristol. Pre-trained on data from London, UK, our model achieves a 8.6% reduction in Normalised Root Mean Squared Error (NRMSE) and a 32.6% reduction in Gradient RMSE compared to a baseline model. This work demonstrates the potential of virtual sensors for cost-effective air quality monitoring, contributing to actionable insights for climate and health interventions.
- Europe > United Kingdom > England > Greater London > London (0.24)
- Europe > United Kingdom > England > Bristol (0.05)
- Energy (0.94)
- Health & Medicine > Consumer Health (0.66)
- Health & Medicine > Public Health (0.47)
Robot Talk Episode 118 – Soft robotics and electronic skin, with Miranda Lowther
Miranda Lowther is a PhD researcher at the FARSCOPE-TU Centre for Doctoral Training, a joint venture between University of Bristol, University of West of England, and Bristol Robotics Laboratory, where she is pursuing her passion for using soft robotics and morphological computation to help people in healthcare. For her PhD, she is investigating how soft e-skins and morphological computation concepts can be used to improve prosthetic user health, comfort, and quality of life, through sensing and adaptation.
Explainable AI for Classifying UTI Risk Groups Using a Real-World Linked EHR and Pathology Lab Dataset
Dai, Yujie, Sullivan, Brian, Montout, Axel, Dillon, Amy, Waller, Chris, Acs, Peter, Denholm, Rachel, Williams, Philip, Hay, Alastair D, Santos-Rodriguez, Raul, Dowsey, Andrew
The use of machine learning and AI on electronic health records (EHRs) holds substantial potential for clinical insight. However, this approach faces challenges due to data heterogeneity, sparsity, temporal misalignment, and limited labeled outcomes. In this context, we leverage a linked EHR dataset of approximately one million de-identified individuals from Bristol, North Somerset, and South Gloucestershire, UK, to characterize urinary tract infections (UTIs). We implemented a data pre-processing and curation pipeline that transforms the raw EHR data into a structured format suitable for developing predictive models focused on data fairness, accountability and transparency. Given the limited availability and biases of ground truth UTI outcomes, we introduce a UTI risk estimation framework informed by clinical expertise to estimate UTI risk across individual patient timelines. Pairwise XGBoost models are trained using this framework to differentiate UTI risk categories with explainable AI techniques applied to identify key predictors and support interpretability. Our findings reveal differences in clinical and demographic predictors across risk groups. While this study highlights the potential of AI-driven insights to support UTI clinical decision-making, further investigation of patient sub-strata and extensive validation are needed to ensure robustness and applicability in clinical practice.
- Europe > United Kingdom > England > South Gloucestershire (0.24)
- Europe > United Kingdom > England > Gloucestershire (0.24)
- Europe > United Kingdom > England > Bristol (0.05)
- Research Report > Experimental Study (1.00)
- Research Report > New Finding (0.88)
- Information Technology > Data Science > Data Mining (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Statistical Learning (1.00)
- Information Technology > Artificial Intelligence > Issues > Social & Ethical Issues (0.71)
- Information Technology > Artificial Intelligence > Natural Language > Explanation & Argumentation (0.70)
Isambard-AI: a leadership class supercomputer optimised specifically for Artificial Intelligence
McIntosh-Smith, Simon, Alam, Sadaf R, Woods, Christopher
Isambard-AI is a new, leadership-class supercomputer, designed to support AI-related research. Based on the HPE Cray EX4000 system, and housed in a new, energy efficient Modular Data Centre in Bristol, UK, Isambard-AI employs 5,448 NVIDIA Grace-Hopper GPUs to deliver over 21 ExaFLOP/s of 8-bit floating point performance for LLM training, and over 250 PetaFLOP/s of 64-bit performance, for under 5MW. Isambard-AI integrates two, all-flash storage systems: a 20 PiByte Cray ClusterStor and a 3.5 PiByte VAST solution. Combined these give Isambard-AI flexibility for training, inference and secure data accesses and sharing. But it is the software stack where Isambard-AI will be most different from traditional HPC systems. Isambard-AI is designed to support users who may have been using GPUs in the cloud, and so access will more typically be via Jupyter notebooks, MLOps, or other web-based, interactive interfaces, rather than the approach used on traditional supercomputers of sshing into a system before submitting jobs to a batch scheduler. Its stack is designed to be quickly and regularly upgraded to keep pace with the rapid evolution of AI software, with full support for containers. Phase 1 of Isambard-AI is due online in May/June 2024, with the full system expected in production by the end of the year.
- Information Technology > Services (1.00)
- Information Technology > Security & Privacy (1.00)
- Energy > Oil & Gas > Upstream (0.34)
Towards Personalised Patient Risk Prediction Using Temporal Hospital Data Trajectories
Barnes, Thea, Werner, Enrico, Clark, Jeffrey N., Santos-Rodriguez, Raul
Quantifying a patient's health status provides clinicians with insight into patient risk, and the ability to better triage and manage resources. Early Warning Scores (EWS) are widely deployed to measure overall health status, and risk of adverse outcomes, in hospital patients. However, current EWS are limited both by their lack of personalisation and use of static observations. We propose a pipeline that groups intensive care unit patients by the trajectories of observations data throughout their stay as a basis for the development of personalised risk predictions. Feature importance is considered to provide model explainability. Using the MIMIC-IV dataset, six clusters were identified, capturing differences in disease codes, observations, lengths of admissions and outcomes. Applying the pipeline to data from just the first four hours of each ICU stay assigns the majority of patients to the same cluster as when the entire stay duration is considered. In-hospital mortality prediction models trained on individual clusters had higher F1 score performance in five of the six clusters when compared against the unclustered patient cohort. The pipeline could form the basis of a clinical decision support tool, working to improve the clinical characterisation of risk groups and the early detection of patient deterioration.
- Europe > United Kingdom > England > Bristol (0.05)
- Asia > Thailand (0.04)
- Africa > Middle East > Morocco > Marrakesh-Safi Region > Marrakesh (0.04)
Universal Bovine Identification via Depth Data and Deep Metric Learning
Sharma, Asheesh, Randewich, Lucy, Andrew, William, Hannuna, Sion, Campbell, Neill, Mullan, Siobhan, Dowsey, Andrew W., Smith, Melvyn, Hansen, Mark, Burghardt, Tilo
This paper proposes and evaluates, for the first time, a top-down (dorsal view), depth-only deep learning system for accurately identifying individual cattle and provides associated code, datasets, and training weights for immediate reproducibility. An increase in herd size skews the cow-to-human ratio at the farm and makes the manual monitoring of individuals more challenging. Therefore, real-time cattle identification is essential for the farms and a crucial step towards precision livestock farming. Underpinned by our previous work, this paper introduces a deep-metric learning method for cattle identification using depth data from an off-the-shelf 3D camera. The method relies on CNN and MLP backbones that learn well-generalised embedding spaces from the body shape to differentiate individuals -- requiring neither species-specific coat patterns nor close-up muzzle prints for operation. The network embeddings are clustered using a simple algorithm such as $k$-NN for highly accurate identification, thus eliminating the need to retrain the network for enrolling new individuals. We evaluate two backbone architectures, ResNet, as previously used to identify Holstein Friesians using RGB images, and PointNet, which is specialised to operate on 3D point clouds. We also present CowDepth2023, a new dataset containing 21,490 synchronised colour-depth image pairs of 99 cows, to evaluate the backbones. Both ResNet and PointNet architectures, which consume depth maps and point clouds, respectively, led to high accuracy that is on par with the coat pattern-based backbone.
- Europe > United Kingdom > England (0.04)
- North America (0.04)
- Europe > United Kingdom > Northern Ireland (0.04)
- Europe > Sweden (0.04)
- Health & Medicine (1.00)
- Food & Agriculture > Agriculture (1.00)
- Information Technology (0.93)
Monitoring Sustainable Global Development Along Shared Socioeconomic Pathways
Wan, Michelle W. L., Clark, Jeffrey N., Small, Edward A., Mayoral, Elena Fillola, Santos-Rodríguez, Raúl
Sustainable global development is one of the most prevalent challenges facing the world today, hinging on the equilibrium between socioeconomic growth and environmental sustainability. We propose approaches to monitor and quantify sustainable development along the Shared Socioeconomic Pathways (SSPs), including mathematically derived scoring algorithms, and machine learning methods. These integrate socioeconomic and environmental datasets, to produce an interpretable metric for SSP alignment. An initial study demonstrates promising results, laying the groundwork for the application of different methods to the monitoring of sustainable global development.
- Europe > United Kingdom > England > Cambridgeshire > Cambridge (0.14)
- Europe > United Kingdom > England > Bristol (0.06)
- South America > Brazil (0.06)
- (8 more...)
The UK is spending $273 million to build its fastest ever AI supercomputer
The UK government has announced a $273 million investment to build its most powerful supercomputer yet, Isambard-AI, which will rank among the top AI supercomputers in the world when it's switched on. It'll pack thousands of NVIDIA superchips, allowing it to run more than 200 quadrillion calculations per second. Isambard-AI is expected to begin operations in summer 2024 and will be hosted by the University of Bristol. The supercomputer is being built by Hewlett Packard Enterprise and will use 5,448 of NVIDIA's GH200 Grace Hopper Superchips, NVIDIA said in its own announcement. It'll be able to achieve over 21 exaflops of AI performance, or over 21 quintillion floating point operations per second for AI applications, like training large language models.
Soft Gripping: Specifying for Trustworthiness
Abeywickrama, Dhaminda B., Le, Nguyen Hao, Chance, Greg, Winter, Peter D., Manzini, Arianna, Partridge, Alix J., Ives, Jonathan, Downer, John, Deacon, Graham, Rossiter, Jonathan, Eder, Kerstin, Windsor, Shane
Soft robotics is an emerging technology in which engineers create flexible devices for use in a variety of applications. In order to advance the wide adoption of soft robots, ensuring their trustworthiness is essential; if soft robots are not trusted, they will not be used to their full potential. In order to demonstrate trustworthiness, a specification needs to be formulated to define what is trustworthy. However, even for soft robotic grippers, which is one of the most mature areas in soft robotics, the soft robotics community has so far given very little attention to formulating specifications. In this work, we discuss the importance of developing specifications during development of soft robotic systems, and present an extensive example specification for a soft gripper for pick-and-place tasks for grocery items. The proposed specification covers both functional and non-functional requirements, such as reliability, safety, adaptability, predictability, ethics, and regulations. We also highlight the need to promote verifiability as a first-class objective in the design of a soft gripper.
- Europe > United Kingdom > England > Bristol (0.06)
- Africa > Eswatini > Manzini > Manzini (0.05)
- South America > Chile > Santiago Metropolitan Region > Santiago Province > Santiago (0.04)
- (2 more...)