← Latest papers
📈 economics

Asset-Universe Design and Action-Space Granularity in Cointegration-Based Deep Reinforcement Learning for Cryptocurrency Statistical Arbitrage

This study demonstrates that the out-of-sample performance of cointegration-based deep reinforcement learning for cryptocurrency statistical arbitrage is critically dependent on asset-universe construction and action-space granularity, with specific universe designs (such as Payment-Coin and Baseline 14) and binary action spaces yielding superior returns compared to broader universes or granular action specifications.

Original authors: Veliota Drakopoulou

Published 2026-07-07
📖 5 min read🧠 Deep dive

Original authors: Veliota Drakopoulou

Original paper licensed under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are a professional gambler trying to win at a very specific game: Statistical Arbitrage.

In this game, you aren't trying to predict which single coin will go up or down. Instead, you are betting on the relationship between two (or more) coins. You look for pairs that usually move together, like a married couple walking down the street. Sometimes, they get separated by a few steps (the price gap widens). Your job is to bet that they will walk back together again.

This paper is about a researcher named Veliota Drakopoulou who asked a simple question: "Does the type of couple I pick, and the rules of how I bet, matter more than the brain I use to make the bets?"

Here is the breakdown of her findings, using simple analogies.

1. The "Brain" (The AI)

The researcher used three different types of Artificial Intelligence (Deep Reinforcement Learning) to make the bets:

  • DQN: A value-based learner (like a student who memorizes the best moves).
  • PPO & A2C: Policy-based learners (like a student who learns by trial and error).
  • The Benchmark (COIN): A simple, non-AI rule that just follows the math without "learning."

2. The Two Big Questions

The paper focuses on two design choices that are often ignored:

A. The "Asset Universe" (Who is on the dance floor?)
Before the AI starts betting, you have to choose which cryptocurrencies are allowed in the game. The researcher tested four different "dance floors":

  • The "Broad" Floor (20 assets): A huge, crowded party with everyone from Bitcoin to obscure tokens.
  • The "Baseline" Floor (14 assets): A standard, mixed group.
  • The "Payment" Floor (6 assets): A small, exclusive club of only payment-focused coins (like Bitcoin, Litecoin, XRP).
  • The "Layer-1" Floor (9 assets): A club for only the big blockchain platforms (like Ethereum, Solana).

B. The "Action Space" (How big is your bet?)
Once the AI sees a gap between the coins, how does it bet?

  • Binary (All or Nothing): The AI must bet 100% of its money on the gap closing. It can't hold back. It's like a surfer who must either ride the whole wave or not get in the water at all.
  • Granular (Flexible): The AI can bet 100%, 50%, or 0% (sit on the sidelines). It's like a surfer who can dip a toe in, ride half the wave, or wait for a better one.

3. The Results: What Actually Worked?

Finding #1: The "Who" matters more than the "How."
The most important discovery was that choosing the right group of coins was more important than choosing the best AI.

  • The Winner: The Payment-Coin group (6 assets) and the Baseline group (14 assets) worked best. The AI made huge profits here (up to 32% in one test).
  • The Loser: The Broad group (20 assets) and the Layer-1 group (9 assets) were disasters. Even the best AI lost money.
  • The Lesson: Just because you have more coins to choose from doesn't mean you'll make more money. In fact, a crowded, noisy party (Broad 20) made it impossible for the AI to find a clear pattern. A smaller, more similar group (Payment 6) made the "dance" easier to predict.

Finding #2: The "All or Nothing" approach was often better for profit.
Surprisingly, the Binary (All or Nothing) action space often made more money than the Flexible one, but only when the market was behaving well.

  • When the AI was in a "good" universe (Payment or Baseline), being aggressive (betting 100%) paid off.
  • However, in "bad" universes (where the AI was losing money), the Granular (Flexible) approach saved the day. It allowed the AI to say, "This looks risky, I'll bet 0%," or "I'll bet 50%," which reduced the size of the losses.
  • The Lesson: Flexibility is a great safety net, but if the signal is strong, going "all in" is more profitable.

Finding #3: Luck plays a huge role (The "Seed" Problem).
The researcher ran the experiments multiple times with different random starting points (called "seeds").

  • Sometimes the AI made 30% profit.
  • Other times, with the exact same settings, it lost 10%.
  • The Lesson: You cannot trust a single "winning" run. If an AI makes money once, it might just be lucky. True success requires the strategy to work consistently, even when the random starting conditions change.

The Bottom Line

This paper tells us that building a trading AI isn't just about picking the smartest algorithm (DQN, PPO, or A2C). It's about setting the stage correctly.

  • Don't throw everything at the wall: A smaller, more similar group of assets works better than a massive, messy list.
  • Flexibility is for defense: Giving the AI the option to "sit out" helps it survive bad markets, even if it doesn't always help it win big in good markets.
  • Check your luck: A single successful test run isn't enough proof. You need to test it many times to see if it's actually smart or just lucky.

In short: The environment you build for your AI matters just as much as the AI itself.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →