paper-with-me

홈 › Papers

Oh That Looks Familiar: A Novel Similarity Measure for Spreadsheet Template Discovery

2025-11-10 · Anand Krishnakumar, Vengadesh Ravikumaran arxiv

Traditional methods for identifying structurally similar spreadsheets fail to capture the spatial layouts and type patterns defining templates. To quantify spreadsheet similarity, we introduce a hybrid distance metric that combines semantic embeddings, data type information, and spatial positioning. In order to calculate spreadsheet similarity, our method converts spreadsheets into cell-level embeddings and then uses aggregation techniques like Chamfer and Hausdorff distances. Experiments across template families demonstrate superior unsupervised clustering performance compared to the graph-based Mondrian baseline, achieving perfect template reconstruction (Adjusted Rand Index of 1.00 versus 0.90) on the FUSTE dataset. Our approach facilitates large-scale automated template discovery, which in turn enables downstream applications such as retrieval-augmented generation over tabular collections, model training, and bulk data cleaning.

📄 PDF Abstract BibTeX arXiv:2511.06973

Code (0)

등록된 구현이 없습니다.

Similar 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 s…

ManagementTable Recognition

TableTalk: Scaffolding Spreadsheet Development with a Language Agent

2025-02-13 · Jenny T. Liang, Aayush Kumar, Yasharth Bajpai, Sumit Gulwani 외

Despite its ubiquity in the workforce, spreadsheet programming remains challenging as programmers need both spreadsheet-specific knowledge (e.g., APIs to write formulas) and problem-solving skills to create complex sprea…

Human Agent Collaboration

Assessing Performance of Aerobic Routines using Background Subtraction and Intersected Image Region

2018-10-03 · Faustine John, Irwandi Hipiny, Hamimah Ujir, Mohd Shahrizal Sunar

It is recommended for a novice to engage a trained and experience person, i.e., a coach before starting an unfamiliar aerobic or weight routine. The coach's task is to provide real-time feedbacks to ensure that the routi…

Template Matching with Deformable Diversity Similarity

2016-12-07 · CVPR 2017 7 · Itamar Talmi, Roey Mechrez, Lihi Zelnik-Manor

We propose a novel measure for template matching named Deformable Diversity Similarity -- based on the diversity of feature matches between a target image window and the template. We rely on both local appearance and geo…

DiversityTemplate Matching

LEI2JSON: Schema-based Validation and Conversion of Livestock Event Information

2023-10-26 · Mahir Habib, Muhammad Ashad Kabir, Lihong Zheng

Livestock producers often need help in standardising (i.e., converting and validating) their livestock event data. This article introduces a novel solution, LEI2JSON (Livestock Event Information To JSON). The tool is an …