Cookies
O website necessita de alguns cookies e outros recursos semelhantes para funcionar. Caso o permita, o INESC TEC irá utilizar cookies para recolher dados sobre as suas visitas, contribuindo, assim, para estatísticas agregadas que permitem melhorar o nosso serviço. Ver mais
Aceitar Rejeitar
  • Menu
Sobre

Sobre

Rúben Queirós concluiu em 2020 o Mestrado em Engenharia Electrotécnica e de Computadores na Faculdade de Engenharia da Universidade do Porto, Portugal. Atualmente é doutorando no Programa Doutoral de Engenharia Eletrotécnica e de Computadores, na mesma instituição. É Investigador Auxiliar no INESC TEC desde 2020, na área de Redes Sem Fios (WiN). Participou no projeto SMART open call, no projeto de investigação da UE InterConnect e OVERWATCH. Os seus interesses de investigação incluem Wi-Fi, Adaptação de Débito, Reinforcement Learning e Redes Voadoras.

Tópicos
de interesse
Detalhes

Detalhes

  • Nome

    Rúben Miguel Queirós
  • Cargo

    Assistente de Investigação
  • Desde

    21 fevereiro 2020
001
Publicações

2025

A Framework Leveraging Large Language Models for Autonomous UAV Control in Flying Networks

Autores
Nunes, D; Amorim, R; Ribeiro, P; Coelho, A; Campos, R;

Publicação
2025 IEEE INTERNATIONAL MEDITERRANEAN CONFERENCE ON COMMUNICATIONS AND NETWORKING, MEDITCOM

Abstract
This paper proposes FLUC, a modular framework that integrates open-source Large Language Models (LLMs) with Unmanned Aerial Vehicle (UAV) autopilot systems to enable autonomous control in Flying Networks (FNs). FLUC translates high-level natural language commands into executable UAV mission code, bridging the gap between operator intent and UAV behaviour. FLUC is evaluated using three open-source LLMs - Qwen 2.5, Gemma 2, and LLaMA 3.2 - across scenarios involving code generation and mission planning. Results show that Qwen 2.5 excels in multi-step reasoning, Gemma 2 balances accuracy and latency, and LLaMA 3.2 offers faster responses with lower logical coherence. A case study on energy-aware UAV positioning confirms FLUC's ability to interpret structured prompts and autonomously execute domain-specific logic, showing its effectiveness in real-time, mission-driven control.

2025

Context-Aware Rate Adaptation for Predictable Flying Networks Using Contextual Bandits

Autores
Queiros, R; Kaneko, M; Fontes, H; Campos, R;

Publicação
IEEE NETWORKING LETTERS

Abstract
The increasing complexity of wireless technologies, such as Wi-Fi, presents significant challenges for Rate Adaptation (RA) due to the large configuration space of transmission parameters. While extensive research has been conducted on RA for low-mobility networks, existing solutions fail to adapt in Flying Networks (FNs), where high mobility and dynamic wireless conditions introduce additional uncertainty. We propose Linear Upper Confidence Bound for RA (LinRA), a novel Contextual Bandit-based approach that leverages real-time link context to optimize transmission rates in predictable FNs, where future trajectories are known. Simulation results demonstrate that LinRA converges $\mathbf {5.2\times }$ faster than benchmarks and improves throughput by 80% in Non Line-of-Sight conditions, matching the performance of ideal algorithms.

2025

Context-Aware Rate Adaptation for Predictable Flying Networks Using Contextual Bandits

Autores
Queirós, R; Kaneko, M; Fontes, H; Campos, R;

Publicação
IEEE Netw. Lett.

Abstract

2024

Joint Channel Bandwidth Assignment and Relay Positioning for Predictive Flying Networks

Autores
Queiros, R; Kaneko, M; Fontes, H; Campos, R;

Publicação
2024 IEEE GLOBECOM WORKSHOPS, GC WKSHPS

Abstract
Flying Networks (FNs) have emerged as a promising solution to provide on-demand wireless connectivity when network coverage is insufficient or the communications infrastructure is compromised, such as in disaster management scenarios. Despite extensive research on Unmanned Aerial Vehicle (UAV) positioning and radio resource allocation, the challenge of ensuring reliable traffic relay through backhaul links in predictive FNs remains unexplored. This work proposes Simulated Annealing for predictive FNs (SAFnet), an innovative algorithm that optimizes network performance under positioning constraints, limited bandwidth and minimum rate requirements. Our algorithm uniquely leverages prior knowledge of the first-tier node trajectories to assign bandwidth and dynamically adjust the position of the second-tier flying relay. Building upon Simulated Annealing, our approach enhances this well-known AI algorithm with penalty functions, achieving performance levels comparable to exhaustive search while significantly reducing computational complexity.

2023

RateRL: A Framework for Developing RL-Based Rate Adaptation Algorithms in ns-3

Autores
Queirós, R; Ferreira, L; Fontes, H; Campos, R;

Publicação
SimuTools

Abstract
The increasing complexity of recent Wi-Fi amendments is making the use of traditional algorithms and heuristics unfeasible to address the Rate Adaptation (RA) problem. This is due to the large combination of configuration parameters along with the high variability of the wireless channel. Recently, several works have proposed the usage of Reinforcement Learning (RL) techniques to address the problem. However, the proposed solutions lack sufficient technical explanation. Also, the lack of standard frameworks enabling the reproducibility of results and the limited availability of source code, makes the fair comparison with state of the art approaches a challenge. This paper proposes a framework, named RateRL, that integrates state of the art libraries with the well-known Network Simulator 3 (ns-3) to enable the implementation and evaluation of RL-based RA algorithms. To the best of our knowledge, RateRL is the first tool available to assist researchers during the implementation, validation and evaluation phases of RL-based RA algorithms and enable the fair comparison between competing algorithms.