Cookies Policy
The website need some cookies and similar means to function. If you permit us, we will use those means to collect data on your visits for aggregated statistics to improve our service. Find out More
Accept Reject
  • Menu
About

About

Hugo Ferreira is a researcher with a PhD in Informatics, in the area of artificial intelligence (automated planning and machine learning), FEUP, 2011. He has been involved in data-mining and machine learning projects in the areas of structural health monitoring (acoustic emissions), on-line recommendation (fashion industry), prediction of industrial energy consumption (ornamental stone cutting machines) and industrial maintenance (detection and prognosis). Other areas of interest include applying machine learning to collaborative processes (decision support systems, social computing, human computing and serious games).

Interest
Topics
Details

Details

  • Name

    Hugo Miguel Ferreira
  • Role

    Assistant Researcher
  • Since

    01st May 1999
012
Publications

2024

Deep Reinforcement Learning-Based Approach to Dynamically Balance Multi-manned Assembly Lines

Authors
Santos, R; Marques, C; Toscano, C; Ferreira, M; Ribeiro, J;

Publication
Lecture Notes in Mechanical Engineering

Abstract
Assembly lines are at the core of many manufacturing systems, and planning for a well-balanced flow is key to ensure long-term efficiency. However, in flexible configurations such as Multi-Manned Assembly Lines (MMAL), the balancing problem also becomes more challenging. Due to the increased relevance of these assembly lines, this work aims to investigate the MMAL balancing problem, to contribute for a more effective decision-making process. Therefore, a new approach is proposed based on Deep Reinforcement Learning (DRL) embedded in a Digital Twin architecture. The proposed approach provides a close-to-reality training environment for the agent, using Discrete Event Simulation to simulate the production system dynamics. This methodology was tested on a real-world instance with preliminary results showing that similar solutions to the ones obtained using optimization-based strategies are achieved. This research provides evidence of success in terms of dynamic resource assignment to tasks and workers as a basis for future developments. © 2024, The Author(s), under exclusive license to Springer Nature Switzerland AG.

2024

Supervised and unsupervised techniques in textile quality inspections

Authors
Ferreira, M; Carneiro, R; Guimarães, M; Oliveira, V;

Publication
Procedia Computer Science

Abstract
Quality inspection is a critical step in ensuring the quality and efficiency of textile production processes. With the increasing complexity and scale of modern textile manufacturing systems, the need for accurate and efficient quality inspection and defect detection techniques has become paramount. This paper compares supervised and unsupervised Machine Learning techniques for defect detection in the context of industrial textile production, in terms of their respective advantages and disadvantages, and their implementation and computational costs. We explore the use of an autoencoder for the detection of defects in textiles. The goal of this preliminary work is to find out if unsupervised methods can successfully train models with good performance without the need for defect labelled data. © 2024 The Authors. Published by Elsevier B.V. This is an open access article under the CC BY-NC-ND license (https://creativecommons.org/licenses/by-nc-nd/4.0)

2020

Building Robust Prediction Models for Defective Sensor Data Using Artificial Neural Networks

Authors
de Sa, CR; Shekar, AK; Ferreira, H; Soares, C;

Publication
14TH INTERNATIONAL CONFERENCE ON SOFT COMPUTING MODELS IN INDUSTRIAL AND ENVIRONMENTAL APPLICATIONS (SOCO 2019)

Abstract
Sensors are susceptible to failure when exposed to extreme conditions over long periods of time. Besides they can be affected by noise or electrical interference. Models (Machine Learning or others) obtained from these faulty and noisy sensors may be less reliable. In this paper, we propose a data augmentation approach for making neural networks more robust to missing and faulty sensor data. This approach is shown to be effective in a real life industrial application that uses data of various sensors to predict the wear of an automotive fuel-system component. Empirical results show that the proposed approach leads to more robust neural network in this particular application than existing methods.

2019

Robust cepstral-based features for anomaly detection in ball bearings

Authors
Sousa, R; Antunes, J; Coutinho, F; Silva, E; Santos, J; Ferreira, H;

Publication
INTERNATIONAL JOURNAL OF ADVANCED MANUFACTURING TECHNOLOGY

Abstract
This paper proposes the linear frequency cepstral coefficients as highly discriminative features for anomaly detection in ball bearings using vibration sensor data. These features are based on cepstral analysis and are capable of encoding the patterns of a spectral magnitude profile. Incipient damages on bearings can grow rapidly under normal use resulting in vibration and harsh noise. If left undetected, this damage will worsen, leading to high maintenance costs or even injury. Multiple interferences in an industrial environment contaminate the signal, making it a challenge to correctly identify the bearings' condition. Many studies have attempted to overcome this issue at the signal level. However, the discriminative capacity of the current vibration signal features is still vulnerable to interference, which motivates this work. In order to demonstrate the benefits of these features, we (1) show that they are computationally efficient and suitable for real-time incremental training; (2) conduct discriminative analysis by evaluating the separability performance and comparing it with the state of the art; and (3) test the robustness of the proposed features under noise interference, which is ideal for use in the harsh operating conditions of industrial machinery. The data was obtained from a laboratory workbench setting that reproduces bearing fault scenarios. Results show that the proposed features are fast, competitive when compared to state-of-the-art features, and resilient to high levels of interference. Despite the higher performance when using the quadratic model, the proposed features remain highly discriminative when used with several other discriminant function.

2018

Using Metalearning for Parameter Tuning in Neural Networks

Authors
Felix, C; Soares, C; Jorge, A; Ferreira, H;

Publication
VIPIMAGE 2017

Abstract
Neural networks have been applied as a machine learning tool in many different areas. Recently, they have gained increased attention with what is now called deep learning. Neural networks algorithms have several parameters that need to be tuned in order to maximize performance. The definition of these parameters can be a difficult, extensive and time consuming task, even for expert users. One approach that has been successfully used for algorithm and parameter selection is metalearning. Metalearning consists in using machine learning algorithm on (meta)data from machine learning experiments to map the characteristics of the data with the performance of the algorithms. In this paper we study how a metalearning approach can be used to obtain a good set of parameters to learn a neural network for a given new dataset. Our results indicate that with metalearning we can successfully learn classifiers from past learning tasks that are able to define appropriate parameters.