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

12.5%25.0%37.5%50.0% · May 199419922001200920182026
48 results for labeled object variations

Method learns to separate labeled object variations into specified and unspecified factors.

problem Disentangling labeled object variations into specified and unspecified factors.
method Conditional generative model with adversarial training.
result Method can disentangle labeled object variations into specified and unspecified factors.

GMNN combines conditional random fields and graph neural networks for relational data.

problem Semi-supervised object classification in relational data.
method Combines conditional random fields and graph neural networks. Uses variational EM algorithm for training.
result GMNN achieves state-of-the-art results on object classification, link classification, and unsupervised node representation learning.

We explore the question of whether the representations learned by classifiers can be used to enhance the quality of generative models. Our conjecture is that labels correspond to characteristics of natural data which are most salient to humans: identity in faces, objects in images, and utterances in speech. We propose …

2016-02-09abs ↗pdf ↗

Efficiently learns from partial labels using variational inference.

problem Learning from noisy and ambiguous partial labels in crowdsourcing.
method Amortized variational inference for probabilistic posterior approximation.
result Achieves state-of-the-art performance in accuracy and efficiency.

CCVAE captures label characteristics in VAEs for better representation learning.

problem Capturing rich label characteristics in VAEs without conflating them with label values.
method Developed CCVAE, a novel VAE model that explicitly captures label characteristics in latent space.
result CCVAE allows for effective and general interventions like smooth traversals and diverse conditional generation.

Paper proposes a pipeline for weakly supervised learning in object detection and segmentation.

problem Challenges in weakly supervised learning for object detection and segmentation with only image-level labels.
method Curriculum learning pipeline with object localization, filtering, fusing, and pixel labeling.
result State-of-the-art results in multi-label image classification and weakly supervised object detection.

A new probabilistic model for yes/no crowdsourcing in multi-class classification.

problem Difficulty in discerning among all possible classes in full questions.
method Developed a full probabilistic model for shorter yes/no queries, estimating joint posterior distributions and using Monte Carlo Sampling and Black Box Variational Inference.
result Comparable results to full query crowdsourcing, highlighting the importance of modeling labelers' failures.

This paper refines human labeling as a measurement process, revealing four sources of variation.

problem Systematic variation in human labeling obscures model learning.
method Introduces a statistical framework to decompose labeling outcomes.
result Empirical evidence for four components of labeling variation.

OPVI uses operators to optimize variational objectives, improving scalability and approximation quality.

problem Statistical properties of classical variational inference can be undesirable.
method OPVI redefines variational inference using operators to optimize variational objectives.
result OPVI enables data subsampling and variational programs, improving scalability and approximation quality.

This research shows unsupervised GANs can perform object segmentation without labels.

problem Performing object segmentation without pixel or image-level labels.
method Used large-scale unsupervised GAN models to differentiate foreground from background.
result Demonstrated high-quality saliency masks and new state-of-the-art performance.

New method improves domain generalization by matching object representations.

problem Existing domain generalization methods fail to generalize to unseen domains.
method Proposes matching-based algorithms to match object representations across domains.
result MatchDG algorithm matches ground-truth object representations and improves out-of-domain accuracy.

Paper introduces a new variational objective using Alpha-Beta divergence.

problem Improving variational inference methods for complex distributions.
method Direct optimization of the sAB divergence with two control parameters.
result The sAB divergence framework provides a smooth interpolation and trade-offs between distribution properties.

Variational inference improves training of generative flow networks.

problem Training generative flow networks efficiently and accurately.
method Define variational objectives in terms of KL divergences and optimize convex combinations.
result Variational inference methods can reduce the variance of gradients in training generative flow networks.

Bayesian nonparametric models improve multi-object tracking robustness and flexibility.

problem Challenges in multi-object tracking, including time-dependent cardinality, unordered measurements, and object labeling.
method Robust nonparametric methods for state prior modeling, incorporating dynamic object birth/death and survival.
result Proposed models estimate time-dependent object cardinality, provide object labeling, and identify associated measurements.

AVO improves variational inference by encouraging exploration in latent space.

problem Biasing the true posterior to be unimodal limits the density learned in variational inference.
method Inspired by Annealed Importance Sampling, AVO incorporates energy tempering into the optimization objective.
result AVO facilitates learning by encouraging exploration in latent space, improving robustness and benefits.

Proposes a robust VIB approach using soft labels and mutual info estimation.

problem Improving robustness of VIB to adversarial perturbations.
method Refines categorical class information with soft labels from a reference network, relaxes Gaussian posterior assumption.
result Significantly outperforms benchmarked models on MNIST and CIFAR-10.

Bayesian methods improve tracking multiple objects through dynamic dependencies.

problem Tracking multiple objects with time-varying cardinality and unordered measurements.
method Employing Bayesian nonparametric models, specifically dependent Dirichlet and Pitman-Yor processes, for state estimation and Monte Carlo sampling for trajectory learning.
result The proposed methods outperform existing algorithms in estimating the time-varying number of objects and identifying object associations.

The paper introduces multimodal generative models to improve data marginal likelihood.

problem Improving data marginal likelihood in multimodal settings.
method Derives variational bounds on the evidence for multimodal deep generative models, generalizes objectives for different model types, and benchmarks across various datasets.
result Multimodal VAEs excel in image, label, and text datasets with and without weak supervision.

A framework for disentangling class-related and class-independent factors in data.

problem Learning disentangled representations in variational autoencoders.
method Attention mechanism in latent space, mixture models, Bhattacharyya coefficient, semi-supervised training.
result Disentangles class-related and class-independent factors of variation.

Paper tackles noisy label distributions in machine learning.

problem Learning from noisy label distributions where true labels are distorted by unknown noise.
method Proposes a probabilistic model with hidden noise parameters and learns it using variational Bayesian methods.
result The proposed model outperforms existing methods in true label estimation.

This paper proposes a new method to select labeled data points using VAEs for active learning.

problem High cost of acquiring labels in supervised machine learning.
method Data-driven approach using Variational Autoencoders (VAEs) to select a diverse core-set in a low-dimensional latent space.
result Improvement in accuracy over related techniques, highlighting the representation power of generative modeling.

Unsupervised learning classifies transient noise in gravitational wave detectors.

problem Transient noise interferes with gravitational wave signals, causing instability.
method Combines variational autoencoder and invariant information clustering.
result Consistent classification with Gravity Spy project labels.

Meta-learning neural networks for better clustering representations.

problem Improving clustering performance with appropriate representations.
method Meta-learning method that trains neural networks for representations using VB inference with an infinite Gaussian mixture model.
result The method achieves higher clustering performance than existing methods.

Method separates data into class and style factors using semi-supervised learning.

problem Separating generative factors of data into class and style vectors.
method Independent Vector Variational Autoencoders with semi-supervised learning and independence term.
result Improves classification performance and generation controllability.

There is a rapidly increasing interest in crowdsourcing for data labeling. By crowdsourcing, a large number of labels can be often quickly gathered at low cost. However, the labels provided by the crowdsourcing workers are usually not of high quality. In this paper, we propose a minimax conditional entropy principle to…

2015-03-25abs ↗pdf ↗