Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–10 of 10 results for author: Ribeiro, R P

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.12785  [pdf, other

    cs.AI

    Artificial Intelligence Approaches for Predictive Maintenance in the Steel Industry: A Survey

    Authors: Jakub Jakubowski, Natalia Wojak-Strzelecka, Rita P. Ribeiro, Sepideh Pashami, Szymon Bobek, Joao Gama, Grzegorz J Nalepa

    Abstract: Predictive Maintenance (PdM) emerged as one of the pillars of Industry 4.0, and became crucial for enhancing operational efficiency, allowing to minimize downtime, extend lifespan of equipment, and prevent failures. A wide range of PdM tasks can be performed using Artificial Intelligence (AI) methods, which often use data generated from industrial sensors. The steel industry, which is an important… ▽ More

    Submitted 21 May, 2024; originally announced May 2024.

    Comments: Preprint submitted to Engineering Applications of Artificial Intelligence

  2. arXiv:2405.05809  [pdf

    cs.LG cs.AI cs.CY

    Aequitas Flow: Streamlining Fair ML Experimentation

    Authors: Sérgio Jesus, Pedro Saleiro, Inês Oliveira e Silva, Beatriz M. Jorge, Rita P. Ribeiro, João Gama, Pedro Bizarro, Rayid Ghani

    Abstract: Aequitas Flow is an open-source framework for end-to-end Fair Machine Learning (ML) experimentation in Python. This package fills the existing integration gaps in other Fair ML packages of complete and accessible experimentation. It provides a pipeline for fairness-aware model training, hyperparameter optimization, and evaluation, enabling rapid and simple experiments and result analysis. Aimed at… ▽ More

    Submitted 9 May, 2024; originally announced May 2024.

  3. arXiv:2404.14455  [pdf, other

    cs.LG cs.AI

    A Neuro-Symbolic Explainer for Rare Events: A Case Study on Predictive Maintenance

    Authors: João Gama, Rita P. Ribeiro, Saulo Mastelini, Narjes Davarid, Bruno Veloso

    Abstract: Predictive Maintenance applications are increasingly complex, with interactions between many components. Black box models are popular approaches based on deep learning techniques due to their predictive accuracy. This paper proposes a neural-symbolic architecture that uses an online rule-learning algorithm to explain when the black box model predicts failures. The proposed system solves two proble… ▽ More

    Submitted 21 April, 2024; originally announced April 2024.

    Comments: 26 pages

  4. arXiv:2404.01790  [pdf, other

    cs.CV cs.LG

    Super-Resolution Analysis for Landfill Waste Classification

    Authors: Matias Molina, Rita P. Ribeiro, Bruno Veloso, João Gama

    Abstract: Illegal landfills are a critical issue due to their environmental, economic, and public health impacts. This study leverages aerial imagery for environmental crime monitoring. While advances in artificial intelligence and computer vision hold promise, the challenge lies in training models with high-resolution literature datasets and adapting them to open-access low-resolution images. Considering t… ▽ More

    Submitted 2 April, 2024; originally announced April 2024.

    Comments: This article has been accepted by the Symposium on Intelligent Data Analysis (IDA 2024)

  5. Logic-based Explanations for Linear Support Vector Classifiers with Reject Option

    Authors: Francisco Mateus Rocha Filho, Thiago Alves Rocha, Reginaldo Pereira Fernandes Ribeiro, Ajalmar Rêgo da Rocha Neto

    Abstract: Support Vector Classifier (SVC) is a well-known Machine Learning (ML) model for linear classification problems. It can be used in conjunction with a reject option strategy to reject instances that are hard to correctly classify and delegate them to a specialist. This further increases the confidence of the model. Given this, obtaining an explanation of the cause of rejection is important to not bl… ▽ More

    Submitted 24 March, 2024; originally announced March 2024.

    Comments: 16 pages, submitted to BRACIS 2023 (Brazilian Conference on Intelligent Systems), accepted version published in Intelligent Systems, LNCS, vol 14195

    ACM Class: I.2.4; I.2.6

  6. arXiv:2306.05120  [pdf, other

    cs.AI

    Explainable Predictive Maintenance

    Authors: Sepideh Pashami, Slawomir Nowaczyk, Yuantao Fan, Jakub Jakubowski, Nuno Paiva, Narjes Davari, Szymon Bobek, Samaneh Jamshidi, Hamid Sarmadi, Abdallah Alabdallah, Rita P. Ribeiro, Bruno Veloso, Moamar Sayed-Mouchaweh, Lala Rajaoarisoa, Grzegorz J. Nalepa, João Gama

    Abstract: Explainable Artificial Intelligence (XAI) fills the role of a critical interface fostering interactions between sophisticated intelligent systems and diverse individuals, including data scientists, domain experts, end-users, and more. It aids in deciphering the intricate internal mechanisms of ``black box'' Machine Learning (ML), rendering the reasons behind their decisions more understandable. Ho… ▽ More

    Submitted 8 June, 2023; originally announced June 2023.

    Comments: 51 pages, 9 figures

    ACM Class: I.2.1

  7. arXiv:2211.13358  [pdf, other

    cs.LG

    Turning the Tables: Biased, Imbalanced, Dynamic Tabular Datasets for ML Evaluation

    Authors: Sérgio Jesus, José Pombal, Duarte Alves, André Cruz, Pedro Saleiro, Rita P. Ribeiro, João Gama, Pedro Bizarro

    Abstract: Evaluating new techniques on realistic datasets plays a crucial role in the development of ML research and its broader adoption by practitioners. In recent years, there has been a significant increase of publicly available unstructured data resources for computer vision and NLP tasks. However, tabular data -- which is prevalent in many high-stakes domains -- has been lagging behind. To bridge this… ▽ More

    Submitted 28 November, 2022; v1 submitted 23 November, 2022; originally announced November 2022.

    Comments: Accepted at NeurIPS 2022. https://openreview.net/forum?id=UrAYT2QwOX8

  8. arXiv:2207.05466  [pdf, other

    cs.LG cs.AI

    A Benchmark dataset for predictive maintenance

    Authors: Bruno Veloso, João Gama, Rita P. Ribeiro, Pedro M. Pereira

    Abstract: The paper describes the MetroPT data set, an outcome of a eXplainable Predictive Maintenance (XPM) project with an urban metro public transportation service in Porto, Portugal. The data was collected in 2022 that aimed to evaluate machine learning methods for online anomaly detection and failure prediction. By capturing several analogic sensor signals (pressure, temperature, current consumption),… ▽ More

    Submitted 18 July, 2022; v1 submitted 12 July, 2022; originally announced July 2022.

  9. arXiv:2206.09991  [pdf, other

    cs.LG cs.AI stat.ML

    Model Optimization in Imbalanced Regression

    Authors: Aníbal Silva, Rita P. Ribeiro, Nuno Moniz

    Abstract: Imbalanced domain learning aims to produce accurate models in predicting instances that, though underrepresented, are of utmost importance for the domain. Research in this field has been mainly focused on classification tasks. Comparatively, the number of studies carried out in the context of regression tasks is negligible. One of the main reasons for this is the lack of loss functions capable of… ▽ More

    Submitted 15 August, 2022; v1 submitted 20 June, 2022; originally announced June 2022.

  10. arXiv:1604.08079  [pdf, other

    cs.MS cs.LG stat.ML

    UBL: an R package for Utility-based Learning

    Authors: Paula Branco, Rita P. Ribeiro, Luis Torgo

    Abstract: This document describes the R package UBL that allows the use of several methods for handling utility-based learning problems. Classification and regression problems that assume non-uniform costs and/or benefits pose serious challenges to predictive analytic tasks. In the context of meteorology, finance, medicine, ecology, among many other, specific domain information concerning the preference bia… ▽ More

    Submitted 12 July, 2016; v1 submitted 27 April, 2016; originally announced April 2016.