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.

169,051 papers · 148 categories

Trend · papers per month

58116174232 · Jun 202019922001200920172026
48 results for early decision

Proposes TPIS for early and low-cost TB vs. pneumonia diagnosis.

problem Challenges in differentiating TB from pneumonia.
method Two-step decision support system with stacked ensemble classifiers.
result TPIS outperforms other methods in early and final diagnosis.

Optimal early liquidation strategy reduces financial losses during crises.

problem Substantial losses from simultaneous asset liquidation at depressed prices.
method Developed a worst-case approach for optimal early liquidation, considering uncertainty of other banks' decisions.
result Proposed robust optimal strategy maximizes liquid assets' value at clearing, even with uncertainty.

Early classification improves satellite-based crop type identification.

problem Accurate early identification of crop types from satellite imagery.
method End-to-end trainable recurrent neural network with an additional stopping probability based on previously seen data.
result The model can distinguish crop types before the end of the vegetative period.

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.

TEASER improves early time series classification accuracy and speed.

problem Early and accurate classification of time series data.
method TEASER models eTSC as a two-tier classification problem, using a first-tier classifier to assess class probabilities and a second-tier to decide reliability.
result TEASER is two to three times faster at predictions than competitors while maintaining or improving accuracy.

AI system predicts acute critical illness from EHRs with explainability.

problem Lack of clinical interpretability in AI predictions for acute critical illness.
method Developed an explainable AI early warning score (xAI-EWS) system.
result System provides clinicians with insights into EHR data explaining predictions.

The paper studies early stopping methods in linear contextual bandits.

problem Minimizing in-experiment regret and conducting robust post-experiment inferences in contextual bandits.
method The study proposes early stopping rules based on the Opportunity Cost and Threshold Method, using variances of estimators to quantify upper regret bounds.
result The proposed method provides a systematic approach to minimize in-experiment regret and conduct robust post-experiment inferences.

We present the Parallel, Forward-Backward with Pruning (PFBP) algorithm for feature selection (FS) in Big Data settings (high dimensionality and/or sample size). To tackle the challenges of Big Data FS PFBP partitions the data matrix both in terms of rows (samples, training examples) as well as columns (features). By e…

2017-08-23abs ↗pdf ↗

A contextual care protocol is used by a medical practitioner for patient healthcare, given the context or situation that the specified patient is in. This paper proposes a method to build an automated self-adapting protocol which can help make relevant, early decisions for effective healthcare delivery. The hybrid mode…

2018-11-15abs ↗pdf ↗

Natural language processing predicts ICU readmissions with 74.8% accuracy.

problem Early detection of ICU readmissions to improve patient outcomes and reduce costs.
method Natural language processing of discharge summaries, machine learning classifiers, UMLS standardization.
result Best configuration achieved an AUC of 0.748 for predicting ICU readmissions.

The study clusters neighborhoods based on childhood vulnerability data and program retention rates.

problem Improving childhood outcomes and decision-making in early childhood development.
method Data-driven approaches combining public and private sources to visualize children's experiences and analyze program retention rates.
result Neighborhoods can be clustered based on childhood vulnerability, and certain programs have higher retention rates.

Deep learning uses ROC cost functions to improve virtual screening accuracy.

problem Challenges in training deep learning models for virtual screening, especially class imbalance and lack of ground truth labels.
method Proposes using ROC cost functions to optimize deep learning models for virtual screening, introduces new training schemes and cost functions.
result Demonstrates improved performance of ROC-based approaches on PubChem datasets.

New method controls false discoveries in online testing with deadlines.

problem Controlling false discoveries in online hypothesis testing with decision deadlines.
method Benjamini-Hochberg-type procedure over a moving window of hypotheses with adaptive threshold parameters.
result Controls false discovery rate at every stage and adaptively chosen stopping times.

Chronological Causal Bandits (CCB) tackles dynamic causal decision-making.

problem Dynamic causal decision-making in a system where rewards depend on past interventions.
method Introduces a new MAB problem (Chronological Causal Bandit) where rewards are influenced by a dynamic causal model.
result Early findings show the CCB can transfer information between sequential MABs.

Improves classifier performance in multi-stage selection processes.

problem Difficulty in training classifiers in multi-stage selection processes due to varying sample sizes and information.
method Multi-Stage Transfer Learning (MSGTL) approach that uses knowledge from simpler classifiers trained in early stages to improve later stages.
result MSGTL outperforms other transfer learning methods in real-world selection process data.

Novel ECG classification method using deep time-frequency representation and progressive decision fusion.

problem Challenges in classifying abnormal ECG rhythms due to broad taxonomy, noises, and lack of annotated data.
method Transform ECG signal into time-frequency domain, train scale-specific deep CNNs, and fuse decisions progressively.
result Effective and efficient ECG classification method validated on synthetic and real-world datasets.

Early hospital mortality prediction is critical as intensivists strive to make efficient medical decisions about the severely ill patients staying in intensive care units. As a result, various methods have been developed to address this problem based on clinical records. However, some of the laboratory test results are…

2018-03-18abs ↗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.

Paper proposes a statistical approach for predicting lane changes in highway scenarios.

problem Early recognition of lane changes for automated driving.
method Prototype trajectories generated from real data using Agglomerative Hierarchical Clustering. Maneuver prediction via Boosted Decision Trees and mixture model.
result Improved performance for lane change and trajectory prediction compared to a reference approach.

Paper presents a spatio-temporal Bayesian model for early detection of COVID-19 hotspots.

problem Understanding spatio-temporal dynamics of COVID-19 hotspots to prevent outbreaks.
method Spatio-temporal Bayesian framework with a zero-mean Gaussian process and non-stationary kernel function enhanced by deep neural networks.
result Model demonstrates superior hotspot-detection performance compared to baseline methods.

Adaptive AI delegation framework for dynamic decision authority allocation.

problem Dynamic allocation of decision authority to AI-generated recommendations under evolving evidence quality and uncertainty.
method Formulated as a Governance-Aware POMDP, using Bayesian inference for informational state estimation and sequential optimization for authority allocation.
result Sequential Bayesian governance provides the strongest general-purpose policy across AI-quality regimes, adapting to evolving evidence.

Meta-MDP approach optimizes exploration for lifelong reinforcement learning.

problem Improving reinforcement learning performance across multiple tasks.
method Formulates exploration strategy as a reinforcement learning problem, leveraging patterns from related tasks.
result Optimized exploration strategy improves performance on new tasks.

Gradient-flow optimization is reinterpreted as a statistical inference problem.

problem Optimizing training duration and assessing model performance in deep learning.
method Develops a statistical framework for gradient-flow training, treating it as a random-effects model.
result Establishes asymptotic optimality for prediction and reduces reliance on validation splits.

Framework for deferring decisions to experts in sequential medical settings.

problem Myopic and non-adaptive decision-making by ML models in sequential medical contexts.
method Sequential Learning-to-Defer (SLTD) framework using model-based reinforcement learning.
result Adaptive deferral policy improves trade-off between long-term outcomes and deferral frequency.

Early stopping improves logistic regression's calibration and consistency in high dimensions.

problem Improving the statistical performance of gradient descent in overparameterized logistic regression.
method Investigates the effects of early stopping on gradient descent in logistic regression.
result Early-stopped gradient descent is well-calibrated and statistically consistent, while asymptotic gradient descent is not.

The standard approach to supervised classification involves the minimization of a log-loss as an upper bound to the classification error. While this is a tight bound early on in the optimization, it overemphasizes the influence of incorrectly classified examples far from the decision boundary. Updating the upper bound …

2016-06-29abs ↗pdf ↗

Machine learning aids in diagnosing Parkinson's disease with higher accuracy.

problem Subjectivity in traditional PD diagnosis methods and missed early symptoms.
method Machine learning applied to various data modalities for PD and control group classification.
result Machine learning methods show high potential for improving PD diagnosis.