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

1122 · Oct 201919922001200920172026
36 results for IPOs

This study examines how ChiNext IPOs' initial returns are influenced by regulation regime changes.

problem Investors' behavior and pricing of ChiNext IPOs under different regulation regimes.
method Analysis of three time periods with two different regulation regimes and three sets of listing day trading restrictions.
result Regulation regime changes significantly impact ChiNext IPO pricing and overreaction.

Paper shows equivalence between two alignment methods and introduces a new algorithm.

problem Ensuring human alignment of large language models for useful, safe, and pleasant user experience.
method Introduces IPO-MD algorithm, showing equivalence between IPO and Nash-MD methods.
result Equivalence between IPO and Nash-MD methods proven when considering online version of IPO.

The complex networks approach has been gaining popularity in analysing investor behaviour and stock markets, but within this approach, initial public offerings (IPO) have barely been explored. We fill this gap in the literature by analysing investor clusters in the first two years after the IPO filing in the Helsinki S…

2019-05-31abs ↗pdf ↗

Study finds billing codes at IPO boost digital health companies' financial performance.

problem Identifying factors that drive long-term financial success in digital health companies.
method Analyzed 33 digital health IPOs from 2010-2021, comparing companies with and without billing codes.
result Companies with billing codes at IPO were significantly more likely to achieve positive CAGR and higher market capitalization.

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.

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.

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.

Within the Private Equity (PE) market, the event of a private company undertaking an Initial Public Offering (IPO) is usually a very high-return one for the investors in the company. For this reason, an effective predictive model for the IPO event is considered as a valuable tool in the PE market, an endeavor in which …

2019-11-19abs ↗pdf ↗

On December 16, Zynga, the well-known social game developing company went public. This event is following other recent IPOs in the world of social networking companies, such as Groupon, Linkedin or Pandora to cite a few. With a valuation close to 7 billion USD at the time when it went public, Zynga has become the bigge…

2011-12-27abs ↗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.

In this paper, we study reinforcement learning (RL) algorithms to solve real-world decision problems with the objective of maximizing the long-term reward as well as satisfying cumulative constraints. We propose a novel first-order policy optimization method, Interior-point Policy Optimization (IPO), which augments the…

2019-10-21abs ↗pdf ↗

On December 16th, 2011, Zynga, the well-known social game developing company went public. This event followed other recent IPOs in the world of social networking companies, such as Groupon or Linkedin among others. With a valuation close to 7 billion USD at the time when it went public, Zynga became one of the biggest …

2012-04-02abs ↗pdf ↗

Recent academic work has developed a method to determine, in real time, if a given stock is exhibiting a price bubble. Currently there is speculation in the financial press concerning the existence of a price bubble in the aftermath of the recent IPO of LinkedIn. We analyze stock price tick data from the short lifetime…

2011-05-28abs ↗pdf ↗

Study investor attention using search volume data before and after mobile device popularity.

problem Accurately measure investor attention in a fast-paced market.
method Compare investor attention using search volume data before and after mobile device popularization.
result Investor attention measured using search volume data is more accurate and faster after mobile device popularization.

Empirical study of CAPM and Fama-French model in Chinese A-share market.

problem Testing and validating CAPM and Fama-French model in Chinese A-share market.
method Used Fama-MacBeth regression and Fama-French three-factor model to analyze Chinese A-share trading data from 2000 to 2019, adjusting for IPO shell value contamination.
result Fama-French model captures most of A-share market returns, with adjusted R-squared > 0.88.

Paper tackles reinforcement learning generalization through invariant policy optimization.

problem Learning policies that generalize beyond training domains.
method Invariant policy optimization principle and novel learning algorithm IPO.
result Significant improvements in generalization performance on unseen domains.

We study a practical optimization problems for venture capital investments and/or Research and Development (R&D) investments. The first problem is that, given the amount of the initial investment and the reward function at the initial public offering (IPO) market, the venture capitalist wants to maximize overall discou…

2007-03-28abs ↗pdf ↗

Study analyzes profitability and efficiency of Chinese banks, finding state-owned banks superior.

problem Analyzing efficiency and profitability of Chinese banks over time.
method Used Data envelopment analysis (Super-SBM-UND-VRS based DEA) model considering non-performing loans as undesired output.
result State-owned banks and Rural/City Commercial Banks have better profitability super-efficiency than Joint-stock Banks.

SAIL improves online alignment of large language models with minimal feedback.

problem Offline RLHF methods often lead to sub-optimal performance due to fixed preference datasets.
method SAIL uses bilevel optimization and a single-level first-order method to iteratively refine model alignment.
result SAIL significantly improves alignment performance on open-sourced datasets with minimal computational overhead.

This paper explores how imperfect reward models can improve online RLHF.

problem Sample efficiency in online RLHF from imperfect reward models.
method Identifies policy coverability and proposes TPO algorithm for transfer learning.
result TPO algorithm improves sample efficiency compared to standard online learning.

This research examines relationship between staging of Venture Capital (VC) investments and social feedback visible in publicly available data on the Web. We address the question of Venture Capital investment sensitivity to performance and prospects of new venture, given as likelihood of obtaining future financing, ava…

2012-12-30abs ↗pdf ↗

SRPO improves AI alignment with human preferences through self-improvement and task-independent optimization.

problem AI models trained with RLHF lack self-correction mechanisms and struggle with task generalization.
method SRPO formulates the preference learning problem as a min-max objective, optimizing a self-improvement policy and a generative policy in an adversarial fashion, making the solution task-independent.
result SRPO outperforms existing methods, achieving 90% AI Win-Rate on XSum and 56% on Arena-Hard prompts after a single revision.

SPPO optimizes language model alignment by treating preferences as a game and achieving state-of-the-art performance.

problem Capturing intransitivity and irrationality in human preferences for accurate language model alignment.
method Self-play-based approach to identify Nash equilibrium policy through iterative policy updates.
result SPPO achieves state-of-the-art win-rate of 28.53% on AlpacaEval 2.0 without external supervision.