paper-with-me

Papers

PromptPrism: A Linguistically-Inspired Taxonomy for Prompts

2025-05-19 · Sullam Jeoung, Yueyan Chen, Yi Zhang, Shuai Wang, Haibo Ding, Lin Lee Cheong

Prompts are the interface for eliciting the capabilities of large language models (LLMs). Understanding their structure and components is critical for analyzing LLM behavior and optimizing performance. However, the field lacks a comprehensive framework for systematic prompt analysis and understanding. We introduce PromptPrism, a linguistically-inspired taxonomy that enables prompt analysis across three hierarchical levels: functional structure, semantic component, and syntactic pattern. We show the practical utility of PromptPrism by applying it to three applications: (1) a taxonomy-guided prompt refinement approach that automatically improves prompt quality and enhances model performance across a range of tasks; (2) a multi-dimensional dataset profiling method that extracts and aggregates structural, semantic, and syntactic characteristics from prompt datasets, enabling comprehensive analysis of prompt distributions and patterns; (3) a controlled experimental framework for prompt sensitivity analysis by quantifying the impact of semantic reordering and delimiter modifications on LLM performance. Our experimental results validate the effectiveness of our taxonomy across these applications, demonstrating that PromptPrism provides a foundation for refining, profiling, and analyzing prompts.

📄 PDF Abstract BibTeX arXiv:2505.12592

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LQM: Linguistically Motivated Multidimensional Quality Metrics for Machine Translation

2026-04-20 · Samar M. Magdy, Fakhraddin Alwajih, Abdellah El Mekki, Wesam El-Sayed 외 arxiv

Existing MT evaluation frameworks, including automatic metrics and human evaluation schemes such as Multidimensional Quality Metrics (MQM), are largely language-agnostic. However, they often fail to capture dialect- and …

Machine Translation

LiTEx: A Linguistic Taxonomy of Explanations for Understanding Within-Label Variation in Natural Language Inference

2025-05-28 · Pingjun Hong, Beiduo Chen, Siyao Peng, Marie-Catherine de Marneffe 외

There is increasing evidence of Human Label Variation (HLV) in Natural Language Inference (NLI), where annotators assign different labels to the same premise-hypothesis pair. However, within-label variation--cases where …

Explanation GenerationNatural Language Inference

Troubles and Failures in Interactional Language. Towards a Linguistically Informed Taxonomy

2023-11-13 · Martina Wiltschko

The goal of this talk is to introduce a systematic research agenda which aims to understand the nature of interaction between humans and artificial conversational agents (CA) (henceforth humanmachine interaction, HMI). S…

ViGiL3D: A Linguistically Diverse Dataset for 3D Visual Grounding

2025-01-02 · Austin T. Wang, ZeMing Gong, Angel X. Chang

3D visual grounding (3DVG) involves localizing entities in a 3D scene referred to by natural language text. Such models are useful for embodied AI and scene retrieval applications, which involve searching for objects or …

3D visual groundingDiagnosticVisual Grounding

Macro-Queries: An Exploration into Guided Chart Generation from High Level Prompts

2024-08-22 · Christopher J. Lee, Giorgio Tran, Roderick Tabalba, Jason Leigh 외

This paper explores the intersection of data visualization and Large Language Models (LLMs). Driven by the need to make a broader range of data visualization types accessible for novice users, we present a guided LLM-bas…

Data Visualization