paper-with-me

홈 › Papers

Structsum Generation for Faster Text Comprehension

2024-01-12 · Parag Jain, Andreea Marzoca, Francesco Piccinno

We consider the task of generating structured representations of text using large language models (LLMs). We focus on tables and mind maps as representative modalities. Tables are more organized way of representing data, while mind maps provide a visually dynamic and flexible approach, particularly suitable for sparse content. Despite the effectiveness of LLMs on different tasks, we show that current models struggle with generating structured outputs. In response, we present effective prompting strategies for both of these tasks. We introduce a taxonomy of problems around factuality, global and local structure, common to both modalities and propose a set of critiques to tackle these issues resulting in an absolute improvement in accuracy of +37pp (79%) for mind maps and +15pp (78%) for tables. To evaluate semantic coverage of generated structured representations we propose Auto-QA, and we verify the adequacy of Auto-QA using SQuAD dataset. We further evaluate the usefulness of structured representations via a text comprehension user study. The results show a significant reduction in comprehension time compared to text when using table (42.9%) and mind map (31.9%), without loss in accuracy.

📄 PDF Abstract BibTeX arXiv:2401.06837

Code (0)

등록된 구현이 없습니다.

Tasks

Reading Comprehension

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

Making Neural Machine Reading Comprehension Faster

2019-03-29 · Debajyoti Chatterjee

This study aims at solving the Machine Reading Comprehension problem where questions have to be answered given a context passage. The challenge is to develop a computationally faster model which will have improved infere…

Knowledge DistillationMachine Reading ComprehensionNatural Language UnderstandingReading Comprehension

WEAVE: Unleashing and Benchmarking the In-context Interleaved Comprehension and Generation

2025-11-14 · Wei Chow, Jiachun Pan, Yongyuan Liang, Mingze Zhou 외 arxiv

Recent advances in unified multimodal models (UMMs) have enabled impressive progress in visual comprehension and generation. However, existing datasets and benchmarks focus primarily on single-turn interactions, failing …

Image GenerationImage Editing

SkillQG: Learning to Generate Question for Reading Comprehension Assessment

2023-05-08 · Xiaoqiang Wang, Bang Liu, Siliang Tang, Lingfei Wu

We present $\textbf{$\texttt{SkillQG}$}$: a question generation framework with controllable comprehension types for assessing and improving machine reading comprehension models. Existing question generation systems widel…

Machine Reading ComprehensionQuestion AnsweringQuestion GenerationQuestion-Generation+1

Unlocking Aha Moments via Reinforcement Learning: Advancing Collaborative Visual Comprehension and Generation

2025-06-02 · Kaihang Pan, Yang Wu, Wendong Bu, Kai Shen 외

Recent endeavors in Multimodal Large Language Models (MLLMs) aim to unify visual comprehension and generation. However, these two capabilities remain largely independent, as if they are two separate functions encapsulate…

Image GenerationText to Image GenerationText-to-Image Generation

Auto-Encoding Morph-Tokens for Multimodal LLM

2024-05-03 · Kaihang Pan, Siliang Tang, Juncheng Li, Zhaoyu Fan 외

For multimodal LLMs, the synergy of visual comprehension (textual output) and generation (visual output) presents an ongoing challenge. This is due to a conflicting objective: for comprehension, an MLLM needs to abstract…

Image ReconstructionMORPH