paper-with-me

홈 › Papers

Ranking Manipulation for Conversational Search Engines

2024-06-05 · Samuel Pfrommer, Yatong Bai, Tanmay Gautam, Somayeh Sojoudi

Major search engine providers are rapidly incorporating Large Language Model (LLM)-generated content in response to user queries. These conversational search engines operate by loading retrieved website text into the LLM context for summarization and interpretation. Recent research demonstrates that LLMs are highly vulnerable to jailbreaking and prompt injection attacks, which disrupt the safety and quality goals of LLMs using adversarial strings. This work investigates the impact of prompt injections on the ranking order of sources referenced by conversational search engines. To this end, we introduce a focused dataset of real-world consumer product websites and formalize conversational search ranking as an adversarial problem. Experimentally, we analyze conversational search rankings in the absence of adversarial injections and show that different LLMs vary significantly in prioritizing product name, document content, and context position. We then present a tree-of-attacks-based jailbreaking technique which reliably promotes low-ranked products. Importantly, these attacks transfer effectively to state-of-the-art conversational search engines such as perplexity$.$ai. Given the strong financial incentive for website owners to boost their search ranking, we argue that our problem formulation is of critical importance for future robustness work.

📄 PDF Abstract BibTeX arXiv:2406.03589

Code (4)

spfrommer/cse-ranking-manipulation 공식 구현
spfrommer/ragdoll-data-pipeline 공식 구현 pytorch
spfrommer/ranking_manipulation 공식 구현
spfrommer/ranking_manipulation_data_pipeline 공식 구현 pytorch

Tasks

Conversational SearchLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Experimental Evidence That Conversational Artificial Intelligence Can Steer Consumer Behavior Without Detection

2024-09-18 · Tobias Werner, Ivan Soraperra, Emilio Calvano, David C. Parkes 외

Conversational AI models are becoming increasingly popular and are about to replace traditional search engines for information retrieval and product discovery. This raises concerns about monetization strategies and the p…

Information RetrievalRetrieval

Controlling Output Rankings in Generative Engines for LLM-based Search

2026-02-03 · Haibo Jin, Ruoxi Chen, Peiyan Zhang, Yifeng Luo 외 arxiv

The way customers search for and choose products is changing with the rise of large language models (LLMs). LLM-based search, or generative engines, provides direct product recommendations to users, rather than tradition…

User Intent Inference for Web Search and Conversational Agents

2020-05-28 · Ali Ahmadvand

User intent understanding is a crucial step in designing both conversational agents and search engines. Detecting or inferring user intent is challenging, since the user utterances or queries can be short, ambiguous, and…

General Classificationintent-classificationIntent ClassificationNatural Language Understanding

Control Search Rankings, Control the World: What is a Good Search Engine?

2025-02-05 · Simon Coghlan, Hui Xian Chia, Falk Scholer, Damiano Spina

This paper examines the ethical question, 'What is a good search engine?' Since search engines are gatekeepers of global online information, it is vital they do their job ethically well. While the Internet is now several…

EthicsInformation RetrievalLanguage ModelingLanguage Modelling+2

A Survey of Conversational Search

2024-10-21 · Fengran Mo, Kelong Mao, Ziliang Zhao, Hongjin Qian 외

As a cornerstone of modern information access, search engines have become indispensable in everyday life. With the rapid advancements in AI and natural language processing (NLP) technologies, particularly large language …

Conversational SearchInformation RetrievalResponse GenerationRetrieval+1