<?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>Campus Jaboatão dos Guararapes</title>
<link href="https://repositorio.ifpe.edu.br/xmlui/handle/123456789/489" rel="alternate"/>
<subtitle/>
<id>https://repositorio.ifpe.edu.br/xmlui/handle/123456789/489</id>
<updated>2026-04-29T14:20:07Z</updated>
<dc:date>2026-04-29T14:20:07Z</dc:date>
<entry>
<title>Análise da participação feminina nos cursos da área de computação da rede federal</title>
<link href="https://repositorio.ifpe.edu.br/xmlui/handle/123456789/2109" rel="alternate"/>
<author>
<name/>
</author>
<id>https://repositorio.ifpe.edu.br/xmlui/handle/123456789/2109</id>
<updated>2026-04-17T06:01:29Z</updated>
<published>2026-01-05T00:00:00Z</published>
<summary type="text">Análise da participação feminina nos cursos da área de computação da rede federal
This study analyzes female participation in Computing courses at the Federal&#13;
Education Network of Brazil, based on the microdata provided on the Nilo Peçanha&#13;
Platform from 2017 to 2023. The analysis was conducted in two stages. Initially, a&#13;
descriptive quantitative approach was adopted, using Power BI to examine the data&#13;
from all Computer Science courses in the Federal Network. Next, only the data from the Federal Institute of Pernambuco (IFPE) was considered, in order to conduct a&#13;
predictive analysis using Machine Learning techniques, with the aim of identifying&#13;
variables capable of predicting student dropout in the Computing courses of this&#13;
institution. The results indicate a continuous growth in female participation, reaching&#13;
37.64% at IFPE in 2023, a percentage higher than the national average. However,&#13;
dropout rates are critical among low-income and brown students. The Random Forest&#13;
algorithm showed the best performance in predicting dropout risk, with an accuracy of&#13;
70.32% and a recall of 84.67%. It is concluded that socioeconomic and racial factors&#13;
have a greater predictive weight on dropout rates than gender alone. Thus, retention&#13;
policies should prioritize social vulnerability, aiming to ensure the continued presence&#13;
of women in the field of Computing.
</summary>
<dc:date>2026-01-05T00:00:00Z</dc:date>
</entry>
<entry>
<title>Guia inteligente: uma ferramenta de acessibilidade para pessoas cegas ou com baixa visão</title>
<link href="https://repositorio.ifpe.edu.br/xmlui/handle/123456789/2049" rel="alternate"/>
<author>
<name/>
</author>
<id>https://repositorio.ifpe.edu.br/xmlui/handle/123456789/2049</id>
<updated>2026-03-12T06:01:56Z</updated>
<published>2023-02-01T00:00:00Z</published>
<summary type="text">Guia inteligente: uma ferramenta de acessibilidade para pessoas cegas ou com baixa visão
This course conclusion work, proposes the construction of&#13;
fundamental bases for the creation of an accessibility tool, also known as assistive&#13;
technology or adaptive technology, for people with visual impairments, whether blind&#13;
or with low vision, providing for these people a means of facilitating social integration,&#13;
especially with regard to their academic training, with the objective of helping them&#13;
during their displacements, in the internal dependencies of the Federal Institute of&#13;
Education, Science and Technology of Pernambuco, Jaboatão dos Guararapes&#13;
campus, and, To fulfill this objective, it is necessary to integrate various knowledge,&#13;
techniques and methods, facilitating accessibility for people with visual impairments,&#13;
namely: Orientation and mobility, audio description of scenarios, Assistive&#13;
technologies, working in an integrated way with the most current techniques of&#13;
Computer Vision and Natural Language Processing, s being these, subfields of&#13;
artificial intelligence, finally, this work will be built based on the Design Science&#13;
Research methodology of research and development.
</summary>
<dc:date>2023-02-01T00:00:00Z</dc:date>
</entry>
<entry>
<title>Classificação de vocalizações em indivíduos com TEA: avaliação de modelos de machine learning</title>
<link href="https://repositorio.ifpe.edu.br/xmlui/handle/123456789/1974" rel="alternate"/>
<author>
<name/>
</author>
<id>https://repositorio.ifpe.edu.br/xmlui/handle/123456789/1974</id>
<updated>2026-03-04T13:53:57Z</updated>
<published>2025-11-26T00:00:00Z</published>
<summary type="text">Classificação de vocalizações em indivíduos com TEA: avaliação de modelos de machine learning
This study investigates the application of machine learning techniques for classifying nonverbal vocalizations of minimally verbal individuals with Autism Spectrum Disorder (ASD). Based on the American ReCANVo dataset, six categories of vocalizations were explored: delight, dysregulated, frustrated, request, selftalk, and social. The process involved acoustic feature extraction, class balancing, and training multiple models. The experimental evaluation demonstrated that models trained exclusively on the ReCANVo dataset are ineffective at generalizing to the Portuguese-speaking context. In a test with 53 vocalizations from a Brazilian individual, the 75.47% accuracy achieved by the best model (SVC) proved to be misleading, as it was concentrated on a single over represented class while failing on the minority classes. These results demonstrate the lack of effective cross-cultural generalization and highlight the critical need for data aligned with the local linguistic context. To address this gap, the mobile application VocalizeAI was developed to enable the creation of a Brazilian dataset, which is essential for advancing assistive communication technologies for individuals with ASD.
</summary>
<dc:date>2025-11-26T00:00:00Z</dc:date>
</entry>
<entry>
<title>Justiça em modelos de inteligência artificial: um estudo comparativo de técnicas de mitigação e suas implementações no contexto educacional</title>
<link href="https://repositorio.ifpe.edu.br/xmlui/handle/123456789/1934" rel="alternate"/>
<author>
<name/>
</author>
<id>https://repositorio.ifpe.edu.br/xmlui/handle/123456789/1934</id>
<updated>2025-12-05T06:00:51Z</updated>
<published>2025-07-11T00:00:00Z</published>
<summary type="text">Justiça em modelos de inteligência artificial: um estudo comparativo de técnicas de mitigação e suas implementações no contexto educacional
Machine learning models are increasingly being used to influence decision-making&#13;
that directly and indirectly impacts people's lives. Specifically, decision-making&#13;
related to education can have a profound influence, both in the present and in the&#13;
future, on the repercussions of the results generated by these models. In this context,&#13;
there has been growing concern about the fairness of models, that is, whether they&#13;
have biases that are incompatible with the equity of socially stigmatized groups, such as gender, race, age, income, etc. The objective of this work is to compare the main&#13;
libraries that implement fairness metrics and mitigation techniques, and to provide&#13;
data that help choose the most appropriate mitigation implementation for similar&#13;
cases, in addition to demonstrating the impact of sensitive variables on the output of&#13;
the models.
</summary>
<dc:date>2025-07-11T00:00:00Z</dc:date>
</entry>
</feed>
