Index
Machine-Learning-Based Status Monitoring of HVDC Converter Stations
Detection and semantic segmentation of human faces in low resolution thermal images
The detection and isolation of persons with elevated body core temperatures contribute to the reduction of the speed with which certain respiratory diseases are spreading throughout the population. Contactless temperature measurements with thermal cameras are used for fast screening of persons and for selecting those that should be checked more closely with accurate medical thermometers. The only accessible source for temperature information is typically only the face in public areas and its exposed skin segments. The offset between the person’s actual body core temperature and the skin temperature varies in a wide range. It depends on the ambient conditions, what the person did in the last few minutes and where he/ she came from, on the person’s body characteristics and of course it depends on the location of the observed skin segment, not to speak of any technical limitations from the camera itself. Currently the Bosch Sicherheitssysteme Engineering GmbH is investigating the dependency of the body core temperature offset on the location of the measured skin segment.
In this master thesis, a reasonable detection and semantic segmentation of the human face on a thermal image should be investigated. In order to do this, the following points shall be addressed:
– Literature research for state-of-the-art methods of face detection within thermal images
– Identification of the most effective method for the exact face position detection within a preselected image area, including prototypical implementation (e.g. with OpenCV)
– Preparation and annotation of thermal image data for the usage of face detection
– Comparison of a neural network based method for face detection and classical machine learning approaches for the application to low resolution thermal images, eventually including prototypical implementation
– Identification of the most promising methods to correlate a hotspot pixel location with a face section (chin, cheek, nose, forehead, etc.), including prototypical implementations
– Optional: Identification of the most promising methods to detect certain facial occlusions like facial hair (forehead, beard) or glasses, including prototypical implementation
As input for the investigation, existing field test data is available for analysis, but further dedicated lab experiments will certainly be required.
Quality Assurance and Clinical Integration of a Prototype for Intelligent 4DCT Sequence Scanning
With 1.8 million deaths worldwide in 2018 (353.000 deaths in Europe in 2012 [1]) lung cancer is the most deadly cancer disease [2]. The prognosis for lung cancer are quite poor, only 15% of the men (21% of the women) survive 5 years [3] .
75% of these patients receive radiation therapy [4]. Nevertheless, it is challenged by breathing-related movements which lead to artifacts possibly causing both incorrect diagnosis and dosimetric errors of the therapy itself. As a result, the target volume might not be covered by the scheduled amount of radiation.
Computed tomography (CT) is an essential part of the treatment planning process. While 3D CT images can correctly display static anatomy, 4D imaging additionally records the breathing cycles and synchronizes it retrospectively with the acquired images. Thus the results of a 4D CT scan are time-resolved data of a 3D volume.
4D CT imaging with fixed beam on/ off slots and irregular breathing can lead to missing data coverage in desired breathing states, known as a violation of the data sufficiency condition (DSC). [5] The caused artifacts are expressed in the image as a strong blurring of anatomical structures and requires in the worst case a second treatment planning CT and as a consequence a delay of patient treatment as well as additional dose.
The idea of the intelligent 4D CT (i4DCT)-algorithm is to improve data coverage to reduce these artifacts. During the initial learning period the patient-specific respiratory cycle is analyzed. For every slice the scanner generates data for a whole respiratory cycle. Based on an online comparison of reference and current breathing curves during data acquisition, the selection of beam on/off periods is adjusted. If the data sufficiency condition is fulfilled the scan is stopped and the table moves to the next z-position. This process is repeated until the targeted scan area is covered. [5]
To ensure the effective, safe and reliable use of i4DCT-algorithm in everyday clinical practice quality assurance must be given.
The aim of this Master’s thesis is to develop and perform quality tests. Subsequently results are evaluated and interpreted to draw conclusions for clinical application.
Phantom measurements are performed with the CIRS Motion Thorax Phantom (CIRS, Norfolk, USA). This is a lung-equivalent solid epoxy rod containing a soft tissue target (symbolizing the tumor). In order to get close to realistic circumstances, the target can be moved by CIRS Motion Software according to an artificially created, irregular breathing pattern in three dimensions. The breathing curve is tracked by the Varian ‘respiratory gating for scanners’ system (RGSC, Varian Medical Systems, Inc. Palo Alto, CA). It consists of two main parts. All measurements are performed on SOMATOM go Open Pro CT scanner (Siemens Healthcare, Forchheim, Germany).
The tests include different reconstruction methods (Maximum Intensity Projection and amplitude/ phase based reconstruction), investigating the dimensions of the artificial tumor in every body axis, verifying the match of recorded breathing pattern in RGSC and CT as well as testing the limits of RGSC/ i4DCT algorithm.
Refernces
[1] J. Ferlay, E. Steliarova-Foucher, J. Lortet-Tieulent, S. Rosso, J. W. W. Coebergh, H. Comber, D. Forman und F. I. Bray, „Cancer incidence and mortality patterns in Europe: Estimates for 40 countries in 2012,“ European Journal of Cancer, Bd. 49, Nr. 6, pp. 1374-1403, 2013.
[2] World Health Organisation (WHO), „Cancer,“ 2018. [Online]. Available:
https://www.who.int/news-room/fact-sheets/detail/cancer. [Zugriff am 10 09 2020].
[3] Zentrum für Krebsregisterdaten, „Lungenkrebs (Bronchialkarzinom),“ 17 12 2019. [Online]. Available:
https://www.krebsdaten.de/Krebs/DE/Content/Krebsarten/Lungenkrebs/lungenkrebs_node.html. [Zugriff am 10 09 2020].
[4] R. Werner, „Strahlentherapie atmungsbewegter Tumoren: Bewegungsfeldschätzung und Dosisakkumulation anhand von 4D-Bilddaten,“ Springer Vieweg, 2013, p. 1.
[5] R. Werner, T. Sentker, F. Madesta, T. Gauer und C. Hofman, „Intelligent 4D CT sequence scanning (i4DCT): Concept and performance,“ Medical Physics, Nr. 46, pp. 3462-3474, 22 May 2019.
CITA: An Android-based Application to Evaluate the Speech of Cochlear Implant Users
Cochlear Implants (CI) are the most suitable devices for severe and profound deafness when hearing aids do not improve sufficiently speech perception. However, CI users often present altered speech production and limited understanding even after hearing rehabilitation. People suffering from severe to profound deafness may experience different speech disorders such as decreased intelligibility, changes in terms of articulation, slower speaking rate. among others. Though hearing outcome is regularly measured after cochlear implantation, speech production quality is seldom assessed in outcome evaluations. This project aims to develop an Android application suitable to analyze the speech production and perception of CI users.
A Robust Intrusive perceptual audio quality assessment based on convolutional neural network
Abstract
The goal of a perceptual audio quality predictor is to capture the auditory
experience of listeners and score the audio excerpts without creating
massive workload for the listeners. Methods such as PESQ and ViSQOL
serve as computational proxy for subjective listening tests. ViSQOLAudio,
the Virtual Speech Quality Objective Listener in audio mode, is
a signal-based, full-reference, intrusive metric that models human audio
quality perception using a gammatone spectro-temporal measure of
similarity between a reference and a degraded audio signal. Here we
proposed an end-to-end model based on convolutional neural network
with self-attention mechanism to predict the perceived quality of audio
with a clean reference signal and improve its robustness to adversarial
examples. The model is trained and evaluated on a corpus of an unencoded
48kHz audio dataset up to 12 hours labeled by the ViSQOLAudio
to derive a Mean Opinion Score (MOS) for each excerpt.
Keywords: perceptual audio quality assessment, MOS, ViSQOLAudio,
full reference, deep learning, self-attention, end-to-end model
Introduction
Digital audio systems and services use codec to encode and decode a digital
data stream or signal in order to minimize bandwidth and maximize users’
quality of experience. Different codec brings with different quality degradation
and artefacts, which affect the perceived audio quality. To evaluate
the codec performance, a MOS score is used by asking listeners to assess the
quality of an audio clip on a scale from one to five. This method could be tedious
and expensive and several computational approaches to automate these
tests are designed to predict MOS. Intrusive method, i.e. with a full reference
signal, calculates a perceptually weighted distance between the clean (unencoded)
reference and degraded (coded) signals. PEAQ, POLQA, PEMO-Q and
1
Figure 1: A representation of ViSQOLAudio
ViSQOLAudio are four major full-reference models. ViSQOLAudio, which
will be the focus and inspiration of this Thesis, is an adapted model of ViSQOL
to function as a perceptual audio quality prediction model. ViSQOLAudio
introduces a series of novel improvements and has gained outstanding performance
against POLQA, PEAQ and PEMO-Q. Inspired and motivated by
ViSQOLAudio, we designed an end-to-end deep learning network to predict
MOS using gammatone spectrograms as input, which resembles the algorithm
of ViSQOLAudio and improves prediction performance and robustness to
adversarial examples.
Background
The process of ViSQOLAudio consists of four phases: preprocessing, pairing,
comparison and finally the similarity measure to a MOS mapping. In the
preprocessing stage, the middle channel of reference and degraded signals is
extracted, misalignment caused by zero padding is removed and then gammatone
spectrograms are calculated on both signals. Gammatone filters are a
popular linear approximation to the filtering performed by human auditory
system, and the audio signal is visualized as a time-varying distribution of
energy in frequency, which is one way of describing the information brains get
from the ears via auditory nerves. Conventional spectrogram differs from how
the sound is analyzed by ears. Ears’ frequency sub-bands get wider for higher
frequencies whereas the usual spectrogram keeps a constant bandwidth across
all frequency channels.
The pairing step first segments spectrograms of reference signals into a
sequence of patches of size 32 frequency bands times 30 frames (i.e., a 32 x 30
matrix). Then the patches of the same size in degraded signals are iteratively
extracted to calculate reference-degraded distances and create a set of most
similar reference-degraded patch pairs. The similarity of each pair is then
calculated in the comparison step and averaged across all the frequency bands.
In the last step the mean frequency band similarity score is mapped to MOS
using a support vector regression model.
Dataset
The dataset used by Microsoft team for full reference speech quality evaluation
is 16kHz sampled, 2010 clean speech samples up to 20 seconds long with 3
utterances, approximately 33 hours in total. The speech data of the attentional
2
Siamese neural networks are collected from 11 different databases from the
POLQA pool with 5000 clean reference signals up to 16 hours. Building a
dataset between 10 to 30 hours would be adequate as well as efficient for
unbiased computation in our case.
We collected 48kHz sampled mono audio files to build our clean reference
dataset, which consists of 4500 music excerpts and 900 speech excerpts and
each excerpt is exactly 8 seconds long and totally adds up to 12 hours. The
reference audio clips are then encoded and decoded by HE-AAC and AAC
codec with the following sequence of bitrates: 16, 20, 24, 32, 48, 64, 96, and
128 kbps: 16, 20, 24, 32, and 48 kbps was encoded with HE-AAC and 64, 96,
and 128 kbps with plain AAC. Coding above 128 kbps will be hardly audibly
different from un-coded signals and coding below 16 kbps will greatly reduce
the audio quality and make no sense in common practical applications. 43,200
degraded signals are generated from 5400 clean reference signals and expected
to be labelled ideally as 8 different quality intervals corresponding to coded
bitrates.
The reference and degraded signals are then paired and aligned and later
fed into ViSQOLAudio to get MOS as their corresponding ground truth labels
instead of human annotated MOS scores. Gammatone spectrograms
of reference and degraded signals are extracted based on the MATLAB implementation
of gammatone spectrogram presented by Daniel Ellis. This
MATLAB implementation is running inside the ViSQOLAudio. The gammatone
spectrogram of the audio signal is calculated with a window size of 80ms,
hop size of 20ms, and 32 frequency bands from 50Hz up to half of the sample
rate. The gammatone spectrograms of reference and degraded signals are
paired and concatenated channel-wise in the shape of [channels, time frames,
frequency bands] and later used as inputs to our neural network.
Architecture
The existing deep learning architectures in speech and audio quality assessment
generally consist of CNN blocks, RNN blocks or attention layers. The
model proposed by Microsoft team consists of several convolutional layers,
batch normalization layers, max pooling layers and fully connected layers with
dropout. Other models such as attentional Siamese neural networks proposed
by Gabriel Mittag and Sebastian Moeller adds LSTM layers and attention
layers to include the influence of the features from long time sequence.
Self-attention was proposed by Google in 2017 to apply in natural language
processing without RNN. The essence of attention mechanism is when
human sight or hearing detects an item, it will not scan the entire scene or
excerpt end to end, rather it focuses on a specific portion according to their
needs. Attention mechanism was designed to dynamically create a weights
matrix between keys and queries. This weight matrix could be applied to the
feature maps or original input spatial-wise or channel-wise. Interesting and
promising applications of attention mechanism in computer vision involves
refined classification, image segmentation and image caption. Compared to
conventional classification tasks implemented by CNN, attention module adds
a parallel branch consisting of successive down-sampling and up-sampling
3
operations to gain a wider receptive field. The attention map increases the
range of receptive field from the lower layers and highlights the core features
that are crucial to classification tasks.
Apart from conventional convolutional layers, attention layers as well
as squeeze-and-excitation net (SENet) will be attempted and utilized in our
model. While normal self-attention layers are applied spatial-wise, SENet
is a special attention mechanism, which applies different weights channelwise.
The appropriate design and parameters of the architecture remain to be
discussed and tested in further work.
Conclusion
Although state-of-the-art methods have proposed a few intrusive deep learning
models learning from waveform, spectrogram or other transformed features,
most of models were trained on 16kHz speech signals and none of those
use gammatone spectrograms as input. Our model is the first end-to-end
neural network trained on the gammatone spectrograms derived from 48kHz
audio dataset predicting MOS. Perceptual audio quality assessment is still a
brand new and promising application of deep learning algorithms and the
versatility and impact of this work is huge.
References
1. Michael Chinen, Felicia S. C. Lim, Jan Skoglund, Nikita Gureev, Feargus
O’Gorman and Andrew Hines, “ViSQOL v3: an open source production
ready objective speech and audio metric”, arXiv:2004.09584v1[eess.AS] 20.
Apr. 2020
2. Colm Sloan, Naomi Harte, Damien Kelly, Anil C. Kokaram and Andrew
Hines, “Objective assessment of perceptual audio quality using ViSQOLAudio”,
IEEE Transactions on Broadcasting, Vol. 63. No. 4. Dec. 2017
3. Hannes Gamper, Chandan K. A. Reddy, Ross Cutler, Ivan J. Tashev, and
Johannes Gehrke, “Intrusive and non-intrusive perceptual speech quality
assessment using a convolutional neural network”, 2019 IEEEWorkshop
on Applications of Signal Processing to Audio and Acoustics
4. Gabriel Mittag, and Sebastian Moeller “Full-reference speech quality
estimation with attentional siamese neural networks”, 978-1-5090-6631-
5/20/$31.00 2020 IEEE, ICASSP 2020
4
Synergistic Radiomics and CNN Features for Multiparametric MRI Lesion Classification
Breast cancer is the most frequent cancer among women, impacting 2.1 million women each year. In order to assist in diagnosing patients with breast cancer, to measure the size of the existing breast tumors and to check for tumors in the opposite breast, breast magnetic resonance imaging (MRI) can be applied. MRI enjoys the advantages that patients won’t suffer from ionizing radiation during the examination, and it can capture the entire breast volume. In the meanwhile, machine learning methods have been proved to accurately classify images by assigning the probability score to estimate the likelihood of an image belonging to a certain category in many fields. With the properties mentioned above, this project aims to investigate whether applying machine learning approaches to breast tumor MRI can provide an accurate prediction on the tumor type (malignant or benign) for the diagnosing purpose.
Dilated deeply supervised networks for hippocampus segmentation in MR
Tissue loss in the hippocampi has been heavily correlated with the progression of Alzheimer’s Disease (AD). The shape and structure of the hippocampus are important factors in terms of early AD diagnosis and prognosis by clinicians. However, manual segmentation of such subcortical structures in MR studies is a challenging and subjective task. In this paper, we investigate variants of the well known 3D U-Net, a type of convolution neural network (CNN) for semantic segmentation tasks. We propose an alternative form of the 3D U-Net, which uses dilated convolutions and deep supervision to incorporate multi-scale information into the model. The proposed method is evaluated on the task of hippocampus head and body segmentation in an MRI dataset, provided as part of the MICCAI 2018 segmentation decathlon challenge. The experimental results show that our approach outperforms other conventional methods in terms of different segmentation accuracy metrics.
Multimodal Breast Cancer Detection using a Fusion of Ultrasound and Mammogram Features
In this thesis, we aim to investigate multi-modal fusion techniques for breast lesion malignancy detection. In clinical settings, a radiologist acquires different image sequences (mammograms, US, and MRI) to precisely identify the lesion type. Relying on one modality has the risk of missing tumors or false diagnosis. However, combining information from different modalities can improve significantly the detection rate.
For example, the evaluation of mammograms on relatively dense breasts is known to be difficult, whereas ultrasound is then used to provide the information needed for a diagnosis. In other case, ultrasound is inconclusive, while mammograms offer clarity. There have been many computer-aided detection (CAD) models proposed that use either mammograms, e.g. or sonograms. However, there are relatively few studies that consider both modalities simultaneously for breast cancer diagnostic. With having this in mind, we assume that deep neural networks can also incorporate complementary features from two domains to improve the breast cancer detection rate.
Classification of Breast Density in Mammograms Using Deep Machine Learning
The female breast is mainly composed of adipose and fibroglandular tissue. In a mammogram, fibroglandular tissue appears brighter than fatty tissue and is therefore called “dense”. Current clinical protocol requires radiologists to not only detect possible cancer tumors but also to evaluate breast density in a mammogram \cite{Wockel.2018}, which corresponds to the relative amount of fibroglandular tissue. Breast density is an important characteristic of a mammogram because it is a breast cancer risk marker and it affects the mammogram’s sensitivity. The evaluation is done via classification into one of the four categories defined by the “Breast Imaging – Reporting and Data System” guidelines from the American College of Radiology (ACR BI-RADS).
In this thesis, the application of convolutional neural networks for the classification of breast density in mammograms is investigated. Several neural network architectures and training methods are tested and the results compared against classical machine learning methods. A strategy for the removal of possibly noisy labels in the training data is presented and an analysis of inter-observer variability among radiologists is carried out. It is found that the algorithm with the best classification performance provides breast density assessment on level with an average experienced radiologist.
COPD Classification in CT Images Using a 3D Convolutional Neural Network
Chronic obstructive pulmonary disease (COPD) is a lung disease that is not fully reversible and one of the leading causes of morbidity and mortality in the world. Early detection and diagnosis of COPD can increase the survival rate and reduce the risk of COPD progression in patients. Currently, the primary examination tool to diagnose COPD is spirometry. However, computed tomography (CT) is used for detecting symptoms and sub-type classification of COPD. Using different imaging modalities is a difficult and tedious task even for physicians and is subjective to inter-and intra-observer variations. Hence, developing methods that can automatically classify COPD versus healthy patients is of great interest. In this thesis we propose a 3D deep learning approach to classify COPD and emphysema using volume-wise annotations only. We also investigate the impact of transfer learning on the classification of emphysema using knowledge transfer from a pre-trained COPD classification model.