<?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>UNIFEI - Campus 1: Itajubá</title>
<link href="https://repositorio.unifei.edu.br/jspui/handle/123456789/55" rel="alternate"/>
<subtitle/>
<id>https://repositorio.unifei.edu.br/jspui/handle/123456789/55</id>
<updated>2026-08-18T11:33:22Z</updated>
<dc:date>2026-08-18T11:33:22Z</dc:date>
<entry>
<title>Aquisição e validação de sinal de ruído eletroquímico</title>
<link href="https://repositorio.unifei.edu.br/jspui/handle/123456789/3173" rel="alternate"/>
<author>
<name/>
</author>
<id>https://repositorio.unifei.edu.br/jspui/handle/123456789/3173</id>
<updated>2024-02-05T10:36:02Z</updated>
<published>2022-02-17T00:00:00Z</published>
<summary type="text">Aquisição e validação de sinal de ruído eletroquímico
Corrosion is a global problem, which implies costs in industrialized countries of up to &#13;
4.5% of GDP, with either economic, but also social and environmental impacts. In the &#13;
case of Brazil, the waste of water supply networks due to leaks loss is quite significant &#13;
and much of it is caused by network degradation, indicating that corrosion control &#13;
should be promoted whenever possible. This study proposes a corrosion monitoring &#13;
system, in system subject to the use of inhibitor, with the approach of passive &#13;
technique for monitoring corrosion by electrochemical noise (EN), in which the &#13;
classification of events in a corrosion sensor by EN is part of methodological study for &#13;
structural integrity (or “health”) monitoring system (SHM). Due to very dynamic and &#13;
stochastic nature of the signal, this study and analysis of EN measurements (ENM) &#13;
considers numerical and graphic characteristics of two corrosion systems both in saline &#13;
aqueous solution: carbon steel and stainless steel. These experiments are repeated for &#13;
accumulating data, which allow the generation of several graphs in time and frequency &#13;
domains, from which at least one characteristic is extracted, which has a good &#13;
correlation with data from corrosion processes. Then, based on a supervised machine &#13;
learning system, the training data allows the model to be calibrated. From the test &#13;
data, the correctness rate of the model above 50% is verified.
Dissertação
</summary>
<dc:date>2022-02-17T00:00:00Z</dc:date>
</entry>
<entry>
<title>A educação ambiental no processo de construção da profissionalidade docente de licenciandos em ciências biológicas</title>
<link href="https://repositorio.unifei.edu.br/jspui/handle/123456789/4466" rel="alternate"/>
<author>
<name/>
</author>
<id>https://repositorio.unifei.edu.br/jspui/handle/123456789/4466</id>
<updated>2026-08-11T17:22:42Z</updated>
<published>2026-04-02T00:00:00Z</published>
<summary type="text">A educação ambiental no processo de construção da profissionalidade docente de licenciandos em ciências biológicas
In view of the urgent need to discuss socio-environmental issues in times of environmental collapse, this study investigates the process of constructing the professional identity of future Biology teachers enrolled in an Environmental Education course. From this context, the following research question emerged: which dimensions of teacher professionality are highlighted and/or developed by Biology undergraduate students when they are placed in situations in which they need to think about and develop Environmental Education projects? To answer this question, the general objective of this study is to identify and analyze the possibilities that a course exclusively focused on Environmental Education themes offers for the construction of teacher professionality. More specifically, the study aims to: understand the process of constructing teacher professionality among undergraduate students in a Biological Sciences teacher education program enrolled in a mandatory Environmental Education course; identify which dimensions of teacher professionality emerge from this educational process; and analyze which dimensions of teacher professionality are expressed by Biology undergraduate students in their discourse about future Environmental Education teaching practices. This research is qualitative in nature and characterized as a field study. The following procedures were used for data collection: participant observation in a mandatory Environmental Education course, questionnaires, and semi-structured interviews with students participating in the course. For data analysis, Content Analysis with a focus on thematic analysis was chosen due to its ability to organize and interpret qualitative data. The results highlight the contributions of Environmental Education to the initial teacher education process, making it possible to observe different relationships between Environmental Education and the construction of different aspects of teacher professionality, analyzed through four categories: moral obligation, which encompasses the teacher’s commitment to students’ education beyond the curricular dimension; commitment to the community, derived from the relationships established with the social community in which teachers carry out their practice and from the political aspects involving teaching work; professional competence, related to teachers’ practices, activities, and knowledge; and, finally, the construction of teacher professional identity.
Dissertação
</summary>
<dc:date>2026-04-02T00:00:00Z</dc:date>
</entry>
<entry>
<title>Classificação morfológica de galáxias com Deep Learning nos Surveys SDSS e S-PLUS</title>
<link href="https://repositorio.unifei.edu.br/jspui/handle/123456789/4465" rel="alternate"/>
<author>
<name/>
</author>
<id>https://repositorio.unifei.edu.br/jspui/handle/123456789/4465</id>
<updated>2026-07-30T18:04:22Z</updated>
<published>2025-11-14T00:00:00Z</published>
<summary type="text">Classificação morfológica de galáxias com Deep Learning nos Surveys SDSS e S-PLUS
Morphological classification of galaxies in large photometric surveys is central to galaxy evolution&#13;
studies, but it remains challenging when deep learning models are transferred across&#13;
different data domains. This dissertation addresses the problem by developing and evaluating&#13;
deep learning models for binary galaxy classification (regular vs. peculiar), with emphasis on&#13;
quantifying the domain shift between the Sloan Digital Sky Survey (SDSS) and the Southern&#13;
Photometric Local Universe Survey (S-PLUS).&#13;
Using transfer learning, a benchmark of 11 pre-trained architectures was conducted, including&#13;
EfficientNet (B0-B4), ResNet/ResNeXt, and Vision Transformer (ViT-B/16 and ViT-B/32), plus&#13;
a simple CNN trained from scratch. The models were trained and validated on a curated dataset&#13;
of 11,662 galaxies with images from SDSS and S-PLUS, labeled from the RC3 catalog.&#13;
In the SDSS domain, the best model was ViT-B/32, with an F1-score of 0.923 and an AUC&#13;
of 0.963, followed by EfficientNet-B4 (F1-score 0.910) and ViT-B/16 (F1-score 0.899). The&#13;
superiority of attention-based models suggests that long-range spatial modeling is advantageous&#13;
for this task. In contrast, the simple CNN showed the worst performance (F1-score 0.655),&#13;
reinforcing the importance of transfer learning.&#13;
Evaluation of the best model on S-PLUS quantifies the performance degradation, with a drop&#13;
of 14.8 percentage points in F1-score (from 0.923 to 0.775), confirming a significant domain&#13;
shift effect. The Peculiar class is the most affected, with a 29.8% drop in recall, while average&#13;
predictive uncertainty increases by 65.4% and calibration worsens by more than 50%.&#13;
This work contributes a comparative architecture benchmark, a curated dataset, and a quantitative&#13;
analysis of cross-survey generalization, showing that domain adaptation is an indispensable&#13;
methodological step for the practical use of these models in different observational contexts.
Dissertação
</summary>
<dc:date>2025-11-14T00:00:00Z</dc:date>
</entry>
<entry>
<title>Teletrabalho no contexto brasileiro: fatores socioeconômicos, ambientais e de transporte a partir de uma abordagem de aprendizado de máquina</title>
<link href="https://repositorio.unifei.edu.br/jspui/handle/123456789/4464" rel="alternate"/>
<author>
<name/>
</author>
<id>https://repositorio.unifei.edu.br/jspui/handle/123456789/4464</id>
<updated>2026-07-28T17:37:22Z</updated>
<published>2026-05-20T00:00:00Z</published>
<summary type="text">Teletrabalho no contexto brasileiro: fatores socioeconômicos, ambientais e de transporte a partir de uma abordagem de aprendizado de máquina
Telework emerges as a potential tool for reducing commuting, lowering external costs, and&#13;
promoting quality of life. In this context, the main objective of this research is to investigate&#13;
the adoption of telework in the Brazilian context from a machine learning perspective.&#13;
Initially, a comprehensive conceptual model was developed to examine the relationships&#13;
between telework and socioeconomic, transportation, and environmental variables, based&#13;
on a systematic literature review of studies published up to 2025. The temporal analysis&#13;
of the literature highlights the growing academic interest in the topic, emphasizing&#13;
the profile of teleworkers, characterized by factors such as age, educational level, income,&#13;
and occupation type. Additionally, interactions between telework and urban aspects are&#13;
explored, including the adoption of sustainable transportation modes, such as walking&#13;
and cycling, as well as its relationship with urban sprawl. The impacts on quality of&#13;
life are also discussed, particularly regarding schedule flexibility and work–life balance.&#13;
The thesis analyzes the evolution of telework in Brazil from 2022 to 2025 through the&#13;
application of machine learning models to representative microdata from the Continuous&#13;
National Household Sample Survey, covering approximately 210,000 households per period.&#13;
A standardized processing workflow was implemented, including data preprocessing,&#13;
handling of missing values, class balancing through random undersampling, variable encoding&#13;
and normalization, as well as stratified data splitting with k-fold cross-validation.&#13;
Nine classification algorithms were evaluated, including Multinomial Logistic Regression,&#13;
Decision Trees, Random Forest, XGBoost, Support Vector Machines, MARS, and Neural&#13;
Networks, with hyperparameter tuning performed using the ANOVA racing method.&#13;
Model performance showed consistently high results (ROC AUC &gt; 0.80) across all analyzed&#13;
periods. The analysis of variable importance indicates that the main determinants&#13;
of telework remain relatively stable over time, although their contributions vary, with a&#13;
notable increase in the influence of gender in more recent periods. The results demonstrate&#13;
that telework in Brazil is driven by a combination of sociodemographic and occupational&#13;
factors, reinforcing its selective nature. Overall, this thesis contributes to a deeper understanding&#13;
of the multiple dimensions of telework by integrating theoretical and empirical&#13;
evidence. Furthermore, the findings provide relevant insights for policymakers, organizational&#13;
managers, and urban planners, highlighting how telework shapes urban dynamics&#13;
and can support efforts to address contemporary urban challenges.
Tese
</summary>
<dc:date>2026-05-20T00:00:00Z</dc:date>
</entry>
</feed>
