LaLonde Rodney, Khosravan Naji, Bagci Ulas
Palantir Technologies, Washington, DC.
Zillow, Seattle, WA.
Adv Intell Syst. 2024 Sep;6(9). doi: 10.1002/aisy.202400044. Epub 2024 Aug 22.
Capsule networks promise significant benefits over convolutional networks by storing stronger internal representations, and routing information based on the agreement between intermediate representations' projections. Despite this, their success has been limited to small-scale classification datasets due to their computationally expensive nature. Though memory efficient, convolutional capsules impose geometric constraints that fundamentally limit the ability of capsules to model the pose/deformation of objects. Further, they do not address the bigger memory concern of class-capsules scaling up to bigger tasks such as detection or large-scale classification. In this study, we introduce a new family of capsule networks, deformable capsules (), to address a very important problem in computer vision: object detection. We propose two new algorithms associated with our : a novel capsule structure (), and a novel dynamic routing algorithm (), which balance computational efficiency with the need for modeling a large number of objects and classes, which have never been achieved with capsule networks before. We demonstrate that the proposed methods efficiently scale up to create the first-ever capsule network for object detection in the literature. Our proposed architecture is a one-stage detection framework and it obtains results on MS COCO which are on par with state-of-the-art one-stage CNN-based methods, while producing fewer false positive detection, generalizing to unusual poses/viewpoints of objects.
胶囊网络通过存储更强的内部表示,并基于中间表示投影之间的一致性来路由信息,有望比卷积网络带来显著优势。尽管如此,由于其计算成本高昂,它们的成功仅限于小规模分类数据集。卷积胶囊虽然内存效率高,但施加了几何约束,从根本上限制了胶囊对物体姿态/变形进行建模的能力。此外,它们没有解决类胶囊扩展到诸如检测或大规模分类等更大任务时更大的内存问题。在本研究中,我们引入了一个新的胶囊网络家族,即可变形胶囊(),以解决计算机视觉中一个非常重要的问题:目标检测。我们提出了与我们的相关的两种新算法:一种新颖的胶囊结构()和一种新颖的动态路由算法(),它们在计算效率与对大量物体和类进行建模的需求之间取得平衡,这是胶囊网络以前从未实现过的。我们证明,所提出的方法能够有效地扩展,从而创建了文献中首个用于目标检测的胶囊网络。我们提出的架构是一个单阶段检测框架,它在MS COCO数据集上获得的结果与基于最先进的单阶段卷积神经网络的方法相当,同时产生更少的误报检测,能够推广到物体的异常姿态/视角。