← Search

Guodong Long

61 accepted papers

2026

A Survey of Personalized Federated Foundation Models for Privacy-Preserving Recommendation

IJCAI 2026

Integrating Foundation Models (FMs) into recommendation systems is an emerging and promising research direction. However, centralized paradigms face growing pressure from privacy concerns and strict regulatory requirements. Federated learning offers a viable solution that enables collaborative model

Cited by 0Scholar
2026

Beyond Single Embedding: Modeling User Preferences as Distribution in Federated Recommendation

ICML 2026poster

Most federated recommender systems represent each user with a single embedding learned from local interaction data, implicitly assuming that user preferences are fixed and precisely identifiable. In federated settings, however, each client observes only a limited and fragmentary view of user behavio…

Cited by 0SourceScholar
2026

Bi-level Personalization for Federated Foundation Models: A Task-vector Aggregation Approach

AAAI 2026technical

Federated foundation models represent a new paradigm to jointly fine-tune pre-trained foundation models across clients. It is still a challenge to fine-tune foundation models for a small group of new users or specialized scenarios, which typically involve limited data compared to the large-scale dat

Cited by 0SourcePDFScholar
2026

FeDaL: Federated Dataset Learning for General Time Series Foundation Models

ICLR 2026poster

Dataset-level heterogeneity introduces significant domain biases that fundamentally degrade generalization on general Time Series Foundation Models (TSFMs), yet this challenge remains underexplored. This paper rethinks the from-scratch training of TSFMs using the paradigm of federated learning. We p…

Cited by 0SourcecodeScholar
2026

FedMerge: Federated Model Merging for Personalization

AAAI 2026technical

One global model in federated learning (FL) might not be sufficient to serve many clients with non-IID tasks and distributions. Despite recent advances in FL to train multiple global models for better personalization, they only provide limited model choices to clients, so local finetuning of multipl

Cited by 0SourcePDFScholar
2026

Federated Vision-Language-Recommendation with Personalized Fusion

AAAI 2026technical

Applying large pre-trained Vision-Language Models to recommendation is a burgeoning field, a direction we term Vision-Language-Recommendation (VLR). Bringing VLR to user-oriented on-device intelligence within a federated learning framework is a crucial step for enhancing user privacy and delivering

Cited by 0SourcePDFScholar
2026

LEGO-FL: Learning Heterogeneous Federated Models as a LEGO Assembly Games

ICML 2026poster

Just as LEGO pieces can be assembled into an unlimited variety of structures, heterogeneous federated learning (HFL) can be viewed as the assembly of diverse model components. Inspired by this analogy, we reformulate HFL as a LEGO-like assembly game. The central challenge in HFL lies in learning acr…

Cited by 0SourceScholar
2026

Meta-FC: Meta-Learning with Feature Consistency for Robust and Generalizable Watermarking

CVPR 2026

Deep learning-based watermarking has made remarkable progress in recent years. To achieve robustness against various distortions, current methods commonly adopt a training strategy where a \underline s ingle \underline r andom \underline d istortion (SRD) is chosen as the noise layer in each trainin

Cited by 0SourcecodeScholar
2026

Personalized Additive Modeling for Multi-level Federated Learning

ICML 2026poster

Contemporary AI faces the challenge of balancing generality with user-specific personalization. In federated learning (FL), this challenge is amplified by highly heterogeneous client data with complex non-IID patterns beyond standard modeling assumptions. Many existing FL methods are designed for re…

Cited by 0SourceScholar
2025

DPC: Dual-Prompt Collaboration for Tuning Vision-Language Models

CVPR 2025poster

The Base-New Trade-off (BNT) problem universally exists during the optimization of CLIP-based prompt tuning, where continuous fine-tuning on base (target) classes leads to a simultaneous decrease of generalization ability on new (unseen) classes. Existing approaches attempt to regulate the prompt tu…

2025

Distilling A Universal Expert from Clustered Federated Learning

IJCAI 2025

Clustered Federated Learning (CFL) addresses the challenges posed by non-IID data by training multiple group- or cluster-specific expert models. However, existing methods often overlook the shared information across clusters, which represents the generalizable knowledge valuable to all participants

Cited by 0SourcePDFScholar
2025

FedFree: Breaking Knowledge-sharing Barriers through Layer-wise Alignment in Heterogeneous Federated Learning

NeurIPS 2025poster

Heterogeneous Federated Learning (HtFL) enables collaborative learning across clients with diverse model architectures and non-IID data distributions, which are prevalent in real-world edge computing applications. Existing HtFL approaches typically employ proxy datasets to facilitate knowledge shari…

Cited by 0SourceScholar
2025

Federated Foundation Models on Heterogeneous Time Series

AAAI 2025technical

Training a general-purpose time series foundation models with robust generalization capabilities across diverse applications from scratch is still an open challenge. Efforts are primarily focused on fusing cross-domain time series datasets to extract shared subsequences as tokens for training models…

2025

Federated Low-Rank Adaptation for Foundation Models: A Survey

IJCAI 2025

Effectively leveraging private datasets remains a significant challenge in developing foundation models. Federated Learning (FL) has recently emerged as a collaborative framework that enables multiple users to fine-tune these models while mitigating data privacy risks. Meanwhile, Low-Rank Adaptation

2025

Multifaceted User Modeling in Recommendation: A Federated Foundation Models Approach

AAAI 2025technical

Multifaceted user modeling aims to uncover fine-grained patterns and learn representations from user data, revealing their diverse interests and characteristics, such as profile, preference, and personality. Recent studies on foundation model-based recommendation have emphasized the Transformer arch…

2025

Personalized Federated Collaborative Filtering: A Variational AutoEncoder Approach

AAAI 2025technical

Federated Collaborative Filtering (FedCF) is an emerging field focused on developing a new recommendation framework with preserving privacy in a federated setting. Existing FedCF methods typically combine distributed Collaborative Filtering (CF) algorithms with privacy-preserving mechanisms, and the…

2025

WALL-E: World Alignment by NeuroSymbolic Learning improves World Model-based LLM Agents

NeurIPS 2025poster

Can we build accurate world models out of large language models (LLMs)? How can world models benefit LLM agents? The gap between the prior knowledge of LLMs and the specified environment's dynamics usually bottlenecks LLMs' performance as world models. To bridge the gap, we propose a training-free "…

Cited by 0SourceScholar
2024

BADFSS: Backdoor Attacks on Federated Self-Supervised Learning

IJCAI 2024poster

Self-supervised learning (SSL) is capable of learning remarkable representations from centrally available data. Recent works further implement federated learning with SSL to learn from rapidly growing decentralized unlabeled images (e.g., from cameras and phones), often resulting from privacy constr…

Cited by 3SourcePDFScholar
2024

Dual-Personalizing Adapter for Federated Foundation Models

NeurIPS 2024poster

Recently, foundation models, particularly large language models (LLMs), have demonstrated an impressive ability to adapt to various tasks by fine-tuning diverse instruction data. Notably, federated foundation models (FedFM) emerge as a privacy preservation method to fine-tune models collaboratively…

2024

Extractive Medical Entity Disambiguation with Memory Mechanism and Memorized Entity Information

EMNLP 2024finding

Medical entity disambiguation (MED) aims to ground medical mentions in text with ontological entities in knowledge bases (KBs). A notable challenge of MED is the long medical text usually contains multiple entities’ mentions with intricate correlations. However, limited by computation overhead, many…

2024

Federated Adaptation for Foundation Model-based Recommendations

IJCAI 2024poster

With the recent success of large language models, particularly foundation models with generalization abilities, applying foundation models for recommendations becomes a new paradigm to improve existing recommendation systems. It becomes a new open challenge to enable the foundation model to capture…

2024

Federated Prompt Learning for Weather Foundation Models on Devices

IJCAI 2024poster

On-device intelligence for weather forecasting uses local deep learning models to analyze weather patterns without centralized cloud computing, holds significance for supporting human activates. Federated Learning is a promising solution for such forecasting by enabling collaborative model training…

2024

Fine-Grained Distillation for Long Document Retrieval

AAAI 2024technical

Long document retrieval aims to fetch query-relevant documents from a large-scale collection, where knowledge distillation has become de facto to improve a retriever by mimicking a heterogeneous yet powerful cross-encoder. However, in contrast to passages or sentences, retrieval on long documents su…

Cited by 52SourcePDFScholar
2024

Personalized Adapter for Large Meteorology Model on Devices: Towards Weather Foundation Models

NeurIPS 2024poster

This paper demonstrates that pre-trained language models (PLMs) are strong foundation models for on-device meteorological variable modeling. We present LM-Weather, a generic approach to taming PLMs, that have learned massive sequential knowledge from the universe of natural language databases, to ac…

Cited by 7SourcePDFScholar
2024

Pre-training Cross-Modal Retrieval by Expansive Lexicon-Patch Alignment

COLING 2024main

Recent large-scale vision-language pre-training depends on image-text global alignment by contrastive learning and is further boosted by fine-grained alignment in a weakly contrastive manner for cross-modal retrieval. Nonetheless, besides semantic matching learned by contrastive learning, cross-moda…

2024

Re-Reading Improves Reasoning in Large Language Models

EMNLP 2024main

To enhance the reasoning capabilities of off-the-shelf Large Language Models (LLMs), we introduce a simple, yet general and effective prompting method, RE2, i.e., Re-Reading the question as input. Unlike most thought-eliciting prompting methods, such as Chain-of-Thought (CoT), which aim to elicit th…

2024

Retrieval-Augmented Retrieval: Large Language Models are Strong Zero-Shot Retriever

ACL 2024findings

We propose a simple method that applies a large language model (LLM) to large-scale retrieval in zero-shot scenarios. Our method, the Large language model as Retriever (LameR), is built upon no other neural models but an LLM in a retrieval-augmented retrieval fashion, while breaking brute-force comb…

2024

Synergistic Interplay between Search and Large Language Models for Information Retrieval

ACL 2024long

Information retrieval (IR) plays a crucial role in locating relevant resources from vast amounts of data, and its applications have evolved from traditional knowledge bases to modern retrieval models (RMs). The emergence of large language models (LLMs) has further revolutionized the IR field by enab…

2024

The Rise of Federated Intelligence: From Federated Foundation Models Toward Collective Intelligence

IJCAI 2024poster

The success of foundation models advances the development of various intelligent and personalized agents to handle intricate tasks in their daily lives, however finite resources and privacy concerns from end users limit the potential of customizing the large intelligent agents for personal use. This…

Cited by 3SourcePDFScholar
2024

What Hides behind Unfairness? Exploring Dynamics Fairness in Reinforcement Learning

IJCAI 2024poster

In sequential decision-making problems involving sensitive attributes like race and gender, reinforcement learning (RL) agents must carefully consider long-term fairness while maximizing returns. Recent works have proposed many different types of fairness notions, but how unfairness arises in RL pro…

2023

Continual Task Allocation in Meta-Policy Network via Sparse Prompting

ICML 2023poster

How to train a generalizable meta-policy by continually learning a sequence of tasks? It is a natural human skill yet challenging to achieve by current reinforcement learning: the agent is expected to quickly adapt to new tasks (plasticity) meanwhile retaining the common knowledge from previous task…

2023

Does Continual Learning Equally Forget All Parameters?

ICML 2023poster

Distribution shift (e.g., task or domain shift) in continual learning (CL) usually results in catastrophic forgetting of previously learned knowledge. Although it can be alleviated by repeatedly replaying buffered data, the every-step replay is time-consuming. In this paper, we study which modules i…

Cited by 19SourcePDFScholar
2023

Dual Personalization on Federated Recommendation

IJCAI 2023poster

Federated recommendation is a new Internet service architecture that aims to provide privacy-preserving recommendation services in federated settings. Existing solutions are used to combine distributed recommendation algorithms and privacy-preserving mechanisms. Thus it inherently takes the form of…

2023

Federated Learning on Non-IID Graphs via Structural Knowledge Sharing

AAAI 2023technical

Graph neural networks (GNNs) have shown their superiority in modeling graph data. Owing to the advantages of federated learning, federated graph learning (FGL) enables clients to train strong GNN models in a distributed manner without sharing their private data. A core challenge in federated systems…

2023

Improving the Robustness of Summarization Systems with Dual Augmentation

ACL 2023long

A robust summarization system should be able to capture the gist of the document, regardless of the specific word choices or noise in the input. In this work, we first explore the summarization models’ robustness against perturbations including word-level synonym substitution and noise. To create se…

2023

Is Heterogeneity Notorious? Taming Heterogeneity to Handle Test-Time Shift in Federated Learning

NeurIPS 2023poster

Federated learning (FL) is an effective machine learning paradigm where multiple clients can train models based on heterogeneous data in a decentralized manner without accessing their private data. However, existing FL systems undergo performance deterioration due to feature-level test-time shifts,…

Cited by 26SourcePDFScholar
2023

Prompt Federated Learning for Weather Forecasting: Toward Foundation Models on Meteorological Data

IJCAI 2023poster

To tackle the global climate challenge, it urgently needs to develop a collaborative platform for comprehensive weather forecasting on large-scale meteorological data. Despite urgency, heterogeneous meteorological sensors across countries and regions, inevitably causing multivariate heterogeneity an…

2023

Structured Federated Learning through Clustered Additive Modeling

NeurIPS 2023poster

Heterogeneous federated learning without assuming any structure is challenging due to the conflicts among non-identical data distributions of clients. In practice, clients often comprise near-homogeneous clusters so training a server-side model per cluster mitigates the conflicts. However, FL with c…

Cited by 18SourcePDFScholar
2023

Towards Robust Ranker for Text Retrieval

ACL 2023findings

A neural ranker plays an indispensable role in the de facto ‘retrieval & rerank’ pipeline, but its training still lags behind due to the weak negative mining during contrastive learning. Compared to retrievers boosted by self-adversarial (i.e., in-distribution) negative mining, the ranker’s heavy st…

Cited by 53SourcePDFScholar
2022

Attentional Gated Res2net for Multivariate Time Series Classification

ICASSP 2022accepted

Multivariate time series classification is a critical problem in data mining with broad applications. We design a novel convolutional neural network architecture, Attentional Gated Res2Net, for robust multivariate time series classification. AGRes2Net uses hierarchical residual-like connections to a…

Cited by 0SourceScholar
2022

ClarET: Pre-training a Correlation-Aware Context-To-Event Transformer for Event-Centric Generation and Classification

ACL 2022long

Generating new events given context with correlated ones plays a crucial role in many event-centric reasoning tasks. Existing works either limit their scope to specific scenarios or overlook event-level correlations. In this paper, we propose to pre-train a general Correlation-aware context-to-Event…

2022

EAT-C: Environment-Adversarial sub-Task Curriculum for Efficient Reinforcement Learning

ICML 2022spotlight

Reinforcement learning (RL) is inefficient on long-horizon tasks due to sparse rewards and its policy can be fragile to slightly perturbed environments. We address these challenges via a curriculum of tasks with coupled environments, generated by two policies trained jointly with RL: (1) a co-operat…

2022

FedProto: Federated Prototype Learning across Heterogeneous Clients

AAAI 2022technical

Heterogeneity across clients in federated learning (FL) usually hinders the optimization convergence and generalization performance when the aggregation of clients' knowledge occurs in the gradient space. For example, clients may differ in terms of data distribution, network latency, input/output sp…

2022

Federated Learning from Pre-Trained Models: A Contrastive Learning Approach

NeurIPS 2022accept

Federated Learning (FL) is a machine learning paradigm that allows decentralized clients to learn collaboratively without sharing their private data. However, excessive computation and communication demands pose challenges to current FL frameworks, especially when training large-scale models. To pre…

Cited by 213SourcePDFScholar
2022

Hierarchical Relation-Guided Type-Sentence Alignment for Long-Tail Relation Extraction with Distant Supervision

NAACL 2022findings

Distant supervision uses triple facts in knowledge graphs to label a corpus for relation extraction, leading to wrong labeling and long-tail problems. Some works use the hierarchy of relations for knowledge transfer to long-tail relations. However, a coarse-grained relation often implies only an att…

Cited by 3SourcePDFScholar
2022

Omni-Scale CNNs: a simple and effective kernel size configuration for time series classification

ICLR 2022poster

The size of the receptive field has been one of the most important factors for One Dimensional Convolutional Neural Networks (1D-CNNs) on time series classification tasks. Large efforts have been taken to choose the appropriate receptive field size, for it has a huge influence on the performance and…

2022

Personalized Federated Learning With a Graph

IJCAI 2022poster

Knowledge sharing and model personalization are two key components in the conceptual framework of personalized federated learning (PFL). Existing PFL methods focus on proposing new model personalization mechanisms while simply implementing knowledge sharing by aggregating models from all clients, re…

2022

Understand before Answer: Improve Temporal Reading Comprehension via Precise Question Understanding

NAACL 2022long

This work studies temporal reading comprehension (TRC), which reads a free-text passage and answers temporal ordering questions. Precise question understanding is critical for temporal reading comprehension. For example, the question “What happened before the victory” and “What happened after the vi…

2021

A Universal Representation Transformer Layer for Few-Shot Image Classification

ICLR 2021poster

Few-shot classification aims to recognize unseen classes when presented with only a small number of samples. We consider the problem of multi-domain few-shot image classification, where unseen classes and examples come from diverse data sources. This problem has seen growing interest and has inspire…

2021

CO-PILOT: COllaborative Planning and reInforcement Learning On sub-Task curriculum

NeurIPS 2021poster

Goal-conditioned reinforcement learning (RL) usually suffers from sparse reward and inefficient exploration in long-horizon tasks. Planning can find the shortest path to a distant goal that provides dense reward/guidance but is inaccurate without a precise environment model. We show that RL and plan…

2021

Eliminating Sentiment Bias for Aspect-Level Sentiment Classification with Unsupervised Opinion Extraction

EMNLP 2021finding

Aspect-level sentiment classification (ALSC) aims at identifying the sentiment polarity of a specified aspect in a sentence. ALSC is a practical setting in aspect-based sentiment analysis due to no opinion term labeling needed, but it fails to interpret why a sentiment polarity is derived for the as…

2021

Isometric Propagation Network for Generalized Zero-shot Learning

ICLR 2021poster

Zero-shot learning (ZSL) aims to classify images of an unseen class only based on a few attributes describing that class but no access to any training sample. A popular strategy is to learn a mapping between the semantic space of class attributes and the visual space of images based on the seen clas…

Cited by 49SourcePDFScholar
2021

Reasoning over Entity-Action-Location Graph for Procedural Text Understanding

ACL 2021long

Procedural text understanding aims at tracking the states (e.g., create, move, destroy) and locations of the entities mentioned in a given paragraph. To effectively track the states and locations, it is essential to capture the rich semantic relations between entities, actions, and locations in the…

2021

Task Aligned Generative Meta-learning for Zero-shot Learning

AAAI 2021technical

Zero-shot learning (ZSL) refers to the problem of learning to classify instances from novel classes (unseen) that are absent in the training set (seen). Most ZSL methods infer the correlation between visual features and attributes to train the classifier for unseen classes. They may have a strong bi…

Cited by 47SourcePDFScholar
2020

Cooperative Heterogeneous Deep Reinforcement Learning

NeurIPS 2020poster

Numerous deep reinforcement learning agents have been proposed, and each of them has its strengths and flaws. In this work, we present a Cooperative Heterogeneous Deep Reinforcement Learning (CHDRL) framework that can learn a policy by integrating the advantages of heterogeneous agents. Specifically…

2020

Effective Search of Logical Forms for Weakly Supervised Knowledge-Based Question Answering

IJCAI 2020poster

Many algorithms for Knowledge-Based Question Answering (KBQA) depend on semantic parsing, which translates a question to its logical form. When only weak supervision is provided, it is usually necessary to search valid logical forms for model training. However, a complex question typically involves…

Cited by 0SourcePDFScholar
2020

Improving Long-Tail Relation Extraction with Collaborating Relation-Augmented Attention

COLING 2020main

Wrong labeling problem and long-tail relations are two main challenges caused by distant supervision in relation extraction. Recent works alleviate the wrong labeling by selective attention via multi-instance learning, but cannot well handle long-tail relations even if hierarchies of the relations a…

2020

RatE: Relation-Adaptive Translating Embedding for Knowledge Graph Completion

COLING 2020main

Many graph embedding approaches have been proposed for knowledge graph completion via link prediction. Among those, translating embedding approaches enjoy the advantages of light-weight structure, high efficiency and great interpretability. Especially when extended to complex vector space, they show…

2019

Learning to Propagate for Graph Meta-Learning

NeurIPS 2019poster

Meta-learning extracts the common knowledge from learning different tasks and uses it for unseen tasks. It can significantly improve tasks that suffer from insufficient training data, e.g., few-shot learning. In most meta-learning methods, tasks are implicitly related by sharing parameters or optimize…

2018

Bi-Directional Block Self-Attention for Fast and Memory-Efficient Sequence Modeling

ICLR 2018poster

Recurrent neural networks (RNN), convolutional neural networks (CNN) and self-attention networks (SAN) are commonly used to produce context-aware representations. RNN can capture long-range dependency but is hard to parallelize and not time-efficient. CNN focuses on local dependency but does not per…