Institutional Equity Holdings Prediction Using Node Affinities of Dynamic Graphs

· Source: Machine Learning · Field: Finance & Economics — Capital Markets & Investment Management, FinTech & Digital Financial Services · Depth: Expert, quick

Summary

A new benchmark for institutional equity holdings prediction utilizes temporal graph machine learning, framing the task as node affinity prediction on a discrete-time temporal bipartite graph of managers and securities. Using SEC Form 13F filings from 2013-2025, the Node Affinity prediction model using Virtual State (NAVIS) achieved a test Normalized Discounted Cumulative Gain (NDCG) of 0.9127 with features on a dataset of 99 managers and 503 S&P 500 securities. This significantly outperforms all dynamic graph representation learning competitors. Notably, a simple Exponential Moving Average baseline reached 0.8882, highlighting strong persistence in institutional portfolios. Domain-specific node features provided only marginal gains, less than 1.2%, suggesting temporal and structural signals are highly predictive.

Key takeaway

For machine learning engineers developing financial forecasting models, particularly for institutional equity holdings, you should explore temporal graph machine learning. The NAVIS model demonstrates superior performance (NDCG 0.9127) by leveraging structural and temporal signals from SEC Form 13F data, often outperforming complex feature engineering. Consider adopting this approach to enhance prediction accuracy and streamline feature development for portfolio allocation tasks.

Key insights

Forecasting portfolio weights can be effectively modeled as node affinity prediction on dynamic bipartite graphs.

Principles

Method

Predict future portfolio weights by framing holdings prediction as node affinity on a discrete-time temporal bipartite graph of managers and securities.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Data Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.