paper-with-me

홈 › Papers

KS-APR: Keyframe Selection for Robust Absolute Pose Regression

2023-08-10 · Changkun Liu, Yukun Zhao, Tristan Braud

Markerless Mobile Augmented Reality (AR) aims to anchor digital content in the physical world without using specific 2D or 3D objects. Absolute Pose Regressors (APR) are end-to-end machine learning solutions that infer the device's pose from a single monocular image. Thanks to their low computation cost, they can be directly executed on the constrained hardware of mobile AR devices. However, APR methods tend to yield significant inaccuracies for input images that are too distant from the training set. This paper introduces KS-APR, a pipeline that assesses the reliability of an estimated pose with minimal overhead by combining the inference results of the APR and the prior images in the training set. Mobile AR systems tend to rely upon visual-inertial odometry to track the relative pose of the device during the experience. As such, KS-APR favours reliability over frequency, discarding unreliable poses. This pipeline can integrate most existing APR methods to improve accuracy by filtering unreliable images with their pose estimates. We implement the pipeline on three types of APR models on indoor and outdoor datasets. The median error on position and orientation is reduced for all models, and the proportion of large errors is minimized across datasets. Our method enables state-of-the-art APRs such as DFNetdm to outperform single-image and sequential APR methods. These results demonstrate the scalability and effectiveness of KS-APR for visual localization tasks that do not require one-shot decisions.

📄 PDF Abstract BibTeX arXiv:2308.05459

Code (0)

등록된 구현이 없습니다.

Tasks

regressionVisual Localization

Similar Papers 제목 키워드 기반

Foundation Model-driven Key Anatomy Frame Selection for Blind-sweep Ultrasound Fetal Birth Weight Estimation

2026-07-01 · Le Ou, Xiliang Zhu, Huanwen Liang, Wenxiong Pan 외 arxiv

Accurate fetal birth weight (FBW) estimation shortly before delivery is clinically valuable yet challenging due to its reliance on operator expertise, particularly in low-resource settings. To reduce this reliance, we st…

Learning Question-Aware Keyframe Selection with Synthetic Supervision for Video Question Answering

2026-03-16 · Minchan Kwon, Hyounguk Shon, Junmo Kim arxiv

Large multimodal models (LMMs) have recently demonstrated remarkable performance in video question answering (VideoQA), yet reasoning over video remains challenging due to high inference cost and diluted information. Key…

Video Question Answering

Coverage-Driven Adaptive Keyframe Selection for Video Understanding

2026-08-01 · Junyang Zhang, Puhan Luo, Chen Tang, Yuxi Shi 외 arxiv

Recent advances in large vision-language models (LVLMs) have enabled long-video understanding and analysis. However, processing the large number of frames in a video incurs substantial computational overhead. Existing me…

Gesture Recognition with a Skeleton-Based Keyframe Selection Module

2021-12-03 · Yunsoo Kim, Hyun Myung

We propose a bidirectional consecutively connected two-pathway network (BCCN) for efficient gesture recognition. The BCCN consists of two pathways: (i) a keyframe pathway and (ii) a temporal-attention pathway. The keyfra…

Gesture Recognition

FOCUS: Efficient Keyframe Selection for Long Video Understanding

2025-10-31 · Zirui Zhu, Hailun Xu, Yang Luo, Yong Liu 외 arxiv

Multimodal large language models (MLLMs) represent images and video frames as visual tokens. Scaling from single images to hour-long videos, however, inflates the token budget far beyond practical limits. Popular pipelin…

Multi-Armed Bandits