paper-with-me

Papers

A Unified Model Selection Technique for Spectral Clustering Based Motion Segmentation

2024-03-03 · Yuxiang Huang, John Zelek

Motion segmentation is a fundamental problem in computer vision and is crucial in various applications such as robotics, autonomous driving and action recognition. Recently, spectral clustering based methods have shown impressive results on motion segmentation in dynamic environments. These methods perform spectral clustering on motion affinity matrices to cluster objects or point trajectories in the scene into different motion groups. However, existing methods often need the number of motions present in the scene to be known, which significantly reduces their practicality. In this paper, we propose a unified model selection technique to automatically infer the number of motion groups for spectral clustering based motion segmentation methods by combining different existing model selection techniques together. We evaluate our method on the KT3DMoSeg dataset and achieve competitve results comparing to the baseline where the number of clusters is given as ground truth information.

📄 PDF Abstract BibTeX arXiv:2403.01606

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionAutonomous DrivingClusteringModel SelectionMotion SegmentationSegmentation

Methods 이 논문이 사용한 방법론

Spectral Clustering Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the…

Similar Papers 제목 키워드 기반

Hyperspectral Band Selection via Spatial-Spectral Weighted Region-wise Multiple Graph Fusion-Based Spectral Clustering

2021-04-18 · International Joint Conferences on Artificial Intelligence Organization 2021 4 · Chang Tang, Xinwang Liu, En Zhu, Lizhe Wang 외

In this paper, we propose a hyperspectral band selection method via spatial-spectral weighted region-wise multiple graph fusion-based spectral clustering, referred to as RMGF briefly. Considering that different objects h…

ClusteringSuperpixels

Structured Sparse Subspace Clustering: A Unified Optimization Framework

2015-06-01 · CVPR 2015 6 · Chun-Guang Li, Rene Vidal

Subspace clustering refers to the problem of segmenting data drawn from a union of subspaces. State of the art approaches for solving this problem follow a two-stage approach. In the first step, an affinity matrix is lea…

ClusteringMotion SegmentationSegmentation

An Unsupervised Machine Learning Approach for Ground-Motion Spectra Clustering and Selection

2022-12-06 · R. Bailey Bond, Pu Ren, Jerome F. Hajjar, Hao Sun

Clustering analysis of sequence data continues to address many applications in engineering design, aided with the rapid growth of machine learning in applied science. This paper presents an unsupervised machine learning …

Clustering

Unsupervised Learning: Comparative Analysis of Clustering Techniques on High-Dimensional Data

2025-03-29 · Vishnu Vardhan Baligodugula, Fathi Amsaad

This paper presents a comprehensive comparative analysis of prominent clustering algorithms K-means, DBSCAN, and Spectral Clustering on high-dimensional datasets. We introduce a novel evaluation framework that assesses c…

ClusteringComputational EfficiencyDimensionality Reduction

Weighted Sparse Subspace Representation: A Unified Framework for Subspace Clustering, Constrained Clustering, and Active Learning

2021-06-08 · Hankui Peng, Nicos G. Pavlidis

Spectral-based subspace clustering methods have proved successful in many challenging applications such as gene sequencing, image recognition, and motion segmentation. In this work, we first propose a novel spectral-base…

Active LearningClusteringConstrained ClusteringMotion Segmentation