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

Trend · papers per month

97194290387 · Jun 202019922001200920172026
48 results for automatic quality control

Automates quality control for synthetic CTs generated from MR images.

problem Prevent downstream errors in RT treatment planning from synthetic CTs.
method Ensemble of sCT generators and uncertainty measure based on their disagreement.
result Uncertainty measure can detect input images outside expected MR distribution and sCT images with potential errors.

A framework assesses the quality of crowdsourced weather data.

problem Quality control and assessment of crowdsourced weather data from third-party stations.
method Proposes a simple, scalable, and interpretable AI/Stats/ML framework to assess TPAWS data.
result Demonstrates the performance of the framework using synthetic and real data.

ControlVAE improves VAE performance by adding a controller to tune hyperparameters.

problem Existing VAE models struggle with KL vanishing and low reconstruction quality.
method ControlVAE combines a controller inspired by automatic control theory with VAE to improve performance.
result ControlVAE achieves better disentangling and reconstruction quality than existing methods.

QC methods improve reliability of machine learning-based image segmentation.

problem Inaccuracies in machine learning algorithms limit their clinical applicability.
method Analysis and validation of QC approaches for automatic segmentation.
result Aggregation of uncertainty and Dice prediction methods improved segmentation reliability.

This paper predicts registration error in medical images using a random regression forest.

problem Predicting registration error in medical images without a ground truth.
method Random regression forest trained on features related to transformation model and dissimilarity after registration.
result The method achieves good performance in automatic quality control of large-scale image analysis.

RevGAN generates personalized reviews with given sentiment and style.

problem Creating reviews that are both personalized and of high quality.
method RevGAN combines self-attentive recursive autoencoders, conditional discriminators, and personalized decoders.
result RevGAN outperforms state-of-the-art models in sentence quality, coherence, and personalization.

A popular tool for unsupervised modelling and mining multi-aspect data is tensor decomposition. In an exploratory setting, where and no labels or ground truth are available how can we automatically decide how many components to extract? How can we assess the quality of our results, so that a domain expert can factor th…

2015-03-11abs ↗pdf ↗

Many machine learning problems involve iteratively and alternately optimizing different task objectives with respect to different sets of parameters. Appropriately scheduling the optimization of a task objective or a set of parameters is usually crucial to the quality of convergence. In this paper, we present AutoLoss,…

2018-10-04abs ↗pdf ↗

Generative adversarial networks (GANs) have been shown to produce realistic samples from high-dimensional distributions, but training them is considered hard. A possible explanation for training instabilities is the inherent imbalance between the networks: While the discriminator is trained directly on both real and fa…

2018-02-12abs ↗pdf ↗

Framework creates fast, interpretable surrogates for stochastic simulators with unbounded randomness.

problem Creating accurate and fast approximations for stochastic simulators with unbounded randomness.
method Probabilistic surrogate networks that retain structure of reference simulators and enable amortized inference.
result Surrogates accurately model stochastic programs with unbounded random variables and significantly speed up inference.

Automatically finds strong neural network topologies for continuous control tasks.

problem Handcrafted neural network architectures limit the performance of Deep Reinforcement Learning.
method Combines Neuroevolution with off-policy training and proposes a novel architecture mutation operator.
result The proposed Actor-Critic Neuroevolution algorithm often outperforms strong baseline methods.

Paper proposes a method to automatically detect drift in machine learning models.

problem Detecting changes in class-label data distributions that affect model predictions.
method Self-evaluating predictive model degradation to detect concept drift.
result Effectiveness in automatically detecting and describing concept drift.

GShard enables scaling of large neural networks with automatic sharding and lightweight APIs.

problem Scaling neural networks to handle vast training data and compute efficiently.
method GShard uses lightweight annotation APIs and XLA compiler extensions for parallel computation.
result GShard successfully trained a 600 billion parameter model on 2048 TPUs in 4 days.

Paper proposes a method to generate task-oriented dialogue queries.

problem Scarcity of training data for task-oriented dialogue systems.
method Conditional variational autoencoder for intent-specific sentence generation and query transfer protocol.
result Our method improves the diversity of generated queries without compromising quality.

This paper proposes a method to safely adjust exploration in RL to satisfy constraints.

problem Unsafe exploration in reinforcement learning violates constraints on controlled object states.
method Automatic adjustment of exploration inputs and variance-covariance matrix for safety.
result The method guarantees satisfaction of joint chance constraints with specified probability.

Automatically identifies RRLyrae stars from VVV survey data.

problem Classifying RRLyrae stars from a large dataset of light curves.
method Developed an automatic ML-based procedure to identify RRLs, using features like period and intensity, and pseudo-colors.
result Constructed an ensemble classifier with Recall of 0.48 and Precision of 0.86 over 15 tiles.

Extracts high-quality monolingual datasets from web crawl data.

problem Improving text representation quality through larger corpora.
method Automated pipeline using deduplication and language identification, augmented with filtering for high-quality documents.
result Extracted massive high-quality monolingual datasets from Common Crawl.

Novel framework monitors cardiac image segmentation models in real-time.

problem Ensuring continuous high model performance and segmentation results in clinics.
method Formulated as anomaly detection, the framework derives surrogate quality measures for segmentation.
result Demonstrated accurate, fast, and scalable quality control monitoring.

Framework for automatically assessing and correcting data quality issues without domain knowledge.

problem Ensuring data quality in datasets across various domains.
method Hybrid approach combining statistical and machine learning methods.
result Effective detection and correction of missing values, duplicates, and typographical errors.

Paper proposes personalized climate control for driver comfort.

problem Limited research on in-vehicle climate control and driver preferences.
method IoT platform for data collection, machine learning for driver behavior recognition, and personalized preference recommendation.
result Prototype demonstrates effective and accurate climate control for driver comfort.

A novel method automates quality control of fMRI scans, improving accuracy and generalizability.

problem Lack of automated QC for fMRI scans limits clinical neuroscience research.
method Train machine learning classifiers using runtime log features to predict scan quality.
result Classifiers trained on FLAG-QC features outperform previous methods (AUC=0.79 vs AUC=0.56).

Paper uses CNN to predict process parameters from molten pool data in WLAM.

problem Achieving high quality in WLAM through real-time process control.
method Proposes a multi-modality CNN architecture to predict process parameters from molten pool sensor data.
result Improved prediction performance of multi-modal CNN compared to uni-modal approach.

GP-ALPS automatically selects latent processes for multi-output GPs.

problem Manual selection of latent processes in multi-output GPs is time-consuming and prone to biases.
method Developed a variational inference scheme to automatically choose latent processes.
result Demonstrated suitability of GP-ALPS in preliminary experiments.

Unified AI system for data quality control and governance in regulated environments.

problem Isolated data quality control steps in existing systems.
method AI-driven framework integrating rule-based, statistical, and AI methods.
result Empirical gains in anomaly detection, reduced manual remediation, improved auditability.

Spectral normalization stabilizes GANs by controlling gradient explosion and vanishing.

problem Stability and sample quality issues in GAN training.
method Spectral normalization controls gradient explosion and vanishing, improving GAN training stability and sample quality.
result Bidirectional Scaled Spectral Normalization (BSSN) outperforms standard spectral normalization in sample quality and training stability.

Existing methods for retrieving k-nearest neighbours suffer from the curse of dimensionality. We argue this is caused in part by inherent deficiencies of space partitioning, which is the underlying strategy used by most existing methods. We devise a new strategy that avoids partitioning the vector space and present a n…

2015-12-01abs ↗pdf ↗