期刊文献+
共找到4篇文章
< 1 >
每页显示 20 50 100
A Computational Model for Enhanced Mammographic Image Pre-Processing and Segmentation
1
作者 Khlood M.Mehdar Toufique A.Soomro +7 位作者 Ahmed Ali Faisal Bin Ubaid Muhammad Irfan Sabah Elshafie Mohammed Elshafie aisha m.mashraqi Abdullah A.Asiri Nagla Hussien Mohamed Khalid Hanan T.Halawani 《Computer Modeling in Engineering & Sciences》 2025年第6期3091-3132,共42页
Breast cancer remains one of the most pressing global health concerns,and early detection plays a crucial role in improving survival rates.Integrating digital mammography with computational techniques and advanced ima... Breast cancer remains one of the most pressing global health concerns,and early detection plays a crucial role in improving survival rates.Integrating digital mammography with computational techniques and advanced image processing has significantly enhanced the ability to identify abnormalities.However,existing methodologies face persistent challenges,including low image contrast,noise interference,and inaccuracies in segmenting regions of interest.To address these limitations,this study introduces a novel computational framework for analyzing mammographic images,evaluated using the Mammographic Image Analysis Society(MIAS)dataset comprising 322 samples.The proposed methodology follows a structured three-stage approach.Initially,mammographic scans are classified using the Breast Imaging Reporting and Data System(BI-RADS),ensuring systematic and standardized image analysis.Next,the pectoral muscle,which can interfere with accurate segmentation,is effectively removed to refine the region of interest(ROI).The final stage involves an advanced image pre-processing module utilizing Independent Component Analysis(ICA)to enhance contrast,suppress noise,and improve image clarity.Following these enhancements,a robust segmentation technique is employed to delineated abnormal regions.Experimental results validate the efficiency of the proposed framework,demonstrating a significant improvement in the Effective Measure of Enhancement(EME)and a 3 dB increase in Peak Signal-to-Noise Ratio(PSNR),indicating superior image quality.The model also achieves an accuracy of approximately 97%,surpassing contemporary techniques evaluated on the MIAS dataset.Furthermore,its ability to process mammograms across all BI-RADS categories highlights its adaptability and reliability for clinical applications.This study presents an advanced and dependable computational framework for mammographic image analysis,effectively addressing critical challenges in noise reduction,contrast enhancement,and segmentation precision.The proposed approach lays the groundwork for seamless integration into computer-aided diagnostic(CAD)systems,with the potential to significantly enhance early breast cancer detection and contribute to improved patient outcomes. 展开更多
关键词 Breast cancer screening digital mammography image processing independent component analysis(ICA) computer-aided diagnosis(CAD)
暂未订购
Dragonfly Optimization with Deep Learning Enabled Sentiment Analysis for Arabic Tweets 被引量:1
2
作者 aisha m.mashraqi Hanan T.Halawani 《Computer Systems Science & Engineering》 SCIE EI 2023年第8期2555-2570,共16页
Sentiment Analysis(SA)is one of the Machine Learning(ML)techniques that has been investigated by several researchers in recent years,especially due to the evolution of novel data collection methods focused on social m... Sentiment Analysis(SA)is one of the Machine Learning(ML)techniques that has been investigated by several researchers in recent years,especially due to the evolution of novel data collection methods focused on social media.In literature,it has been reported that SA data is created for English language in excess of any other language.It is challenging to perform SA for Arabic Twitter data owing to informal nature and rich morphology of Arabic language.An earlier study conducted upon SA for Arabic Twitter focused mostly on automatic extraction of the features from the text.Neural word embedding has been employed in literature,since it is less labor-intensive than automatic feature engineering.By ignoring the context of sentiment,most of the word-embedding models follow syntactic data of words.The current study presents a new Dragonfly Optimization with Deep Learning Enabled Sentiment Analysis for Arabic Tweets(DFODLSAAT)model.The aim of the presented DFODL-SAAT model is to distinguish the sentiments from opinions that are tweeted in Arabic language.At first,data cleaning and pre-processing steps are performed to convert the input tweets into a useful format.In addition,TF-IDF model is exploited as a feature extractor to generate the feature vectors.Besides,Attention-based Bidirectional Long Short Term Memory(ABLSTM)technique is applied for identification and classification of sentiments.At last,the hyperparameters of ABLSTM model are optimized using DFO algorithm.The performance of the proposed DFODL-SAAT model was validated using the benchmark dataset and the outcomes were investigated under different aspects.The experimental outcomes highlight the superiority of DFODL-SAAT model over recent approaches. 展开更多
关键词 Natural language processing sentiment analysis arabic tweets deep learning metaheuristics lexicon approach
在线阅读 下载PDF
Seeker Optimization with Deep Learning Enabled Sentiment Analysis on Social Media;
3
作者 Hanan M.Alghamdi Saadia H.A.Hamza +1 位作者 aisha m.mashraqi Sayed Abdel-Khalek 《Computers, Materials & Continua》 SCIE EI 2022年第12期5985-5999,共15页
World Wide Web enables its users to connect among themselves through social networks,forums,review sites,and blogs and these interactions produce huge volumes of data in various forms such as emotions,sentiments,views... World Wide Web enables its users to connect among themselves through social networks,forums,review sites,and blogs and these interactions produce huge volumes of data in various forms such as emotions,sentiments,views,etc.Sentiment Analysis(SA)is a text organization approach that is applied to categorize the sentiments under distinct classes such as positive,negative,and neutral.However,Sentiment Analysis is challenging to perform due to inadequate volume of labeled data in the domain of Natural Language Processing(NLP).Social networks produce interconnected and huge data which brings complexity in terms of expanding SA to an extensive array of applications.So,there is a need exists to develop a proper technique for both identification and classification of sentiments in social media.To get rid of these problems,Deep Learning methods and sentiment analysis are consolidated since the former is highly efficient owing to its automatic learning capability.The current study introduces a Seeker Optimization Algorithm with Deep Learning enabled SA and Classification(SOADL-SAC)for social media.The presented SOADL-SAC model involves the proper identification and classification of sentiments in social media.In order to attain this,SOADL-SAC model carries out data preprocessing to clean the input data.In addition,Glove technique is applied to generate the feature vectors.Moreover,Self-Head Multi-Attention based Gated Recurrent Unit(SHMA-GRU)model is exploited to recognize and classify the sentiments.Finally,Seeker Optimization Algorithm(SOA)is applied to fine-tune the hyperparameters involved in SHMA-GRU model which in turn enhances the classifier results.In order to validate the enhanced outcomes of the proposed SOADL-SAC model,various experiments were conducted on benchmark datasets.The experimental results inferred the better performance of SOADLSAC model over recent state-of-the-art approaches. 展开更多
关键词 Sentiment analysis classification of sentiment social media seeker optimization algorithm glove embedding natural language processing
在线阅读 下载PDF
A Comprehensive Review and Algorithmic Analysis of Histogram-Based Contrast Enhancement Techniques for Medical Imaging
4
作者 Saira Ali Bhatti Maqbool Khan +4 位作者 Arshad Ahmad Muhammad Shahid Anwar Leila Jamel aisha m.mashraqi Wadee Alhalabi 《Computer Modeling in Engineering & Sciences》 2026年第3期37-79,共43页
Medical imaging is essential in modern health care,allowing accurate diagnosis and effective treatment planning.These images,however,often demonstrate low contrast,noise,and brightness distortion that reduce their dia... Medical imaging is essential in modern health care,allowing accurate diagnosis and effective treatment planning.These images,however,often demonstrate low contrast,noise,and brightness distortion that reduce their diagnostic reliability.This review presents a structured and comprehensive analysis of advanced histogram equalization(HE)-based techniques for medical image enhancement.Our review methodology encompasses:(1)classical HE approaches and related limitations in medical domains;(2)adaptive schemes like Adaptive Histogram Equalization(AHE)and Contrast Limited Adaptive Histogrma Equalization(CLAHE)and their advance variants;(3)brightnesspreserving schemes like BBHE and MMBEBHE and related algorithms;(4)dynamic and recursive histogram equalization methods incorporating DHE and RMSHE;(5)fuzzy logic-based enhancement methodologies addressing uncertainty and noise in medical images;and(6)hybrid optimization methodologies through the application of metaheuristic algorithms(World Cup Optimization,Particle Swarm Optimization,Genetic Algorithms,along with histogram-based methodologies.)There is also a comparative discussion given based on contrast improvement,image brightness preservation,noise management,and computational efficiency.Such advancements have better capabilities of improving image quality,which is more important for improved diagnosis and image analysis. 展开更多
关键词 Medical imaging image enhancement techniques histogram equalization contrast enhancement noise reduction brightness preservation diagnostic accuracy
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部