paper-with-me

Papers

OFVL-MS: Once for Visual Localization across Multiple Indoor Scenes

2023-08-23 · ICCV 2023 1 · Tao Xie, Kun Dai, Siyi Lu, Ke Wang, Zhiqiang Jiang, Jinghan Gao, Dedong Liu, Jie Xu, Lijun Zhao, Ruifeng Li

In this work, we seek to predict camera poses across scenes with a multi-task learning manner, where we view the localization of each scene as a new task. We propose OFVL-MS, a unified framework that dispenses with the traditional practice of training a model for each individual scene and relieves gradient conflict induced by optimizing multiple scenes collectively, enabling efficient storage yet precise visual localization for all scenes. Technically, in the forward pass of OFVL-MS, we design a layer-adaptive sharing policy with a learnable score for each layer to automatically determine whether the layer is shared or not. Such sharing policy empowers us to acquire task-shared parameters for a reduction of storage cost and task-specific parameters for learning scene-related features to alleviate gradient conflict. In the backward pass of OFVL-MS, we introduce a gradient normalization algorithm that homogenizes the gradient magnitude of the task-shared parameters so that all tasks converge at the same pace. Furthermore, a sparse penalty loss is applied on the learnable scores to facilitate parameter sharing for all tasks without performance degradation. We conduct comprehensive experiments on multiple benchmarks and our new released indoor dataset LIVL, showing that OFVL-MS families significantly outperform the state-of-the-arts with fewer parameters. We also verify that OFVL-MS can generalize to a new scene with much few parameters while gaining superior localization performance.

📄 PDF Abstract BibTeX arXiv:2308.11928

Code (1)

mooncake199809/ufvl-net 공식 구현 pytorch

Tasks

Multi-Task LearningVisual Localization

Methods 이 논문이 사용한 방법론

Gradient Normalization 설명 없음

Similar Papers 제목 키워드 기반

ProfVLM: A lightweight video-language model for multi-view proficiency estimation

2025-09-30 · Edoardo Bianchi, Jacopo Staiano, Antonio Liotta arxiv

Most existing approaches formulate action quality assessment and skill proficiency estimation as discriminative prediction tasks, typically producing discrete labels or scores without explicitly modeling the reasoning pr…

Action Quality Assessment

UniVerse: A Unified Modulation Framework for Segmentation-Free,Disentangled Multi-Concept Personalization

2026-05-29 · Quynh Phung, Sandesh Ghimire, Minsi Hu, Chung-Chi Tsai 외 arxiv

Personalized visual understanding has advanced significantly, yet existing approaches struggle to localize and extract specific concepts when input images contain multiple objects. Many prior methods rely heavily on segm…

Interpretability Transfer from Language to Vision via Sparse Autoencoders

2026-05-24 · Alexey Kravets, Da Li, Chuan Li, Da Chen 외 arxiv

Recent advances in language model interpretability using sparse autoencoders (SAEs) have yet to effectively translate to the visual domain, mainly due to the difficulty and ambiguity of labeling visual concepts. In this …

MFVLR: Multi-domain Fine-grained Vision-Language Reconstruction for Generalizable Diffusion Face Forgery Detection and Localization

2026-05-11 · Yaning Zhang, Tianyi Wang, Zan Gao, Yibo Zhao 외 arxiv

The swift advancement in photo-realistic face generation technology has sparked considerable concerns across society and academia, emphasizing the requirement of generalizable face forgery detection and localization meth…

Representation Learning

AV-SAM: Segment Anything Model Meets Audio-Visual Localization and Segmentation

2023-05-03 · Shentong Mo, Yapeng Tian

Segment Anything Model (SAM) has recently shown its powerful effectiveness in visual segmentation tasks. However, there is less exploration concerning how SAM works on audio-visual tasks, such as visual sound localizatio…

DecoderObject LocalizationSegmentationVisual Localization