paper-with-me

Papers

Robust Graph Matching through Semantic Relationship Generation for SLAM

2026-04-28 · David Perez-Saura, Jose Andres Millan-Romera, Miguel Fernandez-Cortizas, Holger Voos, Pascual Campoy, Jose Luis Sanchez-Lopez arxiv

Graph-based representations such as Scene Graphs enable localization in structured indoor environments by matching a locally observed graph, constructed from sensor data, to a prior map. This process is particularly challenging in environments with repetitive or symmetric layouts, where structural cues alone are often insufficient to resolve ambiguities. We propose a semantic-enhanced graph matching approach that explicitly models relations between detected objects and structural elements, such as rooms and wall planes. Objects are detected from RGB-D data and integrated into the graph, and their relations to structural elements are exploited to filter candidate correspondences prior to geometric verification, significantly reducing ambiguity and search complexity. The proposed method is integrated within the iS-Graphs framework and evaluated in synthetic and simulated environments. Results show that semantic relations significantly reduce the number of candidate matches, improve computational efficiency, and enable faster convergence, particularly in symmetric scenarios where purely geometric approaches fail.

📄 PDF Abstract BibTeX arXiv:2604.25404

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyGraph Matching

Similar Papers 제목 키워드 기반

MOSA: Motion-Guided Semantic Alignment for Dynamic Scene Graph Generation

2026-04-21 · Xuejiao Wang, Bohao Zhang, Changbo Wang, Gaoqi He arxiv

Dynamic Scene Graph Generation (DSGG) aims to structurally model objects and their dynamic interactions in video sequences for high-level semantic understanding. However, existing methods struggle with fine-grained relat…

Scene Graph Generation

DSGG: Dense Relation Transformer for an End-to-end Scene Graph Generation

2024-03-21 · CVPR 2024 1 · Zeeshan Hayder, Xuming He

Scene graph generation aims to capture detailed spatial and semantic relationships between objects in an image, which is challenging due to incomplete labelling, long-tailed relationship categories, and relational semant…

Graph GenerationGraph MatchingPanoptic Scene Graph GenerationRelation+2

Visual-Semantic Graph Matching Net for Zero-Shot Learning

2024-11-18 · Bowen Duan, Shiming Chen, Yufei Guo, Guo-Sen Xie 외

Zero-shot learning (ZSL) aims to leverage additional semantic information to recognize unseen classes. To transfer knowledge from seen to unseen classes, most ZSL methods often learn a shared embedding space by simply al…

Graph MatchingZero-Shot Learning

Graph Construction and Matching for Imperative Programs using Neural and Structural Methods

2026-04-29 · Arshad Beg, Diarmuid O'Donoghue, Rosemary Monahan arxiv

Reusing verification artefacts requires identifying structural and semantic similarities across programs and their specifications. In this paper, we focus on graph construction as a foundational step toward this goal. We…

Graph Matching

Implementing Long Text Style Transfer with LLMs through Dual-Layered Sentence and Paragraph Structure Extraction and Mapping

2025-05-11 · Yusen Wu, Xiaotie Deng

This paper addresses the challenge in long-text style transfer using zero-shot learning of large language models (LLMs), proposing a hierarchical framework that combines sentence-level stylistic adaptation with paragraph…

SentenceStyle TransferText Style TransferZero-Shot Learning