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

Tiago Pinto got his PhD in 2016 from the Universidade de Trás-os-Montes e Alto Douro (UTAD) Escola de Ciências e Tecnologia, his MSC in Computer Science - Knowledge and Decision Support (2011) and BSc in Computer Science (2008) from the Instituto Politécnico do Porto Instituto Superior de Engenharia do Porto (ISEP/IPP). Tiago is an Associate Professor at UTAD (Universidade de Trás-os-Montes e Alto Douro) and a senior researcher at INESC-TEC. He is also the Chair of IEEE PES Working Group on Multi-Agent Systems and Vice-Chair of IEEE PES Task Force on Open Data Sets. He has participated or participates in more than 45 national and international research projects, 7 of them as Project Coordinator, 1 as Co - Principal Investigator, 5 as Country coordinator. Tiago has published more than 70 papers in international journals, 16 book chapters and 8 edited books. He has also published more than 200 papers in international conferences. He has supervised/co-supervised multiple students (11 PhD, 3 concluded, 41 MSc, 21 concluded, 56 BSc, 51 concluded; and several international students from exchange programs such as EASMUS and PROPICIE). Tiago has a long experience in the organization of conferences, workshops, special sessions, tutorials and panel sessions in multiple relevant international congresses, such as IEEE PES-GM, IEEE SSCI, AAMAS, IJCAI, ECAI; and of special issues edition in international SCI journals. Tiago has received 19 prizes and awards. The main research interests are Artificial Intelligence (multiagent systems, machine learning, game theory, automated negotiation, metaheuristic optimization) in the domains of Power and Energy Systems (manly electricity markets, smart grid and building energy management) and Industry and mobility (including the development of intelligent solutions for enhanced productivity, management and operation of factories, and the development of innovative solutions for electrical vehicles).

Interest
Topics
Details

Details

  • Name

    Tiago Manuel Campelos
  • Role

    Senior Researcher
  • Since

    01st March 2022
002
Publications

2025

Generative Adversarial Networks for Synthetic Meteorological Data Generation

Authors
Viana, D; Teixeira, R; Soares, T; Baptista, J; Pinto, T;

Publication
PROGRESS IN ARTIFICIAL INTELLIGENCE, EPIA 2024, PT II

Abstract
This study explores models for synthetic data generation of time series. In order to improve the achieved results, i.e., the data generated, new ways of improvement are explored and different models of synthetic data generation are compared. The model addressed in this work is the Generative Adversarial Networks (GANs), known for generating data similar to the original basis data through the training of a generator. The GANs are applied using the datasets of Quinta de Santa Barbara and the Pinhao region, with the main variables being the Average temperature, Wind direction, Average wind speed, Maximum instantaneous wind speed and Solar radiation. The model allowed to generate missing data in a given period and, in turn, enables to analyze the results and compare them with those of a multiple linear regression method, being able to evaluate the effectiveness of the generated data. In this way, through the study and analysis of the GANs we can see if the model presents effectiveness and accuracy in the synthetic generation of meteorological data. With the proper conclusions of the results, this information can be used in order to improve the search for different models and the ability to generate synthetic time series data, which is representative of the real, original, data.

2025

An Interactive Game for Improved Driving Behaviour Experience and Decision Support

Authors
Penelas, G; Pinto, T; Reis, A; Barbosa, L; Barroso, J;

Publication
HCI INTERNATIONAL 2024 - LATE BREAKING PAPERS, HCII 2024, PT VIII

Abstract
This paper presents an interactive game designed to improve users' experience related to driving behaviour, as well as to provide decision support in this context. This paper explores machine learning (ML) methods to enhance the decision-making and automation in a gaming environment. It examines various ML strategies, including supervised, unsupervised, and Reinforcement Learning (RL), emphasizing RL's effectiveness in interactive environments and its combination with Deep Learning, culminating in Deep Reinforcement Learning (DRL) for intricate decision-making processes. By leveraging these concepts, a practical application considering a gaming scenario is presented, which replicates vehicle behaviour simulations from real-world driving scenarios. Ultimately, the objective of this research is to contribute to the ML and artificial intelligence (AI) fields by introducing methods that could transform the way player agents adapt and interact with the environment and other agents decisions, leading to more authentic and fluid gaming experiences. Additionally, by considering recreational and serious games as case studies, this work aims to demonstrate the versatility of these methods, providing a rich, dynamic environment for testing the adaptability and responsiveness, while can also offer a context for applying these advancements to simulate and solve real-world problems in the complex and dynamic domain of mobility.

2025

Enhanced User Interaction in Mobility Decision Support Using Explainable Artificial Intelligence

Authors
Valina, L; Teixeira, B; Pinto, T; Vale, Z; Coelho, S; Fontes, S; Reis, A;

Publication
HCI INTERNATIONAL 2024-LATE BREAKING PAPERS, HCII 2024, PT II

Abstract
Artificial Intelligence (AI) is now ubiquitous in daily life, significantly impacting society by supporting decision-making. However, in many application areas, understanding the rationale behind AI decisions is crucial, highlighting the need for explainable AI (XAI). AI algorithms often lack transparency, making it hard to understand their inner workings. This work presents an overview of XAI solutions for decision support in mobility context. It addresses the complexity of explaining decision support models by offering explanations in various formats tailored to different user profiles. By integrating language models, XAI models may generate texts with varying technical detail levels, aiding ethical AI deployment and bridging the gap between complex models and human interpretability. This work explores the need for flexible explanation formats, supporting varied user profiles with graphical, textual, and tabular explanations. By integrating natural language processing models personalized explanations that are accurate, understandable, and accessible to a diverse audience can be generated. This study ultimately aims to support the task of making XAI robust and user-friendly, boosting its widespread use and application.

2025

Application of a Genetic Algorithm for Optimising the Location of Electric Vehicle Charging Stations

Authors
Pinto, J; Mejia, MA; Macedo, LH; Filipe, V; Pinto, T;

Publication
PROGRESS IN ARTIFICIAL INTELLIGENCE, EPIA 2024, PT II

Abstract
The number of electric vehicles has been increasing significantly due to various factors, such as the higher prices of fossil fuels, concerns about the increasing pollution, and the resulting incentive to use energy from renewable sources. There are currently a few charging facilities, which are still quite scattered, and several are still experimental, requiring appropriate planning of this infrastructure in order to support the growing number of electric vehicles adequately. Thus, optimising the location of charging stations becomes a critical issue, which can be achieved through the application of mathematical models and data analysis tools. An example is genetic algorithms, which have demonstrated their versatility in solving complex optimisation problems, especially those involving multiple variables. This work presents a proposal for a more comprehensive genetic algorithm model that encompasses all variables from the perspectives of all entities involved. Its experimentation was conducted using real data, with the aim of finding the best combination of locations, minimising the total number of stations and maximising the coverage of the area under study. Thus, it is essential to carefully consider user preferences, accessibility, energy demand, and existing electrical infrastructure to ensure an effective and sustainable installation. The findings highlight the crucial role of these computing tools in addressing complex problems from various viewpoints, leading to solutions that cater to the needs of all parties involved. While not necessarily perfect, these solutions represent a balanced compromise across multiple dimensions of the problem.

2025

Dynamic Online Parameter Configuration of Genetic Algorithms Using Reinforcement Learning

Authors
Oliveira, V; Pinto, T; Ramos, C;

Publication
PROGRESS IN ARTIFICIAL INTELLIGENCE, EPIA 2024, PT II

Abstract
The effectiveness of optimizing complex problems is closely linked to the configuration of parameters in search algorithms, especially when considering metaheuristic optimization models. Although various automated methods for algorithm configuration have been proposed to alleviate users from manually tuning parameters, there is still unexplored potential in dynamically adjusting certain algorithm parameters during execution, which can lead to enhanced performance. The main objective is to comparatively analyze the effectiveness of manual parameter tuning compared to a dynamic online configuration approach based on reinforcement learning. To this end, the State-Action-Reward-State-Action (SARSA) algorithm is adapted to adjust the parameters of a genetic algorithm, namely population size, crossover rate, mutation rate, and number of generations. Tests are conducted with these two methods on benchmark functions commonly used in the literature. Additionally, the proposed model has been evaluated in a practical problem of optimizing energy trading portfolios in the electricity market. Results indicate that the reinforcement learning-based algorithm tends to achieve seemingly better results than manual configuration, while maintaining very similar execution times. This result suggests that online parameter tuning approaches may be more effective and offer a viable alternative for optimization in metaheuristic algorithms.

Supervised
thesis

2023

Uso de assistentes virtuais no apoio à gestão de produção

Author
Rodrigo Cardoso Pereira

Institution
UTAD

2023

Análise e definição de contextos para a gestão energética em edifícios

Author
Vasco Rafael da Costa Ferreira

Institution
UTAD