paper-with-me

홈 › Papers

Cognitive Graph for Multi-Hop Reading Comprehension at Scale

2019-05-14 · ACL 2019 7 · Ming Ding, Chang Zhou, Qibin Chen, Hongxia Yang, Jie Tang

We propose a new CogQA framework for multi-hop question answering in web-scale documents. Inspired by the dual process theory in cognitive science, the framework gradually builds a \textit{cognitive graph} in an iterative process by coordinating an implicit extraction module (System 1) and an explicit reasoning module (System 2). While giving accurate answers, our framework further provides explainable reasoning paths. Specifically, our implementation based on BERT and graph neural network efficiently handles millions of documents for multi-hop reasoning questions in the HotpotQA fullwiki dataset, achieving a winning joint $F_1$ score of 34.9 on the leaderboard, compared to 23.6 of the best competitor.

📄 PDF Abstract BibTeX arXiv:1905.05460

Code (2)

THUDM/CogQA 공식 구현 pytorch
ShaoaAllen/CogQA pytorch

Tasks

Graph Neural NetworkMulti-hop Question AnsweringMulti-Hop Reading ComprehensionQuestion AnsweringReading Comprehension

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Towards a Better Understanding Human Reading Comprehension with Brain Signals

2021-08-03 · Ziyi Ye, Xiaohui Xie, Yiqun Liu, Zhihong Wang 외

Reading comprehension is a complex cognitive process involving many human brain activities. Plenty of works have studied the patterns and attention allocations of reading comprehension in information retrieval related sc…

EEGElectroencephalogram (EEG)Information RetrievalReading Comprehension+3

Bi-directional CognitiveThinking Network for Machine Reading Comprehension

2020-12-01 · COLING 2020 8 · Wei Peng, Yue Hu, Luxi Xing, Yuqiang Xie 외

We propose a novel Bi-directional Cognitive Knowledge Framework (BCKF) for reading comprehension from the perspective of complementary learning systems theory. It aims to simulate two ways of thinking in the brain to ans…

Machine Reading ComprehensionReading Comprehension

Bi-directional Cognitive Thinking Network for Machine Reading Comprehension

2020-10-20 · Wei Peng, Yue Hu, Luxi Xing, Yuqiang Xie 외

We propose a novel Bi-directional Cognitive Knowledge Framework (BCKF) for reading comprehension from the perspective of complementary learning systems theory. It aims to simulate two ways of thinking in the brain to ans…

Machine Reading ComprehensionReading Comprehension

How College Students Use AI to Navigate Course Readings: Evidence from an Eight-Week Study

2026-02-10 · Yue Fu, Joel Wester, Niels Van Berkel, Alexis Hiniker arxiv

College students increasingly use AI chatbots to support academic reading, yet we lack granular understanding of how these interactions shape their reading experience and cognitive engagement. We conducted an eight-week …

Graph Representations for Reading Comprehension Analysis using Large Language Model and Eye-Tracking Biomarker

2025-07-16 · Yuhong Zhang, Jialu Li, Shilai Yang, Yuchen Xu 외 arxiv

Reading comprehension is a fundamental skill in human cognitive development. With the advancement of Large Language Models (LLMs), there is a growing need to compare how humans and LLMs understand language across differe…

Emotion InterpretationReading ComprehensionInformation Retrieval