← Search

Leyuan Fang

14 accepted papers

2026

FedUSD: Unbiased Synthetic Data for Federated Learning

ICML 2026poster

Aggregation-Free Federated Learning enables joint training by sharing synthetic data, aiming to eliminate data heterogeneity across clients. However, existing methods fail to explicitly separate the principal and residual components of dataset, leading to biased synthetic data. In this paper, we pro…

Cited by 0SourceScholar
2026

GeoCoT: Towards Reliable Remote Sensing Reasoning with Manifold Perspective

CVPR 2026

Multimodal Large Language Models (MLLMs) have shown strong potential in remote sensing (RS) through multi-task reasoning and cross-modal generalization.However, existing RS-MLLMs mainly rely on a single shared expert for all tasks, making it hard to produce reliable results. Meanwhile, the intrinsic

Cited by 0SourceScholar
2026

Motion Dynamics Learning for Few-Shot Embodied Adaptation

ICML 2026poster

Vision-Language-Action (VLA) models have shown strong potential for robotic manipulation, yet adapting pretrained models to novel tasks typically relies on substantial task-specific demonstrations, limiting scalability. Current VLA methods mostly focus on action imitation, which ignores the richer s…

Cited by 0SourceScholar
2026

TOP-RL: Task-Optimized Progressive Token Pruning with Reinforcement Learning for Vision Language Models

AAAI 2026technical

In recent years, Large Vision-Language Models (LVLMs) have significantly advanced multimodal tasks. However, their inference requires intensive processing of numerous visual tokens and incurs substantial computational overhead. Existing methods typically compress visual tokens either at the input st

Cited by 0SourcePDFScholar
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

Allowing Oscillation Quantization: Overcoming Solution Space Limitation in Low Bit-Width Quantization

ICCV 2025poster

Quantization-aware Training (QAT) enables deep models to adapt to precision loss by simulating quantization. However, existing methods often converge to sub-optimal solutions due to inadequate exploration of quantization solution space. To address this, we propose a novel QAT method, Allowing Oscill…

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

JointSQ: Joint Sparsification-Quantization for Distributed Learning

CVPR 2024poster

Gradient sparsification and quantization offer a promising prospect to alleviate the communication overhead problem in distributed learning. However direct combination of the two results in suboptimal solutions due to the fact that sparsification and quantization haven't been learned together. In th…

Cited by 4SourcePDFScholar
2023

Robust and Scalable Gaussian Process Regression and Its Applications

CVPR 2023poster

This paper introduces a robust and scalable Gaussian process regression (GPR) model via variational learning. This enables the application of Gaussian processes to a wide range of real data, which are often large-scale and contaminated by outliers. Towards this end, we employ a mixture likelihood mo…

2023

Sparsely Annotated Semantic Segmentation With Adaptive Gaussian Mixtures

CVPR 2023poster

Sparsely annotated semantic segmentation (SASS) aims to learn a segmentation model by images with sparse labels (i.e., points or scribbles). Existing methods mainly focus on introducing low-level affinity or generating pseudo labels to strengthen supervision, while largely ignoring the inherent rela…

2023

Toward Stable, Interpretable, and Lightweight Hyperspectral Super-Resolution

CVPR 2023poster

For real applications, existing HSI-SR methods are mostly not only limited to unstable performance under unknown scenarios but also suffer from high computation consumption. In this paper, we develop a new coordination optimization framework for stable, interpretable, and lightweight HSI-SR. Specifi…