中文
相关论文

相关论文: USDC: Unified Static and Dynamic Compression for V…

200 篇论文

In an age dominated by resource-intensive foundation models, the ability to efficiently adapt to downstream tasks is crucial. Visual Prompting (VP), drawing inspiration from the prompting techniques employed in Large Language Models (LLMs),…

机器学习 · 计算机科学 2024-03-19 Diganta Misra , Muawiz Chaudhary , Agam Goyal , Bharat Runwal , Pin Yu Chen

Our work tackles the computational challenges of contrastive learning methods, particularly for the pretraining of Vision Transformers (ViTs). Despite the effectiveness of contrastive learning, the substantial computational resources…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Jinhong Lin , Cheng-En Wu , Yibing Wei , Pedro Morgado

Pretraining Vision Transformers (ViTs) has achieved great success in visual recognition. A following scenario is to adapt a ViT to various image and video recognition tasks. The adaptation is challenging because of heavy computation and…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Shoufa Chen , Chongjian Ge , Zhan Tong , Jiangliu Wang , Yibing Song , Jue Wang , Ping Luo

Transformers have rapidly increased in popularity in recent years, achieving state-of-the-art performance in processing text, images, audio and video. However, Transformers present large computational requirements for both training and…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Amrit Nagarajan , Anand Raghunathan

Compression has been a critical lens to understand the success of Transformers. In the past, we have typically taken the target distribution as a criterion to evaluate a model's compression performance. Nevertheless,it often remains…

机器学习 · 计算机科学 2025-04-29 Ruifeng Ren , Yong Liu

Vision Transformer (ViT) architectures are becoming increasingly popular and widely employed to tackle computer vision applications. Their main feature is the capacity to extract global information through the self-attention mechanism,…

计算机视觉与模式识别 · 计算机科学 2024-05-06 Lorenzo Papa , Paolo Russo , Irene Amerini , Luping Zhou

Content-adaptive compression has always been a key direction in neural video coding (NVC), aiming to mitigate the domain gap between training and testing data. Such gaps often arise from distributional discrepancies between training and…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Tiange Zhang , Rongqun Lin , Xiandong Meng , Haofeng Wang , Xing Tian , Qi Zhang , Siwei Ma

Large vision-language models (LVLMs) have demonstrated remarkable capabilities in multimodal understanding tasks. However, the increasing demand for high-resolution image and long-video understanding results in substantial token counts,…

计算机视觉与模式识别 · 计算机科学 2026-02-26 Junjie Chen , Xuyang Liu , Zichen Wen , Yiyu Wang , Siteng Huang , Honggang Chen

Vision transformers have been widely explored in various vision tasks. Due to heavy computational cost, much interest has aroused for compressing vision transformer dynamically in the aspect of tokens. Current methods mainly pay attention…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Fanhu Zeng , Deli Yu , Zhenglun Kong , Hao Tang

The increasing scale of Deep Neural Networks (DNNs) introduces the need for compression techniques such as pruning, quantization, and low-rank decomposition. While these methods are very effective at reducing memory, computation, and energy…

Recent progress in generative compression technology has significantly improved the perceptual quality of compressed data. However, these advancements primarily focus on producing high-frequency details, often overlooking the ability of…

计算机视觉与模式识别 · 计算机科学 2024-03-07 Naifu Xue , Qi Mao , Zijian Wang , Yuan Zhang , Siwei Ma

Autoencoder-based structures have dominated recent learned image compression methods. However, the inherent information loss associated with autoencoders limits their rate-distortion performance at high bit rates and restricts their…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Hanyue Tu , Siqi Wu , Li Li , Wengang Zhou , Houqiang Li

This work targets to merge various Vision Transformers (ViTs) trained on different tasks (i.e., datasets with different object categories) or domains (i.e., datasets with the same categories but different environments) into one unified…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Peng Ye , Chenyu Huang , Mingzhu Shen , Tao Chen , Yongqi Huang , Yuning Zhang , Wanli Ouyang

In recent years, the results of view-based 3D shape recognition methods have saturated, and models with excellent performance cannot be deployed on memory-limited devices due to their huge size of parameters. To address this problem, we…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Lixiang Xu , Qingzhe Cui , Richang Hong , Wei Xu , Enhong Chen , Xin Yuan , Chenglong Li , Yuanyan Tang

In video generation models, particularly world models, training large-scale video diffusion Transformers (such as DiT and MMDiT) poses significant computational challenges due to the extreme variance in sequence lengths within mixed-mode…

分布式、并行与集群计算 · 计算机科学 2026-05-19 Yucheng Guo , Yongjian Guo , Zhong Guan , Haoran Sun , Wen Huang , Wanting Xu , Jing Long , Shuai Di , Junwu Xiong

Recent years have witnessed the great success of vision transformer (ViT), which has achieved state-of-the-art performance on multiple computer vision benchmarks. However, ViT models suffer from vast amounts of parameters and high…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Guanyu Xu , Zhiwei Hao , Yong Luo , Han Hu , Jianping An , Shiwen Mao

Visual analytics have played an increasingly critical role in the Internet of Things, where massive visual signals have to be compressed and fed into machines. But facing such big data and constrained bandwidth capacity, existing…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Yueyu Hu , Wenhan Yang , Haofeng Huang , Jiaying Liu

Neural Video Compression (NVC) has achieved remarkable performance in recent years. However, precise rate control remains a challenge due to the inherent limitations of learning-based codecs. To solve this issue, we propose a dynamic video…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Chenhao Zhang , Wei Gao

Large-scale vision-language pre-trained models have shown promising transferability to various downstream tasks. As the size of these foundation models and the number of downstream tasks grow, the standard full fine-tuning paradigm becomes…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Haoyu Lu , Yuqi Huo , Guoxing Yang , Zhiwu Lu , Wei Zhan , Masayoshi Tomizuka , Mingyu Ding

Learning-based Neural Video Codecs (NVCs) have emerged as a compelling alternative to standard video codecs, demonstrating promising performance, and simple and easily maintainable pipelines. However, NVCs often fall short of compression…

图像与视频处理 · 电气工程与系统科学 2024-12-02 Hyunmo Yang , Seungjun Oh , Eunbyung Park