<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>DSpace Collection:</title>
    <link>https://repositorio.ufu.br/handle/123456789/18920</link>
    <description />
    <pubDate>Fri, 28 Aug 2026 14:13:23 GMT</pubDate>
    <dc:date>2026-08-28T14:13:23Z</dc:date>
    <item>
      <title>Avaliação temporal da detecção de deficiências nutricionais em folhas de café por deep learning</title>
      <link>https://repositorio.ufu.br/handle/123456789/49734</link>
      <description>Title: Avaliação temporal da detecção de deficiências nutricionais em folhas de café por deep learning
Abstract: The diagnosis of nutritional deficiencies in coffee cultivation, a cornerstone of Brazilian agribusiness, is traditionally reactive and subjective. This work proposes a temporal analysis for the early detection of nutritional stress, with the objective of determining from which point in time symptoms become visually discriminative for deep learning models. To this end, three deep learning architectures were systematically compared, namely ResNet50, a Vision Transformer (ViT-B/16), and a hybrid CNN-ViT model, in the classification of six nutritional deficiencies (N, P, K, Ca, Mg, S) and a control class, using an RGB image dataset collected over five months. The results of 98 experiments demonstrate that the performance of the classifiers is strongly dependent on the symptom stage, with the best observed performance in the configuration that retains the final 40% of the experimental period. Under the standardized protocol adopted, the ResNet50 architecture outperformed the Hybrid CNN-ViT, which in turn outperformed the ViT-B/16, with the convolutional architecture reaching a maximum accuracy of 77.97% with 512 × 512 pixel images, against 71.68% for the Hybrid and 67.74% for the ViT-B/16. An exploratory interpretability analysis via Grad-CAM produced activation maps visually consistent with the expected agronomic symptomatology of each deficiency. Under the controlled experimental conditions, the inductive locality bias of CNNs proved more suitable for capturing foliar texture patterns in this domain, and temporal analysis is crucial for understanding the limits and potential of automated early detection.</description>
      <pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://repositorio.ufu.br/handle/123456789/49734</guid>
      <dc:date>2026-07-17T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Avaliação de dor em camundongos com redes neurais e visão computacional</title>
      <link>https://repositorio.ufu.br/handle/123456789/49722</link>
      <description>Title: Avaliação de dor em camundongos com redes neurais e visão computacional
Abstract: Mice are among the most widely used animal models in biomedical research, making&#xD;
the assessment of animal welfare a fundamental requirement for both the ethical conduct&#xD;
of experiments and the generation of reliable and reproducible scientific results. Therefore,&#xD;
pain assessment remains a significant challenge, as animals cannot directly communicate&#xD;
their sensations, requiring researchers to rely on behavioral and physiological indicators to&#xD;
infer the presence of pain.&#xD;
To reduce the subjectivity inherent to human evaluation, several assessment methods&#xD;
have been proposed over the years, among which the Mouse Grimace Scale has emerged&#xD;
as one of the most widely adopted approaches. This scale evaluates pain through changes&#xD;
in facial expressions associated with painful states in mice. Despite its widespread use,&#xD;
the method still relies heavily on human interpretation, making assessments susceptible to&#xD;
observer bias and inter-rater variability.&#xD;
Motivated by these limitations, this work investigates the application of deep learning&#xD;
and computer vision techniques for automated pain assessment in mice based on the facial&#xD;
action units defined by the Mouse Grimace Scale. To this end, a complete experimental&#xD;
pipeline was developed, encompassing image acquisition, dataset organization, image&#xD;
preprocessing, dataset construction, and supervised training of classification models.&#xD;
Experiments were conducted using well-established convolutional neural network architectures, including variants of the ResNet, MobileNet, and DenseNet families. In addition,&#xD;
the Vision Transformer (ViT) architecture was evaluated to investigate the effectiveness&#xD;
of attention-based mechanisms for modeling global image relationships and to compare its&#xD;
performance with traditional convolutional approaches.&#xD;
Overall, the findings demonstrate the feasibility of applying deep learning techniques&#xD;
to automated pain assessment in laboratory animals, contributing to the reduction of&#xD;
subjectivity in human evaluations and supporting the development of computational&#xD;
tools capable of improving standardization, scalability, and reproducibility in biomedical&#xD;
research. Beyond its contributions to computer vision and artificial intelligence, this work&#xD;
also presents potential benefits for animal welfare and the refinement of experimental&#xD;
protocols.</description>
      <pubDate>Wed, 22 Jul 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://repositorio.ufu.br/handle/123456789/49722</guid>
      <dc:date>2026-07-22T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Learning strategic poker decision-making with Large Language Models</title>
      <link>https://repositorio.ufu.br/handle/123456789/49461</link>
      <description>Title: Learning strategic poker decision-making with Large Language Models
Abstract: Decision-making in the poker variant No-Limit Texas Hold’em involves integrating&#xD;
categorical, numerical, and sequential information in an imperfect-information environment. These elements can be represented as structured text, enabling the investigation&#xD;
of Large Language Models (LLMs) as predictors of strategic decisions. This dissertation&#xD;
examines that possibility in 6-max No-Limit Texas Hold’em, an imperfect-information&#xD;
setting in which each decision involves an action and, in aggressive cases, a bet or raise&#xD;
sizing. The task is formulated as supervised prediction over textualized states, separating its categorical and numerical components. A hybrid pipeline selects actions through&#xD;
log-probability scoring and obtains sizings through deterministic generation followed by&#xD;
numerical parsing, enabling separate analysis of action selection and numerical parameterization. PokerBench examples are evaluated in preflop and postflop settings. Six&#xD;
open LLMs are compared under few-shot prompting, and the best-performing model,&#xD;
Qwen3-14B, is specialized through supervised fine-tuning with LoRA and QLoRA for&#xD;
each game stage. In addition to Action Accuracy, a continuous formulation of Actionand-Sizing Accuracy (Ac-s) is developed to preserve action-first semantics while assigning&#xD;
proportional credit to sizing predictions when the aggressive action is correct. Few-shot&#xD;
prompting provides an informative baseline but remains below supervised adaptation.&#xD;
After fine-tuning, Qwen3-14B achieves 93.3% Action Accuracy preflop and 91.8% postflop, corresponding to gains of 17.2 and 40.3 percentage points, respectively. Analyses&#xD;
show consistent improvements across actions and contexts, while conditional diagnostics&#xD;
indicate high proportional sizing agreement in both stages after the aggressive action is&#xD;
correctly identified. The dissertation therefore contributes an operational formulation, a&#xD;
continuous metric, a reproducible evaluation pipeline, and an empirical analysis of open&#xD;
LLMs for structured strategic decision-making in an imperfect-information domain.</description>
      <pubDate>Sat, 08 Aug 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://repositorio.ufu.br/handle/123456789/49461</guid>
      <dc:date>2026-08-08T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Detecção de eventos em fóruns da Dark Web e da Surface Web usando algoritmos de aprendizado de máquina</title>
      <link>https://repositorio.ufu.br/handle/123456789/49244</link>
      <description>Title: Detecção de eventos em fóruns da Dark Web e da Surface Web usando algoritmos de aprendizado de máquina
Abstract: The detection of malicious posts in Dark Web and Surface Web forums is widely&#xD;
utilized in the field of digital security. Analyzing these posts can aid in the development&#xD;
of better IDSs, the identification of cyber attacks, the discovery of new types of threats,&#xD;
and other benefits. Many forms of attacks can be proactively prevented by searching&#xD;
forum posts for topics related to digital security. To achieve this, it is necessary to&#xD;
identify emerging events in posts with new topics that may contain keywords of interest&#xD;
from a digital security perspective. This work aims to propose an algorithm for detecting&#xD;
novel events and analyzing publications from Dark Web and Surface Web forums over&#xD;
time. Novel events are defined as emerging topics of interest within the cybersecurity&#xD;
domain. To assess the significance of the detected events, a malicious post classifier was&#xD;
employed to categorize posts as having high, medium, or low relevance. The proposed&#xD;
algorithm demonstrated its potential by identifying 26.071 new events from a dataset of&#xD;
30.584 analyzed posts, among which approximately 4% were classified as highly relevant.</description>
      <pubDate>Thu, 26 Feb 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://repositorio.ufu.br/handle/123456789/49244</guid>
      <dc:date>2026-02-26T00:00:00Z</dc:date>
    </item>
  </channel>
</rss>

