← Search

Songtao Jiang

10 accepted papers

2026

Beyond N-grams: A Hierarchical Reward Learning Framework for Clinically-Aware Medical Report Generation

AAAI 2026technical

Automatic medical report generation can greatly reduce the workload of doctors, but it is often unreliable for real-world deployment. Current methods can write formally fluent sentences but may be factually flawed, introducing serious medical errors known as clinical hallucinations, which make them

Cited by 0SourcePDFScholar
2026

CodePercept: Code-Grounded Visual STEM Perception for MLLMs

CVPR 2026

When MLLMs fail at Science, Technology, Engineering, and Mathematics (STEM) visual reasoning, a fundamental question arises: is it due to perceptual deficiencies or reasoning limitations? Through systematic scaling analysis that independently scales perception and reasoning components, we uncover a

Cited by 0SourcecodeScholar
2026

From Narrow to Panoramic Vision: Attention-Guided Cold-Start Reshapes Multimodal Reasoning

ICLR 2026poster

The cold-start initialization stage plays a pivotal role in training Multimodal Large Reasoning Models (MLRMs), yet its mechanisms remain insufficiently understood. To analyze this stage, we introduce the Visual Attention Score (VAS), an attention-based metric that quantifies how much a model attend…

Cited by 0SourcecodeScholar
2026

Learning Transferable Temporal Primitives for Video Reasoning via Synthetic Videos

CVPR 2026

The transition from image to video understanding requires vision-language models (VLMs) to shift from recognizing static patterns to reasoning over temporal dynamics such as motion trajectories, speed changes, and state transitions. Yet current post-training methods fall short due to two critical li

Cited by 0SourcecodeScholar
2025

Fair Text-Attributed Graph Representation Learning

EMNLP 2025

Text-Attributed Graphs (TAGs), which integrate text and graph structures, have recently gained traction, especially in web applications. However, as a graph structure, TAG representation learning (TAGRL) naturally inherits issues from Graph Neural Networks (GNNs), such as fairness. Moreover, previou

Cited by 0SourcePDFScholar
2025

Fast or Slow? Integrating Fast Intuition and Deliberate Thinking for Enhancing Visual Question Answering

ACL 2025short

Multimodal large language models (MLLMs) still struggle with complex reasoning tasks in Visual Question Answering (VQA). While current methods have advanced by incorporating visual prompts, our study uncovers critical limitations: these approaches indiscriminately annotate all detected objects for e…

Cited by 0SourcePDFScholar
2025

HSCR: Hierarchical Self-Contrastive Rewarding for Aligning Medical Vision Language Models

ACL 2025long

Medical Vision-Language Models (Med-VLMs) have achieved success across various tasks, yet most existing methods overlook the modality misalignment issue that can lead to untrustworthy responses in clinical settings. In this paper, we propose Hierarchical Self-Contrastive Rewarding (HSCR), a novel ap…

2025

Modality-Fair Preference Optimization for Trustworthy MLLM Alignment

IJCAI 2025

Multimodal large language models (MLLMs) have achieved remarkable success across various tasks. However, separate training of visual and textual encoders often results in a misalignment of the modality. Such misalignment may lead models to generate content that is absent from the input image, a phen

Cited by 0SourcePDFScholar
2025

Unlocking Multimodal Mathematical Reasoning via Process Reward Model

NeurIPS 2025poster

Process Reward Models (PRMs) have shown promise in enhancing the mathematical reasoning capabilities of Large Language Models (LLMs) through Test-Time Scaling (TTS). However, their integration into multimodal reasoning remains largely unexplored. In this work, we take the first step toward unlocking…

Cited by 0SourceScholar
2024

Med-MoE: Mixture of Domain-Specific Experts for Lightweight Medical Vision-Language Models

EMNLP 2024finding

Recent advancements in general-purpose or domain-specific multimodal large language models (LLMs) have witnessed remarkable progress for medical decision-making. However, they are designated for specific classification or generative tasks, and require model training or finetuning on large-scale data…