paper-with-me

Papers

GraphMatch: Efficient Large-Scale Graph Construction for Structure from Motion

2017-10-04 · Qiaodong Cui, Victor Fragoso, Chris Sweeney, Pradeep Sen

We present GraphMatch, an approximate yet efficient method for building the matching graph for large-scale structure-from-motion (SfM) pipelines. Unlike modern SfM pipelines that use vocabulary (Voc.) trees to quickly build the matching graph and avoid a costly brute-force search of matching image pairs, GraphMatch does not require an expensive offline pre-processing phase to construct a Voc. tree. Instead, GraphMatch leverages two priors that can predict which image pairs are likely to match, thereby making the matching process for SfM much more efficient. The first is a score computed from the distance between the Fisher vectors of any two images. The second prior is based on the graph distance between vertices in the underlying matching graph. GraphMatch combines these two priors into an iterative "sample-and-propagate" scheme similar to the PatchMatch algorithm. Its sampling stage uses Fisher similarity priors to guide the search for matching image pairs, while its propagation stage explores neighbors of matched pairs to find new ones with a high image similarity score. Our experiments show that GraphMatch finds the most image pairs as compared to competing, approximate methods while at the same time being the most efficient.

📄 PDF Abstract BibTeX arXiv:1710.01602

Code (0)

등록된 구현이 없습니다.

Tasks

graph construction

Similar Papers 제목 키워드 기반

GraphMatch: Fusing Language and Graph Representations in a Dynamic Two-Sided Work Marketplace

2025-12-02 · Mikołaj Sacha, Hammad Jafri, Mattie Terzolo, Ayan Sinha 외 arxiv

Recommending matches in a text-rich, dynamic two-sided marketplace presents unique challenges due to evolving content and interaction graphs. We introduce GraphMatch, a new large-scale recommendation framework that fuses…

GraphMatcher: A Graph Representation Learning Approach for Ontology Matching

2024-04-20 · Sefika Efeoglu

Ontology matching is defined as finding a relationship or correspondence between two or more entities in two or more ontologies. To solve the interoperability problem of the domain ontologies, semantically similar entiti…

Graph AttentionGraph Representation LearningOntology MatchingRepresentation Learning

"Where am I?" Scene Retrieval with Language

2024-04-22 · Jiaqi Chen, Daniel Barath, Iro Armeni, Marc Pollefeys 외

Natural language interfaces to embodied AI are becoming more ubiquitous in our daily lives. This opens up further opportunities for language-based interaction with embodied agents, such as a user verbally instructing an …

Retrieval

gBuilder: A Scalable Knowledge Graph Construction System for Unstructured Corpus

2022-08-20 · Yanzeng Li, Lei Zou

We design a user-friendly and scalable knowledge graph construction (KGC) system for extracting structured knowledge from the unstructured corpus. Different from existing KGC systems, gBuilder provides a flexible and use…

graph constructionScheduling

A Unified View-Graph Selection Framework for Structure from Motion

2017-08-03 · Rajvi Shah, Visesh Chari, P. J. Narayanan

View-graph is an essential input to large-scale structure from motion (SfM) pipelines. Accuracy and efficiency of large-scale SfM is crucially dependent on the input view-graph. Inconsistent or inaccurate edges can lead …