← Search

Dongxiao Yu

11 accepted papers

2026

DGTF: Cross-Domain Decentralized Graph Learning with Topology-Aware Knowledge Fusion

AAAI 2026technical

Cross-Domain Decentralized Graph Learning (CD-DGL) is a promising paradigm that enables efficient, privacy-preserving collaboration among multiple parties to unlock the value of cross-domain graph data. However, it faces two fundamental challenges. First, inconsistent label spaces across domains dri

Cited by 0SourcePDFScholar
2026

DoMoE: Domain-Aware Semantic Expert Prediction for Efficient MoE Inference Under Expert Offloading

IJCAI 2026

Mixture-of-Experts (MoE) large language models improve inference efficiency through sparse expert activation, but deployment on resource-constrained devices remains challenging due to the large expert parameter footprint. Expert offloading mitigates this issue by loading experts on demand, yet its e

Cited by 0Scholar
2026

Forgetting Whenever You Want: A Decentralized Continual Learning Framework with On-Demand Unlearning

ICML 2026poster

Decentralized class continual learning refers to a paradigm where distributed clients continuously acquire new classes while retaining previously learned information without relying on a central server. With increasing emphasis on privacy preservation, there is a growing need for on-demand unlearnin…

Cited by 0SourceScholar
2026

Trajectory-Aware Certified Decentralized Unlearning via SGD Stability

ICML 2026poster

Decentralized Unlearning (DU) aims to remove the influence of specific clients from a collaboratively trained global model. However, existing methods suffer from strong reliance on static, problem-specific hyperparameters or restrictive convexity assumptions, limiting their general applicability. To…

Cited by 0SourceScholar
2025

DiffECG: Diffusion Model-Powered Label-Efficient and Personalized Arrhythmia Diagnosis

IJCAI 2025

Arrhythmia diagnosis using electrocardiogram (ECG) is critical for preventing cardiovascular risks. However, existing deep learning-based methods struggle with label scarcity and contrastive learning-based methods suffer from false-negative samples, which lead to poor model generalization. Besides,

2025

How Distributed Collaboration Influences the Diffusion Model Training? A Theoretical Perspective

ICML 2025poster

This paper examines the theoretical performance of distributed diffusion models in environments where computational resources and data availability vary significantly among workers. Traditional models centered on single-worker scenarios fall short in such distributed settings, particularly when some…

Cited by 0SourcePDFScholar
2025

PDUDT: Provable Decentralized Unlearning under Dynamic Topologies

ICML 2025poster

This paper investigates decentralized unlearning, aiming to eliminate the impact of a specific client on the whole decentralized system. However, decentralized communication characterizations pose new challenges for effective unlearning: the indirect connections make it difficult to trace the specif…

Cited by 0SourcePDFScholar
2025

Second-Order Convergence in Private Stochastic Non-Convex Optimization

NeurIPS 2025poster

We investigate the problem of finding second-order stationary points (SOSP) in differentially private (DP) stochastic non-convex optimization. Existing methods suffer from two key limitations: \textbf{(i)} inaccurate convergence error rate due to overlooking gradient variance in the saddle point esc…

Cited by 0SourceScholar
2024

ConcaveQ: Non-monotonic Value Function Factorization via Concave Representations in Deep Multi-Agent Reinforcement Learning

AAAI 2024technical

Value function factorization has achieved great success in multi-agent reinforcement learning by optimizing joint action-value functions through the maximization of factorized per-agent utilities. To ensure Individual-Global-Maximum property, existing works often focus on value factorization using m…

Cited by 12SourcePDFScholar
2024

Resource-Aware Federated Self-Supervised Learning with Global Class Representations

NeurIPS 2024poster

Due to the heterogeneous architectures and class skew, the global representation models training in resource-adaptive federated self-supervised learning face with tricky challenges: $\textit{deviated representation abilities}$ and $\textit{inconsistent representation spaces}$. In this work, we are…

Cited by 0SourcePDFScholar
2024

patchDPCC: A Patchwise Deep Compression Framework for Dynamic Point Clouds

AAAI 2024technical

When compressing point clouds, point-based deep learning models operate points in a continuous space, which has a chance to minimize the geometric fidelity loss introduced by voxelization in preprocessing. But these methods could hardly scale to inputs with arbitrary points. Furthermore, the point c…