← Search

Hangyu Ye

4 accepted papers

2025

AdaGK-SGD: Adaptive Global Knowledge Guided Distributed Stochastic Gradient Descent

AAAI 2025technical

Distributed machine learning (DML) is promising for training large models on large datasets. In DML, multiple workers collaborate on the training of neural networks, significantly reducing the time required for neural network training. The efficiency of DML is heavily influenced by communication,…

2025

Aligning and Prompting Anything for Zero-Shot Generalized Anomaly Detection

AAAI 2025technical

Zero-shot generalized anomaly detection (ZGAD) plays a critical role in industrial automation and health screening. Recent studies have shown that ZGAD methods built on visual-language models (VLMs) like CLIP have excellent cross-domain detection performance. Different from other computer vision tas…

2025

FedCS: Coreset Selection for Federated Learning

CVPR 2025poster

Federated Learning (FL) is an emerging direction in distributed machine learning that enables jointly training a model without sharing the data. However, as the size of datasets grows exponentially, computational costs of FL increase. In this paper, we propose the first Coreset Selection criterion f…

Cited by 0SourcePDFScholar
2024

Permutation Equivariance of Transformers and Its Applications

CVPR 2024poster

Revolutionizing the field of deep learning Transformer-based models have achieved remarkable performance in many tasks. Recent research has recognized these models are robust to shuffling but are limited to inter-token permutation in the forward propagation. In this work we propose our definition of…