← Search

Yunjie Tian

13 accepted papers

2025

Adaptive Keyframe Sampling for Long Video Understanding

CVPR 2025poster

Multimodal large language models (MLLMs) have enabled open-world visual understanding by injecting visual input as extra tokens into large language models (LLMs) as contexts. However, when the visual input changes from a single image to a long video, the above paradigm encounters difficulty because…

2025

AutoEdit: Automatic Hyperparameter Tuning for Image Editing

NeurIPS 2025poster

Recent advances in diffusion models have revolutionized text-guided image editing, yet existing editing methods face critical challenges in hyperparameter identification. To get the reasonable editing performance, these methods often require the user to brute-force tune multiple interdependent hyper…

Cited by 0SourceScholar
2025

Building Vision Models upon Heat Conduction

CVPR 2025poster

Visual representation models leveraging attention mechanisms are challenged by significant computational overhead, particularly when pursuing large receptive fields. In this study, we aim to mitigate this challenge by introducing the Heat Conduction Operator (HCO) built upon the physical heat conduc…

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…

2025

PathDiff: Histopathology Image Synthesis with Unpaired Text and Mask Conditions

ICCV 2025poster

Diffusion-based generative models have shown promise in synthesizing histopathology images to address data scarcity caused by privacy constraints. Diagnostic text reports provide high-level semantic descriptions, and masks offer fine-grained spatial structures essential for representing distinct mor…

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…

2024

Spatial Transform Decoupling for Oriented Object Detection

AAAI 2024technical

Vision Transformers (ViTs) have achieved remarkable success in computer vision tasks. However, their potential in rotation-sensitive scenarios has not been fully explored, and this limitation may be inherently attributed to the lack of spatial invariance in the data-forwarding process. In this study…

2024

VMamba: Visual State Space Model

NeurIPS 2024spotlight

Designing computationally efficient network architectures remains an ongoing necessity in computer vision. In this paper, we adapt Mamba, a state-space language model, into VMamba, a vision backbone with linear time complexity. At the core of VMamba is a stack of Visual State-Space (VSS) blocks with…

2023

HiViT: A Simpler and More Efficient Design of Hierarchical Vision Transformer

ICLR 2023top-25%

There has been a debate on the choice of plain vs. hierarchical vision transformers, where researchers often believe that the former (e.g., ViT) has a simpler design but the latter (e.g., Swin) enjoys higher recognition accuracy. Recently, the emerge of masked image modeling (MIM), a self-supervised…

2023

Integrally Pre-Trained Transformer Pyramid Networks

CVPR 2023poster

In this paper, we present an integral pre-training framework based on masked image modeling (MIM). We advocate for pre-training the backbone and neck jointly so that the transfer gap between MIM and downstream recognition tasks is minimal. We make two technical contributions. First, we unify the rec…