A hierarchical RL portfolio optimizer using FinBERT sentiment and market indicators reports 26% annualized return and Sharpe 1.2 on a 2018-2024 backtest, beating equal-weight and S&P 500 benchmarks.
L3iTC at the FinLLM Challenge Task: Quantization for Financial Text Classification & Summarization
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This article details our participation (L3iTC) in the FinLLM Challenge Task 2024, focusing on two key areas: Task 1, financial text classification, and Task 2, financial text summarization. To address these challenges, we fine-tuned several large language models (LLMs) to optimize performance for each task. Specifically, we used 4-bit quantization and LoRA to determine which layers of the LLMs should be trained at a lower precision. This approach not only accelerated the fine-tuning process on the training data provided by the organizers but also enabled us to run the models on low GPU memory. Our fine-tuned models achieved third place for the financial classification task with an F1-score of 0.7543 and secured sixth place in the financial summarization task on the official test datasets.
fields
q-fin.PM 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
HARLF: Hierarchical Reinforcement Learning and Lightweight LLM-Driven Sentiment Integration for Financial Portfolio Optimization
A hierarchical RL portfolio optimizer using FinBERT sentiment and market indicators reports 26% annualized return and Sharpe 1.2 on a 2018-2024 backtest, beating equal-weight and S&P 500 benchmarks.