← Search

Longfei Zhang

4 accepted papers

2026

FSD-CAP: Fractional Subgraph Diffusion with Class-Aware Propagation for Graph Feature Imputation

ICLR 2026poster

Imputing missing node features in graphs is challenging, particularly under high missing rates. Existing methods based on latent representations or global diffusion often fail to produce reliable estimates, and may propagate errors across the graph. We propose FSD-CAP, a two-stage framework designed…

Cited by 0SourceScholar
2026

TrojanTO: Action-Level Backdoor Attacks Against Trajectory Optimization Models

ICLR 2026poster

Trajectory Optimization (TO) models have achieved remarkable success in offline reinforcement learning (offline RL). However, their vulnerability to backdoor attacks remains largely unexplored. We find that existing backdoor attacks in RL, which typically rely on reward manipulation throughout train…

Cited by 0SourceScholar
2024

Is Mamba Compatible with Trajectory Optimization in Offline Reinforcement Learning?

NeurIPS 2024poster

Transformer-based trajectory optimization methods have demonstrated exceptional performance in offline Reinforcement Learning (offline RL). Yet, it poses challenges due to substantial parameter size and limited scalability, which is particularly critical in sequential decision-making scenarios where…