paper-with-me

홈 › Papers

Visual Graph Mining

2017-08-13 · Quanshi Zhang, Xuan Song, Ryosuke Shibasaki

In this study, we formulate the concept of "mining maximal-size frequent subgraphs" in the challenging domain of visual data (images and videos). In general, visual knowledge can usually be modeled as attributed relational graphs (ARGs) with local attributes representing local parts and pairwise attributes describing the spatial relationship between parts. Thus, from a practical perspective, such mining of maximal-size subgraphs can be regarded as a general platform for discovering and modeling the common objects within cluttered and unlabeled visual data. Then, from a theoretical perspective, visual graph mining should encode and overcome the great fuzziness of messy data collected from complex real-world situations, which conflicts with the conventional theoretical basis of graph mining designed for tabular data. Common subgraphs hidden in these ARGs usually have soft attributes, with considerable inter-graph variation. More importantly, we should also discover the latent pattern space, including similarity metrics for the pattern and hidden node relations, during the mining process. In this study, we redefine the visual subgraph pattern that encodes all of these challenges in a general way, and propose an approximate but efficient solution to graph mining. We conduct five experiments to evaluate our method with different kinds of visual data, including videos and RGB/RGB-D images. These experiments demonstrate the generality of the proposed method.

📄 PDF Abstract BibTeX arXiv:1708.03921

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Mining

Similar Papers 제목 키워드 기반

Mining And-Or Graphs for Graph Matching and Object Discovery

2015-12-01 · ICCV 2015 12 · Quanshi Zhang, Ying Nian Wu, Song-Chun Zhu

This paper reformulates the theory of graph mining on the technical basis of graph matching, and extends its scope of applications to computer vision. Given a set of attributed relational graphs (ARGs), we propose to use…

Graph MatchingGraph MiningObject Discovery

Close, But Not There: Boosting Geographic Distance Sensitivity in Visual Place Recognition

2024-07-02 · Sergio Izquierdo, Javier Civera

Visual Place Recognition (VPR) plays a critical role in many localization and mapping pipelines. It consists of retrieving the closest sample to a query image, in a certain embedding space, from a database of geotagged r…

SensitivityVisual Place Recognition

A Web-based Interactive Visual Graph Analytics Platform

2015-02-02 · Nesreen K. Ahmed, Ryan A. Rossi

This paper proposes a web-based visual graph analytics platform for interactive graph mining, visualization, and real-time exploration of networks. GraphVis is fast, intuitive, and flexible, combining interactive visuali…

Community DetectionDecision MakingGraph Mining

Diffusion Models as Data Mining Tools

2024-07-20 · Ioannis Siglidis, Aleksander Holynski, Alexei A. Efros, Mathieu Aubry 외

This paper demonstrates how to use generative models trained for image synthesis as tools for visual data mining. Our insight is that since contemporary generative models learn an accurate representation of their trainin…

Image Generation

OVT-MLCS: An Online Visual Tool for MLCS Mining from Long or Big Sequences

2026-01-09 · Zhi Wang, Yanni Li, Tihua Duan, Bing Liu 외 arxiv

Mining multiple longest common subsequences (\textit{MLCS}) from a set of sequences of three or more over a finite alphabet $Σ$ (a classical NP-hard problem) is an important task in a wide variety of application fields. …