arxiv-wiki

SkillTrace: Traversing a Query-Skill Graph for Composable LLM Agents

한 문장 요약

쿼리 구성 관계, 쿼리–스킬 유사도, 스킬 의존성의 3계층 그래프를 탐색하여 실행 가능한 스킬 조합을 찾아내는 SkillTrace를 제안한다.

해결하려는 문제

복잡한 사용자 쿼리를 해석·분해하고, 구성 요구를 충족하는 스킬들의 조합을 동시에 식별하며 실행에 필요한 의존성까지 충족하는 완전하고 실행 가능한 스킬 구성을 찾는 문제이다. 기존 방법은 독립적인 쿼리-스킬 매칭이나 고정된 그래프 기반 접근에 의존하는 경향이 있어, 스킬 간 의존성, 실행 순서, 누가 어떤 입력/출력을 연결하는지와 같은 종합적 요건을 동시에 만족시키지 못하는 한계가 있다.

핵심 기여

접근 방법

주요 결과

한계

개발자 관점

주요 Figure

원문 PDF에서 실제 Figure 캡션과 그림 영역이 함께 확인된 자료만 자동 추출했다.

Figure 1: Motivation. We argue that independent skill re-

Figure · 원문 PDF 1쪽 · Figure 1: Motivation. We argue that independent skill re-

Figure 2: Overview of SkillTrace with an intuitive example. SkillTrace decomposes a complex query into atomic skill queries,

Figure · 원문 PDF 3쪽 · Figure 2: Overview of SkillTrace with an intuitive example. SkillTrace decomposes a complex query into atomic skill queries,

Figure 3: Success rate comparison between GoS and Skill-

Figure · 원문 PDF 6쪽 · Figure 3: Success rate comparison between GoS and Skill-

주요 Figure

원문 PDF에서 실제 Figure 캡션과 그림 영역이 함께 확인된 자료만 자동 추출했다.

Figure 1: Motivation. We argue that independent skill re-

Figure · 원문 PDF 1쪽 · Figure 1: Motivation. We argue that independent skill re-

Figure 2: Overview of SkillTrace with an intuitive example. SkillTrace decomposes a complex query into atomic skill queries,

Figure · 원문 PDF 3쪽 · Figure 2: Overview of SkillTrace with an intuitive example. SkillTrace decomposes a complex query into atomic skill queries,

Figure 3: Success rate comparison between GoS and Skill-

Figure · 원문 PDF 6쪽 · Figure 3: Success rate comparison between GoS and Skill-

근거 범위: 논문 PDF 본문 기반 분석. 제공된 PDF 본문에서 발췌한 수치 및 알고리즘 상세를 바탕으로 작성했다. 다만 패턴 프롬프트 patom의 구체 구성이나 전체 구현 세부 등 본문에 제시되지 않은 세부는 재현에 필요한 수준으로 제한적으로 다루었고, 일부 수치의 맥락(특정 실험 설정의 세부) 은 본문에 명시적으로 제시되지 않아 확인이 필요한 부분이 있다.