paper-with-me

Papers

FastWARC: Optimizing Large-Scale Web Archive Analytics

2021-11-22 · Janek Bevendorff, Martin Potthast, Benno Stein

Web search and other large-scale web data analytics rely on processing archives of web pages stored in a standardized and efficient format. Since its introduction in 2008, the IIPC's Web ARCive (WARC) format has become the standard format for this purpose. As a list of individually compressed records of HTTP requests and responses, it allows for constant-time random access to all kinds of web data via off-the-shelf open source parsers in many programming languages, such as WARCIO, the de-facto standard for Python. When processing web archives at the terabyte or petabyte scale, however, even small inefficiencies in these tools add up quickly, resulting in hours, days, or even weeks of wasted compute time. Reviewing the basic components of WARCIO and analyzing its bottlenecks, we proceed to build FastWARC, a new high-performance WARC processing library for Python, written in C++/Cython, which yields performance improvements by factors of 1.6-8x.

📄 PDF Abstract BibTeX arXiv:2112.03103

Code (1)

chatnoir-eu/chatnoir-resiliparse 공식 구현

Similar Papers 제목 키워드 기반

How to Search the Internet Archive Without Indexing It

2017-01-28 · Nattiya Kanhabua, Philipp Kemkes, Wolfgang Nejdl, Tu Ngoc Nguyen 외

Significant parts of cultural heritage are produced on the web during the last decades. While easy accessibility to the current web is a good baseline, optimal access to the past web faces several challenges. This includ…

Retrieval

KeystoneML: Optimizing Pipelines for Large-Scale Advanced Analytics

2016-10-29 · Evan R. Sparks, Shivaram Venkataraman, Tomer Kaftan, Michael J. Franklin 외

Modern advanced analytics applications make use of machine learning techniques and contain multiple steps of domain-specific and general-purpose processing with high resource requirements. We present KeystoneML, a system…

BIG-bench Machine LearningGeneral Classificationimage-classificationImage Classification

Optimizing video analytics inference pipelines: a case study

2025-12-07 · Saeid Ghafouri, Yuming Ding, Katerine Diaz Chito, Jesús Martinez del Rincón 외 arxiv

Cost-effective and scalable video analytics are essential for precision livestock monitoring, where high-resolution footage and near-real-time monitoring needs from commercial farms generates substantial computational wo…

A Survey of Performance Optimization in Neural Network-Based Video Analytics Systems

2021-05-10 · Nada Ibrahim, Preeti Maurya, Omid Jafari, Parth Nagarkar

Video analytics systems perform automatic events, movements, and actions recognition in a video and make it possible to execute queries on the video. As a result of a large number of video data that need to be processed,…

object-detectionObject DetectionSurvey

A Scalable Framework for Multilevel Streaming Data Analytics using Deep Learning

2019-07-15 · Shihao Ge, Haruna Isah, Farhana Zulkernine, Shahzad Khan

The rapid growth of data in velocity, volume, value, variety, and veracity has enabled exciting new opportunities and presented big challenges for businesses of all types. Recently, there has been considerable interest i…

Sentiment Analysis