paper-with-me

Papers

Fetch-A-Set: A Large-Scale OCR-Free Benchmark for Historical Document Retrieval

2024-06-11 · Adrià Molina, Oriol Ramos Terrades, Josep Lladós

This paper introduces Fetch-A-Set (FAS), a comprehensive benchmark tailored for legislative historical document analysis systems, addressing the challenges of large-scale document retrieval in historical contexts. The benchmark comprises a vast repository of documents dating back to the XVII century, serving both as a training resource and an evaluation benchmark for retrieval systems. It fills a critical gap in the literature by focusing on complex extractive tasks within the domain of cultural heritage. The proposed benchmark tackles the multifaceted problem of historical document analysis, including text-to-image retrieval for queries and image-to-text topic extraction from document fragments, all while accommodating varying levels of document legibility. This benchmark aims to spur advancements in the field by providing baselines and data for the development and evaluation of robust historical document retrieval systems, particularly in scenarios characterized by wide historical spectrum.

📄 PDF Abstract BibTeX arXiv:2406.07315

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalImage to textOptical Character Recognition (OCR)Retrieval

Similar Papers 제목 키워드 기반

Fine-Grained Address Segmentation for Attention-Based Variable-Degree Prefetching

2022-05-01 · Pengmiao Zhang, Ajitesh Srivastava, Anant V. Nori, Rajgopal Kannan 외

Machine learning algorithms have shown potential to improve prefetching performance by accurately predicting future memory accesses. Existing approaches are based on the modeling of text prediction, considering prefetchi…

PredictionSegmentation

RapidGNN: Energy and Communication-Efficient Distributed Training on Large-Scale Graph Neural Networks

2025-09-05 · Arefin Niam, Tevfik Kosar, M S Q Zulkar Nine arxiv

Graph Neural Networks (GNNs) have become popular across a diverse set of tasks in exploring structural relationships between entities. However, due to the highly connected structure of the datasets, distributed training …

Pythia: A Customizable Hardware Prefetching Framework Using Online Reinforcement Learning

2021-09-24 · Rahul Bera, Konstantinos Kanellopoulos, Anant V. Nori, Taha Shahroodi 외

Past research has proposed numerous hardware prefetching techniques, most of which rely on exploiting one specific type of program context information (e.g., program counter, cacheline address) to predict future memory a…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Rudder: Steering Prefetching in Distributed GNN Training using LLM Agents

2026-02-26 · Aishwarya Sarkar, Sayan Ghosh, Nathan Tallent, Aman Chadha 외 arxiv

Large-scale Graph Neural Networks (GNNs) are typically trained by sampling a vertex's neighbors to a fixed distance. Because large input graphs are distributed, training requires frequent irregular communication that sta…

SLOFetch: Compressed-Hierarchical Instruction Prefetching for Cloud Microservices

2025-11-06 · Zerui Bao, Di Zhu, Liu Jiang, Shiqi Sheng 외 arxiv

Large-scale networked services rely on deep soft-ware stacks and microservice orchestration, which increase instruction footprints and create frontend stalls that inflate tail latency and energy. We revisit instruction p…