paper-with-me

Papers

Knowledge Return Oriented Prompting (KROP)

2024-06-11 · Jason Martin, Kenneth Yeung

Many Large Language Models (LLMs) and LLM-powered apps deployed today use some form of prompt filter or alignment to protect their integrity. However, these measures aren't foolproof. This paper introduces KROP, a prompt injection technique capable of obfuscating prompt injection attacks, rendering them virtually undetectable to most of these security measures.

📄 PDF Abstract BibTeX arXiv:2406.11880

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Stable Offline Value Function Learning with Bisimulation-based Representations

2024-10-02 · Brahma S. Pavse, Yudong Chen, Qiaomin Xie, Josiah P. Hanna

In reinforcement learning, offline value function learning is the procedure of using an offline dataset to estimate the expected discounted return from each state when taking actions according to a fixed target policy. T…

ClockRoPE: Random Fourier Rotations for Temporal Routine Modeling

2026-07-29 · Yiwen Chen, Joshua Ainslie, Krzysztof Choromanski, Xiang Gao 외 arxiv

Rotary Position Embedding (RoPE) has been widely adopted in transformer-based large language models. However, its log-linear frequency schedule, originally designed to produce long-term attention decay, limits its adopti…

Sequential Recommendation

mikropml: User-Friendly R Package for Supervised Machine Learning Pipelines

2021-05-14 · Journal of Open Source Software 2021 5 · Begüm D. Topçuoğlu, Zena Lapp, Kelly L. Sovacool, Evan Snitkin 외

Machine learning (ML) for classification and prediction based on a set of features is used to make decisions in healthcare, economics, criminal justice and more. However, implementing an ML pipeline including preprocessi…

Model Selectionregression

Making Large Language Models Better Knowledge Miners for Online Marketing with Progressive Prompting Augmentation

2023-12-08 · Chunjing Gan, Dan Yang, Binbin Hu, Ziqi Liu 외

Nowadays, the rapid development of mobile economy has promoted the flourishing of online marketing campaigns, whose success greatly hinges on the efficient matching between user preferences and desired marketing campaign…

graph constructionLanguage ModellingLarge Language ModelMarketing+1

PDL: A Declarative Prompt Programming Language

2024-10-24 · Mandana Vaziri, Louis Mandel, Claudio Spiess, Martin Hirzel

Large language models (LLMs) have taken the world by storm by making many previously difficult uses of AI feasible. LLMs are controlled via highly expressive textual prompts and return textual answers. Unfortunately, thi…

RAG