← Search

Carlee Joe-Wong

25 accepted papers

2026

Internal Planning in Language Models: Characterizing Horizon and Branch Awareness

ICLR 2026poster

The extent to which decoder-only language models (LMs) engage in planning, that is, organizing intermediate computations to support coherent long-range generation, remains an important question, with implications for interpretability, reliability, and principled model design. Planning involves struc…

Cited by 0SourceScholar
2026

Memory Based Advantage Shaping for LLM-Guided Reinforcement Learning (Student Abstract)

AAAI 2026technical

In environments with sparse or delayed rewards, reinforcement learning (RL) incurs high sample complexity due to the large number of interactions needed for learning. This limitation has motivated the use of large language models (LLMs) for subgoal discovery and trajectory guidance. While LLMs can s

Cited by 0SourcePDFScholar
2026

Position: Federated Learning is a Lens towards a Democratized Future for the Scaling Law Era

ICML 2026poster

Machine learning (ML) systems have grown significantly in size and popularity over recent years. However, the data and computation power supply chains which have helped fuel this growth have not been built without controversy. In particular, some of the data used to train these models may have been …

Cited by 0SourceScholar
2025

FedBaF: Federated Learning Aggregation Biased by a Foundation Model

AISTATS 2025poster

Foundation models are now a major focus of leading technology organizations due to their ability to generalize across diverse tasks. Existing approaches for adapting foundation models to new applications often rely on Federated Learning (FL) and disclose the foundation model weights to clients when…

Cited by 0SourceScholar
2025

FedSPD: A Soft-clustering Approach for Personalized Decentralized Federated Learning

UAI 2025

Federated learning has recently gained popularity as a framework for distributed clients to collaboratively train a machine learning model using local data. While traditional federated learning relies on a central server for model aggregation, recent advancements adopt a decentralized framework, ena

Cited by 0SourcePDFScholar
2025

Federated Communication-Efficient Multi-Objective Optimization

AISTATS 2025poster

We study a federated version of multi-objective optimization (MOO), where a single model is trained to optimize multiple objective functions. MOO has been extensively studied in the centralized setting but is less explored in federated or distributed settings. We propose FedCMOO, a novel communicati…

Cited by 0SourceScholar
2025

Offline Learning for Combinatorial Multi-armed Bandits

ICML 2025poster

The combinatorial multi-armed bandit (CMAB) is a fundamental sequential decision-making framework, extensively studied over the past decade. However, existing work primarily focuses on the online setting, overlooking the substantial costs of online interactions and the readily available offline data…

Cited by 1SourcePDFScholar
2025

Pairwise Elimination with Instance-Dependent Guarantees for Bandits with Cost Subsidy

ICLR 2025poster

Multi-armed bandits (MAB) are commonly used in sequential online decision-making when the reward of each decision is an unknown random variable. In practice however, the typical goal of maximizing total reward may be less important than minimizing the total cost of the decisions taken, subject to a…

Cited by 0SourcePDFScholar
2024

Efficient Contextual LLM Cascades through Budget-Constrained Policy Learning

NeurIPS 2024poster

Recent successes in natural language processing have led to the proliferation of large language models (LLMs) by multiple providers. Each LLM offering has different inference accuracy, monetary cost, and latency, and their accuracy further depends on the exact wording of the question (i.e., the spec…

Cited by 0SourcePDFScholar
2024

Efficient Federated Learning against Heterogeneous and Non-stationary Client Unavailability

NeurIPS 2024poster

Addressing intermittent client availability is critical for the real-world deployment of federated learning algorithms. Most prior work either overlooks the potential non-stationarity in the dynamics of client unavailability or requires substantial memory/computation overhead. We study federated lea…

2024

RGMComm: Return Gap Minimization via Discrete Communications in Multi-Agent Reinforcement Learning

AAAI 2024technical

Communication is crucial for solving cooperative Multi-Agent Reinforcement Learning tasks in partially observable Markov Decision Processes. Existing works often rely on black-box methods to encode local information/features into messages shared with other agents, leading to the generation of contin…

2024

RGMDT: Return-Gap-Minimizing Decision Tree Extraction in Non-Euclidean Metric Space

NeurIPS 2024poster

Deep Reinforcement Learning (DRL) algorithms have achieved great success in solving many challenging tasks while their black-box nature hinders interpretability and real-world applicability, making it difficult for human experts to interpret and understand DRL policies. Existing works on interpreta…

Cited by 2SourcePDFScholar
2023

Characterizing Internal Evasion Attacks in Federated Learning

AISTATS 2023poster

Federated learning allows for clients in a distributed system to jointly train a machine learning model. However, clients’ models are vulnerable to attacks during the training and testing phases. In this paper, we address the issue of adversarial clients performing “internal evasion attacks”: crafti…

2023

FedGCN: Convergence-Communication Tradeoffs in Federated Training of Graph Convolutional Networks

NeurIPS 2023poster

Methods for training models on graphs distributed across multiple clients have recently grown in popularity, due to the size of these graphs as well as regulations on keeping data where it is generated. However, the cross-client edges naturally exist among clients. Thus, distributed methods for trai…

2023

Wyze Rule: Federated Rule Dataset for Rule Recommendation Benchmarking

NeurIPS 2023poster

In the rapidly evolving landscape of smart home automation, the potential of IoT devices is vast. In this realm, rules are the main tool utilized for this automation, which are predefined conditions or triggers that establish connections between devices, enabling seamless automation of specific proc…

2022

Batch-Size Independent Regret Bounds for Combinatorial Semi-Bandits with Probabilistically Triggered Arms or Independent Arms

NeurIPS 2022accept

In this paper, we study the combinatorial semi-bandits (CMAB) and focus on reducing the dependency of the batch-size $K$ in the regret bound, where $K$ is the total number of arms that can be pulled or triggered in each round. First, for the setting of CMAB with probabilistically triggered arms (CMA…

Cited by 23SourcePDFScholar
2022

Can we Generalize and Distribute Private Representation Learning?

AISTATS 2022poster

We study the problem of learning representations that are private yet informative i.e., provide information about intended "ally" targets while hiding sensitive "adversary" attributes. We propose Exclusion-Inclusion Generative Adversarial Network (EIGAN), a generalized private representation learnin…

2021

Interpretable Clustering on Dynamic Graphs with Recurrent Graph Neural Networks

AAAI 2021technical

We study the problem of clustering nodes in a dynamic graph, where the connections between nodes and nodes' cluster memberships may change over time, e.g., due to community migration. We first propose a dynamic stochastic block model that captures these changes, and a simple decay-based clustering a…

2021

Towards Flexible Device Participation in Federated Learning

AISTATS 2021poster

Traditional federated learning algorithms impose strict requirements on the participation rates of devices, which limit the potential reach of federated learning. This paper extends the current learning paradigm to include devices that may become inactive, compute incomplete updates, and depart or a…

Cited by 141SourcePDFScholar