paper-with-me

Papers

A Suite of Generative Tasks for Multi-Level Multimodal Webpage Understanding

2023-05-05 · Andrea Burns, Krishna Srinivasan, Joshua Ainslie, Geoff Brown, Bryan A. Plummer, Kate Saenko, Jianmo Ni, Mandy Guo

Webpages have been a rich, scalable resource for vision-language and language only tasks. Yet only pieces of webpages are kept in existing datasets: image-caption pairs, long text articles, or raw HTML, never all in one place. Webpage tasks have resultingly received little attention and structured image-text data left underused. To study multimodal webpage understanding, we introduce the Wikipedia Webpage suite (WikiWeb2M) containing 2M pages with all of the associated image, text, and structure data. We verify its utility on three generative tasks: page description generation, section summarization, and contextual image captioning. We design a novel attention mechanism Prefix Global, which selects the most relevant image and text content as global tokens to attend to the rest of the webpage for context. By using page structure to separate such tokens, it performs better than full attention with lower computational complexity. Extensive experiments show that the new data in WikiWeb2M improves task performance compared to prior work.

📄 PDF Abstract BibTeX arXiv:2305.03668

Code (1)

google-research-datasets/wit/blob/main/wikiweb2m.md 공식 구현

Tasks

ArticlesImage Captioning

Similar Papers 제목 키워드 기반

TokLIP: Marry Visual Tokens to CLIP for Multimodal Comprehension and Generation

2025-05-08 · Haokun Lin, Teng Wang, Yixiao Ge, Yuying Ge 외

Pioneering token-based works such as Chameleon and Emu3 have established a foundation for multimodal unification but face challenges of high training computational overhead and limited comprehension performance due to a …

Quantization

Sparse Attention Vectors: Generative Multimodal Model Features Are Discriminative Vision-Language Classifiers

2024-11-28 · Chancharik Mitra, Brandon Huang, Tianning Chai, Zhiqiu Lin 외

Generative Large Multimodal Models (LMMs) like LLaVA and Qwen-VL excel at a wide variety of vision-language (VL) tasks such as image captioning or visual question answering. Despite strong performance, LMMs are not direc…

Image Captioningimage-classificationImage ClassificationMultiple-choice+3

HAVEN: Hierarchically Aligned Multimodal Benchmark for Unified Video Understanding

2026-05-19 · Mengqi Shi, Haopeng Zhang arxiv

While Multimodal Large Language Models (MLLMs) exhibit strong performance on standard video tasks, their ability to faithfully summarize and reason over complex narratives remains poorly evaluated. Existing summarization…

From Watch to Imagine: Steering Long-horizon Manipulation via Human Demonstration and Future Envisionment

2025-09-26 · Ke Ye, Jiaming Zhou, Yuanfeng Qiu, Jiayi Liu 외 arxiv

Generalizing to long-horizon manipulation tasks in a zero-shot setting remains a central challenge in robotics. Current multimodal foundation based approaches, despite their capabilities, typically fail to decompose high…

Multimodal Reasoning

Dual-Flow Reinforcement Learning with State-Aware Exploration

2026-06-29 · Qijun Li, Zheng Fu, Qi Song, Yifei He 외 arxiv

In complex continuous-control reinforcement learning tasks, multimodal optimal actions often coincide with uncertain, multimodal return distributions, making reliable value estimation and multimodal exploration challengi…

Reinforcement Learning