Search results for: breast ultrasound image classification
5411 Automatic Classification of Lung Diseases from CT Images
Authors: Abobaker Mohammed Qasem Farhan, Shangming Yang, Mohammed Al-Nehari
Abstract:
Pneumonia is a kind of lung disease that creates congestion in the chest. Such pneumonic conditions lead to loss of life of the severity of high congestion. Pneumonic lung disease is caused by viral pneumonia, bacterial pneumonia, or Covidi-19 induced pneumonia. The early prediction and classification of such lung diseases help to reduce the mortality rate. We propose the automatic Computer-Aided Diagnosis (CAD) system in this paper using the deep learning approach. The proposed CAD system takes input from raw computerized tomography (CT) scans of the patient's chest and automatically predicts disease classification. We designed the Hybrid Deep Learning Algorithm (HDLA) to improve accuracy and reduce processing requirements. The raw CT scans have pre-processed first to enhance their quality for further analysis. We then applied a hybrid model that consists of automatic feature extraction and classification. We propose the robust 2D Convolutional Neural Network (CNN) model to extract the automatic features from the pre-processed CT image. This CNN model assures feature learning with extremely effective 1D feature extraction for each input CT image. The outcome of the 2D CNN model is then normalized using the Min-Max technique. The second step of the proposed hybrid model is related to training and classification using different classifiers. The simulation outcomes using the publically available dataset prove the robustness and efficiency of the proposed model compared to state-of-art algorithms.Keywords: CT scan, Covid-19, deep learning, image processing, lung disease classification
Procedia PDF Downloads 1565410 The Implication of Small Group Therapy on Sexuality in Breast Cancer Survivors
Authors: Cherng-Jye Jeng, Ming-Feng Hou, Hsing-Yuan Liu, Chuan-Feng Chang, Lih-Rong Wang, Yen-Chin Lin
Abstract:
Introduction: The incidence of breast cancer has gradually increased in Taiwan, and the characteristic of younger ages impact these women in their middle age, and may also cause challenges in terms of family, work, and illness. Breasts are symbols of femininity, as well as of sex. For women, breasts are important organs for the female identity and sexual expression. Losing breasts not only affects the female role, but would also affect sexual attraction and sexual desire. Thus, women with breast cancer who have need for mastectomies experience physical incompletion, which affects women’s self-confidence, physical image, and self-orientation. Purposes: 1. To understand the physical experience of women with breast cancer. 2. To explore the issue of sexual issues on the health effects of women with breast cancer. 3. To construct a domestic sex life issue group model for domestic women with breast cancer. 4. To explore the accompaniment experiences and sexual relationship adjustments of spouses when women have breast cancer. Method: After the research plan passes IRB review, participants will be recruited at breast surgery clinic in the affiliated hospital, to screen suitable subjects for entry into the group. Between March and May 2015, two sexual health and sex life consultation groups were conducted, which were (1) 10 in postoperative groups for women with cancer; (2) 4 married couples group for postoperative women with cancer. After sharing experiences and dialogue, women can achieve mutual support and growth. Data organization and analysis underwent descriptive analysis in qualitative research, and the group process was transcribed into transcripts for overall-content and category-content analysis. Results: Ten women with breast cancer believed that participating in group can help them exchange experiences, and elevate sexual health. The main issues include: (1) after breast cancer surgery, patients generally received chemotherapy or estrogen suppressants, causing early menopause; in particular, vaginal dryness can cause pain or bleeding in intercourse, reducing their desire for sexual activity; (2) breast cancer accentuates original spousal or family and friend relationships; some people have support and care from their family, and spouses emphasize health over the appearance of breasts; however, some people do not have acceptance and support from their family, and some even hear spousal sarcasm about loss of breasts; (3) women with breast cancer have polarized expressions of optimism and pessimism in regards to their emotions, beliefs, and body image regarding cancer; this is related to the women’s original personalities, attribution of causes of cancer, and extent of worry about relapse. Conclusion: The research results can be provided as a reference to medical institutions or breast cancer volunteer teams, to pay attention to maintaining the health of women with breast cancer.Keywords: women with breast cancer, experiences of objectifying the body, quality of sex life, sexual health
Procedia PDF Downloads 3195409 Contrast Enhancement of Masses in Mammograms Using Multiscale Morphology
Authors: Amit Kamra, V. K. Jain, Pragya
Abstract:
Mammography is widely used technique for breast cancer screening. There are various other techniques for breast cancer screening but mammography is the most reliable and effective technique. The images obtained through mammography are of low contrast which causes problem for the radiologists to interpret. Hence, a high quality image is mandatory for the processing of the image for extracting any kind of information from it. Many contrast enhancement algorithms have been developed over the years. In the present work, an efficient morphology based technique is proposed for contrast enhancement of masses in mammographic images. The proposed method is based on Multiscale Morphology and it takes into consideration the scale of the structuring element. The proposed method is compared with other state-of-the-art techniques. The experimental results show that the proposed method is better both qualitatively and quantitatively than the other standard contrast enhancement techniques.Keywords: enhancement, mammography, multi-scale, mathematical morphology
Procedia PDF Downloads 4275408 Novel Steviosides Analogs Induced Apoptosis in Breast Cancers
Authors: Ahmed Malki
Abstract:
Breast cancer has been identified as the most lethal form of cancer today. In our study, we designed and screened 16 steviosides derivatives for their cytotoxic activities in MCF-7human breast cancer cells and normal MCF-12a cells. Our data indicated that steviosides derivatives 9 and 15 decreased cell proliferation and induced apoptosis in MCF-7 breast cancer cells more thannormal breast cells epithelial cells. Flow cytometric analysis showed that both steviosides, derivatives 9 and 15 arrested the MCF-7 cells in G1 phase, which is further confirmed by the increased expression level of p21. Moreover, both steviosides derivatives increased caspase-9 activity, and the induction of apoptosis was significantly reduced after treating cells with caspase-9 inhibitor LEHD-CHO. Both steviosides derivatives increased Caspase 3 activities and induced Parp-1 cleavage in H1299 cells. Based on previous results, we have identified two novel steviosides derivatives which provoked apoptosis in breast cancer cells by arresting cells in G1 phase and increasing caspase-9 and caspase-3 activities which merits further development and investigations.Keywords: steviosides, breast cancer, p53, cell cycle
Procedia PDF Downloads 1205407 Advances in Machine Learning and Deep Learning Techniques for Image Classification and Clustering
Authors: R. Nandhini, Gaurab Mudbhari
Abstract:
Ranging from the field of health care to self-driving cars, machine learning and deep learning algorithms have revolutionized the field with the proper utilization of images and visual-oriented data. Segmentation, regression, classification, clustering, dimensionality reduction, etc., are some of the Machine Learning tasks that helped Machine Learning and Deep Learning models to become state-of-the-art models for the field where images are key datasets. Among these tasks, classification and clustering are essential but difficult because of the intricate and high-dimensional characteristics of image data. This finding examines and assesses advanced techniques in supervised classification and unsupervised clustering for image datasets, emphasizing the relative efficiency of Convolutional Neural Networks (CNNs), Vision Transformers (ViTs), Deep Embedded Clustering (DEC), and self-supervised learning approaches. Due to the distinctive structural attributes present in images, conventional methods often fail to effectively capture spatial patterns, resulting in the development of models that utilize more advanced architectures and attention mechanisms. In image classification, we investigated both CNNs and ViTs. One of the most promising models, which is very much known for its ability to detect spatial hierarchies, is CNN, and it serves as a core model in our study. On the other hand, ViT is another model that also serves as a core model, reflecting a modern classification method that uses a self-attention mechanism which makes them more robust as this self-attention mechanism allows them to lean global dependencies in images without relying on convolutional layers. This paper evaluates the performance of these two architectures based on accuracy, precision, recall, and F1-score across different image datasets, analyzing their appropriateness for various categories of images. In the domain of clustering, we assess DEC, Variational Autoencoders (VAEs), and conventional clustering techniques like k-means, which are used on embeddings derived from CNN models. DEC, a prominent model in the field of clustering, has gained the attention of many ML engineers because of its ability to combine feature learning and clustering into a single framework and its main goal is to improve clustering quality through better feature representation. VAEs, on the other hand, are pretty well known for using latent embeddings for grouping similar images without requiring for prior label by utilizing the probabilistic clustering method.Keywords: machine learning, deep learning, image classification, image clustering
Procedia PDF Downloads 125406 Multilabel Classification with Neural Network Ensemble Method
Authors: Sezin Ekşioğlu
Abstract:
Multilabel classification has a huge importance for several applications, it is also a challenging research topic. It is a kind of supervised learning that contains binary targets. The distance between multilabel and binary classification is having more than one class in multilabel classification problems. Features can belong to one class or many classes. There exists a wide range of applications for multi label prediction such as image labeling, text categorization, gene functionality. Even though features are classified in many classes, they may not always be properly classified. There are many ensemble methods for the classification. However, most of the researchers have been concerned about better multilabel methods. Especially little ones focus on both efficiency of classifiers and pairwise relationships at the same time in order to implement better multilabel classification. In this paper, we worked on modified ensemble methods by getting benefit from k-Nearest Neighbors and neural network structure to address issues within a beneficial way and to get better impacts from the multilabel classification. Publicly available datasets (yeast, emotion, scene and birds) are performed to demonstrate the developed algorithm efficiency and the technique is measured by accuracy, F1 score and hamming loss metrics. Our algorithm boosts benchmarks for each datasets with different metrics.Keywords: multilabel, classification, neural network, KNN
Procedia PDF Downloads 1555405 Knowledge, Awareness and Practices Concerning of Breast Cancer among Nursing Students in Sri Lanka
Authors: Vimarshi Sandamali Godigamuwa
Abstract:
Background: Breast cancer is the leading cause of cancer mortality in women worldwide. Its incidence is increasing and young women affected more than ever. Nursing students are the future nurses who will have the opportunity to encourage and influence women to be aware of breast cancers. Objectives: To determine the level of knowledge, awareness and practices concerning of breast cancer among Sri Lankan student nurses. Methods: A descriptive cross sectional study was conducted on 150 nursing students who are in their 2nd and 3rd year studies by distributing a standard self-administered questionnaire. The completed questionnaire were retrieved, graded and scored. Results: Mean age of the respondents was 24.27; (SD=1.66) years and ranged from 20-30 years. Most of the students were female which was 85%. 32% of nursing students scored below 55% for the questionnaire and only 7.3% had good overall knowledge and awareness of breast cancer. Out of 128 female students 89.9% were answered that they know how to perform Breast Self Examination (BSE), out of which 37% of them performed BSE regularly. Only 33% were aware of recommended age for BSE and 10% were knew the recommended age for mammography. 9.3% were aware of frequency for Clinical Breast Examination on 20-39 years of age group. Of the female participants, 11.7% reported positive family history of breast cancer. Conclusion: Nursing students should explore to health educational programs on regular basis on breast cancer and its screening methods. Further studies are needed to identify reasons for not practicing BSE.Keywords: breast cancer, student nurses, knowledge, awareness, practice, BSE
Procedia PDF Downloads 4525404 Protein and Lipid Extraction from Microalgae with Ultrasound Assisted Osmotic Shock Method
Authors: Nais Pinta Adetya, H. Hadiyanto
Abstract:
Microalgae has a potential to be utilized as food and natural colorant. The microalgae components consists of three main parts, these are lipid, protein, and carbohydrate. Crucial step in producing lipid and protein from microalgae is extraction. Microalgae has high water level (70-90%), it causes drying process of biomass needs much more energy and also has potential to distract lipid and protein from microalgae. Extraction of lipid from wet biomass is able to take place efficiently with cell disruption of microalgae by osmotic shock method. In this study, osmotic shock method was going to be integrated with ultrasound to maximalize the extraction yield of lipid and protein from wet biomass Spirulina sp. with osmotic shock method assisted ultrasound. This study consisted of two steps, these were osmotic shock process toward wet biomass and ultrasound extraction assisted. NaCl solution was used as osmotic agent, with the variation of concentrations were 10%, 20%, and 30%. Extraction was conducted in 40°C for 20 minutes with frequency of ultrasound wave was 40kHz. The optimal yield of protein (2.7%) and (lipid 38%) were achieved at 20% osmotic agent concentration.Keywords: extraction, lipid, osmotic shock, protein, ultrasound
Procedia PDF Downloads 3595403 Comparison of Classical and Ultrasound-Assisted Extractions of Hyphaene thebaica Fruit and Evaluation of Its Extract as Antibacterial Activity in Reducing Severity of Erwinia carotovora
Authors: Hanan Moawad, Naglaa M. Abd EL-Rahman
Abstract:
Erwinia carotovora var. carotovora is the main cause of soft rot in potatoes. Hyphaene thebaica was studied for biocontrol of E. carotovora which inhibited growth of E. carotovora on solid medium, a comparative study of classical and ultrasound-assisted extractions of Hyphaene thebaica fruit. The use of ultrasound decreased significant the total time of treatment and increase the total amount of crude extract. The crude extract was subjected to determine the in vitro, by a bioassay technique revealed that the treatment of paper disks with ultrasound extraction of Hyphaene thebaica reduced the growth of pathogen and produced inhibition zones up to 38mm in diameter. The antioxidant activity of ultrasound-ethanolic extract of Doum fruits (Hyphaene thebaica) was determined. Data obtained showed that the extract contains the secondary metabolites such as Tannins, Saponin, Flavonoids, Phenols, Steroids, Terpenoids, Glycosides and Alkaloids.Keywords: ultrasound, classical extract, biological control, Erwinia carotovora, Hyphaene thebaica
Procedia PDF Downloads 5205402 Risk Association of RANKL and OPG Gene Polymorphism with Breast to Bone Metastasis
Authors: Najeeb Ullah Khan
Abstract:
Background: The receptor activator NF-κβ ligand (RANKL) and Osteoprotegerin (OPG) polymorphisms have been associated with the progression of breast cancer to bone metastasis. Here, we aimed to investigate the association of RANKL and OPG gene polymorphism with breast to bone metastasis in the Pashtun population, Pakistan. Methods: Genomic DNA was obtained from all the study subjects (106 breast cancer, 58 breast to bone metastasis, and 51 healthy controls). RANKL (rs9533156) and OPG (rs2073618, rs3102735) polymorphisms were genotyped using Tetra-ARMS PCR. Results: Our results indicated that the frequencies of OPG (rs3102735) risk allele and genotypes carrying risk allele in breast cancer vs healthy control (C- p=0.005; CC- p=0.0208; TC- p=0.0181), bone metastasis vs healthy control (C- p=0.0211; CC- p=0.0153; TC- p=0.0775), and breast cancer vs breast to bone metastasis (C- p=0.0001; CC- p=0.0001; TC- p=0.001) were found significantly associated with disease risk. However, there was no significant association observed for OPG (rs2073618) risk allele and risk allele containing genotypes in all study groups. Similarly, RANKL (rs9533156) risk alleles and corresponding genotypes in breast cancer vs healthy control (C- p=0.0001; CC- p=0.0001; TC- p=0.0084), bone metastasis vs healthy control (C- p=0.0001; CC- p=0.0001; TC- p=0.5593), and breast cancer vs breast to bone metastasis (C- p=0.0185; CC- p=0.6077; TC- p=0.1436) showed significant association except for the risk allele carrying genotypes in breast cancer to bone metastasis (TC, p=0.1436; CC, p=0.6077). Conclusion: OPG (rs3102735) and RANKL (rs9533156) showed significant association with breast to bone metastasis, while OPG (rs2073618) didn’t show a significant association with breast to bone metastasis in Pashtun population of Pakistan. However, more investigation will be required to disseminate the results while gene sequencing or whole-exome sequencing.Keywords: breast cancer, bone metastasis, OPG, RANKL, polymorphism
Procedia PDF Downloads 1915401 Beam Coding with Orthogonal Complementary Golay Codes for Signal to Noise Ratio Improvement in Ultrasound Mammography
Authors: Y. Kumru, K. Enhos, H. Köymen
Abstract:
In this paper, we report the experimental results on using complementary Golay coded signals at 7.5 MHz to detect breast microcalcifications of 50 µm size. Simulations using complementary Golay coded signals show perfect consistence with the experimental results, confirming the improved signal to noise ratio for complementary Golay coded signals. For improving the success on detecting the microcalcifications, orthogonal complementary Golay sequences having cross-correlation for minimum interference are used as coded signals and compared to tone burst pulse of equal energy in terms of resolution under weak signal conditions. The measurements are conducted using an experimental ultrasound research scanner, Digital Phased Array System (DiPhAS) having 256 channels, a phased array transducer with 7.5 MHz center frequency and the results obtained through experiments are validated by Field-II simulation software. In addition, to investigate the superiority of coded signals in terms of resolution, multipurpose tissue equivalent phantom containing series of monofilament nylon targets, 240 µm in diameter, and cyst-like objects with attenuation of 0.5 dB/[MHz x cm] is used in the experiments. We obtained ultrasound images of monofilament nylon targets for the evaluation of resolution. Simulation and experimental results show that it is possible to differentiate closely positioned small targets with increased success by using coded excitation in very weak signal conditions.Keywords: coded excitation, complementary golay codes, DiPhAS, medical ultrasound
Procedia PDF Downloads 2655400 The Effect of Diet Intervention for Breast Cancer: A Meta-Analysis
Authors: Bok Yae Chung, Eun Hee Oh
Abstract:
Breast cancer patients require more nutritional interventions than others. However, a few studies have attempted to assess the overall nutritional status, to reduce body weight and BMI by improving diet, and to improve the prognosis of cancer for breast cancer patients. The purpose of this study was to evaluate the effect of diet intervention in the breast cancer patients through meta-analysis. For the study purpose, 16 studies were selected by using PubMed, ScienceDirect, ProQuest and CINAHL. Meta-analysis was performed using a random-effects model, and the effect size on outcome variables in breast cancer was calculated. The effect size for outcome variables of diet intervention was a large effect size. For heterogeneity, moderator analysis was performed using intervention type and intervention duration. All moderators did not significant difference. Diet intervention has significant positive effects on outcome variables in breast cancer. As a result, it is suggested that the timing of the intervention should be no more than six months, but a strategy for sustaining long-term intervention effects should be added if nutritional intervention is to be administered for breast cancer patients in the future.Keywords: breast cancer, diet, mete-analysis, intervention
Procedia PDF Downloads 4355399 Awareness About Breast Cancer in Young Pakistani Women
Authors: Marshal Rashid
Abstract:
In Pakistan, one in nine women develops breast cancer at some stage of their lives. Every year thousands of females lose their lives due to lack of awareness, several women do not share their health issues with others and are shy to go for any kind of breast examination. An inductive approach was used to analyze the data which resulted in the emergence of eight subthemes under the umbrella of three major themes that delineate individual, socio-cultural and structural barriers to seek screening and treatment of breast cancer in Pakistan. Individual barriers included lack of awareness, hesitance in accepting social support, and spiritual healing. The identified socio-cultural factors included feminine sensitivity, stigmatization, and aversion to male doctors.Keywords: breast, cancer, women, Pakistan
Procedia PDF Downloads 1645398 The Detection of Implanted Radioactive Seeds on Ultrasound Images Using Convolution Neural Networks
Authors: Edward Holupka, John Rossman, Tye Morancy, Joseph Aronovitz, Irving Kaplan
Abstract:
A common modality for the treatment of early stage prostate cancer is the implantation of radioactive seeds directly into the prostate. The radioactive seeds are positioned inside the prostate to achieve optimal radiation dose coverage to the prostate. These radioactive seeds are positioned inside the prostate using Transrectal ultrasound imaging. Once all of the planned seeds have been implanted, two dimensional transaxial transrectal ultrasound images separated by 2 mm are obtained through out the prostate, beginning at the base of the prostate up to and including the apex. A common deep neural network, called DetectNet was trained to automatically determine the position of the implanted radioactive seeds within the prostate under ultrasound imaging. The results of the training using 950 training ultrasound images and 90 validation ultrasound images. The commonly used metrics for successful training were used to evaluate the efficacy and accuracy of the trained deep neural network and resulted in an loss_bbox (train) = 0.00, loss_coverage (train) = 1.89e-8, loss_bbox (validation) = 11.84, loss_coverage (validation) = 9.70, mAP (validation) = 66.87%, precision (validation) = 81.07%, and a recall (validation) = 82.29%, where train and validation refers to the training image set and validation refers to the validation training set. On the hardware platform used, the training expended 12.8 seconds per epoch. The network was trained for over 10,000 epochs. In addition, the seed locations as determined by the Deep Neural Network were compared to the seed locations as determined by a commercial software based on a one to three months after implant CT. The Deep Learning approach was within \strikeout off\uuline off\uwave off2.29\uuline default\uwave default mm of the seed locations determined by the commercial software. The Deep Learning approach to the determination of radioactive seed locations is robust, accurate, and fast and well within spatial agreement with the gold standard of CT determined seed coordinates.Keywords: prostate, deep neural network, seed implant, ultrasound
Procedia PDF Downloads 1985397 Breast Cancer Survivability Prediction via Classifier Ensemble
Authors: Mohamed Al-Badrashiny, Abdelghani Bellaachia
Abstract:
This paper presents a classifier ensemble approach for predicting the survivability of the breast cancer patients using the latest database version of the Surveillance, Epidemiology, and End Results (SEER) Program of the National Cancer Institute. The system consists of two main components; features selection and classifier ensemble components. The features selection component divides the features in SEER database into four groups. After that it tries to find the most important features among the four groups that maximizes the weighted average F-score of a certain classification algorithm. The ensemble component uses three different classifiers, each of which models different set of features from SEER through the features selection module. On top of them, another classifier is used to give the final decision based on the output decisions and confidence scores from each of the underlying classifiers. Different classification algorithms have been examined; the best setup found is by using the decision tree, Bayesian network, and Na¨ıve Bayes algorithms for the underlying classifiers and Na¨ıve Bayes for the classifier ensemble step. The system outperforms all published systems to date when evaluated against the exact same data of SEER (period of 1973-2002). It gives 87.39% weighted average F-score compared to 85.82% and 81.34% of the other published systems. By increasing the data size to cover the whole database (period of 1973-2014), the overall weighted average F-score jumps to 92.4% on the held out unseen test set.Keywords: classifier ensemble, breast cancer survivability, data mining, SEER
Procedia PDF Downloads 3295396 Estimation of Serum Levels of Calcium and Inorganic Phosphorus in Breast Cancer Patients
Authors: Safa Safdar
Abstract:
Breast cancer is a type of cancer which is developed by the formation of a tumor on the breast. This tumor invades and causes different electrolyte imbalance. The present study was designed to measure the serum calcium and inorganic phosphorous levels and to check the frequency of hypercalcemia and hypophosphatemia in breast cancer patients. Serum calcium and phosphorous levels of fifty breast cancer women of 18-70 years of age group and fifty healthy women of same age group were measured by using semi-automated chemistry analyzer ( Humalyzer 3000, Human, Germany ). Significant variation in these levels was observed. The mean calcium value in BC patients was higher 9.398 mg/dl as compared to controls which were 8.694 mg/dl. Whereas the mean value of inorganic phosphorus level was lower 4.060 mg/dl in BC patients as compared to controls having 4.456 mg/dl. In this study, the frequency of hypercalcemia in Breast cancer patients was 10% i.e. only 10 out of 50 Breast cancer patients were suffering from hypercalcemia. Whereas the frequency of hypophosphatemia in this study was only 2 % i.e. only 1 out of 50 patients was suffering from hypophosphatemia. Thus it is concluded that there is a significant change in serum calcium and inorganic phosphorous levels in Breast cancer patients as the disease progresses. So, this study will be helpful for the clinicians to maintain serum calcium and phosphorous levels in Breast cancer patients and also preventing them from further complications.Keywords: serum analysis, calcium, inorganic phosphorus, hpercalcemia hypophosphatemia
Procedia PDF Downloads 2935395 Dynamic Distribution Calibration for Improved Few-Shot Image Classification
Authors: Majid Habib Khan, Jinwei Zhao, Xinhong Hei, Liu Jiedong, Rana Shahzad Noor, Muhammad Imran
Abstract:
Deep learning is increasingly employed in image classification, yet the scarcity and high cost of labeled data for training remain a challenge. Limited samples often lead to overfitting due to biased sample distribution. This paper introduces a dynamic distribution calibration method for few-shot learning. Initially, base and new class samples undergo normalization to mitigate disparate feature magnitudes. A pre-trained model then extracts feature vectors from both classes. The method dynamically selects distribution characteristics from base classes (both adjacent and remote) in the embedding space, using a threshold value approach for new class samples. Given the propensity of similar classes to share feature distributions like mean and variance, this research assumes a Gaussian distribution for feature vectors. Subsequently, distributional features of new class samples are calibrated using a corrected hyperparameter, derived from the distribution features of both adjacent and distant base classes. This calibration augments the new class sample set. The technique demonstrates significant improvements, with up to 4% accuracy gains in few-shot classification challenges, as evidenced by tests on miniImagenet and CUB datasets.Keywords: deep learning, computer vision, image classification, few-shot learning, threshold
Procedia PDF Downloads 675394 SEM Image Classification Using CNN Architectures
Authors: Güzi̇n Ti̇rkeş, Özge Teki̇n, Kerem Kurtuluş, Y. Yekta Yurtseven, Murat Baran
Abstract:
A scanning electron microscope (SEM) is a type of electron microscope mainly used in nanoscience and nanotechnology areas. Automatic image recognition and classification are among the general areas of application concerning SEM. In line with these usages, the present paper proposes a deep learning algorithm that classifies SEM images into nine categories by means of an online application to simplify the process. The NFFA-EUROPE - 100% SEM data set, containing approximately 21,000 images, was used to train and test the algorithm at 80% and 20%, respectively. Validation was carried out using a separate data set obtained from the Middle East Technical University (METU) in Turkey. To increase the accuracy in the results, the Inception ResNet-V2 model was used in view of the Fine-Tuning approach. By using a confusion matrix, it was observed that the coated-surface category has a negative effect on the accuracy of the results since it contains other categories in the data set, thereby confusing the model when detecting category-specific patterns. For this reason, the coated-surface category was removed from the train data set, hence increasing accuracy by up to 96.5%.Keywords: convolutional neural networks, deep learning, image classification, scanning electron microscope
Procedia PDF Downloads 1255393 Remote Sensing through Deep Neural Networks for Satellite Image Classification
Authors: Teja Sai Puligadda
Abstract:
Satellite images in detail can serve an important role in the geographic study. Quantitative and qualitative information provided by the satellite and remote sensing images minimizes the complexity of work and time. Data/images are captured at regular intervals by satellite remote sensing systems, and the amount of data collected is often enormous, and it expands rapidly as technology develops. Interpreting remote sensing images, geographic data mining, and researching distinct vegetation types such as agricultural and forests are all part of satellite image categorization. One of the biggest challenge data scientists faces while classifying satellite images is finding the best suitable classification algorithms based on the available that could able to classify images with utmost accuracy. In order to categorize satellite images, which is difficult due to the sheer volume of data, many academics are turning to deep learning machine algorithms. As, the CNN algorithm gives high accuracy in image recognition problems and automatically detects the important features without any human supervision and the ANN algorithm stores information on the entire network (Abhishek Gupta., 2020), these two deep learning algorithms have been used for satellite image classification. This project focuses on remote sensing through Deep Neural Networks i.e., ANN and CNN with Deep Sat (SAT-4) Airborne dataset for classifying images. Thus, in this project of classifying satellite images, the algorithms ANN and CNN are implemented, evaluated & compared and the performance is analyzed through evaluation metrics such as Accuracy and Loss. Additionally, the Neural Network algorithm which gives the lowest bias and lowest variance in solving multi-class satellite image classification is analyzed.Keywords: artificial neural network, convolutional neural network, remote sensing, accuracy, loss
Procedia PDF Downloads 1595392 HLA-G, a Neglected Immunosuppressive Checkpoint for Breast Cancer Immunotherapy
Authors: Xian-Peng Jiang, Catherine C. Baucom, Toby Jiang, Robert L. Elliott
Abstract:
HLA-G binds to the inhibitory receptors of uterine NK cells and plays an important role in protection of fetal cells from maternal NK lysis. HLA-G also mediates tumor escape, but the immunosuppressive role is often neglected. These studies have focused on the examination of HLA-G expression in human breast carcinoma and HLA-G immunosuppressive role in NK cytolysis. We examined HLA-G expression in breast cell lines by real time PCR, ELISA and immunofluorescent staining. We treated the breast cancer cell lines with anti-human HLA-G antibody or progesterone. Then, NK cytolysis was measured by using MTT assay. We find that breast carcinoma cell lines increase the expression of HLA-G mRNA and protein, compared to normal cells. Blocking HLA-G of the breast cancer cells by the antibody increases NK cytolysis. Progesterone upregulates HLA-G mRNA and protein of human breast cancer cell lines. The increased HLA-G expression suppresses NK cytolysis. In summary, human breast carcinoma overexpress HLA-G immunosuppressive molecules. Blocking HLA-G protein by antibody improves NK cytolysis. In contrast, upregulation of HLA-G expression by progesterone impairs NK cytolytic function. Thus, HLA-G is a new immunosuppressive checkpoint and potential cancer immunotherapeutic target.Keywords: HLA-G, Breast carcinoma, NK cells, Immunosuppressive checkpoint
Procedia PDF Downloads 895391 A Real-time Classification of Lying Bodies for Care Application of Elderly Patients
Authors: E. Vazquez-Santacruz, M. Gamboa-Zuniga
Abstract:
In this paper, we show a methodology for bodies classification in lying state using HOG descriptors and pressures sensors positioned in a matrix form (14 x 32 sensors) on the surface where bodies lie down. it will be done in real time. Our system is embedded in a care robot that can assist the elderly patient and medical staff around to get a better quality of life in and out of hospitals. Due to current technology a limited number of sensors is used, wich results in low-resolution data array, that will be used as image of 14 x 32 pixels. Our work considers the problem of human posture classification with few information (sensors), applying digital process to expand the original data of the sensors and so get more significant data for the classification, however, this is done with low-cost algorithms to ensure the real-time execution.Keywords: real-time classification, sensors, robots, health care, elderly patients, artificial intelligence
Procedia PDF Downloads 8665390 Comparing Breast Cancer Risk and the Risk Factors between Heterosexual Women and Sexual Minority Women in Taiwan: A Preliminary Result
Authors: Ya-Ching Wang, Yi-Maun Subeq
Abstract:
Background: There is a lack of evidence to understand differences in risk for developing breast cancer between sexual minority women and heterosexual women in Taiwan. The purpose of this study is to compare differences in risk for developing breast cancer between the two groups of Taiwanese women. Methods: An online cross-sectional survey was used to collect data. A total of 238 Taiwanese women (mean age 30.69 years old, SD=8.231, range 20-60) were recruited between December 2016 and February 2017, including 115 heterosexual women and 123 sexual minority women. Results: There were no significant differences between heterosexual women and sexual minority women in body mass index, history of non-malignant breast disease, age at menarche and menopause, use of hormone replacement therapy, use of hormone replacement therapy, nor the prevalence of breast cancer. The sexual minority women had higher rates of current drinking, smoking and using breast-bindings and also reported exercise more a week; the heterosexual women had higher rates of pregnancy, children, breastfeed, miscarriages, abortion and use of birth control pills. Discussion/Conclusion: There were significant differences between heterosexual women and sexual minority women in reproductive factors and behavioral risk factors for the development of breast cancer. In particular, the finding that the sexual minority women had higher rate of using breast-bindings (56.6%) than the heterosexual women (4.7%) should be further explore, in order to understand whether long-term breast compression is associated with the development of breast cancer.Keywords: breast cancer, risk, sexual orientation, Taiwan
Procedia PDF Downloads 3655389 Large Neural Networks Learning From Scratch With Very Few Data and Without Explicit Regularization
Authors: Christoph Linse, Thomas Martinetz
Abstract:
Recent findings have shown that Neural Networks generalize also in over-parametrized regimes with zero training error. This is surprising, since it is completely against traditional machine learning wisdom. In our empirical study we fortify these findings in the domain of fine-grained image classification. We show that very large Convolutional Neural Networks with millions of weights do learn with only a handful of training samples and without image augmentation, explicit regularization or pretraining. We train the architectures ResNet018, ResNet101 and VGG19 on subsets of the difficult benchmark datasets Caltech101, CUB_200_2011, FGVCAircraft, Flowers102 and StanfordCars with 100 classes and more, perform a comprehensive comparative study and draw implications for the practical application of CNNs. Finally, we show that VGG19 with 140 million weights learns to distinguish airplanes and motorbikes with up to 95% accuracy using only 20 training samples per class.Keywords: convolutional neural networks, fine-grained image classification, generalization, image recognition, over-parameterized, small data sets
Procedia PDF Downloads 885388 Gaussian Mixture Model Based Identification of Arterial Wall Movement for Computation of Distension Waveform
Authors: Ravindra B. Patil, P. Krishnamoorthy, Shriram Sethuraman
Abstract:
This work proposes a novel Gaussian Mixture Model (GMM) based approach for accurate tracking of the arterial wall and subsequent computation of the distension waveform using Radio Frequency (RF) ultrasound signal. The approach was evaluated on ultrasound RF data acquired using a prototype ultrasound system from an artery mimicking flow phantom. The effectiveness of the proposed algorithm is demonstrated by comparing with existing wall tracking algorithms. The experimental results show that the proposed method provides 20% reduction in the error margin compared to the existing approaches in tracking the arterial wall movement. This approach coupled with ultrasound system can be used to estimate the arterial compliance parameters required for screening of cardiovascular related disorders.Keywords: distension waveform, Gaussian Mixture Model, RF ultrasound, arterial wall movement
Procedia PDF Downloads 5075387 Fundamental Study on Reconstruction of 3D Image Using Camera and Ultrasound
Authors: Takaaki Miyabe, Hideharu Takahashi, Hiroshige Kikura
Abstract:
The Government of Japan and Tokyo Electric Power Company Holdings, Incorporated (TEPCO) are struggling with the decommissioning of Fukushima Daiichi Nuclear Power Plants, especially fuel debris retrieval. In fuel debris retrieval, amount of fuel debris, location, characteristics, and distribution information are important. Recently, a survey was conducted using a robot with a small camera. Progress report in remote robot and camera research has speculated that fuel debris is present both at the bottom of the Pressure Containment Vessel (PCV) and inside the Reactor Pressure Vessel (RPV). The investigation found a 'tie plate' at the bottom of the containment, this is handles on the fuel rod. As a result, it is assumed that a hole large enough to allow the tie plate to fall is opened at the bottom of the reactor pressure vessel. Therefore, exploring the existence of holes that lead to inside the RCV is also an issue. Investigations of the lower part of the RPV are currently underway, but no investigations have been made inside or above the PCV. Therefore, a survey must be conducted for future fuel debris retrieval. The environment inside of the RPV cannot be imagined due to the effect of the melted fuel. To do this, we need a way to accurately check the internal situation. What we propose here is the adaptation of a technology called 'Structure from Motion' that reconstructs a 3D image from multiple photos taken by a single camera. The plan is to mount a monocular camera on the tip of long-arm robot, reach it to the upper part of the PCV, and to taking video. Now, we are making long-arm robot that has long-arm and used at high level radiation environment. However, the environment above the pressure vessel is not known exactly. Also, fog may be generated by the cooling water of fuel debris, and the radiation level in the environment may be high. Since camera alone cannot provide sufficient sensing in these environments, we will further propose using ultrasonic measurement technology in addition to cameras. Ultrasonic sensor can be resistant to environmental changes such as fog, and environments with high radiation dose. these systems can be used for a long time. The purpose is to develop a system adapted to the inside of the containment vessel by combining a camera and an ultrasound. Therefore, in this research, we performed a basic experiment on 3D image reconstruction using a camera and ultrasound. In this report, we select the good and bad condition of each sensing, and propose the reconstruction and detection method. The results revealed the strengths and weaknesses of each approach.Keywords: camera, image processing, reconstruction, ultrasound
Procedia PDF Downloads 1045386 A Supervised Learning Data Mining Approach for Object Recognition and Classification in High Resolution Satellite Data
Authors: Mais Nijim, Rama Devi Chennuboyina, Waseem Al Aqqad
Abstract:
Advances in spatial and spectral resolution of satellite images have led to tremendous growth in large image databases. The data we acquire through satellites, radars and sensors consists of important geographical information that can be used for remote sensing applications such as region planning, disaster management. Spatial data classification and object recognition are important tasks for many applications. However, classifying objects and identifying them manually from images is a difficult task. Object recognition is often considered as a classification problem, this task can be performed using machine-learning techniques. Despite of many machine-learning algorithms, the classification is done using supervised classifiers such as Support Vector Machines (SVM) as the area of interest is known. We proposed a classification method, which considers neighboring pixels in a region for feature extraction and it evaluates classifications precisely according to neighboring classes for semantic interpretation of region of interest (ROI). A dataset has been created for training and testing purpose; we generated the attributes by considering pixel intensity values and mean values of reflectance. We demonstrated the benefits of using knowledge discovery and data-mining techniques, which can be on image data for accurate information extraction and classification from high spatial resolution remote sensing imagery.Keywords: remote sensing, object recognition, classification, data mining, waterbody identification, feature extraction
Procedia PDF Downloads 3405385 An Insight into Early Stage Detection of Malignant Tumor by Microwave Imaging
Authors: Muhammad Hassan Khalil, Xu Jiadong
Abstract:
Detection of malignant tumor inside the breast of women is a challenging field for the researchers. MWI (Microwave imaging) for breast cancer diagnosis has been of interest for last two decades, newly it suggested for finding cancerous tissues of women breast. A simple and basic idea of the mathematical modeling is used throughout this paper for imaging of malignant tumor. In this paper, the authors explained inverse scattering method in the microwave imaging and also present some simulation results.Keywords: breast cancer detection, microwave imaging, tomography, tumor
Procedia PDF Downloads 4115384 Application of Rapid Eye Imagery in Crop Type Classification Using Vegetation Indices
Authors: Sunita Singh, Rajani Srivastava
Abstract:
For natural resource management and in other applications about earth observation revolutionary remote sensing technology plays a significant role. One of such application in monitoring and classification of crop types at spatial and temporal scale, as it provides latest, most precise and cost-effective information. Present study emphasizes the use of three different vegetation indices of Rapid Eye imagery on crop type classification. It also analyzed the effect of each indices on classification accuracy. Rapid Eye imagery is highly demanded and preferred for agricultural and forestry sectors as it has red-edge and NIR bands. The three indices used in this study were: the Normalized Difference Vegetation Index (NDVI), the Green Normalized Difference Vegetation Index (GNDVI), and the Normalized Difference Red Edge Index (NDRE) and all of these incorporated the Red Edge band. The study area is Varanasi district of Uttar Pradesh, India and Radial Basis Function (RBF) kernel was used here for the Support Vector Machines (SVMs) classification. Classification was performed with these three vegetation indices. The contribution of each indices on image classification accuracy was also tested with single band classification. Highest classification accuracy of 85% was obtained using three vegetation indices. The study concluded that NDRE has the highest contribution on classification accuracy compared to the other vegetation indices and the Rapid Eye imagery can get satisfactory results of classification accuracy without original bands.Keywords: GNDVI, NDRE, NDVI, rapid eye, vegetation indices
Procedia PDF Downloads 3625383 Evaluation of Tumor-Infiltrating Lymphocytes in Breast Carcinoma: Correlation with Molecular Subtypes and Clinicopathological Parameters
Authors: Arundhathi S., Poongodi R.
Abstract:
Tumor-infiltrating lymphocytes (TILs) are indicative of the local immune response against tumor proliferation and metastasis. Emerging as a significant marker of immune reactivity, TILs are utilized to evaluate prognostic outcomes across various malignancies, including colon, ovarian, lung, bladder, and breast cancers. In breast cancer (BC), TILs are particularly relevant for assessing tumor response to therapy in both adjuvant and neoadjuvant settings, with a prominent role in triple-negative breast cancer (TNBC), where they have been associated with improved outcomes. As such, TILs are recognized as an independent marker of favorable prognosis in several tumor types, underscoring their potential as a tool in personalized cancer therapy.Keywords: breast cancer, intratumoral TIL, stromal TIL, tumor infiltrating lymphocytes
Procedia PDF Downloads 95382 Enhancing of Laser Imaging by Using Ultrasound Effect
Authors: Hayder Raad Hafuze, Munqith Saleem Dawood, Jamal Abdul Jabbar
Abstract:
The effect of using both ultrasounds with laser in medical imaging of the biological tissue has been studied in this paper. Different wave lengths of incident laser light (405 nm, 532 nm, 650 nm, 808 nm and 1064 nm) were used with different ultrasound frequencies (1MHz and 3.3MHz). The results showed that, the change of acoustic intensity enhance the laser penetration of the tissue for different thickness. The existence of the ideal Raman-Nath diffraction pattern were investigated in terms of phase delay and incident angle.Keywords: tissue, laser, ultrasound, effect, imaging
Procedia PDF Downloads 433