Less is Less: When Are Snippets Insufficient for Human vs Machine Relevance Estimation?
Gabriella Kazai, Bhaskar Mitra, Anlei Dong, Nick Craswell, Linjun, Yang

TL;DR
This study investigates when document snippets are sufficient for relevance estimation by humans and neural models, revealing that full text benefits both in certain cases but can also negatively impact ranking performance.
Contribution
It provides a comparative analysis of human and neural model relevance assessments using full text versus snippets, highlighting differing responses and conditions for effectiveness.
Findings
Full text benefits humans and BERT for specific query types
Adding full text can harm ranking performance for navigational queries
Humans and machines respond differently to additional document information
Abstract
Traditional information retrieval (IR) ranking models process the full text of documents. Newer models based on Transformers, however, would incur a high computational cost when processing long texts, so typically use only snippets from the document instead. The model's input based on a document's URL, title, and snippet (UTS) is akin to the summaries that appear on a search engine results page (SERP) to help searchers decide which result to click. This raises questions about when such summaries are sufficient for relevance estimation by the ranking model or the human assessor, and whether humans and machines benefit from the document's full text in similar ways. To answer these questions, we study human and neural model based relevance assessments on 12k query-documents sampled from Bing's search logs. We compare changes in the relevance assessments when only the document summaries and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInformation Retrieval and Search Behavior · Topic Modeling · Advanced Text Analysis Techniques
MethodsAttention Is All You Need · Linear Layer · Layer Normalization · Dense Connections · Linear Warmup With Linear Decay · Softmax · Multi-Head Attention · Weight Decay · Adam · WordPiece
