中文
相关论文

相关论文: General Compression Framework for Efficient Transf…

200 篇论文

Generic object tracking remains an important yet challenging task in computer vision due to complex spatio-temporal dynamics, especially in the presence of occlusions, similar distractors, and appearance variations. Over the past two…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Fereshteh Aghaee Meibodi , Shadi Alijani , Homayoun Najjaran

The deployment of transformers for visual object tracking has shown state-of-the-art results on several benchmarks. However, the transformer-based models are under-utilized for Siamese lightweight tracking due to the computational…

计算机视觉与模式识别 · 计算机科学 2023-09-11 Goutam Yelluru Gopal , Maria A. Amer

Efficient deep neural network (DNN) models equipped with compact operators (e.g., depthwise convolutions) have shown great potential in reducing DNNs' theoretical complexity (e.g., the total number of weights/operations) while maintaining a…

Recent developments in large language models have sparked interest in efficient pretraining methods. Stagewise training approaches to improve efficiency, like gradual stacking and layer dropping (Reddi et al, 2023; Zhang & He, 2020), have…

计算与语言 · 计算机科学 2024-10-15 Abhishek Panigrahi , Nikunj Saunshi , Kaifeng Lyu , Sobhan Miryoosefi , Sashank Reddi , Satyen Kale , Sanjiv Kumar

We propose a software framework based on the ideas of the Learning-Compression (LC) algorithm, that allows a user to compress a neural network or other machine learning model using different compression schemes with minimal effort.…

机器学习 · 计算机科学 2020-05-19 Yerlan Idelbayev , Miguel Á. Carreira-Perpiñán

Deep Click-Through Rate (CTR) prediction models play an important role in modern industrial recommendation scenarios. However, high memory overhead and computational costs limit their deployment in resource-constrained environments.…

信息检索 · 计算机科学 2024-06-12 Hao Yu , Minghao Fu , Jiandong Ding , Yusheng Zhou , Jianxin Wu

The paper focuses on a classical tracking model, subspace learning, grounded on the fact that the targets in successive frames are considered to reside in a low-dimensional subspace or manifold due to the similarity in their appearances. In…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Yao Sui , Guanghui Wang , Li Zhang

Recent advances in Multi-Object Tracking (MOT) have demonstrated significant success in short-term association within the separated tracking-by-detection online paradigm. However, long-term tracking remains challenging. While graph-based…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Chongwei Liu , Haojie Li , Zhihui Wang , Rui Xu

Multi-object tracking (MOT) is a vital component of intelligent video analytics applications such as surveillance and autonomous driving. The time and storage complexity required to execute deep learning models for visual object tracking…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Keivan Nalaie , Rong Zheng

Compressing neural nets is an active research problem, given the large size of state-of-the-art nets for tasks such as object recognition, and the computational limits imposed by mobile devices. We give a general formulation of model…

机器学习 · 计算机科学 2017-07-06 Miguel Á. Carreira-Perpiñán

The challenging task of multi-object tracking (MOT) requires simultaneous reasoning about track initialization, identity, and spatio-temporal trajectories. We formulate this task as a frame-to-frame set prediction problem and introduce…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Tim Meinhardt , Alexander Kirillov , Laura Leal-Taixe , Christoph Feichtenhofer

Single object tracking (SOT) heavily relies on the representation of the target object as a bounding box. However, due to the potential deformation and rotation experienced by the tracked targets, the genuine bounding box fails to capture…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Guotian Zeng , Bi Zeng , Hong Zhang , Jianqi Liu , Qingmao Wei

We introduce CoTracker, a transformer-based model that tracks a large number of 2D points in long video sequences. Differently from most existing approaches that track points independently, CoTracker tracks them jointly, accounting for…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Nikita Karaev , Ignacio Rocco , Benjamin Graham , Natalia Neverova , Andrea Vedaldi , Christian Rupprecht

In this paper we propose a novel approach to model compression termed Architecture Compression. Instead of operating on the weight or filter space of the network like classical model compression methods, our approach operates on the…

计算机视觉与模式识别 · 计算机科学 2019-03-13 Anubhav Ashok

Evaluating lesion progression and treatment response via longitudinal lesion tracking plays a critical role in clinical practice. Automated approaches for this task are motivated by prohibitive labor costs and time consumption when lesion…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Wen Tang , Han Kang , Haoyue Zhang , Pengxin Yu , Corey W. Arnold , Rongguo Zhang

Compressive Sensing, which offers exact reconstruction of sparse signal from a small number of measurements, has tremendous potential for trajectory compression. In order to optimize the compression, trajectory compression algorithms need…

信息论 · 计算机科学 2013-07-29 Rajib Rana , Mingrui Yang , Tim Wark , Chun Tung Chou , Wen Hu

We propose ProTracker, a novel framework for accurate and robust long-term dense tracking of arbitrary points in videos. Previous methods relying on global cost volumes effectively handle large occlusions and scene changes but lack…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Tingyang Zhang , Chen Wang , Zhiyang Dou , Qingzhe Gao , Jiahui Lei , Baoquan Chen , Lingjie Liu

Point-cloud based 3D object detectors recently have achieved remarkable progress. However, most studies are limited to the development of network architectures for improving only their accuracy without consideration of the computational…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Hyeon Cho , Junyong Choi , Geonwoo Baek , Wonjun Hwang

The unique complementarity of frame-based and event cameras for high frame rate object tracking has recently inspired some research attempts to develop multi-modal fusion approaches. However, these methods directly fuse both modalities and…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Yucheng Chen , Lin Wang

Model compression has been introduced to reduce the required hardware resources while maintaining the model accuracy. Lots of techniques for model compression, such as pruning, quantization, and low-rank approximation, have been suggested…

机器学习 · 计算机科学 2018-10-31 Dongsoo Lee , Parichay Kapoor , Byeongwook Kim