Skip to content
@6G-GOALS

6G-GOALS

6G Goal Oriented AI-Enabled Learning and Semantic Communication Networks

About 6G-GOALS

6ggoals 6G-GOALS aims to realize a sustainable wireless network ecosystem that relies on AI-empowered architecture to support semantic and goal-oriented communication protocols and services. 6G-GOALS will create a path towards building a sustainable 6G, featuring a drastic reduction in the number of unnecessary bits processed and sent and, consequently, enabling extreme energy and spectrum efficiency, reduction of EMF exposure, and massive machine-type communications.

6G-GOALS project has received funding from the Smart Networks and Services Joint Undertaking (SNS JU) under the European Union’s Horizon Europe research and innovation program under Grant Agreement No 101139232.

Open-Source Code

Table of Contents

EcoPull: Sustainable IoT Image Retrieval Empowered by TinyML Models

DOI arXiv

:octocat: Repository: https://github.com/victorkreutzfeldt/ecopull

Authors: Mathias Thorsager, Victor Croisfelt, Junya Shiraishi, Petar Popovski

Paper published in the proceedings of IEEE GLOBECOM 2024.

Abstract: This paper introduces EcoPull, a sustainable Internet of Things (IoT) framework powered by Tiny Machine Learning (TinyML) models for efficient image retrieval from multiple devices. The devices are equipped with two types of TinyML models: i) a behavior model and ii) an image compressor model. The behavior model filters out irrelevant images based on the current task, minimizing unnecessary data transmission and reducing communication resource competition among devices. The image compressor model enables devices to communicate with the edge server (ES) using latent representations of images, thereby reducing communication bandwidth usage. While integrating TinyML models into IoT devices does increase energy consumption due to the inference process, this cost is carefully accounted for in our design. Numerical results show that the proposed framework can achieve over 77% and 43% energy savings compared to the simple offloading and a state-of-the-art baseline while still maintaining the quality of the retrieved images at the ES.

Real-Time Inference for Distributed Multimodal Systems under Communication Delay Uncertainty

arXiv

:octocat: Repository: https://github.com/victorkreutzfeldt/real-time-inference-distributed-multimodal-systems

Authors: Victor Croisfelt, João Henrique Inacio de Souza, Shashi Raj Pandey, Beatriz Soret, Petar Popovski

Paper submitted to the IEEE ICC 2026.

Abstract: Connected cyber-physical systems perform inference based on real-time inputs from multiple data streams. Uncertain communication delays across data streams challenge the temporal flow of the inference process. State-of-the-art (SotA) non-blocking inference methods rely on a reference-modality paradigm, requiring one modality input to be fully received before processing, while depending on costly offline profiling. We propose a novel, neuro-inspired non-blocking inference paradigm that primarily employs adaptive temporal windows of integration (TWIs) to dynamically adjust to stochastic delay patterns across heterogeneous streams while relaxing the reference-modality requirement. Our communication-delay-aware framework achieves robust real-time inference with finer-grained control over the accuracy-latency tradeoff. Experiments on the audio-visual event localization (AVEL) task demonstrate superior adaptability to network dynamics compared to SotA approaches.

Popular repositories Loading

  1. .github .github Public

    1 1

Repositories

Showing 1 of 1 repositories

Top languages

Loading…

Most used topics

Loading…