Goto

Collaborating Authors

 Country



1673a54332b2afc905722048c26f5a4c-Paper-Conference.pdf

Neural Information Processing Systems

We propose a randomized dynamic pricing policy based on a variant of the Online Newton Stepalgorithm (ONS)thatachievesaO(d T log(T))regretguarantee underan adversarial arrival model.


ControllingMultipleErrorsSimultaneouslywitha PAC-BayesBound

Neural Information Processing Systems

Wetransform our bound into adifferentiable training objective. Our bound is especially useful in cases where the severity of different mis-classifications may change overtime; existing PAC-Bayes bounds canonly bound aparticular pre-decided weighting oftheerror types.




Falcon: FastSpectralInferenceonEncryptedData

Neural Information Processing Systems

IntheHE-based MLaaSsetting,aclientencrypts thesensitive data, and uploads the encrypted data to the server that directly processes the encrypted data without decryption, and returns the encrypted result to the client. The client'S data privacy is preserved since only the client has the private key. Existing HE-enabled Neural Networks (HENNs), however, suffer from heavy computational overheads.




EnsembleDistillationforRobustModelFusionin FederatedLearning

Neural Information Processing Systems

Federated Learning (FL) has emerged as an important machine learning paradigm in which a federation of clients participate in collaborative training of a centralized model [62, 51, 65, 8, 5, 42, 34]. The clients send their model parameters to the server but never their private training datasets, thereby ensuring abasic levelofprivacy.