Switch language한국어
Back to the list

Tsinghua and Alibaba Joint Paper Introduces ViT³: A Vision Transformer with Linear Complexity — CVPR 2026 Oral

TL;DR AI

Key summary

2 min read
  1. Tsinghua University and Alibaba researchers introduced ViT³ at CVPR 2026 as a new vision transformer with linear inference complexity.

  2. Instead of standard quadratic attention, ViT³ reframes attention as online test-time training, greatly reducing compute.

  3. The model delivers strong performance across multiple vision tasks while staying more efficient than conventional transformers.

  4. This could make high-resolution vision applications more practical on phones, robots, and other edge devices.

Read the original