<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel rdf:about="http://dspace.dtu.ac.in:8080/jspui/handle/123456789/50">
    <title>DSpace Collection:</title>
    <link>http://dspace.dtu.ac.in:8080/jspui/handle/123456789/50</link>
    <description />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://dspace.dtu.ac.in:8080/jspui/handle/repository/23022" />
        <rdf:li rdf:resource="http://dspace.dtu.ac.in:8080/jspui/handle/repository/23021" />
        <rdf:li rdf:resource="http://dspace.dtu.ac.in:8080/jspui/handle/repository/23020" />
        <rdf:li rdf:resource="http://dspace.dtu.ac.in:8080/jspui/handle/repository/23016" />
      </rdf:Seq>
    </items>
    <dc:date>2026-07-22T16:19:59Z</dc:date>
  </channel>
  <item rdf:about="http://dspace.dtu.ac.in:8080/jspui/handle/repository/23022">
    <title>PHISHSCORE: A WEIGHTED MULTI-FEATURE SCORING FRAMEWORK FOR TRI-CLASS PHISHING EMAIL DETECTION</title>
    <link>http://dspace.dtu.ac.in:8080/jspui/handle/repository/23022</link>
    <description>Title: PHISHSCORE: A WEIGHTED MULTI-FEATURE SCORING FRAMEWORK FOR TRI-CLASS PHISHING EMAIL DETECTION
Authors: JHA, SUJYOTI; Kumar, Manoj (SUPERVISOR)
Abstract: Phishing attacks have become increasingly sophisticated, personalized, and challenging&#xD;
to detect in recent years. These attacks exploit fundamental aspects of human psychol&#xD;
ogy — urgency, authority, fear, and trust making them effective even against technically&#xD;
aware users. Recent advancements in large language models (LLMs) such as GPT-4 and&#xD;
Claude have further exacerbated this threat by providing attackers with the means to&#xD;
produce grammatically polished, contextually coherent, and highly personalized phish&#xD;
ing emails on a massive scale, thereby bypassing legacy keyword-based and rule-based&#xD;
detection tools. This thesis makes two primary contributions. First, it presents a system&#xD;
atic literature review of eighteen peer-reviewed studies tracing the evolution of behavioral&#xD;
cyber threat detection from classical machine learning approaches. The review identi&#xD;
fies a critical research gap: the absence of a lightweight, interpretable, and training-free&#xD;
framework capable of distinguishing AI-generated phishing from both human-authored&#xD;
phishing and legitimate email. To address this gap, this thesis proposes PhishScore —&#xD;
an unsupervised weighted scoring system that categorizes emails into one of three classes:&#xD;
genuine, phishing, and AI-phishing. PhishScore computes a continuous risk score between&#xD;
0 and 100 based on twelve handcrafted features organized under social engineering, struc&#xD;
tural, and stylometric characteristics, and maps this score to actionable risk tiers — Low,&#xD;
Medium, and High — using fixed thresholds. When tested on a balanced dataset of 2,139&#xD;
emails drawn from the Enron, Nazario, and Greco (2023) corpora, PhishScore delivers an&#xD;
ROC-AUC score of 0.8135 with statistically significant class separability (F = 313.62, p&#xD;
&lt;0.001). Interestingly, stylometric features turn out to be stronger predictors than social&#xD;
engineering terms, confirming that AI-generated phishing is linguistically distinguishable&#xD;
not by what is written, but by how it is written. PhishScore is fully interpretable, re&#xD;
quires no supervised training, and is suitable for deployment as a transparent pre-filter in&#xD;
real-world enterprise email security pipelines.</description>
    <dc:date>2026-06-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://dspace.dtu.ac.in:8080/jspui/handle/repository/23021">
    <title>VLLM  FEATURE  READINESS  ON  TEXT  GENERTAED  LLAMA  3.1-8B  MODEL</title>
    <link>http://dspace.dtu.ac.in:8080/jspui/handle/repository/23021</link>
    <description>Title: VLLM  FEATURE  READINESS  ON  TEXT  GENERTAED  LLAMA  3.1-8B  MODEL
Authors: VERMA, POOJA; Kaur, Gull (SUPERVISOR)
Abstract: The recent developments in Artificial Intelligence, Deep Learning, and Natural &#xD;
Language Processing have revolutionized the areas of speech synthesis and language &#xD;
generation. Contemporary neural Text-to-Speech (TTS) models are now able to &#xD;
synthesize highly human-sounding speech that is characterized by improved &#xD;
intelligibility, pronunciations, and prosody. At the same time, there has been great &#xD;
success in using Large Language Models (LLMs) for tasks like conversations, text &#xD;
generation, summarization, and reasoning.  &#xD;
The current research work comprises a detailed comparative analysis of sophisticated &#xD;
Neural TTS systems alongside inference optimization methods for Large Language &#xD;
Models. This analysis is concentrated on three contemporary TTS models, namely &#xD;
Tacotron, FastSpeech 2, and MatchaTTS. These models are comparatively studied &#xD;
regarding their performance parameters such as synthesizer quality, training difficulty, &#xD;
inference speed, computation, and real-world implementation feasibility. &#xD;
In addition to speech synthesis, this study also considers advanced inference &#xD;
acceleration and optimization methods for autoregressive Large Language Models &#xD;
(LLMs). The considered methods include speculative decoding, LoRA adapter, and &#xD;
Multi-LoRA adapter, which were implemented on an Intel AI accelerator with Intel &#xD;
Gaudi B70 accelerator and the Llama 3.1 8B model. The following three speculative &#xD;
decoding strategies have been considered in order to speed up the inference process &#xD;
based on generation of several token candidates through draft/retrieval procedures and &#xD;
subsequent validation by the target LLM: EAGLE-3, N-gram prompt lookup decoding, &#xD;
and suffix array retrieval decoding. Moreover, the LoRA adapter and Multi-LoRA &#xD;
adapter methods have been considered for efficient parameter tuning and multitask fine&#xD;
tuning, respectively. The effectiveness of the presented inference strategies has been &#xD;
assessed by using the key inference parameters: time to first token (TTFT), time per &#xD;
output token (TPOT), and throughput.</description>
    <dc:date>2026-06-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://dspace.dtu.ac.in:8080/jspui/handle/repository/23020">
    <title>SEMANTIC REGION-AWARE FACIAL ATTRIBUTE EDITING VIA SEGFORMER PARSING AND DIFFUSION INPAINTING</title>
    <link>http://dspace.dtu.ac.in:8080/jspui/handle/repository/23020</link>
    <description>Title: SEMANTIC REGION-AWARE FACIAL ATTRIBUTE EDITING VIA SEGFORMER PARSING AND DIFFUSION INPAINTING
Authors: NIKHIL; Sethi, Manoj (SUPERVISOR)
Abstract: Facial attribute editing, which involves making modifications to a specific area of the &#xD;
face without changing other areas, is still a difficult task due to its inherent nature of &#xD;
being on the cusp of semantic segmentation and generative image synthesis. The &#xD;
existing GAN-based methods, like StarGAN and AttGAN, have issues with &#xD;
controlling the edit's position, while the diffusion-based techniques, which do not &#xD;
employ masks, do not restrict the edit to the proper area. &#xD;
In this work, I introduce SemFaceDiff, which incorporates both capabilities through a &#xD;
transformer-based face parsing followed by latent diffusion-based inpainting in a &#xD;
three-step pipeline. Then, the segmentation mask is improved using morphological &#xD;
binary dilation and Gaussian boundary feathering (σ=7). The actual inpainting is &#xD;
carried out with Stable Diffusion XL Inpainting, which utilizes a pair of CLIP-based &#xD;
prompt encoders. &#xD;
The presented solution allows for editing 11 facial attributes in an iterative fashion and &#xD;
produces photo-realistic results, measured by the high SSIM score, low LPIPS score, &#xD;
and CLIP Faithfulness score.</description>
    <dc:date>2026-05-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://dspace.dtu.ac.in:8080/jspui/handle/repository/23016">
    <title>CONDITIONAL ADVERSARIAL IMAGE-TO-IMAGE TRANSLATION WITH U-NET GENERATOR, PATCHGAN DISCRIMINATOR, AND VGG19 PERCEPTUAL LOSS</title>
    <link>http://dspace.dtu.ac.in:8080/jspui/handle/repository/23016</link>
    <description>Title: CONDITIONAL ADVERSARIAL IMAGE-TO-IMAGE TRANSLATION WITH U-NET GENERATOR, PATCHGAN DISCRIMINATOR, AND VGG19 PERCEPTUAL LOSS
Authors: SINGH, TARUN; Bhat, Aruna (SUPERVISOR)
Abstract: The demand for converting hand drawings into photorealistic images can be attributed to the &#xD;
difficulty of generating rich visuals from sparse, abstract, and incomplete inputs. The rapid growth &#xD;
of creative and design applications by the demand of automation requires better strategies for &#xD;
image synthesis. However, while generative modeling has been proposed as a combination of &#xD;
adversarial training, cycle consistency, and diffusion-based architectures; the use of deep &#xD;
generative systems, improving an architecture time and complexity. Hand drawings are input about &#xD;
a user’s coarse sketch. The global movement of having generative models for the public is &#xD;
producing many initiatives. While generative adversarial networks have demonstrated some &#xD;
promising results, there are still challenges, particularly in models trained for conditional &#xD;
generation. Advanced generative techniques in the computer vision domain addressed the critical &#xD;
challenge of preserving semantic layout and ensuring the judicious usage of perceptual losses for &#xD;
models in deep learning. In this model, we have implemented the key techniques which involve &#xD;
Generative Adversarial Networks (GANs), particularly pix2pix, perceptual loss functions, pre&#xD;
trained VGG-19 network and U-Net architecture. These techniques will provide robust solutions &#xD;
for photorealistic output and secure scene composition. Perceptual metrics are very crucial in &#xD;
providing critical insights into image quality and the mechanics of human-like similarity. We have &#xD;
used a conditional GAN-based architecture (Pix2Pix) with a U-Net generator and perceptual loss, &#xD;
trained on hand-drawn sketches for photorealistic image synthesis. Our results help in &#xD;
demonstrating the effectiveness of the method proposed by offering a scalable solution for the &#xD;
generation of realistic images.</description>
    <dc:date>2026-05-01T00:00:00Z</dc:date>
  </item>
</rdf:RDF>

