中文
相关论文

相关论文: Prune Spatio-temporal Tokens by Semantic-aware Tem…

200 篇论文

Large Vision-Language Models (VLMs) enable strong multimodal reasoning but incur heavy inference costs from redundant visual tokens. Token pruning alleviates this issue, yet existing approaches face limitations. Attention-based methods rely…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Youngeun Kim , Youjia Zhang , Huiling Liu , Aecheon Jung , Sunwoo Lee , Sungeun Hong

Hardware support for deep convolutional neural networks (CNNs) is critical to advanced computer vision in mobile and embedded devices. Current designs, however, accelerate generic CNNs; they do not exploit the unique characteristics of…

计算机视觉与模式识别 · 计算机科学 2018-04-18 Mark Buckler , Philip Bedoukian , Suren Jayasuriya , Adrian Sampson

The resurgence of convolutional neural networks (CNNs) in visual recognition tasks, exemplified by ConvNeXt, has demonstrated their capability to rival transformer-based architectures through advanced training methodologies and ViT-inspired…

计算机视觉与模式识别 · 计算机科学 2025-07-16 Quan Bi Pay , Vishnu Monn Baskaran , Junn Yong Loo , KokSheik Wong , Simon See

The performance of video saliency estimation techniques has achieved significant advances along with the rapid development of Convolutional Neural Networks (CNNs). However, devices like cameras and drones may have limited computational…

计算机视觉与模式识别 · 计算机科学 2020-01-08 Jia Li , Kui Fu , Shengwei Zhao , Shiming Ge

Distortions caused by low-light conditions are not only visually unpleasant but also degrade the performance of computer vision tasks. The restoration and enhancement have proven to be highly beneficial. However, there are only a limited…

图像与视频处理 · 电气工程与系统科学 2024-07-15 Ruirui Lin , Nantheera Anantrasirichai , Alexandra Malyugina , David Bull

Text-video retrieval aims to find the most relevant cross-modal samples for a given query. Recent methods focus on modeling the whole spatial-temporal relations. However, since video clips contain more diverse content than captions, the…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Han Fang , Xianghao Zang , Chao Ban , Zerun Feng , Lanxiang Zhou , Zhongjiang He , Yongxiang Li , Hao Sun

In recent years, GUI visual agents built upon Multimodal Large Language Models (MLLMs) have demonstrated strong potential in navigation tasks. However, high-resolution GUI screenshots produce a large number of visual tokens, making the…

计算机视觉与模式识别 · 计算机科学 2026-04-27 Daiqiang Li , Zihao Pan , Zeyu Zhang , Ronghao Chen , Huacan Wang , Honggang Chen , Haiyun Jiang

Dynamic scene graph generation aims at generating a scene graph of the given video. Compared to the task of scene graph generation from images, it is more challenging because of the dynamic relationships between objects and the temporal…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Yuren Cong , Wentong Liao , Hanno Ackermann , Bodo Rosenhahn , Michael Ying Yang

This paper proposes combining spatio-temporal appearance (STA) descriptors with optical flow for human action recognition. The STA descriptors are local histogram-based descriptors of space-time, suitable for building a partial…

计算机视觉与模式识别 · 计算机科学 2013-10-02 Karla Brkić , Srđan Rašić , Axel Pinz , Siniša Šegvić , Zoran Kalafatić

Most text-video retrieval methods utilize the text-image pre-trained models like CLIP as a backbone. These methods process each sampled frame independently by the image encoder, resulting in high computational overhead and limiting…

计算机视觉与模式识别 · 计算机科学 2025-03-13 Leqi Shen , Tianxiang Hao , Tao He , Sicheng Zhao , Yifeng Zhang , Pengzhang Liu , Yongjun Bao , Guiguang Ding

Video editing models have advanced significantly, but evaluating their performance remains challenging. Traditional metrics, such as CLIP text and image scores, often fall short: text scores are limited by inadequate training data and…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Varun Biyyala , Bharat Chanderprakash Kathuria , Jialu Li , Youshan Zhang

Previous works for LiDAR-based 3D object detection mainly focus on the single-frame paradigm. In this paper, we propose to detect 3D objects by exploiting temporal information in multiple frames, i.e., the point cloud videos. We empirically…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Junbo Yin , Jianbing Shen , Xin Gao , David Crandall , Ruigang Yang

The attention mechanism is becoming increasingly popular in Natural Language Processing (NLP) applications, showing superior performance than convolutional and recurrent architectures. However, attention becomes the compution bottleneck…

硬件体系结构 · 计算机科学 2024-07-22 Hanrui Wang , Zhekai Zhang , Song Han

Video summarization aims to generate a concise representation of a video, capturing its essential content and key moments while reducing its overall length. Although several methods employ attention mechanisms to handle long-term…

计算机视觉与模式识别 · 计算机科学 2024-05-22 Jaewon Son , Jaehun Park , Kwangsu Kim

Although vision transformers (ViTs) have shown promising results in various computer vision tasks recently, their high computational cost limits their practical applications. Previous approaches that prune redundant tokens have demonstrated…

计算机视觉与模式识别 · 计算机科学 2023-04-24 Siyuan Wei , Tianzhu Ye , Shen Zhang , Yao Tang , Jiajun Liang

Vision Transformers have demonstrated exceptional performance across various computer vision tasks, yet their quadratic computational complexity concerning token length remains a significant challenge. To address this, token reduction…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Dong-Jae Lee , Jiwan Hur , Jaehyun Choi , Jaemyung Yu , Junmo Kim

Vision Transformers has demonstrated competitive performance on computer vision tasks benefiting from their ability to capture long-range dependencies with multi-head self-attention modules and multi-layer perceptron. However, calculating…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Xiangyu Chen , Qinghao Hu , Kaidong Li , Cuncong Zhong , Guanghui Wang

Transformer has attracted increasing interest in STVG, owing to its end-to-end pipeline and promising result. Existing Transformer-based STVG approaches often leverage a set of object queries, which are initialized simply using zeros and…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Xin Gu , Yaojie Shen , Chenxi Luo , Tiejian Luo , Yan Huang , Yuewei Lin , Heng Fan , Libo Zhang

Diffusion Transformers (DiTs) are essential for video generation but suffer from significant latency due to the quadratic complexity of attention. By computing only critical tokens, sparse attention reduces computational costs and offers a…

计算机视觉与模式识别 · 计算机科学 2026-05-08 Shuo Yang , Haocheng Xi , Yilong Zhao , Muyang Li , Jintao Zhang , Han Cai , Yujun Lin , Xiuyu Li , Chenfeng Xu , Jianfei Chen , Song Han , Kurt Keutzer , Ion Stoica

Modern large-scale recommendation systems rely heavily on user interaction history sequences to enhance the model performance. The advent of large language models and sequential modeling techniques, particularly transformer-like…