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

4098181,2261,635 · Jun 202019922001200920172026
48 results for news data

When building a unified vision system or gradually adding new capabilities to a system, the usual assumption is that training data for all tasks is always available. However, as the number of tasks grows, storing and retraining on such data becomes infeasible. A new problem arises where we add new capabilities to a Con…

2016-06-29abs ↗pdf ↗

Improved stock price prediction using attention modules and news sentiment.

problem Predicting stock prices with non-stationary and non-parametric data.
method α_{t}-RIM architecture with attention modules and exponentially smoothed recurrent neural network.
result The αtα_{t}-RIM outperforms state-of-the-art models in predicting unseen data.

New algorithm combines new and historical data with different input dimensions for linear regression.

problem Combining new and historical data with different input dimensions for improved accuracy.
method Proposes a transfer learning algorithm with rigorous theoretical robustness analysis.
result Achieves state-of-the-art performance on 9 real-life datasets.

Symbolic data analysis (SDA) is an emerging area of statistics concerned with understanding and modelling data that takes distributional form (i.e. symbols), such as random lists, intervals and histograms. It was developed under the premise that the statistical unit of interest is the symbol, and that inference is requ…

2018-09-11abs ↗pdf ↗

We propose a new class of metrics on sets, vectors, and functions that can be used in various stages of data mining, including exploratory data analysis, learning, and result interpretation. These new distance functions unify and generalize some of the popular metrics, such as the Jaccard and bag distances on sets, Man…

2016-03-22abs ↗pdf ↗

FININ predicts financial markets by modeling news interactions and influence.

problem Complex diffusion of financial news into market prices.
method FININ is a novel model that captures news links and interactions, integrating market data and news articles.
result FININ outperforms advanced models with a 0.429 and 0.341 improvement in daily Sharpe ratio for S&P 500 and NASDAQ 100 respectively.

A new framework predicts stock movements using news sentiment and relational data.

problem Predicting stock prices from textual information is challenging due to market uncertainty and natural language complexity.
method Multi-Graph Recurrent Network (MGRN) combining textual sentiment from financial news and relational data.
result The model outperforms benchmarks in predicting stock movements.

In industrial machine learning pipelines, data often arrive in parts. Particularly in the case of deep neural networks, it may be too expensive to train the model from scratch each time, so one would rather use a previously learned model and the new data to improve performance. However, deep neural networks are prone t…

2018-02-20abs ↗pdf ↗

Paper uses news data to model asset correlations without market data.

problem Traditional risk models rely on market data; this paper offers an alternative.
method Uses encoder-only language models to embed news data, then calculates asset return distributions and covariance through Energy Distance.
result Established connections between distributional differences and excess returns co-movements using Energy Distance.

Enhances LLMs for predicting stock movements by considering news dissemination and context.

problem Lack of consideration for news dissemination and insufficient contextual data in LLMs for stock price prediction.
method Clusters news for reach assessment, enriches prompts with specific data and instructions, fine-tunes an LLM using the dataset.
result Improves prediction accuracy by 8% compared to existing methods.

Online news media provides aggregated news and stories from different sources all over the world and up-to-date news coverage. The main goal of this study is to have a solution that considered as a homogeneous source for the news and to represent the news in a new conceptual framework. Furthermore, the user can easily …

2018-08-29abs ↗pdf ↗

Reweighting training data to better represent new tasks.

problem Deploying machine learning models to new tasks is challenging due to training data distribution.
method Formulate an exponential tilt distribution shift model and learn train data importance weights to minimize KL divergence.
result The learned train data weights improve target performance evaluation, fine-tuning, and model selection.

Generative algorithms learn high-dimensional data efficiently and generate new samples.

problem Learning from scarce high-dimensional data.
method Lipschitz-regularized gradient flows and particle-based algorithms.
result Correctly transports gene expression data points with high dimensionality.

Organizations adapt ML models to new data types using existing resources.

problem Adapting ML models to new data types in evolving applications.
method Utilize organizational resources like statistics, knowledge bases, and existing services to create a common feature space.
result Reduces model development time from months to days.

In this paper, we propose a novel method for projecting data from multiple modalities to a new subspace optimized for one-class classification. The proposed method iteratively transforms the data from the original feature space of each modality to a new common feature space along with finding a joint compact descriptio…

2019-04-16abs ↗pdf ↗

Adversarial validation detects concept drift in user targeting systems.

problem Concept drift in user targeting automation systems deteriorates model performance over time.
method Adversarial validation approach to detect and adapt to concept drift.
result Adversarial validation effectively addresses concept drift in user targeting systems.

In this paper we focus our attention on the exploitation of the information contained in financial news to enhance the performance of a classifier of bank distress. Such information should be analyzed and inserted into the predictive model in the most efficient way and this task deals with all the issues related to tex…

2017-06-29abs ↗pdf ↗

Normal-bundle bootstrap generates new data preserving geometric structure.

problem Probabilistic models often exhibit salient geometric structure.
method NBB method decomposes probability measure into manifold and normal spaces, estimates manifold as density ridge, and generates new data by bootstrapping projection vectors.
result NBB generates new data that preserves the geometric structure of a given data set.

Paper proves new inequalities for Einstein-Maxwell data sets.

problem Establishing area-charge inequalities for Einstein-Maxwell initial data sets.
method Applying Gromov's μ-bubble technique in a new geometric context.
result Novel rigidity theorems for noncompact Einstein-Maxwell data sets.

New framework predicts 5-year glucose values with missing data.

problem Significant missing data in longitudinal glucose studies.
method Reproducing Kernel Hilbert Spaces (RKHS) with missing responses analysis.
result Identifies new factors affecting long-term glucose evolution.

A new method integrates autoencoders with geometry regularization for manifold learning.

problem Extracting simplified low-dimensional representations that capture intrinsic geometry in data.
method Integrates autoencoders with a geometric regularization term based on diffusion potential distances.
result The method preserves intrinsic structure, enables out-of-sample extension, and faithful reconstruction.

Predict stock price movements using financial data and news articles with LLMs.

problem Predicting stock price movements using financial data and news articles.
method Combining financial data and news articles, employing pre-trained LLMs, and using retrieval augmentation techniques.
result Predicted stock price movements with a weighted F1-score of 58.5% and 59.1%.

Paper addresses challenges in benchmarking stream learning algorithms with real-world data.

problem Lack of publicly available non-stationary real-world datasets for evaluating stream algorithms.
method Proposes a new public data repository for benchmarking stream algorithms with real-world data.
result Mitigates problems related to dataset choice in experimental evaluation of stream classifiers and drift detectors.