paper-with-me

홈 › Papers

Does Structured Intent Representation Generalize? A Cross-Language, Cross-Model Empirical Study of 5W3H Prompting

2026-03-26 · Peng Gang arxiv

Does structured intent representation generalize across languages and models? We study PPS (Prompt Protocol Specification), a 5W3H-based framework for structured intent representation in human-AI interaction, and extend prior Chinese-only evidence along three dimensions: two additional languages (English and Japanese), a fourth condition in which a user's simple prompt is automatically expanded into a full 5W3H specification by an AI-assisted authoring interface, and a new research question on cross-model output consistency. Across 2,160 model outputs (3 languages x 4 conditions x 3 LLMs x 60 tasks), we find that AI-expanded 5W3H prompts (Condition D) show no statistically significant difference in goal alignment from manually crafted 5W3H prompts (Condition C) across all three languages, while requiring only a single-sentence input from the user. Structured PPS conditions often reduce or reshape cross-model output variance, though this effect is not uniform across languages and metrics; the strongest evidence comes from identifying spurious low variance in unconstrained baselines. We also show that unstructured prompts exhibit a systematic dual-inflation bias: artificially high composite scores and artificially low apparent cross-model variance. These findings suggest that structured 5W3H representations can improve intent alignment and accessibility across languages and models, especially when AI-assisted authoring lowers the barrier for non-expert users.

📄 PDF Abstract BibTeX arXiv:2603.25379

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Structured Intent as a Protocol-Like Communication Layer: Cross-Model Robustness, Framework Comparison, and the Weak-Model Compensation Effect

2026-03-31 · Peng Gang arxiv

How reliably can structured intent representations preserve user goals across different AI models, languages, and prompting frameworks? Prior work showed that PPS (Prompt Protocol Specification), a 5W3H-based structured …

They Infer What You Meant: Models Represent Communicative Intent More Reliably Than They Act On It

2026-07-03 · Alex Kwon arxiv

When a person shares something with a language model, the model often answers the surface of the message rather than what the sender was doing by sending it: share a finished project and it critiques the code; share a ra…

Evaluating 5W3H Structured Prompting for Intent Alignment in Human-AI Interaction

2026-03-19 · Peng Gang arxiv

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 framewo…

Rethinking Molecular Text Representations for LLMs: An Empirical Study

2026-06-02 · Arun Raja, Garrett M. Morris, Kian Ming A. Chai arxiv

Large language models (LLMs) are increasingly used for molecular tasks, but it remains unclear which molecular representation to use. We present a systematic benchmark evaluating LLM molecular competence across nine repr…

Decoupling Pseudo Label Disambiguation and Representation Learning for Generalized Intent Discovery

2023-05-28 · Yutao Mou, Xiaoshuai Song, Keqing He, Chen Zeng 외

Generalized intent discovery aims to extend a closed-set in-domain intent classifier to an open-world intent set including in-domain and out-of-domain intents. The key challenges lie in pseudo label disambiguation and re…

Intent DiscoveryPseudo LabelRepresentation Learning