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

5101419 · Sep 201919922001200920172026
48 results for long-short

QLSTM outperforms LSTM in predicting KSE 100 index movements.

problem Predicting stock market movement in uncertain economic conditions.
method Used LSTM and QLSTM models on monthly data of economic indicators.
result QLSTM provided more accurate predictions of KSE 100 index values.

Long short-term memory network outperforms seasonal model in JSE Top 40 forecasting.

problem Comparing neural network performance to traditional models in financial forecasting.
method Used long short-term memory network for JSE Top 40 return data forecasting.
result Long short-term memory network outperforms seasonal model in forecasting.

New algorithm predicts ranked stock lists for long-short portfolios.

problem Constructing effective long-short stock portfolios using machine learning.
method Proposes a new listwise learn-to-rank loss function to emphasize top and bottom of a rank list.
result Demonstrates superior performance in constructing long-short portfolios with a 38% annual return.

A model-free hedging method using stock crowding scores.

problem Designing costless portfolio strategies to hedge market risk.
method Network analysis of fund holdings to compute crowding scores, constructing long-short portfolios without numerical optimization.
result Long-short portfolios provide protection against both small and large market price fluctuations.

Recommending the right products is the central problem in recommender systems, but the right products should also be recommended at the right time to meet the demands of users, so as to maximize their values. Users' demands, implying strong purchase intents, can be the most useful way to promote products sales if well …

2019-02-12abs ↗pdf ↗

A two-stage decision support system optimizes long-short portfolios under ESG considerations.

problem Optimizing long-short portfolios under environmental, social, and governance (ESG) considerations.
method First stage: Multi-criteria evaluation using TODIMSort and MEREC. Second stage: Non-convex portfolio optimization with Omega ratio.
result ESG-enhanced long-short portfolios outperform non-ESG and market-value-weighted benchmarks.

Study compares short vs long strategies for equity factors, finds short strategy better.

problem Determining the best market-neutral implementation of equity factors.
method Revisited the relative predictability of short and long legs, diversification, and costs.
result Long-Short implementation yields superior risk-adjusted returns compared to Hedged Long-Only.

WaveLSFormer learns profitable trading policies from financial time series data.

problem Challenges in learning profitable intraday trading policies from financial time series data.
method WaveLSFormer uses a learnable wavelet-based long-short Transformer to jointly perform multi-scale decomposition and return-oriented decision learning.
result WaveLSFormer consistently outperforms MLP, LSTM, and Transformer backbones in trading performance.

Proposes LSR-IGRU for improved stock trend prediction.

problem Challenges in stock price prediction due to complex relationships and nonlinear dynamics.
method Long short-term relationships matrix and improved GRU input for better temporal and relationship integration.
result Significantly improved accuracy in predicting stock trend changes.

This paper uses DRL for long-short portfolio optimization, improving risk-adjusted returns.

problem Traditional portfolio optimization limits diversification by excluding short-selling.
method Developed a DRL framework with a short-selling mechanism for continuous trading.
result DRL model with short-selling achieves superior risk-adjusted returns.

Fully convolutional neural networks (FCN) have been shown to achieve state-of-the-art performance on the task of classifying time series sequences. We propose the augmentation of fully convolutional networks with long short term memory recurrent neural network (LSTM RNN) sub-modules for time series classification. Our …

2017-09-08abs ↗pdf ↗

Paper proposes new method for time series confidence intervals using LSTM.

problem Constructing accurate confidence intervals for multivariate time series.
method Uses Long Short Term Memory Network (LSTM) and novel block bootstrap techniques.
result Demonstrates improved accuracy in constructing confidence intervals.

The study addresses overlooked data-generating processes in time-series asset pricing.

problem The literature on time-series asset pricing overlooks the data-generating processes for factors expressed in return differences.
method The study proposes a new definition of returns and compound returns for factors, and uses OLS with net returns for single-index models.
result OLS with net returns for single-index models leads to inflated alphas, exaggerated t-values, and overestimated Sharpe ratios.

Many different classification tasks need to manage structured data, which are usually modeled as graphs. Moreover, these graphs can be dynamic, meaning that the vertices/edges of each graph may change during time. Our goal is to jointly exploit structured data and temporal information through the use of a neural networ…

2017-04-20abs ↗pdf ↗

We have applied a Long Short-Term Memory neural network to model S&P 500 volatility, incorporating Google domestic trends as indicators of the public mood and macroeconomic factors. In a held-out test set, our Long Short-Term Memory model gives a mean absolute percentage error of 24.2%, outperforming linear Ridge/Lasso…

2015-12-15abs ↗pdf ↗

Paper presents methods to create stock price confidence intervals using LSTM models.

problem Creating accurate confidence intervals for LSTM-estimated stock prices.
method Three bootstrap methods for dependent data, optimal block length selection, and benchmark comparison.
result Illustrated through stock price data, different bootstrap strategies provide varying confidence intervals.

Study proposes a multimodal model for cardiovascular risk prediction using EHRs.

problem Lack of comprehensive risk prediction from EHRs due to unstructured text.
method Proposes a multimodal BiLSTM model integrating structured and unstructured EHR data.
result Proposed BiLSTM model outperforms other DNN architectures in cardiovascular risk prediction.

Research uses SWT and BDLSTM to forecast stock and oil prices amid COVID-19.

problem Impact of COVID-19 on stock and oil prices forecasting.
method Integrates Stationary Wavelet Transform and Bidirectional Long Short-Term Memory networks.
result BDLSTM+WT-ADA achieved satisfactory results in Crude Oil price forecasting.

New methods for equity fund selection and portfolio construction using mutual fund top holdings.

problem Classic equity fund selection and portfolio construction problems.
method Propose an easy-to-implement framework to produce a long-short portfolio from mutual fund top holdings.
result Generate impressive results and show statistical evidence.

Although deep learning models have proven effective at solving problems in natural language processing, the mechanism by which they come to their conclusions is often unclear. As a result, these models are generally treated as black boxes, yielding no insight of the underlying learned patterns. In this paper we conside…

2017-02-08abs ↗pdf ↗

PDGM uses neural nets to solve complex financial equations.

problem Solving path-dependent partial differential equations (PPDEs)
method Generalized Deep Galerkin Method (PDGM) combining feed-forward and LSTM architectures
result PDGM successfully models solutions to various PPDEs, including financial derivatives.