<?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 Collection:</title>
  <link rel="alternate" href="http://hdl.handle.net/11422/56" />
  <subtitle />
  <id>http://hdl.handle.net/11422/56</id>
  <updated>2026-04-13T13:20:32Z</updated>
  <dc:date>2026-04-13T13:20:32Z</dc:date>
  <entry>
    <title>Mitigando a carga cognitiva em testes unitários: uma abordagem focada em  processos de trabalho</title>
    <link rel="alternate" href="http://hdl.handle.net/11422/29062" />
    <author>
      <name>Barroso, Bruno Lemos</name>
    </author>
    <id>http://hdl.handle.net/11422/29062</id>
    <updated>2026-04-12T03:00:14Z</updated>
    <published>2025-08-27T00:00:00Z</published>
    <summary type="text">Title: Mitigando a carga cognitiva em testes unitários: uma abordagem focada em  processos de trabalho
Author(s)/Inventor(s): Barroso, Bruno Lemos
Advisor: Mello, Rafael Maiani de
Abstract: Software quality is a central aspect of software engineering projects, as it influences&#xD;
reliability, maintainability, and user satisfaction. In this context, unit tests verify the&#xD;
behavior of small units of code and enable early fault identification. However, their&#xD;
adoption may be hindered by factors that make the practice costly or, at times, neglected.&#xD;
Among the elements that may compromise unit testing is cognitive load, understood as&#xD;
the mental effort required to understand and perform tasks. This load tends to increase&#xD;
in the absence of planning, in the presence of redundant processes, gaps in automation,&#xD;
uncertainties about validation criteria, and pressure for quantitative metrics. In such&#xD;
scenarios, delays, rework, and lower adherence to desired practices may occur.&#xD;
This dissertation aims to propose strategies and recommendations to mitigate the cognitive&#xD;
load faced by developers during unit testing and to identify characteristics that favor their&#xD;
adaptation to different development contexts. The research adopts a qualitative approach&#xD;
based on Grounded Theory, focusing on work-process aspects, drawing on semi-structured&#xD;
interviews with developers.&#xD;
As an outcome of the analysis, a set of recommendations is presented and organized into&#xD;
four stages of the testing process — conception, writing, execution, and validation —&#xD;
formulated as suggestions for flexible application. The proposals aim to make criteria&#xD;
more explicit, support the standardization of decisions, and guide the required automation,&#xD;
providing a starting point for local adjustments according to each team’s context.
Publisher: Universidade Federal do Rio de Janeiro
Type: Dissertação</summary>
    <dc:date>2025-08-27T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Autonomia de meios operativos para apoio à decisão em sistemas de comando e controle: uma abordagem preditiva e conceitual utilizando aprendizado de máquina</title>
    <link rel="alternate" href="http://hdl.handle.net/11422/29061" />
    <author>
      <name>Jesus, Valquire da Silva de</name>
    </author>
    <id>http://hdl.handle.net/11422/29061</id>
    <updated>2026-04-12T03:00:14Z</updated>
    <published>2025-05-29T00:00:00Z</published>
    <summary type="text">Title: Autonomia de meios operativos para apoio à decisão em sistemas de comando e controle: uma abordagem preditiva e conceitual utilizando aprendizado de máquina
Author(s)/Inventor(s): Jesus, Valquire da Silva de
Advisor: Lopes, Giseli Rabello
Abstract: In complex military scenarios, such as those faced by the Brazilian Navy (MB) in naval op-&#xD;
erations, logistical planning demands rigor, especially regarding the autonomy of operational&#xD;
elements, understood as the ability to operate without external resupply. This autonomy&#xD;
depends on factors such as supply consumption, the number of embarked personnel, and the&#xD;
operational conditions of naval platforms, acting in contexts supported by Command and&#xD;
Control (C2) systems. Although Machine Learning (ML) techniques are used to anticipate&#xD;
logistical demands, the semantic data heterogeneity and the lack of contextual domain un&#xD;
derstanding limit the effectiveness of purely quantitative approaches. To address these chal&#xD;
lenges, this work proposes the ATOp (Autonomia de Meios Operativos) approach, which&#xD;
integrates Ontology-Driven Conceptual Modeling (ODCM) and ML to enhance autonomy&#xD;
prediction. Grounded in the Unified Foundational Ontology (UFO), ATOp makes domain&#xD;
knowledge explicit and enables semantic data segmentation through the ontological meta&#xD;
category Situation, which represents contexts relevant to operational behavior. This seg&#xD;
mentation supports a regression pipeline with an ensemble of models, coordinating multiple&#xD;
specialized algorithms. The research included the development of the ATOp-NavalOntology,&#xD;
a well-founded ontology, data engineering from heterogeneous MB sources, and experiments&#xD;
involving Bayesian hyperparameter optimization and k-fold cross-validation, aimed at con&#xD;
structing the ATOp-PredictiveModel. The evaluation used metrics (R2 and RMSE) and&#xD;
statistical tests (Friedman and Durbin-Conover) to ensure reliable comparisons. The results&#xD;
show that combining well-founded ontologies and ML structures the data in a way that re&#xD;
veals relevant patterns, improves the quality of predictions, and outperforms individual mod&#xD;
els such as Gradient Boosting when applied directly to raw data. The ATOp-PredictiveModel&#xD;
achieved the best performance, with higher accuracy and lower computational cost, present&#xD;
ing statistically significant differences. As a contribution, ATOp offers a replicable model&#xD;
that integrates semantic knowledge into decision support in operational domains sustained&#xD;
by C2 systems.
Publisher: Universidade Federal do Rio de Janeiro
Type: Dissertação</summary>
    <dc:date>2025-05-29T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Estratégias de paralelização para o algoritmo Feature Space Partition</title>
    <link rel="alternate" href="http://hdl.handle.net/11422/29060" />
    <author>
      <name>Almeida, Saulo Andrade</name>
    </author>
    <id>http://hdl.handle.net/11422/29060</id>
    <updated>2026-04-12T03:00:14Z</updated>
    <published>2025-03-31T00:00:00Z</published>
    <summary type="text">Title: Estratégias de paralelização para o algoritmo Feature Space Partition
Author(s)/Inventor(s): Almeida, Saulo Andrade
Advisor: Rossetto, Silvana
Abstract: This dissertation presents the parallelization of the supervised learning algorithm&#xD;
Feature Space Partition (FSP), originally implemented sequentially in the Python language. Although FSP has proven to be efficient in small datasets, it has presented a&#xD;
high execution time when used in largers amount of data. The parallelization process&#xD;
investigates more than one parallelization approach, including parallel programming on&#xD;
CPU and GPU, maintaining the original sequence of steps of the sequential version of&#xD;
the algorithm, in order to evaluate which is the most appropriate strategy for paralleli-&#xD;
zation, but without losing its accuracy. One of the premises of the project is to try to&#xD;
use parallelization resources and libraries already existing in the vast and heterogeneous&#xD;
environment of the Python language. At the end of the experiment, the best scenario exe-&#xD;
cuted was the multiprocess CPU parallelization, which presented a 36.44% improvement in&#xD;
performance, when compared to its initial implementation, without decreasing its accuracy.
Publisher: Universidade Federal do Rio de Janeiro
Type: Dissertação</summary>
    <dc:date>2025-03-31T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Abordagem sistêmica na educação em saúde: metodologia de construção de jogos para promover a colaboração em equipes interdisciplinares</title>
    <link rel="alternate" href="http://hdl.handle.net/11422/29059" />
    <author>
      <name>Camilo, Márcio da Silva</name>
    </author>
    <id>http://hdl.handle.net/11422/29059</id>
    <updated>2026-04-12T03:00:14Z</updated>
    <published>2025-02-27T00:00:00Z</published>
    <summary type="text">Title: Abordagem sistêmica na educação em saúde: metodologia de construção de jogos para promover a colaboração em equipes interdisciplinares
Author(s)/Inventor(s): Camilo, Márcio da Silva
Advisor: Motta, Claudia Lage Rebello da
Abstract: Communication problems and fragmentation in teamwork can lead to adverse events in&#xD;
healthcare services. Interdisciplinary training of healthcare professionals may hold the key to&#xD;
improving the quality of hospital work. However, how can we provide experiences that raise&#xD;
awareness of the benefits of cooperation?&#xD;
Interdisciplinary collaboration is understood here as a complex phenomenon, essential for&#xD;
building more efficient teams and improving healthcare outcomes. For this reason, an&#xD;
approach that goes beyond classical systems is necessary.&#xD;
This research investigated the design of games with educational purposes to sensitize&#xD;
participants to the importance of teamwork and the integration of knowledge. A&#xD;
methodology was developed for the creation of sensitizing games aimed at integrating&#xD;
different health areas, promoting skills such as communication, collaboration, and joint&#xD;
problem-solving. The methodology was designed to be simple and flexible, with educational&#xD;
and scientific objectives.&#xD;
As a case study, the methodology was applied in the adaptation of an RPG game focused on&#xD;
collaboration among healthcare professionals. Game sessions were qualitatively analyzed to&#xD;
evaluate the effectiveness of the game in promoting the proposed educational objectives.&#xD;
The results indicated that participants showed improvements in teamwork and assertive&#xD;
communication skills. During the game sessions, players combined their complementary&#xD;
problem-solving skills, demonstrating that the game contributed to the creation of a&#xD;
collaborative environment. The analysis revealed that the game methodology may be&#xD;
promising for the development of fundamental behavioral skills necessary for joint action in health teams. Although the research was limited by the small number of participants and the lack of&#xD;
resources to expand the study, the results point to the potential of games as a tool in&#xD;
professional training, as well as to improving the dynamics of healthcare teams. Considering health education as a constantly evolving field and the use of playful resources&#xD;
as an alternative to overcome the limitations of traditional approaches, future perspectives&#xD;
include conducting additional studies to deepen the analysis of educational games and&#xD;
explore issues such as ethics in games and conflict mediation, aiming to refine the&#xD;
methodology and expand its application in the training of interdisciplinary healthcare teams.
Publisher: Universidade Federal do Rio de Janeiro
Type: Tese</summary>
    <dc:date>2025-02-27T00:00:00Z</dc:date>
  </entry>
</feed>

