次回の更新記事:誤解を招きやすいAI用語6選、技術語なのに揺れる意味(公開予定日:2026年04月30日)
AIDB Daily Papers

自然言語エージェントハーネス:移植可能で理解しやすいAI制御の実現

原題: Natural-Language Agent Harnesses
著者: Linyue Pan, Lexiao Zou, Shuo Guo, Jingchen Ni, Hai-Tao Zheng
公開日: 2026-03-26 | 分野: NLP AI ソフトウェア エージェント 制御 インターフェース 設計 プログラミング 自然言語処理

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • エージェントの性能はハーネス設計に依存するが、その設計はコードに埋もれがちで、移植や比較が困難である。
  • そこで、エージェントハーネスの制御ロジックを、自然言語で記述された移植可能な実行可能ファイルとして外部化する。
  • コーディングとコンピュータ利用のベンチマークで、動作の実現可能性、モジュールのアブレーション、コードからテキストへのハーネス移行を評価した。

Abstract

Agent performance increasingly depends on emph{harness engineering}, yet harness design is usually buried in controller code and runtime-specific conventions, making it hard to transfer, compare, and study as a scientific object. We ask whether the high-level control logic of an agent harness can instead be externalized as a portable executable artifact. We introduce textbf{Natural-Language Agent Harnesses} (NLAHs), which express harness behavior in editable natural language, and textbf{Intelligent Harness Runtime} (IHR), a shared runtime that executes these harnesses through explicit contracts, durable artifacts, and lightweight adapters. Across coding and computer-use benchmarks, we conduct controlled evaluations of operational viability, module ablation, and code-to-text harness migration.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

💬 ディスカッション

ディスカッションに参加するにはログインが必要です。

ログイン / アカウント作成 →

関連するAIDB記事