次回の更新記事:AIエージェントで論文内容を再現するワークフロー(…(公開予定日:2026年04月30日)
AIDB Daily Papers

5W3H構造化プロンプト:AIとの意図整合性を高める新手法

原題: Evaluating 5W3H Structured Prompting for Intent Alignment in Human-AI Interaction
著者: Peng Gang
公開日: 2026-03-19 | 分野: LLM AI 評価 情報 プロンプト 言語 テキスト インタフェース 実験 コミュニケーション ユーザ

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

ポイント

  • 本研究では、5W3Hに基づいた構造化プロンプトフレームワークPPSを提案し、AIとのインタラクションにおける意図伝達の改善を試みた。
  • PPSは、ユーザーの意図が曖昧なタスクにおいて、従来のプロンプトやJSON形式よりも意図整合性を高める点で重要かつ新しい。
  • 実験の結果、PPSは特にビジネス分析タスクで高い効果を発揮し、フォローアップのプロンプト数を大幅に削減できることが示唆された。

Abstract

Natural language prompts often suffer from intent transmission loss: the gap between what users actually need and what they communicate to AI systems. We evaluate PPS (Prompt Protocol Specification), a 5W3H-based framework for structured intent representation in human-AI interaction. In a controlled three-condition study across 60 tasks in three domains (business, technical, and travel), three large language models (DeepSeek-V3, Qwen-Max, and Kimi), and three prompt conditions - (A) simple prompts, (B) raw PPS JSON, and (C) natural-language-rendered PPS - we collect 540 AI-generated outputs evaluated by an LLM judge. We introduce goal_alignment, a user-intent-centered evaluation dimension, and find that rendered PPS outperforms both simple prompts and raw JSON on this metric. PPS gains are task-dependent: gains are large in high-ambiguity business analysis tasks but reverse in low-ambiguity travel planning. We also identify a measurement asymmetry in standard LLM evaluation, where unconstrained prompts can inflate constraint adherence scores and mask the practical value of structured prompting. A preliminary retrospective survey (N = 20) further suggests a 66.1% reduction in follow-up prompts required, from 3.33 to 1.13 rounds. These findings suggest that structured intent representations can improve alignment and usability in human-AI interaction, especially in tasks where user intent is inherently ambiguous.

Paper AI Chat

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

質問の例:

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

会員登録 / ログイン

💬 ディスカッション

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

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

関連するAIDB記事