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.

168,695 papers · 148 categories

Trend · papers per month

121243364485 · Jun 202019922001200920172026
48 results for over/undersampling

Magnetic resonance imaging (MRI) is known to be a slow imaging modality and undersampling in k-space has been used to increase the imaging speed. However, image reconstruction from undersampled k-space data is an ill-posed inverse problem. Iterative algorithms based on compressed sensing have been used to address the i…

2019-08-07abs ↗pdf ↗

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.

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.

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.

Class imbalance problem is commonly faced while developing machine learning models for real-life issues. Due to this problem, the fitted model tends to be biased towards the majority class data, which leads to lower precision, recall, AUC, F1, G-mean score. Several researches have been done to tackle this problem, most…

2019-08-18abs ↗pdf ↗

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.

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.

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.

Data imbalance remains one of the most widespread problems affecting contemporary machine learning. The negative effect data imbalance can have on the traditional learning algorithms is most severe in combination with other dataset difficulty factors, such as small disjuncts, presence of outliers and insufficient numbe…

2019-06-02abs ↗pdf ↗

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…

2017-11-30abs ↗pdf ↗

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.

Machine learning models are widely adopted in scenarios that directly affect people. The development of software systems based on these models raises societal and legal concerns, as their decisions may lead to the unfair treatment of individuals based on attributes like race or gender. Data preparation is key in any ma…

2019-10-05abs ↗pdf ↗

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…

2018-08-24abs ↗pdf ↗

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.

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.

High-dimensional data are ubiquitous in contemporary science and finding methods to compress them is one of the primary goals of machine learning. Given a dataset lying in a high-dimensional space (in principle hundreds to several thousands of dimensions), it is often useful to project it onto a lower-dimensional manif…

2019-06-18abs ↗pdf ↗

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.

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.

We use a geometric digraph family called class cover catch digraphs (CCCDs) to tackle the class imbalance problem in statistical classification. CCCDs provide graph theoretic solutions to the class cover problem and have been employed in classification. We assess the classification performance of CCCD classifiers by ex…

2019-04-09abs ↗pdf ↗

Estimating the covariance structure of multivariate time series is a fundamental problem with a wide-range of real-world applications -- from financial modeling to fMRI analysis. Despite significant recent advances, current state-of-the-art methods are still severely limited in terms of scalability, and do not work wel…

2019-05-30abs ↗pdf ↗

Fast and accurate MRI image reconstruction from undersampled data is crucial in clinical practice. Deep learning based reconstruction methods have shown promising advances in recent years. However, recovering fine details from undersampled data is still challenging. In this paper, we introduce a novel deep learning bas…

2019-12-02abs ↗pdf ↗

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.

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.

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.

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…

2018-03-12abs ↗pdf ↗