<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>Computer Science &amp; Engineering (CSE)</title>
<link>http://103.99.128.19:8080/xmlui/handle/123456789/34</link>
<description>All Digital Collections of CSE</description>
<pubDate>Sun, 13 Sep 2026 19:03:16 GMT</pubDate>
<dc:date>2026-09-13T19:03:16Z</dc:date>
<item>
<title>AVaTER: A Multimodal Approach of Recognizing Emotion using Cross-modal Attention Technique</title>
<link>http://103.99.128.19:8080/xmlui/handle/123456789/587</link>
<description>AVaTER: A Multimodal Approach of Recognizing Emotion using Cross-modal Attention Technique
Das, Avishek; ID:, 21MCSE001P
Multimodal emotion classification involves the analysis and identification of human emo&#13;
tions by integrating data from multiple sources, such as audio, video, and text. This&#13;
approach leverages the complementary strengths of each modality to enhance the accu&#13;
racy and robustness of emotion recognition systems. Audio data, for example, captures&#13;
vocal tone and pitch, which are crucial for detecting emotions like anger or joy, while&#13;
video data provides visual cues such as facial expressions and body language. Text data,&#13;
often extracted from spoken words or written content, adds context and semantic depth to&#13;
the emotion analysis. However, one significant challenge is effectively integrating these&#13;
diverse data sources, each with unique characteristics and levels of noise. Additionally,&#13;
the scarcity of large, annotated multimodal datasets in Bangla limits the training and&#13;
evaluation of models. In this work, we introduced a novel multimodal Bangla dataset&#13;
named MAViT-Bangla (Multimodal Audio Video Text Bangla dataset), which consists&#13;
of 1002 samples incorporating audio, video, and text modalities. This dataset includes&#13;
emotional categories such as anger, fear, joy, and sadness, providing a rich resource for&#13;
emotion recognition studies in the Bangla language. Each sample in MAViT-Bangla&#13;
was meticulously annotated to ensure high-quality labels, making it a valuable asset for&#13;
researchers working in this domain. Moreover, we developed a framework for emotion&#13;
recognition that utilizes a cross-modal attention mechanism among unimodal features.&#13;
This mechanism facilitates the interaction and fusion of features from different modalities,&#13;
enhancing the model’s ability to capture nuanced emotional cues. The proposed approach&#13;
demonstrated its effectiveness by achieving an F1 score of 0.64, showcasing significant&#13;
improvement over unimodal methods. This indicates that integrating multiple modalities&#13;
through a cross-modal attention mechanism can substantially enhance the performance&#13;
of emotion recognition systems, especially in the context of the Bangla language, where&#13;
resources have historically been limited. The MAViT-Bangla dataset and our framework&#13;
thus represent significant advancements in the field of multimodal emotion classification.
A Master of Science (M.Sc) Thesis in Computer Science &amp; Engineering (CSE) Department at Chittagong University of Engineering and Technology (CUET).
</description>
<pubDate>Mon, 02 Jun 2025 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://103.99.128.19:8080/xmlui/handle/123456789/587</guid>
<dc:date>2025-06-02T00:00:00Z</dc:date>
</item>
<item>
<title>PDF Malware Detection Using Ensemble Learning</title>
<link>http://103.99.128.19:8080/xmlui/handle/123456789/572</link>
<description>PDF Malware Detection Using Ensemble Learning
Hossain, G.M. Sakhawat; ID:, 19MCSE005P
Since Portable Document Format (PDF) is one of the most common file types, scammers&#13;
put damaging code into people’s PDF files to get into their computers. Standard solutions&#13;
and methods for identifying PDF malware are often insufficient to stop it completely. This&#13;
is because PDF malware is very flexible and does not rely on a single set of traits. This&#13;
work mainly aims to identify PDF malware quickly and effectively so that the problems can&#13;
be addressed. To achieve the objective, initially various benchmark datasets were combined&#13;
to generate an extensive dataset consisting of 15958 PDF samples, which considers the&#13;
many types of behaviours exhibited by the samples, including non-malevolent, fraudulent,&#13;
and deceptive behaviours. Three widely recognized PDF analysis tools (PDF-PARSER,&#13;
PDFINFO, and PDFiD ) were employed to extract notable attributes from the PDF samples&#13;
in the recently compiled merged dataset. Additionally, several types of derivations of&#13;
traits were developed that have been shown through experimentation to help diagnose PDF&#13;
malware. A technique was devised for constructing a highly effective and comprehensible&#13;
set of characteristics by conducting a thorough empirical analysis of the retrieved and&#13;
deduced features. Various standard machine learning models were examined which showed&#13;
that the Random Forest classifier when using the final feature set, achieved an increase&#13;
in accuracy of approximately 2%. In addition, the model’s explainability was showcased&#13;
through the creation of a decision tree that produces rules that can be easily understood by&#13;
humans. Finally, a comparative analysis was conducted with prior research that helped to&#13;
highlight several significant findings.
A Master of Engineering (M.Engg) Thesis in Computer Science and Engineering(CSE) Department at Chittagong University of Engineering and Technology (CUET).
</description>
<pubDate>Wed, 25 Sep 2024 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://103.99.128.19:8080/xmlui/handle/123456789/572</guid>
<dc:date>2024-09-25T00:00:00Z</dc:date>
</item>
<item>
<title>Hybrid Caching with a Dynamic Forwarding Strategy in ICN</title>
<link>http://103.99.128.19:8080/xmlui/handle/123456789/555</link>
<description>Hybrid Caching with a Dynamic Forwarding Strategy in ICN
Dey, Ashim
In this era of huge data traffic, the information-centric network (ICN) is a switch&#13;
ing strategy from conventional host-centric communication to a new data-centric&#13;
one. In-network caching an integral part of ICN can reduce the shortcomings&#13;
of today’s location-based internet paradigm. As ICN has limited caching ca&#13;
pability, the decision of optimal routing and content placement are the major&#13;
challenges. In this study, we suggest a hybrid caching with a dynamic forward&#13;
ing (HCDF) strategy which takes advantage of the off-path hash routing scheme&#13;
and on-path caching scheme. To facilitate both caching schemes, a fraction of&#13;
the caching space is allotted in each cache node for local caching. At the user-end&#13;
segment, an estimation-based content placement (ECP) policy is designed using&#13;
content popularity state and cache node position. This policy helps to cache pop&#13;
ular content near the consumer’s location using the shared cache space. At the&#13;
server-end segment, the HCDF scheme dynamically selects the most appropriate&#13;
routing strategy among three strategies (symmetric, asymmetric, and multicast)&#13;
based on hop count and path stretch. To demonstrate the effectiveness of HCDF,&#13;
extensive simulation on real-world internet topologies has been carried out. From&#13;
our investigation, it is observed that the suggested approach exhibits an impres&#13;
sive performance in terms of cache hit, latency, and average link load compared&#13;
to other standard hash routing and well-known on-path caching schemes.ICN;&#13;
Hash routing; Hybrid caching; Content placement; Caching strategy
A Master of Science (M.Sc) Thesis in Computer Science and Engineering (CSE) Department at Chittagong University of Engineering and Technology (CUET).
</description>
<pubDate>Sun, 09 Feb 2025 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://103.99.128.19:8080/xmlui/handle/123456789/555</guid>
<dc:date>2025-02-09T00:00:00Z</dc:date>
</item>
<item>
<title>Developing an Automated Framework for Detecting Check-worthiness of Bangla Claims</title>
<link>http://103.99.128.19:8080/xmlui/handle/123456789/550</link>
<description>Developing an Automated Framework for Detecting Check-worthiness of Bangla Claims
Rahman, Md. Rashadur
The evolution of technology is swiftly reshaping media trends, particularly with&#13;
the mainstream media’s migration to online platforms. The rapid proliferation of&#13;
misinformation through digital platforms and social media has become a critical&#13;
challenge in today’s information-rich society. Despite the crucial role of fact&#13;
checking in combating misinformation, traditional manual approaches are time&#13;
intensive and insufficient to address the sheer volume of content. Automated&#13;
claim detection systems serve as a critical first step in fact-checking by identify&#13;
ing potentially falsifiable claims within the text, enabling quicker response times&#13;
and reducing the workload for human fact-checkers. While research on claim de&#13;
tection has been conducted for resource-rich languages like English, this domain&#13;
remains underexplored for resource-constrained languages such as Bangla. In this&#13;
study, we introduce the first-ever multiclass check-worthy claim detection dataset&#13;
for Bangla named CheckBanC, comprising 10,023 sentences annotated into three&#13;
categories. To address the unique challenges of Bangla claim detection, we pro&#13;
pose a novel hybrid feature fusion model that combines contextual embeddings&#13;
from DistilBERT with statistical bigram features. This approach captures both&#13;
local syntactic patterns and global semantic relationships, significantly enhanc&#13;
ing the model’s ability to identify check-worthy claims. Experimental results&#13;
demonstrate the superiority of our method, achieving a new state-of-the-art per&#13;
formance on the CheckBanC dataset. It outperforms various machine learning,&#13;
deep learning, and transformer-based baselines, achieving a weighted F1-score&#13;
of 0.84, surpassing other existing state-of-the-art approaches in claim detection.&#13;
Our findings establish a strong foundation for future research in automated claim&#13;
detection for Bangla, facilitating fact-checking efforts and curbing misinformation in resource-constrained languages.
A Master of Science (M.Sc) Thesis in  Computer Science and Engineering Department at Chittagong University of Engineering and Technology (CUET).
</description>
<pubDate>Wed, 05 Feb 2025 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://103.99.128.19:8080/xmlui/handle/123456789/550</guid>
<dc:date>2025-02-05T00:00:00Z</dc:date>
</item>
</channel>
</rss>
