paper-with-me

홈 › Papers

Detecting Layout Templates in Complex Multiregion Files

2021-09-14 · Gerardo Vitagliano, Lan Jiang, Felix Naumann

Spreadsheets are among the most commonly used file formats for data management, distribution, and analysis. Their widespread employment makes it easy to gather large collections of data, but their flexible canvas-based structure makes automated analysis difficult without heavy preparation. One of the common problems that practitioners face is the presence of multiple, independent regions in a single spreadsheet, possibly separated by repeated empty cells. We define such files as "multiregion" files. In collections of various spreadsheets, we can observe that some share the same layout. We present the Mondrian approach to automatically identify layout templates across multiple files and systematically extract the corresponding regions. Our approach is composed of three phases: first, each file is rendered as an image and inspected for elements that could form regions; then, using a clustering algorithm, the identified elements are grouped to form regions; finally, every file layout is represented as a graph and compared with others to find layout templates. We compare our method to state-of-the-art table recognition algorithms on two corpora of real-world enterprise spreadsheets. Our approach shows the best performances in detecting reliable region boundaries within each file and can correctly identify recurring layouts across files.

📄 PDF Abstract BibTeX arXiv:2109.06630

Code (1)

hpi-information-systems/mondrian 공식 구현

Tasks

ManagementTable Recognition

Similar Papers 제목 키워드 기반

Synthetic Document Generator for Annotation-free Layout Recognition

2021-11-11 · Natraj Raman, Sameena Shah, Manuela Veloso

Analyzing the layout of a document to identify headers, sections, tables, figures etc. is critical to understanding its content. Deep learning based approaches for detecting the layout structure of document images have b…

BaRISTA: Brain Scale Informed Spatiotemporal Representation of Human Intracranial Neural Activity

2025-12-13 · Lucine L. Oganesian, Saba Hashemi, Maryam M. Shanechi arxiv

Intracranial recordings have opened a unique opportunity to simultaneously measure activity across multiregional networks in the human brain. Recent works have focused on developing transformer-based neurofoundation mode…

Structure of activity in multiregion recurrent neural networks

2024-02-19 · David G. Clark, Manuel Beiran

Neural circuits comprise multiple interconnected regions, each with complex dynamics. The interplay between local and global activity is thought to underlie computational flexibility, yet the structure of multiregion neu…

TabSniper: Towards Accurate Table Detection & Structure Recognition for Bank Statements

2024-12-17 · Abhishek Trivedi, Sourajit Mukherjee, Rajat Kumar Singh, Vani Agarwal 외

Extraction of transaction information from bank statements is required to assess one's financial well-being for credit rating and underwriting decisions. Unlike other financial documents such as tax forms or financial st…

Table Detection

A Custom IC Layout Generation Engine Based on Dynamic Templates and Grids

2022-07-24 · Taeho Shin, Dongjun Lee, Dongwhee Kim, Gaeryun Sung 외

This paper presents an automatic layout generation framework in advanced CMOS technologies. The framework extends the template-and-grid-based layout generation methodology with the following additional techniques applied…

Layout Generation