paper-with-me

홈 › Papers

CFMS: A Coarse-to-Fine Multimodal Synthesis Framework for Enhanced Tabular Reasoning

2026-04-13 · Qixian Huang, Hongqiang Lin, Tong Fu, Yingsen Wang, Zhenghui Fu, Qirui Wang, Yiding Sun, Dongxu Zhang arxiv

Reasoning over tabular data is a crucial capability for tasks like question answering and fact verification, as it requires models to comprehend both free-form questions and semi-structured tables. However, while methods like Chain-of-Thought (CoT) introduce reasoning chains, purely symbolic methodes are inherently limited by their blindness to holistic visual patterns. To address this, we propose the Coarse-to-Fine Multimodal Synthesis framework (CFMS), a novel two-stage paradigm that hierarchically decouples high-level visual perception from granular symbolic reasoning. In the Coarse Stage, CFMS leverages the Multimodal Large Language Models (MLLMs) to perform a one-time synthesis of a multi-perspective knowledge tuple. This tuple subsequently serves as a dynamic reasoning map to guide the fine stage, where a symbolic engine executes a targeted and efficient sequence of iterative operations over the table. Extensive experiments on the WikiTQ and TabFact benchmarks demonstrate that CFMS achieves competitive accuracy. The framework exhibits particular robustness when handling large tables and when instantiated with smaller backbone models, validating its effectiveness and generalizability.

📄 PDF Abstract BibTeX arXiv:2604.10973

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringFact Verification

Similar Papers 제목 키워드 기반

CFMS: Towards Explainable and Fine-Grained Chinese Multimodal Sarcasm Detection Benchmark

2026-03-23 · Junzhao Zhang, Hsiu-Yuan Huang, Chenming Tang, Yutong Yang 외 arxiv

Multimodal sarcasm detection has recently garnered significant attention. However, existing benchmarks suffer from coarse-grained annotations and limited cultural coverage, which hinder research into fine-grained semanti…

Explanation GenerationReinforcement LearningSarcasm Detection

Human-Centric Foundation Models: Perception, Generation and Agentic Modeling

2025-02-12 · Shixiang Tang, Yizhou Wang, Lu Chen, YuAn Wang 외

Human understanding and generation are critical for modeling digital humans and humanoid embodiments. Recently, Human-centric Foundation Models (HcFMs) inspired by the success of generalist models, such as large language…

Survey

Multimodal-Prior-Guided Importance Sampling for Hierarchical Gaussian Splatting in Sparse-View Novel View Synthesis

2026-03-03 · Kaiqiang Xiong, Zhanke Wang, Ronggang Wang arxiv

We present multimodal-prior-guided importance sampling as the central mechanism for hierarchical 3D Gaussian Splatting (3DGS) in sparse-view novel view synthesis. Our sampler fuses complementary cues { -- } photometric r…

Novel View Synthesis

Revisiting Reweighted Wake-Sleep for Models with Stochastic Control Flow

2018-05-26 · ICLR 2019 5 · Tuan Anh Le, Adam R. Kosiorek, N. Siddharth, Yee Whye Teh 외

Stochastic control-flow models (SCFMs) are a class of generative models that involve branching on choices from discrete random variables. Amortized gradient-based learning of SCFMs is challenging as most approaches targe…

Causal Foundation Models

2026-09-02 · Christopher Stith, Hossein Rahmani, Jesse C. Cresswell hf

Causal inference is the practice of estimating the effect of a treatment or intervention from data. It traditionally requires a bespoke pipeline for every new problem: first proposing a causal mechanism, selecting a comp…

Causal Inference