paper-with-me

홈 › Papers

TDeLTA: A Light-weight and Robust Table Detection Method based on Learning Text Arrangement

2023-12-18 · Yang Fan, XiangPing Wu, Qingcai Chen, Heng Li, Yan Huang, Zhixiang Cai, Qitian Wu

The diversity of tables makes table detection a great challenge, leading to existing models becoming more tedious and complex. Despite achieving high performance, they often overfit to the table style in training set, and suffer from significant performance degradation when encountering out-of-distribution tables in other domains. To tackle this problem, we start from the essence of the table, which is a set of text arranged in rows and columns. Based on this, we propose a novel, light-weighted and robust Table Detection method based on Learning Text Arrangement, namely TDeLTA. TDeLTA takes the text blocks as input, and then models the arrangement of them with a sequential encoder and an attention module. To locate the tables precisely, we design a text-classification task, classifying the text blocks into 4 categories according to their semantic roles in the tables. Experiments are conducted on both the text blocks parsed from PDF and extracted by open-source OCR tools, respectively. Compared to several state-of-the-art methods, TDeLTA achieves competitive results with only 3.1M model parameters on the large-scale public datasets. Moreover, when faced with the cross-domain data under the 0-shot setting, TDeLTA outperforms baselines by a large margin of nearly 7%, which shows the strong robustness and transferability of the proposed model.

📄 PDF Abstract BibTeX arXiv:2312.11043

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Character Recognition (OCR)Table Detectiontext-classificationText Classification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

BitDelta: Your Fine-Tune May Only Be Worth One Bit

2024-02-15 · James Liu, Guangxuan Xiao, Kai Li, Jason D. Lee 외

Large Language Models (LLMs) are typically trained in two phases: pre-training on large internet-scale datasets, and fine-tuning for downstream tasks. Given the higher computational demand of pre-training, it's intuitive…

GPU

Convergence Analysis of Gradient Descent Algorithms with Proportional Updates

2018-01-09 · Igor Gitman, Deepak Dilipkumar, Ben Parr

The rise of deep learning in recent years has brought with it increasingly clever optimization methods to deal with complex, non-linear loss functions. These methods are often designed with convex optimization in mind, b…

High-order Spatial Interactions Enhanced Lightweight Model for Optical Remote Sensing Image-based Small Ship Detection

2023-04-07 · Yifan Yin, Xu Cheng, Fan Shi, Xiufeng Liu 외

Accurate and reliable optical remote sensing image-based small-ship detection is crucial for maritime surveillance systems, but existing methods often struggle with balancing detection performance and computational compl…

object-detectionObject DetectionSmall Object Detection

DietDelta: A Vision-Language Approach for Dietary Assessment via Before-and-After Images

2026-04-07 · Gautham Vinod, Siddeshwar Raghavan, Bruce Coburn, Fengqing Zhu arxiv

Accurate dietary assessment is critical for precision nutrition, yet most image-based methods rely on a single pre-consumption image and provide only coarse, meal-level estimates. These approaches cannot determine what w…

MpoxMamba: A Grouped Mamba-based Lightweight Hybrid Network for Mpox Detection

2024-09-06 · Yubiao Yue, Jun Xue, Haihuang Liang, Zhenzhang Li 외

Due to the lack of effective mpox detection tools, the mpox virus continues to spread worldwide and has once again been declared a public health emergency of international concern by the World Health Organization. Lightw…

Mamba