276
Views
0
CrossRef citations to date
0
Altmetric
Research Article

Multi-Paragraph Machine Reading Comprehension with Hybrid Reader over Tables and Text

, , , , &
Article: 2367820 | Received 18 Dec 2023, Accepted 05 Jun 2024, Published online: 19 Jun 2024

Figures & data

Figure 1. Example of a paragraph from a full Wikipedia document with a title, text paragraph, and a table.

Figure 1. Example of a paragraph from a full Wikipedia document with a title, text paragraph, and a table.

Figure 2. Architecture of (a) pipeline models with a separated reader, (b) pipeline models with hybrid reader.

Figure 2. Architecture of (a) pipeline models with a separated reader, (b) pipeline models with hybrid reader.

Figure 3. Example of generating negative and positive paragraph table from the original paragraph.

Figure 3. Example of generating negative and positive paragraph table from the original paragraph.

Figure 4. Architecture of a hybrid reader with projection.

Figure 4. Architecture of a hybrid reader with projection.

Figure 5. Architecture of a hybrid reader with adapter.

Figure 5. Architecture of a hybrid reader with adapter.

Figure 6. Architecture of adapter layer; row-wise, direct, column-wise projection is concatenated and passed to adapter transformer layer.

Figure 6. Architecture of adapter layer; row-wise, direct, column-wise projection is concatenated and passed to adapter transformer layer.

Figure 7. The architecture of hybrid reader model with projection using long sequence transformer.

Figure 7. The architecture of hybrid reader model with projection using long sequence transformer.

Figure 8. The architecture of adapter layer for tables.

Figure 8. The architecture of adapter layer for tables.

Table 1. Result comparison between separated model and hybrid model with and without paragraph ranking.

Table 2. Result of the new architecture of BigBird model with our modifications.

Table 3. Results for experiments using the English MRC dataset, SQuAD 1.1, WikiSQL, and the NQ-Tables on hybrid reader model.

Table 4. Result for experiments using TAT-QA dataset.

Figure 9. The performance comparison of each vanilla, projection, TAPAS, and adapter.

Figure 9. The performance comparison of each vanilla, projection, TAPAS, and adapter.
Supplemental material

uaai_a_2367820_sm0155.png

Download PNG Image (63.4 KB)

uaai_a_2367820_sm0161.png

Download PNG Image (61.8 KB)

uaai_a_2367820_sm0165.png

Download PNG Image (69.3 KB)

uaai_a_2367820_sm0152.jpg

Download JPEG Image (20.7 KB)

uaai_a_2367820_sm0168.jpg

Download JPEG Image (151.2 KB)

uaai_a_2367820_sm0154.cls

Download (23.9 KB)

uaai_a_2367820_sm0156.png

Download PNG Image (30.4 KB)

uaai_a_2367820_sm0158.png

Download PNG Image (193.5 KB)

uaai_a_2367820_sm0157.png

Download PNG Image (62 KB)

uaai_a_2367820_sm0167.jpg

Download JPEG Image (202.6 KB)

uaai_a_2367820_sm0159.jpg

Download JPEG Image (14.5 KB)

uaai_a_2367820_sm0163.png

Download PNG Image (42.9 KB)

uaai_a_2367820_sm0169.eps

Download EPS Image (36.3 KB)

uaai_a_2367820_sm0162.jpg

Download JPEG Image (14.8 KB)

uaai_a_2367820_sm0166.png

Download PNG Image (31.1 KB)

uaai_a_2367820_sm0150.jpg

Download JPEG Image (49.3 KB)

uaai_a_2367820_sm0160.eps

Download EPS Image (36.6 KB)

uaai_a_2367820_sm0164.sty

Download (44.4 KB)

uaai_a_2367820_sm0148.png

Download PNG Image (95.1 KB)

uaai_a_2367820_sm0151.bst

Download (32.4 KB)

Data availability statement

Source codes and dataset used in this paper can be accessed in our github page.Footnote5