Mentor: Dr. Mustafa Misir
Abstract: This project explores the application of Large Language Models (LLMs) in
Automated Algorithm Selection (AAS) for portfolio optimization. The research aims to
develop an innovative system that leverages LLMs to select the most appropriate algorithm
for each portfolio management task, enhancing both performance and robustness across
varying market conditions.
The proposed system will utilize pretrained LLMs to extract key market features such as
volatility patterns and sector trends, recommending the most suitable optimization strategy
for each portfolio case. Real-world stock market indexes, including S&P 500 and CSI 300,
will serve as target portfolio optimization instances.
The project will be executed in three phases:
- Data collection from existing datasets and real-time stock market indexes via APIs.
- Feature extraction from market data using LLMs.
- Development of an AAS system that maps extracted features to performance data
for automatically recommending algorithms.
The research will validate the system's generalization capabilities across different portfolio
optimization scenarios, including rising/falling prices and shifts in market leadership.
Rationale and Research Aim: Portfolio optimization requires adapting algorithms to
dynamic markets, but manual selection is expertise intensive. This project addresses this
gap by accommodating LLMs for AAS, making advanced strategies accessible to nonexperts. The aim is to develop a robust AAS system that can outperform state-of-the-art
algorithms in various market conditions.
Expected Outputs:
- A Python library integrating LLM prompting, feature extraction, and algorithm
selection.
- Comprehensive analysis benchmarking LLM-driven vs. existing approaches.
- A research report suitable for publication in a peer-reviewed journal or conference.
Potential Academic/Research Impact: The novel application of AAS to portfolio
optimization has the potential to significantly advance the field of financial mathematics
and machine learning. The research outcomes may lead to improved portfolio management
strategies and contribute to the broader understanding of LLM applications in finance.