← Search

Kaixuan Chen

14 accepted papers

2026

PHYSICS-INFORMED DIFFUSION GENERATION FOR GEOMAGNETIC MAP INTERPOLATION

ICASSP 2026oral

Geomagnetic map interpolation aims to infer unobserved geomagnetic data at spatial points, yielding critical applications in navigation and resource exploration. However, existing methods for scattered data interpolation are not specifically designed for geomagnetic maps, which inevitably leads to s…

Cited by 0SourcePDFScholar
2025

Agent-Aware Training for Agent-Agnostic Action Advising in Deep Reinforcement Learning

AAAI 2025technical

Action advising endeavors to leverage supplementary guidance from expert teachers to alleviate the issue of sampling inefficiency in Deep Reinforcement Learning (DRL). Previous agent-specific action advising methods are hindered by imperfections in the agent itself, while agent-agnostic approaches e…

Cited by 0SourcePDFScholar
2025

CADP: Towards Better Centralized Learning for Decentralized Execution in MARL

IJCAI 2025

Centralized Training with Decentralized Execution (CTDE) has recently emerged as a popular framework for cooperative Multi-Agent Reinforcement Learning (MARL), where agents can use additional global state information to guide training in a centralized way and make their own decisions only based on d

2025

Cooperative Policy Agreement: Learning Diverse Policy for Offline MARL

AAAI 2025technical

Offline Multi-Agent Reinforcement Learning (MARL) aims to learn optimal joint policies from pre-collected datasets without further interaction with the environment. Despite the encouraging results achieved so far, we identify the policy mismatch problem that arises from employing diverse offline MAR…

Cited by 0SourcePDFScholar
2025

Disentangled Table-Graph Representation for Interpretable Transmission Line Fault Location

AAAI 2025technical

The fault location task in power grids is crucial for maintaining social order and ensuring public safety. However, existing methods that rely on tabular state records often neglect the intrinsic topological influences of transmission lines, resulting in a segmented approach to fault location that c…

Cited by 0SourcePDFScholar
2025

From GNNs to Trees: Multi-Granular Interpretability for Graph Neural Networks

ICLR 2025poster

Interpretable Graph Neural Networks (GNNs) aim to reveal the underlying reasoning behind model predictions, attributing their decisions to specific subgraphs that are informative. However, existing subgraph-based interpretable methods suffer from an overemphasis on local structure, potentially overl…

Cited by 0SourcePDFScholar
2025

SeRL: Self-play Reinforcement Learning for Large Language Models with Limited Data

NeurIPS 2025poster

Recent advances have demonstrated the effectiveness of Reinforcement Learning (RL) in improving the reasoning capabilities of Large Language Models (LLMs). However, existing works inevitably rely on high-quality instructions and verifiable rewards for effective training, both of which are often diff…

Cited by 0SourcecodeScholar
2025

Spatial-Temporal Reconstruction Error for AIGC-based Forgery Image Detection

ICASSP 2025accepted

The remarkable success of AI-Generated Content (AIGC), especially diffusion image generation models, brings about unprecedented creative applications, but also creates fertile ground for malicious counterfeiting and crime. A highly effective family of forgery image detection methods based on diffusi…

Cited by 0SourceScholar
2024

A2PO: Towards Effective Offline Reinforcement Learning from an Advantage-aware Perspective

NeurIPS 2024poster

Offline reinforcement learning endeavors to leverage offline datasets to craft effective agent policy without online interaction, which imposes proper conservative constraints with the support of behavior policies to tackle the out-of-distribution problem. However, existing works often suffer from t…

2024

KGTS: Contrastive Trajectory Similarity Learning over Prompt Knowledge Graph Embedding

AAAI 2024technical

Trajectory similarity computation serves as a fundamental functionality of various spatial information applications. Although existing deep learning similarity computation methods offer better efficiency and accuracy than non-learning solutions, they are still immature in trajectory embedding and su…

Cited by 26SourcePDFScholar
2023

Contrastive Identity-Aware Learning for Multi-Agent Value Decomposition

AAAI 2023technical

Value Decomposition (VD) aims to deduce the contributions of agents for decentralized policies in the presence of only global rewards, and has recently emerged as a powerful credit assignment paradigm for tackling cooperative Multi-Agent Reinforcement Learning (MARL) problems. One of the main challe…

2023

Decentralized SGD and Average-direction SAM are Asymptotically Equivalent

ICML 2023poster

Decentralized stochastic gradient descent (D-SGD) allows collaborative learning on massive devices simultaneously without the control of a central server. However, existing theories claim that decentralization invariably undermines generalization. In this paper, we challenge the conventional belief…

2023

Schema Inference for Interpretable Image Classification

ICLR 2023poster

In this paper, we study a novel inference paradigm, termed as schema inference, that learns to deductively infer the explainable predictions by rebuilding the prior deep neural network (DNN) forwarding scheme, guided by the prevalent philosophical cognitive concept of schema. We strive to reformulat…