paper-with-me

홈 › Papers

TabIQA: Table Questions Answering on Business Document Images

2023-03-27 · Phuc Nguyen, Nam Tuan Ly, Hideaki Takeda, Atsuhiro Takasu

Table answering questions from business documents has many challenges that require understanding tabular structures, cross-document referencing, and additional numeric computations beyond simple search queries. This paper introduces a novel pipeline, named TabIQA, to answer questions about business document images. TabIQA combines state-of-the-art deep learning techniques 1) to extract table content and structural information from images and 2) to answer various questions related to numerical data, text-based information, and complex queries from structured tables. The evaluation results on VQAonBD 2023 dataset demonstrate the effectiveness of TabIQA in achieving promising performance in answering table-related questions. The TabIQA repository is available at https://github.com/phucty/itabqa.

📄 PDF Abstract BibTeX arXiv:2303.14935

Code (1)

phucty/itabqa 공식 구현 pytorch

Similar Papers 제목 키워드 기반

DOCMASTER: A Unified Platform for Annotation, Training, & Inference in Document Question-Answering

2024-03-30 · Alex Nguyen, Zilong Wang, Jingbo Shang, Dheeraj Mekala

The application of natural language processing models to PDF documents is pivotal for various business applications yet the challenge of training models for this purpose persists in businesses due to specific hurdles. Th…

Privacy PreservingQuestion Answering

JDocQA: Japanese Document Question Answering Dataset for Generative Language Models

2024-03-28 · Eri Onami, Shuhei Kurita, Taiki Miyanishi, Taro Watanabe

Document question answering is a task of question answering on given documents such as reports, slides, pamphlets, and websites, and it is a truly demanding task as paper and electronic forms of documents are so common i…

HallucinationQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

BizBench: A Quantitative Reasoning Benchmark for Business and Finance

2023-11-11 · Rik Koncel-Kedziorski, Michael Krumdick, Viet Lai, Varshini Reddy 외

Answering questions within business and finance requires reasoning, precision, and a wide-breadth of technical knowledge. Together, these requirements make this domain difficult for large language models (LLMs). We intro…

Code GenerationProgram SynthesisQuestion AnsweringReading Comprehension

Arctic-TILT. Business Document Understanding at Sub-Billion Scale

2024-08-08 · Łukasz Borchmann, Michał Pietruszka, Wojciech Jaśkowski, Dawid Jurkiewicz 외

The vast portion of workloads employing LLMs involves answering questions grounded on PDF or scan content. We introduce the Arctic-TILT achieving accuracy on par with models 1000$\times$ its size on these use cases. It c…

document understandingGPU

Using Centroids of Word Embeddings and Word Mover's Distance for Biomedical Document Retrieval in Question Answering

2016-08-12 · WS 2016 8 · Brokos Georgios-Ioannis, Malakasiotis Prodromos, Androutsopoulos Ion

We propose a document retrieval method for question answering that represents documents and questions as weighted centroids of word embeddings and reranks the retrieved documents with a relaxation of Word Mover's Distanc…

Question AnsweringRetrievalWord Embeddings