paper-with-me

Papers

TabFlash: Efficient Table Understanding with Progressive Question Conditioning and Token Focusing

2025-11-17 · Jongha Kim, Minseong Bae, Sanghyeok Lee, Jinsung Yoon, Hyunwoo J. Kim arxiv

Table images present unique challenges for effective and efficient understanding due to the need for question-specific focus and the presence of redundant background regions. Existing Multimodal Large Language Model (MLLM) approaches often overlook these characteristics, resulting in uninformative and redundant visual representations. To address these issues, we aim to generate visual features that are both informative and compact to improve table understanding. We first propose progressive question conditioning, which injects the question into Vision Transformer layers with gradually increasing frequency, considering each layer's capacity to handle additional information, to generate question-aware visual features. To reduce redundancy, we introduce a pruning strategy that discards background tokens, thereby improving efficiency. To mitigate information loss from pruning, we further propose token focusing, a training strategy that encourages the model to concentrate essential information in the retained tokens. By combining these approaches, we present TabFlash, an efficient and effective MLLM for table understanding. TabFlash achieves state-of-the-art performance, outperforming both open-source and proprietary MLLMs, while requiring 27% less FLOPs and 30% less memory usage compared to the second-best MLLM.

📄 PDF Abstract BibTeX arXiv:2511.13283

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Memory-Based vs. Context-Only Conditioning Produces Distinct Behavioral Patterns in Stateful Personalization

2026-04-14 · Junsoo Park, Youssef Medhat, Htet Phyo Wai, Ploy Thajchayapong 외 arxiv

We study how conditioning context shapes personalization behavior in a teacher-facing educational recommender system. We compare contextual conditioning based on the current student question with memory-based conditionin…

Conditioning of Reinforcement Learning Agents and its Policy Regularization Application

2019-06-13 · Arip Asadulaev, Igor Kuznetsov, Gideon Stein, Andrey Filchenkov

The outcome of Jacobian singular values regularization was studied for supervised learning problems. It also was shown that Jacobian conditioning regularization can help to avoid the ``mode-collapse'' problem in Generati…

continuous-controlContinuous Controlreinforcement-learningReinforcement Learning+1

Multi-Scale Progressive Attention Network for Video Question Answering

2021-08-01 · ACL 2021 5 · Zhicheng Guo, Jiaxuan Zhao, Licheng Jiao, Xu Liu 외

Understanding the multi-scale visual information in a video is essential for Video Question Answering (VideoQA). Therefore, we propose a novel Multi-Scale Progressive Attention Network (MSPAN) to achieve relational reaso…

Question AnsweringRelational ReasoningVideo Question Answering

PyFi: Toward Pyramid-like Financial Image Understanding for VLMs via Adversarial Agents

2025-12-11 · Yuqun Zhang, Yuxuan Zhao, Sijia Chen arxiv

This paper proposes PyFi, a novel framework for pyramid-like financial image understanding that enables vision language models (VLMs) to reason through question chains in a progressive, simple-to-complex manner. At the c…

Visual Reasoning

LayoutFlow: Flow Matching for Layout Generation

2024-03-27 · Julian Jorge Andrade Guerreiro, Naoto Inoue, Kento Masui, Mayu Otani 외

Finding a suitable layout represents a crucial task for diverse applications in graphic design. Motivated by simpler and smoother sampling trajectories, we explore the use of Flow Matching as an alternative to current di…

DenoisingLayout Generation