paper-with-me

홈 › Papers

Integrating Graph Partitioning and Matching for Trajectory Analysis in Video Surveillance

2015-02-02 · Liang Lin, Yongyi Lu, Yan Pan, Xiaowu Chen

In order to track the moving objects in long range against occlusion, interruption, and background clutter, this paper proposes a unified approach for global trajectory analysis. Instead of the traditional frame-by-frame tracking, our method recovers target trajectories based on a short sequence of video frames, e.g. $15$ frames. We initially calculate a foreground map at each frame, as obtained from a state-of-the-art background model. An attribute graph is then extracted from the foreground map, where the graph vertices are image primitives represented by the composite features. With this graph representation, we pose trajectory analysis as a joint task of spatial graph partitioning and temporal graph matching. The task can be formulated by maximizing a posteriori under the Bayesian framework, in which we integrate the spatio-temporal contexts and the appearance models. The probabilistic inference is achieved by a data-driven Markov Chain Monte Carlo (MCMC) algorithm. Given a peroid of observed frames, the algorithm simulates a ergodic and aperiodic Markov Chain, and it visits a sequence of solution states in the joint space of spatial graph partitioning and temporal graph matching. In the experiments, our method is tested on several challenging videos from the public datasets of visual surveillance, and it outperforms the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1502.00377

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeGraph Matchinggraph partitioning

Similar Papers 제목 키워드 기반

Scalable Gromov-Wasserstein Learning for Graph Partitioning and Matching

2019-05-18 · NeurIPS 2019 12 · Hongteng Xu, Dixin Luo, Lawrence Carin

We propose a scalable Gromov-Wasserstein learning (S-GWL) method and establish a novel and theoretically-supported paradigm for large-scale graph analysis. The proposed method is based on the fact that Gromov-Wasserstein…

ClusteringGraph Matchinggraph partitioning

Deep Learning and Spectral Embedding for Graph Partitioning

2021-10-16 · Alice Gatti, Zhixiong Hu, Tess Smidt, Esmond G. Ng 외

We present a graph bisection and partitioning algorithm based on graph neural networks. For each node in the graph, the network outputs probabilities for each of the partitions. The graph neural network consists of two m…

Deep LearningGraph Neural Networkgraph partitioning

Fast Convex Relaxations using Graph Discretizations

2020-04-23 · Jonas Geiping, Fjedor Gaede, Hartmut Bauermeister, Michael Moeller

Matching and partitioning problems are fundamentals of computer vision applications with examples in multilabel segmentation, stereo estimation and optical-flow computation. These tasks can be posed as non-convex energy …

Optical Flow EstimationSegmentation

Pairwise Spatiotemporal Partial Trajectory Matching for Co-movement Analysis

2024-12-03 · Maria Cardei, Sabit Ahmed, Gretchen Chapman, Afsaneh Doryab

Spatiotemporal pairwise movement analysis involves identifying shared geographic-based behaviors between individuals within specific time frames. Traditionally, this task relies on sequence modeling and behavior analysis…

VGGT-Motion: Motion-Aware Calibration-Free Monocular SLAM for Long-Range Consistency

2026-02-05 · Zhuang Xiong, Chen Zhang, Qingshan Xu, Wenbing Tao arxiv

Despite recent progress in calibration-free monocular SLAM via 3D vision foundation models, scale drift remains severe on long sequences. Motion-agnostic partitioning breaks contextual coherence and causes zero-motion dr…