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