中文
相关论文

相关论文: Spatio-Temporal Token Pruning for Efficient High-R…

200 篇论文

Vision-Language Models (VLMs) demand substantial computational resources during inference, largely due to the extensive visual input tokens for representing visual information. Previous studies have noted that visual tokens tend to receive…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Cheng Yang , Yang Sui , Jinqi Xiao , Lingyi Huang , Yu Gong , Chendi Li , Jinghua Yan , Yu Bai , Ponnuswamy Sadayappan , Xia Hu , Bo Yuan

Recent advancements in text-to-image (T2I) generation using diffusion models have enabled cost-effective video-editing applications by leveraging pre-trained models, eliminating the need for resource-intensive training. However, the…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Yangfan He , Sida Li , Jianhui Wang , Kun Li , Xinyuan Song , Xinhang Yuan , Keqin Li , Kuan Lu , Menghao Huo , Jingqun Tang , Yi Xin , Jiaqi Chen , Miao Zhang , Xueqian Wang

Vision-Language Models (VLMs) face a bottleneck of prohibitive computational costs arising from massive visual token sequences during inference. Existing vision token reduction methods alleviate this burden, but they unintentionally…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Yulin Zhao , Yun Wang , Dehua Zheng , Borui jiang , Zheng Zhang

Pruning vision-language models (VLMs) for efficient deployment is challenging because compression can affect not only task utility but also visual grounding, often amplifying object hallucinations even at the same sparsity level. We present…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Lincen Bai , Hedi Tabia , Raul Santos-Rodriguez

Graphical User Interface (GUI) Agents powered by Multimodal Large Language Models (MLLMs) show significant potential for automating tasks. However, they often struggle with long-horizon tasks, leading to frequent failures. Process Reward…

人工智能 · 计算机科学 2025-10-06 Tao Xiong , Xavier Hu , Yurun Chen , Yuhang Liu , Changqiao Wu , Pengzhi Gao , Wei Liu , Jian Luan , Shengyu Zhang

Recent advances in novel view synthesis have enabled real-time rendering speeds with high reconstruction accuracy. 3D Gaussian Splatting (3D-GS), a foundational point-based parametric 3D scene representation, models scenes as large sets of…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Alex Hanson , Allen Tu , Vasu Singla , Mayuka Jayawardhana , Matthias Zwicker , Tom Goldstein

Novel view synthesis of dynamic scenes is fundamental to achieving photorealistic 4D reconstruction and immersive visual experiences. Recent progress in Gaussian-based representations has significantly improved real-time rendering quality,…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Zhanfeng Liao , Jiajun Zhang , Hanzhang Tu , Zhixi Wang , Yunqi Gao , Hongwen Zhang , Yebin Liu

Convolutional neural networks (CNNs) suffer from rapidly increasing storage and computational costs as their depth grows, which severely hinders their deployment on resource-constrained edge devices. Pruning is a practical approach for…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Li Xu , Xianchao Xiu

Detecting and analyzing complex patterns in multivariate time-series data is crucial for decision-making in urban and environmental system operations. However, challenges arise from the high dimensionality, intricate complexity, and…

机器学习 · 计算机科学 2024-12-25 Haowen Xu , Ali Boyaci , Jianming Lian , Aaron Wilson

Parallel scaling has emerged as a powerful paradigm to enhance reasoning capabilities in large language models (LLMs) by generating multiple Chain-of-Thought (CoT) traces simultaneously. However, this approach introduces significant…

计算与语言 · 计算机科学 2026-04-17 Shangqing Tu , Yaxuan Li , Yushi Bai , Lei Hou , Juanzi Li

LiDAR-based 3D scene perception is a fundamental and important task for autonomous driving. Most state-of-the-art methods on LiDAR-based 3D recognition tasks focus on single frame 3D point cloud data, and the temporal information is ignored…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Shi Hanyu , Wei Jiacheng , Wang Hao , Liu Fayao , Lin Guosheng

Pruning is critical for scaling large language models (LLMs). Global pruning achieves strong performance but requires $\mathcal{O}(N)$ memory, which is infeasible for billion-parameter models. Local pruning reduces GPU memory usage to that…

机器学习 · 计算机科学 2025-10-07 Xinyuan Song , Guangji Bai , Liang Zhao

Vision-Language-Action (VLA) models have advanced in robotic manipulation, yet practical deployment remains hindered by two key limitations: 1) perceptual redundancy, where irrelevant visual inputs are processed inefficiently, and 2)…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Wei Li , Renshan Zhang , Rui Shao , Zhijian Fang , Kaiwen Zhou , Zhuotao Tian , Liqiang Nie

Convolutional neural networks (CNNs) have demonstrated extraordinarily good performance in many computer vision tasks. The increasing size of CNN models, however, prevents them from being widely deployed to devices with limited…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Guan Li , Junpeng Wang , Han-Wei Shen , Kaixin Chen , Guihua Shan , Zhonghua Lu

Recent advances in feed-forward 3D Gaussian Splatting have led to rapid improvements in efficient scene reconstruction from sparse views. However, most existing approaches construct Gaussian primitives directly aligned with the pixels in…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Yiming Wang , Lucy Chai , Xuan Luo , Michael Niemeyer , Manuel Lagunas , Stephen Lombardi , Siyu Tang , Tiancheng Sun

Our work explores temporal self-supervision for GAN-based video generation tasks. While adversarial training successfully yields generative models for a variety of areas, temporal relationships in the generated data are much less explored.…

计算机视觉与模式识别 · 计算机科学 2020-05-22 Mengyu Chu , You Xie , Jonas Mayer , Laura Leal-Taixé , Nils Thuerey

Deep Learning models have become the dominant approach in several areas due to their high performance. Unfortunately, the size and hence computational requirements of operating such models can be considerably high. Therefore, this…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Abdullah Salama , Oleksiy Ostapenko , Tassilo Klein , Moin Nabi

Efficient vision transformer remains a bottleneck for high-resolution images and long-video related real-world applications. Generalized Spatial Propagation Network (GSPN) addresses this by replacing quadratic self-attention with a…

With the increasing size of large language models, layer pruning has gained increased attention as a hardware-friendly approach for model compression. However, existing layer pruning methods struggle to simultaneously address key practical…

计算与语言 · 计算机科学 2025-11-24 Tao Yuan , Haoli Bai , Yinfei Pan , Xuyang Cao , Tianyu Zhang , Lu Hou , Ting Hu , Xianzhi Yu

With the rapid development of Large Vision Language Models, the focus of Graphical User Interface (GUI) agent tasks shifts from single-screen tasks to complex screen navigation challenges. However, real-world GUI environments, such as PC…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Haolong Yan , Yeqing Shen , Xin Huang , Jia Wang , Kaijun Tan , Zhixuan Liang , Hongxin Li , Zheng Ge , Osamu Yoshie , Si Li , Xiangyu Zhang , Daxin Jiang