paper-with-me

Papers

Uncertainty-Aware Perceiver

2024-02-04 · EuiYul Song

The Perceiver makes few architectural assumptions about the relationship among its inputs with quadratic scalability on its memory and computation time. Indeed, the Perceiver model outpaces or is competitive with ResNet-50 and ViT in terms of accuracy to some degree. However, the Perceiver does not take predictive uncertainty and calibration into account. The Perceiver also generalizes its performance on three datasets, three models, one evaluation metric, and one hyper-parameter setting. Worst of all, the Perceiver's relative performance improvement against other models is marginal. Furthermore, its reduction of architectural prior is not substantial; is not equivalent to its quality. Thereby, I invented five mutations of the Perceiver, the Uncertainty-Aware Perceivers, that obtain uncertainty estimates and measured their performance on three metrics. Experimented with CIFAR-10 and CIFAR-100, the Uncertainty-Aware Perceivers make considerable performance enhancement compared to the Perceiver.

📄 PDF Abstract BibTeX arXiv:2402.02433

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

JPerceiver: Joint Perception Network for Depth, Pose and Layout Estimation in Driving Scenes

2022-07-16 · Haimei Zhao, Jing Zhang, Sen Zhang, DaCheng Tao

Depth estimation, visual odometry (VO), and bird's-eye-view (BEV) scene layout estimation present three critical tasks for driving scene perception, which is fundamental for motion planning and navigation in autonomous d…

Autonomous DrivingDepth EstimationMotion PlanningMulti-Task Learning+2

Graph Perceiver IO: A General Architecture for Graph Structured Data

2022-09-14 · Seyun Bae, Hoyoon Byun, Changdae Oh, Yoon-Sik Cho 외

Multimodal machine learning has been widely studied for the development of general intelligence. Recently, the remarkable multimodal algorithms, the Perceiver and Perceiver IO, show competitive results for diverse datase…

Graph ClassificationLink PredictionNode Classification

Perceiver-VL: Efficient Vision-and-Language Modeling with Iterative Latent Attention

2022-11-21 · Zineng Tang, Jaemin Cho, Jie Lei, Mohit Bansal

We present Perceiver-VL, a vision-and-language framework that efficiently handles high-dimensional multimodal inputs such as long videos and text. Powered by the iterative latent cross-attention of Perceiver, our framewo…

Cross-Modal RetrievalLanguage ModelingLanguage ModellingRetrieval

Multitrack Music Transcription with a Time-Frequency Perceiver

2023-06-19 · Wei-Tsung Lu, Ju-Chiang Wang, Yun-Ning Hung

Multitrack music transcription aims to transcribe a music audio input into the musical notes of multiple instruments simultaneously. It is a very challenging task that typically requires a more complex model to achieve s…

Multi-Task LearningMusic Transcription

Frame Order Matters: A Temporal Sequence-Aware Model for Few-Shot Action Recognition

2024-08-22 · Bozheng Li, Mushui Liu, Gaoang Wang, Yunlong Yu

In this paper, we propose a novel Temporal Sequence-Aware Model (TSAM) for few-shot action recognition (FSAR), which incorporates a sequential perceiver adapter into the pre-training framework, to integrate both the spat…

Action RecognitionDecision MakingFew-Shot action recognitionFew Shot Action Recognition