SLM-Based Agentic AI with P-C-G: Optimized for Korean Tool Use

📅 2025-09-19
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Small-language-model (SLM)-based agents for Korean exhibit frequent tool-call failures due to code-switching between Korean and English, particularly in parameter extraction. Method: We propose the Planner-Caller-Generator (P-C-G) architecture, which decouples agent functionality into three specialized roles—task planning, tool selection/parameter generation, and response synthesis—and introduce a novel value-aware strategy for Korean, jointly validating both syntactic patterns and semantic values to suppress code-switching–induced parameter errors. The framework employs SLM-driven inference, unified I/O interfaces, and an LLM-as-a-Judge evaluation protocol to handle multi-hop and under-specified scenarios. Results: Experiments demonstrate state-of-the-art performance in tool-call accuracy and response quality, with 32% reduction in token consumption and bounded latency. This work presents the first empirical validation of role-specialized SLMs for Korean agent tasks, confirming their effectiveness and cost-efficiency.

Technology Category

Application Category

📝 Abstract
We propose a small-scale language model (SLM) based agent architecture, Planner-Caller-Generator (P-C-G), optimized for Korean tool use. P-C-G separates planning, calling, and generation by role: the Planner produces an initial batch plan with limited on-demand replanning; the Caller returns a normalized call object after joint schema-value validation; and the Generator integrates tool outputs to produce the final answer. We apply a Korean-first value policy to reduce execution failures caused by frequent Korean-to-English code switching in Korean settings. Evaluation assumes Korean queries and Korean tool/parameter specifications; it covers single-chain, multi-chain, missing-parameters, and missing-functions scenarios, and is conducted via an LLM-as-a-Judge protocol averaged over five runs under a unified I/O interface. Results show that P-C-G delivers competitive tool-use accuracy and end-to-end quality while reducing tokens and maintaining acceptable latency, indicating that role-specialized SLMs are a cost-effective alternative for Korean tool-use agents.
Problem

Research questions and friction points this paper is trying to address.

Develops specialized SLM architecture for Korean tool interactions
Reduces execution failures from Korean-English code switching
Optimizes tool-use accuracy while minimizing computational costs
Innovation

Methods, ideas, or system contributions that make the work stand out.

SLM-based P-C-G agent architecture for Korean tools
Role separation: Planner, Caller, Generator with validation
Korean-first value policy to reduce code switching failures
🔎 Similar Papers
No similar papers found.
C
Changhyun Jeon
HANCOM / Seongnam, South Korea
J
Jinhee Park
HANCOM / Seongnam, South Korea
J
Jungwoo Choi
HANCOM / Seongnam, South Korea
Keonwoo Kim
Keonwoo Kim
NAVER Cloud
Natural Language Processing
J
Jisu Kim
HANCOM / Seongnam, South Korea
M
Minji Hong
HANCOM / Seongnam, South Korea