← Search

Wenke Huang

67 accepted papers

2026

API: Adaptive Prototype Imputation for Incomplete Multimodal Sentiment Analysis

ICML 2026poster

Multimodal sentiment analysis aims to infer human emotions by integrating signals from diverse modalities. However, missing modalities are common in real-world applications due to sensor failure, data corruption, or privacy concerns. Existing approaches typically follow two main paradigms: recovery-…

Cited by 0SourceScholar
2026

Batman: Benign Knowledge Alignment Through Malicious Null Space in Federated Backdoor Attack

CVPR 2026

Federated Learning (FL), a distributed learning paradigm that enables local training on user-held data across decentralized devices, is vulnerable to backdoor attacks due to limited visibility into client updates. Exploiting this opacity, adversaries induce targeted misbehavior on trigger inputs wit

Cited by 0SourcecodeScholar
2026

DAWN: Distributed LLM Multi-Agent Workflow Synthesis

AAAI 2026technical

Large language models (LLMs) have recently empowered multi-agent systems (MAS) to achieve remarkable advances in collaborative reasoning and complex task automation. The effectiveness of these systems fundamentally depends on the design of adaptive communication graphs—the underlying workflows that

Cited by 0SourcePDFScholar
2026

Divide, Conquer and Unite: Hierarchical Style-Recalibrated Prototype Alignment for Federated Medical Segmentation

AAAI 2026technical

Federated learning enables multiple medical institutions to train a global model without sharing data, yet feature heterogeneity from diverse scanners or protocols remains a major challenge. Many existing works attempt to address this issue by leveraging model representations (e.g., mean feature vec

Cited by 0SourcePDFScholar
2026

Domain-Aware Suppression and Aggregation for Federated DG ReID

AAAI 2026technical

Federated domain generalization in person re-identification (FedDG-ReID) aims to learn a privacy-preserving server model from decentralized client source domains that generalizes to unseen domains. Existing approaches enhance the generalizability of the server model by increasing the diversity of c

Cited by 0SourcePDFScholar
2026

EMO-R3: Reflective Reinforcement Learning for Emotional Reasoning in Multimodal Large Language Models

CVPR 2026

Multimodal Large Language Models (MLLMs) have shown remarkable progress in visual reasoning and understanding tasks but still struggle to capture the complexity and subjectivity of human emotions. Existing approaches based on supervised fine-tuning often suffer from limited generalization and poor i

Cited by 0SourcecodeScholar
2026

EchoRL: Reinforcement Learning via Rollout Echoing

ICML 2026poster

Reinforcement Learning with Verifiable Rewards is an effective route for post-training to strengthen the reasoning capability of large language models. However, as training proceeds, the learning signal can collapse thus makes the training gain become marginal and ineffective. Specifically, a growin…

Cited by 0SourceScholar
2026

FedBPrompt: Federated Domain Generalization Person Re-Identification via Body Distribution Aware Visual Prompts

CVPR 2026

Federated Domain Generalization for Person Re-Identification (FedDG-ReID) aims to learn domain-invariant representations from decentralized data. Although Vision Transformers (ViTs) are widely adopted, their global attention often fails to distinguish pedestrians from high similarity backgrounds or

Cited by 0SourcecodeScholar
2026

FedHarmony: Harmonizing Heterogeneous Label Correlations in Federated Multi-Label Learning

CVPR 2026

Federated Multi-Label Learning is a distributed paradigm where multiple clients possess heterogeneous multi-label data and perform collaborative learning under privacy constraints without sharing raw data. However, modeling label correlations under heterogeneous distributions remains challenging. Du

Cited by 0SourceScholar
2026

FedPissa: Towards Federated Personalized Adaptation of Foundation Models via LoRA Subspace Mapping

ICML 2026spotlight

LoRA efficiently adapts large pre-trained models via low-rank updates, making it a strong parameter-efficient fine-tuning (PEFT) method. When integrated with Federated Learning (FL), it enables collaborative fine-tuning across distributed clients, leveraging rich downstream data without exposing pri…

Cited by 0SourceScholar
2026

FedSDR: Federated Graph Learning with Structural Noise Detection and Reconstruction

CVPR 2026

Federated Graph Learning (FGL) has emerged as a principled framework for decentralized training of Graph Neural Networks (GNNs) while preserving data privacy. In subgraph-FL scenarios, however, structural noise arising from data collection and storage can damage the GNN message-passing scheme of cli

Cited by 0SourcecodeScholar
2026

Probing Semantic Insensitivity for Inference-Time Backdoor Defense in Multimodal Large Language Model

AAAI 2026technical

The massive scale of data and computation required for training Multimodal Large Language Models (MLLMs) has fueled the rise of Fine-Tuning as a Service (FTaaS), enabling users to rapidly customize models for diverse real-world tasks. While FTaaS democratizes access to advanced multimodal intelligen

Cited by 0SourcePDFScholar
2026

RGMP: Recurrent Geometric-prior Multimodal Policy for Generalizable Humanoid Robot Manipulation

AAAI 2026technical

Humanoid robots exhibit significant potential in executing diverse human-level skills. However, current research predominantly relies on data-driven approaches that necessitate extensive training datasets to achieve robust multimodal decision-making capabilities and generalizable visuomotor control.

Cited by 0SourcePDFScholar
2026

Required Spine Optional Limbs: Heterogeneous Federated Learning via Backbone-sharing and Activation-guided Selection

ICML 2026spotlight

Although Federated Learning (FL) offers advantages in privacy-preserving for cross-device collaborative learning, its practical deployment remains severely constrained by heterogeneous hardware resources and non-IID (non-independent and identically distributed) data across devices. Sub-model extract…

Cited by 0SourceScholar
2026

Rethinking Federated Prompt Learning for Medical Images: From Textual Tuning to Visual Manifold Anchoring

ICML 2026poster

Federated Prompt Learning (FPL) adapts Vision-Language Models to privacy-sensitive medical imaging, typically via a textual tuning paradigm that assumes the frozen visual encoder provides a discriminative feature geometry. We argue this assumption breaks down in medical settings, leading to two geom…

Cited by 0SourceScholar
2026

SafeGRPO: Self-Rewarded Multimodal Safety Alignment via Rule-Governed Policy Optimization

CVPR 2026

Multimodal large language models (MLLMs) have demonstrated impressive reasoning and instruction-following capabilities, yet their expanded modality space introduces new compositional safety risks that emerge from complex text-image interactions.Such cross-modal couplings can produce unsafe semantics

Cited by 0SourcecodeScholar
2026

Shift-Dependent Asymmetry: Orthogonal Inverse Low-Rank Adaptation for Federated Medical Segmentation

ICML 2026poster

Low-Rank Adaptation (LoRA) enables efficient federated fine-tuning of segmentation foundation models for medical imaging. However, most federated LoRA methods adopt a uniform aggregation rule, which breaks under the encoder–decoder asymmetry in medical segmentation: the encoder is dominated by appea…

Cited by 0SourceScholar
2026

SkillTrojan: Backdoor Attacks on Skill-Based Agent Systems

ICML 2026poster

Skill-based agent systems tackle complex tasks by composing reusable skills, improving modularity and scalability while introducing a largely unexamined security attack surface. We propose \textbf{SkillTrojan}, a backdoor attack that targets skill implementations rather than model parameters or trai…

Cited by 0SourceScholar
2026

The Geometry of Reasoning: Self-Evaluation via Layerwise Trajectory Evolution

ICML 2026poster

Large Reasoning Models (LRMs) enhance performance by generating explicit Chain-of-Thought (CoT) trajectories, yet enabling them to self-evaluate correctness without external supervision remains a critical challenge. Existing methods often rely on ground-truth labels or shallow output probabilities, …

Cited by 0SourceScholar
2026

Towards Robust Text-Attributed Federated Graph Learning: Multimodal Threats and Defense

AAAI 2026technical

Text-Attributed Graphs (TAGs) are graphs where both nodes and edges are associated with text attributes. To leverage their semantic richness, recent efforts have integrated large language models (LLMs) with graph neural networks, leading to the development of GraphLLMs. However, many real-world data

Cited by 0SourcePDFScholar
2026

Trustworthy Federated Label Distribution Learning under Annotation Quality Disparity

ICML 2026poster

Label Distribution Learning (LDL) models supervision as an instance-wise probability distribution, enabling fine-grained learning under inherent ambiguity, but its success relies on high-fidelity label distributions that are costly to obtain and thus often noisy. Motivated by privacy-sensitive appli…

Cited by 0SourceScholar
2025

$S^2$FGL: Spatial Spectral Federated Graph Learning

ICML 2025poster

Federated Graph Learning (FGL) combines the privacy-preserving capabilities of federated learning (FL) with the strong graph modeling capability of Graph Neural Networks (GNNs). Current research addresses subgraph-FL only from the structural perspective, neglecting the propagation of graph signals o…

2025

An Empirical Study of Federated Prompt Learning for Vision Language Model

IJCAI 2025

The Vision Language Model (VLM) excels in aligning vision and language representations, and prompt learning has emerged as a key technique for adapting such models to downstream tasks. However, the application of prompt learning with VLM in federated learning (FL) scenarios remains underexplored. Th

2025

Backdoor Cleaning without External Guidance in MLLM Fine-tuning

NeurIPS 2025poster

Multimodal Large Language Models (MLLMs) are increasingly deployed in fine-tuning-as-a-service (FTaaS) settings, where user-submitted datasets adapt general-purpose models to downstream tasks. This flexibility, however, introduces serious security risks, as malicious fine-tuning can implant backdoor…

Cited by 0SourcecodeScholar
2025

Be Confident: Uncovering Overfitting in MLLM Multi-Task Tuning

ICML 2025poster

Fine-tuning Multimodal Large Language Models (MLLMs) in multi-task learning scenarios has emerged as an effective strategy for achieving cross-domain specialization. However, multi-task fine-tuning frequently induces performance degradation on open-response datasets. We posit that free-form answer g…

Cited by 0SourcePDFScholar
2025

Catch Your Emotion: Sharpening Emotion Perception in Multimodal Large Language Models

ICML 2025spotlight

Multimodal large language models (MLLMs) have achieved impressive progress in tasks such as visual question answering and visual understanding, but they still face significant challenges in emotional reasoning. Current methods to enhance emotional understanding typically rely on fine-tuning or manua…

Cited by 0SourcePDFScholar
2025

DKDR: Dynamic Knowledge Distillation for Reliability in Federated Learning

NeurIPS 2025poster

Federated Learning (FL) has demonstrated a promising future in privacy-friendly collaboration but it faces the data heterogeneity problem. Knowledge Distillation (KD) can serve as an effective method to address this issue. However, challenges arise from the unreliability of existing distillation met…

Cited by 0SourcecodeScholar
2025

Does One-shot Give the Best Shot? Mitigating Model Inconsistency in One-shot Federated Learning

ICML 2025poster

Turning the multi-round vanilla Federated Learning into one-shot FL (OFL) significantly reduces the communication burden and makes a big leap toward practical deployment. However, this work empirically and theoretically unravels that existing OFL falls into a garbage (inconsistent one-shot local mod…

2025

EAGLES: Towards Effective, Efficient, and Economical Federated Graph Learning via Unified Sparsification

ICML 2025poster

Federated Graph Learning (FGL) has gained significant attention as a privacy-preserving approach to collaborative learning, but the computational demands increase substantially as datasets grow and Graph Neural Network (GNN) layers deepen. To address these challenges, we propose $\textbf{EAGLES}$, a…

Cited by 0SourcePDFScholar
2025

EMOE: Modality-Specific Enhanced Dynamic Emotion Experts

CVPR 2025poster

Multimodal Emotion Recognition (MER) aims to predict human emotions by leveraging multiple modalities, such as vision, acoustics, and language. However, due to the heterogeneity of these modalities, MER faces two key challenges: modality balance dilemma and modality specialization disappearance. Exi…

2025

Energy-based Backdoor Defense Against Federated Graph Learning

ICLR 2025oral

Federated Graph Learning is rapidly evolving as a privacy-preserving collaborative approach. However, backdoor attacks are increasingly undermining federated systems by injecting carefully designed triggers that lead to the model making incorrect predictions. Trigger structures and injection locatio…

Cited by 0SourcePDFScholar
2025

FedPHA: Federated Prompt Learning for Heterogeneous Client Adaptation

ICML 2025poster

Federated Prompt Learning (FPL) adapts pre-trained Vision-Language Models (VLMs) to federated learning through prompt tuning, leveraging their transferable representations and strong generalization capabilities. Traditional methods often require uniform prompt lengths for federated aggregation, limi…

Cited by 0SourcePDFScholar
2025

FedSPA: Generalizable Federated Graph Learning under Homophily Heterogeneity

CVPR 2025poster

Federated Graph Learning (FGL) has emerged as a solution to address real-world privacy concerns and data silos in graph learning, which relies on Graph Neural Networks (GNNs). Nevertheless, the homophily level discrepancies within the local graph data of clients, termed homophily heterogeneity, sign…

2025

Federated Disentangled Tuning with Textual Prior Decoupling and Visual Dynamic Adaptation

ICML 2025poster

Federated Parameter-Efficient Fine-Tuning aims to adapt Vision-Language Models for downstream tasks in distributed environments. However, data heterogeneity across participants hinders collaborative effectiveness, necessitating personalized adaptation to cover distinct data distributions. Current pe…

2025

Federated Recommendation with Explicitly Encoding Item Bias

AAAI 2025technical

With the development of federated learning techniques and the increased need for user privacy protection, the federated recommendation has become a new recommendation paradigm. However, most existing works focus on user-level federated recommendation, leaving platform-level federated recommendation…

Cited by 0SourcePDFScholar
2025

GHOST: Generalizable One-Shot Federated Graph Learning with Proxy-Based Topology Knowledge Retention

ICML 2025poster

Federated Graph Learning (FGL) proposes an effective approach to collaboratively training Graph Neural Networks (GNNs) while maintaining privacy. Nevertheless, communication efficiency becomes a critical bottleneck in environments with limited resources. In this context, one-shot FGL emerges as a pr…

2025

Geometric Knowledge-Guided Localized Global Distribution Alignment for Federated Learning

CVPR 2025poster

Data heterogeneity in federated learning, characterized by a significant misalignment between local and global distributions, leads to divergent local optimization directions and hinders global model training. Existing studies mainly focus on optimizing local updates or global aggregation, but these…

2025

HYPERION: Fine-Grained Hypersphere Alignment for Robust Federated Graph Learning

NeurIPS 2025spotlight

Robust Federated Graph Learning (FGL) provides an effective decentralized framework for training Graph Neural Networks (GNNs) in noisy-label environments. However, the subtlety of noise during training presents formidable obstacles for developing robust FGL systems. Previous robust FL approaches nei…

Cited by 0SourceScholar
2025

Label-Free Backdoor Attacks in Vertical Federated Learning

AAAI 2025technical

Vertical Federated Learning (VFL) involves multiple clients collaborating to train a global model, with distributed features of shared samples. While it becomes a critical privacy-preserving learning paradigm, its security can be significantly compromised by backdoor attacks, where a malicious clien…

2025

Learn from Downstream and Be Yourself in Multimodal Large Language Models Fine-Tuning

ICML 2025poster

Multimodal Large Language Model (MLLM) has demonstrated strong generalization capabilities across diverse distributions and tasks, largely due to extensive pre-training datasets. Fine-tuning MLLM has become a common practice to improve performance on specific downstream tasks. However, during fine-t…

Cited by 9SourcePDFScholar
2025

LoRASculpt: Sculpting LoRA for Harmonizing General and Specialized Knowledge in Multimodal Large Language Models

CVPR 2025poster

While Multimodal Large Language Models (MLLMs) excel at generalizing across modalities and tasks, effectively adapting them to specific downstream tasks while simultaneously retaining both general and specialized knowledge remains challenging. Although Low-Rank Adaptation (LoRA) is widely used to ef…

2025

MARS-VFL: A Unified Benchmark for Vertical Federated Learning with Realistic Evaluation

NeurIPS 2025spotlight

Vertical Federated Learning (VFL) has emerged as a critical privacy-preserving learning paradigm, enabling collaborative model training by leveraging distributed features across clients. However, due to privacy concerns, there are few publicly available real-world datasets for evaluating VFL methods…

Cited by 0SourceScholar
2025

MOTION: Multi-Sculpt Evolutionary Coarsening for Federated Continual Graph Learning

NeurIPS 2025poster

Graph neural networks (GNNs) have achieved remarkable success in various domains but typically rely on centralized, static graphs, which limits their applicability in distributed, evolving environments. To address this limitation, we define the task of Federated Continual Graph Learning (FCGL), a pa…

Cited by 0SourceScholar
2025

Multi-order Orchestrated Curriculum Distillation for Model-Heterogeneous Federated Graph Learning

NeurIPS 2025poster

Federated Graph Learning (FGL) has been shown to be particularly effective in enabling collaborative training of Graph Neural Networks (GNNs) in decentralized settings. Model-heterogeneous FGL further enhances practical applicability by accommodating client preferences for diverse model architecture…

Cited by 0SourceScholar
2025

OASIS: One-Shot Federated Graph Learning via Wasserstein Assisted Knowledge Integration

NeurIPS 2025poster

Federated Graph Learning (FGL) offers a promising framework for collaboratively training Graph Neural Networks (GNNs) while preserving data privacy. In resource-constrained environments, One-shot Federated Learning (OFL) emerges as an effective solution by limiting communication to a single round. C…

Cited by 0SourceScholar
2025

Pixel-wise Divide and Conquer for Federated Vessel Segmentation

IJCAI 2025

Accurate vessel segmentation is essential for diagnosing and managing vascular and ophthalmic diseases. Traditional learning-based vessel segmentation methods heavily rely on high-quality, pixel-level annotated datasets. However, segmentation performance suffers significantly when applied in federat

Cited by 0SourcePDFScholar
2025

Rethinking Fair Federated Learning from Parameter and Client View

NeurIPS 2025poster

Federated Learning is a promising technique that enables collaborative machine learning while preserving participant privacy. With respect to multi-party collaboration, achieving performance fairness acts as a critical challenge in federated systems. Existing explorations mainly focus on considering…

Cited by 0SourcecodeScholar
2025

SPMC: Self-Purifying Federated Backdoor Defense via Margin Contribution

ICML 2025poster

Federated Learning (FL) enables collaborative training with privacy preservation but is vulnerable to backdoor attacks, where malicious clients degrade model performance on targeted inputs. These attacks exploit FL decentralized nature, while existing defenses, based on isolated behaviors and fixed…

2025

SURDS: Benchmarking Spatial Understanding and Reasoning in Driving Scenarios with Vision Language Models

NeurIPS 2025poster

Accurate spatial reasoning in outdoor environments—covering geometry, object pose, and inter-object relationships—is fundamental to downstream tasks such as mapping, motion forecasting, and high-level planning in autonomous driving. We introduce SURDS, a large-scale benchmark designed to systematica…

Cited by 0SourcecodeScholar
2025

Spiking Meets Attention: Efficient Remote Sensing Image Super-Resolution with Attention Spiking Neural Networks

NeurIPS 2025poster

Spiking neural networks (SNNs) are emerging as a promising alternative to traditional artificial neural networks (ANNs), offering biological plausibility and energy efficiency. Despite these merits, SNNs are frequently hampered by limited capacity and insufficient representation power, yet remain un…

Cited by 0SourcecodeScholar
2025

Splitting with Importance-aware Updating for Heterogeneous Federated Learning with Large Language Models

ICML 2025poster

Federated learning provides an efficient privacy-preserving distributed training framework for large language models, addressing the growing scarcity of publicly available training data while enabling the utilization of private datasets. While integrating large language model fine-tuning with federa…

2025

Unbiased Prototype Consistency Learning for Multi-Modal and Multi-Task Object Re-Identification

NeurIPS 2025spotlight

In object re-identification (ReID) task, both cross-modal and multi-modal retrieval methods have achieved notable progress. However, existing approaches are designed for specific modality and category (person or vehicle) retrieval task, lacking generalizability to others. Acquiring multiple task-spe…

Cited by 0SourcecodeScholar
2025

Unsupervised Visible-Infrared Person Re-identification under Unpaired Settings

ICCV 2025poster

Unsupervised visible-infrared person re-identification (USL-VI-ReID) aims to train a cross-modality retrieval model without labels, reducing the reliance on expensive cross-modality manual annotation. However, existing USL-VI-ReID methods rely on artificially cross-modality paired data as implicit s…

2024

Fair Federated Learning under Domain Skew with Local Consistency and Domain Diversity

CVPR 2024poster

Federated learning (FL) has emerged as a new paradigm for privacy-preserving collaborative training. Under domain skew the current FL approaches are biased and face two fairness problems. 1) Parameter Update Conflict: data disparity among clients leads to varying parameter importance and inconsisten…

Cited by 21SourcePDFScholar
2024

FedSSP: Federated Graph Learning with Spectral Knowledge and Personalized Preference

NeurIPS 2024poster

Personalized Federated Graph Learning (pFGL) facilitates the decentralized training of Graph Neural Networks (GNNs) without compromising privacy while accommodating personalized requirements for non-IID participants. In cross-domain scenarios, structural heterogeneity poses significant challenges fo…

2024

Federated Graph Learning under Domain Shift with Generalizable Prototypes

AAAI 2024technical

Federated Graph Learning is a privacy-preserving collaborative approach for training a shared model on graph-structured data in the distributed environment. However, in real-world scenarios, the client graph data usually originate from diverse domains, this unavoidably hinders the generalization per…

2024

Fisher Calibration for Backdoor-Robust Heterogeneous Federated Learning

ECCV 2024poster

"Federated learning presents massive potential for privacy-friendly vision task collaboration. However, the federated visual performance is deeply affected by backdoor attacks, where malicious clients optimize on triggered samples to mislead the global model into targeted mispredictions. Existing ba…

2024

Parameter Disparities Dissection for Backdoor Defense in Heterogeneous Federated Learning

NeurIPS 2024poster

Backdoor attacks pose a serious threat to federated systems, where malicious clients optimize on the triggered distribution to mislead the global model towards a predefined target. Existing backdoor defense methods typically require either homogeneous assumption, validation datasets, or client optim…

Cited by 3SourcePDFScholar
2024

S3GCL: Spectral, Swift, Spatial Graph Contrastive Learning

ICML 2024poster

Graph Contrastive Learning (GCL) has emerged as a highly effective self-supervised approach in graph representation learning. However, prevailing GCL methods confront two primary challenges: 1) They predominantly operate under homophily assumptions, focusing on low-frequency signals in node features…

Cited by 15SourcePDFScholar
2024

Self-Driven Entropy Aggregation for Byzantine-Robust Heterogeneous Federated Learning

ICML 2024poster

Federated learning presents massive potential for privacy-friendly collaboration. However, the performance of federated learning is deeply affected by byzantine attacks, where malicious clients deliberately upload crafted vicious updates. While various robust aggregations have been proposed to defen…

Cited by 5SourcePDFScholar
2023

Dynamic Personalized Federated Learning with Adaptive Differential Privacy

NeurIPS 2023poster

Personalized federated learning with differential privacy has been considered a feasible solution to address non-IID distribution of data and privacy leakage risks. However, current personalized federated learning methods suffer from inflexible personalization and convergence difficulties due to two…

2023

Rethinking Federated Learning With Domain Shift: A Prototype View

CVPR 2023poster

Federated learning shows a bright promise as a privacy-preserving collaborative learning technique. However, prevalent solutions mainly focus on all private data sampled from the same domain. An important challenge is that when distributed data are derived from diverse domains. The private model pre…