← Search

Depeng Jin

11 accepted papers

2026

ResMAS: Resilience Optimization in LLM-based Multi-agent Systems

AAAI 2026technical

Large Language Model-based Multi-Agent Systems (LLM-based MAS), where multiple LLM agents collaborate to solve complex tasks, have shown impressive performance in many areas. However, MAS are typically distributed across different devices or environments, making them vulnerable to perturbations such

Cited by 0SourcePDFScholar
2025

Diffusion Transformers as Open-World Spatiotemporal Foundation Models

NeurIPS 2025poster

The urban environment is characterized by complex spatio-temporal dynamics arising from diverse human activities and interactions. Effectively modeling these dynamics is essential for understanding and optimizing urban systems. In this work, we introduce UrbanDiT, a foundation model for open-world u…

Cited by 0SourcecodeScholar
2025

Iterative Sparse Attention for Long-sequence Recommendation

AAAI 2025technical

Longer historical behaviors often improve recommendation accuracy but bring efficient problems. As sequences get longer, the following two main challenges have not been addressed: (1) efficient modeling under increasing sequence length and (2) interest drifting within historical items. In this paper…

2025

Reinforcement Learning with Adaptive Reward Modeling for Expensive-to-Evaluate Systems

ICML 2025poster

Training reinforcement learning (RL) agents requires extensive trials and errors, which becomes prohibitively time-consuming in systems with costly reward evaluations. To address this challenge, we propose adaptive reward modeling (AdaReMo) which accelerates RL training by decomposing the complicate…

2025

Symbolic regression via MDLformer-guided search: from minimizing prediction error to minimizing description length

ICLR 2025poster

Symbolic regression, a task discovering the formula best fitting the given data, is typically based on the heuristical search. These methods usually update candidate formulas to obtain new ones with lower prediction errors iteratively. However, since formulas with similar function shapes may have co…

2024

Spatio-Temporal Few-Shot Learning via Diffusive Neural Network Generation

ICLR 2024poster

Spatio-temporal modeling is foundational for smart city applications, yet it is often hindered by data scarcity in many cities and regions. To bridge this gap, we propose a novel generative pre-training framework, GPD, for spatio-temporal few-shot learning with urban knowledge transfer. Unlike conve…

2023

PateGail: A Privacy-Preserving Mobility Trajectory Generator with Imitation Learning

AAAI 2023technical

Generating human mobility trajectories is of great importance to solve the lack of large-scale trajectory data in numerous applications, which is caused by privacy concerns. However, existing mobility trajectory generation methods still require real-world human trajectories centrally collected as th…

2022

MAPDP: Cooperative Multi-Agent Reinforcement Learning to Solve Pickup and Delivery Problems

AAAI 2022technical

Cooperative Pickup and Delivery Problem (PDP), as a variant of the typical Vehicle Routing Problems (VRP), is an important formulation in many real-world applications, such as on-demand delivery, industrial warehousing, etc. It is of great importance to efficiently provide high-quality solutions of…

Cited by 60SourcePDFScholar
2021

Progressive Feature Interaction Search for Deep Sparse Network

NeurIPS 2021poster

Deep sparse networks (DSNs), of which the crux is exploring the high-order feature interactions, have become the state-of-the-art on the prediction task with high-sparsity features. However, these models suffer from low computation efficiency, including large model size and slow model inference, whi…

Cited by 16SourcePDFScholar
2020

Simplify and Robustify Negative Sampling for Implicit Collaborative Filtering

NeurIPS 2020poster

Negative sampling approaches are prevalent in implicit collaborative filtering for obtaining negative labels from massive unlabeled data. As two major concerns in negative sampling, efficiency and effectiveness are still not fully achieved by recent works that use complicate structures and overlook ri…