Cover image

Agents of Allocation: Crypto Portfolios Meet Crew AI

TL;DR for operators A new paper uses CrewAI to build a multi-agent workflow for crypto portfolio construction, then compares three allocation logics: equal weighting, static mean-variance optimisation, and 30-day rolling Sharpe maximisation across ten major crypto assets from 2020 to 2025.1 The headline result is not that “AI agents beat crypto markets.” Please put that sentence down before it hurts someone. The useful result is narrower and better: in a volatile asset class, a rolling allocation strategy outperformed a fixed one on risk-adjusted metrics, while the agentic architecture turned the research process into a modular, inspectable pipeline. ...

August 3, 2025 · 14 min · Zelina
Cover image

Causality Is Optional: Rethinking Portfolio Efficiency Through Predictive Lenses

TL;DR for operators A portfolio does not care whether your signal has a beautiful causal origin story. It cares whether the signal points in roughly the right direction, ranks assets usefully, and is scaled well enough not to produce absurd weights. That is the useful, slightly impolite message of Alejandro Rodriguez Dominguez’s paper, Is Causality Necessary for Efficient Portfolios?1 The paper challenges a strong claim in recent causal factor-investing work: that causal factor models are necessary for investment efficiency. Its answer is narrower and more operational. Within static mean-variance and related quadratic optimisation frameworks, causal identification is not the necessary condition. The necessary operating conditions are geometric. ...

August 3, 2025 · 13 min · Zelina
Cover image

The Shock Doctrine of Portfolio Optimization

TL;DR for operators Shi and Xu’s paper asks a deceptively simple question: what if a market regime change is not just a new label on the same price process, but a price shock in its own right?1 That matters because many portfolio systems treat regimes as parameter containers. In regime 1, volatility is low, drift is healthy, jump intensity is manageable. In regime 2, the numbers change. The model switches shelves, picks a new parameter set, and carries on. Fine, as far as it goes. The market, being less polite than the model, often gaps before anyone has finished updating the spreadsheet. ...

August 3, 2025 · 16 min · Zelina
Cover image

Tree of Alpha: How MST Networks and Neural Forecasts Outperformed the S&P 500

TL;DR for operators A recent paper, Dependency Network-Based Portfolio Design with Forecasting and VaR Constraints, proposes a portfolio engine that first turns the S&P 500 into a dependency network, then strips that network down to a minimum spanning tree, then selects the five most central stocks, then allocates capital using risk-aware weights, and finally uses ARIMA or neural autoregressive forecasts to decide whether those positions deserve exposure on a given day.1 ...

August 3, 2025 · 18 min · Zelina
Cover image

Factor Factory: How LLMs Are Reinventing Sparse Portfolio Optimization

TL;DR for operators Portfolio teams do not usually fail because they have no models. They fail because the models age, the signals decay, and the process of discovering new sparse selection logic is slow, expensive, and wonderfully allergic to market regime shifts. The paper behind EFS — Evolutionary Factor Search — proposes a useful change in framing: stop asking the LLM to “pick stocks” and ask it to generate executable alpha-factor formulas that can be backtested, filtered, evolved, and used to rank assets under sparse portfolio constraints.1 That distinction matters. The LLM is not the portfolio manager. It is the factor-factory intern with suspicious stamina. The backtest loop is still the adult in the room. ...

July 27, 2025 · 17 min · Zelina
Cover image

Stacking Alpha: How HARLF's Three-Tier Reinforcement Learner Beats the Market

TL;DR for operators HARLF is not a story about a large language model suddenly becoming a portfolio manager. Sensible readers may exhale. The language component is FinBERT sentiment scoring applied to financial news, then converted into monthly asset-level signals. The heavier claim is architectural: instead of throwing price metrics and sentiment into one flat reinforcement-learning model and hoping the neural soup tastes like alpha, the paper separates the decision process into three tiers. ...

July 27, 2025 · 17 min · Zelina
Cover image

Simulate First, Invest Later: How Diffusion Models Are Reinventing Portfolio Optimization

TL;DR for operators Portfolio teams do not lack optimisation formulas. They lack enough relevant future scenarios. That is the problem this paper attacks. The paper proposes a diffusion-based market simulator that learns from historical time-series data, then generates conditional future paths based on the current market state.1 Those generated paths become the training environment for a reinforcement-learning portfolio agent. In plain terms: instead of asking an RL policy to learn from a thin archive of market history, the system first builds a synthetic scenario engine and lets the policy practise there. Sensible. Also dangerous, if the simulator hallucinates a market that conveniently rewards your model. ...

July 20, 2025 · 16 min · Zelina
Cover image

Trading on Memory: Why Markov Models Miss the Signal

TL;DR for operators A trader usually asks, “What is the signal now?” This paper asks a more expensive question: “What did the signal do on the way here?” That difference matters when alpha does not decay instantly, when order flow moves prices slowly, or when volatility changes the usefulness of the same forecast. ...

July 20, 2025 · 19 min · Zelina
Cover image

Residual Learning: How Reinforcement Learning Is Speeding Up Portfolio Math

TL;DR for operators Financial AI is usually sold as a machine that predicts markets. This paper is about something more modest and, frankly, more useful: making the maths underneath portfolio optimisation and option pricing run faster. The authors propose a reinforcement learning controller that adjusts the block size of a preconditioner inside Flexible GMRES, an iterative solver used for large sparse or awkward linear systems. The agent is trained with PPO. Its state is the current residual vector, its action is a choice of block size, and its reward pushes the residual norm downward. In plain English: the model watches how badly the solver is still missing the answer, then changes the way the solver reorganises the problem. ...

July 6, 2025 · 13 min · Zelina
Cover image

Wall Street’s New Intern: How LLMs Are Redefining Financial Intelligence

TL;DR for operators The paper is best read as a menu, not a victory lap. It surveys how recent research has plugged large language models into financial investment workflows across four design patterns: LLM-based pipelines, hybrid LLM-quant systems, fine-tuned financial models, and agent-based architectures.1 That taxonomy is more useful than another breathless “AI beats Wall Street” headline, which is convenient because the latter is usually where rigor goes to die in a nice suit. ...

July 4, 2025 · 18 min · Zelina