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

255176101 · Jun 202019922001200920172026
48 results for price feeds

In this paper, we model the impact of oil price volatility on Tehranstock and industry indices in two periods of international sanctions and post-sanction. To analyse the purpose of study, we use Feed-forward neural net-works. The period of study is from 2008 to 2018 that is split in two periods during international en…

2019-12-09abs ↗pdf ↗

Study analyzes FIT schemes under market and regulatory uncertainty.

problem Tackles uncertainty in feed-in tariffs and their impact on investment thresholds.
method Uses semi-analytical real options framework to model and compare FIT schemes.
result Increasing regulatory uncertainty lowers investment thresholds for FIT schemes.

The study compares different neural network architectures for option pricing accuracy and training time.

problem Evaluating the impact of network architectures on option pricing accuracy and training time.
method Empirical investigation of various neural network architectures (plain feed forward, highway, DGM) on option pricing problems.
result Generalized highway network architecture achieves the best performance in terms of mean squared error and training time.

An on-going debate in the energy economics and power market community has raised the question if energy-only power markets are increasingly failing due to growing feed-in shares from subsidized renewable energy sources (RES). The short answer to this is: No, they are not failing. Energy-based power markets are, however…

2013-07-01abs ↗pdf ↗

Paper optimizes aquaculture feeding and harvesting strategies for profit maximization.

problem Maximizing farm profit through optimal feeding and harvesting decisions under stochastic price dynamics.
method Developed a simplified aquaculture model and two numerical solution approaches: finite difference scheme and PINN-based method combined with DeepOS algorithm.
result PINN-based method achieves comparable accuracy to finite differences but is more scalable.

In this paper we outline initial concepts for an immune inspired algorithm to evaluate price time series data. The proposed solution evolves a short term pool of trackers dynamically through a process of proliferation and mutation, with each member attempting to map to trends in price movements. Successful trackers fee…

2010-04-22abs ↗pdf ↗

In order to understand the origin of stock price jumps, we cross-correlate high-frequency time series of stock returns with different news feeds. We find that neither idiosyncratic news nor market wide news can explain the frequency and amplitude of price jumps. We find that the volatility patterns around jumps and aro…

2008-03-12abs ↗pdf ↗

Empirical evidence suggests that even the most competitive markets are not strictly efficient. Price histories can be used to predict near future returns with a probability better than random chance. Many markets can be considered as {\it favorable games}, in the sense that there is a small probabilistic edge that smar…

1999-01-22abs ↗pdf ↗

Study classifies stock price jumps as exogenous or endogenous using news data.

problem Differentiating between exogenous and endogenous price jumps.
method Synchronized news data with order book data to analyze stock price movements.
result Exogenous jumps are abrupt and follow a decaying power-law, while endogenous jumps are progressively accelerating.

In complex systems like financial market, risk tolerance of individuals is crucial for system resilience.The single-security price limit, designed as risk tolerance to protect investors by avoiding sharp price fluctuation, is blamed for feeding market panic in times of crash.The relationship between the critical market…

2019-08-20abs ↗pdf ↗

Develops a deep learning method for enforcing no-arbitrage in local volatility surfaces.

problem No-arbitrage conditions not enforced in deep learning approaches for local volatility.
method Jointly interpolates European vanilla option prices, enforcing no-arbitrage through modified loss functions or network architectures.
result Demonstrates the effectiveness of enforcing no-arbitrage in local volatility surfaces using deep learning.

Conversion of corn to ethanol in the US since 2005 has been a major cause of global food price increases during that time and has been shown to be ineffective in achieving US energy independence and reducing environmental impact. We make three key statements to enhance understanding and communication about ethanol prod…

2012-10-22abs ↗pdf ↗

Study impacts of feeding cost risk on aquaculture valuation and decision making.

problem Impact of stochastic feeding costs on aquaculture valuation and decision making.
method Using Schwartz-2-factor model and deep neural networks to infer decision boundary.
result Accounting for stochastic feeding costs leads to superior performance in decision rules.

The paper compares machine learning methods with traditional techniques for pricing and sensitivities of financial products with path-dependent structures.

problem Evaluating financial products with early-termination clauses, especially those with path-dependent structures.
method The paper compares regression methods including randomized recurrent and feed-forward neural networks, and a novel approach using signatures of the underlying price process, with traditional polynomial basis functions for pricing and sensitivities.
result Machine learning algorithms often match the accuracy and efficiency of traditional methods for Asian and look-back options, while randomized neural networks are best for callable certificates.

A hybrid framework for American option pricing under time-varying rough volatility.

problem Pricing American options under time-varying rough volatility.
method Signature method combined with gradient-boosted ensemble for Hurst parameter estimation, regime switch, and Random Fourier Features for acceleration.
result The proposed hybrid framework improves performance over fixed-roughness baselines and reduces duality gaps in some regimes.

The paper proposes a neural network method to calibrate LSV models without interpolation.

problem Calibrating LSV models with market option prices using neural networks.
method Parametrizing leverage function with neural networks and learning parameters from market prices; using deep hedging for variance reduction.
result The method accurately calibrates LSV models and outperforms interpolation methods.

Study of Polymarket's prediction market microstructure using tick-level order book data.

problem Understanding the microstructure of decentralized prediction markets.
method Analysis of a continuous tick-level order book feed and on-chain trade records.
result Trade direction inferred from Polymarket's public order-book feed disagrees with on-chain data in ~59% of cases.

The study compares feed-forward and attention layers in language models.

problem Understanding the role of feed-forward and attention layers in language models.
method Empirical and theoretical analysis in a synthetic setting.
result Feed-forward layers learn simple distributional associations, while attention layers focus on in-context reasoning.

PreBit predicts Bitcoin price movements using social media and financial data.

problem Predicting extreme price movements of Bitcoin due to its volatility and speculative trading.
method Hybrid model combining FinBERT embeddings of Twitter content with candlestick data and technical indicators.
result The hybrid model can predict significant market movements with a profitable trading strategy.

This work optimizes reservoir computing models by linking recurrence and non-linear dynamics.

problem Understanding how recurrence and non-linear dynamics in cortical networks contribute to their function.
method Transformed time-continuous, recurrent dynamics into an effective feed-forward structure of linear and non-linear temporal kernels.
result Optimal time-series classifiers can be built from random reservoir networks, demonstrating significant performance gains.

Paper compares neural networks and time-series models for weather derivative pricing.

problem Pricing accuracy and regime adaptation for temperature and precipitation weather derivatives.
method Benchmarked harmonic-regression/ARMA vs. feed-forward neural network for temperature. Used CNN for precipitation, adapting to seasonal heterogeneity.
result CNN yields more accurate pricing, especially for regime-adapted seasonal data.

A new framework uses deep RL to aggregate expert advice for better portfolio management.

problem Improving portfolio management through expert advice and deep reinforcement learning.
method Convolutional networks for signal aggregation and historical price data, Proximal Policy Optimization algorithm.
result Our framework can achieve 90% of the best expert's profit on average.

Users in social networks whose posts stay at the top of their followers'{} feeds the longest time are more likely to be noticed. Can we design an online algorithm to help them decide when to post to stay at the top? In this paper, we address this question as a novel optimal control problem for jump stochastic different…

2016-10-18abs ↗pdf ↗

ForecastNet uses a time-variant deep feed-forward neural network for better multi-step-ahead time series forecasting.

problem Time-invariant architectures limit multi-step-ahead forecasting.
method ForecastNet employs a deep feed-forward architecture with time-variant parameters and interleaved outputs.
result ForecastNet outperforms other models on multi-step-ahead time series forecasting tasks.

Transformer networks have lead to important progress in language modeling and machine translation. These models include two consecutive modules, a feed-forward layer and a self-attention layer. The latter allows the network to capture long term dependencies and are often regarded as the key ingredient in the success of…

2019-07-02abs ↗pdf ↗

As machine learning ascends the peak of computer science zeitgeist, the usage and experimentation with sentiment analysis using various forms of textual data seems pervasive. The effect is especially pronounced in formulating securities trading strategies, due to a plethora of reasons including the relative ease of imp…

2017-12-30abs ↗pdf ↗

This paper proposes a new evaluation metric and boosting method for weight separability in neural network design. In contrast to general visual recognition methods designed to encourage both intra-class compactness and inter-class separability of latent features, we focus on estimating linear independence of column vec…

2019-10-20abs ↗pdf ↗

Selective classification improves trading strategies by abstaining from predictions.

problem Designing effective trading strategies using selective classification.
method Extends binary or multi-class classifiers to allow abstaining from predictions, evaluates across different feature sets and classifiers.
result Selective classifiers can improve trading performance by avoiding poor predictions.