English
Related papers

Related papers: Hierarchical Sparse Attention Framework for Comput…

200 papers

To accelerate deep CNN models, this paper proposes a novel spatially adaptive framework that can dynamically generate pixel-wise sparsity according to the input image. The sparse scheme is pixel-wise refined, regional adaptive under a…

Computer Vision and Pattern Recognition · Computer Science 2021-03-23 Chen Tang , Wenyu Sun , Zhuqing Yuan , Yongpan Liu

A new line of research for feature selection based on neural networks has recently emerged. Despite its superiority to classical methods, it requires many training iterations to converge and detect informative features. The computational…

Machine Learning · Computer Science 2022-11-29 Ghada Sokar , Zahra Atashgahi , Mykola Pechenizkiy , Decebal Constantin Mocanu

Human visual recognition is a sparse process, where only a few salient visual cues are attended to rather than traversing every detail uniformly. However, most current vision networks follow a dense paradigm, processing every single visual…

Computer Vision and Pattern Recognition · Computer Science 2023-04-10 Ziteng Gao , Zhan Tong , Limin Wang , Mike Zheng Shou

Can we leverage high-resolution information without the unsustainable quadratic complexity to input scale? We propose Traversal Network (TNet), a novel multi-scale hard-attention architecture, which traverses image scale-space in a top-down…

Computer Vision and Pattern Recognition · Computer Science 2021-11-01 Athanasios Papadopoulos , Paweł Korus , Nasir Memon

Hyperspectral image (HSI) classification faces critical challenges, including high spectral dimensionality, complex spectral-spatial correlations, and limited training samples with severe class imbalance. While CNNs excel at local feature…

Computer Vision and Pattern Recognition · Computer Science 2025-12-22 Asmit Bandyopadhyay , Anindita Das Bhattacharjee , Rakesh Das

Inference of standard convolutional neural networks (CNNs) on FPGAs often incurs high latency and a long initiation interval due to the deep nested loops required to densely convolve every input pixel regardless of its feature value.…

Hardware Architecture · Computer Science 2025-12-16 Ho Fung Tsoi , Dylan Rankin , Vladimir Loncar , Philip Harris

We present the performance of a semantic segmentation network, SparseSSNet, that provides pixel-level classification of MicroBooNE data. The MicroBooNE experiment employs a liquid argon time projection chamber for the study of neutrino…

Instrumentation and Detectors · Physics 2021-04-07 MicroBooNE collaboration , P. Abratenko , M. Alrashed , R. An , J. Anthony , J. Asaadi , A. Ashkenazi , S. Balasubramanian , B. Baller , C. Barnes , G. Barr , V. Basque , L. Bathe-Peters , O. Benevides Rodrigues , S. Berkman , A. Bhanderi , A. Bhat , M. Bishai , A. Blake , T. Bolton , L. Camilleri , D. Caratelli , I. Caro Terrazas , R. Castillo Fernandez , F. Cavanna , G. Cerati , Y. Chen , E. Church , D. Cianci , J. M. Conrad , M. Convery , L. Cooper-Troendle , J. I. Crespo-Anadon , M. Del Tutto , S. R. Dennis , D. Devitt , R. Diurba , R. Dorrill , K. Duffy , S. Dytman , B. Eberly , A. Ereditato , J. J. Evans , G. A. Fiorentini Aguirre , R. S. Fitzpatrick , B. T. Fleming , N. Foppiani , D. Franco , A. P. Furmanski , D. Garcia-Gamez , S. Gardiner , G. Ge , S. Gollapinni , O. Goodwin , E. Gramellini , P. Green , H. Greenlee , W. Gu , R. Guenette , P. Guzowski , L. Hagaman , E. Hall , P. Hamilton , O. Hen , G. A. Horton-Smith , A. Hourlier , R. Itay , C. James , J. Jan de Vries , X. Ji , L. Jiang , J. H. Jo , R. A. Johnson , Y. J. Jwa , N. Kamp , N. Kaneshige , G. Karagiorgi , W. Ketchum , B. Kirby , M. Kirby , T. Kobilarcik , I. Kreslo , R. LaZur , I. Lepetic , K. Li , Y. Li , B. R. Littlejohn , W. C. Louis , X. Luo , A. Marchionni , C. Mariani , D. Marsden , J. Marshall , J. Martin-Albo , D. A. Martinez Caicedo , K. Mason , A. Mastbaum , N. McConkey , V. Meddage , T. Mettler , K. Miller , J. Mills , K. Mistry , T. Mohayai , A. Mogan , J. Moon , M. Mooney , A. F. Moor , C. D. Moore , L. Mora Lepin , J. Mousseau , M. Murphy , D. Naples , A. Navrer-Agasson , R. K. Neely , P. Nienaber , J. Nowak , O. Palamara , V. Paolone , A. Papadopoulou , V. Papavassiliou , S. F. Pate , A. Paudel , Z. Pavlovic , E. Piasetzky , I. Ponce-Pinto , S. Prince , X. Qian , J. L. Raaf , V. Radeka , A. Rafique , M. Reggiani-Guzzo , L. Ren , L. Rochester , J. Rodriguez Rondon , H. E. Rogers , M. Rosenberg , M. Ross-Lonergan , B. Russell , G. Scanavini , D. W. Schmitz , A. Schukraft , W. Seligman , M. H. Shaevitz , R. Sharankova , J. Sinclair , A. Smith , E. L. Snider , M. Soderberg , S. Soldner-Rembold , S. R. Soleti , P. Spentzouris , J. Spitz , M. Stancari , J. St. John , T. Strauss , K. Sutton , S. Sword-Fehlberg , A. M. Szelc , N. Tagg , W. Tang , K. Terao , C. Thorpe , M. Toups , Y. -T. Tsai , M. A. Uchida , T. Usher , W. Van De Pontseele , B. Viren , M. Weber , H. Wei , Z. Williams , S. Wolbers , T. Wongjirad , M. Wospakrik , W. Wu , E. Yandel , T. Yang , G. Yarbrough , L. E. Yates , G. P. Zeller , J. Zennamo , C. Zhang

An efficient attention implementation is essential for large models due to its quadratic time complexity. Fortunately, attention commonly exhibits sparsity, i.e., many values in the attention map are near zero, allowing for the omission of…

Machine Learning · Computer Science 2025-11-20 Jintao Zhang , Chendong Xiang , Haofeng Huang , Jia Wei , Haocheng Xi , Jun Zhu , Jianfei Chen

Semantic segmentation empowers numerous real-world applications, such as autonomous driving and augmented/mixed reality. These applications often operate on high-resolution images (e.g., 8 megapixels) to capture the fine details. However,…

Computer Vision and Pattern Recognition · Computer Science 2024-07-30 Zhijian Liu , Zhuoyang Zhang , Samir Khaki , Shang Yang , Haotian Tang , Chenfeng Xu , Kurt Keutzer , Song Han

The accuracy of deep convolutional neural networks (CNNs) generally improves when fueled with high resolution images. However, this often comes at a high computational cost and high memory footprint. Inspired by the fact that not all…

Computer Vision and Pattern Recognition · Computer Science 2020-10-13 Yulin Wang , Kangchen Lv , Rui Huang , Shiji Song , Le Yang , Gao Huang

We propose Sparse Sinkhorn Attention, a new efficient and sparse method for learning to attend. Our method is based on differentiable sorting of internal representations. Concretely, we introduce a meta sorting network that learns to…

Machine Learning · Computer Science 2020-02-27 Yi Tay , Dara Bahri , Liu Yang , Donald Metzler , Da-Cheng Juan

Global context information is vital in visual understanding problems, especially in pixel-level semantic segmentation. The mainstream methods adopt the self-attention mechanism to model global context information. However, pixels belonging…

Computer Vision and Pattern Recognition · Computer Science 2020-10-21 Yanwen Chong , Congchong Nie , Yulong Tao , Xiaoshu Chen , Shaoming Pan

Training end-to-end networks for classifying gigapixel size histopathological images is computationally intractable. Most approaches are patch-based and first learn local representations (patch-wise) before combining these local…

Image and Video Processing · Electrical Eng. & Systems 2020-07-28 Sachin Mehta , Ximing Lu , Donald Weaver , Joann G. Elmore , Hannaneh Hajishirzi , Linda Shapiro

In computer vision tasks, the ability to focus on relevant regions within an image is crucial for improving model performance, particularly when key features are small, subtle, or spatially dispersed. Convolutional neural networks (CNNs)…

Computer Vision and Pattern Recognition · Computer Science 2024-12-10 Mahmudul Hasan

Convolutional neural networks are the most successful models in single image super-resolution. Deeper networks, residual connections, and attention mechanisms have further improved their performance. However, these strategies often improve…

Image and Video Processing · Electrical Eng. & Systems 2020-12-09 Parichehr Behjati , Pau Rodriguez , Armin Mehri , Isabelle Hupont , Carles Fernández Tena , Jordi Gonzalez

Event cameras are bio-inspired sensors that respond to per-pixel brightness changes in the form of asynchronous and sparse "events". Recently, pattern recognition algorithms, such as learning-based methods, have made significant progress…

Computer Vision and Pattern Recognition · Computer Science 2020-07-20 Nico Messikommer , Daniel Gehrig , Antonio Loquercio , Davide Scaramuzza

Deep learning has excelled in medical image classification, but its clinical application is limited by poor interpretability. Capsule networks, known for encoding hierarchical relationships and spatial features, show potential in addressing…

Computer Vision and Pattern Recognition · Computer Science 2024-11-05 Xinyu Geng , Jiaming Wang , Jun Xu

In the field of medical CT image processing, convolutional neural networks (CNNs) have been the dominant technique.Encoder-decoder CNNs utilise locality for efficiency, but they cannot simulate distant pixel interactions properly.Recent…

Image and Video Processing · Electrical Eng. & Systems 2022-11-03 Hongyang He , Feng Ziliang , Yuanhang Zheng , Shudong Huang , HaoBing Gao

Deep neural networks are state-of-the-art models for understanding the content of images, video and raw input data. However, implementing a deep neural network in embedded systems is a challenging task, because a typical deep neural…

Machine Learning · Computer Science 2016-04-22 Xichuan Zhou , Shengli Li , Kai Qin , Kunping Li , Fang Tang , Shengdong Hu , Shujun Liu , Zhi Lin

The spatial attention mechanism captures long-range dependencies by aggregating global contextual information to each query location, which is beneficial for semantic segmentation. In this paper, we present a sparse spatial attention…

Computer Vision and Pattern Recognition · Computer Science 2021-09-07 Mengyu Liu , Hujun Yin
‹ Prev 1 2 3 10 Next ›