← Search

Ali Hassani

5 accepted papers

2024

Faster Neighborhood Attention: Reducing the O(n^2) Cost of Self Attention at the Threadblock Level

NeurIPS 2024poster

Neighborhood attention reduces the cost of self attention by restricting each token’s attention span to its nearest neighbors. This restriction, parameterized by a window size and dilation factor, draws a spectrum of possible attention patterns between linear projection and self attention. Neighborh…

2023

OneFormer: One Transformer To Rule Universal Image Segmentation

CVPR 2023poster

Universal Image Segmentation is not a new concept.Past attempts to unify image segmentation include scene parsing, panoptic segmentation, and, more recently, new panoptic architectures. However, such panoptic architectures do not truly unify image segmentation because they need to be trained individ…

2022

AdaFocusV3: On Unified Spatial-Temporal Dynamic Video Recognition

ECCV 2022poster

"Recent research has revealed that reducing the temporal and spatial redundancy are both effective approaches towards efficient video recognition, e.g., allocating the majority of computation to a task-relevant subset of frames or the most valuable image regions of each frame. However, in most exist…

Cited by 22SourcePDFScholar
2022

DiSparse: Disentangled Sparsification for Multitask Model Compression

CVPR 2022poster

Despite the popularity of Model Compression and Multitask Learning, how to effectively compress a multitask model has been less thoroughly analyzed due to the challenging entanglement of tasks in the parameter space. In this paper, we propose DiSparse, a simple, effective, and first-of-its-kind mult…

Cited by 23PDFcodeScholar