← Search

Tianren Ma

7 accepted papers

2026

Consolidating Reinforcement Learning for Multimodal Discrete Diffusion Models

ICLR 2026poster

Optimizing discrete diffusion model (DDM) with rewards remains a challenge—the non-autoregressive paradigm makes importance sampling intractable and rollout complex, puzzling reinforcement learning methods such as Group Relative Policy Optimization (GRPO). In this study, we introduce **MaskGRPO**, t…

Cited by 0SourcecodeScholar
2026

RebRL: Reinforcing Discrete Visual Diffusion Models with Rebalanced Timestep Credits

CVPR 2026

Discrete Diffusion Models (DDMs) have shown great potential in image generation, especially when equipped with reinforcement learning (RL) techniques.However, a fundamental yet overlooked limitation is revealed in our experiments: severe imbalance of credit assignment across timesteps during trainin

Cited by 0SourceScholar
2025

ChatterBox: Multimodal Referring and Grounding with Chain-of-Questions

AAAI 2025technical

In this study, we establish a benchmark and a baseline approach for Multimodal referring and grounding with Chain-of-Questions (MCQ), opening up a promising direction for ‘logical’ multimodal dialogues. The newly collected dataset, named CB-300K, spans challenges including probing dialogues with spa…

2025

ClawMachine: Learning to Fetch Visual Tokens for Referential Comprehension

ICLR 2025poster

Aligning vision and language concepts at a finer level remains an essential topic of multimodal large language models (MLLMs), particularly for tasks such as referring and grounding. Existing methods, such as *proxy encoding* and *geometry encoding* genres, incorporate additional syntax to encode sp…

2024

Artemis: Towards Referential Understanding in Complex Videos

NeurIPS 2024poster

Videos carry rich visual information including object description, action, interaction, etc., but the existing multimodal large language models (MLLMs) fell short in referential understanding scenarios such as video-based referring. In this paper, we present Artemis, an MLLM that pushes video-based…