paper-with-me

홈 › Papers

WikiTableEdit: A Benchmark for Table Editing by Natural Language Instruction

2024-03-05 · Zheng Li, Xiang Chen, Xiaojun Wan

Tabular data, as a crucial form of data representation, exists in diverse formats on the Web. When confronted with complex and irregular tables, manual modification becomes a laborious task. This paper investigates the performance of Large Language Models (LLMs) in the context of table editing tasks. Existing research mainly focuses on regular-shaped tables, wherein instructions are used to generate code in SQL, Python, or Excel Office-script for manipulating the tables. Nevertheless, editing tables with irregular structures, particularly those containing merged cells spanning multiple rows, poses a challenge when using code. To address this, we introduce the WikiTableEdit dataset. Leveraging 26,531 tables from the WikiSQL dataset, we automatically generate natural language instructions for six distinct basic operations and the corresponding outcomes, resulting in over 200,000 instances. Subsequently, we evaluate several representative large language models on the WikiTableEdit dataset to demonstrate the challenge of this task. The dataset will be released to the community to promote related researches.

📄 PDF Abstract BibTeX arXiv:2403.02962

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ChartReformer: Natural Language-Driven Chart Image Editing

2024-03-01 · Pengyu Yan, Mahesh Bhosale, Jay Lal, Bikhyat Adhikari 외

Chart visualizations are essential for data interpretation and communication; however, most charts are only accessible in image format and lack the corresponding data tables and supplementary information, making it diffi…

AnyEdit: Mastering Unified High-Quality Image Editing for Any Idea

2024-11-24 · CVPR 2025 1 · Qifan Yu, Wei Chow, Zhongqi Yue, Kaihang Pan 외

Instruction-based image editing aims to modify specific image elements with natural language instructions. However, current models in this domain often struggle to accurately execute complex user instructions, as they ar…

Diversity

A System for Automated Image Editing from Natural Language Commands

2018-12-03 · Jacqueline Brixey, Ramesh Manuvinakurike, Nham Le, Tuan Lai 외

This work presents the task of modifying images in an image editing program using natural language written commands. We utilize a corpus of over 6000 image edit text requests to alter real world images collected via crow…

SciDiagramEdit: Learning to Edit Scientific Diagrams from Paper Revisions

2026-07-16 · Yasheng Sun, Zezi Zeng, Yifan Yang, Chong Luo 외 arxiv

Editing the figures in a research paper is a routine and time-consuming part of everyday research practice: authors relabel components, rearrange panels, and restyle visuals as they revise their manuscripts. Automating t…

DUnE: Dataset for Unified Editing

2023-11-27 · Afra Feyza Akyürek, Eric Pan, Garry Kuwanto, Derry Wijaya

Even the most advanced language models remain susceptible to errors necessitating to modify these models without initiating a comprehensive retraining process. Model editing refers to the modification of a model's knowle…

Language ModelingLanguage ModellingModel EditingTriplet