← Search

Kexin Jin

4 accepted papers

2023

AdaNPC: Exploring Non-Parametric Classifier for Test-Time Adaptation

ICML 2023poster

Many recent machine learning tasks focus to develop models that can generalize to unseen distributions. Domain generalization (DG) has become one of the key topics in various fields. Several literatures show that DG can be arbitrarily hard without exploiting target domain information. To address thi…

2023

DSGD-CECA: Decentralized SGD with Communication-Optimal Exact Consensus Algorithm

ICML 2023poster

Decentralized Stochastic Gradient Descent (SGD) is an emerging neural network training approach that enables multiple agents to train a model collaboratively and simultaneously. Rather than using a central parameter server to collect gradients from all the agents, each agent keeps a copy of the mode…

2022

Communication-Efficient Topologies for Decentralized Learning with $O(1)$ Consensus Rate

NeurIPS 2022accept

Decentralized optimization is an emerging paradigm in distributed learning in which agents achieve network-wide solutions by peer-to-peer communication without the central server. Since communication tends to be slower than computation, when each agent communicates with only a few neighboring agent…