SwePub
Sök i SwePub databas

  Utökad sökning

Träfflista för sökning "hsv:(MEDICIN OCH HÄLSOVETENSKAP) hsv:(Klinisk medicin) hsv:(Cancer och onkologi) ;hsvcat:2"

Sökning: hsv:(MEDICIN OCH HÄLSOVETENSKAP) hsv:(Klinisk medicin) hsv:(Cancer och onkologi) > Teknik

  • Resultat 1-10 av 140
Sortera/gruppera träfflistan
   
NumreringReferensOmslagsbildHitta
1.
  • Ge, Chenjie, 1991, et al. (författare)
  • Enlarged Training Dataset by Pairwise GANs for Molecular-Based Brain Tumor Classification
  • 2020
  • Ingår i: IEEE Access. - 2169-3536 .- 2169-3536. ; 8:1, s. 22560-22570
  • Tidskriftsartikel (refereegranskat)abstract
    • This paper addresses issues of brain tumor subtype classification using Magnetic Resonance Images (MRIs) from different scanner modalities like T1 weighted, T1 weighted with contrast-enhanced, T2 weighted and FLAIR images. Currently most available glioma datasets are relatively moderate in size, and often accompanied with incomplete MRIs in different modalities. To tackle the commonly encountered problems of insufficiently large brain tumor datasets and incomplete modality of image for deep learning, we propose to add augmented brain MR images to enlarge the training dataset by employing a pairwise Generative Adversarial Network (GAN) model. The pairwise GAN is able to generate synthetic MRIs across different modalities. To achieve the patient-level diagnostic result, we propose a post-processing strategy to combine the slice-level glioma subtype classification results by majority voting. A two-stage course-to-fine training strategy is proposed to learn the glioma feature using GAN-augmented MRIs followed by real MRIs. To evaluate the effectiveness of the proposed scheme, experiments have been conducted on a brain tumor dataset for classifying glioma molecular subtypes: isocitrate dehydrogenase 1 (IDH1) mutation and IDH1 wild-type. Our results on the dataset have shown good performance (with test accuracy 88.82%). Comparisons with several state-of-the-art methods are also included.
  •  
2.
  • Hellstrand Tang, Ulla, 1956, et al. (författare)
  • Exploring the Role of Complexity in Health Care Technology Bottom-Up Innovations : Multiple-Case Study Using the Nonadoption, Abandonment, Scale-Up, Spread, and Sustainability Complexity Assessment Tool
  • 2024
  • Ingår i: JMIR Human Factors. - : JMIR Publications. - 2292-9495. ; 11:1
  • Tidskriftsartikel (refereegranskat)abstract
    • BACKGROUND: New digital technology presents new challenges to health care on multiple levels. There are calls for further research that considers the complex factors related to digital innovations in complex health care settings to bridge the gap when moving from linear, logistic research to embracing and testing the concept of complexity. The nonadoption, abandonment, scale-up, spread, and sustainability (NASSS) framework was developed to help study complexity in digital innovations.OBJECTIVE: This study aims to investigate the role of complexity in the development and deployment of innovations by retrospectively assessing challenges to 4 digital health care innovations initiated from the bottom up.METHODS: A multicase retrospective, deductive, and explorative analysis using the NASSS complexity assessment tool LONG was conducted. In total, 4 bottom-up innovations developed in Region Västra Götaland in Sweden were explored and compared to identify unique and shared complexity-related challenges.RESULTS: The analysis resulted in joint insights and individual learning. Overall, the complexity was mostly found outside the actual innovation; more specifically, it related to the organization's readiness to integrate new innovations, how to manage and maintain innovations, and how to finance them. The NASSS framework sheds light on various perspectives that can either facilitate or hinder the adoption, scale-up, and spread of technological innovations. In the domain of condition or diagnosis, a well-informed understanding of the complexity related to the condition or illness (diabetes, cancer, bipolar disorders, and schizophrenia disorders) is of great importance for the innovation. The value proposition needs to be clearly described early to enable an understanding of costs and outcomes. The questions in the NASSS complexity assessment tool LONG were sometimes difficult to comprehend, not only from a language perspective but also due to a lack of understanding of the surrounding organization's system and its setting.CONCLUSIONS: Even when bottom-up innovations arise within the same support organization, the complexity can vary based on the developmental phase and the unique characteristics of each project. Identifying, defining, and understanding complexity may not solve the issues but substantially improves the prospects for successful deployment. Successful innovation within complex organizations necessitates an adaptive leadership and structures to surmount cultural resistance and organizational impediments. A rigid, linear, and stepwise approach risks disregarding interconnected variables and dependencies, leading to suboptimal outcomes. Success lies in embracing the complexity with its uncertainty, nurturing creativity, and adopting a nonlinear methodology that accommodates the iterative nature of innovation processes within complex organizations.
  •  
3.
  • Ali, Muhaddisa Barat, 1986, et al. (författare)
  • A novel federated deep learning scheme for glioma and its subtype classification
  • 2023
  • Ingår i: Frontiers in Neuroscience. - 1662-4548 .- 1662-453X. ; 17
  • Tidskriftsartikel (refereegranskat)abstract
    • Background: Deep learning (DL) has shown promising results in molecular-based classification of glioma subtypes from MR images. DL requires a large number of training data for achieving good generalization performance. Since brain tumor datasets are usually small in size, combination of such datasets from different hospitals are needed. Data privacy issue from hospitals often poses a constraint on such a practice. Federated learning (FL) has gained much attention lately as it trains a central DL model without requiring data sharing from different hospitals. Method: We propose a novel 3D FL scheme for glioma and its molecular subtype classification. In the scheme, a slice-based DL classifier, EtFedDyn, is exploited which is an extension of FedDyn, with the key differences on using focal loss cost function to tackle severe class imbalances in the datasets, and on multi-stream network to exploit MRIs in different modalities. By combining EtFedDyn with domain mapping as the pre-processing and 3D scan-based post-processing, the proposed scheme makes 3D brain scan-based classification on datasets from different dataset owners. To examine whether the FL scheme could replace the central learning (CL) one, we then compare the classification performance between the proposed FL and the corresponding CL schemes. Furthermore, detailed empirical-based analysis were also conducted to exam the effect of using domain mapping, 3D scan-based post-processing, different cost functions and different FL schemes. Results: Experiments were done on two case studies: classification of glioma subtypes (IDH mutation and wild-type on TCGA and US datasets in case A) and glioma grades (high/low grade glioma HGG and LGG on MICCAI dataset in case B). The proposed FL scheme has obtained good performance on the test sets (85.46%, 75.56%) for IDH subtypes and (89.28%, 90.72%) for glioma LGG/HGG all averaged on five runs. Comparing with the corresponding CL scheme, the drop in test accuracy from the proposed FL scheme is small (−1.17%, −0.83%), indicating its good potential to replace the CL scheme. Furthermore, the empirically tests have shown that an increased classification test accuracy by applying: domain mapping (0.4%, 1.85%) in case A; focal loss function (1.66%, 3.25%) in case A and (1.19%, 1.85%) in case B; 3D post-processing (2.11%, 2.23%) in case A and (1.81%, 2.39%) in case B and EtFedDyn over FedAvg classifier (1.05%, 1.55%) in case A and (1.23%, 1.81%) in case B with fast convergence, which all contributed to the improvement of overall performance in the proposed FL scheme. Conclusion: The proposed FL scheme is shown to be effective in predicting glioma and its subtypes by using MR images from test sets, with great potential of replacing the conventional CL approaches for training deep networks. This could help hospitals to maintain their data privacy, while using a federated trained classifier with nearly similar performance as that from a centrally trained one. Further detailed experiments have shown that different parts in the proposed 3D FL scheme, such as domain mapping (make datasets more uniform) and post-processing (scan-based classification), are essential.
  •  
4.
  • Borrelli, Pablo, et al. (författare)
  • Artificial intelligence-based detection of lymph node metastases by PET/CT predicts prostate cancer-specific survival
  • 2021
  • Ingår i: Clinical Physiology and Functional Imaging. - : Wiley. - 1475-0961 .- 1475-097X. ; 41:1, s. 62-67
  • Tidskriftsartikel (refereegranskat)abstract
    • Introduction Lymph node metastases are a key prognostic factor in prostate cancer (PCa), but detecting lymph node lesions from PET/CT images is a subjective process resulting in inter-reader variability. Artificial intelligence (AI)-based methods can provide an objective image analysis. We aimed at developing and validating an AI-based tool for detection of lymph node lesions. Methods A group of 399 patients with biopsy-proven PCa who had undergone(18)F-choline PET/CT for staging prior to treatment were used to train (n = 319) and test (n = 80) the AI-based tool. The tool consisted of convolutional neural networks using complete PET/CT scans as inputs. In the test set, the AI-based lymph node detections were compared to those of two independent readers. The association with PCa-specific survival was investigated. Results The AI-based tool detected more lymph node lesions than Reader B (98 vs. 87/117;p = .045) using Reader A as reference. AI-based tool and Reader A showed similar performance (90 vs. 87/111;p = .63) using Reader B as reference. The number of lymph node lesions detected by the AI-based tool, PSA, and curative treatment was significantly associated with PCa-specific survival. Conclusion This study shows the feasibility of using an AI-based tool for automated and objective interpretation of PET/CT images that can provide assessments of lymph node lesions comparable with that of experienced readers and prognostic information in PCa patients.
  •  
5.
  • Haj-Hosseini, Neda, 1980-, et al. (författare)
  • Early Detection of Oral Potentially Malignant Disorders: A Review on Prospective Screening Methods with Regard to Global Challenges
  • 2024
  • Ingår i: Journal of Maxillofacial & Oral Surgery. - New Delhi, India : Springer Science and Business Media LLC. - 0972-8279 .- 0974-942X. ; 23:1, s. 23-32
  • Tidskriftsartikel (refereegranskat)abstract
    • Oral cancer is a cancer type that is widely prevalent in low-and middle-income countries with a high mortality rate, and poor quality of life for patients after treatment. Early treatment of cancer increases patient survival, improves quality of life and results in less morbidity and a better prognosis. To reach this goal, early detection of malignancies using technologies that can be used in remote and low resource areas is desirable. Such technologies should be affordable, accurate, and easy to use and interpret. This review surveys different technologies that have the potentials of implementation in primary health and general dental practice, considering global perspectives and with a focus on the population in India, where oral cancer is highly prevalent. The technologies reviewed include both sample-based methods, such as saliva and blood analysis and brush biopsy, and more direct screening of the oral cavity including fluorescence, Raman techniques, and optical coherence tomography. Digitalisation, followed by automated artificial intelligence based analysis, are key elements in facilitating wide access to these technologies, to non-specialist personnel and in rural areas, increasing quality and objectivity of the analysis while simultaneously reducing the labour and need for highly trained specialists.
  •  
6.
  • Ge, Chenjie, 1991, et al. (författare)
  • Cross-Modality Augmentation of Brain Mr Images Using a Novel Pairwise Generative Adversarial Network for Enhanced Glioma Classification
  • 2019
  • Ingår i: Proceedings - International Conference on Image Processing, ICIP. - 1522-4880.
  • Konferensbidrag (refereegranskat)abstract
    • © 2019 IEEE. Brain Magnetic Resonance Images (MRIs) are commonly used for tumor diagnosis. Machine learning for brain tumor characterization often uses MRIs from many modalities (e.g., T1-MRI, Enhanced-T1-MRI, T2-MRI and FLAIR). This paper tackles two issues that may impact brain tumor characterization performance from deep learning: insufficiently large training dataset, and incomplete collection of MRIs from different modalities. We propose a novel pairwise generative adversarial network (GAN) architecture for generating synthetic brain MRIs in missing modalities by using existing MRIs in other modalities. By improving the training dataset, we aim to mitigate the overfitting and improve the deep learning performance. Main contributions of the paper include: (a) propose a pairwise generative adversarial network (GAN) for brain image augmentation via cross-modality image generation; (b) propose a training strategy to enhance the glioma classification performance, where GAN-augmented images are used for pre-training, followed by refined-training using real brain MRIs; (c) demonstrate the proposed method through tests and comparisons of glioma classifiers that are trained from mixing real and GAN synthetic data, as well as from real data only. Experiments were conducted on an open TCGA dataset, containing 167 subjects for classifying IDH genotypes (mutation or wild-type). Test results from two experimental settings have both provided supports to the proposed method, where glioma classification performance has consistently improved by using mixed real and augmented data (test accuracy 81.03%, with 2.57% improvement).
  •  
7.
  • Lundh, Torbjörn, 1965, et al. (författare)
  • REMOVABLE STENT AND METHOD OF PRODUCTION
  • 2012
  • Patent (övrigt vetenskapligt/konstnärligt)abstract
    • A removable porous stent is disclosed, which can be placed in tubular structures. It can be placed at locations, which are unsuitable for permanent stents, like across important branches in the vasculature preferably in combination with anticoagulation. The walls of the stent are freely permeable for the blood flow. A temporary stent can be used during treatment of dissections with involvement of side branches. The dissected membrane is relocated to its original place and held in place by the stent until the healing process has reattached the membrane. At this point the stent will be removed. The removable stent can also be used as a carrier of chemotherapy and/or radiation to be placed in tubular structures for local treatment of cancer. The time for treatment is controlled and finished at removal. This approach will give the possibility to increase dosages and reduce side effects. The stent is formed by at least one continuous thread arranged in interconnected loops and having a reversible bind-off at one end of the tubular body, mechanically securing each loop at said end of the tubular body apart from a single releasable loop. This loop is preferably extended beyond the tubular structure of the stent enabling an initiation of the removal at a distance from the treatment site.
  •  
8.
  • Ali, Muhaddisa Barat, 1986, et al. (författare)
  • Multi-stream Convolutional Autoencoder and 2D Generative Adversarial Network for Glioma Classification
  • 2019
  • Ingår i: Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics). - Cham : Springer International Publishing. - 1611-3349 .- 0302-9743. ; 11678 LNCS, s. 234-245
  • Konferensbidrag (refereegranskat)abstract
    • Diagnosis and timely treatment play an important role in preventing brain tumor growth. Deep learning methods have gained much attention lately. Obtaining a large amount of annotated medical data remains a challenging issue. Furthermore, high dimensional features of brain images could lead to over-fitting. In this paper, we address the above issues. Firstly, we propose an architecture for Generative Adversarial Networks to generate good quality synthetic 2D MRIs from multi-modality MRIs (T1 contrast-enhanced, T2, FLAIR). Secondly, we propose a deep learning scheme based on 3-streams of Convolutional Autoencoders (CAEs) followed by sensor information fusion. The rational behind using CAEs is that it may improve glioma classification performance (as comparing with conventional CNNs), since CAEs offer noise robustness and also efficient feature reduction hence possibly reduce the over-fitting. A two-round training strategy is also applied by pre-training on GAN augmented synthetic MRIs followed by refined-training on original MRIs. Experiments on BraTS 2017 dataset have demonstrated the effectiveness of the proposed scheme (test accuracy 92.04%). Comparison with several exiting schemes has provided further support to the proposed scheme.
  •  
9.
  • Ge, Chenjie, 1991, et al. (författare)
  • Deep semi-supervised learning for brain tumor classification
  • 2020
  • Ingår i: BMC Medical Imaging. - : Springer Science and Business Media LLC. - 1471-2342. ; 20:1
  • Tidskriftsartikel (refereegranskat)abstract
    • Background: This paper addresses issues of brain tumor, glioma, classification from four modalities of Magnetic Resonance Image (MRI) scans (i.e., T1 weighted MRI, T1 weighted MRI with contrast-enhanced, T2 weighted MRI and FLAIR). Currently, many available glioma datasets often contain some unlabeled brain scans, and many datasets are moderate in size. Methods: We propose to exploit deep semi-supervised learning to make full use of the unlabeled data. Deep CNN features were incorporated into a new graph-based semi-supervised learning framework for learning the labels of the unlabeled data, where a new 3D-2D consistent constraint is added to make consistent classifications for the 2D slices from the same 3D brain scan. A deep-learning classifier is then trained to classify different glioma types using both labeled and unlabeled data with estimated labels. To alleviate the overfitting caused by moderate-size datasets, synthetic MRIs generated by Generative Adversarial Networks (GANs) are added in the training of CNNs. Results: The proposed scheme has been tested on two glioma datasets, TCGA dataset for IDH-mutation prediction (molecular-based glioma subtype classification) and MICCAI dataset for glioma grading. Our results have shown good performance (with test accuracies 86.53% on TCGA dataset and 90.70% on MICCAI dataset). Conclusions: The proposed scheme is effective for glioma IDH-mutation prediction and glioma grading, and its performance is comparable to the state-of-the-art.
  •  
10.
  • Lindgren Belal, Sarah, et al. (författare)
  • 3D skeletal uptake of F-18 sodium fluoride in PET/CT images is associated with overall survival in patients with prostate cancer
  • 2017
  • Ingår i: EJNMMI Research. - : Springer Science and Business Media LLC. - 2191-219X. ; 7:1
  • Tidskriftsartikel (refereegranskat)abstract
    • Background: Sodium fluoride (NaF) positron emission tomography combined with computer tomography (PET/CT) has shown to be more sensitive than the whole-body bone scan in the detection of skeletal uptake due to metastases in prostate cancer. We aimed to calculate a 3D index for NaF PET/CT and investigate its correlation to the bone scan index (BSI) and overall survival (OS) in a group of patients with prostate cancer. Methods: NaF PET/CT and bone scans were studied in 48 patients with prostate cancer. Automated segmentation of the thoracic and lumbar spines, sacrum, pelvis, ribs, scapulae, clavicles, and sternum were made in the CT images. Hotspots in the PET images were selected using both a manual and an automated method. The volume of each hotspot localized in the skeleton in the corresponding CT image was calculated. Two PET/CT indices, based on manual (manual PET index) and automatic segmenting using a threshold of SUV 15 (automated PET15 index), were calculated by dividing the sum of all hotspot volumes with the volume of all segmented bones. BSI values were obtained using a software for automated calculations. Results: BSI, manual PET index, and automated PET15 index were all significantly associated with OS and concordance indices were 0.68, 0.69, and 0.70, respectively. The median BSI was 0.39 and patients with a BSI > 0.39 had a significantly shorter median survival time than patients with a BSI 0.53 had a significantly shorter median survival time than patients with a manual PET index 0.11 had a significantly shorter median survival time than patients with an automated PET15 index
  •  
Skapa referenser, mejla, bekava och länka
  • Resultat 1-10 av 140
Typ av publikation
tidskriftsartikel (102)
konferensbidrag (20)
forskningsöversikt (6)
doktorsavhandling (4)
bokkapitel (3)
licentiatavhandling (3)
visa fler...
annan publikation (1)
patent (1)
visa färre...
Typ av innehåll
refereegranskat (119)
övrigt vetenskapligt/konstnärligt (21)
Författare/redaktör
Enqvist, Olof, 1981 (10)
Trägårdh, Elin (8)
Jakola, Asgeir Store (8)
Uhlén, Mathias (6)
Ulén, Johannes (6)
Jirström, Karin (6)
visa fler...
Ali, Muhaddisa Barat ... (6)
Eklund, Anders, 1981 ... (4)
Edenbrandt, Lars, 19 ... (4)
Nyholm, Tufve (4)
Wang, I (4)
Rydén, Lisa (3)
Tolmachev, Vladimir (3)
Andersson-Engels, St ... (3)
Yang, Jie (3)
Lundeberg, Joakim (3)
Hartman, J (3)
Söderström, Karin (3)
af Klinteberg, C (3)
Svanberg, Katarina (3)
Enejder, Annika, 196 ... (3)
Forssell-Aronsson, E ... (3)
Toma-Daşu, Iuliana (3)
Olsson, Håkan (2)
Zackrisson, Sophia (2)
Pontén, Fredrik (2)
Prinz, Christelle N. (2)
Orlova, Anna, 1960- (2)
Mitran, Bogdan (2)
Borin, Jesper (2)
Borga, Magnus (2)
Svanberg, Sune (2)
Haghdoost, Siamak (2)
Acs, B (2)
Rantalainen, M (2)
Baldetorp, Bo (2)
Zackrisson, Björn (2)
Oredsson, Stina (2)
Andersson-Engels, S. (2)
Svanberg, S. (2)
Svanberg, K. (2)
Nilsson, Annika, 196 ... (2)
Ståhl, Stefan (2)
Smedby, Örjan, Profe ... (2)
Olofsson Bagge, Roge ... (2)
Marko-Varga, György (2)
Malm, Johan (2)
Lång, Kristina (2)
Olsson, Lars E (2)
Albertsson, Per, 196 ... (2)
visa färre...
Lärosäte
Lunds universitet (44)
Chalmers tekniska högskola (44)
Göteborgs universitet (30)
Uppsala universitet (29)
Kungliga Tekniska Högskolan (25)
Karolinska Institutet (24)
visa fler...
Linköpings universitet (16)
Umeå universitet (9)
Stockholms universitet (5)
Örebro universitet (4)
Luleå tekniska universitet (2)
Jönköping University (2)
Linnéuniversitetet (2)
Blekinge Tekniska Högskola (2)
Högskolan Väst (1)
Malmö universitet (1)
RISE (1)
Sveriges Lantbruksuniversitet (1)
visa färre...
Språk
Engelska (140)
Forskningsämne (UKÄ/SCB)
Medicin och hälsovetenskap (140)
Naturvetenskap (37)
Lantbruksvetenskap (1)
Samhällsvetenskap (1)

År

Kungliga biblioteket hanterar dina personuppgifter i enlighet med EU:s dataskyddsförordning (2018), GDPR. Läs mer om hur det funkar här.
Så här hanterar KB dina uppgifter vid användning av denna tjänst.

 
pil uppåt Stäng

Kopiera och spara länken för att återkomma till aktuell vy