← Search

Juncheng Wu

7 accepted papers

2026

From Seeing to Thinking: Decoupling Perception and Reasoning Improves Post-Training of Vision-Language Models

ICML 2026poster

Recent advances in vision-language models (VLMs) emphasize long chain-of-thought reasoning; yet, we find that their performance on visual tasks is primarily limited by a lack of visual perception as opposed to reasoning itself. In this work, we systematically study the interplay between perception a…

Cited by 0SourceScholar
2026

STAR-1: Safer Alignment of Reasoning LLMs with 1K Data

AAAI 2026technical

This paper introduces STAR-1, a high-quality, just-1k-scale safety dataset specifically designed for large reasoning models (LRMs) like DeepSeek-R1. Built on three core principles --- diversity, deliberative reasoning, and rigorous filtering --- STAR-1 aims to address the critical needs for safety a

Cited by 0SourcePDFScholar
2026

When Token Pruning is Worse than Random: Understanding Visual Token Information in VLLMs

CVPR 2026

Vision Large Language Models (VLLMs) incur high computational costs due to their reliance on hundreds of visual tokens to represent images. While token pruning offers a promising solution for accelerating inference, this paper, however, identifies a key observation: in deeper layers (e.g., beyond th

Cited by 0SourcecodeScholar
2025

MedTrinity-25M: A Large-scale Multimodal Dataset with Multigranular Annotations for Medicine

ICLR 2025poster

This paper introduces MedTrinity-25M, a comprehensive, large-scale multimodal dataset for medicine, covering over 25 million images across 10 modalities with multigranular annotations for more than 65 diseases. These multigranular annotations encompass both global information, such as modality and o…

2025

More Thinking, Less Seeing? Assessing Amplified Hallucination in Multimodal Reasoning Models

NeurIPS 2025poster

Test-time compute has empowered multimodal large language models to generate extended reasoning chains, yielding strong performance on tasks such as multimodal math reasoning. However, we observe that this improved reasoning ability often comes with increased hallucination: as generations become lon…

Cited by 0SourceScholar
2024

DDR: Exploiting Deep Degradation Response as Flexible Image Descriptor

NeurIPS 2024poster

Image deep features extracted by pre-trained networks are known to contain rich and informative representations. In this paper, we present Deep Degradation Response (DDR), a method to quantify changes in image deep features under varying degradation conditions. Specifically, our approach facilitates…

2024

Misalignment-Robust Frequency Distribution Loss for Image Transformation

CVPR 2024poster

This paper aims to address a common challenge in deep learning-based image transformation methods such as image enhancement and super-resolution which heavily rely on precisely aligned paired datasets with pixel-level alignments. However creating precisely aligned paired images presents significant…