English
Related papers

Related papers: LoViT: Long Video Transformer for Surgical Phase R…

200 papers

Video Question Answering (VideoQA) in the surgical domain aims to enhance intraoperative understanding by enabling AI models to reason over temporally coherent events rather than isolated frames. Current approaches are limited to static…

Computer Vision and Pattern Recognition · Computer Science 2026-04-24 Mauro Orazio Drago , Luca Carlini , Pelinsu Celebi Balyemez , Dennis Pierantozzi , Chiara Lena , Cesare Hassan , Danail Stoyanov , Elena De Momi , Sophia Bano , Mobarak I. Hoque

Video super-resolution (VSR) can achieve better performance compared to single image super-resolution by additionally leveraging temporal information. In particular, the recurrent-based VSR model exploits long-range temporal information…

Computer Vision and Pattern Recognition · Computer Science 2025-05-06 Xingyu Zhou , Wei Long , Jingbo Lu , Shiyin Jiang , Weiyi You , Haifeng Wu , Shuhang Gu

Surgical scene understanding is critical for surgical training and robotic decision-making in robot-assisted surgery. Recent advances in Multimodal Large Language Models (MLLMs) have demonstrated great potential for advancing scene…

Computer Vision and Pattern Recognition · Computer Science 2026-02-04 Guankun Wang , Junyi Wang , Wenjin Mo , Long Bai , Kun Yuan , Ming Hu , Jinlin Wu , Junjun He , Yiming Huang , Nicolas Padoy , Zhen Lei , Hongbin Liu , Nassir Navab , Hongliang Ren

Recent advances in Large Language Models (LLMs) have led to significant breakthroughs in video understanding. However, existing models still struggle with long video processing due to the context length constraint of LLMs and the vast…

Computer Vision and Pattern Recognition · Computer Science 2025-04-15 Haoran Hao , Jiaming Han , Yiyuan Zhang , Xiangyu Yue

In this work, we introduce long-video masked-embedding autoencoders (LV-MAE), a self-supervised learning framework for long video representation. Our approach treats short- and long-span dependencies as two separate tasks. Such decoupling…

Computer Vision and Pattern Recognition · Computer Science 2025-10-08 Ilan Naiman , Emanuel Ben-Baruch , Oron Anschel , Alon Shoshan , Igor Kviatkovsky , Manoj Aggarwal , Gerard Medioni

We propose Anticipative Video Transformer (AVT), an end-to-end attention-based video modeling architecture that attends to the previously observed video in order to anticipate future actions. We train the model jointly to predict the next…

Computer Vision and Pattern Recognition · Computer Science 2021-09-23 Rohit Girdhar , Kristen Grauman

In recent years, large transformer-based video encoder models have greatly advanced state-of-the-art performance on video classification tasks. However, these large models typically process videos by averaging embedding outputs from…

Computer Vision and Pattern Recognition · Computer Science 2025-06-17 Darryl Ho , Samuel Madden

This paper presents an investigation into long-tail video recognition. We demonstrate that, unlike naturally-collected video datasets and existing long-tail image benchmarks, current video benchmarks fall short on multiple long-tailed…

Computer Vision and Pattern Recognition · Computer Science 2023-04-04 Toby Perrett , Saptarshi Sinha , Tilo Burghardt , Majid Mirmehdi , Dima Damen

Recent Vision Transformer (ViT)-based methods for Image Super-Resolution have demonstrated impressive performance. However, they suffer from significant complexity, resulting in high inference times and memory usage. Additionally, ViT…

Computer Vision and Pattern Recognition · Computer Science 2024-09-06 Jeongsoo Kim , Jongho Nang , Junsuk Choe

Surgical action triplet recognition aims to understand fine-grained surgical behaviors by modeling the interactions among instruments, actions, and anatomical targets. Despite its clinical importance for workflow analysis and skill…

Computer Vision and Pattern Recognition · Computer Science 2026-01-21 Yongjun Jeon , Jongmin Shin , Kanggil Park , Seonmin Park , Soyoung Lim , Jung Yong Kim , Jinsoo Rhu , Jongman Kim , Gyu-Seong Choi , Namkee Oh , Kyu-Hwan Jung

This paper presents a pure transformer-based approach, dubbed the Multi-Modal Video Transformer (MM-ViT), for video action recognition. Different from other schemes which solely utilize the decoded RGB frames, MM-ViT operates exclusively in…

Computer Vision and Pattern Recognition · Computer Science 2021-11-16 Jiawei Chen , Chiu Man Ho

Recent advancements in multi-view scene reconstruction have been significant, yet existing methods face limitations when processing streams of input images. These methods either rely on time-consuming offline optimization or are restricted…

Computer Vision and Pattern Recognition · Computer Science 2025-07-25 Zhuoguang Chen , Minghui Qin , Tianyuan Yuan , Zhe Liu , Hang Zhao

As the scale of data and models for video understanding rapidly expand, handling long-form video input in transformer-based models presents a practical challenge. Rather than resorting to input sampling or token dropping, which may result…

Computer Vision and Pattern Recognition · Computer Science 2024-11-01 Seon-Ho Lee , Jue Wang , Zhikang Zhang , David Fan , Xinyu Li

Current large multimodal models (LMMs) face significant challenges in processing and comprehending long-duration or high-resolution videos, which is mainly due to the lack of high-quality datasets. To address this issue from a data-centric…

Computer Vision and Pattern Recognition · Computer Science 2024-12-03 Weiming Ren , Huan Yang , Jie Min , Cong Wei , Wenhu Chen

Recent advances in video-based multimodal large language models (Video-LLMs) have significantly improved video understanding by processing videos as sequences of image frames. However, many existing methods treat frames independently in the…

Computer Vision and Pattern Recognition · Computer Science 2025-09-24 Jindong Jiang , Xiuyu Li , Zhijian Liu , Muyang Li , Guo Chen , Zhiqi Li , De-An Huang , Guilin Liu , Zhiding Yu , Kurt Keutzer , Sungjin Ahn , Jan Kautz , Hongxu Yin , Yao Lu , Song Han , Wonmin Byeon

Cardiac structure segmentation from echocardiogram videos plays a crucial role in diagnosing heart disease. The combination of multi-view echocardiogram data is essential to enhance the accuracy and robustness of automated methods. However,…

Computer Vision and Pattern Recognition · Computer Science 2023-09-21 Ziyang Zheng , Jiewen Yang , Xinpeng Ding , Xiaowei Xu , Xiaomeng Li

Cloud cover in multispectral imagery (MSI) significantly hinders early-season crop mapping by corrupting spectral information. Existing Vision Transformer(ViT)-based time-series reconstruction methods, like SMTS-ViT, often employ coarse…

Computer Vision and Pattern Recognition · Computer Science 2025-12-11 Yiqun Wang , Lujun Li , Meiru Yue , Radu State

Object-centric slot attention is a powerful framework for unsupervised learning of structured and explainable representations that can support reasoning about objects and actions, including in surgical videos. While conventional…

Image and Video Processing · Electrical Eng. & Systems 2026-03-04 Guiqiu Liao , Matjaz Jogan , Marcel Hussing , Kenta Nakahashi , Kazuhiro Yasufuku , Amin Madani , Eric Eaton , Daniel A. Hashimoto

Vision Transformer (ViT) has shown high potential in video recognition, owing to its flexible design, adaptable self-attention mechanisms, and the efficacy of masked pre-training. Yet, it remains unclear how to adapt these pre-trained…

Computer Vision and Pattern Recognition · Computer Science 2024-04-16 Min Yang , Huan Gao , Ping Guo , Limin Wang

Building video world models upon pretrained video generation systems represents an important yet challenging step toward general spatiotemporal intelligence. A world model should possess three essential properties: controllability,…

Computer Vision and Pattern Recognition · Computer Science 2025-12-16 Jianxiong Gao , Zhaoxi Chen , Xian Liu , Junhao Zhuang , Chengming Xu , Jianfeng Feng , Yu Qiao , Yanwei Fu , Chenyang Si , Ziwei Liu