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

Trend · papers per month

57113170226 · Jun 202019922001200920172026
48 results for Form 10-K

Two methods improve 10-K item segmentation using large language models.

problem Challenges in extracting specific items from 10-K reports due to variations in document formats and item presentation.
method Two advanced item segmentation methods: GPT4ItemSeg and BERT4ItemSeg.
result BERT4ItemSeg achieves a macro-F1 of 0.9825, surpassing other methods.

Narrative disclosures in 10-K filings improve bankruptcy prediction beyond accounting ratios.

problem Traditional bankruptcy prediction models rely on accounting ratios, which may not capture early warning signals.
method Developed a PB Stress Score based on distress-specific language in 10-K narratives, evaluated against accounting and dictionary benchmarks.
result Adding the PB Stress Score increases AUC from 0.8323 to 0.9019 and improves top-decile bankruptcy capture from 44.12% to 64.71%.

The study improves sentiment analysis of 10-K filings, revealing aggregation effects on accuracy and correlation with market outcomes.

problem Lack of sentiment analysis for 10-K filings, particularly for risk disclosures.
method Supervised lexicon-learning approach applied to 10-K filings and Item 1A risk-factor sections, trained against return and volatility labels at different levels of aggregation.
result Sentiment analysis of Item 1A sections performs better at the individual-firm level, while full-filing text is more accurate at sector and portfolio levels.

Study uses LLM to extract and compare segment disclosures from financial filings.

problem Challenges in completeness and comparability of segment disclosures in financial reports.
method Developed a large language model framework to extract and preserve segment information from Form 10-K filings.
result The LLM accurately extracts segment-level information and addresses cross-period knowledge questions.

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.

Holomorphic torsion invariant for log-Enriques surfaces derived from Borcherds products.

problem Holomorphic torsion invariant for log-Enriques surfaces.
method Introduced a holomorphic torsion invariant using Borcherds products.
result The invariant is given by the Petersson norm of an explicit Borcherds product.

FinReflectKG - EvalBench benchmarks financial KG extraction from SEC 10-K filings.

problem Lack of universal benchmark and evaluation framework for financial KG construction.
method Agentic and holistic evaluation principles, deterministic commit-then-justify judging protocol, binary and ordinal evaluations.
result Reflection-based extraction outperforms single-pass extraction in comprehensiveness, precision, and relevance.

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.

The paper discusses triangulations of Gromov sets and their properties.

problem Understanding triangulations of Gromov subsets in metric spaces.
method Review and extension of Chew's triangulation result for ηη-Gromov subsets of R2\mathbb{R}^{2}, and construction of subdivisions with controlled edge lengths and angles.
result The existence of geodesic triangulations with controlled side lengths and angles for compact Riemannian 2-manifolds.

TSRGA scales multivariate linear regression for feature-distributed data.

problem Multivariate linear regression for feature-distributed data with high dimensions and many computing nodes.
method Two-stage relaxed greedy algorithm (TSRGA) for multivariate linear regression.
result TSRGA is highly scalable and can yield low-rank coefficient estimates.

BERTopic improves financial text analysis with FinTextSim's contextual embeddings.

problem Analyzing financial text data for insights and predictions.
method Integrates BERTopic with FinTextSim for topic modeling and clustering.
result BERTopic performs better with FinTextSim's embeddings, improving topic clarity and reducing misclassification.

The objective of this research is to enhance performance of Stochastic Gradient Descent (SGD) algorithm in text classification. In our research, we proposed using SGD learning with Grid-Search approach to fine-tuning hyper-parameters in order to enhance the performance of SGD classification. We explored different setti…

2019-02-18abs ↗pdf ↗

New model uses financial filings to predict bankruptcy, even without MDA sections.

problem Lack of complete MDA data limits traditional bankruptcy prediction models.
method Conditional Multimodal Discriminative (CMMD) model learns from accounting, market, and textual data.
result Empirical results show superior classification performance compared to traditional models.

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

LLMs help less-resourced researchers access costly data.

problem Unequal access to costly datasets limits research contributions.
method RAG framework with GPT-4o-mini for automated data collection.
result LLMs can collect CEO pay ratios and CAMs from corporate disclosures with high accuracy and low cost.

FinCARE combines financial data and AI reasoning to improve causal analysis of financial performance.

problem Correlation-based analysis fails to capture true causal relationships in financial performance.
method Hybrid framework integrating causal discovery algorithms with financial domain knowledge from SEC filings and LLM reasoning.
result KG+LLM-enhanced methods improve causal discovery across PC, GES, and NOTEARS by 36-366%.

Study evaluates five LLMs for financial report analysis, revealing performance differences and variability.

problem Lack of understanding in reliability, consistency, and transparency of LLMs in financial analysis.
method Human evaluation, automated similarity metrics, and behavioral diagnostics applied to five transformer-based LLMs over U.S. 10-K filings.
result No single LLM consistently dominates across all evaluation perspectives, highlighting variability and need for interpretability.

Superconductivity has been the focus of enormous research effort since its discovery more than a century ago. Yet, some features of this unique phenomenon remain poorly understood; prime among these is the connection between superconductivity and chemical/structural properties of materials. To bridge the gap, several m…

2017-09-08abs ↗pdf ↗

Two new metrics assess LLM faithfulness and entropy, improving model reliability.

problem Evaluating the accuracy of LLMs in generating coherent responses.
method Proposes SF and SEP metrics based on information theory and thermodynamics.
result High SF and SEP scores indicate more faithful LLM responses.

FinReflectKG builds a comprehensive financial knowledge graph from SEC filings, improving extraction quality.

problem Lack of large-scale, open-source financial knowledge graph datasets.
method Intelligent document parsing, table-aware chunking, schema-guided iterative extraction, reflection-driven feedback loop.
result Reflection-agent-based mode achieves best balance of efficiency, accuracy, and reliability.

IPO Finance Agent extends Finance Agent v2 for SpaceX S-1 filings, improving accuracy and cost-efficiency.

problem Evaluating IPO due diligence tasks with long-form documents.
method Extended task domain, improved agentic harness with contextual retrieval, automated rubric generation.
result Best-performing model reaches 79.8% accuracy, cost-efficient model at 77.2% with 0.05 USD per query.

Benchmark evaluates AI-generated financial QA hallucinations, highlighting system vulnerabilities.

problem Ensuring factual accuracy of AI-generated financial QA outputs.
method Developed a benchmark dataset and evaluated six detection methods under clean and noisy conditions.
result LLM-based judges and embedding methods perform best, but degrade under noisy conditions.

LLMs cause inconsistent financial outputs, smaller models are more reliable.

problem Inconsistent outputs from LLMs undermine auditability and trust in financial workflows.
method Finance-calibrated deterministic test harness, task-specific invariant checking, model classification, and cross-provider validation.
result Smaller models (Granite-3-8B, Qwen2.5-7B) achieve 100% output consistency, while larger models like GPT-OSS-120B have high drift.

IPO Finance Agent evaluates LLMs on SpaceX IPO due diligence, surpassing Finance Agent v2.

problem Evaluating language models on financial tasks like IPO due diligence.
method Introducing IPO Finance Agent and an evaluator-optimizer pipeline.
result The best-performing model reaches 79.4% accuracy at 0.30 USD per query.

If a closed 3-manifold M supports a closed, nonsingular, irrational 1-form which linearly deforms into contact forms, then M supports a K-contact form. On the 3-torus, a closed nonsingular 1-form deforms linearly into contact forms if and only if it is a fibration 1-form. on any other 2-torus bundle over the circle, ev…

2008-12-17abs ↗pdf ↗

The closure conditions of the inexact exterior differential form and dual form (an equality to zero of differentials of these forms) can be treated as a definition of some differential-geometrical structure. Such a connection discloses the properties and specific features of the differential-geometrical structures. The…

2004-04-12abs ↗pdf ↗

The study examines parallel forms on manifolds, focusing on specific dimensions and forms.

problem Characterizing parallel forms with constant components in various dimensions.
method Analyzing forms in dimensions 6 and n, providing geometric characterizations.
result The converse implication holds for (n-2)-forms and 3-forms in dimension 6, but fails for certain exceptional cases.

The study shows that the second fundamental form is intrinsic under certain conditions in space forms.

problem Understanding the intrinsic nature of the second fundamental form in space forms.
method Proving the intrinsic nature of the normalized second fundamental form AA under specific conditions.
result The normalized second fundamental form AA is intrinsic if σ2k+1(A)eq0σ_{2k+1}(A) eq 0 for some k1k\ge 1.

New forms generalize Whitney forms with rational coefficients for numerical analysis.

problem Numerical problems with singularities near simplex faces.
method Introduce shadow forms and degrees of freedom for integration over faces of blow-up simplices.
result Obtain isomorphism between shadow forms cohomology and cellular cohomology of blow-up simplices.

This paper classifies quadratic form parameters over integers and computes their Witt groups.

problem Classifying quadratic form parameters over integers and computing their Witt groups.
method Study of quadratic forms and extended quadratic forms over the integers, defining and comparing different definitions of extended quadratic forms.
result Classification of all quadratic form parameters over the integers and computation of their Witt groups.

Paper presents a new flat triangular form for systems.

problem Creating a structurally flat triangular form for systems.
method Developed a new triangular form based on the extended chained form with conditions for static feedback equivalence.
result Provided conditions for affine input systems to be static feedback equivalent to the new triangular form.

Study of tautological forms on curve moduli spaces.

problem Understanding tautological forms on moduli spaces of curves.
method Defined and studied a system of tautological rings on moduli spaces of marked curves, showing certain 2-forms are tautological and rings are finite dimensional.
result Characterized the Kawazumi-Zhang invariant as a tautological form.

Special p-forms are forms which have components φ_{μ_1...μ_p} equal to +1,-1 or 0 in some orthonormal basis. A p-form φ\in Λ^p R^d is called democratic if the set of nonzero components {φ_{μ_1...μ_p}} is symmetric under the transitive action of a subgroup of O(d,Z) on the indices {1,...,d}. Knowledge of these symmetry …

2008-12-16abs ↗pdf ↗