paper-with-me

홈 › Papers

Do-GOOD: Towards Distribution Shift Evaluation for Pre-Trained Visual Document Understanding Models

2023-06-05 · Jiabang He, Yi Hu, Lei Wang, Xing Xu, Ning Liu, Hui Liu, Heng Tao Shen

Numerous pre-training techniques for visual document understanding (VDU) have recently shown substantial improvements in performance across a wide range of document tasks. However, these pre-trained VDU models cannot guarantee continued success when the distribution of test data differs from the distribution of training data. In this paper, to investigate how robust existing pre-trained VDU models are to various distribution shifts, we first develop an out-of-distribution (OOD) benchmark termed Do-GOOD for the fine-Grained analysis on Document image-related tasks specifically. The Do-GOOD benchmark defines the underlying mechanisms that result in different distribution shifts and contains 9 OOD datasets covering 3 VDU related tasks, e.g., document information extraction, classification and question answering. We then evaluate the robustness and perform a fine-grained analysis of 5 latest VDU pre-trained models and 2 typical OOD generalization algorithms on these OOD datasets. Results from the experiments demonstrate that there is a significant performance gap between the in-distribution (ID) and OOD settings for document images, and that fine-grained analysis of distribution shifts can reveal the brittle nature of existing pre-trained VDU models and OOD generalization algorithms. The code and datasets for our Do-GOOD benchmark can be found at https://github.com/MAEHCM/Do-GOOD.

📄 PDF Abstract BibTeX arXiv:2306.02623

Code (1)

maehcm/do-good 공식 구현 pytorch

Tasks

document understandingQuestion Answering

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

GOOD: A Graph Out-of-Distribution Benchmark

2022-06-16 · Shurui Gui, Xiner Li, Limei Wang, Shuiwang Ji

Out-of-distribution (OOD) learning deals with scenarios in which training and test data follow different distributions. Although general OOD problems have been intensively studied in machine learning, graph OOD is only a…

ClusterDataSplit: Exploring Challenging Clustering-Based Data Splits for Model Performance Evaluation

2020-11-01 · EMNLP (Eval4NLP) 2020 11 · Hanna Wecker, Annemarie Friedrich, Heike Adel

This paper adds to the ongoing discussion in the natural language processing community on how to choose a good development set. Motivated by the real-life necessity of applying machine learning models to different data d…

ClusteringPatent classificationSentiment Analysis

Balanced ID-OOD tradeoff transfer makes query based detectors good few shot learners

2024-05-23 · High-Confidence Computing 2024 5 · Yuantao Yin, Ping Yin, Xue Xiao, Liang Yan 외

Fine-tuning is a popular approach to solve the few-shot object detection problem. In this paper, we attempt to introduce a new perspective on it. We formulate the few-shot novel tasks as a type of distribution shifted fr…

Cross-Domain Few-Shot Object DetectionFew-Shot Object DetectionObjectobject-detection+1

KAGE-Bench: Fast Known-Axis Visual Generalization Evaluation for Reinforcement Learning

2026-01-20 · Egor Cherepanov, Daniil Zelezetsky, Alexey K. Kovalev, Aleksandr I. Panov arxiv

Pixel-based reinforcement learning agents often fail under purely visual distribution shift even when latent dynamics and rewards are unchanged, but existing benchmarks entangle multiple sources of shift and hinder syste…

Reinforcement Learning

Disentangling Label Distribution for Long-tailed Visual Recognition

2020-12-01 · CVPR 2021 1 · Youngkyu Hong, Seungju Han, Kwanghee Choi, Seokjun Seo 외

The current evaluation protocol of long-tailed visual recognition trains the classification model on the long-tailed source label distribution and evaluates its performance on the uniform target label distribution. Such …

Image ClassificationLong-tail LearningPrediction