← Search

junke Wang

12 accepted papers

2026

FluxMem: Adaptive Hierarchical Memory for Streaming Video Understanding

CVPR 2026

This paper presents FluxMem, a training-free framework for efficient streaming video understanding. FluxMem adaptively compresses redundant visual memory through a hierarchical, two-stage design: (1) a Temporal Adjacency Selection (TAS) module removes redundant visual tokens across adjacent frames,

Cited by 0SourcecodeScholar
2026

TempoMaster: Efficient Long Video Generation via Next-Frame-Rate Prediction

CVPR 2026

We present TempoMaster, a novel framework that formulates long video generation as next-frame-rate prediction. Specifically, we first generate a low-frame-rate clip that serves as a coarse blueprint of the entire video sequence, and then progressively increase the frame rate to refine visual details

Cited by 0SourceScholar
2026

VideoLoom: A Video Large Language Model for Joint Spatial-Temporal Understanding

ICML 2026poster

Recent advancements in Video Large Language Models (Video LLMs) have demonstrated impressive results, yet existing approaches handle either temporal or spatial dimension in isolation, struggling in the analysis of complex events that require spatial-temporal integration. To bridge this gap, we propo…

Cited by 5SourceScholar
2025

OmniGen-AR: AutoRegressive Any-to-Image Generation

NeurIPS 2025poster

Autoregressive (AR) models have demonstrated strong potential in visual generation, offering competitive performance with simple architectures and optimization objectives. However, existing methods are typically limited to single-modality conditions, \eg, text or category labels, restricting their a…

Cited by 0SourceScholar
2025

Perception Encoder: The best visual embeddings are not at the output of the network

NeurIPS 2025oral

We introduce Perception Encoder (PE), a family of state-of-the-art vision encoders for image and video understanding. Traditionally, vision encoders have relied on a variety of pretraining objectives, each excelling at different downstream tasks. Surprisingly, after scaling a carefully tuned image p…

Cited by 0SourcecodeScholar
2025

Rethinking Discrete Tokens: Treating Them as Conditions for Continuous Autoregressive Image Synthesis

ICCV 2025poster

Recent advances in large language models (LLMs) have spurred interests in encoding images as discrete tokens and leveraging autoregressive (AR) frameworks for visual generation. However, the quantization process in AR-based visual generation models inherently introduces information loss that degrade…

2024

OmniTokenizer: A Joint Image-Video Tokenizer for Visual Generation

NeurIPS 2024poster

Tokenizer, serving as a translator to map the intricate visual data into a compact latent space, lies at the core of visual generative models. Based on the finding that existing tokenizers are tailored to either image or video inputs, this paper presents OmniTokenizer, a transformer-based tokenizer…

2024

OmniViD: A Generative Framework for Universal Video Understanding

CVPR 2024poster

The core of video understanding tasks such as recognition captioning and tracking is to automatically detect objects or actions in a video and analyze their temporal evolution. Despite sharing a common goal different tasks often rely on distinct model architectures and annotation formats. In contras…

2023

Look Before You Match: Instance Understanding Matters in Video Object Segmentation

CVPR 2023poster

Exploring dense matching between the current frame and past frames for long-range context modeling, memory-based methods have demonstrated impressive results in video object segmentation (VOS) recently. Nevertheless, due to the lack of instance understanding ability, the above approaches are oftenti…

Cited by 61SourcePDFScholar
2022

Efficient Video Transformers with Spatial-Temporal Token Selection

ECCV 2022poster

"Video transformers have achieved impressive results on major video recognition benchmarks, however they suffer from high computational cost. In this paper, we present STTS, a token selection framework that dynamically selects a few informative tokens in both temporal and spatial dimensions conditio…

2022

ObjectFormer for Image Manipulation Detection and Localization

CVPR 2022poster

Recent advances in image editing techniques have posed serious challenges to the trustworthiness of multimedia data, which drives the research of image tampering detection. In this paper, we propose ObjectFormer to detect and localize image manipulations. To capture subtle manipulation traces that a…

Cited by 190PDFScholar
2022

OmniVL: One Foundation Model for Image-Language and Video-Language Tasks

NeurIPS 2022accept

This paper presents OmniVL, a new foundation model to support both image-language and video-language tasks using one universal architecture. It adopts a unified transformer-based visual encoder for both image and video inputs, and thus can perform joint image-language and video-language pretraining.…

Cited by 165SourcePDFScholar