Conference Papers

Permanent URI for this collectionhttps://idr.nitk.ac.in/handle/123456789/28506

Browse

Search Results

Now showing 1 - 1 of 1
  • Item
    Robust graph based deep anomaly detection on attributed networks
    (Institute of Electrical and Electronics Engineers Inc., 2021) Daniel, G.; M.Venkatesan
    Anomalous users’ identification on attributed social networks involves finding users whose profile characteristics go amiss fundamentally from the greater part of reference profiles both in terms of network structure and node attributes as well. Most of the existing methods uses graph convolutional networks (GCN) to generate latent representation of nodes for various tasks like node classification, link prediction and anomaly detection. This method primarily represents every node as the aggregate of its neighbouring node’s features. But it has a problem that (i) the representation of normal node is affected by the presence anomalous neighbour nodes and as a result, even normal nodes are considered as anomalous and (ii) anomalous nodes go undetected as their representation is flattened by aggregate operation. To overcome this problem, we propose a robust anomaly detection(RAD) method to better handle the anomaly detection task. weighted aggregate mechanism is employed to distinguish between node’s self features and its neighbourhood. Experiments on twitter,enron and amazon datasets give results which shows that the proposed method is robust in detection of anomalies based on weighted average of self and neighbouring node’s features. © 2021 IEEE