Switch language한국어
Back to the list

TRACE: Business Rule-Grounded Reasoning Curriculum for Knowledge-Preserving Parametric Tool Retrieval in Enterprise LLMs

TL;DR AI

Key summary

2 min read
  1. TRACE is a two-stage curriculum for enterprise LLMs that preserves tool knowledge while improving retrieval accuracy.

  2. The first stage seeds tool knowledge with LoRA, then the model is trained to emit a reasoning trace plus tool-token JSON.

  3. It maintains earlier QA and MCQ performance while enabling low-latency single-beam greedy decoding.

  4. Across an 8,300+ tool enterprise catalog, TRACE also improves tool understanding and retrieval recall.

Read the original