← Search

Shenzhi Yang

6 accepted papers

2026

TraPO: A Semi-Supervised Reinforcement Learning Framework for Boosting LLM Reasoning

ICLR 2026poster

Reinforcement learning with verifiable rewards (RLVR) has proven effective in training large reasoning models (LRMs) by leveraging answer-verifiable signals to guide policy optimization, which, however, suffers from high annotation costs. To alleviate this problem, recent work has explored unsupervi…

Cited by 0SourceScholar
2025

Harnessing Feature Resonance under Arbitrary Target Alignment for Out-of-Distribution Node Detection

NeurIPS 2025poster

Out-of-distribution (OOD) node detection in graphs is a critical yet challenging task. Most existing approaches rely heavily on fine-grained labeled data to obtain a pre-trained supervised classifier, inherently assuming the existence of a well-defined pretext classification task. However, when such…

Cited by 0SourceScholar
2025

Proactive Agent: Shifting LLM Agents from Reactive Responses to Active Assistance

ICLR 2025poster

Agents powered by large language models have shown remarkable abilities in solving complex tasks. However, most agent systems remain reactive, limiting their effectiveness in scenarios requiring foresight and autonomous decision-making. In this paper, we tackle the challenge of developing proactive…

2024

Bounded and Uniform Energy-based Out-of-distribution Detection for Graphs

ICML 2024poster

Given the critical role of graphs in real-world applications and their high-security requirements, improving the ability of graph neural networks (GNNs) to detect out-of-distribution (OOD) data is an urgent research problem. The recent work GNNSAFE proposes a framework based on the aggregation of ne…

2024

Enhancing In-Context Learning Performance with just SVD-Based Weight Pruning: A Theoretical Perspective

NeurIPS 2024poster

Pre-trained large language models (LLMs) based on Transformer have demonstrated striking in-context learning (ICL) abilities. With a few demonstration input-label pairs, they can predict the label for an unseen input without any parameter updates. In this paper, we show an exciting phenomenon that…

2024

FastGAT: Simple and Efficient Graph Attention Neural Network with Global-Aware Adaptive Computational Node Attention

ICASSP 2024accepted

Graph attention neural network (GAT) stands as a fundamental model within graph neural networks, extensively employed across various applications. It assigns different weights to different nodes for feature aggregation by comparing the similarity of features between nodes. However, as the amount and…

Cited by 0SourceScholar