Identifying collusion groups using spectral clustering
Suneel Sarswat, Kandathil Mathew Abraham, Subir Kumar Ghosh

TL;DR
This paper presents a spectral clustering approach to detect colluding trader groups in stock markets by modeling trading activities as a weighted graph and analyzing its spectral properties.
Contribution
It introduces a novel graph-based spectral clustering method for identifying collusion groups, validated on both simulated and real trading data.
Findings
Spectral clustering effectively detects colluding trader groups.
The method outperforms baseline approaches on simulated data.
Real data tests confirm the algorithm's practical applicability.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Systems and Time Series Analysis · Stock Market Forecasting Methods · Complex Network Analysis Techniques
MethodsSpectral Clustering
