<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<channel rdf:about="http://dspace.uiu.ac.bd/handle/52243/3">
<title>School of Science and Engineering (SoSE)</title>
<link>http://dspace.uiu.ac.bd/handle/52243/3</link>
<description/>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://dspace.uiu.ac.bd/handle/52243/3468"/>
<rdf:li rdf:resource="http://dspace.uiu.ac.bd/handle/52243/3408"/>
<rdf:li rdf:resource="http://dspace.uiu.ac.bd/handle/52243/3393"/>
<rdf:li rdf:resource="http://dspace.uiu.ac.bd/handle/52243/3392"/>
</rdf:Seq>
</items>
<dc:date>2026-04-13T14:44:36Z</dc:date>
</channel>
<item rdf:about="http://dspace.uiu.ac.bd/handle/52243/3468">
<title>Securing E-Voting in Bangladesh: A Blockchain Based System</title>
<link>http://dspace.uiu.ac.bd/handle/52243/3468</link>
<description>Securing E-Voting in Bangladesh: A Blockchain Based System
Jahan, Nusrat
The electronic voting process brings a technological advancement to ballot casting.&#13;
It blends tradition with technology. The system presents digital capabilities which guarantee both improved security and efficiency in operations. Previous e-voting implementations frequently experience problems at present. Democratic systems receive criticism&#13;
because of their virtual weaknesses. The system permits security breaches while displaying minimal transparency while weakening vote privacy. This research investigates the&#13;
development of blockchain-enabled e-voting (BEV) as a solution for resolving the existing problems within voting systems. The project development targets improvements in&#13;
election security together with privacy systems and enhanced reliability features. Our system deploys blockchain essential attributes which include decentralization, transparency&#13;
and immutability. Research determines how BEV functions as an election technology in&#13;
Bangladesh. The report takes a confident stance to compare Bangladesh’s digital voting system with the digital voting pioneers of Estonia and Switzerland. The research&#13;
proves blockchain uses security protocols to preventVote alteration and duplication events.&#13;
Blockchain operates as an effective system to prevent accidental modifications in addition&#13;
to unauthorized alterations. The system helps authorize voter identification. At the&#13;
same time we fully recognize the critical need for actual field tests regarding this matter.&#13;
Bangladesh needs to address its infrastructure challenges along with raising standards&#13;
of voter privacy in its one-of-a-kind geographic setting. The research establishes that&#13;
blockchain technology establishes active and transparent digital election procedures which&#13;
provide security. The importance of future examination becomes crucial to solve both&#13;
technical problems and regulatory requirements with blockchain technology. These findings are meant to serve as practical guidance for Bangladeshi policy makers together with&#13;
other stakeholders. The researchers strive to enhance blockchain election functions and&#13;
develop secure trusted electronic voting infrastructure.
</description>
<dc:date>2026-01-24T00:00:00Z</dc:date>
</item>
<item rdf:about="http://dspace.uiu.ac.bd/handle/52243/3408">
<title>A Secure Spectrum Aware MAC layer protocol for Cognitive Radio Wireless Sensor Network.</title>
<link>http://dspace.uiu.ac.bd/handle/52243/3408</link>
<description>A Secure Spectrum Aware MAC layer protocol for Cognitive Radio Wireless Sensor Network.
Hossain, Md Shamiun
Persistent Secure Spectrum Aware MAC layer, scalability and load balancing are important&#13;
requirements for numerous ad-hoc sensor network. Secure Clustering sensor nodes&#13;
is an effective technique for achieving these goals. In this work, we present a secure,&#13;
spectrum-aware cross-layer MAC protocol designed for Cognitive Radio Ad Hoc Networks&#13;
(CRAHN), where cluster formation is defined maximum edge biclique problem, enhance&#13;
the security of the cluster formation process and ensure both a stable number of common&#13;
channels and robustness to varying spectrum availability. The clustering process concludes&#13;
in O(1) of iterations, independent of the network’s structure or scale. By carefully choosing&#13;
the secondary clustering parameter, the process can significantly reduce the hassle of&#13;
re-clustering. This thoughtful selection ensures that the workload is evenly spread across&#13;
the cluster heads, preventing any one cluster from becoming overloaded, and keeping the&#13;
network running smoothly and efficiently. Dynamic approach maintains a stable network&#13;
structure despite node mobility. These protocols focus on secure and efficient spectrum&#13;
sharing among nodes to enhance network performance. It also achieves fairly uniform&#13;
cluster head distribution across the network. The cluster-based architecture is designed&#13;
to be highly flexible, allowing it to build and adjust itself as needed. This dynamic nature&#13;
is supported by two key operations: Node-Move-In and Node-Move-Out. These operations&#13;
enable the network to easily integrate new nodes and remove existing ones, ensuring&#13;
that the system can adapt to changes and maintain optimal performance without manual&#13;
intervention. A pseudocode analysis focused on enhancing the security of the cluster&#13;
formation process is also applied in two topology management operations. Overall, the&#13;
time complexity for the Node-Move-In and Node-Move-Out algorithms is O(n), where n&#13;
represents the number of members in the cluster. This means that the algorithms handle a&#13;
number of operations proportional to the number of nodes involved, making them efficient&#13;
and scalable as the network grows.
</description>
<dc:date>2026-03-31T00:00:00Z</dc:date>
</item>
<item rdf:about="http://dspace.uiu.ac.bd/handle/52243/3393">
<title>A Hybrid Approach to Bangla Regional Text Classification Using BERT Ensemble and Region-Specific Lexical Oversampling</title>
<link>http://dspace.uiu.ac.bd/handle/52243/3393</link>
<description>A Hybrid Approach to Bangla Regional Text Classification Using BERT Ensemble and Region-Specific Lexical Oversampling
Sultana, Babe
Regional text analysis reflects the lived realities of diverse communities by capturing&#13;
the linguistic richness and diversity present in various dialects. It bridges the gap between everyday regional usage and standardized language forms, thereby enhancing the&#13;
inclusivity of language technologies. In this paper, we focus on five regional dialects in&#13;
Bangladesh, namely Chittagong, Sylhet, Noakhali, Barishal, and Rangpur, using a dataset&#13;
of 4,218 text samples. The dataset is validated by five regional experts and categorized into&#13;
three tiers based on an assigned agreement criterion. Tier 1 represents a strictly filtered,&#13;
high-confidence subset and is used primarily for evaluation. A set of region-specific special&#13;
words, which belong exclusively to their respective regions and are validated by domain&#13;
experts, is introduced. These words are used in a linguistically informed oversampling&#13;
technique to balance the dataset in both experiments. In the first experiment, we demonstrate the effectiveness of the tiered dataset structure, where Tier 2 and Tier 3 (mediumand low-confidence subsets) are used for training, and Tier 1 (high-quality subset) is used&#13;
for testing. In this setting, BanglaBERT achieves the best individual performance with&#13;
67.45% accuracy and a weighted F1-score of 67.62%. In the second experiment, we focus exclusively on the Tier 1 dataset, applying a wide range of machine learning and deep&#13;
learning models to assess their effectiveness. The key contribution is a heterogeneous deep&#13;
ensemble technique that combines three BERT models, BanglaBERT, BUETBERT, and&#13;
DistilBERT, achieving an accuracy of 85.17% and a weighted F1-score of 84.84% on the&#13;
Tier 1 dataset.
CSE
</description>
<dc:date>2026-01-12T00:00:00Z</dc:date>
</item>
<item rdf:about="http://dspace.uiu.ac.bd/handle/52243/3392">
<title>An Explainable Ensemble Convolutional Neural Network for Early Lung Cancer Prediction with Web Application</title>
<link>http://dspace.uiu.ac.bd/handle/52243/3392</link>
<description>An Explainable Ensemble Convolutional Neural Network for Early Lung Cancer Prediction with Web Application
Noor, Kazi Rifah
Lung Cancer is one of the deadliest forms of cancer significantly contributing to the rising&#13;
mortality rates globally. The high mortality rate associated with lung cancer can largely be&#13;
attributed to its late detection, as symptoms often do not appear until the disease has reached&#13;
advanced stages. Early detection of anomalies in medical imaging, particularly at the initial stages,&#13;
is crucial for advancing both quantitative image analysis and patient care. In this context, our&#13;
research introduces a fully automated web application to predict lung cancer early on CT scan&#13;
images. This application leverages the power of a weighted average ensemble-based deep learning&#13;
framework that combines multiple neural network architectures to enhance the reliability of&#13;
automated classification. The work highlights the need for interpretability in clinical decision&#13;
support systems, going beyond classification. Our proposed approach is organized into three&#13;
independent phases. First, we performed image augmentation as part of the preprocessing stage&#13;
analyzing the IQ-OTH lung cancer dataset which implies that the model is trained on diverse and&#13;
enriched input data. The system incorporates ResNet50, VGG16, and a custom CNN, all of which&#13;
provide complementary feature-learning capabilities that improve overall predictive&#13;
dependability. The ensemble model clearly outperformed the individual networks, achieving an&#13;
accuracy of 92.28% on the IQ-OTH lung cancer dataset. The visual indications and regions that&#13;
most influence our model’s decisions are highlighted using Explainable Artificial Intelligence&#13;
techniques, particularly LIME and SHAP. By making the model’s inner workings more&#13;
understandable, these explanations hope to boost medical practitioners’ confidence.&#13;
&#13;
Finally, the ensemble model was integrated into a user-friendly web application allowing users to&#13;
upload CT scan images, which are then analyzed to classify the images into normal, benign, or&#13;
malignant categories. Furthermore, our web application gives confidence levels for each prediction&#13;
increasing the credibility of its results. Our system provides medical practitioners with a smooth&#13;
and effective tool by integrating the precision of an ensemble model with the flexibility of a web&#13;
application.
CSE UIU
</description>
<dc:date>2026-01-12T00:00:00Z</dc:date>
</item>
</rdf:RDF>
