Goto

Collaborating Authors

 Country


a35fe7f7fe8217b4369a0af4244d1fca-Paper.pdf

Neural Information Processing Systems

Despite their promising performance, the learned knowledge remains implicit in these black-box neural structures, which hinders understanding the importance of input features and how they influencedecisions.


AlleviatingtheSampleSelectionBiasinFew-shot LearningbyRemovingProjectiontotheCentroid

Neural Information Processing Systems

While agood feature extractor may help cluster unseen data, thetask distribution shift between training andtesting [25] still makes it hard to estimate novel class distribution using a small number of samples from the support set. Thus, the performance is strongly correlated with the sample quality of the support data.



Laplacian Autoencoders for Learning Stochastic Representations

Neural Information Processing Systems

Established methods for unsupervised representation learning such as variational autoencoders produce none or poorly calibrated uncertainty estimates making it difficult to evaluate if learned representations are stable and reliable. In this work, we present a Bayesian autoencoder for unsupervised representation learning, which is trained using a novel variational lower bound of the autoencoder evidence. This is maximized using Monte Carlo EM with a variational distribution that takes the shape of a Laplace approximation. We develop a new Hessian approximation that scales linearly with data size allowing us to model high-dimensional data. Empirically, we show that our Laplacian autoencoder estimates well-calibrated uncertainties in both latent and output space. We demonstrate that this results in improved performance across a multitude of downstream tasks.




LearningtoMutatewithHypergradientGuided Population

Neural Information Processing Systems

Toaddress theabovechallenges, wepropose anovelhyperparameter mutation (HPM) scheduling algorithm in this study, which adopts a population based training framework to explicitly learn a trade-off (i.e., a mutation schedule) between using the hypergradient-guided local search and the mutation-driven global search.




NeuronwithSteadyResponseLeadstoBetter Generalization

Neural Information Processing Systems

Because the deep learning models for the classification task always have a normalization operation (e.g., Softmax) to make the final unconstrained According to the definition of the Consistency of Representations Complexity Measure Eq.(??), itiseasy toseethatwehaveaninfinite number oflocal minima where themeasuresSi andMi,j for arbitrary classesiandj are finite positivenumbers. The python libraries we use to implement our experiments are PyTorch1.7.1andPyG1.6.3. C.2 DetailsofBaselineMethods In this subsection, we detailed the network architectures and the baseline methods used in our experiments. ImageNet is a benchmark dataset used for ResNet-50, which contains 14,197,122 annotated images with 1000 classes. For GNN, we selected four real-world graph datasets: PubMed [11] is a paper citation network where nodes represent documents and edgesrepresentcitationlinks.