paper-with-me

Papers

Data Quality Measures and Efficient Evaluation Algorithms for Large-Scale High-Dimensional Data

2021-01-05 · Hyeongmin Cho, Sangkyun Lee

Machine learning has been proven to be effective in various application areas, such as object and speech recognition on mobile systems. Since a critical key to machine learning success is the availability of large training data, many datasets are being disclosed and published online. From a data consumer or manager point of view, measuring data quality is an important first step in the learning process. We need to determine which datasets to use, update, and maintain. However, not many practical ways to measure data quality are available today, especially when it comes to large-scale high-dimensional data, such as images and videos. This paper proposes two data quality measures that can compute class separability and in-class variability, the two important aspects of data quality, for a given dataset. Classical data quality measures tend to focus only on class separability; however, we suggest that in-class variability is another important data quality factor. We provide efficient algorithms to compute our quality measures based on random projections and bootstrapping with statistical benefits on large-scale high-dimensional data. In experiments, we show that our measures are compatible with classical measures on small-scale data and can be computed much more efficiently on large-scale high-dimensional datasets.

📄 PDF Abstract BibTeX arXiv:2101.01441

Code (1)

Hyeongmin-Cho/Efficient-Data-Quality-Measures-for-High-Dimensional-Classification-Data 공식 구현 pytorch

Tasks

BIG-bench Machine Learningspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Deep Learning-Based Single-Ended Objective Quality Measures for Time-Scale Modified Audio

2020-09-07 · Timothy Roberts, Aaron Nicolson, Kuldip K. Paliwal

Objective evaluation of audio processed with Time-Scale Modification (TSM) is seeing a resurgence of interest. Recently, a labelled time-scaled audio dataset was used to train an objective measure for TSM evaluation. Thi…

Morphological evaluation of subwords vocabulary used by BETO language model

2024-10-03 · Óscar García-Sierra, Ana Fernández-Pampillón Cesteros, Miguel Ortega-Martín

Subword tokenization algorithms used by Large Language Models are significantly more efficient and can independently build the necessary vocabulary of words and subwords without human intervention. However, those subword…

Language ModelingLanguage Modelling

Fairness measures for biometric quality assessment

2024-08-21 · André Dörsch, Torsten Schlett, Peter Munch, Christian Rathgeb 외

Quality assessment algorithms measure the quality of a captured biometric sample. Since the sample quality strongly affects the recognition performance of a biometric system, it is essential to only process samples of su…

Fairness

PhotIQA: A photoacoustic image data set with image quality ratings

2025-07-04 · Anna Breger, Janek Gröhl, Clemens Karner, Thomas R Else 외 arxiv

Image quality assessment (IQA) is crucial in the evaluation stage of novel algorithms operating on images, including traditional and machine learning based methods. Due to the lack of available quality-rated medical imag…

Image Quality Assessment

Technical Report on Visual Quality Assessment for Frame Interpolation

2019-01-16 · Hui Men, Hanhe Lin, Vlad Hosu, Daniel Maurer 외

Current benchmarks for optical flow algorithms evaluate the estimation quality by comparing their predicted flow field with the ground truth, and additionally may compare interpolated frames, based on these predictions, …

Optical Flow EstimationRe-Ranking