← Search

Jun-Peng Jiang

8 accepted papers

2026

Dissecting Post-Training: Uncovering the Complementary Roles of SFT and RL for Document Parsing

ICML 2026poster

Document parsing, the task of extracting diverse content from PDFs while preserving their structural integrity, has been significantly advanced by Multimodal Large Language Models (MLLMs). These models have achieved remarkable success, largely driven by extensive post-training on massive datasets. T…

Cited by 0SourceScholar
2026

Multimodal Tabular Data Learning

AAAI 2026technical

Tabular data is a fundamental form of information in real-world applications, ranging from finance and healthcare to scientific research. Unlike traditional views that treat tables as isolated structured data, tables are often inherently multimodal—appearing as images, embedded in documents, or coex

Cited by 0SourcePDFScholar
2026

OvisOCR: End-to-End Document Parsing via Aligning Specialized Perception with General Reasoning

ICML 2026poster

This paper presents OvisOCR, a lightweight and strictly end-to-end Multimodal Language Model (MLLM) tailored for document parsing. Unlike current methods that rely on complex "Crop-OCR-Merge" cascades to handle high-resolution inputs, OvisOCR directly maps full-page visual signals to structured Mark…

Cited by 0SourceScholar
2026

TopBench: A Benchmark for Implicit Prediction and Reasoning over Tabular Question Answering

ICML 2026poster

Large Language Models (LLMs) have advanced Table Question Answering, where most queries can be answered by extracting information or simple aggregation. However, a common class of real-world queries is implicitly predictive, requiring the inference of unobserved answers from historical patterns rath…

Cited by 0SourceScholar
2025

Compositional Condition Question Answering in Tabular Understanding

ICML 2025poster

Multimodal Large Language Models (MLLMs) for tabular understanding have made significant progress in tasks such as financial report analysis and public data tests. However, our comprehensive analysis shows that these models are still limited in certain simple scenarios, particularly when handling co…

2025

Hawk: Leveraging Spatial Context for Faster Autoregressive Text-to-Image Generation

NeurIPS 2025poster

Autoregressive (AR) image generation models are capable of producing high-fidelity images but often suffer from slow inference due to their inherently sequential, token-by-token decoding process. Speculative decoding, which employs a lightweight draft model to approximate the output of a larger AR m…

Cited by 0SourceScholar
2025

Multimodal Tabular Reasoning with Privileged Structured Information

NeurIPS 2025poster

Tabular reasoning requires complex, multi-step information extraction and logical inference, such as aggregation, comparison, or calculation over tabular data. While recent advances have leveraged large language models (LLMs) for reasoning over structured text tables, such high-quality textual repre…

Cited by 0SourceScholar
2024

Tabular Insights, Visual Impacts: Transferring Expertise from Tables to Images

ICML 2024spotlight

Transferring knowledge across diverse data modalities is receiving increasing attention in machine learning. This paper tackles the task of leveraging expert-derived, yet expensive, tabular data to enhance image-based predictions when tabular data is unavailable during inference. The primary challen…

Cited by 2SourcePDFScholar