# Can We Find Documents in Web Archives without Knowing their Contents?

**Authors:** Khoi Duy Vo, Tuan Tran, Tu Ngoc Nguyen, Xiaofei Zhu, Wolfgang Nejdl

arXiv: 1701.03942 · 2017-01-17

## TL;DR

This paper explores the potential of using metadata evidence from web archive documents, such as headers and URLs, to improve search and ranking without relying on full content analysis.

## Contribution

It introduces a novel approach that leverages metadata evidence for ranking web archive documents, demonstrating its effectiveness through empirical evaluation.

## Key findings

- Metadata evidence can effectively distinguish relevant from irrelevant documents.
- The proposed model outperforms content-based methods in certain scenarios.
- Using metadata reduces computational costs and handles high redundancy.

## Abstract

Recent advances of preservation technologies have led to an increasing number of Web archive systems and collections. These collections are valuable to explore the past of the Web, but their value can only be uncovered with effective access and exploration mechanisms. Ideal search and rank- ing methods must be robust to the high redundancy and the temporal noise of contents, as well as scalable to the huge amount of data archived. Despite several attempts in Web archive search, facilitating access to Web archive still remains a challenging problem.   In this work, we conduct a first analysis on different ranking strategies that exploit evidences from metadata instead of the full content of documents. We perform a first study to compare the usefulness of non-content evidences to Web archive search, where the evidences are mined from the metadata of file headers, links and URL strings only. Based on these findings, we propose a simple yet surprisingly effective learning model that combines multiple evidences to distinguish "good" from "bad" search results. We conduct empirical experiments quantitatively as well as qualitatively to confirm the validity of our proposed method, as a first step towards better ranking in Web archives taking meta- data into account.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1701.03942/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1701.03942/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1701.03942/full.md

---
Source: https://tomesphere.com/paper/1701.03942