Papers by Leiyuan Chen
TableVLM: Multi-modal Pre-training for Table Structure Recognition (2023.acl-long)
Copied to clipboard
| Challenge: | Tables are useful for displaying data in an organized manner, but they are difficult to extract from images because of their structure, notation, and representation. |
| Approach: | They propose a multi-modal pre-training model for table structure recognition that captures table structure-related features by multiple unsupervised objectives inspired by masked visual-language modeling. |
| Outcome: | The proposed model improves tree-editing-distance-score on ComplexTable by 1.97% . |