中文
相关论文

相关论文: Efficient Information Sharing in ICT Supply Chain …

200 篇论文

Due to the characteristics of Information and Communications Technology (ICT) products, the critical information of ICT devices is often summarized in big tabular data shared across supply chains. Therefore, it is critical to automatically…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Bin Xiao , Murat Simsek , Burak Kantarci , Ala Abu Alkheir

Tabular data in digital documents is widely used to express compact and important information for readers. However, it is challenging to parse tables from unstructured digital documents, such as PDFs and images, into machine-readable format…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Bin Xiao , Murat Simsek , Burak Kantarci , Ala Abu Alkheir

The automatic recognition of tabular data in document images presents a significant challenge due to the diverse range of table styles and complex structures. Tables offer valuable content representation, enhancing the predictive…

计算机视觉与模式识别 · 计算机科学 2024-04-22 Avinash Anand , Raj Jaiswal , Pijush Bhuyan , Mohit Gupta , Siddhesh Bangar , Md. Modassir Imam , Rajiv Ratn Shah , Shin'ichi Satoh

Table structure recognition (TSR) holds widespread practical importance by parsing tabular images into structured representations, yet encounters significant challenges when processing complex layouts involving merged or empty cells.…

计算机视觉与模式识别 · 计算机科学 2026-04-20 Boming Chen , Zining Wang , Zhentao Guo , Jianqiang Liu , Chen Duan , Yu Gu , Kai zhou , Pengfei Yan

Table Structure Recognition (TSR) is a widely discussed task aiming at transforming unstructured table images into structured formats, such as HTML sequences, to make text-only models, such as ChatGPT, that can further process these tables.…

计算机视觉与模式识别 · 计算机科学 2024-01-11 Bin Xiao , Murat Simsek , Burak Kantarci , Ala Abu Alkheir

Existing methods for Table Structure Recognition (TSR) from camera-captured or scanned documents perform poorly on complex tables consisting of nested rows / columns, multi-line texts and missing cell data. This is because current…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Arushi Jain , Shubham Paliwal , Monika Sharma , Lovekesh Vig

Table structure recognition (TSR) aims at extracting tables in images into machine-understandable formats. Recent methods solve this problem by predicting the adjacency relations of detected cell boxes, or learning to generate the…

计算机视觉与模式识别 · 计算机科学 2023-03-08 Hangdi Xing , Feiyu Gao , Rujiao Long , Jiajun Bu , Qi Zheng , Liangcheng Li , Cong Yao , Zhi Yu

Tabular documents such as CSV and Excel files are widely used in enterprise data pipelines, yet existing chunking strategies for retrieval-augmented generation (RAG) are primarily designed for unstructured text and do not account for…

计算与语言 · 计算机科学 2026-05-04 Pooja Guttal , Varun Magotra , Vasudeva Mahavishnu , Natasha Chanto , Sidharth Sivaprasad , Manas Gaur

As global trends are shifting towards data-driven industries, the demand for automated algorithms that can convert digital images of scanned documents into machine readable information is rapidly growing. Besides the opportunity of data…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Pascal Fischer , Alen Smajic , Alexander Mehler , Giuseppe Abrami

Table Structure Recognition (TSR) requires the logical reasoning ability of large language models (LLMs) to handle complex table layouts, but current datasets are limited in scale and quality, hindering effective use of this reasoning…

数据库 · 计算机科学 2026-04-16 Ruilin Zhang , Kai Yang

A table arranging data in rows and columns is a very effective data structure, which has been widely used in business and scientific research. Considering large-scale tabular data in online and offline documents, automatic table recognition…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Wenyuan Xue , Baosheng Yu , Wen Wang , Dacheng Tao , Qingyong Li

Table structure recognition (TSR) requires both table-level coherence (row/column counts, headers, spanning cells) and precise separator localization. We introduce FastTab, a grid-centric TSR model that avoids autoregressive HTML decoding…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Laziz Hamdi , Amine Tamasna , Pascal Boisson , Thierry Paquet

Recently, Table Structure Recognition (TSR) task, aiming at identifying table structure into machine readable formats, has received increasing interest in the community. While impressive success, most single table component-based methods…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Hao Liu , Xin Li , Mingming Gong , Bing Liu , Yunfei Wu , Deqiang Jiang , Yinsong Liu , Xing Sun

We present a new table structure recognition (TSR) approach, called TSRFormer, to robustly recognizing the structures of complex tables with geometrical distortions from various table images. Unlike previous methods, we formulate table…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Jiawei Wang , Weihong Lin , Chixiang Ma , Mingze Li , Zheng Sun , Lei Sun , Qiang Huo

Table Structure Recognition (TSR) is a task aimed at converting table images into a machine-readable format (e.g. HTML), to facilitate other applications such as information retrieval. Recent works tackle this problem by identifying the…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Minsoo Khang , Teakgyu Hong

Tables are pervasive in diverse documents, making table recognition (TR) a fundamental task in document analysis. Existing modular TR pipelines separately model table structure and content, leading to suboptimal integration and complex…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Chunxia Qin , Chenyu Liu , Pengcheng Xia , Jun Du , Baocai Yin , Bing Yin , Cong Liu

The task of table structure recognition aims to recognize the internal structure of a table, which is a key step to make machines understand tables. Currently, there are lots of studies on this task for different file formats such as ASCII…

信息检索 · 计算机科学 2019-08-29 Zewen Chi , Heyan Huang , Heng-Da Xu , Houjin Yu , Wanxuan Yin , Xian-Ling Mao

Hierarchical knowledge structures are ubiquitous across real-world domains and play a vital role in organizing information from coarse to fine semantic levels. While such structures have been widely used in taxonomy systems, biomedical…

机器学习 · 计算机科学 2026-03-10 Yunhui Liu , Yongchao Liu , Yinfeng Chen , Chuntao Hong , Tao Zheng , Tieke He

Extracting tables from documents is a critical task across various industries, especially on business documents like invoices and reports. Existing systems based on DEtection TRansformer (DETR) such as TAble TRansformer (TATR), offer…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Eliott Thomas , Mickael Coustaty , Aurelie Joseph , Gaspar Deloin , Elodie Carel , Vincent Poulain D'Andecy , Jean-Marc Ogier

We introduce a new table detection and structure recognition approach named RobusTabNet to detect the boundaries of tables and reconstruct the cellular structure of each table from heterogeneous document images. For table detection, we…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Chixiang Ma , Weihong Lin , Lei Sun , Qiang Huo
‹ 上一页 1 2 3 10 下一页 ›