← Search

Shuo Ji

5 accepted papers

2026

Just-In-Time Reinforcement Learning: Continual Learning in LLM Agents Without Gradient Updates

ICML 2026spotlight

While Large Language Model (LLM) agents excel at general tasks, they inherently struggle with continual adaptation due to the frozen weights after deployment. Conventional reinforcement learning (RL) offers a solution but incurs prohibitive computational costs and the risk of catastrophic forgetting…

Cited by 0SourceScholar
2026

ShapCCS: Shapley-Driven Client Coreset Selection in Federated Learning

ICML 2026poster

Computation overhead has emerged as a critical bottleneck in Federated Learning (FL). Coreset selection tackles this challenge by constructing an informative subset to represent the full dataset. However, existing approaches optimize coreset construction solely at the data level and enforce a unifor…

Cited by 0SourceScholar
2025

Multi-Scale Conditional Generative Adversarial Networks for Wind Speed Data Imputation in Earthen Ruins Protection

ICASSP 2025accepted

Time-series data are vital for preserving earthen ruins and evaluating wind erosion effects. Harsh conditions at these sites often lead to sensor degradation and significant data gaps. To tackle wind speed data imputation for such environments, we introduce a Multi-Scale Conditional Generative Adver…

Cited by 0SourceScholar
2023

Continuous-Time Graph Learning for Cascade Popularity Prediction

IJCAI 2023poster

Information propagation on social networks could be modeled as cascades, and many efforts have been made to predict the future popularity of cascades. However, most of the existing research treats a cascade as an individual sequence. Actually, the cascades might be correlated with each other due to…