paper-with-me

홈 › Papers

Receipt Replay OOD: A Small Benchmark for Screen Replay Detection Under Domain Shift

2026-05-26 · Alexander Vinogradov arxiv

Public datasets such as DLC-2021, SynID, and KID34K have significantly contributed to research on presentation attack detection for identity documents, including screen replay attacks. However, evaluation of out-of-domain (OOD) robustness remains insufficiently explored, especially under realistic domain shifts. In this work, we introduce Receipt Replay OOD, a small out-of-domain benchmark for screen replay detection. Receipts share several characteristics with identity documents, including planar geometry, curved corners, wear-and-tear artifacts, and text or logo patterns, while avoiding personally identifiable information constraints commonly associated with identity documents. We evaluate document replay detection models under cross-domain conditions and demonstrate the impact of domain shift on generalization performance. The dataset is publicly available.

📄 PDF Abstract BibTeX arXiv:2605.26855

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PreAct: Computer-Using Agents that Get Faster on Repeated Tasks

2026-06-16 · Bojie Li arxiv

Computer-using agents drive real software through the screen -- clicking and typing -- but they solve every task from scratch: asked to repeat a task, an agent re-reads the screen, re-reasons every tap, and pays the full…

Distilled Replay: Overcoming Forgetting through Synthetic Samples

2021-03-29 · Andrea Rosasco, Antonio Carta, Andrea Cossu, Vincenzo Lomonaco 외

Replay strategies are Continual Learning techniques which mitigate catastrophic forgetting by keeping a buffer of patterns from previous experiences, which are interleaved with new data during training. The amount of pat…

Continual Learning

The Effectiveness of Memory Replay in Large Scale Continual Learning

2020-10-06 · Yogesh Balaji, Mehrdad Farajtabar, Dong Yin, Alex Mott 외

We study continual learning in the large scale setting where tasks in the input sequence are not limited to classification, and the outputs can be of high dimension. Among multiple state-of-the-art methods, we found vani…

Continual Learning

TEAL: New Selection Strategy for Small Buffers in Experience Replay Class Incremental Learning

2024-06-30 · Shahar Shaul-Ariel, Daphna Weinshall

Continual Learning is an unresolved challenge, whose relevance increases when considering modern applications. Unlike the human brain, trained deep neural networks suffer from a phenomenon called Catastrophic Forgetting,…

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning

Coordinated Replay Sample Selection for Continual Federated Learning

2023-10-23 · Jack Good, Jimit Majmudar, Christophe Dupuy, Jixuan Wang 외

Continual Federated Learning (CFL) combines Federated Learning (FL), the decentralized learning of a central model on a number of client devices that may not communicate their data, and Continual Learning (CL), the learn…

Continual LearningFederated Learning