Papers › Do Multi-hop Readers Dream of Reasoning Chains?

Do Multi-hop Readers Dream of Reasoning Chains?

31 Oct 2019WS 2019 11arXiv:1910.14520archive 2025-07-28

Haoyu Wang, Mo Yu, Xiaoxiao Guo, Rajarshi Das, Wenhan Xiong, Tian Gao

General Question Answering (QA) systems over texts require the multi-hop reasoning capability, i.e. the ability to reason with information collected from multiple passages to derive the answer. In this paper we conduct a systematic analysis to assess such an ability of various existing models proposed for multi-hop QA tasks. Specifically, our analysis investigates that whether providing the full reasoning chain of multiple passages, instead of just one final passage where the answer appears, could improve the performance of the existing QA models. Surprisingly, when using the additional evidence passages, the improvements of all the existing multi-hop reading approaches are rather limited, with the highest error reduction of 5.8% on F1 (corresponding to 1.3% absolute improvement) from the BERT model. To better understand whether the reasoning chains could indeed help find correct answers, we further develop a co-matching-based method that leads to 13.1% error reduction with passage chains when applied to two of our base readers (including BERT). Our results demonstrate the existence of the potential improvement using explicit multi-hop reasoning and the necessity to develop models with better reasoning abilities.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1910.14520")

Code

Syntology Ran 6 of 11 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · violated contract; 3 ran · our draft was wrong.

By repository: official repository: 11 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

helloeve/bert-co-matching officialmentioned in papertfApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 6 ran; 2 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
1ran · violated contract
3ran · our draft was wrong
5unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from helloeve/bert-co-matching. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

convert_to_unicode helloeve/bert-co-matching/tokenization.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 1923fc05163d207d · report
exact_match_score helloeve/bert-co-matching/evaluate-v1.1-original.py official repository ran · violated contract fingerprinted Apache-2.0 (permissive) · f6c275d6a18330a9 · report
f1_score helloeve/bert-co-matching/evaluate-v1.1-original.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 2112c433b9c6d343 · report
gelu helloeve/bert-co-matching/modeling.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · d08f324f950148de · report
get_activation helloeve/bert-co-matching/modeling.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 5842ee67106321d6 · report
normalize_answer helloeve/bert-co-matching/evaluate-v1.1-original.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · c6a80c065d2e4851 · report
exact_match_score helloeve/bert-co-matching/evaluate-v1.1.py official repository unverified Apache-2.0 (permissive) · d299ec45effa875c · report
f1_score helloeve/bert-co-matching/evaluate-v1.1.py official repository unverified Apache-2.0 (permissive) · c30a45593c8f216f · report
get_assignment_map_from_checkpoint helloeve/bert-co-matching/modeling.py official repository unverified Apache-2.0 (permissive) · 50958618b65e514e · report
load_vocab helloeve/bert-co-matching/tokenization.py official repository unverified Apache-2.0 (permissive) · ff83ccc8b0b6462d · report
printable_text helloeve/bert-co-matching/tokenization.py official repository unverified Apache-2.0 (permissive) · 0e5615f8994003cf · report

Tasks

Question Answering

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AdamAttentionAttention DropoutBERTDense ConnectionsDropoutLayer NormalizationLinear LayerLinear Warmup With Linear DecayMulti-Head AttentionResidual ConnectionSoftmaxWeight DecayWordPiece

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections