paper-with-me

Papers

Tabularis Formatus: Predictive Formatting for Tables

2025-08-14 · Mukul Singh, José Cambronero, Sumit Gulwani, Vu Le, Gust Verbruggen arxiv

Spreadsheet manipulation software are widely used for data management and analysis of tabular data, yet the creation of conditional formatting (CF) rules remains a complex task requiring technical knowledge and experience with specific platforms. In this paper we present TaFo, a neuro-symbolic approach to generating CF suggestions for tables, addressing common challenges such as user unawareness, difficulty in rule creation, and inadequate user interfaces. TaFo takes inspiration from component based synthesis systems and extends them with semantic knowledge of language models and a diversity preserving rule ranking.Unlike previous methods focused on structural formatting, TaFo uniquely incorporates value-based formatting, automatically learning both the rule trigger and the associated visual formatting properties for CF rules. By removing the dependency on user specification used by existing techniques in the form of formatted examples or natural language instruction, TaFo makes formatting completely predictive and automated for the user. To evaluate TaFo, we use a corpus of 1.8 Million public workbooks with CF and manual formatting. We compare TaFo against a diverse set of symbolic and neural systems designed for or adapted for the task of table formatting. Our results show that TaFo generates more accurate, diverse and complete formatting suggestions than current systems and outperforms these by 15.6\%--26.5\% on matching user added ground truth rules in tables.

📄 PDF Abstract BibTeX arXiv:2508.11121

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CORNET: Learning Table Formatting Rules By Example

2022-08-11 · Mukul Singh, José Cambronero, Sumit Gulwani, Vu Le 외

Spreadsheets are widely used for table manipulation and presentation. Stylistic formatting of these tables is an important property for both presentation and analysis. As a result, popular spreadsheet software, such as E…

Program Synthesis

Locating Tables in Scanned Documents for Reconstructing and Republishing (ICIAfS14)

2014-12-24 · Akmal Jahan Mac, Roshan G. Ragel

Pool of knowledge available to the mankind depends on the source of learning resources, which can vary from ancient printed documents to present electronic material. The rapid conversion of material available in traditio…

FormaT5: Abstention and Examples for Conditional Table Formatting with Natural Language

2023-10-26 · Mukul Singh, José Cambronero, Sumit Gulwani, Vu Le 외

Formatting is an important property in tables for visualization, presentation, and analysis. Spreadsheet software allows users to automatically format their tables by writing data-dependent conditional formatting (CF) ru…

Code Generation

FMBench: Adaptive Large Language Model Output Formatting

2026-02-06 · Yaoting Wang, Yun Zhou, Henghui Ding arxiv

Producing outputs that satisfy both semantic intent and format constraints is essential for deploying large language models in user-facing and system-integrated workflows. In this work, we focus on Markdown formatting, w…

Reinforcement Learning

ASTA: Learning Analytical Semantics over Tables for Intelligent Data Analysis and Visualization

2022-08-01 · Lingbo Li, Tianle Li, Xinyi He, Mengyu Zhou 외

Intelligent analysis and visualization of tables use techniques to automatically recommend useful knowledge from data, thus freeing users from tedious multi-dimension data mining. While many studies have succeeded in aut…