Switch language한국어
Back to the list

HiSkill: Empowering LLM Agents with Hierarchical Skill Graphs

TL;DR AI

Key summary

2 min read
  1. Researchers introduced HiSkill, a hierarchical skill graph for LLM agents that links reusable skills to executable actions.

  2. HiSkill organizes past interaction trajectories into skill nodes and AtomicOp nodes with typed relations, then retrieves relevant subgraphs for task execution.

  3. In experiments across three interactive environments, the method outperformed baselines and used fewer tokens.

  4. The approach improves long-horizon performance by grounding high-level skills in executable steps while reducing inference cost.

Read the original