paper-with-me

Papers

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, Gert Cauwenberghs, Tzyy-Ping Jung 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 different contexts and apply this understanding to functional tasks such as inference, emotion interpretation, and information retrieval. Our previous work used LLMs and human biomarkers to study the reading comprehension process. The results showed that the biomarkers corresponding to words with high and low relevance to the inference target, as labeled by the LLMs, exhibited distinct patterns, particularly when validated using eye-tracking data. However, focusing solely on individual words limited the depth of understanding, which made the conclusions somewhat simplistic despite their potential significance. This study used an LLM-based AI agent to group words from a reading passage into nodes and edges, forming a graph-based text representation based on semantic meaning and question-oriented prompts. We then compare the distribution of eye fixations on important nodes and edges. Our findings indicate that LLMs exhibit high consistency in language understanding at the level of graph topological structure. These results build on our previous findings and offer insights into effective human-AI co-learning strategies.

📄 PDF Abstract BibTeX arXiv:2507.11972

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion InterpretationReading ComprehensionInformation Retrieval

Similar Papers 제목 키워드 기반

Words or Characters? Fine-grained Gating for Reading Comprehension

2016-11-06 · Zhilin Yang, Bhuwan Dhingra, Ye Yuan, Junjie Hu 외

Previous work combines word-level and character-level representations using concatenation or scalar weighting, which is suboptimal for high-level tasks like reading comprehension. We present a fine-grained gating mechani…

Question AnsweringReading ComprehensionTAG

Beyond English-Only Reading Comprehension: Experiments in Zero-Shot Multilingual Transfer for Bulgarian

2019-08-05 · RANLP 2019 9 · Momchil Hardalov, Ivan Koychev, Preslav Nakov

Recently, reading comprehension models achieved near-human performance on large-scale datasets such as SQuAD, CoQA, MS Macro, RACE, etc. This is largely due to the release of pre-trained contextualized representations su…

Multiple-choicePhilosophyReading Comprehension

Building Dynamic Knowledge Graphs from Text using Machine Reading Comprehension

2018-10-12 · ICLR 2019 5 · Rajarshi Das, Tsendsuren Munkhdalai, Xingdi Yuan, Adam Trischler 외

We propose a neural machine-reading model that constructs dynamic knowledge graphs from procedural text. It builds these graphs recurrently for each step of the described procedure, and uses them to track the evolving st…

Knowledge GraphsMachine Reading ComprehensionProcedural Text UnderstandingQuestion Answering+1

Bridging Information-Seeking Human Gaze and Machine Reading Comprehension

2020-09-30 · CONLL 2020 · Jonathan Malmaud, Roger Levy, Yevgeni Berzak

In this work, we analyze how human gaze during reading comprehension is conditioned on the given reading comprehension question, and whether this signal can be beneficial for machine reading comprehension. To this end, w…

Machine Reading ComprehensionMultiple-choiceQuestion AnsweringReading Comprehension

Interactive Machine Comprehension with Dynamic Knowledge Graphs

2021-08-31 · EMNLP 2021 11 · Xingdi Yuan

Interactive machine reading comprehension (iMRC) is machine comprehension tasks where knowledge sources are partially observable. An agent must interact with an environment sequentially to gather necessary knowledge in o…

Knowledge GraphsMachine Reading ComprehensionReading Comprehension