Skip to main content

Showing 1–5 of 5 results for author: de Castro, P A L

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

    cs.AI q-fin.PM

    Improving Portfolio Optimization Results with Bandit Networks

    Authors: Gustavo de Freitas Fonseca, Lucas Coelho e Silva, Paulo André Lima de Castro

    Abstract: In Reinforcement Learning (RL), multi-armed Bandit (MAB) problems have found applications across diverse domains such as recommender systems, healthcare, and finance. Traditional MAB algorithms typically assume stationary reward distributions, which limits their effectiveness in real-world scenarios characterized by non-stationary dynamics. This paper addresses this limitation by introducing and e… ▽ More

    Submitted 8 October, 2024; v1 submitted 5 October, 2024; originally announced October 2024.

  2. arXiv:2408.08995  [pdf, other

    cs.AI

    On the Undecidability of Artificial Intelligence Alignment: Machines that Halt

    Authors: Gabriel Adriano de Melo, Marcos Ricardo Omena De Albuquerque Maximo, Nei Yoshihiro Soma, Paulo Andre Lima de Castro

    Abstract: The inner alignment problem, which asserts whether an arbitrary artificial intelligence (AI) model satisfices a non-trivial alignment function of its outputs given its inputs, is undecidable. This is rigorously proved by Rice's theorem, which is also equivalent to a reduction to Turing's Halting Problem, whose proof sketch is presented in this work. Nevertheless, there is an enumerable set of prov… ▽ More

    Submitted 16 August, 2024; originally announced August 2024.

    Comments: Submitted for the Scientific Reports AI Alignment Collection

  3. arXiv:2402.06759  [pdf

    cs.HC cs.AI

    A Methodology for Questionnaire Analysis: Insights through Cluster Analysis of an Investor Competition Data

    Authors: Carlos Henrique Q. Forster, Paulo André Lima de Castro, Andrei Ramalho

    Abstract: In this paper, we propose a methodology for the analysis of questionnaire data along with its application on discovering insights from investor data motivated by a day trading competition. The questionnaire includes categorical questions, which are reduced to binary questions, 'yes' or 'no'. The methodology reduces dimensionality by grouping questions and participants with similar responses using… ▽ More

    Submitted 9 February, 2024; originally announced February 2024.

    Comments: 14 pages, 12 figures

  4. arXiv:2101.08169  [pdf, other

    cs.AI

    mt5se: An Open Source Framework for Building Autonomous Trading Robots

    Authors: Paulo André Lima de Castro

    Abstract: Autonomous trading robots have been studied in artificial intelligence area for quite some time. Many AI techniques have been tested for building autonomous agents able to trade financial assets. These initiatives include traditional neural networks, fuzzy logic, reinforcement learning but also more recent approaches like deep neural networks and deep reinforcement learning. Many developers claim… ▽ More

    Submitted 28 June, 2022; v1 submitted 20 January, 2021; originally announced January 2021.

    Comments: This paper replaces an old version of the framework, called mt5b3, which is now deprecated

  5. arXiv:2101.07217  [pdf, other

    cs.SE cs.AI cs.CE

    Is it a great Autonomous FX Trading Strategy or you are just fooling yourself

    Authors: Murilo Sibrao Bernardini, Paulo Andre Lima de Castro

    Abstract: In this paper, we propose a method for evaluating autonomous trading strategies that provides realistic expectations, regarding the strategy's long-term performance. This method addresses This method addresses many pitfalls that currently fool even experienced software developers and researchers, not to mention the customers that purchase these products. We present the results of applying our meth… ▽ More

    Submitted 19 November, 2021; v1 submitted 15 January, 2021; originally announced January 2021.

    Comments: An Implementation of the proposed method: STSE is available at github. The paper includes the link in the reference section