← Search

Cecilia Mascolo

17 accepted papers

2026

Beyond Hearing: Learning Task-agnostic ExG Representations from Earphones via Physiology-informed Tokenization

ICLR 2026poster

Electrophysiological (ExG) signals offer valuable insights into human physiology, yet building foundation models that generalize across everyday tasks remains challenging due to two key limitations: (i) insufficient data diversity, as most ExG recordings are collected in controlled labs with bulky,…

Cited by 0SourceScholar
2026

Tempora: Characterising the Time-Contingent Utility of Online Test-Time Adaptation

ICML 2026poster

Test-time adaptation (TTA) offers a compelling remedy for machine learning (ML) models that degrade under domain shifts, improving generalisation *on-the-fly* with only unlabelled samples. This flexibility suits real deployments, yet conventional evaluations unrealistically assume unbounded processi…

Cited by 0SourceScholar
2025

Electrocardiogram Report Generation and Question Answering via Retrieval-Augmented Self-Supervised Modeling

ICASSP 2025accepted

Interpreting electrocardiograms (ECGs) and generating comprehensive reports remain challenging tasks in cardiology, often requiring specialized expertise and significant time investment. To address these critical issues, we propose ECG-ReGen, a retrieval-based approach for ECG-to-text report generat…

Cited by 0SourceScholar
2025

Heart Sounds for High Blood Pressure Prediction

ICASSP 2025accepted

Hypertension, a major risk factor for cardiovascular diseases, often goes undetected due to its asymptomatic nature. This study explores a novel approach to detecting elevated blood pressure using heart sounds, aiming to provide a non-invasive, potentially continuous monitoring solution. We evaluate…

Cited by 0SourceScholar
2025

SensorLM: Learning the Language of Wearable Sensors

NeurIPS 2025poster

We present SensorLM, a family of sensor-language foundation models that enable wearable sensor data understanding with natural language. Despite its pervasive nature, aligning and interpreting sensor data with language remains challenging due to the lack of paired, richly annotated sensor-text descr…

Cited by 0SourcecodeScholar
2024

TinyTTA: Efficient Test-time Adaptation via Early-exit Ensembles on Edge Devices

NeurIPS 2024poster

The increased adoption of Internet of Things (IoT) devices has led to the generation of large data streams with applications in healthcare, sustainability, and robotics. In some cases, deep neural networks have been deployed directly on these resource-constrained units to limit communication overhea…

Cited by 1SourcePDFScholar
2024

TinyTrain: Resource-Aware Task-Adaptive Sparse Training of DNNs at the Data-Scarce Edge

ICML 2024poster

On-device training is essential for user personalisation and privacy. With the pervasiveness of IoT devices and microcontroller units (MCUs), this task becomes more challenging due to the constrained memory and compute resources, and the limited availability of labelled user data. Nonetheless, prior…

2024

Towards Open Respiratory Acoustic Foundation Models: Pretraining and Benchmarking

NeurIPS 2024poster

Respiratory audio, such as coughing and breathing sounds, has predictive power for a wide range of healthcare applications, yet is currently under-explored. The main problem for those applications arises from the difficulty in collecting large labeled task-specific data for model development. Genera…

2023

Cross-Device Federated Learning for Mobile Health Diagnostics: A First Study on COVID-19 Detection

ICASSP 2023accepted

Federated learning (FL) aided health diagnostic models can incorporate data from a large number of personal edge devices (e.g., mobile phones) while keeping the data local to the originating devices, largely ensuring privacy. However, such a cross-device FL approach for health diagnostics still impo…

Cited by 0SourceScholar
2023

Heart Rate Extraction from Abdominal Audio Signals

ICASSP 2023accepted

Abdominal sounds (ABS) have been traditionally used for assessing gastrointestinal (GI) disorders. However, the assessment requires a trained medical professional to perform multiple abdominal auscultation sessions, which is resource-intense and may fail to provide an accurate picture of patients’ c…

Cited by 0SourceScholar
2022

Improving Feature Generalizability with Multitask Learning in Class Incremental Learning

ICASSP 2022accepted

Many deep learning applications, like keyword spotting [1], [2], require the incorporation of new concepts (classes) over time, referred to as Class Incremental Learning (CIL). The major challenge in CIL is catastrophic forgetting, i.e., preserving as much of the old knowledge as possible while lear…

Cited by 0SourceScholar
2022

Robust and Efficient Uncertainty Aware Biosignal Classification via Early Exit Ensembles

ICASSP 2022accepted

Ensembles of deep learning models can be used for estimating predictive uncertainty. Existing ensemble approaches, however, introduce a high computational and memory cost limiting their applicability to real-time biosignal applications (e.g. ECG, EEG). To address these issues, we propose early exit…

Cited by 0SourceScholar
2021

COVID-19 Sounds: A Large-Scale Audio Dataset for Digital Respiratory Screening

NeurIPS 2021poster

Audio signals are widely recognised as powerful indicators of overall health status, and there has been increasing interest in leveraging sound for affordable COVID-19 screening through machine learning. However, there has also been scepticism regarding the initial efforts, due to perhaps the lack o…

Cited by 84SourceScholar
2021

Exploring Automatic COVID-19 Diagnosis via Voice and Symptoms from Crowdsourced Data

ICASSP 2021accepted

The development of fast and accurate screening tools, which could facilitate testing and prevent more costly clinical tests, is key to the current pandemic of COVID-19. In this context, some initial work shows promise in detecting diagnostic signals of COVID-19 from audio sounds. In this paper, we p…

Cited by 0SourceScholar
2020

Federated Principal Component Analysis

NeurIPS 2020poster

We present a federated, asynchronous, and $(\varepsilon, \delta)$-differentially private algorithm for $\PCA$ in the memory-limited setting. % Our algorithm incrementally computes local model updates using a streaming procedure and adaptively estimates its $r$ leading principal components when only…