<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>Centro de Ciências da Natureza - CCN</title>
<link>http://hdl.handle.net/123456789/269</link>
<description/>
<pubDate>Sun, 05 Apr 2026 21:30:23 GMT</pubDate>
<dc:date>2026-04-05T21:30:23Z</dc:date>
<item>
<title>CLASSIFICAÇÃO DE ACIDENTES DE TRÂNSITO TERRESTRE ENVOLVENDO MOTOCICLETAS ATRAVÉS DE UMA REDE NEURAL LOCAL BINÁRIA CONVOLUCIONAL</title>
<link>http://hdl.handle.net/123456789/4179</link>
<description>CLASSIFICAÇÃO DE ACIDENTES DE TRÂNSITO TERRESTRE ENVOLVENDO MOTOCICLETAS ATRAVÉS DE UMA REDE NEURAL LOCAL BINÁRIA CONVOLUCIONAL
SILVA, Pedro Antonio Fernandes da
RESUMO: Observando as estatísticas de mortalidade no trânsito, a quantidade de acidentes envolvendo&#13;
motocicletas e o destaque dado pela Organização Mundial da Saúde a esse tema, percebe-se&#13;
que se trata de uma questão de saúde pública. Ao analisar a literatura sobre aplicações de&#13;
aprendizado de máquina nesse contexto, identifica-se uma lacuna na qual este trabalho se&#13;
insere.&#13;
O objetivo deste estudo é classificar imagens de acidentes envolvendo motocicletas por meio&#13;
de algoritmos de aprendizado de máquina supervisionados em ambientes de computação&#13;
em borda. Como a utilização de conexão pela internet nesses casos aumenta os custos de&#13;
implantação e manutenção do sistema, é preferível executar os algoritmos localmente e,&#13;
portanto, buscar a otimização dos recursos computacionais.&#13;
Nesse sentido, este trabalho se propôs a utilizar uma rede neural binária local (LBCNN),&#13;
uma vez que essa arquitetura, além de reduzir a quantidade de parâmetros empregados&#13;
em uma convolução, também apresenta propostas de otimização em hardware.&#13;
Nos experimentos realizados, destacaram-se dois modelos: a configuração LBCNN16-&#13;
Bernoulli30-ResNet18, que obteve a melhor acurácia (88%), e a LBCNN16-Bernoulli50-&#13;
ResNet18, com 84% de acurácia, mas com maior potencial de otimização em hardware.&#13;
ABSTRACT: Considering traffic mortality statistics, the number of motorcycle accidents, and the&#13;
emphasis placed on this issue by the World Health Organization, it is clear that motorcycle&#13;
accidents constitute a public health issue. An analysis of the literature on machine learning&#13;
applications in this context reveals a gap that this study aims to address.&#13;
The objective of this study is to classify images of motorcycle accidents using supervised&#13;
machine learning algorithms in edge computing environments. Because the use of an&#13;
internet connection in such cases increases system implementation and maintenance costs,&#13;
executing the algorithms locally is preferable; thus, optimizing computational resources&#13;
becomes a priority.&#13;
&#13;
Therefore, this study proposes the use of a Local Binary Convolutional Neural Net-&#13;
work (LBCNN), as this architecture not only reduces the number of parameters used in&#13;
&#13;
convolutions but also offers hardware optimization advantages.&#13;
In the experiments conducted, two models stood out: the LBCNN16-Bernoulli30-ResNet18&#13;
configuration, which achieved the highest accuracy (88%), and the LBCNN16-Bernoulli50-&#13;
ResNet18, which attained 84% accuracy but demonstrated greater potential for hardware&#13;
optimization.
Orientador: Prof. Dr. Vinícius Ponte Machado&#13;
Coorientador: Prof. Dr. Ivan Saraiva Silva&#13;
Examinador interno: Kelson Romulo Teixeira Aires&#13;
Examinador interno: Raimundo Santos Moura &#13;
Examinador externo: Geraldo Braz Júnior - UFMA
</description>
<pubDate>Mon, 02 Feb 2026 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://hdl.handle.net/123456789/4179</guid>
<dc:date>2026-02-02T00:00:00Z</dc:date>
</item>
<item>
<title>SISTEMA INTEGRADO PARA DIAGNÓSTICO AUTOMATIZADO DA LEISHMANIOSE VISCERAL EM IMAGENS MICROSCÓPICAS</title>
<link>http://hdl.handle.net/123456789/4178</link>
<description>SISTEMA INTEGRADO PARA DIAGNÓSTICO AUTOMATIZADO DA LEISHMANIOSE VISCERAL EM IMAGENS MICROSCÓPICAS
SOUZA, Lucas Bezerra Marques de
RESUMO: A Leishmaniose Visceral (LV) é uma doença infecciosa grave causada por protozoários do gênero Leishmania&#13;
&#13;
e transmitida por insetos flebotomíneos. O diagnóstico tradicional por microscopia, embora seja o padrão-&#13;
ouro, enfrenta desafios como a subjetividade da análise e a dependência da experiência do observador.&#13;
&#13;
Este trabalho propõe o desenvolvimento de um sistema web integrado a uma plataforma automatizada&#13;
de captura de imagens microscópicas, com o objetivo de aprimorar a identificação de amastigotas de&#13;
Leishmania com modelos de deep learning. O sistema implementa uma plataforma colaborativa para&#13;
gerenciamento de laboratórios, com controle de participantes e sistema de convites. A validação da solução&#13;
ocorreu em três frentes principais. Primeiro, o dispositivo de captura robótico, com custo aproximado&#13;
de R$ 305,00, demonstrou viabilidade econômica e eficiência operacional, atingindo uma taxa de 8,57&#13;
imagens por minuto, superando o método manual (3,33 imagens por minuto). Segundo, os testes de&#13;
usabilidade da aplicação web, utilizando a escala SUS, resultaram em pontuação média de 76,2, indicando&#13;
boa aceitação pelos usuários. Terceiro, a plataforma integrou modelos de deep learning para diagnóstico de&#13;
Leishmaniose Visceral Humana (baseado em InceptionV3) e Canina (baseado em YOLOv8), cujos trabalhos&#13;
de origem reportam 98,7% de F1-Score e 88,5% de mAP, respectivamente. Os resultados demonstram&#13;
que a abordagem proposta cumpre seu objetivo, entregando uma ferramenta integrada que contribui&#13;
para tornar o diagnóstico da Leishmaniose mais acessível e eficiente com a automação da captura, com&#13;
potencial para implementação em áreas endêmicas e expansão para outras doenças.&#13;
ABSTRACT: Visceral Leishmaniasis (VL) is a severe infectious disease caused by protozoa of the Leishmania genus&#13;
and transmitted by phlebotomine sandflies. The traditional diagnosis by microscopy, although the gold&#13;
standard, faces challenges such as the subjectivity of the analysis and its dependence on the observer’s&#13;
experience. This work proposes the development of a web-based system integrated with an automated&#13;
platform for capturing microscopic images, aiming to improve the identification of Leishmania amastigotes&#13;
using deep learning models. The system implements a collaborative platform for laboratory management,&#13;
with participant control and an invitation system. The solution’s validation occurred on three main fronts.&#13;
First, the robotic capture device, with an approximate cost of R$ 305.00, demonstrated economic viability&#13;
and operational efficiency, achieving a rate of 8.57 images per minute, surpassing the manual method (3.33&#13;
images per minute). Second, usability tests of the web application, using the SUS scale, resulted in an&#13;
average score of 76.2, indicating good user acceptance. Third, the platform integrated deep learning models&#13;
for Human Visceral Leishmaniasis (based on InceptionV3) and Canine (based on YOLOv8) diagnosis,&#13;
whose original studies report 98.7% F1-Score and 88.5% mAP, respectively. The results demonstrate that&#13;
the proposed approach fulfills its objective, delivering an integrated tool that contributes to making the&#13;
diagnosis of Leishmaniasis more accessible and efficient with capture automation, with the potential for&#13;
implementation in endemic areas and expansion to other diseases.
Orientador: Romuere Rodrigues Veloso e Silva&#13;
Examinadora interna: Ana Carolina Landim Pacheco&#13;
Examinador interno: Flávio Henrique Duarte de Araújo&#13;
Examinador interno: Iális Cavalcante de Paula Júnior
</description>
<pubDate>Mon, 02 Feb 2026 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://hdl.handle.net/123456789/4178</guid>
<dc:date>2026-02-02T00:00:00Z</dc:date>
</item>
<item>
<title>HYBRID AND DECOY MOVING TARGET DEFENSE IN CLOUD COMPUTING: a performance modeling approach</title>
<link>http://hdl.handle.net/123456789/4177</link>
<description>HYBRID AND DECOY MOVING TARGET DEFENSE IN CLOUD COMPUTING: a performance modeling approach
SANTOS, Lucas Vinícius Silva dos
RESUMO: A segurança da informação enfrenta desafios cada vez mais complexos, exigindo estratégias&#13;
inovadoras para aumentar a resiliência dos sistemas contra ataques. O conceito de Moving&#13;
&#13;
Target Defense (MTD) surge como uma abordagem promissora, pois dificulta a identi-&#13;
ficação e exploração de vulnerabilidades ao modificar dinamicamente a configuração do&#13;
&#13;
sistema. Diferentemente dos mecanismos de defesa tradicionais, que permanecem estáticos&#13;
e previsíveis, o MTD busca reduzir a vantagem do atacante pela constante mudança do&#13;
ambiente alvo. Entre as estratégias possíveis, destacam-se a migração de máquinas virtuais&#13;
e a realocação de endereços IP, bem como o uso de servidores de decoy, que atuam como&#13;
iscas para desorientar invasores e atrasar sua progressão. Este estudo propõe uma avaliação&#13;
comparativa entre duas metodologias distintas de MTD, ambas modeladas por meio de&#13;
redes de Petri. A primeira abordagem baseia-se na migração como estratégia defensiva,&#13;
&#13;
considerando três políticas de ativação: baseada em tempo, baseada em eventos e uma abor-&#13;
dagem híbrida que combina ambas. Para fortalecer a resposta a ataques, foi incorporado&#13;
&#13;
um sistema de detecção de intrusão (IDS), responsável por identificar atividades maliciosas&#13;
e acionar a migração do sistema conforme necessário. A segunda abordagem analisa o&#13;
impacto do uso de servidores de decoy, combinados com a migração dinâmica de endereços&#13;
IP, com o objetivo de dificultar o mapeamento dos servidores reais e aumentar a incerteza&#13;
do atacante quanto à topologia do sistema. Os resultados das simulações indicam que a&#13;
eficácia das políticas de detecção baseadas em eventos depende fortemente da precisão&#13;
do IDS, sendo mais vantajosa quando esta ultrapassa 50%. Além disso, a abordagem&#13;
híbrida demonstrou ser a mais eficiente para retardar o progresso de invasores, equilibrando&#13;
segurança e desempenho. No contexto dos servidores de decoy, os experimentos revelaram&#13;
que a introdução de um maior número de servidores falsos aumenta significativamente&#13;
o tempo necessário para uma intrusão bem-sucedida, elevando-o de 8 para até 19 dias.&#13;
Dessa forma, este trabalho contribui para a compreensão da aplicabilidade das diferentes&#13;
estratégias de MTD, fornecendo análises sobre como políticas de migração e o uso de&#13;
servidores de decoy podem ser otimizados para melhorar a segurança de infraestruturas&#13;
computacionais contra ataques cibernéticos.&#13;
ABSTRACT: Information security faces increasingly complex challenges, requiring innovative strategies&#13;
to enhance system resilience against attacks. The concept of Moving Target Defense&#13;
(MTD) emerges as a promising approach, as it hinders the identification and exploitation&#13;
of vulnerabilities by dynamically modifying the system’s configuration. Unlike traditional&#13;
defense mechanisms, which remain static and predictable, MTD seeks to reduce the&#13;
attacker’s advantage through constant changes in the target environment. Among the&#13;
possible strategies, notable examples include virtual machine migration and IP address&#13;
relocation, as well as the use of decoy servers, which act as traps to mislead intruders&#13;
and delay their progression. This study proposes a comparative evaluation between two&#13;
distinct MTD methodologies, both modeled through Petri nets. The first approach relies&#13;
on migration as a defensive strategy, considering three activation policies: time-based,&#13;
event-based, and a hybrid approach combining both. To strengthen the response to attacks,&#13;
an intrusion detection system (IDS) was incorporated to identify malicious activities&#13;
and trigger system migration as needed. The second approach analyzes the impact of&#13;
using decoy servers combined with dynamic IP address migration, aiming to hinder the&#13;
mapping of real servers and increase the attacker’s uncertainty regarding the system&#13;
topology. Simulation results indicate that the effectiveness of event-based detection policies&#13;
strongly depends on IDS accuracy, being more advantageous when accuracy exceeds 50%.&#13;
Furthermore, the hybrid approach proved to be the most effective in slowing the progress of&#13;
intruders, balancing security and performance. In the context of decoy servers, experiments&#13;
revealed that introducing a larger number of fake servers significantly increases the time&#13;
required for a successful intrusion, raising it from 8 to as many as 19 days. Thus, this&#13;
work contributes to understanding the applicability of different MTD strategies, providing&#13;
insights into how migration policies and the use of decoy servers can be optimized to&#13;
enhance the security of computational infrastructures against cyberattacks.
Orientador: Prof. Dr. Francisco Airton Pereira da Silva &#13;
Co-orientador: Prof. Dr. Matheus D’Eça Torquato de Melo&#13;
Examinador interno: Prof. Dr. Glauber Dias Gonçalves&#13;
Examinador externo: Prof. Dr. Ermesson Carneiro de Andrade - UFPE&#13;
Examinador externo: Prof. Dr. Rayner Gomes Sousa - UFPE
</description>
<pubDate>Mon, 02 Feb 2026 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://hdl.handle.net/123456789/4177</guid>
<dc:date>2026-02-02T00:00:00Z</dc:date>
</item>
<item>
<title>SEQUÊNCIA DIDÁTICA PARA O ENSINO DE ASTRONOMIA NO 4° ANO: um olhar sobre fenômenos cíclicos, fundamentado na teoria da aprendizagem significativa crítica, de Moreira</title>
<link>http://hdl.handle.net/123456789/4166</link>
<description>SEQUÊNCIA DIDÁTICA PARA O ENSINO DE ASTRONOMIA NO 4° ANO: um olhar sobre fenômenos cíclicos, fundamentado na teoria da aprendizagem significativa crítica, de Moreira
PORTELA, Ana Gabriela Nunes
RESUMO: O Ensino de Astronomia nos anos iniciais é uma temática significativamente relevante&#13;
para ser desenvolvida em pesquisas, principalmente, após a Base Nacional Comum&#13;
Curricular (BNCC) incluir a astronomia nos anos iniciais do Ensino Fundamental (EF).&#13;
Esse documento distribuiu o eixo temático “Terra e Universo” do 2° ao 9° ano do EF,&#13;
um diferencial em relação aos Parâmetros Curriculares Nacionais (PCN), que&#13;
mantinham esse eixo exclusivamente do 6° ao 9° ano (EF2). Com essa mudança, os&#13;
professores implementaram o Ensino de Astronomia no EF1 (2o ao 5o ano). Diante&#13;
dessa novidade, fontes confiáveis são de difícil acesso e, por isso, realizar uma&#13;
transposição didática compreensível é desafiador. Assim, esta pesquisa buscou&#13;
solucionar este problema: De acordo com a habilidade (EF04CI11), que propõe&#13;
associar os movimentos cíclicos da Lua e da Terra a períodos de tempo regulares e&#13;
ao uso desse conhecimento para a construção de calendários em diferentes culturas,&#13;
quais as possibilidades de uma Sequência Didática (SD), fundamentada em aspectos&#13;
da Teoria da Aprendizagem Significativa Crítica (TASC), contribuir para o Ensino de&#13;
Astronomia para alunos do 4° ano do Ensino Fundamental 1 no ensino de fenômenos&#13;
cíclicos? Diante desse questionamento, realizamos uma pesquisa com o objetivo de&#13;
elaborar, validar, aplicar e avaliar uma SD para o Ensino de Astronomia em uma turma&#13;
de 4° ano do EF1, em uma escola da rede privada de Teresina-PI. Para tanto, na&#13;
elaboração da SD, foi utilizada a maior quantidade e diversidade dos princípios da&#13;
TASC para uma tentativa de melhor transpor o assunto de fenômenos cíclicos aos&#13;
alunos do 4° ano. Apoiados na metodologia de abordagem qualitativa do tipo&#13;
translacional, analisamos respostas sobre fenômenos cíclicos, segundo a Análise de&#13;
Conteúdo de Bardin. Quanto aos conhecimentos iniciais investigados na Sequência&#13;
Didática, percebemos que os alunos apresentaram alguma noção de exemplos de&#13;
fenômenos naturais e a maioria conseguiu compreender como a Terra realiza os seus&#13;
movimentos, relacionando corretamente o nome da representação. Ainda no início da&#13;
primeira aula, ao analisarmos a etapa 1 da atividade impressa n°1 (A1), utilizando a&#13;
técnica de livre associação de palavras, percebemos que a maioria não apresentou&#13;
dificuldade em classificar de forma correta o fenômeno natural em cíclico ou não&#13;
cíclico. Já na produção da justificativa, dada pelo grupo oposto, verificamos que a&#13;
maioria teve dificuldade, desenvolvendo respostas vazias ou erradas, consequência&#13;
do erro na classificação, ou, ainda, apenas destacavam como ocorre o fenômeno&#13;
&#13;
natural, esquecendo-se de mencionar a frequência em que ocorre. Após a explicação&#13;
de todo o conteúdo, ao realizarmos a atividade gamificada n°1 (AG1) e ao finalizar&#13;
toda a SD, foi possível perceber que os alunos possuem um pouco de compreensão&#13;
quanto aos fenômenos cíclicos, apesar de uma parte ainda se confundir com relação&#13;
aos movimentos cíclicos da Terra e da Lua, ou seja, o conhecimento prévio ficou mais&#13;
rico, mais estável, e novos conhecimentos foram assimilados, como é proposto por&#13;
Moreira (2017) na TASC.&#13;
ABSTRACT: The astronomy teaching in the early years is a significantly relevant theme to be&#13;
developed in research, especially after the National Common Curricular Base (NCCB)&#13;
includes astronomy in the early years of Elementary School (ES). This document&#13;
distributed the thematic axis "Earth and Universe" from the 2nd to the 9th grade of EF,&#13;
a differential in relation to the National Curriculum Parameters (NCP), which&#13;
maintained this axis exclusively from the 6th to the 9th grade (ES2). With this change,&#13;
teachers implemented the astronomy teaching in ES1 (2nd to 5th grade). Given this&#13;
novelty, reliable sources are difficult to access and, therefore, carrying out an&#13;
understandable didactic transposition is challenging. Thus, this research sought to&#13;
solve this problem: According to the skill (EF04CI11), which proposes to associate the&#13;
cyclical movements of the Moon and the Earth to regular periods of time and the use&#13;
of this knowledge for the construction of calendars in different cultures, what are the&#13;
possibilities of a Didactic Sequence (DS), based on aspects of the Critical meaningful&#13;
learning theory (CMLT), contribute to the astronomy teaching to students in the 4th&#13;
year of Elementary School 1 in the teaching of cyclical phenomena? In view of this&#13;
question, we carried out research with the objective of elaborating, validating, applying&#13;
and evaluating a DS for the astronomy teaching in a 4th grade class of ES1, in a private&#13;
school in Teresina-PI. To this end, in the elaboration of the DS, the greatest quantity&#13;
and diversity of the principles of CMLT was used in an attempt to better transpose the&#13;
subject of cyclical phenomena to 4th grade students. Based on the methodology of a&#13;
qualitative translational approach, we analyzed responses about cyclical phenomena,&#13;
according to Bardin's Content Analysis. As for the initial knowledge investigated in the&#13;
Didactic Sequence, we noticed that the students presented some notion of examples&#13;
of natural phenomena and most were able to understand how the Earth performs its&#13;
movements, correctly relating the name of the representation. Still at the beginning of&#13;
the first class, when we analyzed stage 1 of printed activity n°1 (A1), using the&#13;
technique of free association of words, we noticed that most of them did not have&#13;
difficulty in correctly classifying the natural phenomenon as cyclical or non-cyclical. In&#13;
the production of the justification, given by the opposite group, we found that most had&#13;
difficulty, developing empty or wrong answers, a consequence of the error in the&#13;
classification, or even only highlighted how the natural phenomenon occurs, forgetting&#13;
to mention the frequency in which it occurs. After the explanation of all the content,&#13;
&#13;
when we carried out game activity n°1 (GA1) and at the end of the entire DS, it was&#13;
possible to realize that the students have a little understanding of cyclical phenomena,&#13;
although some of them are still confused with the cyclical movements of the Earth and&#13;
the Moon, that is, the previous knowledge became richer, more stable, and new&#13;
knowledge was assimilated, as proposed by Moreira (2017) in CMLT.
Orientador: Prof. Dr. Boniek Venceslau da Cruz Silva &#13;
Examinador interno: Prod. Dr. Micaias Andrade Rodrigues &#13;
Examinadora interna: Prof. Dra. Michelle de Paula Madeira &#13;
Examinadora interna: Prod. Dra. Janete Batista de Brito
</description>
<pubDate>Mon, 22 Dec 2025 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://hdl.handle.net/123456789/4166</guid>
<dc:date>2025-12-22T00:00:00Z</dc:date>
</item>
</channel>
</rss>
