← Search

Winston Hu

4 accepted papers

2026

Understanding vs. Generation: Navigating Optimization Dilemma in Multimodal Models

ICLR 2026poster

Current research in multimodal models faces a key challenge where enhancing generative capabilities often comes at the expense of understanding, and vice versa. We analyzed this trade-off and identify the primary cause might be the potential conflict between generation and understanding, which creat…

Cited by 0SourcecodeScholar
2025

Insight-V: Exploring Long-Chain Visual Reasoning with Multimodal Large Language Models

CVPR 2025highlight

Large Language Models (LLMs) demonstrate enhanced capabilities and reliability by reasoning more, evolving from Chain-of-Thought prompting to product-level solutions like OpenAI o1. Despite various efforts to improve LLM reasoning, high-quality long-chain reasoning data and optimized training pipel…

2025

Oryx MLLM: On-Demand Spatial-Temporal Understanding at Arbitrary Resolution

ICLR 2025poster

Visual data comes in various forms, ranging from small icons of just a few pixels to long videos spanning hours. Existing multi-modal LLMs usually standardize these diverse visual inputs to fixed-resolution images or patches for visual encoders and yield similar numbers of tokens for LLMs. This appr…

2025

PEARL: Parallel Speculative Decoding with Adaptive Draft Length

ICLR 2025poster

Speculative decoding (SD), where an extra draft model is employed to provide multiple **draft** tokens first and then the original target model verifies these tokens in parallel, has shown great power for LLM inference acceleration. However, existing SD methods suffer from the mutual waiting problem…

Cited by 0SourcePDFScholar