🚀NEW COURSEVibe Coding AI Apps with Claude Code 🤖✨Enroll now
← All papers  /  Sep 4, 2026
Agents

Trace2Tower: Transition-Aware EigenTrace Induction of Multi-Level Skills for LLM Agents

First page
Trace2Tower: Transition-Aware EigenTrace Induction of Multi-Level Skills for LLM Agents
The curator’s take

Jiazheng Sun and colleagues at Fudan build Trace2Tower, which turns raw agent execution traces into a three-level skill hierarchy using spectral decomposition over a transition graph rather than flat trajectory summarization.

Ask this paper

Key points
01

Traces become a graph: Step-level interactions are abstracted into canonical events and assembled into one graph governed by semantic compatibility, transition dynamics, and outcome evidence.

02

Contrastive spectral decomposition: Success-aligned behavioral modes are isolated while failure-prone shortcuts are suppressed, which is the part flat summarization cannot do.

03

Three levels: Action templates, procedural routines, and task strategies, refined continuously by verifier feedback.

04

Results: 87.31% success on ALFWorld in 10.35 steps with 0.26 invalid actions; 50.67% exact success on WebShop.

05

Why it matters: Prior skill reuse retrieved similar trajectories; this ranks behavioral modes by how reliably they lead to success.

Abstract

Large language model agents increasingly rely on execution traces to master complex interactive tasks. However, current paradigms are bottlenecked by shallow trajectory retrieval and flat skill summarization, fundamentally ignoring the temporal dependencies and outcome-conditioned topology of agent behavior. We introduce Trace2Tower, a transition-aware EigenTrace framework that distills raw trajectories into a robust skill hierarchy. Trace2Tower abstracts step-level interactions into canonical events, constructing a unified graph governed by semantic compatibility, transition dynamics, and outcome evidence. Through a novel contrastive spectral decomposition, it isolates stable, success-aligned behavioral modes while rigorously suppressing failure-prone shortcuts. These modes organically populate a dynamic skill tower of action templates, procedural routines, and overarching task strategies, continuously refined via verifier-guided feedback. On ALFWorld, Trace2Tower achieves 87.31% success requiring only 10.35 steps and 0.26 invalid actions; on WebShop, it reaches 50.67% exact success. Across both benchmarks, Trace2Tower significantly outperforms existing baselines in task mastery and context-efficient experience reuse.

Every Monday
Get next week’s papers.
Subscribe on Substack