← Search

Zhenyu Lei

12 accepted papers

2026

Reforming the Mechanism: Editing Reasoning Patterns in LLMs with Circuit Reshaping

ICLR 2026poster

Large language models (LLMs) often exhibit flawed reasoning ability that undermines reliability. Existing approaches to improving reasoning typically treat it as a general and monolithic skill, applying broad training that is inefficient and unable to target specific reasoning errors. We introduce R…

Cited by 0SourcecodeScholar
2026

Uncovering Latent Communication Patterns in Brain Networks via Adaptive Flow Routing

ICML 2026poster

Unraveling how macroscopic cognitive phenotypes emerge from microscopic neuronal connectivity remains one of the core pursuits of neuroscience. To this end, researchers typically leverage multi-modal information from structural connectivity (SC) and functional connectivity (FC) to complete downstrea…

Cited by 0SourceScholar
2025

BrainMAP: Learning Multiple Activation Pathways in Brain Networks

AAAI 2025technical

Functional Magnetic Resonance Image (fMRI) is commonly employed to study human brain activity, since it offers insight into the relationship between functional fluctuations and human behavior. To enhance analysis and comprehension of brain activity, Graph Neural Networks (GNNs) have been widely appl…

2025

From Cross-Task Examples to In-Task Prompts: A Graph-Based Pseudo-Labeling Framework for In-context Learning

EMNLP 2025

The capability of in-context learning (ICL) enables large language models (LLMs) to perform novel tasks without parameter updates by conditioning on a few input-output examples. However, collecting high-quality examples for new or challenging tasks can be costly and labor-intensive. In this work, we

2025

GraphTOP: Graph Topology-Oriented Prompting for Graph Neural Networks

NeurIPS 2025poster

Graph Neural Networks (GNNs) have revolutionized the field of graph learning by learning expressive graph representations from massive graph data. As a common pattern to train powerful GNNs, the "pre-training, adaptation" scheme first pre-trains GNNs over unlabeled graph data and subsequently adapts…

Cited by 0SourcecodeScholar
2025

Harnessing Large Language Models for Disaster Management: A Survey

ACL 2025finding

Large Language Models (LLMs) have demonstrated remarkable capabilities across various domains, including their emerging role in mitigating threats to human life, infrastructure, and the environment during natural disasters. Despite increasing research on disaster-focused LLMs, there remains a lack o…

Cited by 0SourcePDFScholar
2025

Learning from Diverse Reasoning Paths with Routing and Collaboration

EMNLP 2025

Advances in large language models (LLMs) significantly enhance reasoning capabilities but their deployment is restricted in resource-constrained scenarios. Knowledge distillation addresses this by transferring knowledge from powerful teacher models to compact and transparent students.However, effect

2025

ST-FiT: Inductive Spatial-Temporal Forecasting with Limited Training Data

AAAI 2025technical

Spatial-temporal graphs are widely used in a variety of real-world applications. Spatial-Temporal Graph Neural Networks (STGNNs) have emerged as a powerful tool to extract meaningful insights from this data. However, in real-world applications, most nodes may not possess any available temporal data…

2023

BIC: Twitter Bot Detection with Text-Graph Interaction and Semantic Consistency

ACL 2023long

Twitter bots are automatic programs operated by malicious actors to manipulate public opinion and spread misinformation. Research efforts have been made to automatically identify bots based on texts and networks on social media. Existing methods only leverage texts or networks alone, and while few w…

2023

KALM: Knowledge-Aware Integration of Local, Document, and Global Contexts for Long Document Understanding

ACL 2023long

With the advent of pre-trained language models (LMs), increasing research efforts have been focusing on infusing commonsense and domain-specific knowledge to prepare LMs for downstream tasks. These works attempt to leverage knowledge graphs, the de facto standard of symbolic knowledge representation…

2022

KCD: Knowledge Walks and Textual Cues Enhanced Political Perspective Detection in News Media

NAACL 2022long

Political perspective detection has become an increasingly important task that can help combat echo chambers and political polarization. Previous approaches generally focus on leveraging textual content to identify stances, while they fail to reason with background knowledge or leverage the rich sem…

2022

TwiBot-22: Towards Graph-Based Twitter Bot Detection

NeurIPS 2022accept

Twitter bot detection has become an increasingly important task to combat misinformation, facilitate social media moderation, and preserve the integrity of the online discourse. State-of-the-art bot detection methods generally leverage the graph structure of the Twitter network, and they exhibit pro…