paper-with-me

홈 › Papers

Alignment Scores: Robust Metrics for Multiview Pose Accuracy Evaluation

2024-07-29 · Seong Hun Lee, Javier Civera

We propose three novel metrics for evaluating the accuracy of a set of estimated camera poses given the ground truth: Translation Alignment Score (TAS), Rotation Alignment Score (RAS), and Pose Alignment Score (PAS). The TAS evaluates the translation accuracy independently of the rotations, and the RAS evaluates the rotation accuracy independently of the translations. The PAS is the average of the two scores, evaluating the combined accuracy of both translations and rotations. The TAS is computed in four steps: (1) Find the upper quartile of the closest-pair-distances, $d$. (2) Align the estimated trajectory to the ground truth using a robust registration method. (3) Collect all distance errors and obtain the cumulative frequencies for multiple thresholds ranging from $0.01d$ to $d$ with a resolution $0.01d$. (4) Add up these cumulative frequencies and normalize them such that the theoretical maximum is 1. The TAS has practical advantages over the existing metrics in that (1) it is robust to outliers and collinear motion, and (2) there is no need to adjust parameters on different datasets. The RAS is computed in a similar manner to the TAS and is also shown to be more robust against outliers than the existing rotation metrics. We verify our claims through extensive simulations and provide in-depth discussion of the strengths and weaknesses of the proposed metrics.

📄 PDF Abstract BibTeX arXiv:2407.20391

Code (1)

sunghoon031/AlignmentScores 공식 구현

Tasks

Translation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

3D Video Quality Metric for 3D Video Compression

2018-03-13

As the evolution of multiview display technology is bringing glasses-free 3DTV closer to reality, MPEG and VCEG are preparing an extension to HEVC to encode multiview video content. View synthesis in the current version …

MS-SSIMSSIMVideo Compression

Can These Views Be One Scene? Evaluating Multiview 3D Consistency when 3D Foundation Models Hallucinate

2026-05-18 · Soumava Paul, Prakhar Kaushik, Alan Yuille arxiv

Multiview 3D evaluation assumes that the images being scored are observations of one static 3D scene. This assumption can fail in NVS and sparse-view reconstruction: inputs or generated outputs may contain artifacts, out…

Learning from Semantic Alignment between Unpaired Multiviews for Egocentric Video Recognition

2023-08-22 · ICCV 2023 1 · Qitong Wang, Long Zhao, Liangzhe Yuan, Ting Liu 외

We are concerned with a challenging scenario in unpaired multiview video learning. In this case, the model aims to learn comprehensive multiview representations while the cross-view semantic information exhibits variatio…

Multiview LearningVideo Recognition

What Does the Brain See? Multiview Neural Representations to Demystify the Brain-Visual Alignment

2026-06-24 · Salini Yadav, Taveena Lotey, Pravendra Singh, Partha Pratim Roy arxiv

Zero-shot visual decoding from electroencephalography (EEG) aims to infer visual semantics from non-invasive neural recordings, but remains challenging due to the low signal-to-noise ratio, non-stationarity, and limited …

Representation LearningContrastive LearningGraph Learning

Influence of Geometry, Class Imbalance and Alignment on Reconstruction Accuracy -- A Micro-CT Phantom-Based Evaluation

2026-02-07 · Avinash Kumar K M, Samarth S. Raut arxiv

The accuracy of the 3D models created from medical scans depends on imaging hardware, segmentation methods and mesh processing techniques etc. The effects of geometry type, class imbalance, voxel and point cloud alignmen…