690 research outputs found

    Automatic recognition of different types of acute leukaemia using peripheral blood cell images

    Full text link
    [eng] Clinical pathologists have learned to identify morphological qualitative features to characterise the different normal cells, as well as the abnormal cell types whose presence in peripheral blood is the evidence of serious haematological diseases. A drawback of visual morphological analysis is that is time consuming, requires well-trained personnel and is prone to intra-observer variability, which is particularly true when dealing with blast cells. Indeed, subtle interclass morphological differences exist for leukaemia types, which turns into low specificity scores in the routine screening. They are well-known the difficulties that clinical pathologists have in the discrimination among different blasts and the subjectivity associated with their morphological recognition. The general objective of this thesis is the automatic recognition of different types of blast cells circulating in peripheral blood in acute leukaemia using digital image processing and machine learning techniques. In order to accomplish this objective, this thesis starts with a discrimination among normal mononuclear cells, reactive lymphocytes and three types of leukemic cells using traditional machine learning techniques and hand-crafted features obtained from cell segmentation. In the second part of the thesis, a new predictive system designed with two serially connected convolutional neural networks is developed for the diagnosis of acute leukaemia. This system was proved to distinguish neoplastic (leukaemia) and non-neoplastic (infections) diseases, as well as recognise the leukaemia lineage. Furthermore, it was evaluated for its integration in a real-clinical setting. This thesis also contributes in advancing the state of the art of the automatic recognition of acute leukaemia by providing a more realistic approach which reflects the real-life complexity of acute leukaemia diagnosis

    Classification of histological images of thyroid nodules based on a combination of Deep Features and Machine Learning

    Get PDF
    Background: Thyroid nodules are a prevalent worldwide disease with complex pathological types. They can be classified as either benign or malignant. This paper presents a tool for automatically classifying histological images of thyroid nodules, with a focus on papillary carcinoma and follicular adenoma. Methods: In this work, two pre-trained Convolutional Neural Network (CNN) architectures, VGG16 and VGG19, are used to extract deep features. Then, a principal component analysis was used to reduce the dimensionality of the vectors. Then, three machine learning algorithms (Support Vector Machine, K-Nearest Neighbor, and Random Forest) were used for classification. These investigations were applied to our database collection, Results: The proposed investigations have been applied to our private database collection with a total of 112 histological images. The highest results were obtained by the VGG16 transfer deep feature and the SVM classifier with an accuracy rate equal to 100%

    Interpretable methods in cancer diagnostics

    Get PDF
    Cancer is a hard problem. It is hard for the patients, for the doctors and nurses, and for the researchers working on understanding the disease and finding better treatments for it. The challenges faced by a pathologist diagnosing the disease for a patient is not necessarily the same as the ones faced by cell biologists working on experimental treatments and understanding the fundamentals of cancer. In this thesis we work on different challenges faced by both of the above teams. This thesis first presents methods to improve the analysis of the flow cy- tometry data used frequently in the diagnosis process, specifically for the two subtypes of non-Hodgkin Lymphoma which are our focus: Follicular Lymphoma and Diffuse Large B Cell Lymphoma. With a combination of concepts from graph theory, dynamic programming, and machine learning, we present methods to improve the diagnosis process and the analysis of the abovementioned data. The interpretability of the method helps a pathologist to better understand a patient’s disease, which itself improves their choices for a treatment. In the second part, we focus on the analysis of DNA-methylation and gene expression data, both of which presenting the challenge of being very high dimen- sional yet with a few number of samples comparatively. We present an ensemble model which adapts to different patterns seen in each given data, in order to adapt to noise and batch effects. At the same time, the interpretability of our model helps a pathologist to better find and tune the treatment for the patient: a step further towards personalized medicine.Krebs ist ein schweres Problem. Es ist schwer für die Patienten, für die Ärzte und Krankenschwestern und für die Forscher, die daran arbeiten, die Krankheit zu verstehen und eine bessere Behandlung dafür zu finden. Die Herausforderungen, mit denen ein Pathologe konfrontiert ist, um die Krankheit eines Patienten zu diagnostizieren, müssen nicht die gleichen sein, mit denen Zellbiologen konfrontiert sind, die an experimentellen Behandlungen arbeiten und die Grundlagen von Krebs verstehen. In dieser Arbeit beschäftigen wir uns mit verschiedenen Herausforderungen, denen sich beide oben genannten Teams stellen. In dieser Arbeit werden zunächst Methoden vorgestellt, um die Analyse der im Diagnoseverfahren häufig verwendeten Durchflusszytometriedaten zu verbessern, insbesondere für die beiden Subtypen des Non-Hodgkin-Lymphoms, auf die wir uns konzentrieren: das follikuläre Lymphom und das diffuse großzellige B-Zell-Lymphom. Mit einer Kombination von Konzepten aus Graphentheorie, dynamischer Programmierung und künstliche Intelligenz präsentieren wir Methoden zur Verbesserung des Diagnoseprozesses und der Analyse der oben genannten Daten. Die Interpretierbarkeit der Methode hilft einem Pathologen, die Apatientenkrankheit besser zu verstehen, was wiederum seine Wahlmöglichkeiten für eine Behandlung verbessert. Im zweiten Teil konzentrieren wir uns auf die Analyse von DNA-Methylierungsund Genexpressionsdaten, die beide die Herausforderung darstellen, sehr hochdimensional zu sein, jedoch mit nur wenigen Proben im Vergleich.Wir präsentieren ein Zusammenstellungsmodell, das sich an unterschiedliche Muster anpasst, die in den jeweiligen Daten zu sehen sind, um sich an Rauschen und Batch-Effekte anzupassen. Gleichzeitig hilft die Interpretierbarkeit unseres Modells einem Pathologen, die Behandlung für den Patienten besser zu finden und abzustimmen: ein Schritt weiter in Richtung personalisierter Medizin

    Artificial Immune System Implementation for Predicting WM Presence from MYD88 and CXCR4

    Get PDF
    Waldenstrom’s Macroglobulinemia (WM) is a rare malignancy that affects human blood cells and spreads slowly. The development of WM occurs whenever the blood cells undergo genetic changes. Better therapies can be offered by the healthcare sector to get rid of the symptoms that cannot be cured. Everyone in the healthcare sector is aware that genetic abnormalities cause WM, but they are unsure of what causes the alterations. The risk factors that increase the number of WM's aberrant cells have been found. The greatest risk variables have a fatal impact on humans. The healthcare sector is working to save lives by offering better care. Only when WM is discovered earlier when it is treatable with better care and potent medications, is it very likely. For analysing the healthcare data associated with WM, a number of prior research studies have suggested both standard and unique software models and techniques. However, the accuracy is subpar and inefficient in terms of both time and money. To analyse the genomic dataset and detect Waldenstrom's Macroglobulinemia or its symptoms, this research explored this issue and suggested an Artificial Immune System (AIS) approach. Software written in Python is used to conduct the experiment and validate the findings. by contrasting the trial outcomes with other performance assessment techniques. The analysis reveals that the suggested AIS algorithm works better than the others

    Diagnosis of Leukaemia in Blood Slides Based on a Fine-Tuned and Highly Generalisable Deep Learning Model

    Get PDF
    Leukaemia is a dysfunction that affects the production of white blood cells in the bone marrow. Young cells are abnormally produced, replacing normal blood cells. Consequently, the person suffers problems in transporting oxygen and in fighting infections. This article proposes a convolutional neural network (CNN) named LeukNet that was inspired on convolutional blocks of VGG-16, but with smaller dense layers. To define the LeukNet parameters, we evaluated different CNNs models and fine-tuning methods using 18 image datasets, with different resolution, contrast, colour and texture characteristics. We applied data augmentation operations to expand the training dataset, and the 5-fold cross-validation led to an accuracy of 98.61%. To evaluate the CNNs generalisation ability, we applied a cross-dataset validation technique. The obtained accuracies using cross-dataset experiments on three datasets were 97.04, 82.46 and 70.24%, which overcome the accuracies obtained by current state-of-the-art methods. We conclude that using the most common and deepest CNNs may not be the best choice for applications where the images to be classified differ from those used in pre-training. Additionally, the adopted cross-dataset validation approach proved to be an excellent choice to evaluate the generalisation capability of a model, as it considers the model performance on unseen data, which is paramount for CAD systems. (c) 2021 by the authors. Licensee MDPI, Basel, Switzerland

    Machine Learning in the Nuclear Medicine: Part 2-Neural Networks and Clinical Aspects

    Get PDF
    COPYRIGHT © 2021 by the Society of Nuclear Medicine and Molecular Imaging.This article is the second part in our machine learning series. Part 1 provided a general overview of machine learning in nuclear medicine. Part 2 focuses on neural networks. We start with an example illustrating how neural networks work and a discussion of potential applications. Recognizing that there is a spectrum of applications, we focus on recent publications in the areas of image reconstruction, low-dose PET, disease detection, and models used for diagnosis and outcome prediction. Finally, since the way machine learning algo- rithms are reported in the literature is extremely variable, we conclude with a call to arms regarding the need for standardized reporting of design and outcome metrics and we propose a basic checklist our community might follow going forward

    The immune microenvironment in mantle cell lymphoma : Targeted liquid and spatial proteomic analyses

    Get PDF
    The complex interplay of the tumour and immune cells affects tumour growth, progression, and response to treatment. Restorationof effective immune response forms the basis of onco-immunology, which further enabled the development of immunotherapy. Inthe era of precision medicine, pin-pointing patient biological heterogeneity especially in relation to patient-specific immunemicroenvironment is a necessity for the discovery of novel biomarkers and for development of patient stratification tools for targetedtherapeutics. Mantle cell lymphoma (MCL) is a rare and aggressive subtype of B-cell lymphoma with poor survival and high relapserates. Previous investigations of MCL have largely focused on the tumour itself and explorations of the immune microenvironmenthave been limited. This thesis and the included five papers, investigates multiple aspects of the immune microenvironment withrespect to proteomic analysis performed on tissue and liquid biopsies of diagnostic and relapsed/refractory (R/R) MCL cohorts.Analyses based on liquid biopsies (serum) in particular are relevant for aggressive cases such as in relapse, where invasiveprocedures for extracting tissues is not recommended. Thus, paper I-II probes the possibility of using serum for treatment andoutcome-associated biomarker discovery in R/R MCL, using a targeted affinity-based protein microarray platform quantifyingimmune-regulatory and tumor-secretory proteins in sera. Analysis performed in paper I using pre-treatment samples, identifies 11-plex biomarker signature (RIS – relapsed immune signature) associated with overall survival. Further integration of RIS with mantlecell lymphoma international prognostic index (MIPI) led to the development of MIPIris index for the stratification of R/R MCL intothree risk groups. Moreover, longitudinal analysis can be important in understanding how patient respond to treatment and thiscan further guide therapeutic interventions. Thus, paper II is a follow-up study wherein longitudinal analyses was performed onpaired samples collected at pre-treatment (baseline) and after three months of chemo-immunotherapy (on-treatment). We showhow genetic aberrations can influence systemic profiles and thus integrating genetic information can be crucial for treatmentselection. Furthermore, we observe that the inter-patient heterogeneity associated with absolute values can be circumvented byusing velocity of change to capture general changes over time in groups of patients. Thus, using velocity of change in serumproteins between pre- and on-treatment samples identified response biomarkers associated with minimal residual disease andprogression. While exploratory analysis using high dimensional omics-based data can be important for accelerating discovery,translating such information for clinical utility is a necessity. Thus, in paper III, we show how serum quantification can be usedcomplementary tissue-identified prognostic biomarkers and this can enable faster clinical implementation. Presence of CD163+M2-like macrophages has shown to be associated with poor outcome in MCL tissues. We show that higher expression of sCD163levels in sera quantified using ELISA, is also associated with poor outcome in diagnostic and relapsed MCL. Furthermore, wesuggest a cut-off for sCD163 levels that can be used for clinical utility. Further exploration of the dynamic interplay of tumourimmunemicroenvironment is now possible using spatial resolved omics for tissue-based analysis. Thus, in paper IV and V, weanalyse cell-type specific proteomic data collected from tumour and immune cells using GeoMx™ digital spatial profiler. In paperIV, we show that presence as well as spatial localization of CD163+ macrophage with respect to tumour regions impactsmacrophage phenotypic profiles. Further modulation in the profile of surrounding tumour and T-cells is observed whenmacrophages are present in the vicinity. Based on this analysis, we suggest MAPK pathway as a potential therapeutic target intumours with CD163+ macrophages. Immune composition can be defined not just by the type of cells, but also with respect tofrequency and spatial localization and this is explored in paper V with respect to T-cell subtypes. Thus, in paper V, we optimizeda workflow of multiplexed immunofluorescence image segmentation that allowed us to extract cell metrics for four subtypes ofCD3+ T-cells. Using this data, we show that higher infiltration of T-cells is associated with a positive outcome in MCL. Moreover,by combining image derived metrics to cell specific spatial omics data, we were able to identify immunosuppressivemicroenvironment associated with highly infiltrated tumours and suggests new potential targets of immunotherapy with respect toIDO1, GITR and STING. In conclusion, this thesis explores systemic and tumor-associated immune microenvironment in MCL, fordefining patient heterogeneity, developing methods of patient stratification and for identifying novel and actionable biomarkers
    • …
    corecore