← Search

Shusheng Yang

13 accepted papers

2026

Towards Spatial Supersensing in Video

ICLR 2026poster

We frame spatial supersensing in video as an overarching goal for multimodal intelligence and argue that progress requires a shift from long-context brute force to predictive sensing. Using a four-level taxonomy: semantic perception, streaming event cognition, implicit 3D spatial cognition, and pred…

Cited by 0SourcecodeScholar
2026

VideoNSA: Native Sparse Attention Scales Video Understanding

ICLR 2026poster

Video understanding in multimodal language models remains limited by context length: models often miss key transition frames and struggle to maintain coherence across long time scales. To address this, we adapt Native Sparse Attention (NSA) to video-language models. **Our method, VideoNSA, adapts Q…

Cited by 0SourcecodeScholar
2025

Thinking in Space: How Multimodal Large Language Models See, Remember, and Recall Spaces

CVPR 2025poster

Humans possess the visual-spatial intelligence to remember spaces from sequential visual observations. However, can Multimodal Large Language Models (MLLMs) trained on million-scale video datasets also "think in space" from videos? We present a novel video-based visual-spatial intelligence benchmark…

2024

Cambrian-1: A Fully Open, Vision-Centric Exploration of Multimodal LLMs

NeurIPS 2024oral

We introduce Cambrian-1, a family of multimodal LLMs (MLLMs) designed with a vision-centric approach. While stronger language models can enhance multimodal capabilities, the design choices for vision components are often insufficiently explored and disconnected from visual representation learning re…

2024

MobileInst: Video Instance Segmentation on the Mobile

AAAI 2024technical

Video instance segmentation on mobile devices is an important yet very challenging edge AI problem. It mainly suffers from (1) heavy computation and memory costs for frame-by-frame pixel-level instance perception and (2) complicated heuristics for tracking objects. To address these issues, we presen…

Cited by 8SourcePDFScholar
2024

Rethinking Pragmatics in Large Language Models: Towards Open-Ended Evaluation and Preference Tuning

EMNLP 2024main

This study addresses the challenges of assessing and enhancing social-pragmatic inference in large language models (LLMs). We first highlight the inadequacy of current accuracy-based multiple choice question answering (MCQA) formats in assessing social-pragmatic reasoning, and propose the direct eva…

2023

Masked Image Modeling with Denoising Contrast

ICLR 2023poster

Since the development of self-supervised visual representation learning from contrastive learning to masked image modeling (MIM), there is no significant difference in essence, that is, how to design proper pretext tasks for vision dictionary look-up. MIM recently dominates this line of research wit…

2023

RILS: Masked Visual Reconstruction in Language Semantic Space

CVPR 2023poster

Both masked image modeling (MIM) and natural language supervision have facilitated the progress of transferable visual pre-training. In this work, we seek the synergy between two paradigms and study the emerging properties when MIM meets natural language supervision. To this end, we present a novel…

2023

Unleashing Vanilla Vision Transformer with Masked Image Modeling for Object Detection

ICCV 2023poster

We present an approach to efficiently and effectively adapt a masked image modeling (MIM) pre-trained vanilla Vision Transformer (ViT) for object detection, which is based on our two novel observations: (i) A MIM pre-trained vanilla ViT encoder can work surprisingly well in the challenging object-le…

Cited by 69PDFcodeScholar
2022

Temporally Efficient Vision Transformer for Video Instance Segmentation

CVPR 2022oral

Recently vision transformer has achieved tremendous success on image-level visual recognition tasks. To effectively and efficiently model the crucial temporal information within a video clip, we propose a Temporally Efficient Vision Transformer (TeViT) for video instance segmentation (VIS). Differen…

Cited by 87PDFcodeScholar
2021

Crossover Learning for Fast Online Video Instance Segmentation

ICCV 2021poster

Modeling temporal visual context across frames is critical for video instance segmentation (VIS) and other video understanding tasks. In this paper, we propose a fast online VIS model termed CrossVIS. For temporal information modeling in VIS, we present a novel crossover learning scheme that uses th…

Cited by 137PDFcodeScholar