paper-with-me

Papers

Semantic Semi-Incremental Data-Association-Free Object SLAM

2026-07-25 · Yihao Zhang, Jungseok Hong, John J. Leonard arxiv

Data association between landmark measurements and landmark variables has long been a central challenge in SLAM, as estimation accuracy depends critically on associating measurements with the correct landmark variables. Recent advances in deep learning have created new opportunities for the problem; data association can now leverage not only positional measurements but also semantic information about object landmarks, such as class labels from neural object detectors and feature vectors from visual foundation models. In this paper, we present a generalized data-association-free SLAM framework that jointly estimates data associations, robot poses, landmark positions, and landmark semantics from odometry, and positional and semantic measurements of landmarks. The proposed framework (i) creates a synergy between data association and landmark semantics estimation; (ii) adopts a semi-incremental estimation scheme for improved accuracy and computational efficiency; and (iii) provides a principled justification, guidelines, and heuristics for landmark-number estimation, improving the interpretability and practical usability of the framework. The proposed framework and algorithms are evaluated on synthetic and real-world datasets with two types of semantic information, class labels and real-valued feature vectors, and demonstrate superior performance compared to strong baselines.

📄 PDF Abstract BibTeX arXiv:2607.23384

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

SAILS: Segment Anything with Incrementally Learned Semantics for Task-Invariant and Training-Free Continual Learning

2026-02-16 · Shishir Muralidhara, Didier Stricker, René Schuster arxiv

Continual learning remains constrained by the need for repeated retraining, high computational costs, and the persistent challenge of forgetting. These factors significantly limit the applicability of continuous learning…

Semantic SegmentationContinual Learning

FAST: A carefully sampled and cognitively motivated dataset for distributional semantic evaluation

2021-11-01 · CoNLL (EMNLP) 2021 11 · Stefan Evert, Gabriella Lapesa

What is the first word that comes to your mind when you hear giraffe, or damsel, or freedom? Such free associations contain a huge amount of information on the mental representations of the corresponding concepts, and ar…

OASIS-Map: Object-Level Change Detection in Multi-Session Mapping using Semantic Correspondence Matching

2026-07-16 · Haedam Oh, Yifu Tao, Nived Chebrolu, Maurice Fallon arxiv

Map representations which are consistent across repeated visits to a real-world semi-static environment are very useful for long-term robotic inspection. In such settings, the scene may evolve while the robot is absent, …

Semantic correspondenceChange Detection

Extracting meaning by idiomaticity: Description of the HSemID system at CogALex VI (2020)

2020-12-01 · COLING (CogALex) 2020 12 · Jean-Pierre Colson

The HSemID system, submitted to the CogALex VI Shared Task is a hybrid system relying mainly on metric clusters measured in large web corpora, complemented by a vector space model using cosine similarity to detect semant…

Uncertainty-Aware Distillation for Semi-Supervised Few-Shot Class-Incremental Learning

2023-01-24 · Yawen Cui, Wanxia Deng, Haoyu Chen, Li Liu

Given a model well-trained with a large-scale base dataset, Few-Shot Class-Incremental Learning (FSCIL) aims at incrementally learning novel classes from a few labeled samples by avoiding overfitting, without catastrophi…

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningIncremental Learning+1