Xudong Zhu

he/him

I am a PhD student in Computer Science at The Ohio State University, advised by Prof. Zhihui Zhu. My research focuses on representation learning and training dynamics in large language models, using these perspectives to advance mechanistic interpretability.

  • Representation Learning
  • Mechanistic Interpretability
  • Representation Geometry
  • Training Dynamics
Portrait of Xudong Zhu

Publications

Cover of AbsTopK: Rethinking Sparse Autoencoders For Bidirectional Features

ICLR 2026

AbsTopK: Rethinking Sparse Autoencoders For Bidirectional Features

, ,

Sparse autoencoders (SAEs) are widely used for LLM interpretability, but existing variants often impose non-negativity that prevents single features from representing bidirectional concepts. We derive SAE variants from unrolled proximal gradient updates, identify this structural limitation, and propose AbsTopK SAE with magnitude-based hard thresholding. Across four LLMs and seven probing/steering tasks, AbsTopK improves reconstruction and interpretability while enabling single features to encode contrasting concepts.

Cover of Alleviating subgraph-induced oversmoothing in link prediction via coarse graining

Neurocomputing, 2025

Alleviating subgraph-induced oversmoothing in link prediction via coarse graining

, , ,

We address the oversmoothing problem in link prediction caused by repetitive high-degree nodes across subgraphs. Our method introduces a coarse-graining strategy that merges strongly correlated nodes, yielding more diverse receptive fields and reducing subgraph size. This not only mitigates oversmoothing but also improves scalability and efficiency of GNN-based link prediction.

Cover of FCDS: Fusing Constituency and Dependency Syntax into Document-Level Relation Extraction

LREC-COLING 2024

FCDS: Fusing Constituency and Dependency Syntax into Document-Level Relation Extraction

, ,

We introduce FCDS, a document-level relation extraction model that fuses constituency and dependency syntax. By combining sentence-level aggregation from constituency trees with dependency-based graph reasoning, FCDS better captures cross-sentence relations between entities. Experiments across multiple domains show significant performance gains, highlighting the effectiveness of integrating both syntactic views.

Preprints

Cover of From Emergence to Control: Probing and Modulating Self-Reflection in Language Models

arxiv preprint

From Emergence to Control: Probing and Modulating Self-Reflection in Language Models

, , ,

We study the emergence and control of self-reflection in large language models. Our probing method reveals that pretrained models already contain a latent capacity for reflection, which can be amplified without additional training. By identifying and manipulating a “self-reflection vector” in activation space, we achieve bidirectional control over reflective behavior, improving reasoning accuracy or reducing computation as needed. This work deepens understanding of self-reflection and demonstrates how model internals can enable precise behavioral modulation.

Building in Public

View projects

LLMUsage

Local-first LLM subscription usage for Hyprland, OpenAI, GLM, Grok, and Claude in your bar.

TypeScript
  • CLI
  • Quickshell

dotfiles

Personal dotfiles for fish, Neovim, and OpenCode, managed with GNU Stow.