Goto

Collaborating Authors

 Oceania


SupplementaryMaterial

Neural Information Processing Systems

Recall the definition: a set function f(S) is submodular, if for any subsets S S0 Z, and i Z S0, f(S {i}) f(S) f(S0 {i}) f(S0). For experiments in section 5.2, all checkpoints are instances of resnet-50. They are trained by a batch size of 128, and an initial learning rate of 0.1. We run for 200 epochs, with learning rate decay at the 60th, 120th and 160th epoch. A typical validation accuracy from these checkpoint (on its own task) is about 83% (reasonably good).


a1b63b36ba67b15d2f47da55cdb8018d-Supplemental.pdf

Neural Information Processing Systems

Finding models that satisfy these twoconditions ischallenging and current methods tendtotackle only one ofthe two. Exponential and implicit generative models have typically strong approximation properties (see e.g.







Learning

Neural Information Processing Systems

Whiletheseapproaches arewidely used inpractice andachieveimpressiveempirical gains, their theoretical understanding largely lags behind. Towards bridging this gap, we present a unifying perspectivewhere several such approaches can beviewed asimposing a regularization on the representation via alearnable function using unlabeled data. Wepropose adiscriminativetheoretical framework for analyzing the sample complexity of these approaches, which generalizes the framework of [3] to allow learnable regularization functions.



803b9c4a8e4784072fdd791c54d614e2-Supplemental-Conference.pdf

Neural Information Processing Systems

This is the state-of-the-art graph contrastive learning based recommendation method, which proposes randomly node dropout, edge dropout, and random walk for augmentation onthebipartite graph.