Your browser doesn't support javascript.
loading
Show: 20 | 50 | 100
Results 1 - 8 de 8
Filter
Add more filters










Database
Language
Publication year range
1.
Article in English | MEDLINE | ID: mdl-38082715

ABSTRACT

Deep neural networks with attention mechanism have shown promising results in many computer vision and medical image processing applications. Attention mechanisms help to capture long range interactions. Recently, more sophisticated attention mechanisms like criss-cross attention have been proposed for efficient computation of attention blocks. In this paper, we introduce a simple and low-overhead approach of adding noise to the attention block which we discover to be very effective when using an attention mechanism. Our proposed methodology of introducing regularisation in the attention block by adding noise makes the network more robust and resilient, especially in scenarios where there is limited training data. We incorporate this regularisation mechanism in the criss-cross attention block. This criss-cross attention block enhanced with regularisation is integrated in the bottleneck layer of a U-Net for the task of medical image segmentation. We evaluate our proposed framework on a challenging subset of the NIH dataset for segmenting lung lobes. Our proposed methodology results in improving dice-scores by 2.5 % in this context of medical image segmentation.


Subject(s)
Image Processing, Computer-Assisted , Neural Networks, Computer
2.
Front Digit Health ; 5: 1196079, 2023.
Article in English | MEDLINE | ID: mdl-37767523

ABSTRACT

Recent years have seen a rapid increase in digital medicine research in an attempt to transform traditional healthcare systems to their modern, intelligent, and versatile equivalents that are adequately equipped to tackle contemporary challenges. This has led to a wave of applications that utilise AI technologies; first and foremost in the fields of medical imaging, but also in the use of wearables and other intelligent sensors. In comparison, computer audition can be seen to be lagging behind, at least in terms of commercial interest. Yet, audition has long been a staple assistant for medical practitioners, with the stethoscope being the quintessential sign of doctors around the world. Transforming this traditional technology with the use of AI entails a set of unique challenges. We categorise the advances needed in four key pillars: Hear, corresponding to the cornerstone technologies needed to analyse auditory signals in real-life conditions; Earlier, for the advances needed in computational and data efficiency; Attentively, for accounting to individual differences and handling the longitudinal nature of medical data; and, finally, Responsibly, for ensuring compliance to the ethical standards accorded to the field of medicine. Thus, we provide an overview and perspective of HEAR4Health: the sketch of a modern, ubiquitous sensing system that can bring computer audition on par with other AI technologies in the strive for improved healthcare systems.

3.
Front Digit Health ; 4: 964582, 2022.
Article in English | MEDLINE | ID: mdl-36465087

ABSTRACT

Introduction: Digital health interventions are an effective way to treat depression, but it is still largely unclear how patients' individual symptoms evolve dynamically during such treatments. Data-driven forecasts of depressive symptoms would allow to greatly improve the personalisation of treatments. In current forecasting approaches, models are often trained on an entire population, resulting in a general model that works overall, but does not translate well to each individual in clinically heterogeneous, real-world populations. Model fairness across patient subgroups is also frequently overlooked. Personalised models tailored to the individual patient may therefore be promising. Methods: We investigate different personalisation strategies using transfer learning, subgroup models, as well as subject-dependent standardisation on a newly-collected, longitudinal dataset of depression patients undergoing treatment with a digital intervention ( N = 65 patients recruited). Both passive mobile sensor data as well as ecological momentary assessments were available for modelling. We evaluated the models' ability to predict symptoms of depression (Patient Health Questionnaire-2; PHQ-2) at the end of each day, and to forecast symptoms of the next day. Results: In our experiments, we achieve a best mean-absolute-error (MAE) of 0.801 (25% improvement) for predicting PHQ-2 values at the end of the day with subject-dependent standardisation compared to a non-personalised baseline ( MAE = 1.062 ). For one day ahead-forecasting, we can improve the baseline of 1.539 by 12 % to a MAE of 1.349 using a transfer learning approach with shared common layers. In addition, personalisation leads to fairer models at group-level. Discussion: Our results suggest that personalisation using subject-dependent standardisation and transfer learning can improve predictions and forecasts, respectively, of depressive symptoms in participants of a digital depression intervention. We discuss technical and clinical limitations of this approach, avenues for future investigations, and how personalised machine learning architectures may be implemented to improve existing digital interventions for depression.

4.
Annu Int Conf IEEE Eng Med Biol Soc ; 2022: 2615-2618, 2022 07.
Article in English | MEDLINE | ID: mdl-36085772

ABSTRACT

Current deep learning approaches for dealing with sparse irregularly sampled time-series data do not exploit the extent of sparsity of the input data. Our work is inspired by the sparse and irregularly sampled nature of physiological time series data in electronic health records. We explore the effect of inducing varying degrees of sparsity on the predictive performance of Multi-Time Attention Networks (mTAN) [1]. Our methodology is to induce sparsity by first sub-sampling the time-series before feeding it to the mTAN network. We conduct empirical experiments with sub-sampling ranging from 10 to 90 %. We investigate the performance of our methodology on the Human Activity dataset and Physionet 2012 mortality prediction task. Our results demonstrate that our proposed time-point sub-sampling coupled with mTAN improves the performance by 2 % on the Human Activity dataset with 80 % lesser time-points for training. On the Physionet dataset, our approach achieves comparable performance as baseline with 30 % lesser time-points. Our experiments reveal that time-series data could be further coarsely acquired when used in tandem with state-of-the-art networks capable of handling sparse data (mTAN). This could be of immense help for various applications where data acquisition and labeling is a significant challenge.


Subject(s)
Algorithms , Neural Networks, Computer , Electronic Health Records , Humans
5.
Annu Int Conf IEEE Eng Med Biol Soc ; 2022: 2045-2048, 2022 07.
Article in English | MEDLINE | ID: mdl-36085933

ABSTRACT

Enormous progress has been made in the domain of determining image quality. However, even the recently proposed deep learning based perceptual quality metrics and the classical structural similarity metric (SSIM) are not designed to operate in the absence of a good quality reference image. Many of the image acquisition processes, especially in medical imaging, would immensely benefit from a metric that can indicate if the quality of an image is improving or worsening based on adaptation of the acquisition parameters. In this work, we propose a novel multi-dimensional no-reference perceptual similarity metric that can compute the quality of a given image without a reference pristine quality image by combining no-reference image quality metric (PIQUE) and perceptual similarity. The dimensions of quality currently explored are in the axis of noise, blur, and contrast. Our experiments demonstrate that our proposed novel no-reference perceptual similarity metric correlates very well with the quality of an image in a multi-dimensional sense.


Subject(s)
Algorithms
6.
Annu Int Conf IEEE Eng Med Biol Soc ; 2022: 2627-2630, 2022 07.
Article in English | MEDLINE | ID: mdl-36086268

ABSTRACT

Digital health applications are becoming increasingly important for assessing and monitoring the wellbeing of people suffering from mental health conditions like depression. A common target of said applications is to predict the results of self-assessed Patient-Health-Questionnaires (PHQ), indicating current symptom severity of depressive individuals. Many of the currently available approaches to predict PHQ scores use passive data, e.g., from smartphones. However, there are several other scores and data besides PHQ, e.g., the Behavioral Activation for Depression Scale-Short Form (BADSSF), the Center for Epidemiologic Studies Depression Scale (CESD), or the Personality Dynamics Diary (PDD), all of which can be effortlessly collected on a daily basis. In this work, we explore the potential of using actively-collected data to predict and forecast daily PHQ-2 scores on a newly-collected longitudinal dataset. We obtain a best MAE of 1.417 for daily prediction of PHQ-2 scores, which specifically in the used dataset have a range of 0 to 12, using leave-one-subject-out cross-validation, as well as a best MAE of 1.914 for forecasting PHQ-2 scores using data from up to the last 7 days. This illustrates the additive value that can be obtained by incorporating actively-collected data in a depression monitoring application.


Subject(s)
Depression , Patient Health Questionnaire , Depression/diagnosis , Humans , Surveys and Questionnaires
7.
Annu Int Conf IEEE Eng Med Biol Soc ; 2022: 3781-3784, 2022 07.
Article in English | MEDLINE | ID: mdl-36086414

ABSTRACT

Deep learning based medical image segmentation is currently a widely researched topic. Attention mechanism used with deep networks significantly benefit semantic segmen-tation tasks. The recent criss-cross-attention module captures global self-attention while remaining memory and time efficient. However, capturing attention from only the pertinent non-local locations can cardinally boost the accuracy of semantic segmentation networks. We propose a new Deformable Attention Network (DANet) that enables a more accurate contextual information computation in a similarly efficient way. Our novel technique is based on learning the deformation of the query, key and value attention feature maps in a continuous way. A deep segmentation network with this attention mechanism is able to capture attention from germane non-local locations. This boosts the segmentation performance of COVID-19 lesion segmentation compared to criss-cross attention within aU-Net. Our validation experiments show that the performance gain of the recursively applied deformable attention blocks comes from their ability to capture dynamic and precise (wider) attention context. DANet achieves Dice scores of 60.17% for COVID-19 lesions segmentation and improves the accuracy by 4.4% points compared to a baseline U-Net.


Subject(s)
COVID-19 , Neural Networks, Computer , Algorithms , Humans , Image Processing, Computer-Assisted/methods , Semantics
8.
Annu Int Conf IEEE Eng Med Biol Soc ; 2022: 4679-4682, 2022 07.
Article in English | MEDLINE | ID: mdl-36086527

ABSTRACT

Previous studies have shown the correlation be-tween sensor data collected from mobile phones and human depression states. Compared to the traditional self-assessment questionnaires, the passive data collected from mobile phones is easier to access and less time-consuming. In particular, passive mobile phone data can be collected on a flexible time interval, thus detecting moment-by-moment psychological changes and helping achieve earlier interventions. Moreover, while previous studies mainly focused on depression diagnosis using mobile phone data, depression forecasting has not received sufficient attention. In this work, we extract four types of passive features from mobile phone data, including phone call, phone usage, user activity, and GPS features. We implement a long short-term memory (LSTM) network in a subject-independent 10-fold cross-validation setup to model both a diagnostic and a forecasting tasks. Experimental results show that the forecasting task achieves comparable results with the diagnostic task, which indicates the possibility of forecasting depression from mobile phone sensor data. Our model achieves an accuracy of 77.0 % for major depression forecasting (binary), an accuracy of 53.7 % for depression severity forecasting (5 classes), and a best RMSE score of 4.094 (PHQ-9, range from 0 to 27).


Subject(s)
Cell Phone , Depressive Disorder , Depression/diagnosis , Humans , Surveys and Questionnaires
SELECTION OF CITATIONS
SEARCH DETAIL
...