paper-with-me

Papers

A Survey of Graph Prompting Methods: Techniques, Applications, and Challenges

2023-03-13 · Xuansheng Wu, Kaixiong Zhou, Mingchen Sun, Xin Wang, Ninghao Liu

The recent "pre-train, prompt, predict training" paradigm has gained popularity as a way to learn generalizable models with limited labeled data. The approach involves using a pre-trained model and a prompting function that applies a template to input samples, adding indicative context and reformulating target tasks as the pre-training task. However, the design of prompts could be a challenging and time-consuming process in complex tasks. The limitation can be addressed by using graph data, as graphs serve as structured knowledge repositories by explicitly modeling the interaction between entities. In this survey, we review prompting methods from the graph perspective, where prompting functions are augmented with graph knowledge. In particular, we introduce the basic concepts of graph prompt learning, organize the existing work of designing graph prompting functions, and describe their applications and future challenges. This survey will bridge the gap between graphs and prompt design to facilitate future methodology development.

📄 PDF Abstract BibTeX arXiv:2303.07275

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt LearningSurvey

Similar Papers 제목 키워드 기반

The Prompt Report: A Systematic Survey of Prompting Techniques

2024-06-06 · Sander Schulhoff, Michael Ilie, Nishant Balepur, Konstantine Kahadze 외

Generative Artificial Intelligence (GenAI) systems are increasingly being deployed across diverse industries and research domains. Developers and end-users interact with these systems through the use of prompting and pro…

Prompt EngineeringSurvey

Graph Prompt Learning: A Comprehensive Survey and Beyond

2023-11-28 · Xiangguo Sun, Jiawen Zhang, Xixi Wu, Hong Cheng 외

Artificial General Intelligence (AGI) has revolutionized numerous fields, yet its integration with graph data, a cornerstone in our interconnected world, remains nascent. This paper presents a pioneering survey on the em…

Prompt LearningSurvey

A Systematic Survey of Prompt Engineering in Large Language Models: Techniques and Applications

2024-02-05 · Pranab Sahoo, Ayush Kumar Singh, Sriparna Saha, Vinija Jain 외

Prompt engineering has emerged as an indispensable technique for extending the capabilities of large language models (LLMs) and vision-language models (VLMs). This approach leverages task-specific instructions, known as …

Prompt EngineeringQuestion Answering

A Survey on Prompting Techniques in LLMs

2023-11-28 · Prabin Bhandari

Autoregressive Large Language Models have transformed the landscape of Natural Language Processing. Pre-train and prompt paradigm has replaced the conventional approach of pre-training and fine-tuning for many downstream…

Survey

The Tyranny of Possibilities in the Design of Task-Oriented LLM Systems: A Scoping Survey

2023-12-29 · Dhruv Dhamani, Mary Lou Maher

This scoping survey focuses on our current understanding of the design space for task-oriented LLM systems and elaborates on definitions and relationships among the available design parameters. The paper begins by defini…

Survey