Position-based Prompting for Health Outcome Generation
M. Abaho, D. Bollegala, P. Williamson, S. Dodd

TL;DR
This paper introduces a position-based prompting method that leverages position-attention mechanisms to improve health outcome generation by PLMs, reducing the need for manually designed prompts and handling diverse prompt patterns effectively.
Contribution
The paper proposes a novel position-attention approach for prompt design that captures positional information, enabling flexible prompt templates without manual re-engineering.
Findings
Outperforms baseline MLM representations in health outcome generation tasks.
Effectively handles diverse prompt patterns like Postfix and Mixed.
Demonstrates robustness across various biomedical PLMs.
Abstract
Probing Pre-trained Language Models (PLMs) using prompts has indirectly implied that language models (LMs) can be treated as knowledge bases. To this end, this phenomena has been effective especially when these LMs are fine-tuned towards not just data of a specific domain, but also to the style or linguistic pattern of the prompts themselves. We observe that, satisfying a particular linguistic pattern in prompts is an unsustainable constraint that unnecessarily lengthens the probing task, especially because, they are often manually designed and the range of possible prompt template patterns can vary depending on the prompting objective and domain. We therefore explore an idea of using a position-attention mechanism to capture positional information of each word in a prompt relative to the mask to be filled, hence avoiding the need to re-construct prompts when the prompts linguistic…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling
