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,657 papers · 148 categories

Trend · papers per month

14284256 · May 202619922001200920172026
48 results for analyst reports

Analysts use vague language in reports to convey useful information about future payoffs.

problem Lack of precise numerical forecasts in analyst reports.
method Empirical analysis of analyst reports to assess the predictive power of linguistic tone.
result The textual tone of analyst reports has predictive power for forecast errors and subsequent revisions, especially when language is vague and uncertainty is high.

This study uses NLP to predict stock performance based on analyst reports.

problem Predicting stock performance using textual information from analyst reports.
method Natural language processing (NLP) and a customized BERT deep learning model for Chinese text.
result Strong positive sentiment in analyst reports increases excess return and intraday volatility, while strong negative sentiment increases volatility and trading volume but decreases excess return.

Private anchors affect how information is communicated and can improve or distort transmission.

problem How private anchors influence strategic communication and information transmission.
method Analyzed a sender-receiver game with costly reports and privately observed anchors.
result Small positive reporting costs can lead to full revelation, even with zero costs.

In this paper we examine inefficiencies and information disparity in the Japanese stock market. By carefully analysing information publicly available on the internet, an `outsider' to conventional statistical arbitrage strategies--which are based on market microstructure, company releases, or analyst reports--can never…

2010-03-03abs ↗pdf ↗

New method uses LLMs to extract financial insights from Q&A sections of reports.

problem Scalability and accuracy issues in extracting valuable insights from financial report Q&A sections.
method Combines retrieval-augmented generation technique with metadata.
result Empirically demonstrates superior performance of the proposed method.

Study earnings calls to predict stock price movements, finding them more predictive than traditional data.

problem Improving investment decisions by analyzing earnings calls for stock price predictions.
method Graph Neural Network based approach to process and analyze earnings call transcripts.
result Earnings call transcripts are more predictive of stock price movements than traditional hard data.

We consider the problem of fitting a linear model to data held by individuals who are concerned about their privacy. Incentivizing most players to truthfully report their data to the analyst constrains our design to mechanisms that provide a privacy guarantee to the participants; we use differential privacy to model in…

2015-06-10abs ↗pdf ↗

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).

AI system analyzes financial analyst recommendations and track records for portfolio construction.

problem Human PMs rely on analyst recommendations and track records for portfolio decisions.
method Develops AI-based Recommender Systems to replicate analyst conviction and track records.
result AI can improve portfolio construction by integrating analyst conviction and track records.

Adaptive data analysis is frequently criticized for its pessimistic generalization guarantees. The source of these pessimistic bounds is a model that permits arbitrary, possibly adversarial analysts that optimally use information to bias results. While being a central issue in the field, still lacking are notions of na…

2019-01-30abs ↗pdf ↗

An analytic process is iterative between two agents, an analyst and an analytic toolbox. Each iteration comprises three main steps: preparing a dataset, running an analytic tool, and evaluating the result, where dataset preparation and result evaluation, conducted by the analyst, are largely domain-knowledge driven. In…

2018-07-11abs ↗pdf ↗

Study examines how uncertainty visualization affects analyst trust in automated classification systems.

problem The impact of uncertainty on analyst trust in automated classification systems.
method Empirical study evaluating different active learning query policies and visualizations.
result Query policy significantly influences analyst trust in automated classification systems.

This study analyzes financial equity research reports to identify frequently asked questions and automates 80% of them.

problem Insufficient empirical analysis of questions answered in financial equity research reports.
method Analyzed 72 financial equity research reports, classifying sentences into 169 unique question archetypes. Used public corporate reports to classify questions' potential for automation.
result Approximately 80% of financial equity research reports can be automated, with 78.7% of questions automatable.

In many applications, an anomaly detection system presents the most anomalous data instance to a human analyst, who then must determine whether the instance is truly of interest (e.g. a threat in a security setting). Unfortunately, most anomaly detectors provide no explanation about why an instance was considered anoma…

2015-02-28abs ↗pdf ↗

Illegal insider trading of stocks is based on releasing non-public information (e.g., new product launch, quarterly financial report, acquisition or merger plan) before the information is made public. Detecting illegal insider trading is difficult due to the complex, nonlinear, and non-stationary nature of the stock ma…

2018-07-02abs ↗pdf ↗

LLMs outperform human analysts in predicting earnings direction.

problem Evaluating financial statements without narrative or industry-specific information.
method Trained GPT4 on standardized, anonymous financial statements and instructed to predict earnings direction.
result LLMs predict earnings directionally with accuracy comparable to narrowly trained ML models.

We survey some major contributions to Riemann's moduli space and Teichm{ü}ller space. Our report has a historical character, but the stress is on the chain of mathematical ideas. We start with the introduction of Riemann surfaces, and we end with the discovery of some of the basic structures of Riemann's moduli space a…

2016-02-23abs ↗pdf ↗

HSR reduces analyst earnings forecast errors by lowering travel friction.

problem How HSR connectivity affects analyst earnings forecast errors in China.
method Firm-year panel data from 2008-2019; placebo test to rule out pre-existing trends.
result HSR reduces analyst earnings forecast errors after connectivity, not before.

Optimizes task allocation for financial analysts to balance work efficiency and well-being.

problem Balancing business goals with financial analysts' well-being in error resolution tasks.
method Used a Genetic Algorithm (GA) to optimize task allocation considering both business goals and analyst well-being.
result GA model outperforms existing methods and is applicable to various real-world scenarios.

New financial dataset and model detect claims affecting market returns.

problem Detecting analyst claims' impact on financial markets.
method Constructed new dataset, used weak-supervision model with SME knowledge.
result Outperformed existing models in claim detection and market analysis.

Anomaly detectors are often used to produce a ranked list of statistical anomalies, which are examined by human analysts in order to extract the actual anomalies of interest. Unfortunately, in realworld applications, this process can be exceedingly difficult for the analyst since a large fraction of high-ranking anomal…

2017-08-30abs ↗pdf ↗

This report was originally written as an industry white paper on Hedge Funds. This paper gives an overview to Hedge Funds, with a focus on risk management issues. We define and explain the general characteristics of Hedge Funds, their main investment strategies and the risk models employed. We address the problems in H…

2009-04-17abs ↗pdf ↗

Investment strategy for NYSE stocks minimizes market correlation.

problem Minimizing market correlation for steady returns.
method Combining momentum, fundamentals, and analyst recommendations; feature selection; backtesting various portfolio construction methods.
result Risk parity outperformed other methods, offering higher Sharpe ratio and lower beta.

Study categorizes mutual funds using natural language processing from unstructured data.

problem Categorizing mutual funds using unstructured data for financial analysis.
method Used natural language processing models to classify mutual funds from their investment strategy descriptions.
result High accuracy in categorizing mutual funds using NLP from unstructured data.

NAS-Navigator automates neural network architecture search with visual steering.

problem Difficulty in configuring large neural networks efficiently.
method Formulates architecture optimization as graph space exploration, trains all candidate architectures in one-shot.
result Allows analysts to effectively select and guide the search for optimal neural network architectures.

BUDS balances privacy and utility by shuffling data, achieving strong privacy with minimal loss.

problem Balancing privacy and utility in crowd-sourced statistical databases.
method One-hot encoding, iterative shuffling, loss estimation, risk minimization.
result Achieves ε=0.02ε= 0.02 for privacy, maintaining a privacy bound of ε=ln[t/((n11)S)]ε= ln [t/((n_1 - 1)^S)].

Requirements elicitation can be very challenging in projects that require deep domain knowledge about the system at hand. As analysts have the full control over the elicitation process, their lack of knowledge about the system under study inhibits them from asking related questions and reduces the accuracy of requireme…

2018-07-10abs ↗pdf ↗