paper-with-me

홈 › Papers

Identifying collusion groups using spectral clustering

2015-09-22 · Suneel Sarswat, Kandathil Mathew Abraham, Subir Kumar Ghosh

In an illiquid stock, traders can collude and place orders on a predetermined price and quantity at a fixed schedule. This is usually done to manipulate the price of the stock or to create artificial liquidity in the stock, which may mislead genuine investors. Here, the problem is to identify such group of colluding traders. We modeled the problem instance as a graph, where each trader corresponds to a vertex of the graph and trade corresponds to edges of the graph. Further, we assign weights on edges depending on total volume, total number of trades, maximum change in the price and commonality between two vertices. Spectral clustering algorithms are used on the constructed graph to identify colluding group(s). We have compared our results with simulated data to show the effectiveness of spectral clustering to detecting colluding groups. Moreover, we also have used parameters of real data to test the effectiveness of our algorithm.

📄 PDF Abstract BibTeX arXiv:1509.06457

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

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 제목 키워드 기반

Identifying Alzheimer's Disease Prediction Strategies of Convolutional Neural Network Classifiers using R2* Maps and Spectral Clustering

2025-06-04 · Christian Tinauer, Maximilian Sackl, Stefan Ropele, Christian Langkammer

Deep learning models have shown strong performance in classifying Alzheimer's disease (AD) from R2* maps, but their decision-making remains opaque, raising concerns about interpretability. Previous studies suggest biases…

ClusteringDisease Prediction

Sparse Subspace Clustering in Diverse Multiplex Network Model

2022-06-15 · Majid Noroozi, Marianna Pensky

The paper considers the DIverse MultiPLEx (DIMPLE) network model, introduced in Pensky and Wang (2021), where all layers of the network have the same collection of nodes and are equipped with the Stochastic Block Models.…

ClusteringmodelStochastic Block Model

Multiscale Clustering of Hyperspectral Images Through Spectral-Spatial Diffusion Geometry

2021-03-29 · Sam L. Polk, James M. Murphy

Clustering algorithms partition a dataset into groups of similar points. The primary contribution of this article is the Multiscale Spatially-Regularized Diffusion Learning (M-SRDL) clustering algorithm, which uses spati…

Clustering

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 i…

Action RecognitionAutonomous DrivingClusteringModel Selection+2

Improved Analysis of Spectral Algorithm for Clustering

2019-12-06 · Tomohiko Mizutani

Spectral algorithms are graph partitioning algorithms that partition a node set of a graph into groups by using a spectral embedding map. Clustering techniques based on the algorithms are referred to as spectral clusteri…

Clusteringgraph partitioning