paper-with-me

Papers

Pursuing Top Growth with Novel Loss Function

2025-02-20 · Ruoyu Guo, Haochen Qiu

Making consistently profitable financial decisions in a continuously evolving and volatile stock market has always been a difficult task. Professionals from different disciplines have developed foundational theories to anticipate price movement and evaluate securities such as the famed Capital Asset Pricing Model (CAPM). In recent years, the role of artificial intelligence (AI) in asset pricing has been growing. Although the black-box nature of deep learning models lacks interpretability, they have continued to solidify their position in the financial industry. We aim to further enhance AI's potential and utility by introducing a return-weighted loss function that will drive top growth while providing the ML models a limited amount of information. Using only publicly accessible stock data (open/close/high/low, trading volume, sector information) and several technical indicators constructed from them, we propose an efficient daily trading system that detects top growth opportunities. Our best models achieve 61.73% annual return on daily rebalancing with an annualized Sharpe Ratio of 1.18 over 1340 testing days from 2019 to 2024, and 37.61% annual return with an annualized Sharpe Ratio of 0.97 over 1360 testing days from 2005 to 2010. The main drivers for success, especially independent of any domain knowledge, are the novel return-weighted loss function, the integration of categorical and continuous data, and the ML model architecture. We also demonstrate the superiority of our novel loss function over traditional loss functions via several performance metrics and statistical evidence.

📄 PDF Abstract BibTeX arXiv:2502.17493

Code (1)

tony-guo-1/daily_trading_strategy 공식 구현 tf

Similar Papers 제목 키워드 기반

On Testing Equal Conditional Predictive Ability Under Measurement Error

2021-06-21 · Yannick Hoga, Timo Dimitriadis

Loss functions are widely used to compare several competing forecasts. However, forecast comparisons are often based on mismeasured proxy variables for the true target. We introduce the concept of exact robustness to mea…

The Homogenous Properties of Automated Market Makers

2021-03-31 · Johannes Rude Jensen, Mohsen Pourpouneh, Kurt Nielsen, Omri Ross

Automated market makers (AMM) have grown to obtain significant market share within the cryptocurrency ecosystem, resulting in a proliferation of new products pursuing exotic strategies for horizontal differentiation. Yet…

IQ-LUT: interpolated and quantized LUT for efficient image super-resolution

2026-04-08 · Yuxuan Zhang, Zhikai Dong, Xinning Chai, Xiangyun Zhou 외 arxiv

Lookup table (LUT) methods demonstrate considerable potential in accelerating image super-resolution inference. However, pursuing higher image quality through larger receptive fields and bit-depth triggers exponential gr…

Knowledge DistillationImage Super-Resolution

A Regularized Online Newton Method for Stochastic Convex Bandits with Linear Vanishing Noise

2025-01-19 · Jingxin Zhan, Yuchen Xin, Kaicheng Jin, Zhihua Zhang

We study a stochastic convex bandit problem where the subgaussian noise parameter is assumed to decrease linearly as the learner selects actions closer and closer to the minimizer of the convex loss function. Accordingly…

Relational Surrogate Loss Learning

2022-02-26 · ICLR 2022 4 · Tao Huang, Zekang Li, Hua Lu, Yong Shan 외

Evaluation metrics in machine learning are often hardly taken as loss functions, as they could be non-differentiable and non-decomposable, e.g., average precision and F1 score. This paper aims to address this problem by …

image-classificationImage ClassificationMachine Reading ComprehensionMachine Translation+3