arXiv AI

Authority Bias in Conversational Search Engines for Academic Paper Recommendation

The study examines whether large language models (LLMs) used as conversational search engines for academic literature prioritize papers based on authority signals—such as author prestige, venue, and citations—rather than content. By keeping titles and abstracts constant and manipulating authority metadata across three counterfactual conditions (original, flipped, boosted), the researchers tested eight LLMs in a single-turn, top‑1 recommendation scenario. Results reveal a substantial, directional authority bias that varies across models and is only partially mitigated by prompt-level debiasing, while also highlighting a significant say‑do gap where debiasing instructions suppress authority mentions more quickly than authority-driven flips, leading to underestimation of behavioral bias.

Hugging Face Trending Papers
Jun 11

Authority, Truth, and Citation Bias: A Large-Scale Multi-Domain Benchmark for Studying Epistemic Susceptibility in Large Language Models

Large language models are increasingly deployed in citation-augmented settings, yet the effect of citation presence on model behavior independent of factual content remains poorly understood. We introduce AuthorityBench, a 220,564-prompt multi-domain benchmark that isolates how citation-based authority signals influence epistemic behavior in LLMs.

arXiv AI
Aug 20

Self-prompting and cross-model consensus enable reproducible data extraction from scientific literature with large language models

The paper investigates how large language models can extract contextualized data from scientific literature. It presents four workflows: expert‑written prompts, self‑generated prompts, autonomous literature discovery, and dataset creation from guidelines. While models perform well with prompts, they struggle with context, hallucinate references, and still need human oversight for final validation.

By Valentin Romanov, Monique Bax, Steven Niederer
Hugging Face Trending Papers
Aug 19

Self-prompting and cross-model consensus enable reproducible data extraction from scientific literature with large language models

The paper evaluates browser-based large language models (LLMs) for extracting detailed, contextualized data from scientific papers. It presents four workflows: (1) expert-curated prompts yield good extraction but struggle with nuance; (2) LLMs can generate effective prompts from simple instructions; (3) autonomous literature discovery is challenging, with missing or hallucinated references; (4) LLMs can build new datasets from guidelines that align closely with human experts, yet still need human oversight. The study outlines a practical, auditable workflow where experts set standards, models cross-check extractions, and researchers resolve disputes, enabling scalable scientific data curation.