<?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 Coleção: PPGI</title>
  <link rel="alternate" href="https://repositorio.ufpb.br/jspui/handle/tede/5439" />
  <subtitle>PPGI</subtitle>
  <id>https://repositorio.ufpb.br/jspui/handle/tede/5439</id>
  <updated>2026-09-19T08:06:57Z</updated>
  <dc:date>2026-09-19T08:06:57Z</dc:date>
  <entry>
    <title>Contribuições ao estudo de sistemas de detecção de intrusão em hosts para ataques de dia zero</title>
    <link rel="alternate" href="https://repositorio.ufpb.br/jspui/handle/123456789/38900" />
    <author>
      <name>Silva, Marcell Bruno Sousa e</name>
    </author>
    <id>https://repositorio.ufpb.br/jspui/handle/123456789/38900</id>
    <updated>2026-09-05T06:13:02Z</updated>
    <published>2025-12-15T00:00:00Z</published>
    <summary type="text">Título: Contribuições ao estudo de sistemas de detecção de intrusão em hosts para ataques de dia zero
Autor(es): Silva, Marcell Bruno Sousa e
Orientador: Fonseca, Iguatemi Eduardo da
Abstract: In the context of the ubiquitous use of digital media and data in contemporary society,&#xD;
cybersecurity emerges as one of the most critical areas. In this context, computer intrusion&#xD;
detection systems emerge as an essential tool for ensuring the security of digital data and&#xD;
media. This work aimed to evaluate the performance of LSTM, Transformer, and&#xD;
Kohonen Map (SOM) techniques in identifying zero-day attacks on hosts. The evaluated&#xD;
models were employed within the unsupervised classification paradigm, which does not&#xD;
use labels for classes in the training process. The unsupervised paradigm is capable of&#xD;
identifying new attacks and minimizing the reduced availability of attack data in the face&#xD;
of the immense amount of data originating from normal host operations. The performance&#xD;
measures adopted were intrusion detection rate, false alarm rate, number of parameters,&#xD;
and number of floating-point operations of the adopted models, in order to evaluate not&#xD;
only the final effectiveness of each model but also to consider its computational&#xD;
complexities. It was demonstrated that the technique that presented the best performance&#xD;
was the Transformer with an AUC (Area Under the Curve) of 0.990, however, the SOM&#xD;
presented lower computational complexity with an intermediate AUC.
Editor: Universidade Federal da Paraíba
Tipo: Dissertação</summary>
    <dc:date>2025-12-15T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Detecção automática de Aanomalias baseada em Difusão Geométrica Markoviana</title>
    <link rel="alternate" href="https://repositorio.ufpb.br/jspui/handle/123456789/38886" />
    <author>
      <name>Ramos, Erikson Carlos</name>
    </author>
    <id>https://repositorio.ufpb.br/jspui/handle/123456789/38886</id>
    <updated>2026-09-04T06:12:28Z</updated>
    <published>2025-08-29T00:00:00Z</published>
    <summary type="text">Título: Detecção automática de Aanomalias baseada em Difusão Geométrica Markoviana
Autor(es): Ramos, Erikson Carlos
Orientador: Souza, Leandro Carlos de
Abstract: Automatic anomaly detection is essential in domains such as healthcare, finance,&#xD;
and cybersecurity, where small deviations may indicate fraud, failure, or imminent risk.&#xD;
This study introduces an unsupervised method called Anomaly Detection based on Marko-&#xD;
vian Geometric Diffusion (DA-DGM), applicable to one-dimensional and multi-dimensional&#xD;
datasets. The technique employs geometric diffusion to identify nonlinear relationships&#xD;
among instances; in multi-dimensional data, the scale parameter is tuned via Shannon&#xD;
entropy using a global search followed by local refinement, ensuring adaptability to the&#xD;
data context. The main contribution lies in integrating the sensitivity of Markovian&#xD;
geometric diffusion with automatic scale-parameter tuning based on Shannon entropy,&#xD;
thereby eliminating reliance on manual hyperparameter adjustment and providing a di-&#xD;
rectly interpretable anomaly metric grounded in self-transition probability. In evaluations&#xD;
on synthetic and real datasets, DA-DGM matches or surpasses classical methods such as&#xD;
KNN (k-Nearest Neighbors) and LOF (Local Outlier Factor), and achieves competitive&#xD;
performance against IForest (Isolation Forest) in terms of area under the ROC curve&#xD;
(AUC-ROC), with particular advantages in scenarios of complex geometry and low ano-&#xD;
maly prevalence. These results highlight DA-DGM’s potential for critical applications&#xD;
and reinforce the usefulness of diffusion-based approaches in data mining.
Editor: Universidade Federal da Paraíba
Tipo: Dissertação</summary>
    <dc:date>2025-08-29T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Exact and heuristic approaches for single machine scheduling with inventory constraints and sequence-dependent setup times</title>
    <link rel="alternate" href="https://repositorio.ufpb.br/jspui/handle/123456789/38492" />
    <author>
      <name>Morais, Rafael Sobral de</name>
    </author>
    <id>https://repositorio.ufpb.br/jspui/handle/123456789/38492</id>
    <updated>2026-07-24T06:10:39Z</updated>
    <published>2026-01-30T00:00:00Z</published>
    <summary type="text">Título: Exact and heuristic approaches for single machine scheduling with inventory constraints and sequence-dependent setup times
Autor(es): Morais, Rafael Sobral de
Orientador: Subramanian, Anand
Abstract: This work addresses the single machine scheduling problem with release dates,&#xD;
sequence-dependent setup times, and inventory constraints, 1|rj , sij , inv|Cmax. Four&#xD;
mixed-integer programming formulations are proposed: position-indexed, arc-&#xD;
indexed, arc-inventory-indexed, and arc-time-indexed. Computational experiments&#xD;
were performed, and the results show that the arc-indexed formulation provides the&#xD;
best performance among the models.&#xD;
Building on this formulation, a branch-and-cut algorithm incorporating inventory&#xD;
capacity cuts is developed, along with a branch-cut-and-price algorithm that extends&#xD;
an existing branch-and-price framework for scheduling problems. Among the exact&#xD;
methods, the branch-cut-and-price approach solves the largest number of instances&#xD;
to optimality, while the branch-and-cut method attains the lowest average gaps.&#xD;
Two heuristic methods based on the Iterated Local Search framework are also pro-&#xD;
posed, using ruin-and-recreate and SISRs-inspired perturbation strategies. Both&#xD;
heuristics consistently generate feasible solutions, with the ruin-and-recreate variant&#xD;
achieving particularly competitive performance.
Editor: Universidade Federal da Paraíba
Tipo: Dissertação</summary>
    <dc:date>2026-01-30T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Detecção e análise de dark patterns em plataformas de apostas no Brasil</title>
    <link rel="alternate" href="https://repositorio.ufpb.br/jspui/handle/123456789/38252" />
    <author>
      <name>Lemos, Diego Oliveira de</name>
    </author>
    <id>https://repositorio.ufpb.br/jspui/handle/123456789/38252</id>
    <updated>2026-06-30T06:11:13Z</updated>
    <published>2026-02-12T00:00:00Z</published>
    <summary type="text">Título: Detecção e análise de dark patterns em plataformas de apostas no Brasil
Autor(es): Lemos, Diego Oliveira de
Orientador: Siebra, Clauirton de Albuquerque
Abstract: The rapid expansion of sports betting platforms in Brazil has brought about the prolifera-&#xD;
tion of manipulative design techniques, known as Dark Patterns, which can compromise&#xD;
&#xD;
user autonomy and decision-making. This dissertation proposes a hybrid methodology for&#xD;
the identification and analysis of these practices, integrating Natural Language Processing&#xD;
(NLP) techniques and structural interface inspection. The methodological path involved&#xD;
the investigation of 22 platforms operating in the national market during the period in&#xD;
which the research was conducted. For textual analysis, the BERTimbau model — a&#xD;
Transformer-based architecture fine-tuned for Brazilian Portuguese — was used, achieving&#xD;
a weighted average F1-Score of 0.82 in the classification of categories such as Urgency&#xD;
and Social Proof. Concurrently, the inspection of style sheets (CSS) revealed more than&#xD;
8,000 occurrences of the opacity:0 property, signaling the presence of potentially hidden&#xD;
or obstructive interface elements. The results show that platforms adapt traditional&#xD;
e-commerce tactics to the betting context, exploring cognitive vulnerabilities through&#xD;
&#xD;
temporal pressure and programmed technical barriers. It is concluded that the sophisti-&#xD;
cation of these strategies, although detectable by automated methods, demands specific&#xD;
&#xD;
regulation regarding interface design in the sector, aiming for consumer protection and&#xD;
the preservation of mental health in the face of predatory business models.
Editor: Universidade Federal da Paraíba
Tipo: Dissertação</summary>
    <dc:date>2026-02-12T00:00:00Z</dc:date>
  </entry>
</feed>

