paper-with-me

홈 › Papers

DuoFormer: Leveraging Hierarchical Visual Representations by Local and Global Attention

2024-07-18 · Xiaoya Tang, Bodong Zhang, Beatrice S. Knudsen, Tolga Tasdizen

We here propose a novel hierarchical transformer model that adeptly integrates the feature extraction capabilities of Convolutional Neural Networks (CNNs) with the advanced representational potential of Vision Transformers (ViTs). Addressing the lack of inductive biases and dependence on extensive training datasets in ViTs, our model employs a CNN backbone to generate hierarchical visual representations. These representations are then adapted for transformer input through an innovative patch tokenization. We also introduce a 'scale attention' mechanism that captures cross-scale dependencies, complementing patch attention to enhance spatial understanding and preserve global perception. Our approach significantly outperforms baseline models on small and medium-sized medical datasets, demonstrating its efficiency and generalizability. The components are designed as plug-and-play for different CNN architectures and can be adapted for multiple applications. The code is available at https://github.com/xiaoyatang/DuoFormer.git.

📄 PDF Abstract BibTeX arXiv:2407.13920

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

LiteVLoc: Map-Lite Visual Localization for Image Goal Navigation

2024-10-06 · Jianhao Jiao, Jinhao He, Changkun Liu, Sebastian Aegidius 외

This paper presents LiteVLoc, a hierarchical visual localization framework that uses a lightweight topo-metric map to represent the environment. The method consists of three sequential modules that estimate camera poses …

Pose EstimationVisual Localization

Hierarchical Semantic-Constrained Heterogeneous Graph for Audio-Visual Event Localization

2026-06-05 · Zhe Yang, Ruyi Zhang, Hongtao Chen, Wenrui Li 외 arxiv

Open-vocabulary audio-visual event localization (OV-AVEL) jointly models audio-visual cues to recognize and temporally localize events, including categories unseen during training. Existing methods primarily learn joint …

audio-visual event localization

Hierarchical Attention Fusion of Visual and Textual Representations for Cross-Domain Sequential Recommendation

2025-04-21 · Wangyu Wu, Zhenhong Chen, Siqi Song, Xianglin Qiua 외

Cross-Domain Sequential Recommendation (CDSR) predicts user behavior by leveraging historical interactions across multiple domains, focusing on modeling cross-domain preferences through intra- and inter-sequence item rel…

Decision MakingSequential Decision MakingSequential Recommendation

Learning Point-Language Hierarchical Alignment for 3D Visual Grounding

2022-10-22 · Jiaming Chen, Weixin Luo, Ran Song, Xiaolin Wei 외

This paper presents a novel hierarchical alignment model (HAM) that learns multi-granularity visual and linguistic representations in an end-to-end manner. We extract key points and proposal points to model 3D contexts a…

3D visual groundingSentenceVisual GroundingVocal Bursts Intensity Prediction

Learning from Untrimmed Videos: Self-Supervised Video Representation Learning with Hierarchical Consistency

2022-04-06 · CVPR 2022 1 · Zhiwu Qing, Shiwei Zhang, Ziyuan Huang, Yi Xu 외

Natural videos provide rich visual contents for self-supervised learning. Yet most existing approaches for learning spatio-temporal representations rely on manually trimmed videos, leading to limited diversity in visual …

Contrastive LearningRepresentation LearningSelf-Supervised Learning