paper-with-me

Papers

Search Arena: Analyzing Search-Augmented LLMs

2025-06-05 · Mihran Miroyan, Tsung-Han Wu, Logan King, Tianle Li, Jiayi Pan, Xinyan Hu, Wei-Lin Chiang, Anastasios N. Angelopoulos, Trevor Darrell, Narges Norouzi, Joseph E. Gonzalez

Search-augmented language models combine web search with Large Language Models (LLMs) to improve response groundedness and freshness. However, analyzing these systems remains challenging: existing datasets are limited in scale and narrow in scope, often constrained to static, single-turn, fact-checking questions. In this work, we introduce Search Arena, a crowd-sourced, large-scale, human-preference dataset of over 24,000 paired multi-turn user interactions with search-augmented LLMs. The dataset spans diverse intents and languages, and contains full system traces with around 12,000 human preference votes. Our analysis reveals that user preferences are influenced by the number of citations, even when the cited content does not directly support the attributed claims, uncovering a gap between perceived and actual credibility. Furthermore, user preferences vary across cited sources, revealing that community-driven platforms are generally preferred and static encyclopedic sources are not always appropriate and reliable. To assess performance across different settings, we conduct cross-arena analyses by testing search-augmented LLMs in a general-purpose chat environment and conventional LLMs in search-intensive settings. We find that web search does not degrade and may even improve performance in non-search settings; however, the quality in search settings is significantly affected if solely relying on the model's parametric knowledge. We open-sourced the dataset to support future research in this direction. Our dataset and code are available at: https://github.com/lmarena/search-arena.

📄 PDF Abstract BibTeX arXiv:2506.05334

Code (1)

lmarena/search-arena 공식 구현

Tasks

Fact Checking

Similar Papers 제목 키워드 기반

ZEBRAARENA: A Diagnostic Simulation Environment for Studying Reasoning-Action Coupling in Tool-Augmented LLMs

2026-03-19 · Wanjia Zhao, Ludwig Schmidt, James Zou, Vidhisha Balachandran 외 arxiv

Tool-augmented large language models (LLMs) must tightly couple multi-step reasoning with external actions, yet existing benchmarks often confound this interplay with complex environment dynamics, memorized knowledge or …

RAG-QA Arena: Evaluating Domain Robustness for Long-form Retrieval Augmented Question Answering

2024-07-19 · Rujun Han, Yuhao Zhang, Peng Qi, Yumo Xu 외

Question answering based on retrieval augmented generation (RAG-QA) is an important research topic in NLP and has a wide range of real-world applications. However, most existing datasets for this task are either construc…

Domain GeneralizationFormLanguage ModelingLanguage Modelling+5

SC-Arena: A Natural Language Benchmark for Single-Cell Reasoning with Knowledge-Augmented Evaluation

2026-02-26 · Jiahao Zhao, Feng Jiang, Shaowei Qin, Zhonghui Zhang 외 arxiv

Large language models (LLMs) are increasingly applied in scientific research, offering new capabilities for knowledge discovery and reasoning. In single-cell biology, however, evaluation practices for both general and sp…

PoisonArena: Uncovering Competing Poisoning Attacks in Retrieval-Augmented Generation

2025-05-18 · Liuji Chen, Xiaofang Yang, Yuanzhuo Lu, Jinghao Zhang 외

Retrieval-Augmented Generation (RAG) systems, widely used to improve the factual grounding of large language models (LLMs), are increasingly vulnerable to poisoning attacks, where adversaries inject manipulated content i…

MisinformationNatural QuestionsRAGRetrieval+1

MolCap-Arena: A Comprehensive Captioning Benchmark on Language-Enhanced Molecular Property Prediction

2024-11-01 · Carl Edwards, Ziqing Lu, Ehsan Hajiramezanali, Tommaso Biancalani 외

Bridging biomolecular modeling with natural language information, particularly through large language models (LLMs), has recently emerged as a promising interdisciplinary research area. LLMs, having been trained on large…

Molecular Property PredictionProperty Prediction