paper-with-me

Papers

LAVA: Logic-Aware Validation and Augmentation Framework for Large-Scale Financial Document Auditing

2026-08-17 · Ruoqi Shu, Xuhui Wang, Isaac Wang, Yanming Mai, Bo Wan arxiv

Financial document validation in production, such as payroll auditing, tax compliance, and loan underwriting, demands exceptional accuracy, consistency, and reproducibility under strict enterprise constraints. In practice, documents arrive with heterogeneous layouts and formats, semantically rich and context-dependent content, and embedded business rules that current pipelines struggle to process reliably. We introduce LAVA (Logic-Aware Validation and Augmentation), a modular, backbone-agnostic pipeline built on multimodal large language models, that integrates a four-stage design: document-rule retrieval, layout-preserving information extraction, auxiliary metadata enrichment, and auditable symbolic/arithmetic verification. LAVA supports robust rule grounding, fine-grained error attribution, and consistent, traceable end-to-end execution, capabilities essential for high-stakes deployment. Evaluated on a large real-world benchmark with diverse financial documents and dozens of expert-curated validation rules, LAVA outperforms baselines in hallucination control and edge-case handling while maintaining efficient token usage, demonstrating practicality for high-volume, time-critical validation.

📄 PDF Abstract BibTeX arXiv:2608.16763

Code (0)

등록된 구현이 없습니다.

Tasks

Information Extraction

Similar Papers 제목 키워드 기반

LlavaGuard: An Open VLM-based Framework for Safeguarding Vision Datasets and Models

2024-06-07 · Lukas Helff, Felix Friedrich, Manuel Brack, Kristian Kersting 외

This paper introduces LlavaGuard, a suite of VLM-based vision safeguards that address the critical need for reliable guardrails in the era of large-scale data and models. To this end, we establish a novel open framework,…

WSI-LLaVA: A Multimodal Large Language Model for Whole Slide Image

2024-12-03 · Yuci Liang, Xinheng Lyu, Meidan Ding, WenTing Chen 외

Recent advancements in computational pathology have produced patch-level Multi-modal Large Language Models (MLLMs), but these models are limited by their inability to analyze whole slide images (WSIs) comprehensively and…

DiagnosticLanguage ModelingLanguage ModellingLarge Language Model+4

LLaVA Needs More Knowledge: Retrieval Augmented Natural Language Generation with Knowledge Graph for Explaining Thoracic Pathologies

2024-10-07 · Ameer Hamza, Abdullah, Yong Hyun Ahn, Sungyoung Lee 외

Generating Natural Language Explanations (NLEs) for model predictions on medical images, particularly those depicting thoracic pathologies, remains a critical and challenging task. Existing methodologies often struggle d…

RAGRetrievalText Generation

To See is to Believe: Prompting GPT-4V for Better Visual Instruction Tuning

2023-11-13 · Junke Wang, Lingchen Meng, Zejia Weng, Bo He 외

Existing visual instruction tuning methods typically prompt large language models with textual descriptions to generate instruction-following data. Despite the promising performance achieved, these descriptions are deriv…

Instruction FollowingMM-VetVisual Question Answering

LLaVA-3D: A Simple yet Effective Pathway to Empowering LMMs with 3D-awareness

2024-09-26 · Chenming Zhu, Tai Wang, Wenwei Zhang, Jiangmiao Pang 외

Recent advancements in Large Multimodal Models (LMMs) have greatly enhanced their proficiency in 2D visual understanding tasks, enabling them to effectively process and understand images and videos. However, the developm…

3D Question Answering (3D-QA)PositionScene Understanding