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

Trend · papers per month

118237355473 · Jun 202019922001200920182026
48 results for noise-contrastive estimation

Noise-Contrastive Estimation improves efficiency for estimating log-likelihood of complex point processes.

problem Estimating log-likelihood of complex multivariate point processes is computationally expensive.
method Noise-Contrastive Estimation adapted for multivariate point processes, with provable guarantees.
result Our method achieves similar log-likelihood with fewer evaluations and less time.

Estimates unnormalized models with missing data using imputation and noise contrastive estimation.

problem Statistical models with intractable normalization constants and missing data.
method Combines imputation techniques with estimators for unnormalized models like noise contrastive estimation and score matching.
result Effective statistical inference with unnormalized models from missing data.

Meta-learning for estimating complex conditional distributions.

problem Estimating conditional densities in multimodal distributions.
method Noise contrastive estimation with kernel mean embeddings.
result Meta-learning can share representations across tasks for conditional density estimation.

Improved neural language models trained with dynamic noise-contrastive estimation.

problem Training large-scale language models efficiently and avoiding overfitting.
method Dynamic Noise-Contrastive Estimation (DNCE) to train neural trans-dimensional random field language models.
result DNCE reduces training cost and improves model performance on large datasets.

Paper analyzes NCE method for unnormalized models, reducing asymptotic variance.

problem Estimating parameters of unnormalized models with high asymptotic variance.
method Proposes a method to reduce asymptotic variance by estimating auxiliary distribution parameters and analyzing objective function forms.
result NCE estimator is consistent and asymptotically normal, with reduced variance.

Contrastive learning performance doesn't degrade with more negative samples.

problem Theoretical and empirical evidence of negative samples hurting performance in contrastive learning.
method Simple theoretical setting and empirical support on CIFAR-10 and CIFAR-100 datasets.
result Contrastive learning performance does not degrade with the number of negative samples.

Noise Contrastive Priors improve neural network uncertainty estimates.

problem Reliable uncertainty estimates for neural network predictions.
method Noise Contrastive Priors (NCPs) train models to output high uncertainty for data outside the training distribution.
result NCPs prevent overfitting outside the training distribution and yield useful uncertainty estimates.

New method estimates unnormalised models using semi-automated noise generation.

problem Estimating unnormalised models with intractable partition functions.
method Proposes a new method that leverages observed data for semi-automated noise generation.
result Improved performance compared to NCE when data lie in a lower-dimensional manifold.

New methods improve Monte Carlo estimation of partition functions.

problem Estimating the normalization constant of complex distributions.
method Annealing through paths of distributions to estimate partition functions.
result Optimal path for estimation is arithmetic, improving efficiency.

Improved neural TRF LMs for speech recognition with NCE and CNN integration.

problem Training inefficiency of neural TRF LMs on large training corpora.
method Reformulated TRFs, noise-contrastive estimation, CNN integration.
result Successful and efficient training on a 40x larger dataset with 1/3 training time and 4.7% WER reduction.

Paper proposes a new loss function for conditional models using soft targets.

problem Improving generalization performance of deep neural networks on supervised classification tasks.
method Introduces a new loss function compatible with soft targets, based on noise contrastive estimation.
result Soft target InfoNCE loss performs on par with cross-entropy baselines and outperforms other losses.

Improved VAE model enhances uncertainty estimation for out-of-distribution samples.

problem VAEs assign higher likelihood to out-of-distribution inputs.
method INCPVAE integrates noise contrastive prior into VAEs for reliable uncertainty estimation.
result INCPVAE outperforms standard VAEs in uncertainty estimation for OOD inputs.

VNCE improves parameter estimation and posterior inference for unnormalised models.

problem Learning parameters of unnormalised latent variable models is intractable.
method Variational noise-contrastive estimation (VNCE) using a variational lower bound to the NCE objective function.
result VNCE can be used for both parameter estimation and posterior inference of latent variables.

New insights into noise distribution for self-supervised learning.

problem Challenges the assumption that optimal noise should match data distribution.
method Turns to Noise-Contrastive Estimation (NCE) to define optimality of noise distribution.
result Optimal noise distribution is different from data distribution, challenging GANs assumption.

Adaptive multi-stage density ratio estimation improves learning of latent space EBM.

problem Learning energy-based models in latent space is computationally expensive and challenging.
method Adaptive multi-stage density ratio estimation using NCE to bridge the gap between prior and posterior densities.
result The method enables more expressive prior models and sharpens the latent space EBM.

Replicated Softmax model, a well-known undirected topic model, is powerful in extracting semantic representations of documents. Traditional learning strategies such as Contrastive Divergence are very inefficient. This paper provides a novel estimator to speed up the learning based on Noise Contrastive Estimate, extende…

2015-06-24abs ↗pdf ↗

New findings show optimal noise in contrastive learning is not the same as data distribution.

problem The optimal noise distribution in contrastive learning is not the same as the data distribution.
method Empirical and theoretical analysis of contrastive learning methods.
result Deviation from the assumption of equal noise and data distribution leads to better statistical estimators.

MCD reformulates conditional density estimation into binary classification.

problem Conditional density estimation in statistical and machine learning.
method Marginal Contrastive Discrimination, reformulating into marginal and ratio density functions for binary classification.
result Significantly outperforms existing methods on most density models and regression datasets.

GANs with NCE improve dihedral angle prediction accuracy.

problem Inaccurate distribution of predicted dihedral angles.
method Introduced NCE-GAN to estimate density of GAN models and proposed residue-wise variants of AC-GAN and Semi-supervised GAN.
result Improved distribution of predicted angles, most similar to real angles with Semi-supervised GAN.

Developed criteria for selecting non-normalized models using NCE and score matching.

problem No information criteria for non-normalized models estimated by NCE or score matching.
method Developed information criteria based on discrepancy measures for non-normalized models estimated by NCE or score matching.
result The proposed criteria enable selection of the appropriate non-normalized model in a data-driven manner.

Paper improves video feature learning for better downstream tasks.

problem Improving video feature learning for better performance on downstream tasks.
method Self-supervised learning approach using contrastive bidirectional transformer, extending BERT for real-valued feature vectors.
result Significantly improved performance on video classification, captioning, and segmentation tasks.

CANE selects a subset of classes for large multi-class classification problems.

problem Large multi-class classification problems with high number of classes.
method CANE selects a small subset of candidate classes and samples the remaining classes.
result CANE achieves better prediction accuracy and significant speedup compared to state-of-the-art methods.

EBM reduces dimensionality for estimating heterogeneous CATEs.

problem Estimating CATEs requires many confounding variables, increasing sample complexity.
method Proposes an EBM that learns a low-dimensional representation of variables.
result EBM representations keep CATE estimates consistent and perform better than other methods.

Adversarial dynamics embedding improves MLE of exponential family models.

problem Maximum likelihood estimation of exponential family models with neural network parametrization.
method Adversarial dynamics embedding to estimate the dual sampler and primal model simultaneously.
result Adversarial dynamics embedding leads to more effective learning and improved estimators compared to existing methods.

This paper broadens contrastive learning for disentangled representations without strict data distribution assumptions.

problem Learning disentangled representations from data with specific assumptions.
method Extends theoretical guarantees for disentanglement to a broader family of contrastive methods, relaxing data distribution assumptions.
result Identifiability of true latents for four contrastive losses proved without common independence assumptions.

Improved visual representation learning with conditional negative sampling.

problem Learning strong unsupervised visual representations using contrastive learning.
method Introduce a family of mutual information estimators that sample negatives conditionally.
result Improves accuracy by 2-5% points on four standard image datasets.

New dataset and analysis improve evaluation of visual representation models.

problem Insufficient evaluation methods for visual representation models.
method Analyzed five representations and developed a new dataset.
result Models with poor linear classification performance can still perform well on complex tasks.

Unified framework connects NCE, MIS, RLR, and bridge sampling for EBMs.

problem Challenges in parameter estimation for intractable likelihood EBMs.
method Unified framework connecting NCE, RLR, MIS, and bridge sampling.
result Unified perspective clarifies relationships among existing methods.

SuNCEt accelerates contrastive learning with minimal labeled data.

problem Efficiently learning visual representations with limited labeled data.
method Noise-contrastive estimation and neighbourhood component analysis-based semi-supervised loss.
result SuNCEt achieves semi-supervised learning accuracy with less than half the labeled data.

Contrary to standard statistical models, unnormalised statistical models only specify the likelihood function up to a constant. While such models are natural and popular, the lack of normalisation makes inference much more difficult. Here we show that inferring the parameters of a unnormalised model on a space ΩΩ can …

2014-06-11abs ↗pdf ↗