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.

169,051 papers · 148 categories

Trend · papers per month

1.6%3.1%4.7%6.3% · Aug 199619922001200920172026
48 results for fast startup

Business cycles affect startup valuations, both directly and indirectly.

problem How do business cycles impact startup valuations?
method Structural Equation Model approach using a dataset of 1,089 venture capital investments.
result Business cycles impact startup valuations both directly and indirectly.

This paper evaluates investment risks in LATAM AI startups using DCF method.

problem Unique challenges and risks faced by LATAM tech startups.
method Total Addressable Market (TAM), Serviceable Available Market (SAM), and Serviceable Obtainable Market (SOM) metrics; Discounted Cash Flow (DCF) method.
result Developed a ranking of emerging powers in Latin America for tech startup investment.

The paper analyzes sectoral diversity in startup ecosystems in Europe and the USA.

problem Investigating sectoral diversity in startup ecosystems.
method Analysis of 20+ startup ecosystems in Europe and the USA using a new visualization tool and numerical simulations.
result Emerging diversity of startup ecosystems can be explained by a preferential attachment model based on sectoral funding.

Study shows startup competition and investor network influence fundraising success at different stages.

problem Misunderstanding of fundraising success factors across startup stages.
method Used Word2Vec for competition measures and Graph Neural Networks for investor network analysis.
result Startup competition is crucial for early-stage fundraising, while growth-stage fundraising is influenced by investor network features.

Enhances VC startup success predictions using graph augmented time series models.

problem Challenges in predicting startup success due to limited financial data and subjective forecasts.
method Integrates inter-company relationships into time series analysis using GraphRAG.
result Significantly outperforms previous models in startup success predictions.

YC Bench forecasts startup success in Y Combinator batches with a short-term metric.

problem Difficult forecasting of startup success due to sparse meaningful outcomes and slow evaluation cycles.
method Developed a live benchmark using publicly available traction signals and web visibility metrics.
result Revealed 6 out of 11 top performers at YC Demo Day with a simple proxy for prior brand recognition.

In the domain of technology startups, biotechnology has often been considered as specific. Their unique technology content, the type of founders and managers they have, the amount of venture capital they raise, the time it takes them to reach an exit as well as the technology clusters they belong to are seen as such un…

2018-04-13abs ↗pdf ↗

Study predicts startup outcomes like funding, patenting, IPOs using machine learning.

problem Forecasting startup success metrics like funding, patenting, IPOs.
method Developed interpretable machine learning framework, used preprocessing, class imbalance handling, and compared multiple models.
result Achieved high AUROC values for patent, funding, and exit predictions.

Designed to compete with fiat currencies, bitcoin proposes it is a crypto-currency alternative. Bitcoin makes a number of false claims, including: solving the double-spending problem is a good thing; bitcoin can be a reserve currency for banking; hoarding equals saving, and that we should believe bitcoin can expand by …

2013-12-07abs ↗pdf ↗

Analyzes how venture investment strategies have evolved over time in different sectors.

problem Understanding changes in venture investment strategies across sectors over time.
method Applied PCA and TCA to analyze a dataset of 52,000 startups and 110,000 funding rounds.
result There has been a shift in venture investment towards lower-tech sectors and a rise in accelerator investments.

Study evaluates early-stage cybersecurity firms' performance using Crunchbase data.

problem Assessing performance of early-stage cybersecurity startups.
method Empirical analysis of 19 cybersecurity sectors using Crunchbase data.
result Significant variations in capital raised and post-money valuations across cybersecurity sectors.

PHBench predicts Series A funding from Product Hunt launch signals with 7.8% accuracy.

problem Predicting startup Series A funding from launch signals on Product Hunt.
method Constructed PHBench from 67,292 Product Hunt posts, linked to funding records, and used a three-component ensemble model.
result Best-performing model achieved F0.5 = 0.097 and AP = 0.037, with a statistically significant advantage over logistic regression.

A key challenge for Bitcoin cryptocurrency holders, such as startups using ICOs to raise funding, is managing their FX risk. Specifically, a misinformed decision to convert Bitcoin to fiat currency could, by itself, cost USD millions. In contrast to financial exchanges, Blockchain based crypto-currencies expose the ent…

2018-05-12abs ↗pdf ↗

The paper analyzes game theory in convertible contracts during liquidity events.

problem Optimizing payments in convertible contracts during liquidity events.
method Defined a general model for games, showed non-existence of pure strategy Nash equilibria, developed algorithms for computing equilibria.
result Optimum pure strategy Nash equilibria exist when all contracts are of the same type (SAFE).

Sparse regression models CMs from oscillatory shear data efficiently.

problem Discovering parsimonious constitutive models from oscillatory shear experiments.
method Sparse regression with tensor basis functions, l1 regularization, and greedy two-stage algorithm.
result Inferred CMs extrapolate well beyond training data and flow conditions.

LeanML reduces machine learning project waste by estimating best performance without training models.

problem Avoidable wastes in machine learning projects.
method Lean design pattern based on mutual information and performance metrics.
result Estimating best performance without training models is faster and cheaper.

Fast-vollib offers high-performance option pricing and IV computation.

problem Efficiently pricing and computing implied volatility for financial models.
method Open-source Python library with PyTorch, JAX, and CUDA backends, implementing Halley and LBR algorithms.
result High-performance option pricing and IV computation with vectorized implementations.

A fast algorithm for generalized matrix regression improves machine learning performance.

problem Efficiently solving generalized matrix regression problems in machine learning.
method Utilizes sketching technique to achieve (1+ε)(1+ε) relative error with sketching sizes of order $\cO(ε^{-1/2})$.
result The Fast GMR algorithm achieves better performance in symmetric positive definite matrix approximation and single pass singular value decomposition.

Geoeconomic analysis of venture capital portfolios reveals key emerging tech domains and countries.

problem Quantifying geoeconomic power and technological sovereignty through venture capital data.
method Economic complexity methods applied to venture capital portfolios and RVA metrics.
result Cloud Computing, Cybersecurity Tools, and Medtech have the highest concentration of specialization among high-GCI countries.

Paper explores fast adversarial training to improve robustness with less computation.

problem Efficiently defending against adversarial examples.
method Integrates simple self-attacks for faster training, focusing on overfitting recovery.
result Shows superior robust accuracy with reduced training time compared to strong adversarial training.

Study the averaging principle for non-autonomous slow-fast systems and apply it to financial local stochastic volatility models.

problem Understanding the behavior of non-autonomous slow-fast systems of stochastic differential equations.
method Prove the averaging principle under specific conditions and apply it to a financial model.
result Prices of derivatives converge to those calculated using the limit model under a risk-neutral measure.

Paper presents a fast algorithm for pricing Bermudan swaptions under the two-factor Hull-White model.

problem Evaluating Bermudan swaption prices under the two-factor Hull-White model with high computational efficiency.
method Discretization of expected value calculation, Gaussian kernel sums, fast Gauss transform, grid rotation for stability.
result Significant reduction in computation time and improved stability for correlation close to -1.

Develops a fast method for pricing American options under variance gamma model.

problem Inefficient methods for pricing American options under variance gamma model.
method Inspired by quadratic approximation method, uses machine learning on pre-calculated quantities to reduce error.
result Proposed method is efficient and accurate for practical use.