paper-with-me

Papers

GraphGhost: Tracing Structures Behind Large Language Models

2025-10-07 · Xinnan Dai, Xianxuan Long, Chung-Hsiang Lo, Kai Guo, Shenglai Zeng, Dongsheng Luo, Jiliang Tang arxiv

Large Language Models (LLMs) exhibit strong reasoning capabilities on structured tasks, yet the internal mechanisms underlying such behaviors remain poorly understood. Existing interpretation methods mainly focus on token-level attributions, which provide limited insight into multi-step reasoning inside the model. We propose GraphGhost, a graph-based framework that models internal token interactions and neuron activations in LLMs as graphs. By aggregating token dependencies traced across layers, GraphGhost captures global information flow underlying model predictions. We formalize GraphGhost from two complementary perspectives: a sample view, which traces token dependencies for individual predictions, and a dataset view, which aggregates recurring structural patterns learned during training. Through graph analytics and quantitative experiments, we show that graph structural properties are closely associated with influential tokens and neuron nodes, and that perturbations to structurally critical nodes lead to measurable changes in reasoning behavior. These results indicate that the structural patterns captured by GraphGhost reflect meaningful internal organization of LLM reasoning. The codes are available at software part. Artifacts will be made available for research use only.

📄 PDF Abstract BibTeX arXiv:2510.08613

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ReTracing: An Archaeological Approach Through Body, Machine, and Generative Systems

2026-02-11 · Yitong Wang, Yue Yao arxiv

We present ReTracing, a multi-agent embodied performance art that adopts an archaeological approach to examine how artificial intelligence shapes, constrains, and produces bodily movement. Drawing from science-fiction no…

Point Clouds

Synthetic Speech Source Tracing using Metric Learning

2025-06-03 · Dimitrios Koutsianos, Stavros Zacharopoulos, Yannis Panagakis, Themos Stafylakis

This paper addresses source tracing in synthetic speech-identifying generative systems behind manipulated audio via speaker recognition-inspired pipelines. While prior work focuses on spoofing detection, source tracing l…

Metric LearningSelf-Supervised LearningSpeaker Recognition

NGTM: Substructure-based Neural Graph Topic Model for Interpretable Graph Generation

2025-07-17 · Yuanxin Zhuang, Dazhong Shen, Ying Sun

Graph generation plays a pivotal role across numerous domains, including molecular design and knowledge graph construction. Although existing methods achieve considerable success in generating realistic graphs, their int…

graph constructionGraph Generation

GRTX: Efficient Ray Tracing for 3D Gaussian-Based Rendering

2026-01-28 · Junseo Lee, Sangyun Jeon, Jungi Lee, Junyong Park 외 arxiv

3D Gaussian Splatting has gained widespread adoption across diverse applications due to its exceptional rendering performance and visual quality. While most existing methods rely on rasterization to render Gaussians, rec…

RT-GS: Gaussian Splatting with Reflection and Transmittance Primitives

2026-04-01 · Kunnong Zeng, Chensheng Peng, Yichen Xie, Masayoshi Tomizuka 외 arxiv

Gaussian Splatting is a powerful tool for reconstructing diffuse scenes, but it struggles to simultaneously model specular reflections and the appearance of objects behind semi-transparent surfaces. These specular reflec…

Novel View Synthesis