Person:
González Férez, María Pilar

Loading...
Profile Picture
Name
González Férez, María Pilar
publication.page.department
Universidad de Murcia. Departamento de Ingeniería y Tecnología de Computadores
Repository logoRepository logoRepository logo

Search Results

Now showing 1 - 2 of 2
  • Publication
    Open Access
    A Data-Centric Algorithmic Pipeline for Enhancing Cardiac MRI Segmentation Using ViTUNeT and Quality-Aware Filtering
    (MDPI, 2015-03-06) Salvador de Haro; Jesús Cámara; González Férez, María Pilar; José Manuel García; García Carrasco, José Manuel; Bernabé García, Gregorio; Ingeniería y Tecnología de Computadores; Facultades de la UMU::Facultad de Informática
    The performance of deep-learning-based segmentation models is strongly dependent on the quality of the input data, which is frequently heterogeneous or degraded in real-world medical imaging scenarios. This work presents a data-centric algorithmic pipeline designed to improve cardiac MRI segmentation accuracy through systematic image enhancement and automatic slice-quality filtering. The proposed method is formalized as deterministic algorithm that combines image processing and supervised learning components. The approach integrates a contrast- and structure-preserving enhancement stage, based on bilateral filtering and adaptive histogram equalization, with a quality-aware selection algorithm. Slice quality is assessed using anatomical attributes extracted via YOLOv11sbased localization and a supervised classification model trained to identify diagnostically reliable images. When applied to transformer-based segmentation architectures such as ViTUNeT, the pipeline yields consistent improvements across all evaluation metrics without increasing model complexity or training cost. These findings emphasize the importance of algorithmic data curation as an effective strategy for enhancing robustness and stability in deep-learning segmentation pipelines and demonstrate the broader applicability of the proposed approach to computer-vision tasks involving heterogeneous or low-quality image datasets.
  • Publication
    Open Access
    A Comparative Analysis of Machine Learning and Deep Learning Approaches for Multiclass Nucleus Classifcation in Histological Images
    (Wiley, 2026-01-30) Sánchez-Torres, Antonio Luis; García-Salmerón, Jesús ; González Férez, María Pilar; Bernabé García, Gregorio; García Carrasco, José Manuel; Ingeniería y Tecnología de Computadores; Kalapraveen Bagadi; Facultades de la UMU::Facultad de Informática
    Precisely classifying cells in histological images is critical for early cancer diagnosis and tumor assessment. Traditional manual methods are time-consuming and labor-intensive for histopathologists, driving the development of automated approaches using machine learning (ML) and deep learning (DL). Convolutional neural networks (CNNs) and, more recently, vision transformers (ViTs) have demonstrated signifcant potential in addressing the challenges of cell classifcation by leveraging their ability to automatically extract and learn complex features from histological images. In this work, we evaluate multiple classifcation architectures applied to stained histological images to determine their efectiveness in identifying cancerous cells. We compare traditional ML models, which rely on manually extracted features such as shape and texture, against two DL-based classifers: a CNN-based model (ResNet50) and a ViT-based model. To optimize ML models, we apply principal component analysis (PCA) to refne feature selection. Meanwhile, DL models are trained on cropped cell images using two preprocessing strategies: one that includes additional surrounding cellular context and another that uses only the cell pixels. Additionally, we investigate class balancing strategies, including downsampling and oversampling through data augmentation, to mitigate the efects of dataset imbalance. Experimental results highlight the clear advantage of DL models over traditional ML approaches. ResNet50 consistently delivers robust and reliable performance across diferent preprocessing strategies, confrming its efectiveness for histopathological classifcation tasks. Meanwhile, ViTs achieve results that are comparable to those of CNNs while demonstrating a distinct advantage in classifying underrepresented nucleus classes, likely due to their ability to capture long-range dependencies. Furthermore, incorporating the surrounding cellular environment signifcantly improves classifcation accuracy, underscoring the importance of contextual information in distinguishing between diferent types of nuclei.