paper-with-me

홈 › Papers

GRAP-MOT: Unsupervised Graph-based Position Weighted Person Multi-camera Multi-object Tracking in a Highly Congested Space

2025-10-24 · Marek Socha, Michał Marczyk, Aleksander Kempski, Michał Cogiel, Paweł Foszner, Radosław Zawiski, Michał Staniszewski arxiv

GRAP-MOT is a new approach for solving the person MOT problem dedicated to videos of closed areas with overlapping multi-camera views, where person occlusion frequently occurs. Our novel graph-weighted solution updates a person's identification label online based on tracks and the person's characteristic features. To find the best solution, we deeply investigated all elements of the MOT process, including feature extraction, tracking, and community search. Furthermore, GRAP-MOT is equipped with a person's position estimation module, which gives additional key information to the MOT method, ensuring better results than methods without position data. We tested GRAP-MOT on recordings acquired in a closed-area model and on publicly available real datasets that fulfil the requirement of a highly congested space, showing the superiority of our proposition. Finally, we analyzed existing metrics used to compare MOT algorithms and concluded that IDF1 is more adequate than MOTA in such comparisons. We made our code, along with the acquired dataset, publicly available.

📄 PDF Abstract BibTeX arXiv:2510.21482

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Object Tracking

Similar Papers 제목 키워드 기반

Unsupervised Person Re-Identification with Wireless Positioning under Weak Scene Labeling

2021-10-29 · Yiheng Liu, Wengang Zhou, Qiaokang Xie, Houqiang Li

Existing unsupervised person re-identification methods only rely on visual clues to match pedestrians under different cameras. Since visual data is essentially susceptible to occlusion, blur, clothing changes, etc., a pr…

Graph Neural NetworkPerson Re-IdentificationScene LabelingUnsupervised Person Re-Identification

HyperSAT: Unsupervised Hypergraph Neural Networks for Weighted MaxSAT Problems

2025-04-16 · Qiyue Chen, Shaolin Tan, Suixiang Gao, Jinhu Lü

Graph neural networks (GNNs) have shown promising performance in solving both Boolean satisfiability (SAT) and Maximum Satisfiability (MaxSAT) problems due to their ability to efficiently model and capture the structural…

Unsupervised Person Re-identification via Multi-Label Prediction and Classification based on Graph-Structural Insight

2021-06-16 · Jongmin Yu, Hyeontaek Oh

This paper addresses unsupervised person re-identification (Re-ID) using multi-label prediction and classification based on graph-structural insight. Our method extracts features from person images and produces a graph t…

ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONPerson Re-Identification+1

Embedding Words in Non-Vector Space with Unsupervised Graph Learning

2020-10-06 · EMNLP 2020 11 · Max Ryabinin, Sergei Popov, Liudmila Prokhorenkova, Elena Voita

It has become a de-facto standard to represent words as elements of a vector space (word2vec, GloVe). While this approach is convenient, it is unnatural for language: words form a graph with a latent hierarchical structu…

Graph LearningWord EmbeddingsWord Similarity

Curriculum Guided Personalized Subgraph Federated Learning

2025-08-30 · Minku Kang, Hogun Park arxiv

Subgraph Federated Learning (FL) aims to train Graph Neural Networks (GNNs) across distributed private subgraphs, but it suffers from severe data heterogeneity. To mitigate data heterogeneity, weighted model aggregation …

Federated Learning