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,982 papers · 148 categories

Trend · papers per month

15.6%31.3%46.9%62.5% · Jun 202019922001200920172026
48 results for new 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.

A new method for projecting multimodal data to a common subspace for one-class classification.

problem Classifying data from multiple sources with varying features.
method Iterative transformation to a common subspace, separate transformations for each modality, regularization strategies.
result Outperforms competing methods across multiple 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 ↗

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 ↗

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.

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.

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.

New gait segmentation method identifies users and adversaries with high accuracy.

problem Simultaneous identification of users and adversaries from accelerometer data.
method Geometric features and a new similarity metric for time series analysis.
result 98.79% accuracy for 6 classes (user-adversary identification) and 99.06% for binary (user only identification).

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.

Bayesian nonparametric model learns new categories without predefined limits.

problem Learning new categories unseen in labeled training data.
method Hierarchical Dirichlet process and latent Dirichlet allocation for automatic category inference.
result Nonparametric approach yields comparable performance to parametric methods with pre-specified new categories.

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.

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.

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 ↗

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.

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.

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 ↗

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.

Generative replay extends sound classification models to new classes without old data.

problem Incrementally refining a sound classifier with new data causes previously learned tasks to degrade.
method Developed a generative replay procedure to generate training data in place of older datasets.
result Generative replay with 4% of old data performs as well as keeping 20% of old data.