← Search

Shaojie Tang

20 accepted papers

2026

Enhancing Visual Representation with Textual Semantics: Textual Semantics-Powered Prototypes for Heterogeneous Federated Learning

CVPR 2026

Federated Prototype Learning (FedCL) has emerged as an effective strategy for handling data heterogeneity in Federated Learning (FL). In FedCL, clients collaboratively construct a set of global feature centers (prototypes), and let local features align with these prototypes to mitigate the effects o

Cited by 0SourcecodeScholar
2026

Learning to Optimize Job Shop Scheduling Under Structural Uncertainty

AAAI 2026technical

The Job-Shop Scheduling Problem (JSSP), under various forms of manufacturing uncertainty, has recently attracted considerable research attention. Most existing studies focus on parameter uncertainty, such as variable processing times, and typically adopt the actor-critic framework. In this paper, we

Cited by 0SourcePDFScholar
2026

Scalable Mixed-Integer Optimization with Neural Constraints via Dual Decomposition

AAAI 2026technical

Embedding deep neural networks (NNs) into mixed-integer programs (MIPs) is attractive for decision making with learned constraints, yet state-of-the-art monolithic linearisations blow up in size and quickly become intractable. In this paper, we introduce a novel dual-decomposition framework that rel

Cited by 0SourcePDFScholar
2025

Can Federated Learning Safeguard Private Data in LLM Training? Vulnerabilities, Attacks, and Defense Evaluation

EMNLP 2025

Fine-tuning large language models (LLMs) with local data is a widely adopted approach for organizations seeking to adapt LLMs to their specific domains. Given the shared characteristics in data across different organizations, the idea of collaboratively fine-tuning an LLM using data from multiple so

Cited by 0SourcePDFScholar
2025

Causality Inspired Federated Learning for OOD Generalization

ICML 2025poster

The out-of-distribution (OOD) generalization problem in federated learning (FL) has recently attracted significant research interest. A common approach, derived from centralized learning, is to extract causal features which exhibit causal relationships with the label. However, in FL, the global fea…

Cited by 0SourcePDFScholar
2025

DiffDVC: Accurate Event Detection for Dense Video Captioning via Diffusion Models

AAAI 2025technical

Dense video captioning (DVC) aims to describe multiple events within a video, and its performance is greatly affected by the accuracy of video event detection. Video event detection involves predicting the proposal boundaries (start and end times) and the classification score of each event in a vide…

Cited by 0SourcePDFScholar
2025

Don't Restart, Just Reuse: Reoptimizing MILPs with Dynamic Parameters

ICML 2025poster

Many real-world applications, such as logistics, routing, scheduling, and production planning, involve dynamic systems that require continuous updates to solutions for new Mixed Integer Linear Programming (MILP) problems. These systems often require rapid updates to their solutions to accommodate s…

Cited by 0SourcePDFScholar
2025

Tackling Feature-Classifier Mismatch in Federated Learning via Prompt-Driven Feature Transformation

NeurIPS 2025poster

Federated Learning (FL) faces challenges due to data heterogeneity, which limits the global model’s performance across diverse client distributions. Personalized Federated Learning (PFL) addresses this by enabling each client to process an individual model adapted to its local distribution. Many exi…

Cited by 0SourceScholar
2024

BiKT: Enabling Bidirectional Knowledge Transfer Between Pretrained Models and Sequential Downstream Tasks

EMNLP 2024finding

Adapting pretrained models to downstream tasks is important in practical applications. Existing frameworks adapt from an initial pretrained model to each downstream task directly, but ignore the sequential nature of the downstream tasks and their feedback effect on the pretrained model. In this work…

Cited by 0SourcePDFScholar
2024

Estimating before Debiasing: A Bayesian Approach to Detaching Prior Bias in Federated Semi-Supervised Learning

IJCAI 2024poster

Federated Semi-Supervised Learning (FSSL) leverages both labeled and unlabeled data on clients to collaboratively train a model. In FSSL, the heterogeneous data can introduce prediction bias into the model, causing the model's prediction to skew towards some certain classes. Existing FSSL method…

2024

Shall We Team Up: Exploring Spontaneous Cooperation of Competing LLM Agents

EMNLP 2024finding

Large Language Models (LLMs) have increasingly been utilized in social simulations, where they are often guided by carefully crafted instructions to stably exhibit human-like behaviors during simulations. Nevertheless, we doubt the necessity of shaping agents’ behaviors for accurate social simulatio…

2024

Why Go Full? Elevating Federated Learning Through Partial Network Updates

NeurIPS 2024poster

Federated learning is a distributed machine learning paradigm designed to protect user data privacy, which has been successfully implemented across various scenarios. In traditional federated learning, the entire parameter set of local models is updated and averaged in each training round. Although…

2023

Bold but Cautious: Unlocking the Potential of Personalized Federated Learning through Cautiously Aggressive Collaboration

ICCV 2023poster

Personalized federated learning (PFL) reduces the impact of non-independent and identically distributed (non-IID) data among clients by allowing each client to train a personalized model when collaborating with others. A key question in PFL is to decide which parameters of a client should be localiz…

Cited by 32PDFcodeScholar
2022

Federated Submodel Optimization for Hot and Cold Data Features

NeurIPS 2022accept

We focus on federated learning in practical recommender systems and natural language processing scenarios. The global model for federated optimization typically contains a large and sparse embedding layer, while each client’s local data tend to interact with part of features, updating only a small s…

2021

Toward Understanding the Influence of Individual Clients in Federated Learning

AAAI 2021technical

Federated learning allows mobile clients to jointly train a global model without sending their private data to a central server. Extensive works have studied the performance guarantee of the global model, however, it is still unclear how each individual client influences the collaborative training p…

Cited by 51SourcePDFScholar
2020

SelectScale: Mining More Patterns from Images via Selective and Soft Dropout

IJCAI 2020poster

Convolutional neural networks (CNNs) have achieved remarkable success in image recognition. Although the internal patterns of the input images are effectively learned by the CNNs, these patterns only constitute a small proportion of useful patterns contained in the input images. This can be attribut…

Cited by 0SourcePDFScholar