Skip to main content

Showing 1–18 of 18 results for author: Latre, S

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

    cs.NI

    Designing, Develo**, and Validating Network Intelligence for Scaling in Service-Based Architectures based on Deep Reinforcement Learning

    Authors: Paola Soto, Miguel Camelo, Danny De Vleeschauwer, Yorick De Bock, Nina Slamnik-Kriještorac, Chia-Yu Chang, Natalia Gaviria, Erik Mannens, Juan F. Botero, Steven Latré

    Abstract: Automating network processes without human intervention is crucial for the complex 6G environment. This requires zero-touch management and orchestration, the integration of Network Intelligence (NI) into the network architecture, and the efficient lifecycle management of intelligent functions. Reinforcement Learning (RL) plays a key role in this context, offering intelligent decision-making capabi… ▽ More

    Submitted 7 May, 2024; originally announced May 2024.

  2. arXiv:2312.12258  [pdf, other

    cs.LG

    Inferring the relationship between soil temperature and the normalized difference vegetation index with machine learning

    Authors: Steven Mortier, Amir Hamedpour, Bart Bussmann, Ruth Phoebe Tchana Wandji, Steven Latré, Bjarni D. Sigurdsson, Tom De Schepper, Tim Verdonck

    Abstract: Changes in climate can greatly affect the phenology of plants, which can have important feedback effects, such as altering the carbon cycle. These phenological feedback effects are often induced by a shift in the start or end dates of the growing season of plants. The normalized difference vegetation index (NDVI) serves as a straightforward indicator for assessing the presence of green vegetation… ▽ More

    Submitted 19 December, 2023; originally announced December 2023.

    Comments: 31 pages, 7 figures, 5 tables

  3. An Encoding Framework for Binarized Images using HyperDimensional Computing

    Authors: Laura Smets, Werner Van Leekwijck, Ing Jyh Tsang, Steven Latré

    Abstract: Hyperdimensional Computing (HDC) is a brain-inspired and light-weight machine learning method. It has received significant attention in the literature as a candidate to be applied in the wearable internet of things, near-sensor artificial intelligence applications and on-device processing. HDC is computationally less complex than traditional deep learning algorithms and typically achieves moderate… ▽ More

    Submitted 1 December, 2023; originally announced December 2023.

  4. arXiv:2311.16112  [pdf, other

    cs.NE cs.AI cs.LG

    Co-learning synaptic delays, weights and adaptation in spiking neural networks

    Authors: Lucas Deckers, Laurens Van Damme, Ing Jyh Tsang, Werner Van Leekwijck, Steven Latré

    Abstract: Spiking neural networks (SNN) distinguish themselves from artificial neural networks (ANN) because of their inherent temporal processing and spike-based computations, enabling a power-efficient implementation in neuromorphic hardware. In this paper, we demonstrate that data processing with spiking neurons can be enhanced by co-learning the connection weights with two other biologically inspired ne… ▽ More

    Submitted 12 September, 2023; originally announced November 2023.

    Comments: 15 pages, 8 figures

  5. Training a HyperDimensional Computing Classifier using a Threshold on its Confidence

    Authors: Laura Smets, Werner Van Leekwijck, Ing Jyh Tsang, Steven Latre

    Abstract: Hyperdimensional computing (HDC) has become popular for light-weight and energy-efficient machine learning, suitable for wearable Internet-of-Things (IoT) devices and near-sensor or on-device processing. HDC is computationally less complex than traditional deep learning algorithms and achieves moderate to good classification performance. This article proposes to extend the training procedure in HD… ▽ More

    Submitted 30 November, 2023; v1 submitted 30 May, 2023; originally announced May 2023.

    Journal ref: Neural Computation, 35(12), 2006-2023 (2023)

  6. Deep set conditioned latent representations for action recognition

    Authors: Akash Singh, Tom De Schepper, Kevin Mets, Peter Hellinckx, Jose Oramas, Steven Latre

    Abstract: In recent years multi-label, multi-class video action recognition has gained significant popularity. While reasoning over temporally connected atomic actions is mundane for intelligent species, standard artificial neural networks (ANN) still struggle to classify them. In the real world, atomic actions often temporally connect to form more complex composite actions. The challenge lies in recognisin… ▽ More

    Submitted 21 December, 2022; originally announced December 2022.

    Comments: Conference VISAPP 2022, 11 pages,5 figures, 2 Tables, 6 plots

    Journal ref: In Proceedings of the 17th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications - Volume 5: VISAPP, ISBN 978-989-758-555-5; ISSN 2184-4321, year 2022, pages 456-466

  7. arXiv:2211.08467  [pdf, other

    cs.AI

    Structured Exploration Through Instruction Enhancement for Object Navigation

    Authors: Matthias Hutsebaut-Buysse, Kevin Mets, Tom De Schepper, Steven Latré

    Abstract: Finding an object of a specific class in an unseen environment remains an unsolved navigation problem. Hence, we propose a hierarchical learning-based method for object navigation. The top-level is capable of high-level planning, and building a memory on a floorplan-level (e.g., which room makes the most sense for the agent to visit next, where has the agent already been?). While the lower-level i… ▽ More

    Submitted 15 November, 2022; originally announced November 2022.

    Comments: Paper accepted to the BNAIC/BeNeLearn 2022 conference

  8. arXiv:2204.05669  [pdf, other

    cs.LG cs.MA

    An Analysis of Discretization Methods for Communication Learning with Multi-Agent Reinforcement Learning

    Authors: Astrid Vanneste, Simon Vanneste, Kevin Mets, Tom De Schepper, Siegfried Mercelis, Steven Latré, Peter Hellinckx

    Abstract: Communication is crucial in multi-agent reinforcement learning when agents are not able to observe the full state of the environment. The most common approach to allow learned communication between agents is the use of a differentiable communication channel that allows gradients to flow between agents as a form of feedback. However, this is challenging when we want to use discrete messages to redu… ▽ More

    Submitted 12 April, 2022; originally announced April 2022.

    Comments: Accepted at Adaptive and Learning Agents Workshop (ALA 2022) https://ala2022.github.io/

  9. Learning to Communicate with Reinforcement Learning for an Adaptive Traffic Control System

    Authors: Simon Vanneste, Gauthier de Borrekens, Stig Bosmans, Astrid Vanneste, Kevin Mets, Siegfried Mercelis, Steven Latré, Peter Hellinckx

    Abstract: Recent work in multi-agent reinforcement learning has investigated inter agent communication which is learned simultaneously with the action policy in order to improve the team reward. In this paper, we investigate independent Q-learning (IQL) without communication and differentiable inter-agent learning (DIAL) with learned communication on an adaptive traffic control system (ATCS). In real world… ▽ More

    Submitted 29 October, 2021; originally announced October 2021.

  10. Mixed Cooperative-Competitive Communication Using Multi-Agent Reinforcement Learning

    Authors: Astrid Vanneste, Wesley Van Wijnsberghe, Simon Vanneste, Kevin Mets, Siegfried Mercelis, Steven Latré, Peter Hellinckx

    Abstract: By using communication between multiple agents in multi-agent environments, one can reduce the effects of partial observability by combining one agent's observation with that of others in the same dynamic environment. While a lot of successful research has been done towards communication learning in cooperative settings, communication learning in mixed cooperative-competitive settings is also impo… ▽ More

    Submitted 29 October, 2021; originally announced October 2021.

  11. arXiv:2110.06742  [pdf, other

    cs.LG

    A Review of the Deep Sea Treasure problem as a Multi-Objective Reinforcement Learning Benchmark

    Authors: Amber Cassimon, Reinout Eyckerman, Siegfried Mercelis, Steven Latré, Peter Hellinckx

    Abstract: In this paper, the authors investigate the Deep Sea Treasure (DST) problem as proposed by Vamplew et al. Through a number of proofs, the authors show the original DST problem to be quite basic, and not always representative of practical Multi-Objective Optimization problems. In an attempt to bring theory closer to practice, the authors propose an alternative, improved version of the DST problem, a… ▽ More

    Submitted 21 May, 2024; v1 submitted 13 October, 2021; originally announced October 2021.

    Comments: 10 pages, 4 figures; Fixed Supplementary Materials PDF

  12. arXiv:2109.11362  [pdf, other

    cs.NI

    An optimized application-context relocation approach for Connected and Automated Mobility (CAM)

    Authors: Nina Slamnik-Kriještorac, Steven Latré, Johann M. Marquez-Barja

    Abstract: In this paper, we study and present a management and orchestration framework for vehicular communications, which enables service continuity for the vehicle via an optimized application-context relocation approach. To optimize the transfer of the application-context for Connected and Automated Mobility (CAM) services, our MEC orchestrator performs prediction of resource availability in the edge inf… ▽ More

    Submitted 23 September, 2021; originally announced September 2021.

    Journal ref: IEEE 5G for Connected and Automated Mobility (CAM), 2021

  13. Neural Additive Vector Autoregression Models for Causal Discovery in Time Series

    Authors: Bart Bussmann, Jannes Nys, Steven Latré

    Abstract: Causal structure discovery in complex dynamical systems is an important challenge for many scientific domains. Although data from (interventional) experiments is usually limited, large amounts of observational time series data sets are usually available. Current methods that learn causal structure from time series often assume linear relationships. Hence, they may fail in realistic settings that c… ▽ More

    Submitted 18 October, 2021; v1 submitted 19 October, 2020; originally announced October 2020.

    Comments: 11 pages, 5 figures

    Journal ref: Discovery Science. DS 2021. Lecture Notes in Computer Science, vol 12986. Springer, Cham

  14. arXiv:2009.08880  [pdf, other

    cs.LG cs.AI stat.ML

    HTMRL: Biologically Plausible Reinforcement Learning with Hierarchical Temporal Memory

    Authors: Jakob Struye, Kevin Mets, Steven Latré

    Abstract: Building Reinforcement Learning (RL) algorithms which are able to adapt to continuously evolving tasks is an open research challenge. One technology that is known to inherently handle such non-stationary input patterns well is Hierarchical Temporal Memory (HTM), a general and biologically plausible computational model for the human neocortex. As the RL paradigm is inspired by human learning, HTM i… ▽ More

    Submitted 18 September, 2020; originally announced September 2020.

  15. arXiv:2007.05196  [pdf, other

    cs.LG cs.AI stat.ML

    Pre-trained Word Embeddings for Goal-conditional Transfer Learning in Reinforcement Learning

    Authors: Matthias Hutsebaut-Buysse, Kevin Mets, Steven Latré

    Abstract: Reinforcement learning (RL) algorithms typically start tabula rasa, without any prior knowledge of the environment, and without any prior skills. This however often leads to low sample efficiency, requiring a large amount of interaction with the environment. This is especially true in a lifelong learning setting, in which the agent needs to continually extend its capabilities. In this paper, we ex… ▽ More

    Submitted 10 July, 2020; originally announced July 2020.

    Comments: Paper accepted to the ICML 2020 Language in Reinforcement Learning (LaReL) Workshop

  16. arXiv:2006.07200  [pdf, other

    cs.LG cs.MA stat.ML

    Learning to Communicate Using Counterfactual Reasoning

    Authors: Simon Vanneste, Astrid Vanneste, Kevin Mets, Tom De Schepper, Ali Anwar, Siegfried Mercelis, Steven Latré, Peter Hellinckx

    Abstract: Learning to communicate in order to share state information is an active problem in the area of multi-agent reinforcement learning (MARL). The credit assignment problem, the non-stationarity of the communication environment and the creation of influenceable agents are major challenges within this research field which need to be overcome in order to learn a valid communication protocol. This paper… ▽ More

    Submitted 26 April, 2022; v1 submitted 12 June, 2020; originally announced June 2020.

    Comments: Accepted at Adaptive and Learning Agents Workshop (ALA 2022) https://ala2022.github.io/

  17. arXiv:2004.01834  [pdf, other

    eess.SP cs.ET cs.IT q-bio.NC

    Neurosciences and 6G: Lessons from and Needs of Communicative Brains

    Authors: Renan C. Moioli, Pedro H. J. Nardelli, Michael Taynnan Barros, Walid Saad, Amin Hekmatmanesh, Pedro Gória, Arthur S. de Sena, Merim Dzaferagic, Harun Siljak, Werner van Leekwijck, Dick Carrillo, Steven Latré

    Abstract: This paper presents the first comprehensive tutorial on a promising research field located at the frontier of two well-established domains: Neurosciences and wireless communications, motivated by the ongoing efforts to define how the sixth generation of mobile networks (6G) will be. In particular, this tutorial first provides a novel integrative approach that bridges the gap between these two, see… ▽ More

    Submitted 3 April, 2020; originally announced April 2020.

  18. arXiv:1910.04040  [pdf, other

    cs.AI

    Fast Task-Adaptation for Tasks Labeled Using Natural Language in Reinforcement Learning

    Authors: Matthias Hutsebaut-Buysse, Kevin Mets, Steven Latré

    Abstract: Over its lifetime, a reinforcement learning agent is often tasked with different tasks. How to efficiently adapt a previously learned control policy from one task to another, remains an open research question. In this paper, we investigate how instructions formulated in natural language can enable faster and more effective task adaptation. This can serve as the basis for develo** language instru… ▽ More

    Submitted 9 October, 2019; originally announced October 2019.