Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,695 papers · 148 categories

Trend · papers per month

16314762 · May 202619922001200920172026
48 results for annual reports

Framework integrates financial and annual report data for better corporate credit ratings.

problem Lack of insights from non-financial data in credit rating models.
method Uses FinBERT to extract features from annual reports and combines them with financial data.
result Improves credit rating accuracy by 8-12%.

Paper uses LLMs to analyze annual reports for stock investment, improving efficiency.

problem Manual analysis of annual reports is time-consuming and requires expertise.
method Leverages Large Language Models to extract and analyze annual reports.
result Machine Learning model trained on LLM outputs outperforms S&P500 returns.

Weak predictability of stock price movement 2 days after annual report disclosure.

problem Predicting stock price movement after annual report disclosure.
method Used various models including decision tree, logistic regression, random forest, neural network, prototypical networks; used financial indicators from EastMoney.
result Maximum accuracy and precision of stock price movement prediction is around 59.6% and 0.56 respectively, with random forest performing best.

Typically, operational risk losses are reported above a threshold. Fitting data reported above a constant threshold is a well known and studied problem. However, in practice, the losses are scaled for business and other factors before the fitting and thus the threshold is varying across the scaled data sample. A report…

2009-04-27abs ↗pdf ↗

Study estimates Medallion's compounded return before fees at 31.8%.

problem Incorrectly using yearly returns for compounding leads to overestimation of fund performance.
method Used fund sizes and trading profits to estimate compounded return; used manager's wealth as proxy for Simons.
result Annualized compounded return of Medallion before fees is likely under 35%

Improved stock selection through predictive fundamentals and uncertainty estimates.

problem Selecting stocks based on future financial data to outperform traditional factor models.
method Train deep nets to forecast future fundamentals, incorporate uncertainty estimates, and adjust portfolios to manage risk.
result Simulated annualized return of 17.7% and Sharpe ratio of 0.84 for uncertainty-aware model, significantly higher than 14.0% and 0.52 for standard factor models.

EDINET-Bench evaluates LLMs on complex financial tasks using Japanese financial statements.

problem Challenges in evaluating LLMs on financial tasks due to specialized expertise and scarce benchmarks.
method Developed EDINET-Bench, an open-source Japanese financial benchmark for LLMs on tasks like fraud detection and earnings forecasting.
result State-of-the-art LLMs perform only marginally better than logistic regression in financial tasks, highlighting the need for more realistic benchmarks.

Paper fine-tunes a language model to predict long-term stock buy signals.

problem Predicting long-term stock price movements with narrative text.
method Fine-tuning a small language model on 10-K reports for buy/sell decisions.
result Buy signals generated from 10-K text are most precise at 6 and 9 months, providing 4.8-9% improvement over random selection.

FinAI-BERT classifies AI disclosures in financial reports with high accuracy.

problem Systematic detection of AI-related disclosures in financial reports.
method Fine-tuned transformer-based model on a curated dataset.
result Achieved near-perfect classification performance (99.37% accuracy).

The study finds that supply chain information from LLM embeddings improves stock returns predictions.

problem Predicting stock returns using textual information from annual reports.
method Combining LLM embeddings of annual reports with supply chain knowledge graph propagation.
result Network-augmented embeddings significantly predict stock returns with a Sharpe ratio of 0.86 and alpha of 7.27%.

Over the last 23 years, the U.S. Securities and Exchange Commission has required over 34,000 companies to file over 165,000 annual reports. These reports, the so-called "Form 10-Ks," contain a characterization of a company's financial performance and its risks, including the regulatory environment in which a company op…

2016-12-29abs ↗pdf ↗

The paper models US inflation and hyperinflation using monetary and GDP data.

problem Understanding and predicting inflation and hyperinflation.
method Developed economic models to predict US CPI growth based on BMS, GDP, and savings.
result An exact relationship between CPI growth and BMS growth minus GDP and savings growth was found, with a residual term.

TinyXRA assesses financial risks from 10-K reports using a lightweight transformer model.

problem Comprehensive risk assessment from financial reports, distinguishing between upside and downside risk.
method Lightweight transformer model with dynamic attention, incorporating skewness, kurtosis, and Sortino ratio.
result State-of-the-art predictive accuracy and transparent risk assessments.

This paper improves operational risk modeling by selecting better loss severity distributions.

problem Inconsistent regulatory capital calculations due to changing loss severity distribution families.
method Presented truncation probability estimates and a consistent quantile scoring function for selection criteria. Also, recommended collecting loss frequencies below the minimum reporting threshold.
result More stable regulatory capital calculations through better selection of loss severity distributions.

Maximizes probability of completing investment schedules with optimal portfolio weights.

problem Optimizing probability of completing investment schedules with optimal portfolio weights.
method Computing maximum probability and optimal portfolio weight functions for various rebalancing schedules.
result Noticeable improvements in probability to complete schedules with optimal portfolio weights.

Under the Basel II standards, the Operational Risk (OpRisk) advanced measurement approach is not prescriptive regarding the class of statistical model utilised to undertake capital estimation. It has however become well accepted to utlise a Loss Distributional Approach (LDA) paradigm to model the individual OpRisk loss…

2011-02-17abs ↗pdf ↗

Study finds monthly SIPs outperform first-day SIPs in Nifty 50 by 0.5-2.5% annually.

problem Underexplored impact of SIP timing in India's equity market.
method 22-year analysis using multi-layered statistical framework (non-parametric tests, effect size metrics, SSD).
result Monthly SIPs (EXP-SIP) outperform first-day SIPs (FTD-SIP) by 0.5-2.5% annually over short-to-medium-term horizons.

StonkBERT predicts stock price movements using company text data.

problem Can language models predict medium-run stock price movements?
method Fine-tuning transformer-based language models (BERT) on company text data (news articles, blogs, annual reports) for stock price performance classification.
result StonkBERT shows substantial improvement in predictive accuracy compared to traditional models, with news articles providing the best results.

AutoQuant addresses cryptocurrency backtesting fragility by modeling execution costs and improving strategy selection.

problem Fragile backtests of cryptocurrency perpetual futures ignoring microstructure frictions and execution costs.
method Execution-centric framework with Bayesian optimization, double screening, and strict T+1 semantics.
result Fee-only and zero-cost backtests overestimate returns, highlighting the importance of modeling execution costs.

Study confirms link between unemployment and real GDP growth in developed countries.

problem Predicting unemployment based on real GDP growth in developed nations.
method Revised Okun's law using real GDP per capita and unemployment rate data from 2010-2019.
result Accurate prediction of unemployment rate changes using real GDP growth rate.

The p-index improves investment performance for NYSE stocks but not for SSE stocks.

problem Improving investment performance for stocks using the p-index.
method Comparing different p-ratio strategies and empirical efficient frontiers for SSE and NYSE stocks.
result The p-index enhances investment performance for NYSE stocks but not for SSE stocks.

Study evaluates digital transformation impact on financial performance using LLMs.

problem Measuring and understanding the impact of digital transformation on financial performance.
method Constructed DT indicators from company reports; analyzed effects of different digital technologies.
result Digital transformation improves financial performance, but varies by technology.

The study uses financial events to predict stock market movements.

problem Predicting stock market movements using financial events.
method Combined event extraction method, BERT/ALBERT enhanced event representation, and extended hierarchical attention network.
result Significantly better accuracies and higher simulated returns compared to state-of-the-art models.

Study examines value relevance of oil and gas reserve disclosures in London Stock Exchange.

problem Uncertainty in oil and gas reserves poses accounting challenges for investors.
method Empirical analysis using archival data and multifactor framework.
result Changes in reserves and their components are associated with share returns, but insignificantly due to oil price and longitudinal effects. Quality of disclosures positively impacts share returns.

New method accurately reconstructs Russell 3000 index, revealing crowded portfolios.

problem Crowding in index portfolios during reconstitution events.
method Developed a Python package for accurate index reconstruction using CRSP US Stock data.
result Annual Russell 3000 portfolios are more crowded than quarterly ones, suggesting lower transaction costs.

Study examines the impact of employment benefit costs on firm profitability.

problem Impact of employment benefit costs on firm profitability.
method Panel data regression analysis using E-Views.
result There is a significant positive relationship between employment benefit costs and firm profitability.

Maximizing withdrawal success in a pooled annuity fund with multiple annuitants.

problem Optimizing withdrawal success in a pooled annuity fund with homogeneous annuitants.
method Maximizing the probability of completing withdrawals until death over portfolio weight functions.
result Increasing the number of annuitants can significantly increase the maximum probability of withdrawal success.

This research creates efficient models for cyclo-stationary systems using generative methods.

problem Efficiently modeling systems with periodic forcing.
method Score-based generative modeling for reduced-order models.
result Accurately reproduces statistical properties and temporal correlations of cyclo-stationary time series.

Flusion combines multiple data sources to improve flu forecasts.

problem Accurate flu predictions to improve public health actions.
method Ensemble model combining gradient boosting quantile regression and Bayesian autoregressive models.
result Flusion was the top-performing model in the CDC's influenza prediction challenge.

GenAI improves actuarial practices through case studies.

problem Improving actuarial practices using AI.
method Four case studies using LLMs, Retrieval-Augmented Generation, and vision-enabled LLMs.
result GenAI enhances claim cost prediction, market comparisons, and car damage classification.