paper-with-me

홈 › Papers

On Evaluating Loss Functions for Stock Ranking: An Empirical Analysis With Transformer Model

2025-10-15 · Jan Kwiatkowski, Jarosław A. Chudziak arxiv

Quantitative trading strategies rely on accurately ranking stocks to identify profitable investments. Effective portfolio management requires models that can reliably order future stock returns. Transformer models are promising for understanding financial time series, but how different training loss functions affect their ability to rank stocks well is not yet fully understood. Financial markets are challenging due to their changing nature and complex relationships between stocks. Standard loss functions, which aim for simple prediction accuracy, often aren't enough. They don't directly teach models to learn the correct order of stock returns. While many advanced ranking losses exist from fields such as information retrieval, there hasn't been a thorough comparison to see how well they work for ranking financial returns, especially when used with modern Transformer models for stock selection. This paper addresses this gap by systematically evaluating a diverse set of advanced loss functions including pointwise, pairwise, listwise for daily stock return forecasting to facilitate rank-based portfolio selection on S&P 500 data. We focus on assessing how each loss function influences the model's ability to discern profitable relative orderings among assets. Our research contributes a comprehensive benchmark revealing how different loss functions impact a model's ability to learn cross-sectional and temporal patterns crucial for portfolio selection, thereby offering practical guidance for optimizing ranking-based trading strategies.

📄 PDF Abstract BibTeX arXiv:2510.14156

Code (0)

등록된 구현이 없습니다.

Tasks

Information Retrieval

Similar Papers 제목 키워드 기반

Directly Learning Stock Trading Strategies Through Profit Guided Loss Functions

2025-07-25 · Devroop Kar, Zimeng Lyu, Sheeraja Rajakrishnan, Hao Zhang 외 arxiv

Stock trading has always been a challenging task due to the highly volatile nature of the stock market. Making sound trading decisions to generate profit is particularly difficult under such conditions. To address this, …

Reinforcement Learning

Momentum-integrated Multi-task Stock Recommendation with Converge-based Optimization

2025-08-05 · Hao Wang, Jingshu Peng, Yanyan Shen, Xujia Li 외 arxiv

Stock recommendation is critical in Fintech applications, which leverage price series and alternative information to estimate future stock performance. Traditional time-series forecasting training often fails to capture …

Multi-Task Learning

An Alternative Cross Entropy Loss for Learning-to-Rank

2019-11-22 · Sebastian Bruch

Listwise learning-to-rank methods form a powerful class of ranking algorithms that are widely adopted in applications such as information retrieval. These algorithms learn to rank a set of items by optimizing a loss that…

Information RetrievalLearning-To-RankRetrieval

Constructing long-short stock portfolio with a new listwise learn-to-rank algorithm

2021-04-26 · Xin Zhang, Lan Wu, Zhixue Chen

Factor strategies have gained growing popularity in industry with the fast development of machine learning. Usually, multi-factors are fed to an algorithm for some cross-sectional return predictions, which are further us…

Binary Classification

Ranking Measures and Loss Functions in Learning to Rank

2009-12-01 · NeurIPS 2009 12 · Wei Chen, Tie-Yan Liu, Yanyan Lan, Zhi-Ming Ma 외

Learning to rank has become an important research topic in machine learning. While most learning-to-rank methods learn the ranking function by minimizing the loss functions, it is the ranking measures (such as NDCG and M…

General ClassificationLearning-To-Rank