用图文混合表示提升大模型表格理解能力
HIPPO: Enhancing the Table Understanding Capability of LLMs through Hybrid-Modal Preference Optimization
- 融合文本与图像构建表格多模态表示
- 在问答和事实验证任务上提升4%准确率
- 有效缓解模态偏差,适合表格推理研究者
表格数据蕴含丰富的结构语义,在信息组织与处理中至关重要。现有方法多采用多模态大语言模型(MLLMs)处理不同形式的表格表示,但主要聚焦于单模态表示下的表格理解能力,限制了多模态表示在更高效表格推理中的探索。为此,本文提出混合模态偏好优化(HIPPO)模型,通过同时使用文本和图像表示表格,利用多模态信息优化MLLMs。具体地,HIPPO从混合模态表格表示中采样模型输出,并设计模态一致的采样策略,增强响应多样性并缓解直接偏好优化(DPO)训练中的模态偏差。在表格问答与表格事实验证任务上的实验表明,HIPPO相较多种表格推理模型实现4%的性能提升。进一步分析显示,HIPPO不仅提升了基于单模态表示的表格推理能力,还促进了跨模态互补语义的提取。代码已开源:https://github.com/NEUIR/HIPPO。
原文摘要 · Abstract (English)
Tabular data contains rich structural semantics and plays a crucial role in organizing and manipulating information. Recent methods employ Multi-modal Large Language Models (MLLMs) to address table-related tasks across various modalities of table representations. However, existing studies mainly focus on exploring the table understanding ability of MLLMs using unimodal representations, which limits further exploration of multi-modal representations to enable more effective table reasoning. To better capture structural semantics from the tabular data, this paper introduces the HybrId-modal Preference oPtimizatiOn (HIPPO) model, which represents tables using both text and image, optimizing MLLMs by learning more comprehensive table information from these multiple modalities. Specifically, HIPPO samples MLLM responses from hybrid-modal table representations and designs a modality-consistent sampling strategy to enhance response diversity and mitigate modality bias during Direct Preference Optimization (DPO) training. Experiments on table question answering and table fact verification tasks demonstrate the effectiveness of HIPPO, achieving a 4% improvement over various table reasoning models. Further analysis reveals that HIPPO not only enhances the table reasoning capability based on unimodal representations but also facilitates the extraction of complementary semantics across modalities. The code is available at https://github.com/NEUIR/HIPPO.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。