English
Related papers

Related papers: Efficient Large-Scale Visual Representation Learni…

200 papers

Convolutional Neural Networks (CNNs) for computer vision sometimes struggle with understanding images in a global context, as they mainly focus on local patterns. On the other hand, Vision Transformers (ViTs), inspired by models originally…

Computer Vision and Pattern Recognition · Computer Science 2025-12-11 Dimitrios N. Vlachogiannis , Dimitrios A. Koutsomitropoulos

Computer vision has achieved remarkable success by (a) representing images as uniformly-arranged pixel arrays and (b) convolving highly-localized features. However, convolutions treat all image pixels equally regardless of importance;…

Computer Vision and Pattern Recognition · Computer Science 2020-11-23 Bichen Wu , Chenfeng Xu , Xiaoliang Dai , Alvin Wan , Peizhao Zhang , Zhicheng Yan , Masayoshi Tomizuka , Joseph Gonzalez , Kurt Keutzer , Peter Vajda

We introduce Virtual Width Networks (VWN), a framework that delivers the benefits of wider representations without incurring the quadratic cost of increasing the hidden size. VWN decouples representational width from backbone width,…

Machine Learning · Computer Science 2025-11-18 Seed , Baisheng Li , Banggu Wu , Bole Ma , Bowen Xiao , Chaoyi Zhang , Cheng Li , Chengyi Wang , Chengyin Xu , Chi Zhang , Chong Hu , Daoguang Zan , Defa Zhu , Dongyu Xu , Du Li , Faming Wu , Fan Xia , Ge Zhang , Guang Shi , Haobin Chen , Hongyu Zhu , Hongzhi Huang , Huan Zhou , Huanzhang Dou , Jianhui Duan , Jianqiao Lu , Jianyu Jiang , Jiayi Xu , Jiecao Chen , Jin Chen , Jin Ma , Jing Su , Jingji Chen , Jun Wang , Jun Yuan , Juncai Liu , Jundong Zhou , Kai Hua , Kai Shen , Kai Xiang , Kaiyuan Chen , Kang Liu , Ke Shen , Liang Xiang , Lin Yan , Lishu Luo , Mengyao Zhang , Ming Ding , Mofan Zhang , Nianning Liang , Peng Li , Penghao Huang , Pengpeng Mu , Qi Huang , Qianli Ma , Qiyang Min , Qiying Yu , Renming Pang , Ru Zhang , Shen Yan , Shen Yan , Shixiong Zhao , Shuaishuai Cao , Shuang Wu , Siyan Chen , Siyu Li , Siyuan Qiao , Tao Sun , Tian Xin , Tiantian Fan , Ting Huang , Ting-Han Fan , Wei Jia , Wenqiang Zhang , Wenxuan Liu , Xiangzhong Wu , Xiaochen Zuo , Xiaoying Jia , Ximing Yang , Xin Liu , Xin Yu , Xingyan Bin , Xintong Hao , Xiongcai Luo , Xujing Li , Xun Zhou , Yanghua Peng , Yangrui Chen , Yi Lin , Yichong Leng , Yinghao Li , Yingshuan Song , Yiyuan Ma , Yong Shan , Yongan Xiang , Yonghui Wu , Yongtao Zhang , Yongzhen Yao , Yu Bao , Yuehang Yang , Yufeng Yuan , Yunshui Li , Yuqiao Xian , Yutao Zeng , Yuxuan Wang , Zehua Hong , Zehua Wang , Zengzhi Wang , Zeyu Yang , Zhengqiang Yin , Zhenyi Lu , Zhexi Zhang , Zhi Chen , Zhi Zhang , Zhiqi Lin , Zihao Huang , Zilin Xu , Ziyun Wei , Zuo Wang

Convolutional Neural Networks (CNNs) have proven to be highly effective in solving a broad spectrum of computer vision tasks, such as classification, identification, and segmentation. These methods can be deployed in both centralized and…

Distributed, Parallel, and Cluster Computing · Computer Science 2026-03-12 Victor Forattini Jansen , Emanuel Teixeira Martins , Yasmin Souza Lima , Flavio de Oliveira Silva , Rodrigo Moreira , Larissa Ferreira Rodrigues Moreira

Large-scale weakly supervised product retrieval is a practically useful yet computationally challenging problem. This paper introduces a novel solution for the eBay Visual Search Challenge (eProduct) held at the Ninth Workshop on…

Computer Vision and Pattern Recognition · Computer Science 2022-08-02 Xiao Han , Kam Woh Ng , Sauradip Nag , Zhiyu Qu

Although convolutional neural networks (CNNs) showed remarkable results in many vision tasks, they are still strained by simple yet challenging visual reasoning problems. Inspired by the recent success of the Transformer network in computer…

Computer Vision and Pattern Recognition · Computer Science 2021-11-30 Nicola Messina , Giuseppe Amato , Fabio Carrara , Claudio Gennaro , Fabrizio Falchi

Search is at the heart of modern e-commerce. As a result, the task of ranking search results automatically (learning to rank) is a multibillion dollar machine learning problem. Traditional models optimize over a few hand-constructed…

Computer Vision and Pattern Recognition · Computer Science 2015-11-23 Corey Lynch , Kamelia Aryafar , Josh Attenberg

Vision Transformer (ViT), a radically different architecture than convolutional neural networks offers multiple advantages including design simplicity, robustness and state-of-the-art performance on many vision tasks. However, in contrast…

Computer Vision and Pattern Recognition · Computer Science 2022-10-14 Hanan Gani , Muzammal Naseer , Mohammad Yaqub

Learning image representations with ConvNets by pre-training on ImageNet has proven useful across many visual understanding tasks including object detection, semantic segmentation, and image captioning. Although any image representation can…

Computer Vision and Pattern Recognition · Computer Science 2017-08-18 Du Tran , Jamie Ray , Zheng Shou , Shih-Fu Chang , Manohar Paluri

The superior performance of modern deep networks usually comes with a costly training procedure. This paper presents a new curriculum learning approach for the efficient training of visual backbones (e.g., vision Transformers). Our work is…

Computer Vision and Pattern Recognition · Computer Science 2023-08-17 Yulin Wang , Yang Yue , Rui Lu , Tianjiao Liu , Zhao Zhong , Shiji Song , Gao Huang

Texture, a significant visual attribute in images, has been extensively investigated across various image recognition applications. Convolutional Neural Networks (CNNs), which have been successful in many computer vision tasks, are…

Computer Vision and Pattern Recognition · Computer Science 2024-06-11 Leonardo Scabini , Andre Sacilotti , Kallil M. Zielinski , Lucas C. Ribas , Bernard De Baets , Odemir M. Bruno

While Convolutional Neural Networks (CNNs) have been widely successful in 2D human pose estimation, Vision Transformers (ViTs) have emerged as a promising alternative to CNNs, boosting state-of-the-art performance. However, the quadratic…

Computer Vision and Pattern Recognition · Computer Science 2023-11-23 Kaleab A. Kinfu , Rene Vidal

We present an approach to utilize large amounts of web data for learning CNNs. Specifically inspired by curriculum learning, we present a two-step approach for CNN training. First, we use easy images to train an initial visual…

Computer Vision and Pattern Recognition · Computer Science 2015-10-09 Xinlei Chen , Abhinav Gupta

The deployment of deep convolutional neural networks (CNNs) in many real world applications is largely hindered by their high computational cost. In this paper, we propose a novel learning scheme for CNNs to simultaneously 1) reduce the…

Computer Vision and Pattern Recognition · Computer Science 2017-08-23 Zhuang Liu , Jianguo Li , Zhiqiang Shen , Gao Huang , Shoumeng Yan , Changshui Zhang

In image classification, Convolutional Neural Network(CNN) models have achieved high performance with the rapid development in deep learning. However, some categories in the image datasets are more difficult to distinguished than others.…

Computer Vision and Pattern Recognition · Computer Science 2019-06-05 Yuntao Liu , Yong Dou , Ruochun Jin , Peng Qiao

Visual reinforcement learning has proven effective in solving control tasks with high-dimensional observations. However, extracting reliable and generalizable representations from vision-based observations remains a central challenge.…

Computer Vision and Pattern Recognition · Computer Science 2025-09-11 Xiaobo Hu , Youfang Lin , Yue Liu , Jinwen Wang , Shuo Wang , Hehe Fan , Kai Lv

Vision Transformers achieve impressive accuracy across a range of visual recognition tasks. Unfortunately, their accuracy frequently comes with high computational costs. This is a particular issue in video recognition, where models are…

Computer Vision and Pattern Recognition · Computer Science 2023-08-28 Matthew Dutson , Yin Li , Mohit Gupta

The recent success in deep learning has lead to various effective representation learning methods for videos. However, the current approaches for video representation require large amount of human labeled datasets for effective learning. We…

Computer Vision and Pattern Recognition · Computer Science 2018-11-30 Shruti Vyas , Yogesh S Rawat , Mubarak Shah

Previous work has shown that feature maps of deep convolutional neural networks (CNNs) can be interpreted as feature representation of a particular image region. Features aggregated from these feature maps have been exploited for image…

Computer Vision and Pattern Recognition · Computer Science 2016-11-08 Jiedong Hao , Jing Dong , Wei Wang , Tieniu Tan

Convolutional neural network (CNN) models have demonstrated great success in various computer vision tasks including image classification and object detection. However, some equally important tasks such as visual tracking remain relatively…

Computer Vision and Pattern Recognition · Computer Science 2015-04-24 Naiyan Wang , Siyi Li , Abhinav Gupta , Dit-Yan Yeung
‹ Prev 1 4 5 6 7 8 10 Next ›