Category Archives: Uncategorized

Cyberbullying Detection On Social Media Using Compact BERT MODEL And CNN-LSTM

Uncategorized

Authors: Pranjal Mahendra Bhosale, Revati Machindra Wahul

 

 

Abstract: Cyber bullying is an increasing issue on all online platforms, especially targeting teenagers and young people. Conventional machine learning algorithms fail to perform well in identifying subtle or context-related abusive language. Recent developments in Natural Language Processing (NLP), specifically the transformer model BERT, have demonstrated immense potential in text classification. However, the computational requirements of the full-sized BERT model make it impractical for real-time applications or mobile-based solutions. Proposed in this research is a fast and light cyberbullying detection system based on compact BERT variants like DistilBERT and TinyBERT,CNN,LSTM. These models preserve the language understanding abilities of the original BERT model but with far fewer parameters and computational costs. The model is then fine-tuned on labeled datasets with content related to cyberbullying, and particular emphasis is placed on handling the class imbalance problem through methods such as Focal Loss. Through this process, the model is able to achieve performance metrics that are comparable to those of the full-sized BERT models.

DOI:

 

 

Published by:

Epidemiological And Environmental Drivers Of Dengue Fever: A Case Study Of Bareilly District, Uttar Pradesh India

Uncategorized

Authors: Dr. Barkha

Abstract: Dengue fever is an emerging mosquito-borne viral disease and a significant global public health concern, particularly in tropical and subtropical regions. The present study investigates the dynamics of dengue fever in Bareilly district, Uttar Pradesh, India, with special emphasis on epidemiological patterns, environmental factors, and clinical manifestations. The study was conducted during the peak transmission period from August to October 2014 through surveys of ten hospitals and pathology laboratories. Data were collected on suspected and confirmed dengue cases, including variables such as age, sex, symptoms, and diagnostic methods. Blood samples were analyzed using ELISA, rapid diagnostic kits, and microscopy. The results revealed a considerable number of dengue cases across all age groups, with both males and females equally affected. Common clinical features included high fever and thrombocytopenia (low platelet count), while mortality remained below 1% due to timely medical intervention. Environmental and socio-economic factors such as rapid urbanization, poor waste management, water stagnation, and favorable climatic conditions (temperature, humidity, and rainfall) were identified as major contributors to dengue transmission. Comparative analysis with the 2010 nationwide.

DOI: https://doi.org/10.5281/zenodo.19448692

Published by:

Experimental Insights Into Plant Disease Detection: Parametric, Combinatorial, And Computational Evaluations Of Data Mining And Optimization Approaches

Uncategorized

Authors: Swapnil Wagh, Ruchi Sharma, Ankit Temurnikar

Abstract: Plant diseases are also known to place huge burden on food security structure and agriculture to the global world; it is approximated that all plant diseases development costs a giant (an estimated 220 billion/year). To address this, the computer vision -specific and deep learning based automated disease detection systems are expandingly viewed as rather interesting as an option instead of the traditional forms of diagnosing that involve a significant amount of new employees . However, the literature screening is saturated with models that have been alleged to be super high in accuracy with regard to classifications when they are under some form of controlled conditions in the laboratory that must in no way imply any trustworthy depiction that they can be relayed over the situation in the real field. It can be said that such discrepancy in performance can stress the idea that there is a dire necessity to carry out more related and stiffer analysis of existing measures of data mining and optimization. This article has such an experimental alloy of which the plant disease variable models can be detected multi faceted in, which is discussed in detail on three axes parametric axis, combinatorial axis, computational axis. The rate of model performances to the hyperparameter options enshrined in the parametric assessment that may also be the optimizers are called counting. The combinatorial work involves the study of connections pertaining to the utility of various Convolutional Neural Network Convolutional designs, as well as the use of spectacular measures of data augmentation and fold up learning methods. The computational verification provided is a practical test of the feasibility of the model, comparison of statistics on the training time, model complexity, and speed of inference. According to the opinion that our experimental findings indicate, our individual models (as well as our EfficientNet) that come with the highest classification performance of about above 98 percent accuracy would always be the best trade off between accuracy and efficiency whereas ensemble models would adopt a combination of soft voting as the best trade off prerogative. The paper further estimates the radical performance augmentation with the generative data augmentation models against the conventional geometric transformations to apply the models in the truly competitive use. The primary accomplishment of this project is the system, which surpasses those pathetic signs of precision and rests upon the familiarization of scientists and performers with how to create, alter, and put to practical practice the scaleable, resilient, and effective plant disease detection methods used in the enhancement of the designated work in the agricultural forerunners.

DOI: https://doi.org/10.5281/zenodo.19444915

 

 

Published by:

Web-based Travel Planning Platform With Integrated AI Chat Assistant

Uncategorized

Authors: Ghanshyam G.Lihankar, Sarvesh D.Tak, Akhilesh M.Bhagat, Dhiraj R.Gedam, S V..Raut, D G..Ingle, R S.Durge

Abstract: This research presents the design and development of an integrated web-based travel planning platform combined with an AI-driven chat assistant to improve the efficiency and convenience of travel planning. The system is developed to provide intelligent recommendations, automate itinerary creation, and assist users in making better travel decisions. The paper describes each phase of development, including requirement analysis, system architecture design, module integration, and implementation. The proposed system enables users to interact with the platform through a conversational AI assistant that understands user preferences, travel interests, and budget constraints. Based on user inputs, the system generates personalized travel plans, suggests suitable destinations, recommends accommodations, and provides relevant travel information.

DOI:

 

 

Published by:

Ai-Based Hospital Assistance System Using Indian Sign Language Translation

Uncategorized

Authors: Srinithi R T, Tisya Chellapandian, Venisha K, Dr. Sumathi V P, Dr. Sumathi V P

Abstract: This research presents a hospital assistance framework that uses AI to enable smooth communication between patients and reception staff. The system recognizes Indian Sign Language (ISL) in real-time and translates speech and text. This helps guide patients effectively without needing a human interpreter. The framework allows for two-way communication: patients use ISL gestures, which are translated into text or voice for the receptionist. In turn, the receptionist's responses convert back into ISL animations displayed to the patient. The model uses Convolutional Neural Networks (CNN) and Bidirectional Long Short-Term Memory (BiLSTM) architectures, along with a Connectionist Temporal Classification (CTC) decoder for aligning sequences. The preprocessing pipeline uses MediaPipe and OpenCV to extract hand landmarks and reduce noise. A dataset with healthcare-related gestures, such as “doctor,” “appointment,” “medicine,” and “wait,” trained the model. The system operates fully on software and does not require specialized hardware. This solution offers an efficient and accessible way for guiding patients through hospital services, ensuring inclusivity and improving communication at the reception desk.

DOI: https://doi.org/10.5281/zenodo.19444073

 

 

Published by:

Gesture Based Presentation Controller Using Hand Gestures

Uncategorized

Authors: Gyara Monika, M. Suchith Reddy, Macha Sujith, Thakur Akshat Singh

Abstract: The project proposes a Gesture-Based Presentation Controller that allows users to control slides using hand gestures through a webcam, eliminating the need for keyboards or remote controllers. It uses computer vision and hand- tracking techniques to detect real-time hand movements and identify key landmarks such as finger positions and hand orientation. Predefined gestures are recognized by analyzing spatial relationships between fingers and joints, ensuring accurate interpretation of user actions. Recognized gestures are mapped to presentation commands like next/previous slide, slideshow control, and pointer movement by simulating keyboard and mouse inputs. The system includes gesture stabilization mechanisms to improve accuracy and is lightweight, cost-effective, and suitable for classrooms, corporate meetings, and professional presentations.

DOI: https://doi.org/10.5281/zenodo.19443936

 

 

Published by:

Digital Twin For Disaster Evacuation Simulation

Uncategorized

Authors: Bhargavi Jangam, Yagnavi Rajula, Nivedhika Poloju, Aravind Kumar Kurakula

Abstract: Planning safe evacuation during disasters is extremely important, yet traditional methods are oftenrigid, expensive, and difficult to update. In this paper, we present a Digital Twin–based Disaster Evacuation Simulation System that creates a virtual version of real-world environments such as buildings. The system uses agent-based simulation implemented in Python along with real-time visualization to model how people move during emergencies like fires, floods, or earthquakes. It helps in understanding how congestion forms and how evacuation routes are used under different conditions. By testing multiple scenarios in a virtual setup, the system makes it easier to identify bottlenecks and improve evacuation strategies. Overall, this approach offers a safer and more cost-effective alternative to physical drills and supports better planning for emergency situations.

DOI: https://doi.org/10.5281/zenodo.19443813

 

Published by:

Motivation In The Digital Classroom – High School Students Experiences With Technology-Enhanced Learning In An Israeli Public School

Uncategorized

Authors: Amizur Nachshoni

Abstract: This mixed-methods study examines how technology-enhanced learning (TEL) influences student motivation among 11th and 12th-grade students at Golda Meir High School in Ness Ziona, Israel. The research utilized a convergent parallel design to collect both quantitative survey data (n=43) and qualitative open-ended responses from students engaging with Classoos, Google Classroom, Kahoot, and Padlet. Quantitative results demonstrated strong positive trends, with 88.6% of students agreeing or strongly agreeing that technology increases motivation and 91.4% reporting enhanced interactivity. However, 45.7% acknowledged technology-related distractions. Thematic analysis of qualitative data revealed four primary themes: (1) Increased Engagement Through Interactivity and Choice; (2) Autonomy and Access Support Self-Directed Learning; (3) Collaboration and Social Learning Enhance Connection; and (4) Technical and Pedagogical Barriers as Demotivators. The findings suggest that a strategic blend of interactive, collaborative, and autonomy-supportive technology can significantly enhance student motivation when implemented with attention to pedagogical integration and digital distraction management. This study contributes to the understanding of TEL in Israeli secondary education and provides practical implications for educators seeking to optimize technology integration for motivational benefits.

DOI: https://doi.org/10.5281/zenodo.19706653

Published by:

Rewiring Nigeria’s Energy Future: Blockchain And The Possibility Of Peer‑to‑Peer Electricity Trading

Uncategorized

Authors: O.B Ayoko

Abstract: Blockchain technology is reshaping how electricity can be produced, traded, and governed, offering new possibilities for countries grappling with unreliable grids and persistent supply gaps. This paper investigates the emergence of blockchain‑enabled peer‑to‑peer (P2P) energy trading, using Nigeria as a lens to explore how decentralized digital infrastructure could redefine participation in electricity markets. Drawing on parallels with the rapid digitalization of financial services, the study examines how distributed ledger systems can support direct energy exchange between prosumers, shift utilities toward roles as market custodians, and improve system trust through transparent, tamper‑proof transaction records. The analysis evaluates regulatory readiness, technical prerequisites, and socioeconomic impacts within Nigeria’s evolving energy ecosystem, where chronic shortages and grid instability create both urgency and opportunity for alternative market models. The findings highlight the potential for P2P trading to accelerate energy access, stimulate local investment, and catalyse a more resilient, consumer‑centric electricity sector.

DOI:

 

 

Published by:

An Intelligent Machine Learning Framework For Cloud Vulnerability Detection And Threat Prevention

Uncategorized

Authors: Mrs.Ch.Sowjanya, Kadari Jagadeeswara Veerraju, Yerra Pallavi Rani, Ganni Sameera, Bobbili Lakshmi, Thumu Jayanth

Abstract: Cloud computing has transformed the way organizations store data, deploy applications, and manage digital infrastructure. Its scalability, flexibility, and cost efficiency have made it an essential technology for modern businesses. However, as cloud environments grow in size and complexity, they also become more vulnerable to various cybersecurity threats. Issues such as misconfigurations, insecure APIs, weak authentication mechanisms, and unauthorized access can expose cloud systems to serious security risks. Traditional security mechanisms such as firewalls and rule-based intrusion detection systems often struggle to detect new or evolving threats in dynamic cloud environments.To address these challenges, this work explores the use of machine learning techniques to improve cloud security by predicting and detecting vulnerabilities in distributed systems. The proposed approach analyses security-related data such as system logs, network traffic patterns, and vulnerability reports to identify abnormal behaviour and potential threats. Multiple machine learning algorithms, including Decision Tree, Support Vector Machine (SVM), Random Forest, K-Nearest Neighbors (KNN), and Isolation Forest, are evaluated to determine their effectiveness in detecting security vulnerabilities.The experimental results indicate that ensemble models, particularly Random Forest, provide higher accuracy and better detection capability compared to other algorithms. Machine learning-based security systems can analyse large volumes of data in real time, identify suspicious patterns, and respond to potential threats more quickly than traditional security approaches.By integrating machine learning into cloud security frameworks, organizations can build more proactive and intelligent defence systems capable of adapting to evolving cyber threats. The proposed approach enhances vulnerability detection, reduces response time to security incidents, and supports the development of more resilient and secure cloud infrastructures.

DOI: http://doi.org/10.61137/ijsret.vol.12.issue2.174

 

Published by:
× How can I help you?