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

132265397529 · Jun 202019922001200920172026
48 results for Early Predictions

This paper improves neural network predictions with early stopping using conformal calibration.

problem Lack of precise statistical guarantees for neural networks trained with early stopping.
method Conformalized early stopping that combines early stopping with conformal calibration.
result Models provide both accuracy and precise inferences without additional data splits.

Enhances early-exit neural networks for anytime classification.

problem Lack of guaranteed prediction quality improvement with longer computation time.
method Post-hoc modification based on Product-of-Experts to enforce conditional monotonicity.
result Achieves conditional monotonicity in prediction quality, enabling anytime classification.

Study improves early warning models for currency and stock market crises.

problem Predicting currency and stock market crises.
method Synthetic review and comparison of early warning models, focusing on crisis identifications and predictive models.
result SWARCH model with elastic thresholding methodology most accurately classifies crisis observations.

Analysis of cross-validation for early-stopped gradient descent in high-dimensional regression.

problem Inconsistency of GCV for early-stopped GD in high-dimensional least squares regression.
method Theoretical analysis of GCV and LOOCV applied to early-stopped GD in high-dimensional least squares regression.
result LOOCV converges uniformly to the prediction risk of early-stopped GD, while GCV is generically inconsistent.

Study proposes a new early-warning framework for high-dimensional complex systems.

problem Predicting critical transitions in complex systems like epileptic seizures.
method Integrates manifold learning with stochastic dynamical system modeling, using Schrödinger bridge theory.
result Demonstrates higher sensitivity and robustness in epilepsy prediction.

Enhances early risk assessments for pediatric outcomes using contrastive learning.

problem Improving risk assessments in early stages of pediatric development.
method Contrastive multi-modal framework that treats each time window as a distinct modality, training on all available data.
result Consistent improvements in early-stage risk assessments validated on real-world tasks.

New features from early battery cycles predict lifetime with high accuracy.

problem Accurately predicting battery lifetime under varying conditions is challenging due to manufacturing variability and usage-dependent degradation.
method Extracted features from regularly scheduled reference performance tests and used them to predict battery lifetime using a hierarchical Bayesian regression model.
result Demonstrated a lifetime prediction of in-distribution cells with 15.1% mean absolute percentage error using only the first 15% of data.

The paper accelerates LLM inference by adding early exit heads trained in a self-supervised manner.

problem Inference speed in large language models (LLMs) is slow and resource-intensive.
method Adding self-supervised early exit heads at intermediate transformer layers to stop computation early based on confidence thresholds.
result Entropy provides the most reliable confidence metric for stopping computation early.

EENNs improve inference efficiency but need nested prediction sets for reliable uncertainty estimates.

problem Non-nested prediction sets from standard uncertainty quantification methods in EENNs.
method Introduced anytime-valid confidence sequences (AVCSs) tailored for EENNs.
result AVCSs generate nested prediction sets across EENN exits, addressing the issue of non-nested sets.

Paper proposes a hierarchical approach for early anomaly detection in time series data for critical health events.

problem Early detection of critical health events in intensive care units.
method A layered learning architecture that breaks the problem into pre-conditional and event layers.
result The proposed method outperforms state-of-the-art approaches for critical health episode prediction.

EagerNet detects network attacks quickly with less resources.

problem Efficiently detecting network attacks with minimal resources.
method Proposes a new architecture that trades prediction speed for accuracy, evaluating only a subset of layers.
result Comparable accuracies to simple FCNNs achieved with early predictions, saving energy and computational efforts.

Risk control improves EENNs to make faster predictions without sacrificing accuracy.

problem Determining safe times for EENNs to exit early without degrading performance.
method Adapting risk control frameworks to EENNs to tune their exiting mechanism.
result Risk control enables EENNs to make faster predictions while maintaining user-specified performance goals.

New method estimates variable importance for large models efficiently.

problem Estimating variable importance for large, opaque models is computationally challenging.
method Combining early stopping and warm-start techniques for scalable variable importance estimation.
result The method provides theoretical guarantees and demonstrates improved accuracy and computational efficiency.

Paper proposes machine learning model for early Alzheimer's diagnosis.

problem Early and accurate diagnosis of Alzheimer's Disease.
method Machine learning models, demographic, biomarker, and cognitive test data.
result 90% accuracy and 87% accuracy in predicting Alzheimer's development.

Ensemble model predicts AD progression from CN status with high accuracy.

problem Early prediction of clinical progression from cognitively normal to mild cognitive impairment or Alzheimer's disease.
method Ensemble survival analysis combining penalized Cox regression, advanced survival models, and aggregation techniques.
result Ensemble model achieved peak C-index of 0.907 and integrated time-dependent AUC of 0.904, outperforming baseline models.

The paper develops a method to predict the latent deterioration phase in limit order books before stress is observed.

problem Limit order books can transition rapidly from stable to stressed conditions, making it difficult to detect the latent deterioration phase.
method The paper formalizes a three-regime causal data-generating process and proposes a trigger-based detector combining MAX aggregation of complementary signal channels, a rising-edge condition, and adaptive thresholding.
result The proposed method achieves mean lead-time of +18.6 timesteps with perfect precision and moderate coverage, outperforming classical change-point and microstructure baselines.

The study predicts bankruptcy in Indian companies using financial ratios.

problem Predicting early signs of corporate bankruptcy in Indian companies.
method Logistic regression considering profitability, leverage, and efficiency ratios for one and two years before bankruptcy.
result The model accurately predicts bankruptcy with 81.4% and 85.1% accuracy one and two years before filing, respectively.

Many online platforms have deployed anti-fraud systems to detect and prevent fraudulent activities. However, there is usually a gap between the time that a user commits a fraudulent action and the time that the user is suspended by the platform. How to detect fraudsters in time is a challenging problem. Most of the exi…

2018-09-12abs ↗pdf ↗

Predicts morning traffic congestion using social media data from the previous evening.

problem Challenges in predicting early morning traffic dynamics.
method Mining Twitter messages to understand evening/midnight work and rest patterns.
result People's tweeting patterns before the morning commute are associated with traffic congestion.

Early recognition of risky trajectories during an Intensive Care Unit (ICU) stay is one of the key steps towards improving patient survival. Learning trajectories from physiological signals continuously measured during an ICU stay requires learning time-series features that are robust and discriminative across diverse …

2019-12-20abs ↗pdf ↗

It is typical for a machine learning system to have numerous hyperparameters that affect its learning rate and prediction quality. Finding a good combination of the hyperparameters is, however, a challenging job. This is mainly because evaluation of each combination is extremely expensive computationally; indeed, train…

2019-07-19abs ↗pdf ↗

Neural networks learn clean data patterns first, then noisy data, leading to improved performance initially but deteriorating later.

problem Improvement in prediction error on clean data during early training of neural networks with noisy labels.
method Theoretical analysis and experiments to explore the dynamics of gradient descent and the impact of clean and noisy data.
result Neural networks prioritize learning clean data patterns first, leading to improved performance initially but deteriorating later due to diminishing gradient dominance of clean samples over noisy ones.

New model predicts financial market abnormalities using stock index uncertainties.

problem Forecasting abnormal financial fluctuations in the market.
method Quantitative analysis of mean and volatility uncertainties, constructing early warning indicators.
result Established a new abnormal fluctuations warning model.

Background: Elderly patients with MODS have high risk of death and poor prognosis. The performance of current scoring systems assessing the severity of MODS and its mortality remains unsatisfactory. This study aims to develop an interpretable and generalizable model for early mortality prediction in elderly patients wi…

2020-01-28abs ↗pdf ↗

Model predicts option movements using residual transactions for better market timing.

problem Predicting option movements using standard metrics like open interest and trading volume.
method Analyzes residual transactions, integrates machine learning and regression techniques.
result Identifies early indicators of market trends for better option price forecasting.

KANEL combines models for early hit enrichment in virtual screening.

problem Assessing model accuracy in chemical bioactivity predictions.
method Ensemble workflow using Kolmogorov-Arnold Networks (KANs) and other models.
result Improves early hit enrichment metrics like PPV@N.