Proposes a new undersampling method for imbalanced data classification.
problem Challenges of oversampling and undersampling in imbalanced data.
method Bilevel optimization framework for identifying optimal subset of majority training data.
result Improves F1 scores by up to 10% compared to state-of-the-art methods.
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.
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.
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.
A new deep learning model speeds up MRI by reconstructing from undersampled data.
problem Slow MRI due to undersampling in k-space.
method Unrolling primal-dual hybrid gradient algorithm into a deep network, gradually relaxing constraints.
result Superior MR reconstructions from highly undersampled data.
Proposes a new technique for handling imbalanced data.
problem Data imbalance in classification tasks.
method Combines oversampling and undersampling techniques.
result CSMOUTE shows promise for handling imbalanced datasets.
New undersampling method reduces computational complexity for imbalanced datasets.
problem Data imbalance in machine learning datasets.
method Radial-Based Undersampling (RBO) using mutual class potential.
result Significantly reduced time complexity of the proposed algorithm.
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.
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.
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.
PC-RNN reconstructs MRI images from undersampled data with more details.
problem Recovering fine details from undersampled MRI data.
method Pyramid Convolutional RNN (PC-RNN) with three ConvRNN modules for multi-scale reconstruction.
result PC-RNN outperforms other methods in recovering more details from MRI images.
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.
We introduce a two step algorithm with theoretical guarantees to recover a jointly sparse and low-rank matrix from undersampled measurements of its columns. The algorithm first estimates the row subspace of the matrix using a set of common measurements of the columns. In the second step, the subspace aware recovery of …
In many applications one may acquire a composition of several signals that may be corrupted by noise, and it is a challenging problem to reliably separate the components from one another without sacrificing significant details. Adding to the challenge, in a compressive sensing framework, one is given only an undersampl…
The problem of class imbalance along with class-overlapping has become a major issue in the domain of supervised learning. Most supervised learning algorithms assume equal cardinality of the classes under consideration while optimizing the cost function and this assumption does not hold true for imbalanced datasets whi…
Algorithms for Magnetic Resonance (MR) image reconstruction from undersampled measurements exploit prior information to compensate for missing k-space data. Deep learning (DL) provides a powerful framework for extracting such information from existing image datasets, through learning, and then using it for reconstructi…
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.
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.
Natural signals and images are well-known to be approximately sparse in transform domains such as Wavelets and DCT. This property has been heavily exploited in various applications in image processing and medical imaging. Compressed sensing exploits the sparsity of images or image patches in a transform domain or synth…
Subspace learning and matrix factorization problems have great many applications in science and engineering, and efficient algorithms are critical as dataset sizes continue to grow. Many relevant problem formulations are non-convex, and in a variety of contexts it has been observed that solving the non-convex problem d…
We propose to use Gaussian process regression to accurately estimate the diffusion MRI signal at arbitrary locations in q-space. By estimating the signal on a grid, we can do synthetic diffusion spectrum imaging: reconstructing the ensemble averaged propagator (EAP) by an inverse Fourier transform. We also propose an a…
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.
Extremely preterm infants often require endotracheal intubation and mechanical ventilation during the first days of life. Due to the detrimental effects of prolonged invasive mechanical ventilation (IMV), clinicians aim to extubate infants as soon as they deem them ready. Unfortunately, existing strategies for predicti…
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.
In "extreme" computational imaging that collects extremely undersampled or noisy measurements, obtaining an accurate image within a reasonable computing time is challenging. Incorporating image mapping convolutional neural networks (CNN) into iterative image recovery has great potential to resolve this issue. This pape…
Finding parameters that minimise a loss function is at the core of many machine learning methods. The Stochastic Gradient Descent algorithm is widely used and delivers state of the art results for many problems. Nonetheless, Stochastic Gradient Descent typically cannot find the global minimum, thus its empirical effect…
In this paper we develop a novel computational sensing framework for sensing and recovering structured signals. When trained on a set of representative signals, our framework learns to take undersampled measurements and recover signals from them using a deep convolutional neural network. In other words, it learns a tra…
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 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.
Study uses 1D-CNNs to forecast mortality in ELSA survey.
problem Forecasting mortality in the middle-aged and older population.
method 1D-CNNs applied to longitudinal data with various over/undersampling and activation functions.
result Swish nonlinearity outperforms other functions in forecasting mortality.
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.
Proposes a Monte-Carlo method for sparse signal reconstruction.
problem Reconstructing sparse signals in high-dimensional settings.
method Greedy Monte-Carlo (GMC) search algorithm.
result GMC can achieve perfect reconstruction in undersampling situations.
Improved 2D cardiac MRI with less data using deep learning.
problem Reducing artefacts in undersampled 2D radial cine MRI.
method Modified U-net trained on spatio-temporal slices.
result Outperforms existing methods in image quality and training efficiency.
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.
Compressed sensing is a powerful tool in applications such as magnetic resonance imaging (MRI). It enables accurate recovery of images from highly undersampled measurements by exploiting the sparsity of the images or image patches in a transform domain or dictionary. In this work, we focus on blind compressed sensing (…
Study examines fraud detection methods for credit cards with limited data.
problem Data imbalance in credit card fraud detection.
method Assesses different sampling methods and machine learning algorithms.
result Monte Carlo analysis shows random undersampling outperforms SMOTE in fraud cost reduction.
CCCDs tackle class imbalance in classification.
problem Class imbalance in statistical classification.
method Class cover catch digraphs (CCCDs) for graph theoretic solutions.
result CCCD classifiers perform well in class imbalance scenarios.
BSAC improves credit scoring models by leveraging autoencoders and addressing imbalanced datasets.
problem Imbalanced and heterogeneous credit scoring datasets.
method Bagging Supervised Autoencoder Classifier (BSAC) that uses autoencoders and undersampling.
result BSAC improves classification of loan applicants, demonstrating robustness and effectiveness.
T-CorEx efficiently estimates covariance from large temporal datasets.
problem Scalability and performance in high-dimensional undersampled regimes.
method Optimizes an information-theoretic objective function with temporal consistency regularization.
result State-of-the-art results in synthetic and real-world 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 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.
In this study, we systematically investigate the impact of class imbalance on classification performance of convolutional neural networks (CNNs) and compare frequently used methods to address the issue. Class imbalance is a common problem that has been comprehensively studied in classical machine learning, yet very lim…
We apply basic statistical reasoning to signal reconstruction by machine learning -- learning to map corrupted observations to clean signals -- with a simple and powerful conclusion: it is possible to learn to restore images by only looking at corrupted examples, at performance at and sometimes exceeding training using…
Sparsity-based approaches have been popular in many applications in image processing and imaging. Compressed sensing exploits the sparsity of images in a transform domain or dictionary to improve image recovery from undersampled measurements. In the context of inverse problems in dynamic imaging, recent research has de…
ART adapts class-wise resampling to improve imbalanced classification performance.
problem Class imbalance in classification tasks limits model performance.
method ART uses adaptive resampling based on class-wise performance metrics.
result ART consistently outperforms other methods on diverse benchmarks.
A new method detects hallucinations in medical image restoration using Fourier Ring Correlation.
problem Detecting hallucinations in DL outputs for medical image restoration.
method sFRC (s(c)can FRC) over small patches of DL outputs and reference images.
result sFRC effectively detects hallucinations in CT and MRI restoration problems.