← Search

Junyu Xuan

12 accepted papers

2026

Discovering Mixture Skills for Unsupervised Reinforcement Learning

AAAI 2026technical

Skill discovery has emerged as a popular route for unsupervised reinforcement learning (URL), offering agents a diverse, reusable set of behaviours learned before any task-specific reward is experienced. However, existing methodologies tend to favour either categorical codes or unimodal skill priors

Cited by 0SourcePDFScholar
2025

Bridging the Gap between Variational Inference and Stochastic Gradient MCMC in Function Space

ICLR 2025poster

Traditional parameter-space posterior inference for Bayesian neural networks faces several challenges, such as the difficulty in specifying meaningful prior, the potential pathologies in deep models and the intractability for multi-modal posterior. To address these issues, functional variational inf…

Cited by 0SourcePDFScholar
2024

A Behavior-Aware Approach for Deep Reinforcement Learning in Non-stationary Environments without Known Change Points

IJCAI 2024poster

Deep reinforcement learning is used in various domains, but usually under the assumption that the environment has stationary conditions like transitions and state distributions. When this assumption is not met, performance suffers. For this reason, tracking continuous environmental changes and adapt…

Cited by 0SourcePDFScholar
2023

Mitigating Intrinsic Named Entity-Related Hallucinations of Abstractive Text Summarization

EMNLP 2023long findings

Abstractive text summarization (ATS) is both important and challenging. Recent studies have shown that ATS still faces various forms of hallucination. Our study also indicates that a significant portion of hallucinations is named entity-related. They might appear in different forms, such as mistaken…

Cited by 0SourceScholar
2022

Learning from the Dark: Boosting Graph Convolutional Neural Networks with Diverse Negative Samples

AAAI 2022technical

Graph Convolutional Neural Networks (GCNs) have been generally accepted to be an effective tool for node representations learning. An interesting way to understand GCNs is to think of them as a message passing mechanism where each node updates its representation by accepting information from its nei…

2020

Path Integral Based Convolution and Pooling for Graph Neural Networks

NeurIPS 2020poster

Graph neural networks (GNNs) extends the functionality of traditional neural networks to graph-structured data. Similar to CNNs, an optimized design of graph convolution and pooling is key to success. Borrowing ideas from physics, we propose a path integral based graph neural networks (PAN) for clas…