Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Item Type
      Item Type
      Clear All
      Item Type
  • Subject
      Subject
      Clear All
      Subject
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
34 result(s) for "Louati, Ali"
Sort by:
Harmonized Autonomous–Human Vehicles via Simulation for Emissions Reduction in Riyadh City
The integration of autonomous vehicles (AVs) into urban transportation systems has significant potential to enhance traffic efficiency and reduce environmental impacts. This study evaluates the impact of different AV penetration scenarios (0%, 10%, 30%, 50%) on traffic performance and carbon emissions along Prince Mohammed bin Salman bin Abdulaziz Road in Riyadh, Saudi Arabia. Using microscopic simulation (SUMO) based on real-world datasets, we assess key performance indicators such as travel time, stop frequency, speed, and CO2 emissions. Results indicate notable improvements with increasing AV deployment, including up to 25.5% reduced travel time and 14.6% lower emissions at 50% AV penetration. Coordinated AV behavior was approximated using adjusted simulation parameters and Python-based APIs, effectively modeling vehicle-to-vehicle (V2V), vehicle-to-infrastructure (V2I), and vehicle-to-network (V2N) communications. These findings highlight the benefits of harmonized AV–human vehicle interactions, providing a scalable and data-driven framework applicable to smart urban mobility planning.
Exploring the Advancements and Future Research Directions of Artificial Neural Networks: A Text Mining Approach
Artificial Neural Networks (ANNs) are machine learning algorithms inspired by the structure and function of the human brain. Their popularity has increased in recent years due to their ability to learn and improve through experience, making them suitable for a wide range of applications. ANNs are often used as part of deep learning, which enables them to learn, transfer knowledge, make predictions, and take action. This paper aims to provide a comprehensive understanding of ANNs and explore potential directions for future research. To achieve this, the paper analyzes 10,661 articles and 35,973 keywords from various journals using a text-mining approach. The results of the analysis show that there is a high level of interest in topics related to machine learning, deep learning, and ANNs and that research in this field is increasingly focusing on areas such as optimization techniques, feature extraction and selection, and clustering. The study presented in this paper is motivated by the need for a framework to guide the continued study and development of ANNs. By providing insights into the current state of research on ANNs, this paper aims to promote a deeper understanding of ANNs and to facilitate the development of new techniques and applications for ANNs in the future.
Machine Learning and Artificial Intelligence for a Sustainable Tourism: A Case Study on Saudi Arabia
This work conducts a rigorous examination of the economic influence of tourism in Saudi Arabia, with a particular focus on predicting tourist spending patterns and classifying spending behaviors during the COVID-19 pandemic period and its implications for sustainable development. Utilizing authentic datasets obtained from the Saudi Tourism Authority for the years 2015 to 2021, the research employs a variety of machine learning (ML) algorithms, including Decision Trees, Random Forests, K-Neighbors Classifiers, Gaussian Naive Bayes, and Support Vector Classifiers, all meticulously fine-tuned to optimize model performance. Additionally, the ARIMA model is expertly adjusted to forecast the economic landscape of tourism from 2022 to 2030, providing a robust predictive framework for future trends. The research framework is comprehensive, encompassing diligent data collection and purification, exploratory data analysis (EDA), and extensive calibration of ML algorithms through hyperparameter tuning. This thorough process tailors the predictive models to the unique dynamics of Saudi Arabia’s tourism industry, resulting in robust forecasts and insights. The findings reveal the growth trajectory of the tourism sector, highlighted by nearly 965,073 thousand tourist visits and 7,335,538 thousand overnights, with an aggregate tourist expenditure of SAR 2,246,491 million. These figures, coupled with an average expenditure of SAR 89,443 per trip and SAR 9198 per night, form a solid statistical basis for the employed predictive models. Furthermore, this research expands on how ML and AI innovations contribute to sustainable tourism practices, addressing key aspects such as resource management, economic resilience, and environmental stewardship. By integrating predictive analytics and AI-driven operational efficiencies, the study provides strategic insights for future planning and decision-making, aiming to support stakeholders in developing resilient and sustainable strategies for the tourism sector. This approach not only enhances the capacity for navigating economic complexities in a post-pandemic context, but also reinforces Saudi Arabia’s position as a premier tourism destination, with a strong emphasis on sustainability leading into 2030 and beyond.
AI-based anomaly detection and optimization framework for blockchain smart contracts
Blockchain technology has transformed modern digital ecosystems by enabling secure, transparent, and automated transactions through smart contracts. However, the increasing complexity of these contracts introduces significant challenges, including high computational costs, scalability limitations, and difficulties in detecting anomalous behavior. In this study, we propose an AI-based optimization framework that enhances the efficiency and security of blockchain smart contracts. The framework integrates Neural Architecture Search (NAS) to automatically design optimal Convolutional Neural Network (CNN) architectures tailored to blockchain data, enabling effective anomaly detection. To address the challenge of limited labeled data, transfer learning is employed to adapt pre-trained CNN models to smart contract patterns, improving model generalization and reducing training time. Furthermore, Model Compression techniques, including filter pruning and quantization, are applied to minimize the computational load, making the framework suitable for deployment in resource-constrained blockchain environments. Experimental results on Ethereum transaction datasets demonstrate that the proposed method achieves significant improvements in anomaly detection accuracy and computational efficiency compared to conventional approaches, offering a practical and scalable solution for smart contract monitoring and optimization.
Sentiment Analysis of Arabic Course Reviews of a Saudi University Using Support Vector Machine
This study presents the development of a sentimental analysis system for high education students using Arabic text. There is a gap in the literature concerning understanding the perceptions and opinions of students in Saudi Arabia Universities regarding their education beyond COVID-19. The proposed SVM Sentimental Analysis for Arabic Students’ Course Reviews (SVM-SAA-SCR) algorithm is a general framework that involves collecting student reviews, preprocessing them, and using a machine learning model to classify them as positive, negative, or neutral. The suggested technique for preprocessing and classifying reviews includes steps such as collecting data, removing irrelevant information, tokenizing, removing stop words, stemming or lemmatization, and using pre-trained sentiment analysis models. The classifier is trained using the SVM algorithm and performance is evaluated using metrics such as accuracy, precision, and recall. Fine-tuning is done by adjusting parameters such as kernel type and regularization strength to optimize performance. A real dataset provided by the deanship of quality at Prince Sattam bin Abdulaziz University (PSAU) is used and contains students’ opinions on various aspects of their education. We also compared our algorithm with CAMeLBERT, a state-of-the-art Dialectal Arabic model. Our findings show that while the CAMeLBERT model classified 70.48% of the reviews as positive, our algorithm classified 69.62% as positive which proves the efficiency of the suggested SVM-SAA-SCR. The results of the proposed model provide valuable insights into the challenges and obstacles faced by Arab Universities post-COVID-19 and can help to improve their educational experience.
Advancing Sustainable COVID-19 Diagnosis: Integrating Artificial Intelligence with Bioinformatics in Chest X-ray Analysis
Responding to the critical health crisis triggered by respiratory illnesses, notably COVID-19, this study introduces an innovative and resource-conscious methodology for analyzing chest X-ray images. We unveil a cutting-edge technique that marries neural architecture search (NAS) with genetic algorithms (GA), aiming to refine the architecture of convolutional neural networks (CNNs) in a way that diminishes the usual demand for computational power. Leveraging transfer learning (TL), our approach efficiently navigates the hurdles posed by scarce data, optimizing both time and hardware utilization—a cornerstone for sustainable AI initiatives. The investigation leverages a curated dataset of 1184 COVID-positive and 1319 COVID-negative chest X-ray images, serving as the basis for model training, evaluation, and validation. Our methodology not only boosts the precision in diagnosing COVID-19 but also establishes a pioneering standard in the realm of eco-friendly and effective healthcare technologies. Through comprehensive comparative analyses against leading-edge models, our optimized solutions exhibit significant performance enhancements alongside a minimized ecological impact. This contribution marks a significant stride towards eco-sustainable medical imaging, presenting a paradigm that prioritizes environmental stewardship while adeptly addressing modern healthcare exigencies. We compare our approach to state-of-the-art architectures through multiple comparative studies.
Adopting Artificial Intelligence to Strengthen Legal Safeguards in Blockchain Smart Contracts: A Strategy to Mitigate Fraud and Enhance Digital Transaction Security
As blockchain technology increasingly underpins digital transactions, smart contracts have emerged as a pivotal tool for automating these transactions. While smart contracts offer efficiency and security, their automation introduces significant legal challenges. Detecting and preventing fraud is a primary concern. This paper proposes a novel application of artificial intelligence (AI) to address these challenges. We will develop a machine learning model, specifically a Convolutional Neural Network (CNN), to effectively detect and mitigate fraudulent activities within smart contracts. The AI model will analyze both textual and transactional data from smart contracts to identify patterns indicative of fraud. This approach not only enhances the security of digital transactions on blockchain platforms but also informs the development of legal standards and regulatory frameworks necessary for governing these technologies. By training on a dataset of authentic and fraudulent contract examples, the proposed AI model is expected to offer high predictive accuracy, thereby supporting legal practitioners and regulators in real-time monitoring and enforcement. The ultimate goal of this project is to contribute to legal scholarship by providing a robust technological tool that aids in preventing cybercrimes associated with smart contracts, thereby laying a foundation for future legal research and development at the intersection of law, technology, and security.
Topology optimization search of deep convolution neural networks for CT and X-ray image classification
Covid-19 is a disease that can lead to pneumonia, respiratory syndrome, septic shock, multiple organ failure, and death. This pandemic is viewed as a critical component of the fight against an enormous threat to the human population. Deep convolutional neural networks have recently proved their ability to perform well in classification and dimension reduction tasks. Selecting hyper-parameters is critical for these networks. This is because the search space expands exponentially in size as the number of layers increases. All existing approaches utilize a pre-trained or designed architecture as an input. None of them takes design and pruning into account throughout the process. In fact, there exists a convolutional topology for any architecture, and each block of a CNN corresponds to an optimization problem with a large search space. However, there are no guidelines for designing a specific architecture for a specific purpose; thus, such design is highly subjective and heavily reliant on data scientists’ knowledge and expertise. Motivated by this observation, we propose a topology optimization method for designing a convolutional neural network capable of classifying radiography images and detecting probable chest anomalies and infections, including COVID-19. Our method has been validated in a number of comparative studies against relevant state-of-the-art architectures.
Mixed Integer Linear Programming Models to Solve a Real-Life Vehicle Routing Problem with Pickup and Delivery
This paper presents multiple readings to solve a vehicle routing problem with pickup and delivery (VRPPD) based on a real-life case study. Compared to theoretical problems, real-life ones are more difficult to address due to their richness and complexity. To handle multiple points of view in modeling our problem, we developed three different Mixed Integer Linear Programming (MILP) models, where each model covers particular constraints. The suggested models are designed for a mega poultry company in Tunisia, called CHAHIA. Our mission was to develop a prototype for CHAHIA that helps decision-makers find the best path for simultaneously delivering the company’s products and collecting the empty boxes. Based on data provided by CHAHIA, we conducted computational experiments, which have shown interesting and promising results.
Harnessing Machine Learning to Unveil Emotional Responses to Hateful Content on Social Media
Within the dynamic realm of social media, the proliferation of harmful content can significantly influence user engagement and emotional health. This study presents an in-depth analysis that bridges diverse domains, from examining the aftereffects of personal online attacks to the intricacies of online trolling. By leveraging an AI-driven framework, we systematically implemented high-precision attack detection, psycholinguistic feature extraction, and sentiment analysis algorithms, each tailored to the unique linguistic contexts found within user-generated content on platforms like Reddit. Our dataset, which spans a comprehensive spectrum of social media interactions, underwent rigorous analysis employing classical statistical methods, Bayesian estimation, and model-theoretic analysis. This multi-pronged methodological approach allowed us to chart the complex emotional responses of users subjected to online negativity, covering a spectrum from harassment and cyberbullying to subtle forms of trolling. Empirical results from our study reveal a clear dose–response effect; personal attacks are quantifiably linked to declines in user activity, with our data indicating a 5% reduction after 1–2 attacks, 15% after 3–5 attacks, and 25% after 6–10 attacks, demonstrating the significant deterring effect of such negative encounters. Moreover, sentiment analysis unveiled the intricate emotional reactions users have to these interactions, further emphasizing the potential for AI-driven methodologies to promote more inclusive and supportive digital communities. This research underscores the critical need for interdisciplinary approaches in understanding social media’s complex dynamics and sheds light on significant insights relevant to the development of regulation policies, the formation of community guidelines, and the creation of AI tools tailored to detect and counteract harmful content. The goal is to mitigate the impact of such content on user emotions and ensure the healthy engagement of users in online spaces.