Skip to main content

Showing 1–3 of 3 results for author: Licks, G P

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

    cs.AI cs.DC

    Automated Planning for Optimal Data Pipeline Instantiation

    Authors: Leonardo Rosa Amado, Adriano Vogel, Dalvan Griebler, Gabriel Paludo Licks, Eric Simon, Felipe Meneguzzi

    Abstract: Data pipeline frameworks provide abstractions for implementing sequences of data-intensive transformation operators, automating the deployment and execution of such transformations in a cluster. Deploying a data pipeline, however, requires computing resources to be allocated in a data center, ideally minimizing the overhead for communicating data and executing operators in the pipeline while consi… ▽ More

    Submitted 16 March, 2025; originally announced March 2025.

  2. arXiv:2205.01053  [pdf, other

    cs.LG cs.AI

    Markov Abstractions for PAC Reinforcement Learning in Non-Markov Decision Processes

    Authors: Alessandro Ronca, Gabriel Paludo Licks, Giuseppe De Giacomo

    Abstract: Our work aims at developing reinforcement learning algorithms that do not rely on the Markov assumption. We consider the class of Non-Markov Decision Processes where histories can be abstracted into a finite set of states while preserving the dynamics. We call it a Markov abstraction since it induces a Markov Decision Process over a set of states that encode the non-Markov dynamics. This phenomeno… ▽ More

    Submitted 18 May, 2022; v1 submitted 29 April, 2022; originally announced May 2022.

    Comments: IJCAI 2022

  3. Automated Database Indexing using Model-free Reinforcement Learning

    Authors: Gabriel Paludo Licks, Felipe Meneguzzi

    Abstract: Configuring databases for efficient querying is a complex task, often carried out by a database administrator. Solving the problem of building indexes that truly optimize database access requires a substantial amount of database and domain knowledge, the lack of which often results in wasted space and memory for irrelevant indexes, possibly jeopardizing database performance for querying and certai… ▽ More

    Submitted 25 July, 2020; originally announced July 2020.

    Comments: 8 pages, 5 figures (some have subfigures), 1 table

    ACM Class: I.2.6; H.2.4