High-capacity neural network ensembles often benefit more from high-capacity models than from increased diversity.
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.
Trend · papers per month
Self-distillation improves model performance by increasing teacher diversity and smoothing predictions.
Ensembles depend on diversity for improved performance. Many ensemble training methods, therefore, attempt to optimize for diversity, which they almost always define in terms of differences in training set predictions. In this paper, however, we demonstrate the diversity of predictions on the training set does not nece…
Heterogeneous ensembles built from the predictions of a wide variety and large number of diverse base predictors represent a potent approach to building predictive models for problems where the ideal base/individual predictor may not be obvious. Ensemble selection is an especially promising approach here, not only for …
We propose a new model for making generalizable and diverse retrosynthetic reaction predictions. Given a target compound, the task is to predict the likely chemical reactants to produce the target. This generative task can be framed as a sequence-to-sequence problem by using the SMILES representations of the molecules.…
Proposes Ada-Sit method for mortality prediction of rare diseases.
Ensemble learning is a methodology that integrates multiple DNN learners for improving prediction performance of individual learners. Diversity is greater when the errors of the ensemble prediction is more uniformly distributed. Greater diversity is highly correlated with the increase in ensemble accuracy. Another attr…
New findings on representation learning beyond linear functions.
This paper improves ensemble learning for vision tasks by encouraging diversity in predictions.
We tackle the task of diverse 3D human motion prediction, that is, forecasting multiple plausible future 3D poses given a sequence of observed 3D poses. In this context, a popular approach consists of using a Conditional Variational Autoencoder (CVAE). However, existing approaches that do so either fail to capture the …
Presents STRIPE model for probabilistic forecasting of non-stationary time series.
The inaccuracy of neural network models on inputs that do not stem from the training data distribution is both problematic and at times unrecognized. Model uncertainty estimation can address this issue, where uncertainty estimates are often based on the variation in predictions produced by a diverse ensemble of models …
Study shows diverse data sources improve cryptocurrency forecasting models.
For autonomous agents to successfully operate in the real world, anticipation of future events and states of their environment is a key competence. This problem has been formalized as a sequence extrapolation problem, where a number of observations are used to predict the sequence into the future. Real-world scenarios …
Unified framework for portfolio optimization using multiple hypotheses.
s-RBFN integrates multiple hypotheses for efficient and diverse prediction.
Post-hoc explanations of machine learning models are crucial for people to understand and act on algorithmic predictions. An intriguing class of explanations is through counterfactuals, hypothetical examples that show people how to obtain a different prediction. We posit that effective counterfactual explanations shoul…
TimeMCL forecasts diverse time series futures using neural networks and WTA loss.
Single neural network predicts ImageNet model parameters for faster training.
PHIBP predicts infectious disease outbreaks in sparse data regions.
Meta-learning performance is affected by how task diversity is allocated, not just overall variability.
Anti-Distillation improves reproducibility of deep networks by making ensemble predictions more diverse.
PhysVarMix predicts diverse urban trajectories with physics constraints.
To cope with the high level of ambiguity faced in domains such as Computer Vision or Natural Language processing, robust prediction methods often search for a diverse set of high-quality candidate solutions or proposals. In structured prediction problems, this becomes a daunting task, as the solution space (image label…
Ensembles of models have been empirically shown to improve predictive performance and to yield robust measures of uncertainty. However, they are expensive in computation and memory. Therefore, recent research has focused on distilling ensembles into a single compact model, reducing the computational and memory burden o…
A new confidence measure improves self-training in biased data.
Random small feature subsets outperform FS in diverse datasets.
This thesis improves protein contact prediction using unsupervised and supervised methods.
We design a new algorithm for batch active learning with deep neural network models. Our algorithm, Batch Active learning by Diverse Gradient Embeddings (BADGE), samples groups of points that are disparate and high-magnitude when represented in a hallucinated gradient space, a strategy designed to incorporate both pred…
δ-CLUE generates diverse explanations for model uncertainty.
DAMVI algorithm improves imbalanced binary classification by adjusting weights of examples and classifiers.
Study finds AI can predict diverse cardiac and non-cardiac diagnoses from a single ECG.
When constructing a classifier ensemble, diversity among the base classifiers is one of the important characteristics. Several studies have been made in the context of standard static data, in particular, when analyzing the relationship between a high ensemble predictive performance and the diversity of its components.…
How can we measure whether a natural language generation system produces both high quality and diverse outputs? Human evaluation captures quality but not diversity, as it does not catch models that simply plagiarize from the training set. On the other hand, statistical evaluation (i.e., perplexity) captures diversity b…
Though data augmentation has become a standard component of deep neural network training, the underlying mechanism behind the effectiveness of these techniques remains poorly understood. In practice, augmentation policies are often chosen using heuristics of either distribution shift or augmentation diversity. Inspired…
SEMF predicts prediction intervals for ML models using latent variables.
The medical research facilitates to acquire a diverse type of data from the same individual for particular cancer. Recent studies show that utilizing such diverse data results in more accurate predictions. The major challenge faced is how to utilize such diverse data sets in an effective way. In this paper, we introduc…
DivDis learns diverse hypotheses from underspecified data to improve robustness.
Most real-world networks are incompletely observed. Algorithms that can accurately predict which links are missing can dramatically speedup the collection of network data and improve the validity of network models. Many algorithms now exist for predicting missing links, given a partially observed network, but it has re…
Improved random forest models enhance machine learning predictions.
Unified approach for multimodal data prediction using synthetic data generation.
aMCL uses annealing to improve hypothesis diversity in ambiguous tasks.
Ensemble of diverse CNNs detects and mitigates adversarial attacks.
New model fusion method improves Bitcoin price prediction accuracy.
Super learner uses diverse screeners to improve prediction performance.
Proposes a Bayesian federated learning method for diverse tasks.
We propose a novel diverse feature selection method based on determinantal point processes (DPPs). Our model enables one to flexibly define diversity based on the covariance of features (similar to orthogonal matching pursuit) or alternatively based on side information. We introduce our approach in the context of Bayes…
The major challenge of learning from multi-label data has arisen from the overwhelming size of label space which makes this problem NP-hard. This problem can be alleviated by gradually involving easy to hard tags into the learning process. Besides, the utilization of a diversity maintenance approach avoids overfitting …