-
Effects of inorganic seed promoters on MoS2 few-layers grown via chemical vapor deposition
Authors:
Alessandro Cataldo,
Pinaka Pani Tummala,
Christian Martella,
Carlo Spartaco Casari,
Alessandro Molle,
Alessio Lamperti
Abstract:
In the last years, transition metal dichalcogenides (TMDs), especially at the two-dimensional (2D) limit, gained a large interest due to their unique optical and electronic properties. Among them, MoS2 received great attention from the scientific community due to its versatility, workability, and applicability in a large number of fields such as electronics, optoelectronics and electrocatalysis. T…
▽ More
In the last years, transition metal dichalcogenides (TMDs), especially at the two-dimensional (2D) limit, gained a large interest due to their unique optical and electronic properties. Among them, MoS2 received great attention from the scientific community due to its versatility, workability, and applicability in a large number of fields such as electronics, optoelectronics and electrocatalysis. To open the possibility of 2D-MoS2 exploitation, its synthesis over large macroscopic areas using cost-effective methods is fundamental. In this study, we report a method for the synthesis of large-area (~ cm2) few-layers MoS2 via liquid precursor CVD (L-CVD), where the Mo precursor (i.e. ammonium heptamolybdate AHM) is provided via a solution that is spin-coated over the substrate. Given the capability of organic and inorganic molecules, such as alkaline salts, to enhance MoS2 growth, we investigated the action of different inorganic salts as seed promoters. In particular, by using visible Raman spectroscopy, we focused on the effect of Na(OH), KCl, KI, and Li(OH) on the thickness, morphology, uniformity and degree of coverage of the grown MoS2. We optimized the process tuning parameters such as the volume of spin-coated solution, the growth temperature, and the seed promoter concentration, to synthesise the lowest possible thickness which resulted to be 2 layers (2L) of the highest quality. We witnessed that the addition of an inorganic seed promoter in the solution improves the extension of the grown MoS2 promoting lateral growth front, and therefore the degree of coverage. From this study, we conclude that, amongst the investigated seed promoters, K-based salts proved to grant the growth of high-quality two-layer MoS2 with optimal and uniform coverage of the SiO2/Si substrate surface.
△ Less
Submitted 23 October, 2023;
originally announced October 2023.
-
Tailoring the Dimensionality of Tellurium Nanostructures via Vapor Transport Growth
Authors:
Sara Ghomi,
Pinaka Pani Tummala,
Raimondo Cecchini,
Carlo S. Casari,
Alessio Lamperti,
Carlo Grazianetti,
Christian Martella,
Alessandro Molle
Abstract:
The interest in tellurium nanostructures is on the rise due to their outstanding physical properties including high carrier mobility, anisotropic charge conduction, photoconductivity, thermoelectricity, and piezoelectricity. Applications in related technologies require tailoring the synthesis of tellurium from its preferred vertical growth toward the lateral growth. Here, the synthesis of pillar-l…
▽ More
The interest in tellurium nanostructures is on the rise due to their outstanding physical properties including high carrier mobility, anisotropic charge conduction, photoconductivity, thermoelectricity, and piezoelectricity. Applications in related technologies require tailoring the synthesis of tellurium from its preferred vertical growth toward the lateral growth. Here, the synthesis of pillar-like and pennette-like structures of tellurium through a powder vapor deposition technique has been discussed. It has been shown that exploiting salt additives such as NaCl in vapor deposition technique can enhance tellurium pillar dimensionality toward large planar grains. Further, we report on the synthesis of hexagonal ultrathin tellurium nanoflakes, namely tellurene, from few-layer to monolayer thickness by optimizing the growth kinetics without the usage of any additives. In addition, we explore the surface quality and physical properties of as-grown two-dimensional (2D) tellurium, using a variety of characterization techniques, including Raman spectroscopy, scanning electron microscopy, atomic force microscopy, and Kelvin probe force microscopy. This study provides a pivotal scheme for enabling scalable 2D tellurium integration in numerous potential applications for electronics and optoelectronic devices.
△ Less
Submitted 18 September, 2023; v1 submitted 19 July, 2023;
originally announced July 2023.
-
Complex Network for Complex Problems: A comparative study of CNN and Complex-valued CNN
Authors:
Soumick Chatterjee,
Pavan Tummala,
Oliver Speck,
Andreas Nürnberger
Abstract:
Neural networks, especially convolutional neural networks (CNN), are one of the most common tools these days used in computer vision. Most of these networks work with real-valued data using real-valued features. Complex-valued convolutional neural networks (CV-CNN) can preserve the algebraic structure of complex-valued input data and have the potential to learn more complex relationships between t…
▽ More
Neural networks, especially convolutional neural networks (CNN), are one of the most common tools these days used in computer vision. Most of these networks work with real-valued data using real-valued features. Complex-valued convolutional neural networks (CV-CNN) can preserve the algebraic structure of complex-valued input data and have the potential to learn more complex relationships between the input and the ground-truth. Although some comparisons of CNNs and CV-CNNs for different tasks have been performed in the past, a large-scale investigation comparing different models operating on different tasks has not been conducted. Furthermore, because complex features contain both real and imaginary components, CV-CNNs have double the number of trainable parameters as real-valued CNNs in terms of the actual number of trainable parameters. Whether or not the improvements in performance with CV-CNN observed in the past have been because of the complex features or just because of having double the number of trainable parameters has not yet been explored. This paper presents a comparative study of CNN, CNNx2 (CNN with double the number of trainable parameters as the CNN), and CV-CNN. The experiments were performed using seven models for two different tasks - brain tumour classification and segmentation in brain MRIs. The results have revealed that the CV-CNN models outperformed the CNN and CNNx2 models.
△ Less
Submitted 9 February, 2023;
originally announced February 2023.
-
StRegA: Unsupervised Anomaly Detection in Brain MRIs using a Compact Context-encoding Variational Autoencoder
Authors:
Soumick Chatterjee,
Alessandro Sciarra,
Max Dünnwald,
Pavan Tummala,
Shubham Kumar Agrawal,
Aishwarya Jauhari,
Aman Kalra,
Steffen Oeltze-Jafra,
Oliver Speck,
Andreas Nürnberger
Abstract:
Expert interpretation of anatomical images of the human brain is the central part of neuro-radiology. Several machine learning-based techniques have been proposed to assist in the analysis process. However, the ML models typically need to be trained to perform a specific task, e.g., brain tumour segmentation or classification. Not only do the corresponding training data require laborious manual an…
▽ More
Expert interpretation of anatomical images of the human brain is the central part of neuro-radiology. Several machine learning-based techniques have been proposed to assist in the analysis process. However, the ML models typically need to be trained to perform a specific task, e.g., brain tumour segmentation or classification. Not only do the corresponding training data require laborious manual annotations, but a wide variety of abnormalities can be present in a human brain MRI - even more than one simultaneously, which renders representation of all possible anomalies very challenging. Hence, a possible solution is an unsupervised anomaly detection (UAD) system that can learn a data distribution from an unlabelled dataset of healthy subjects and then be applied to detect out of distribution samples. Such a technique can then be used to detect anomalies - lesions or abnormalities, for example, brain tumours, without explicitly training the model for that specific pathology. Several Variational Autoencoder (VAE) based techniques have been proposed in the past for this task. Even though they perform very well on controlled artificially simulated anomalies, many of them perform poorly while detecting anomalies in clinical data. This research proposes a compact version of the "context-encoding" VAE (ceVAE) model, combined with pre and post-processing steps, creating a UAD pipeline (StRegA), which is more robust on clinical data, and shows its applicability in detecting anomalies such as tumours in brain MRIs. The proposed pipeline achieved a Dice score of 0.642$\pm$0.101 while detecting tumours in T2w images of the BraTS dataset and 0.859$\pm$0.112 while detecting artificially induced anomalies, while the best performing baseline achieved 0.522$\pm$0.135 and 0.783$\pm$0.111, respectively.
△ Less
Submitted 4 September, 2022; v1 submitted 31 January, 2022;
originally announced January 2022.
-
Joint Liver and Hepatic Lesion Segmentation in MRI using a Hybrid CNN with Transformer Layers
Authors:
Georg Hille,
Shubham Agrawal,
Pavan Tummala,
Christian Wybranski,
Maciej Pech,
Alexey Surov,
Sylvia Saalfeld
Abstract:
Deep learning-based segmentation of the liver and hepatic lesions therein steadily gains relevance in clinical practice due to the increasing incidence of liver cancer each year. Whereas various network variants with overall promising results in the field of medical image segmentation have been successfully developed over the last years, almost all of them struggle with the challenge of accurately…
▽ More
Deep learning-based segmentation of the liver and hepatic lesions therein steadily gains relevance in clinical practice due to the increasing incidence of liver cancer each year. Whereas various network variants with overall promising results in the field of medical image segmentation have been successfully developed over the last years, almost all of them struggle with the challenge of accurately segmenting hepatic lesions in magnetic resonance imaging (MRI). This led to the idea of combining elements of convolutional and transformer-based architectures to overcome the existing limitations. This work presents a hybrid network called SWTR-Unet, consisting of a pretrained ResNet, transformer blocks as well as a common Unet-style decoder path. This network was primarily applied to single-modality non-contrast-enhanced liver MRI and additionally to the publicly available computed tomography (CT) data of the liver tumor segmentation (LiTS) challenge to verify the applicability on other modalities. For a broader evaluation, multiple state-of-the-art networks were implemented and applied, ensuring a direct comparability. Furthermore, correlation analysis and an ablation study were carried out, to investigate various influencing factors on the segmentation accuracy of the presented method. With Dice scores of averaged 98+-2% for liver and 81+-28% lesion segmentation on the MRI dataset and 97+-2% and 79+-25%, respectively on the CT dataset, the proposed SWTR-Unet proved to be a precise approach for liver and hepatic lesion segmentation with state-of-the-art results for MRI and competing accuracy in CT imaging. The achieved segmentation accuracy was found to be on par with manually performed expert segmentations as indicated by inter-observer variabilities for liver lesion segmentation. In conclusion, the presented method could save valuable time and resources in clinical practice.
△ Less
Submitted 22 March, 2023; v1 submitted 26 January, 2022;
originally announced January 2022.