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

Trend · papers per month

68135203270 · Jun 202019922001200920182026
48 results for Random Undersampling

Two new undersampling methods improve classification accuracy for imbalanced datasets.

problem Class imbalance and distributional differences in large datasets lead to biased models and poor predictive performance.
method Mutual information-based stratified simple random sampling and support points optimization.
result Empirical results show higher balanced classification accuracy compared to traditional techniques.

Approach predicts extubation readiness with high accuracy.

problem High reintubation rates due to inconsistent extubation readiness prediction.
method Random Forest classifiers trained on undersampled cardiorespiratory variability data.
result 71% of infants who failed extubation were correctly identified.

Optimal model improves AUC, recall, and F1 score for class-imbalanced business risk.

problem Improving prediction of class-imbalanced business risk.
method Resampling, regularization, and model ensembling techniques.
result Boosting on DT with SMOTE oversampling achieves AUC, recall, and F1 score of 0.8633, 0.9260, and 0.8907, respectively.

Better signal detection in undersampled data using joint and cross covariances.

problem Detecting shared signals in high-dimensional data with limited samples.
method Analysis of three covariance matrices: individual, cross, and joint.
result Joint and cross covariance matrices detect signals earlier than individual covariances.

The paper examines how data preparation affects fairness in machine learning models.

problem The impact of data preparation on fairness in machine learning models.
method The study evaluated the effect of removing sensitive attributes, encoding categorical attributes, and instance selection methods on fairness and predictive performance using the Adult Income and German Credit datasets.
result Data preparation significantly affects fairness in machine learning models, and removing the sensitive attribute is not sufficient to eliminate unfairness.

This paper proposes neural network-based undersampling techniques to improve model performance on class-imbalanced datasets.

problem Class imbalance problem in machine learning models leads to biased predictions and lower performance metrics.
method Neural network-based undersampling techniques applied to class-imbalanced datasets.
result Neural network-based undersampling outperforms other resampling techniques in terms of AUC, F1, and G-mean scores.

DeepCodec learns to take undersampled measurements and recover signals using deep neural networks.

problem Signal recovery from undersampled data.
method Adaptive deep convolutional neural networks for sensing and recovery.
result DeepCodec outperforms traditional 1\ell_1-minimization in signal recovery.

Undersampling often outperforms other methods in nonparametric classification.

problem Distribution shift challenges in nonparametric binary classification.
method Proved undersampling is minimax optimal in worst-case scenarios.
result Undersampling is a robustness intervention with theoretical guarantees.

This chapter tackles class imbalance in datasets to promote data democracy.

problem Class imbalance in datasets leading to biased decisions and policies.
method Statistical measures and data-level methods (oversampling, undersampling, etc.) applied to a real dataset.
result Popular data-level methods improve performance in handling class imbalance.

Jointly correct bias fields and reconstruct undersampled MRI images.

problem Recovering fully sampled MRI images from undersampled data while accounting for bias field differences.
method An unsupervised learning-based reconstruction algorithm combined with a N4-based bias field estimation method in a joint optimization scheme.
result The proposed method improves reconstruction quality, both visually and in terms of RMSE.

BCD-Net uses identical CNN structures for image recovery in undersampled imaging.

problem Challenges in obtaining accurate images from undersampled or noisy measurements.
method Incorporates image mapping CNN into BCD signal recovery method using alternating direction method of multipliers.
result Significantly more accurate image recovery compared to existing methods.

A novel two-stage resampling method improves CNN training on imbalanced colorectal cancer image data.

problem Data imbalance in medical image datasets, especially in histopathological images.
method Two-stage resampling: first oversampling in image space, then undersampling in feature space.
result The proposed method enhances CNN training on imbalanced colorectal cancer image datasets.

A new method flips class values to address class and treatment imbalance in uplift modeling and HTE.

problem Class and treatment imbalance in imbalanced RCT data.
method Class flipping approach to address imbalance without distorting predictions.
result The method does not distort predicted effects and does not require calibration.

This study proposes a method to predict ICU infections from imbalanced data using clustering-based undersampling and ensemble classifiers.

problem Predicting healthcare-associated infections in ICU patients from imbalanced data.
method Clustering-based undersampling strategy combined with ensemble classifiers.
result The proposed method outperforms other resampling techniques in predicting ICU infections.

Gaussian process regression improves diffusion MRI data accuracy and efficiency.

problem Improving accuracy and efficiency of diffusion MRI data, especially for non-uniform and undersampled data.
method Gaussian process regression to estimate diffusion MRI signals at arbitrary locations.
result The method outperforms linear interpolation and allows significant undersampling.

New method estimates intrinsic dimensionality in undersampled data.

problem Challenges in estimating intrinsic dimensionality in high-dimensional, undersampled data.
method Uses tangent space properties and full correlation integral for accurate estimation.
result Capable of estimating ID in extremely undersampled regimes and curved manifolds.

Stochastic Gradient Descent finds wide but shallow minima due to undersampling, akin to energy-entropy competition.

problem The empirical effectiveness of Stochastic Gradient Descent in machine learning.
method Deriving a correspondence between parameter inference and free energy minimisation in statistical physics, where the degree of undersampling plays the role of temperature.
result Stochasticity in Stochastic Gradient Descent biases it towards wide minima, explaining its empirical effectiveness.

LIUBoost improves classification on imbalanced datasets by balancing and weighting instances.

problem Class imbalance and overlapping classes in imbalanced datasets.
method LIUBoost uses under-sampling and a cost term for balancing and weighting instances.
result LIUBoost significantly outperforms RUSBoost on 18 imbalanced datasets.

Proposes a new method for MR image reconstruction using unsupervised deep learning.

problem Compensating for missing k-space data in MR images.
method Learns the probability distribution of fully sampled MR images using VAE and uses it as an explicit prior term in reconstruction.
result Produces high-quality reconstructions with low RMSE values, outperforming other methods.

This paper surveys various data balancing methods for imbalanced datasets.

problem Imbalanced datasets bias predictions and degrade classifier performance.
method Extensive review of oversampling, undersampling, adaptive, generative, combination, and ensemble methods.
result No single method universally outperforms others; selection depends on dataset characteristics.

Generative adversarial networks reconstruct MRI images without full data.

problem Lack of fully-sampled ground truth data for supervised MRI reconstruction.
method Generative adversarial networks for unsupervised MRI reconstruction.
result Reconstructed images show more anatomical structure than conventional methods.

Subspace clustering refers to the problem of clustering unlabeled high-dimensional data points into a union of low-dimensional linear subspaces, assumed unknown. In practice one may have access to dimensionality-reduced observations of the data only, resulting, e.g., from "undersampling" due to complexity and speed con…

2014-04-27abs ↗pdf ↗

Tree-based models biased when trained on imbalanced data, requiring new calibration methods.

problem Bias in tree-based models trained on imbalanced datasets.
method Analytical calibration of random forest models, demonstrating bias in decision trees.
result Calibrating tree-based models on imbalanced data negatively impacts predictions, especially for the minority class.

Study proposes new methods to calculate probabilistic benchmarks in noisy data.

problem Identifying opportunities for improvement in comparable units with noisy data.
method 2-step methodology involving undersampling and relevance vector machine.
result Higher discrimination power achieved with macro-economic environment variables.

Study investigates class imbalance in CNNs and compares methods to address it.

problem Class imbalance in convolutional neural networks (CNNs).
method Three benchmark datasets (MNIST, CIFAR-10, ImageNet) and comparison of oversampling, undersampling, two-phase training, and thresholding.
result Oversampling is the dominant method for addressing class imbalance in CNNs.

HardVis helps visually manage imbalanced data by sampling hard instances.

problem Managing unsafe or noisy instances in imbalanced classification.
method Visual analytics system using undersampling and oversampling techniques.
result Boosts predictive power of ML models by balancing data sets.

This paper explores deep learning for improving X-ray CT image reconstruction from undersampled data.

problem Improving image reconstruction from undersampled X-ray CT data.
method Analysis of classical and deep learning methods for solving inverse problems.
result Deep learning methods show promise in improving image quality from undersampled data.

Develops a method for identifying structured dynamical systems from data.

problem Identifying structured dynamical systems from undersampled and noisy data.
method Sparse least-squares fitting via 12\ell_1-\ell_2 optimization with the alternating direction method of multipliers.
result The method is stable and successful under certain conditions, as shown by theoretical guarantees and computational results.

Machine learning models predict bluebottles' presence on beaches, addressing class imbalance and unreliable absence data.

problem Predicting bluebottles' presence on beaches with machine learning, tackling class imbalance and unreliable absence data.
method Used Multilayer Perceptron, Random Forest, and XGBoost models; employed data augmentation techniques like SMOTE, Random Undersampling, and Synthetic Negative Approach.
result Random Forests combined with Synthetic Negative Approach provided the best predictive model, identifying wind direction as a key factor.

Unified framework for imbalanced data resampling improves classification performance.

problem Data imbalance negatively impacts machine learning performance.
method Unified framework combining over- and undersampling with radial basis functions optimization.
result Potential Anchoring outperforms state-of-the-art resampling algorithms.

Deep model learns coupled representations from side information for sparse signal recovery.

problem Recovering signals from undersampled, incomplete or noisy linear measurements.
method Deep unfolding model incorporating side information from different modalities.
result Superior performance compared to single-modal and multimodal methods.