← Search

Jiye Liang

44 accepted papers

2026

Efficient Offline Reinforcement Learning via Peer-Influenced Constraint

ICLR 2026poster

Offline reinforcement learning (RL) seeks to learn an optimal policy from a fixed dataset, but distributional shift between the dataset and the learned policy often leads to suboptimal real-world performance. Existing methods typically use behavior policy regularization to constrain the learned poli…

Cited by 0SourceScholar
2026

Learning Molecular Semantic Invariant Representation with Prototype Constraint

ICML 2026poster

Molecular representation learning has achieved remarkable progress in molecular property prediction, yet out-of-distribution (OOD) generalization remains challenging. In practice, training data typically cover only a limited portion of the chemical space, causing models to rely on environment-depend…

Cited by 0SourceScholar
2026

Multi-scale Explainer for Graph Neural Networks

ICML 2026poster

Explainability for graph neural networks (GNNs) aims to unveil the complex decision logic of learned models by identifying the most influential structures in the input graph, thereby improving transparency and trustworthiness. Existing post-hoc explainers typically extract a sparse key subgraph at a…

Cited by 0SourceScholar
2026

Point Cloud Semantic Scene Completion with Prototype-Guided Transformer

AAAI 2026technical

Semantic scene completion simultaneously reconstructs the shapes of missing regions and predicts semantic labels for the entire 3D scene. Although point cloud-based methods are more efficient than voxel-based methods, existing point cloud-based approaches largely fail to fully leverage semantic info

Cited by 0SourcePDFScholar
2026

Q-SAM: Unlocking Sharpness-Aware Minimization for Generalization in Offline Reinforcement Learning

ICML 2026poster

Generalization remains a central challenge in offline reinforcement learning (RL), where policies are trained solely from static datasets and must perform reliably under distribution shift. While most existing offline RL methods focus on reducing training loss using standard optimizers such as Adam,…

Cited by 0SourceScholar
2026

Rethinking Multi-Modal Point Cloud Completion: Query-Aware Gating Attention and Gramian Volume Alignment

IJCAI 2026

Multi-modal point cloud completion aims to recover complete 3D geometric structures from partial observations by integrating auxiliary data. Although image-guided techniques are well-established, the potential of natural language as a source of high-level semantic cues remains under-explored. Theref

Cited by 0Scholar
2026

ScaleMoE: Mixture-of-Experts for Scalable Continuous Control in Actor-Critic Reinforcement Learning

ICML 2026spotlight

Scaling network remains a bottleneck in deep reinforcement learning (RL): simply enlarging actor–critic networks destabilizes training and soon saturates performance. Although recent monolithic architectures such as SimBa and BRC have shown that carefully designed inductive biases can enable positiv…

Cited by 0SourceScholar
2026

Semantic Guided Part Relation-aware Network for Point Cloud Completion

AAAI 2026technical

The primary goal of 3D point cloud completion is to reconstruct complete and high-resolution point clouds from incomplete and low-resolution inputs. While some recent approaches have achieved satisfactory completion performance by incorporating additional images, there remains room for improvement i

Cited by 0SourcePDFScholar
2026

Topological Anomaly Quantification for Semi-supervised Graph Anomaly Detection

ICLR 2026poster

Semi-supervised graph anomaly detection identifies nodes deviating from normal patterns using a limited set of labeled nodes. This paper specifically addresses the challenging scenario where only normal node labels are available. To address the challenge of anomaly scarcity in real-world graphs, gen…

Cited by 0SourceScholar
2025

Automatic Visual Instrumental Variable Learning for Confounding-Resistant Domain Generalization

NeurIPS 2025poster

Many confounding-resistant domain generalization methods for image classification have been developed based on causal interventions. However, their reliance on strong assumptions limits their effectiveness in handling unobserved confounders. Although recent work introduces instrumental variables (IV…

Cited by 0SourceScholar
2025

CMoB: Modality Valuation via Causal Effect for Balanced Multimodal Learning

NeurIPS 2025poster

Existing early and late fusion frameworks in multimodal learning are confronted with the fundamental challenge of modality imbalance, wherein disparities in representational capacities induce inter-modal competition during training. Current research methodologies primarily rely on modality-level con…

Cited by 0SourceScholar
2025

Counterfactual Contrastive Learning with Normalizing Flows for Robust Treatment Effect Estimation

ICML 2025poster

Estimating Individual Treatment Effects (ITE) from observational data is challenging due to covariate shift and counterfactual absence. While existing methods attempt to balance distributions globally, they often lack fine-grained sample-level alignment, especially in scenarios with significant indi…

Cited by 0SourcePDFScholar
2025

EduLLM: Leveraging Large Language Models and Framelet-Based Signed Hypergraph Neural Networks for Student Performance Prediction

ICML 2025poster

The growing demand for personalized learning underscores the importance of accurately predicting students' future performance to support tailored education and optimize instructional strategies. Traditional approaches predominantly focus on temporal modeling using historical response records and lea…

Cited by 0SourcePDFScholar
2025

FANS: A Flatness-Aware Network Structure for Generalization in Offline Reinforcement Learning

NeurIPS 2025poster

Offline reinforcement learning (RL) aims to learn optimal policies from static datasets while enhancing generalization to out-of-distribution (OOD) data. To mitigate overfitting to suboptimal behaviors in offline datasets, existing methods often relax constraints on policy and data or extract inform…

Cited by 0SourceScholar
2025

GNN-Transformer Cooperative Architecture for Trustworthy Graph Contrastive Learning

AAAI 2025technical

Graph contrastive learning (GCL) has become a hot topic in the field of graph representaion learning. In contrast to traditional supervised learning relying on a large number of labels, GCL exploits augmentation techniques to generate multiple views and positive/negative pairs, both of which greatly…

2025

Graph Segmentation and Contrastive Enhanced Explainer for Graph Neural Networks

AAAI 2025technical

Graph Neural Networks are powerful tools for modeling graph-structured data but their interpretability remains a significant challenge. Existing model-agnostic GNN explainers aim to identify critical subgraphs or node features relevant to task predictions but often rely on GNN predictions for superv…

Cited by 0SourcePDFScholar
2025

HyperMixup: Hypergraph-Augmented with Higher-order Information Mixup

NeurIPS 2025poster

Hypergraphs offer a natural paradigm for modeling complex systems with multi-way interactions. Hypergraph neural networks (HGNNs) have demonstrated remarkable success in learning from such higher-order relational data. While such higher-order modeling enhances relational reasoning, the effectiveness…

Cited by 0SourceScholar
2025

Improving Generalization in Offline Reinforcement Learning via Latent Distribution Representation Learning

AAAI 2025technical

Dealing with the distribution shift is a significant challenge when building offline reinforcement learning (RL) models that can generalize from a static dataset to out-of-distribution (OOD) scenarios. Previous approaches have employed pessimism or conservatism strategies. More recently, data-driven…

Cited by 0SourcePDFScholar
2025

MATCH: Modality-Calibrated Hypergraph Fusion Network for Conversational Emotion Recognition

IJCAI 2025

Multimodal emotion recognition aims to identify emotions by integrating multimodal features derived from spoken utterances. However, existing work often neglects the calibration of conversational entities, focusing mainly on extracting potential intra- or cross-modal information. This leads to the u

Cited by 0SourcePDFScholar
2025

Multi-Modal Point Cloud Completion with Interleaved Attention Enhanced Transformer

IJCAI 2025

Multi-modal point cloud completion, which utilizes a complete image and a partial point cloud as input, is a crucial task in 3D computer vision. Previous methods commonly employ a cross-attention mechanism to fuse point clouds and images. However, these approaches often fail to fully leverage image

2025

Uncertainty-guided Graph Contrastive Learning from a Unified Perspective

IJCAI 2025

The success of current graph contrastive learning methods largely relies on the choice of data augmentation and contrastive objectives. However, most existing methods tend to optimize these two components independently, neglecting their potential interplay, which leads to suboptimal quality of the l

Cited by 0SourcePDFScholar
2024

AGR: Reinforced Causal Agent-Guided Self-explaining Rationalization

ACL 2024short

Most existing rationalization approaches are susceptible to degeneration accumulation due to a lack of effective control over the learning direction of the model during training. To address this issue, we propose a novel approach AGR (Agent-Guided Rationalization), guiding the next action of the mod…

Cited by 4SourcePDFScholar
2024

FRVA: Fact-Retrieval and Verification Augmented Entailment Tree Generation for Explainable Question Answering

ACL 2024findings

Structured entailment tree can exhibit the reasoning chains from knowledge facts to predicted answers, which is important for constructing an explainable question answering system. Existing works mainly include directly generating the entire tree and stepwise generating the proof steps. The stepwise…

2024

Hyperspherical Multi-Prototype with Optimal Transport for Event Argument Extraction

ACL 2024long

Event Argument Extraction (EAE) aims to extract arguments for specified events from a text. Previous research has mainly focused on addressing long-distance dependencies of arguments, modeling co-occurrence relationships between roles and events, but overlooking potential inductive biases: (i) seman…

2024

Improving Generalization in Offline Reinforcement Learning via Adversarial Data Splitting

ICML 2024poster

Offline Reinforcement Learning (RL) commonly suffers from the out-of-distribution (OOD) overestimation issue due to the distribution shift. Prior work gradually shifts their focus from suppressing OOD overestimation to avoiding overly conservative learning from suboptimal behavior policies to improv…

2024

InstructEd: Soft-Instruction Tuning for Model Editing with Hops

ACL 2024findings

The task of model editing becomes popular for correcting inaccurate or outdated parametric knowledge in Large Language Models (LLMs). However, there are major limitations of state of the art (SOTA) model editing methods, including the excessive memorization issue caused by the direct editing methods…

2024

Scalable Constrained Policy Optimization for Safe Multi-agent Reinforcement Learning

NeurIPS 2024poster

A challenging problem in seeking to bring multi-agent reinforcement learning (MARL) techniques into real-world applications, such as autonomous driving and drone swarms, is how to control multiple agents safely and cooperatively to accomplish tasks. Most existing safe MARL methods learn the centrali…

Cited by 1SourcePDFScholar
2024

SpeAr: A Spectral Approach for Zero-Shot Node Classification

NeurIPS 2024poster

Zero-shot node classification is a vital task in the field of graph data processing, aiming to identify nodes of classes unseen during the training process. Prediction bias is one of the primary challenges in zero-shot node classification, referring to the model's propensity to misclassify nodes of…

Cited by 0SourcePDFScholar
2023

A General Representation Learning Framework with Generalization Performance Guarantees

ICML 2023poster

The generalization performance of machine learning methods depends heavily on the quality of data representation. However, existing researches rarely consider representation learning from the perspective of generalization error. In this paper, we prove that generalization error of representation lea…

Cited by 0SourcePDFScholar
2023

Dynamic Heterogeneous-Graph Reasoning with Language Models and Knowledge Representation Learning for Commonsense Question Answering

ACL 2023long

Recently, knowledge graphs (KGs) have won noteworthy success in commonsense question answering. Existing methods retrieve relevant subgraphs in the KGs through key entities and reason about the answer with language models (LMs) and graph neural networks. However, they ignore (i) optimizing the knowl…

Cited by 22SourcePDFScholar
2023

How Powerful are Shallow Neural Networks with Bandlimited Random Weights?

ICML 2023poster

We investigate the expressive power of depth-2 bandlimited random neural networks. A random net is a neural network where the hidden layer parameters are frozen with random assignment, and only the output layer parameters are trained by loss minimization. Using random weights for a hidden layer is a…

Cited by 10SourcePDFScholar
2023

Set-membership Belief State-based Reinforcement Learning for POMDPs

ICML 2023poster

Reinforcement learning (RL) has made significant progress in areas such as Atari games and robotic control, where the agents have perfect sensing capabilities. However, in many real-world sequential decision-making tasks, the observation data could be noisy or incomplete due to the intrinsic low qua…

Cited by 0SourcePDFScholar
2022

Controlling Underestimation Bias in Reinforcement Learning via Quasi-median Operation

AAAI 2022technical

How to get a good value estimation is one of the key problems in reinforcement learning (RL). Current off-policy methods, such as Maxmin Q-learning, TD3 and TADD, suffer from the underestimation problem when solving the overestimation problem. In this paper, we propose the Quasi-Median Operation, a…

Cited by 16SourcePDFScholar
2022

Efficient Causal Structure Learning from Multiple Interventional Datasets with Unknown Targets

AAAI 2022technical

We consider the problem of reducing the false discovery rate in multiple high-dimensional interventional datasets under unknown targets. Traditional algorithms merged directly multiple causal graphs learned, which ignores the contradictions of different datasets, leading to lots of inconsistent dire…

Cited by 4SourcePDFScholar
2022

Fuzzy Learning Machine

NeurIPS 2022accept

Classification is one of the most important problems in machine learning and the nature of it is concept cognition. So far, dozens of different classifiers have been designed. Although their working mechanisms vary widely, few of them fully consider concept cognition. In this paper, a new learning m…

Cited by 7SourcePDFScholar
2022

Instance Selection: A Bayesian Decision Theory Perspective

AAAI 2022technical

In this paper, we consider the problem of lacking theoretical foundation and low execution efficiency of the instance selection methods based on the k-nearest neighbour rule when processing large-scale data. We point out that the core idea of these methods can be explained from the perspective of Ba…