Search results for: cancer detection
4600 Image Recognition and Anomaly Detection Powered by GANs: A Systematic Review
Authors: Agastya Pratap Singh
Abstract:
Generative Adversarial Networks (GANs) have emerged as powerful tools in the fields of image recognition and anomaly detection due to their ability to model complex data distributions and generate realistic images. This systematic review explores recent advancements and applications of GANs in both image recognition and anomaly detection tasks. We discuss various GAN architectures, such as DCGAN, CycleGAN, and StyleGAN, which have been tailored to improve accuracy, robustness, and efficiency in visual data analysis. In image recognition, GANs have been used to enhance data augmentation, improve classification models, and generate high-quality synthetic images. In anomaly detection, GANs have proven effective in identifying rare and subtle abnormalities across various domains, including medical imaging, cybersecurity, and industrial inspection. The review also highlights the challenges and limitations associated with GAN-based methods, such as instability during training and mode collapse, and suggests future research directions to overcome these issues. Through this review, we aim to provide researchers with a comprehensive understanding of the capabilities and potential of GANs in transforming image recognition and anomaly detection practices.Keywords: generative adversarial networks, image recognition, anomaly detection, DCGAN, CycleGAN, StyleGAN, data augmentation
Procedia PDF Downloads 194599 Adopting Flocks of Birds Approach to Predator for Anomalies Detection on Industrial Control Systems
Abstract:
Industrial Control Systems (ICS) such as Supervisory Control And Data Acquisition (SCADA) can be seen in many different critical infrastructures, from nuclear management to utility, medical equipment, power, waste and engine management on ships and planes. The role SCADA plays in critical infrastructure has resulted in a call to secure them. Many lives depend on it for daily activities and the attack vectors are becoming more sophisticated. Hence, the security of ICS is vital as malfunction of it might result in huge risk. This paper describes how the application of Prey Predator (PP) approach in flocks of birds could enhance the detection of malicious activities on ICS. The PP approach explains how these animals in groups or flocks detect predators by following some simple rules. They are not necessarily very intelligent animals but their approach in solving complex issues such as detection through corporation, coordination and communication worth emulating. This paper will emulate flocking behavior seen in birds in detecting predators. The PP approach will adopt six nearest bird approach in detecting any predator. Their local and global bests are based on the individual detection as well as group detection. The PP algorithm was designed following MapReduce methodology that follows a Split Detection Convergence (SDC) approach.Keywords: artificial life, industrial control system (ICS), IDS, prey predator (PP), SCADA, SDC
Procedia PDF Downloads 2994598 Performance Evaluation of Contemporary Classifiers for Automatic Detection of Epileptic EEG
Authors: K. E. Ch. Vidyasagar, M. Moghavvemi, T. S. S. T. Prabhat
Abstract:
Epilepsy is a global problem, and with seizures eluding even the smartest of diagnoses a requirement for automatic detection of the same using electroencephalogram (EEG) would have a huge impact in diagnosis of the disorder. Among a multitude of methods for automatic epilepsy detection, one should find the best method out, based on accuracy, for classification. This paper reasons out, and rationalizes, the best methods for classification. Accuracy is based on the classifier, and thus this paper discusses classifiers like quadratic discriminant analysis (QDA), classification and regression tree (CART), support vector machine (SVM), naive Bayes classifier (NBC), linear discriminant analysis (LDA), K-nearest neighbor (KNN) and artificial neural networks (ANN). Results show that ANN is the most accurate of all the above stated classifiers with 97.7% accuracy, 97.25% specificity and 98.28% sensitivity in its merit. This is followed closely by SVM with 1% variation in result. These results would certainly help researchers choose the best classifier for detection of epilepsy.Keywords: classification, seizure, KNN, SVM, LDA, ANN, epilepsy
Procedia PDF Downloads 5194597 Hexane Extract of Thymus serpyllum L.: GC-MS Profile, Antioxidant Potential and Anticancer Impact on HepG2 (Liver Carcinoma) Cell Line
Authors: Salma Baig, Bakrudeen Ali Ahmad, Ainnul Hamidah Syahadah Azizan, Hapipah Mohd Ali, Elham Rouhollahi, Mahmood Ameen Abdulla
Abstract:
Free radical damage induced by reactive oxygen species (ROS) contributes to etiology of many chronic diseases, cancer being one of them. Recent studies have been successful in ROS targeted therapies via antioxidants using mouse models in cancer therapeutics. The present study was designed to scrutinize anticancer activity, antioxidant activity of 5 different extracts of Thymus serpyllum in MDA-MB-231, MCF-7, HepG2, HCT-116, PC3, and A549. Identification of the phytochemicals present in the most active extract of Thymus serpyllum was conducted using gas chromatography coupled with mass spectrophotometry and antioxidant activity was measured by using DPPH radical scavenging and FRAP assay. Anticancer impact of the extract in terms of IC50 was evaluated using MTT cell viability assay. Results revealed that the hexane extract showed the best anticancer activity in HepG2 (Liver Carcinoma Cell Line) with an IC50 value of 23 ± 0.14 µg/ml followed by 25 µg/ml in HCT-116 (Colon Cancer Cell Line), 30 µm/ml in MCF-7 (Breast Cancer Cell Line), 35 µg/ml in MDA-MB-231 (Breast Cancer Cell Line), 57 µg/ml in PC3 (Prostate Cancer Cell Line) and 60 µg/ml in A549 (Lung Carcinoma Cell Line). GC-MS profile of the hexane extract showed the presence of 31 compounds with carvacrol, thymol and thymoquione being the major compounds. Phenolics such as Vitamin E, terpinen-4-ol, borneol and phytol were also identified. Hence, here we present the first report on cytotoxicity of hexane extract of Thymus serpyllum extract in HepG2 cell line with a robust anticancer activity with an IC50 of 23 ± 0.14 µg/ml.Keywords: Thymus serpyllum L., hexane extract, GC-MS profile, antioxidant activity, anticancer activity, HepG2 cell line
Procedia PDF Downloads 5164596 Toward Subtle Change Detection and Quantification in Magnetic Resonance Neuroimaging
Authors: Mohammad Esmaeilpour
Abstract:
One of the important open problems in the field of medical image processing is detection and quantification of small changes. In this poster, we try to investigate that, how the algebraic decomposition techniques can be used for semiautomatically detecting and quantifying subtle changes in Magnetic Resonance (MR) neuroimaging volumes. We mostly focus on the low-rank values of the matrices achieved from decomposing MR image pairs during a period of time. Besides, a skillful neuroradiologist will help the algorithm to distinguish between noises and small changes.Keywords: magnetic resonance neuroimaging, subtle change detection and quantification, algebraic decomposition, basis functions
Procedia PDF Downloads 4724595 Predicting Survival in Cancer: How Cox Regression Model Compares to Artifial Neural Networks?
Authors: Dalia Rimawi, Walid Salameh, Amal Al-Omari, Hadeel AbdelKhaleq
Abstract:
Predication of Survival time of patients with cancer, is a core factor that influences oncologist decisions in different aspects; such as offered treatment plans, patients’ quality of life and medications development. For a long time proportional hazards Cox regression (ph. Cox) was and still the most well-known statistical method to predict survival outcome. But due to the revolution of data sciences; new predication models were employed and proved to be more flexible and provided higher accuracy in that type of studies. Artificial neural network is one of those models that is suitable to handle time to event predication. In this study we aim to compare ph Cox regression with artificial neural network method according to data handling and Accuracy of each model.Keywords: Cox regression, neural networks, survival, cancer.
Procedia PDF Downloads 1984594 Cytotoxic Metabolites from Tagetes minuta L. Growing in Saudi Arabia
Authors: Ali A. A. Alqarni, Gamal A. Mohamed, Hossam M. Abdallah, Sabrin R. M. Ibrahim
Abstract:
Phytochemical investigation of the methanolic extract of aerial parts of Tagetes minuta L. (Family: Asteraceae) using different chromatographic techniques led to the isolation of five compounds; ecliptal (1), scopoletin (2), P-hydroxy benzoic acid (3), patuletin (4), and patuletin-7-O-β-D-glucopyranoside (5) (Figure 1). Their structures were established based on physical, chemical, and spectral data [Ultraviolet (UV), Proton ¹H, Carbon thirteen ¹³C, and Heteronuclear Multiple Bond Correlation (HMBC) NMR], as well as Electrospray Ionization Mass Spectroscopy (ESIMS) and comparison with literature data. Their cytotoxic activity was assessed towards human liver hepatocellular carcinoma (HepG2), human breast cancer (MCF-7), and human colon cancer (HCT116) cancer cell lines using sulphorhodamine B (SRB) assay. It is noteworthy that compound 1 demonstrated a significant cytotoxic potential towards HepG2, MCF7, and HCT116 cells with IC₅₀s ranging from 2.74 to 7.01 μM, compared to doxorubicin (IC₅₀ 0.18, 0.60, and 0.20 μM, respectively), whereas compounds 2, 4, and 5 showed moderate cytotoxic potential with IC50s ranging from 11.71 to 35.64 μM. However, 3 was inactive up to a concentration of 100 μM towards the three tested cancer cell lines.Keywords: Asteraceae, cytotoxicity, metabolites, Tagetes minuta
Procedia PDF Downloads 1624593 Predicting Open Chromatin Regions in Cell-Free DNA Whole Genome Sequencing Data by Correlation Clustering
Authors: Fahimeh Palizban, Farshad Noravesh, Amir Hossein Saeidian, Mahya Mehrmohamadi
Abstract:
In the recent decade, the emergence of liquid biopsy has significantly improved cancer monitoring and detection. Dying cells, including those originating from tumors, shed their DNA into the blood and contribute to a pool of circulating fragments called cell-free DNA. Accordingly, identifying the tissue origin of these DNA fragments from the plasma can result in more accurate and fast disease diagnosis and precise treatment protocols. Open chromatin regions are important epigenetic features of DNA that reflect cell types of origin. Profiling these features by DNase-seq, ATAC-seq, and histone ChIP-seq provides insights into tissue-specific and disease-specific regulatory mechanisms. There have been several studies in the area of cancer liquid biopsy that integrate distinct genomic and epigenomic features for early cancer detection along with tissue of origin detection. However, multimodal analysis requires several types of experiments to cover the genomic and epigenomic aspects of a single sample, which will lead to a huge amount of cost and time. To overcome these limitations, the idea of predicting OCRs from WGS is of particular importance. In this regard, we proposed a computational approach to target the prediction of open chromatin regions as an important epigenetic feature from cell-free DNA whole genome sequence data. To fulfill this objective, local sequencing depth will be fed to our proposed algorithm and the prediction of the most probable open chromatin regions from whole genome sequencing data can be carried out. Our method integrates the signal processing method with sequencing depth data and includes count normalization, Discrete Fourie Transform conversion, graph construction, graph cut optimization by linear programming, and clustering. To validate the proposed method, we compared the output of the clustering (open chromatin region+, open chromatin region-) with previously validated open chromatin regions related to human blood samples of the ATAC-DB database. The percentage of overlap between predicted open chromatin regions and the experimentally validated regions obtained by ATAC-seq in ATAC-DB is greater than 67%, which indicates meaningful prediction. As it is evident, OCRs are mostly located in the transcription start sites (TSS) of the genes. In this regard, we compared the concordance between the predicted OCRs and the human genes TSS regions obtained from refTSS and it showed proper accordance around 52.04% and ~78% with all and the housekeeping genes, respectively. Accurately detecting open chromatin regions from plasma cell-free DNA-seq data is a very challenging computational problem due to the existence of several confounding factors, such as technical and biological variations. Although this approach is in its infancy, there has already been an attempt to apply it, which leads to a tool named OCRDetector with some restrictions like the need for highly depth cfDNA WGS data, prior information about OCRs distribution, and considering multiple features. However, we implemented a graph signal clustering based on a single depth feature in an unsupervised learning manner that resulted in faster performance and decent accuracy. Overall, we tried to investigate the epigenomic pattern of a cell-free DNA sample from a new computational perspective that can be used along with other tools to investigate genetic and epigenetic aspects of a single whole genome sequencing data for efficient liquid biopsy-related analysis.Keywords: open chromatin regions, cancer, cell-free DNA, epigenomics, graph signal processing, correlation clustering
Procedia PDF Downloads 1484592 Awareness for Air Pollution Impacts on Lung Cancer in Southern California: A Pilot Study for Designed Smartphone Application
Authors: M. Mohammed Raoof, A. Enkhtaivan, H. Aljuaid
Abstract:
This study follows the design science research methodology to design and implement a smartphone application artifact. The developed artifact was evaluated through three phases. The System Usability Scale (SUS) metric was used for the evaluation. The designed artifact aims to spread awareness about reducing air pollution, decreasing lung cancer development, and checking the air quality status in Southern California Counties. Participants have been drawn for a pilot study to facilitate awareness of air pollution. The study found that smartphone applications have a beneficial effect on the study’s aims.Keywords: air pollution, design science research, indoor air pollution, lung cancer, outdoor air pollution, smartphone application
Procedia PDF Downloads 1174591 Toxicities associated with EBRT and Brachytherapy for Intermediate and High Risk Prostate Cancer, Correlated with Intra-operative Dosing
Authors: Rebecca Dunne, Cormac Small, Geraldine O'Boyle, Nazir Ibrahim, Anisha
Abstract:
Prostate cancer is the most common cancer among men, excluding non-melanoma skin cancers. It is estimated that approximately 12% of men will develop prostate cancer during their lifetime. Patients with intermediate, high risk, and very-high risk prostate cancer often undergo a combination of radiation treatments. These treatments include external beam radiotherapy with a low-dose rate or high-dose rate brachytherapy boost, often with concomitant androgen deprivation therapy. The literature on follow-up of patients that receive brachytherapy is scarce, particularly follow-up of patients that undergo high-dose rate brachytherapy. This retrospective study aims to investigate the biochemical failure and toxicities associated with triple therapy and external beam radiotherapy given in combination with brachytherapy. Reported toxicities and prostate specific antigen (PSA) were retrospectively evaluated in eighty patients that previously underwent external beam radiotherapy with a low-dose rate or high dose-rate brachytherapy boost. The severity of toxicities were correlated with intra-operative dosing during brachytherapy on ultrasound and CT scan. The results of this study will provide further information for clinicians and patients when considering treatment options.Keywords: toxicities, combination, brachytherapy, intra-operative dosing, biochemical failure
Procedia PDF Downloads 2404590 Development of a Natural Anti-cancer Formulation Which Can Target Triple Negative Breast Cancer Stem Cells
Authors: Samashi Munaweera
Abstract:
Cancer stem cells (CSC) are responsible for the initiation, extensive proliferation and metastasis of cancer. CSCs, including breast cancer stem cells (bCSCs) have a capacity to generate chemo and radiotherapy resistance heterogeneous population of cells. Over-expressed ABCB1 has been reported as a main reason for drug resistance of CSCs via activating drug efflux pumps by creating pores in the cell membrane. The overall efficiency of chemotherapeutic agents might be enhanced by blocking the ABCB protein efflux pump in the CSC membrane. There is an urgent need to search for persuasive natural drugs which can target CSCs. Anti-cancer properties of Hylocereus undatus on cancer CSCs have not yet been studied. In the present study, the anti-cancer effects of the peel and flesh of H. undatus fruit on bCSCs were evaluated with the aim of developing a marketable anti-cancer nutraceutical formulation. The flesh and peel of H. undatus were freeze-dried and sequentially extracted into four different solvents (hexane, chloroform, ethyl acetate and ethanol). All extracts (eight extracts) were dried under reduced pressure, and different concentrations (12.5-400 µg/mL) were treated on bCSCs isolated from a triple-negative chemo-resistant breast cancer phenotype (MDA-MB-231 cells). Anti-proliferative effects of all extracts and paclitaxel (positive control) were determined by a colorimetric assay (WST-1 based). Since peel-chloroform (IC50= 54.8 µg/mL) and flesh-ethyl acetate (IC50= 150.5 µg/mL) extras exerted a potent anti-proliferative effect at 72 h post-incubation, a combinatorial formulation (CF) was developed with the most active peel-chloroform extract and 20 µg/mL of verapamil (a known ABCB1 drug efflux pump blocker) first time in the world. Anti-proliferative effects and pro-apoptotic effects of CF were confirmed by estimating activated caspase3 and caspase7 levels and apoptotic morphological features in the CF-treated bCSCs compared to untreated and only verapamil (20 µg/mL) treated bCSCs, and CF treated normal mammary epithelial cells (MCF-10A). The antiproliferative effects of CF (16.4 µg/mL) are greater than paclitaxel (19.2 µg/mL) and three folds greater than peel-chloroform extract (IC50= 54.8 µg/mL) on bCSCs while exerting less effects on normal cells (> 400 µg/mL). Collectively, CF can be considered as a potential initiative of a nutraceutical formulation that can target CSCs.Keywords: breast cancer stem cells (bCSCs), Hylocereus undatus, combinatorial formulation (CF), ABCB 1 protein, verapamil
Procedia PDF Downloads 264589 A Survey on Genetic Algorithm for Intrusion Detection System
Authors: Prikhil Agrawal, N. Priyanka
Abstract:
With the increase of millions of users on Internet day by day, it is very essential to maintain highly reliable and secured data communication between various corporations. Although there are various traditional security imparting techniques such as antivirus software, password protection, data encryption, biometrics and firewall etc. But still network security has become the main issue in various leading companies. So IDSs have become an essential component in terms of security, as it can detect various network attacks and respond quickly to such occurrences. IDSs are used to detect unauthorized access to a computer system. This paper describes various intrusion detection techniques using GA approach. The intrusion detection problem has become a challenging task due to the conception of miscellaneous computer networks under various vulnerabilities. Thus the damage caused to various organizations by malicious intrusions can be mitigated and even be deterred by using this powerful tool.Keywords: genetic algorithm (GA), intrusion detection system (IDS), dataset, network security
Procedia PDF Downloads 2954588 Intrusion Detection Based on Graph Oriented Big Data Analytics
Authors: Ahlem Abid, Farah Jemili
Abstract:
Intrusion detection has been the subject of numerous studies in industry and academia, but cyber security analysts always want greater precision and global threat analysis to secure their systems in cyberspace. To improve intrusion detection system, the visualisation of the security events in form of graphs and diagrams is important to improve the accuracy of alerts. In this paper, we propose an approach of an IDS based on cloud computing, big data technique and using a machine learning graph algorithm which can detect in real time different attacks as early as possible. We use the MAWILab intrusion detection dataset . We choose Microsoft Azure as a unified cloud environment to load our dataset on. We implement the k2 algorithm which is a graphical machine learning algorithm to classify attacks. Our system showed a good performance due to the graphical machine learning algorithm and spark structured streaming engine.Keywords: Apache Spark Streaming, Graph, Intrusion detection, k2 algorithm, Machine Learning, MAWILab, Microsoft Azure Cloud
Procedia PDF Downloads 1444587 Design an Intelligent Fire Detection System Based on Neural Network and Particle Swarm Optimization
Authors: Majid Arvan, Peyman Beygi, Sina Rokhsati
Abstract:
In-time detection of fire in buildings is of great importance. Employing intelligent methods in data processing in fire detection systems leads to a significant reduction of fire damage at lowest cost. In this paper, the raw data obtained from the fire detection sensor networks in buildings is processed by using intelligent methods based on neural networks and the likelihood of fire happening is predicted. In order to enhance the quality of system, the noise in the sensor data is reduced by analyzing wavelets and applying SVD technique. Meanwhile, the proposed neural network is trained using particle swarm optimization (PSO). In the simulation work, the data is collected from sensor network inside the room and applied to the proposed network. Then the outputs are compared with conventional MLP network. The simulation results represent the superiority of the proposed method over the conventional one.Keywords: intelligent fire detection, neural network, particle swarm optimization, fire sensor network
Procedia PDF Downloads 3794586 Embedded Electrochemistry with Miniaturized, Drone-Based, Potentiostat System for Remote Detection Chemical Warfare Agents
Authors: Amer Dawoud, Jesy Motchaalangaram, Arati Biswakarma, Wujan Mio, Karl Wallace
Abstract:
The development of an embedded miniaturized drone-based system for remote detection of Chemical Warfare Agents (CWA) is proposed. The paper focuses on the software/hardware system design of the electrochemical Cyclic Voltammetry (CV) and Differential Pulse Voltammetry (DPV) signal processing for future deployment on drones. The paper summarizes the progress made towards hardware and electrochemical signal processing for signature detection of CWA. Also, the miniature potentiostat signal is validated by comparing it with the high-end lab potentiostat signal.Keywords: drone-based, remote detection chemical warfare agents, miniaturized, potentiostat
Procedia PDF Downloads 1344585 Targeted Delivery of Sustained Release Polymeric Nanoparticles for Cancer Therapy
Authors: Jamboor K. Vishwanatha
Abstract:
Among the potent anti-cancer agents, curcumin has been found to be very efficacious against various cancer cells. Despite multiple medicinal benefits of curcumin, poor water solubility, poor physiochemical properties and low bioavailability continue to pose major challenges in developing a formulation for clinical efficacy. To improve its potential application in the clinical area, we formulated poly lactic-co-glycolic acid (PLGA) nanoparticles. The PLGA nanoparticles were formulated using solid-oil/water emulsion solvent evaporation method and then characterized for percent yield, encapsulation efficiency, surface morphology, particle size, drug distribution within nanoparticles and drug polymer interaction. Our studies showed the successful formation of smooth and spherical curcumin loaded PLGA nanoparticles with a high percent yield of about 92.01±0.13% and an encapsulation efficiency of 90.88±0.14%. The mean particle size of the nanoparticles was found to be 145nm. The in vitro drug release profile showed 55-60% drug release from the nanoparticles over a period of 24 hours with continued sustained release over a period of 8 days. Exposure to curcumin loaded nanoparticles resulted in reduced cell viability of cancer cells compared to normal cells. We used a novel non-covalent insertion of a homo-bifunctional spacer for targeted delivery of curcumin to various cancer cells. Functionalized nanoparticles for antibody/targeting agent conjugation was prepared using a cross-linking ligand, bis(sulfosuccinimidyl) suberate (BS3), which has reactive carboxyl group to conjugate efficiently to the primary amino groups of the targeting agents. In our studies, we demonstrated successful conjugation of antibodies, Annexin A2 or prostate specific membrane antigen (PSMA), to curcumin loaded PLGA nanoparticles for targeting to prostate and breast cancer cells. The percent antibody attachment to PLGA nanoparticles was found to be 92.8%. Efficient intra-cellular uptake of the targeted nanoparticles was observed in the cancer cells. These results have emphasized the potential of our multifunctional curcumin nanoparticles to improve the clinical efficacy of curcumin therapy in patients with cancer.Keywords: polymeric nanoparticles, cancer therapy, sustained release, curcumin
Procedia PDF Downloads 3244584 Object Detection in Digital Images under Non-Standardized Conditions Using Illumination and Shadow Filtering
Authors: Waqqas-ur-Rehman Butt, Martin Servin, Marion Pause
Abstract:
In recent years, object detection has gained much attention and very encouraging research area in the field of computer vision. The robust object boundaries detection in an image is demanded in numerous applications of human computer interaction and automated surveillance systems. Many methods and approaches have been developed for automatic object detection in various fields, such as automotive, quality control management and environmental services. Inappropriately, to the best of our knowledge, object detection under illumination with shadow consideration has not been well solved yet. Furthermore, this problem is also one of the major hurdles to keeping an object detection method from the practical applications. This paper presents an approach to automatic object detection in images under non-standardized environmental conditions. A key challenge is how to detect the object, particularly under uneven illumination conditions. Image capturing conditions the algorithms need to consider a variety of possible environmental factors as the colour information, lightening and shadows varies from image to image. Existing methods mostly failed to produce the appropriate result due to variation in colour information, lightening effects, threshold specifications, histogram dependencies and colour ranges. To overcome these limitations we propose an object detection algorithm, with pre-processing methods, to reduce the interference caused by shadow and illumination effects without fixed parameters. We use the Y CrCb colour model without any specific colour ranges and predefined threshold values. The segmented object regions are further classified using morphological operations (Erosion and Dilation) and contours. Proposed approach applied on a large image data set acquired under various environmental conditions for wood stack detection. Experiments show the promising result of the proposed approach in comparison with existing methods.Keywords: image processing, illumination equalization, shadow filtering, object detection
Procedia PDF Downloads 2144583 Microbiome Role in Tumor Environment
Authors: Chro Kavian
Abstract:
The studies conducted show that cancer is a disease caused by populations of microbes, a notion gaining traction as the interaction between the human microbiome and the tumor microenvironment (TME) increasingly shows how environment and microbes dictate the progress and treatment of neoplastic diseases. A person’s human microbiome is defined as a collection of bacteria, fungi, viruses, and other microorganisms whose structure and composition influence biological processes like immune system modulation and nutrient metabolism, which, in turn, affect how susceptible a person is to neoplastic diseases, and response to different therapies. Recent reports demonstrated the influence specific microbiome bacterial populations have on the TME, thereby altering tumoral behaviors and the TME’s contributing factors that impact patients' lives. In addition, gut microbes and their SCFA products are important determinants of the inflammatory landscape of tumors and augment anti-tumor immunity, which can influence immunotherapy outcomes. Studies have also found that dysbiosis, or microbial imbalance, correlates with biological processes such as cancer progression, metastasis, and therapy resistance, leading scientists to explore the use of microbiome deficiencies as adjunctive approaches to chemotherapy and other, more traditional treatments. Nonetheless, mental health practitioners struggling to comprehend the existent gap between cancer patients with pronounced resolutive capabilities and the profound clinical impact Microbiome-targeted cancer therapy has been proven to possess.Keywords: microbiome, cancer, tumor, immune system
Procedia PDF Downloads 134582 A Self-Directed Home Yoga Program for Women with Breast Cancer during Chemotherapy
Authors: Hiroko Komatsu, Kaori Yagasaki
Abstract:
Background: Cancer-related cognitive impairment is a common problem seen in cancer patients undergoing chemotherapy. Physical activity may show beneficial effects on the cognitive function in such patients. Therefore, we have developed a self-directed home yoga program for cancer patients with cognitive symptoms during chemotherapy. This program involves a DVD presenting a combination of yoga courses based on patient preferences to be practiced at home. This study was performed to examine the feasibility of this program. In addition, we also examined changes in cognitive function and quality of life (QOL) in these patients participating in the program. Methods: This prospective feasibility study was conducted in a 500-bed general hospital in Tokyo, Japan. The study population consisted of breast cancer patients undergoing chemotherapy as the initial therapy. This feasibility study used a convenience sample with estimation of recruitment rate in a single facility with the availability of trained nurses and physicians to ensure safe yoga intervention. The aim of the intervention program was to improve cognitive function by means of both physical and mental activation via yoga, consisting of physical practice, breathing exercises, and meditation. Information on the yoga program was provided as a booklet, with an instructor-guided group yoga class during the orientation, and a self-directed home yoga program on DVD with yoga logs. Results: The recruitment rate was 44.7%, and the study population consisted of 18 women with a mean age of 43.9 years. This study showed high rates of retention, adherence, and acceptability of the yoga program. Improvements were only observed in the cognitive aspects of fatigue, and there were serious adverse events during the program. Conclusion: The self-directed home yoga program discussed here was both feasible and safe for breast cancer patients showing cognitive symptoms during chemotherapy. The patients also rated the program as useful, interesting, and satisfactory. Participation in the program was associated with improvements in cognitive fatigue but not cognitive function.Keywords: yoga, cognition, breast cancer, chemotherapy, quality of life
Procedia PDF Downloads 2564581 Bidirectional Long Short-Term Memory-Based Signal Detection for Orthogonal Frequency Division Multiplexing With All Index Modulation
Authors: Mahmut Yildirim
Abstract:
This paper proposed the bidirectional long short-term memory (Bi-LSTM) network-aided deep learning (DL)-based signal detection for Orthogonal frequency division multiplexing with all index modulation (OFDM-AIM), namely Bi-DeepAIM. OFDM-AIM is developed to increase the spectral efficiency of OFDM with index modulation (OFDM-IM), a promising multi-carrier technique for communication systems beyond 5G. In this paper, due to its strong classification ability, Bi-LSTM is considered an alternative to the maximum likelihood (ML) algorithm, which is used for signal detection in the classical OFDM-AIM scheme. The performance of the Bi-DeepAIM is compared with LSTM network-aided DL-based OFDM-AIM (DeepAIM) and classic OFDM-AIM that uses (ML)-based signal detection via BER performance and computational time criteria. Simulation results show that Bi-DeepAIM obtains better bit error rate (BER) performance than DeepAIM and lower computation time in signal detection than ML-AIM.Keywords: bidirectional long short-term memory, deep learning, maximum likelihood, OFDM with all index modulation, signal detection
Procedia PDF Downloads 704580 Challenges in the Management of Her2 Neu Positive Breast Cancer Patients: Real World Data from India
Authors: Praveen Adusumilli, Meher Lakshmi Konatam, Sadashivudu Gundeti, Stalin Bala
Abstract:
The invention of trastuzumab has changed the treatment of breast cancer and lives of many patients all over the world. Despite many patients getting benefitted from the drug, it is out of reach for most of the patients. There is very limited real world data regarding the epidemiology and clinical outcome of Her2neu positive breast cancer patients. Materials and Methods: This is a retrospective analysis of breast cancer patients presenting to a tertiary care cancer centre in Southern India from 2007 to2013. All early and locally advanced breast cancer patients, who were Her2neu 3+ on IHC are included in the study and evaluated in terms of epidemiology, 3-year disease free survival (DFS)and 5-year overall survival(OS). Chemotherapy regimens used were-FAC 6 cycles or AC 4 cycles followed by 12 cycles of weekly paclitaxel . Trastuzumab was given after 6 cycles of FAC or weekly with paclitaxel followed by 3weekly maintenance until 1 year. Results: Over the period of this study there were 885 newly diagnosed cases of carcinoma breast, of which 242 (27%) were Her2neu positive, 360(40%) were hormone receptor positive, and 212(24%) were triple negative. A total of 71(8%) were Her2neu equivocal of which only 10 patients got FISH test done. Of the 212 newly diagnosed patients, only 74 (29%) opted to have standard of care therapy with trastuzumab at our centre, out of which 52(24%), 8(3%), received under insurance, paying basis respectively. 14(9%) patients received the care as part of clinical trial program (ALTTO trial). 7 (9.72%) patients developed decrease of ejection fraction by greater than 10%, requiring stoppage of trastuzumab out of which 5 were restarted in 2 months. Patients receiving trastuzumab along with chemotherapy had longer 3year DFS 92% vs. 60% (p value<0.0001) when compared to chemotherapy alone. 5 year OS was 87% vs 44% (p-value <0.0001) compared to chemotherapy alone. Conclusion: Trastuzumab with chemotherapy improves the DFS and OS in Her2neu positive patients. The biggest constraint is the cost of the treatment and absence of universal health security net to treat all patients with this diagnosis.Keywords: breast cancer, Her 2 neu positive, real world data, Trastuzumab
Procedia PDF Downloads 1684579 Tank Barrel Surface Damage Detection Algorithm
Authors: Tomáš Dyk, Stanislav Procházka, Martin Drahanský
Abstract:
The article proposes a new algorithm for detecting damaged areas of the tank barrel based on the image of the inner surface of the tank barrel. Damage position is calculated using image processing techniques such as edge detection, discrete wavelet transformation and image segmentation for accurate contour detection. The algorithm can detect surface damage in smoothbore and even in rifled tank barrels. The algorithm also calculates the volume of the detected damage from the depth map generated, for example, from the distance measurement unit. The proposed method was tested on data obtained by a tank barrel scanning device, which generates both surface image data and depth map. The article also discusses tank barrel scanning devices and how damaged surface impacts material resistance.Keywords: barrel, barrel diagnostic, image processing, surface damage detection, tank
Procedia PDF Downloads 1364578 Artificial Intelligence Based Method in Identifying Tumour Infiltrating Lymphocytes of Triple Negative Breast Cancer
Authors: Nurkhairul Bariyah Baharun, Afzan Adam, Reena Rahayu Md Zin
Abstract:
Tumor microenvironment (TME) in breast cancer is mainly composed of cancer cells, immune cells, and stromal cells. The interaction between cancer cells and their microenvironment plays an important role in tumor development, progression, and treatment response. The TME in breast cancer includes tumor-infiltrating lymphocytes (TILs) that are implicated in killing tumor cells. TILs can be found in tumor stroma (sTILs) and within the tumor (iTILs). TILs in triple negative breast cancer (TNBC) have been demonstrated to have prognostic and potentially predictive value. The international Immune-Oncology Biomarker Working Group (TIL-WG) had developed a guideline focus on the assessment of sTILs using hematoxylin and eosin (H&E)-stained slides. According to the guideline, the pathologists use “eye balling” method on the H&E stained- slide for sTILs assessment. This method has low precision, poor interobserver reproducibility, and is time-consuming for a comprehensive evaluation, besides only counted sTILs in their assessment. The TIL-WG has therefore recommended that any algorithm for computational assessment of TILs utilizing the guidelines provided to overcome the limitations of manual assessment, thus providing highly accurate and reliable TILs detection and classification for reproducible and quantitative measurement. This study is carried out to develop a TNBC digital whole slide image (WSI) dataset from H&E-stained slides and IHC (CD4+ and CD8+) stained slides. TNBC cases were retrieved from the database of the Department of Pathology, Hospital Canselor Tuanku Muhriz (HCTM). TNBC cases diagnosed between the year 2010 and 2021 with no history of other cancer and available block tissue were included in the study (n=58). Tissue blocks were sectioned approximately 4 µm for H&E and IHC stain. The H&E staining was performed according to a well-established protocol. Indirect IHC stain was also performed on the tissue sections using protocol from Diagnostic BioSystems PolyVue™ Plus Kit, USA. The slides were stained with rabbit monoclonal, CD8 antibody (SP16) and Rabbit monoclonal, CD4 antibody (EP204). The selected and quality-checked slides were then scanned using a high-resolution whole slide scanner (Pannoramic DESK II DW- slide scanner) to digitalize the tissue image with a pixel resolution of 20x magnification. A manual TILs (sTILs and iTILs) assessment was then carried out by the appointed pathologist (2 pathologists) for manual TILs scoring from the digital WSIs following the guideline developed by TIL-WG 2014, and the result displayed as the percentage of sTILs and iTILs per mm² stromal and tumour area on the tissue. Following this, we aimed to develop an automated digital image scoring framework that incorporates key elements of manual guidelines (including both sTILs and iTILs) using manually annotated data for robust and objective quantification of TILs in TNBC. From the study, we have developed a digital dataset of TNBC H&E and IHC (CD4+ and CD8+) stained slides. We hope that an automated based scoring method can provide quantitative and interpretable TILs scoring, which correlates with the manual pathologist-derived sTILs and iTILs scoring and thus has potential prognostic implications.Keywords: automated quantification, digital pathology, triple negative breast cancer, tumour infiltrating lymphocytes
Procedia PDF Downloads 1144577 Assessment of the Radiation Absorbed Dose Produced by Lu-177, Ra-223, AC-225 for Metastatic Prostate Cancer in a Bone Model
Authors: Maryam Tajadod
Abstract:
The treatment of cancer is one of the main challenges of nuclear medicine; while cancer begins in an organ, such as the breast or prostate, it spreads to the bone, resulting in metastatic bone. In the treatment of cancer with radiotherapy, the determination of the involved tissues’ dose is one of the important steps in the treatment protocol. Comparing absorbed doses for Lu-177 and Ra-223 and Ac-225 in the bone marrow and soft tissue of bone phantom with evaluating energetic emitted particles of these radionuclides is the important aim of this research. By the use of MCNPX computer code, a model for bone phantom was designed and the values of absorbed dose for Ra-223 and Ac-225, which are Alpha emitters & Lu-177, which is a beta emitter, were calculated. As a result of research, in comparing gamma radiation for three radionuclides, Lu-177 released the highest dose in the bone marrow and Ra-223 achieved the lowest level. On the other hand, the result showed that although the figures of absorbed dose for Ra and Ac in the bone marrow are near to each other, Ra spread more energy in cortical bone. Moreover, The alpha component of the Ra-223 and Ac-225 have very little effect on bone marrow and soft tissue than a beta component of the lu-177 and it leaves the highest absorbed dose in the bone where the source is located.Keywords: bone metastases, lutetium-177, radium-223, actinium-225, absorbed dose
Procedia PDF Downloads 1114576 Flicker Detection with Motion Tolerance for Embedded Camera
Authors: Jianrong Wu, Xuan Fu, Akihiro Higashi, Zhiming Tan
Abstract:
CMOS image sensors with a rolling shutter are used broadly in the digital cameras embedded in mobile devices. The rolling shutter suffers the flicker artifacts from the fluorescent lamp, and it could be observed easily. In this paper, the characteristics of illumination flicker in motion case were analyzed, and two efficient detection methods based on matching fragment selection were proposed. According to the experimental results, our methods could achieve as high as 100% accuracy in static scene, and at least 97% in motion scene.Keywords: illumination flicker, embedded camera, rolling shutter, detection
Procedia PDF Downloads 4184575 Fault Location Detection in Active Distribution System
Authors: R. Rezaeipour, A. R. Mehrabi
Abstract:
Recent increase of the DGs and microgrids in distribution systems, disturbs the tradition structure of the system. Coordination between protection devices in such a system becomes the concern of the network operators. This paper presents a new method for fault location detection in the active distribution networks, independent of the fault type or its resistance. The method uses synchronized voltage and current measurements at the interconnection of DG units and is able to adapt to changes in the topology of the system. The method has been tested on a 38-bus distribution system, with very encouraging results.Keywords: fault location detection, active distribution system, micro grids, network operators
Procedia PDF Downloads 7844574 Research on ARQ Transmission Technique in Mars Detection Telecommunications System
Authors: Zhongfei Cai, Hui He, Changsheng Li
Abstract:
This paper studied in the automatic repeat request (ARQ) transmission technique in Mars detection telecommunications system. An ARQ method applied to proximity-1 space link protocol was proposed by this paper. In order to ensure the efficiency of data reliable transmission, this ARQ method combined these different ARQ maneuvers characteristics. Considering the Mars detection communication environments, this paper analyzed the characteristics of the saturation throughput rate, packet dropping probability, average delay and energy efficiency with different ARQ algorithms. Combined thus results with the theories of ARQ transmission technique, an ARQ transmission project in Mars detection telecommunications system was established. The simulation results showed that this algorithm had excellent saturation throughput rate and energy efficiency with low complexity.Keywords: ARQ, mars, CCSDS, proximity-1, deepspace
Procedia PDF Downloads 3384573 Changes in the Lives of Families Having a Child with Cancer
Authors: Ilknur Kahriman, Hacer Kobya Bulut, Birsel C. Demirbag
Abstract:
Introduction and Aim: One of the most challenging aspects of being parents of a child diagnosed with cancer is to balance their normal family life with the child's health needs and treatment requirements. Cancer covers an important part of family life and gets ahead of other matters. Families mostly feel that everything has changed in their lives with the cancer diagnosis and are obliged to make a number of adjustments in their lives. Their normal family life suddenly begins to include treatments, hospital appointments and hospitalizations. This study is a descriptive research conducted to determine the changes in the lives of families who had a child with cancer. Methods: This study was carried out with 65 families having children diagnosed with cancer in 0-17 age group at outpatient pediatric oncology clinic and polyclinic of a university hospital in Trabzon. Data were collected through survey method from August to November, 2015. In the analysis of the data, numbers, percentage and chi-square test were used. Findings: It was found out that the average age of mothers was 35.33 years, most of them were primary school graduates (44.6%) and housewives (89.2%) and the average age of fathers was 39.30 years, most of them were high school graduates (29.2%) and self-employed (43.8% ). The majority of their children were boys and their average age was 7.74 years and 77% had Acute lymphocytic leukemia (ALL) diagnosis. 87.5% of the mothers who had a child with cancer had increased fears in their lives, 84.4% had increased workload at home, 82.8% had more stressful life and 82.8% felt themselves physically tired. The mothers indicated that their healthy children could not do the social activities they had used to do before (56.5%), they no longer fed their healthy children with the food they loved eating so that the sick child did not aspire (52.3%) and their healthy children were more furious than before (53.2%). As for the fathers, the fundamental change they had was increased workload at home (82.3%), had more stressful life (80.6%) and could no longer allocate time to the activities they had been interested in and done before (77.8%). There was not a significant difference between the sick children gender and the changes in their parents lives. The communication between the mothers and their healthy children were determined to be positively affected in the families in which the sick child's disease duration was under 12 months (X2 = 6.452, p = 0.011). Conclusion: This study showed that parents having a child with cancer had more workload at home, had more stressful lives, could not allocate time to social activities, had increased fears, felt themselves tired and their healthy children became more furious and their social activities reduced.Keywords: child, cancer, changes in lives, family
Procedia PDF Downloads 2244572 Nursing Experience for a Lung Cancer Patient Undergoing First Time Concurrent Chemotherapy and Radiation Therapy
Authors: Hui Ling Chen
Abstract:
This article describes the experience of caring for a 68-year-old lung cancer patient undergoing the initial stage of concurrent chemotherapy and radiation therapy during the period of October 21 to November 16. In this study, the author collected data through observation, interviews, medical examination, and the use of Roy’s adaptation model as a guide for data collection and assessment. This study confirmed that chemotherapy induced nausea and vomiting, and radiation therapy impaired skin integrity. At the same time, the patient experienced an anxious reaction to the initial cancer diagnosis and the insertion of subcutaneous infusion ports at the start of medical treatment. Similarly, the patient’s wife shares his anxiety, not to mention the feeling of inadequacy from the lack of training in cancer care. In response, the nursing intervention strategy has included keeping the patient and his family informed of his treatment progress, transfer of cancer care knowledge, and providing them with spiritual support. For example, the nursing staff has helped them draw up a mutually agreeable dietary plan that best suits the wife’s cooking skills, provided them with knowledge in pre- and post-radiation skin care, as well as means to cope with nausea and vomiting reactions. The nursing staff has also worked on building rapport with the patient and his spouse, providing them with encouragement, caring attention and companionship. After the patient was discharged from the hospital, the nursing staff followed up with caring phone calls to help the patient and his family make life-style adjustments to normalcy. The author hopes that his distinctive nursing experience can be useful as a reference for the clinical care of lung cancer patients undergoing the initial stage of concurrent chemotherapy and radiation therapy treatment.Keywords: lung cancer, initiate diagnosis, concurrent chemotherapy and radiation therapy, nursing care
Procedia PDF Downloads 1404571 3D Object Detection for Autonomous Driving: A Comprehensive Review
Authors: Ahmed Soliman Nagiub, Mahmoud Fayez, Heba Khaled, Said Ghoniemy
Abstract:
Accurate perception is a critical component in enabling autonomous vehicles to understand their driving environment. The acquisition of 3D information about objects, including their location and pose, is essential for achieving this understanding. This survey paper presents a comprehensive review of 3D object detection techniques specifically tailored for autonomous vehicles. The survey begins with an introduction to 3D object detection, elucidating the significance of the third dimension in perceiving the driving environment. It explores the types of sensors utilized in this context and the corresponding data extracted from these sensors. Additionally, the survey investigates the different types of datasets employed, including their formats, sizes, and provides a comparative analysis. Furthermore, the paper categorizes and thoroughly examines the perception methods employed for 3D object detection based on the diverse range of sensors utilized. Each method is evaluated based on its effectiveness in accurately detecting objects in a three-dimensional space. Additionally, the evaluation metrics used to assess the performance of these methods are discussed. By offering a comprehensive overview of 3D object detection techniques for autonomous vehicles, this survey aims to advance the field of perception systems. It serves as a valuable resource for researchers and practitioners, providing insights into the techniques, sensors, and evaluation metrics employed in 3D object detection for autonomous vehicles.Keywords: computer vision, 3D object detection, autonomous vehicles, deep learning
Procedia PDF Downloads 60