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

Trend · papers per month

50100149199 · Jun 202019922001200920182026
48 results for alternating learners

New theory shows how learning algorithms can create a bias towards negative outcomes.

problem Negativity bias in adaptive learning algorithms.
method Generalization of the Hot Stove Effect to settings with negative estimates leading to smaller sample sizes.
result Negativity bias persists even when negative estimates do not lead to avoidance.

A learner selects subsets of choices for a user who then picks from them, aiming to minimize regret.

problem Optimizing subset selection for user choices in a stochastic setting.
method Introduces a new problem and defines regret, then proposes algorithms with matching upper and lower bounds.
result Upper and lower bounds on expected regret match up to a logarithmic term, demonstrating algorithm efficiency.

Algorithm selects k arms from context-dependent options using Plackett-Luce model.

problem Selecting k arms from context-dependent options with Plackett-Luce feedback.
method Proposes CPPL algorithm inspired by UCB, evaluated on synthetic and real data.
result Demonstrates effectiveness of CPPL algorithm in online algorithm selection.

Causality-aware methods outperform linear residualization in confounding adjustment for anticausal prediction.

problem Adjusting for confounding in anticausal prediction tasks.
method Causality-aware counterfactual confounding adjustment.
result Causality-aware methods asymptotically outperform linear residualization in predictive performance.

End-to-end autonomous driving models get better uncertainty estimates.

problem Uncertainty quantification for end-to-end autonomous driving models.
method Approximate inference for implicit copula neural linear model.
result Densities for steering angle are marginally calibrated.

A model for deciding which facts to remember in a lifelong learning scenario.

problem Deciding which facts to retain in limited memory from an endless stream of information.
method Mathematical model based on online learning framework, using multiplicative weights update algorithm with modifications.
result Design of an alternative scheme with close to optimal regret guarantees for memory-constrained lifelong learning.

Machine learning improves learning and memory retention by optimizing study sessions.

problem Improving learning and memory retention methods for factual material.
method Large-scale randomized controlled trial with machine learning optimization of study sessions.
result Study sessions optimized with machine learning lead to 67% longer retention and 50% higher return rate.

Meta-learning approach improves generalizability of models for few-shot learning.

problem Overfitting of meta-learners on existing tasks limits their adaptability to new tasks.
method Task-Agnostic Meta-Learning (TAML) algorithms that prevent overfitting and learn unbiased initial models.
result TAML algorithms outperform existing meta-learning approaches in few-shot classification and reinforcement learning.

A new method reduces communication in distributed RL without sacrificing performance.

problem High communication overhead in distributed RL systems.
method Adaptive policy gradient approach that skips communication during iterations.
result Reduces communication rounds needed for learning accuracy without degrading performance.

A new model VCM improves collaborative filtering by synchronously linking two VAEs.

problem Cold start and data sparsity issues in CF-based recommender systems.
method Proposes a variational collaborative model (VCM) that synchronously links two VAEs.
result VCM outperforms state-of-the-art methods on real-life datasets.

The paper estimates personalized treatment effects in medical settings with competing risks.

problem Estimating treatment effectiveness for specific events in the presence of alternative event types.
method Meta-learners combining Cox regression or random survival forests for risk modeling and elastic net regression or random forests for direct CATE modeling.
result Compared meta-learners in multiple simulation settings, providing practical guidance for model selection.

Improves deep neural networks using soft labels through alternating minimization.

problem Improving deep neural networks training with soft labels.
method Co-Learns DNNs and soft labels via Alternating Minimization of two objectives.
result COLAM achieves improved performance on many tasks with better testing classification accuracy.

Super learner with Huber loss improves cost prediction and causal effect estimation in healthcare expenditure data.

problem Challenges in modeling healthcare expenditure distributions with standard super learning methods.
method Proposes a super learner using Huber loss, a robust loss function that down-weights outliers.
result Demonstrates appreciable finite-sample gains in cost prediction and causal effect estimation.

HATT improves online decision tree ensembles by using a more eager splitting strategy.

problem Improving the efficiency of online decision tree ensembles.
method Replacing Hoeffding Tree's split strategy with HATT, which uses the Hoeffding Test for candidate splits.
result HATT outperforms Hoeffding Tree in online bagging and boosting ensembles, as shown by significant performance improvements in various testbenches.

Paper improves teaching by considering learner's preferences and constraints.

problem Teaching without considering learner's preferences and constraints.
method Design of learner-aware teaching algorithms that account for learner's preferences and constraints.
result Significant performance improvements over learner-agnostic teaching.

The paper proposes a method to assess surrogate heterogeneity in non-randomized data.

problem Lack of methods to evaluate surrogate heterogeneity in non-randomized data.
method Proposes a framework using meta-learners to assess surrogate heterogeneity in real-world data.
result Identifies individuals for whom the surrogate is a valid replacement of the primary outcome.

Meta clustering categorizes learners for collaborative learning.

problem Filtering out unqualified collaborators in collaborative learning.
method Select-Exchange-Cluster (SEC) method to classify learners by their supervised functions.
result SEC can cluster learners into accurate collaboration sets and enhance single-learner performance.

New meta-learners estimate time-varying treatment effects without model assumptions.

problem Estimating treatment effects over time in personalized medicine.
method Model-agnostic meta-learners for weighted pseudo-outcome regressions.
result Comprehensive theoretical analysis and practical insights for choosing meta-learners.

Builds a novel educational recommender for lifelong learners.

problem Challenges in creating scalable and transparent models for lifelong learning.
method Integrative approach combining content novelty, background knowledge, and learner engagement.
result TrueLearn achieves promising performance while retaining a human interpretable learner model.

Wasserstein gradient boosting predicts probability distributions for supervised learning.

problem Distribution-valued supervised learning where outputs are probability distributions.
method Fits a new weak learner to Wasserstein gradients of loss functionals of probability distributions.
result Superior performance in probabilistic prediction compared to existing methods.

New survival learners estimate heterogeneous treatment effects from time-to-event data.

problem Estimating HTEs from time-to-event data with censoring outcomes.
method Orthogonal survival learners with theoretical guarantees and custom weighting functions.
result Orthogonal survival learners provide robust and model-agnostic HTE estimation.

Proposes a method to integrate learner models robustly against misspecifications.

problem Misspecifications in learner models and parameter sharing patterns degrade prediction accuracy.
method Sequentially incorporates additional learners based on user-specified parameter sharing patterns.
result Data-adaptively selects the most suitable way of parameter sharing to enhance predictive performance.

Method selects the best deep learner for time-series prediction using Bayesian networks.

problem Selecting the most effective deep learning model for time-series prediction.
method Bayesian network selects deep learners based on input variables and cluster training data.
result Threshold value determines which deep learners predict time-series data robustly.

CERL uses a portfolio of learners to explore diverse regions, outperforming individual learners.

problem Limited exploration and sensitivity to hyperparameters in reinforcement learning.
method CERL employs a portfolio of learners with varying time-horizons and a shared replay buffer, dynamically distributing computational resources.
result Emergent learner outperforms individual learners and is more sample-efficient.

Theorem ensures superior learning outcomes for authorized learners with quantum label encoding.

problem Ensuring data security for authorized learners in machine learning.
method Quantum label encoding and PAC learning framework.
result Authorized learners achieve superior learning outcomes while eavesdroppers do not.

Improves learning efficiency for active sequential learners.

problem Optimizing training data for sequential learners who actively choose their queries.
method Formulated as a Markov decision process, addressing both teaching and learning from a teacher.
result Planning teaching and learner's model of the teacher improve learning outcomes.

Paper tackles black-box machine teaching with cross-space models, proposing an active teacher model.

problem Teaching a learner with different feature representations and without full observation.
method Proposes an active teacher model that queries the learner to estimate its status and guide faster convergence.
result Active teacher model achieves faster convergence rate than traditional passive learning.

Boosts causal discovery by dynamically reweighting samples to learn better DAGs.

problem Overfitting to easier-to-fit samples and violating homogeneity assumptions in causal discovery.
method Adaptive sample reweighting via ReScore function to upweight and downweight samples based on fitting quality.
result Consistent and significant boosts in structure learning performance on synthetic and real-world datasets.