Skip to main content

Showing 1–21 of 21 results for author: Murty, M N

Searching in archive cs. Search in all archives.
.
  1. arXiv:2111.00271  [pdf, other

    cs.LG cs.SI

    Higher-Order Relations Skew Link Prediction in Graphs

    Authors: Govind Sharma, Aditya Challa, Paarth Gupta, M. Narasimha Murty

    Abstract: The problem of link prediction is of active interest. The main approach to solving the link prediction problem is based on heuristics such as Common Neighbors (CN) -- more number of common neighbors of a pair of nodes implies a higher chance of them getting linked. In this article, we investigate this problem in the presence of higher-order relations. Surprisingly, it is found that CN works very w… ▽ More

    Submitted 30 October, 2021; originally announced November 2021.

    Comments: 12 pages, 1 table, 5 figures, under review

  2. arXiv:2111.00256  [pdf, other

    cs.SI cs.LG

    Love tHy Neighbour: Remeasuring Local Structural Node Similarity in Hypergraph-Derived Networks

    Authors: Govind Sharma, Paarth Gupta, M. Narasihma Murty

    Abstract: The problem of node-similarity in networks has motivated a plethora of such measures between node-pairs, which make use of the underlying graph structure. However, higher-order relations cannot be losslessly captured by mere graphs and hence, extensions thereof viz. hypergraphs are used instead. Measuring proximity between node pairs in such a setting calls for a revision in the topological measur… ▽ More

    Submitted 30 October, 2021; originally announced November 2021.

    Comments: 15 pages, 2 figures, 9 tables, under review

  3. arXiv:2111.00243  [pdf, other

    cs.LG cs.SI

    The CAT SET on the MAT: Cross Attention for Set Matching in Bipartite Hypergraphs

    Authors: Govind Sharma, Swyam Prakash Singh, V. Susheela Devi, M. Narasimha Murty

    Abstract: Usual relations between entities could be captured using graphs; but those of a higher-order -- more so between two different types of entities (which we term "left" and "right") -- calls for a "bipartite hypergraph". For example, given a left set of symptoms and right set of diseases, the relation between a set subset of symptoms (that a patient experiences at a given point of time) and a subset… ▽ More

    Submitted 30 October, 2021; originally announced November 2021.

    Comments: 18 pages, 9 figures, under review

  4. arXiv:2106.05188  [pdf, other

    cs.MA cs.AI

    Decentralised Approach for Multi Agent Path Finding

    Authors: Shyni Thomas, M. Narasimha Murty

    Abstract: Multi Agent Path Finding (MAPF) requires identification of conflict free paths for agents which could be point-sized or with dimensions. In this paper, we propose an approach for MAPF for spatially-extended agents. These find application in real world problems like Convoy Movement Problem, Train Scheduling etc. Our proposed approach, Decentralised Multi Agent Path Finding (DeMAPF), handles MAPF as… ▽ More

    Submitted 3 June, 2021; originally announced June 2021.

  5. arXiv:2009.09355  [pdf, other

    cs.AI

    Multi Agent Path Finding with Awareness for Spatially Extended Agents

    Authors: Shyni Thomas, Dipti Deodhare, M. N. Murty

    Abstract: Path finding problems involve identification of a plan for conflict free movement of agents over a common road network. Most approaches to this problem handle the agents as point objects, wherein the size of the agent is significantly smaller than the road on which it travels. In this paper, we consider spatially extended agents which have a size comparable to the length of the road on which they… ▽ More

    Submitted 20 September, 2020; originally announced September 2020.

    Comments: Submitted to Expert Systems with Application 26 pages, 11 figures

  6. arXiv:2007.10908  [pdf, other

    cs.LG cs.SI

    Robust Hierarchical Graph Classification with Subgraph Attention

    Authors: Sambaran Bandyopadhyay, Manasvi Aggarwal, M. Narasimha Murty

    Abstract: Graph neural networks get significant attention for graph representation and classification in machine learning community. Attention mechanism applied on the neighborhood of a node improves the performance of graph neural networks. Typically, it helps to identify a neighbor node which plays more important role to determine the label of the node under consideration. But in real world scenarios, a p… ▽ More

    Submitted 19 July, 2020; originally announced July 2020.

    Comments: A shorter version of this work was accepted and presented at ICML 2020 (non-archival) Workshop on Graph Representation Learning and Beyond (GRL+) with the title "Hierarchically Attentive Graph Pooling with Subgraph Attention"

  7. arXiv:2007.10231  [pdf, other

    cs.SI cs.LG stat.ML

    Integrating Network Embedding and Community Outlier Detection via Multiclass Graph Description

    Authors: Sambaran Bandyopadhyay, Saley Vishal Vivek, M. N. Murty

    Abstract: Network (or graph) embedding is the task to map the nodes of a graph to a lower dimensional vector space, such that it preserves the graph properties and facilitates the downstream network mining tasks. Real world networks often come with (community) outlier nodes, which behave differently from the regular nodes of the community. These outlier nodes can affect the embedding of the regular nodes, i… ▽ More

    Submitted 20 July, 2020; originally announced July 2020.

    Comments: This work is accepted at the 24th European Conference on Artificial Intelligence (ECAI 2020) as a full research paper

  8. arXiv:2006.04696  [pdf, other

    cs.LG cs.SI stat.ML

    Unsupervised Graph Representation by Periphery and Hierarchical Information Maximization

    Authors: Sambaran Bandyopadhyay, Manasvi Aggarwal, M. Narasimha Murty

    Abstract: Deep representation learning on non-Euclidean data types, such as graphs, has gained significant attention in recent years. Invent of graph neural networks has improved the state-of-the-art for both node and the entire graph representation in a vector space. However, for the entire graph representation, most of the existing graph neural networks are trained on a graph classification loss in a supe… ▽ More

    Submitted 8 June, 2020; originally announced June 2020.

  9. arXiv:2002.03392  [pdf, other

    cs.SI cs.LG

    Line Hypergraph Convolution Network: Applying Graph Convolution for Hypergraphs

    Authors: Sambaran Bandyopadhyay, Kishalay Das, M. Narasimha Murty

    Abstract: Network representation learning and node classification in graphs got significant attention due to the invent of different types graph neural networks. Graph convolution network (GCN) is a popular semi-supervised technique which aggregates attributes within the neighborhood of each node. Conventional GCNs can be applied to simple graphs where each edge connects only two nodes. But many modern days… ▽ More

    Submitted 9 February, 2020; originally announced February 2020.

  10. arXiv:1912.05140  [pdf, other

    cs.SI cs.LG

    Beyond Node Embedding: A Direct Unsupervised Edge Representation Framework for Homogeneous Networks

    Authors: Sambaran Bandyopadhyay, Anirban Biswas, M. N. Murty, Ramasuri Narayanam

    Abstract: Network representation learning has traditionally been used to find lower dimensional vector representations of the nodes in a network. However, there are very important edge driven mining tasks of interest to the classical network analysis community, which have mostly been unexplored in the network embedding space. For applications such as link prediction in homogeneous networks, vector represent… ▽ More

    Submitted 11 December, 2019; originally announced December 2019.

    Comments: 8 pages, Under review to some conference

  11. arXiv:1907.08440  [pdf, other

    cs.IR cs.LG stat.ML

    Neural Cross-Domain Collaborative Filtering with Shared Entities

    Authors: Vijaikumar M, Shirish Shevade, M N Murty

    Abstract: Cross-Domain Collaborative Filtering (CDCF) provides a way to alleviate data sparsity and cold-start problems present in recommendation systems by exploiting the knowledge from related domains. Existing CDCF models are either based on matrix factorization or deep neural networks. Either of the techniques in isolation may result in suboptimal performance for the prediction task. Also, most of the e… ▽ More

    Submitted 19 July, 2019; originally announced July 2019.

    Comments: 10 pages, 5 figures

  12. arXiv:1811.07609  [pdf, other

    cs.SI cs.LG

    Outlier Aware Network Embedding for Attributed Networks

    Authors: Sambaran Bandyopadhyay, Lokesh N, M. N. Murty

    Abstract: Attributed network embedding has received much interest from the research community as most of the networks come with some content in each node, which is also known as node attributes. Existing attributed network approaches work well when the network is consistent in structure and attributes, and nodes behave as expected. But real world networks often have anomalous nodes. Typically these outliers… ▽ More

    Submitted 19 November, 2018; originally announced November 2018.

    Comments: Accepted for publication in The Thirty-Third AAAI Conference on Artificial Intelligence (AAAI-19)

  13. arXiv:1804.10363  [pdf, other

    cs.SI physics.soc-ph

    SaC2Vec: Information Network Representation with Structure and Content

    Authors: Sambaran Bandyopadhyay, Harsh Kara, Anirban Biswas, M N Murty

    Abstract: Network representation learning (also known as information network embedding) has been the central piece of research in social and information network analysis for the last couple of years. An information network can be viewed as a linked structure of a set of entities. A set of linked web pages and documents, a set of users in a social network are common examples of information network. Network e… ▽ More

    Submitted 4 July, 2018; v1 submitted 27 April, 2018; originally announced April 2018.

    Comments: 10 Pages, Submitted to a conference for publication

  14. arXiv:1804.05313  [pdf, other

    cs.SI

    FSCNMF: Fusing Structure and Content via Non-negative Matrix Factorization for Embedding Information Networks

    Authors: Sambaran Bandyopadhyay, Harsh Kara, Aswin Kannan, M N Murty

    Abstract: Analysis and visualization of an information network can be facilitated better using an appropriate embedding of the network. Network embedding learns a compact low-dimensional vector representation for each node of the network, and uses this lower dimensional representation for different network analysis tasks. Only the structure of the network is considered by a majority of the current embedding… ▽ More

    Submitted 4 July, 2018; v1 submitted 15 April, 2018; originally announced April 2018.

    Comments: 10 pages, Under Submission to a Conference

  15. arXiv:1703.07580  [pdf, other

    cs.SI physics.soc-ph

    A Generic Axiomatic Characterization of Centrality Measures in Social Network

    Authors: Sambaran Bandyopadhyay, M. Narasimha Murty, Ramasuri Narayanam

    Abstract: Centrality is an important notion in complex networks; it could be used to characterize how influential a node or an edge is in the network. It plays an important role in several other network analysis tools including community detection. Even though there are a small number of axiomatic frameworks associated with this notion, the existing formalizations are not generic in nature. In this paper we… ▽ More

    Submitted 22 March, 2017; originally announced March 2017.

    Comments: 20 Pages, Submitted to a journal

  16. arXiv:1612.08644  [pdf, ps, other

    cs.SI cs.IR

    Finding Influential Institutions in Bibliographic Information Networks

    Authors: Anubhav Gupta, M. Narasimha Murty

    Abstract: Ranking in bibliographic information networks is a widely studied problem due to its many applications such as advertisement industry, funding, search engines, etc. Most of the existing works on ranking in bibliographic information network are based on ranking of research papers and their authors. But the bibliographic information network can be used for solving other important problems as well. T… ▽ More

    Submitted 27 December, 2016; originally announced December 2016.

    Comments: KDD Cup Workshop, 2016

  17. arXiv:1201.2925   

    cs.LG cs.DB

    Combining Heterogeneous Classifiers for Relational Databases

    Authors: Geetha Manjunatha, M Narasimha Murty, Dinkar Sitaram

    Abstract: Most enterprise data is distributed in multiple relational databases with expert-designed schema. Using traditional single-table machine learning techniques over such data not only incur a computational penalty for converting to a 'flat' form (mega-join), even the human-specified semantic information present in the relations is lost. In this paper, we present a practical, two-phase hierarchical me… ▽ More

    Submitted 12 March, 2012; v1 submitted 13 January, 2012; originally announced January 2012.

    Comments: Withdrawn - as that was a trial upload only. Non public information

  18. arXiv:cs/0601080  [pdf, ps, other

    cs.IT

    On Measure Theoretic definitions of Generalized Information Measures and Maximum Entropy Prescriptions

    Authors: Ambedkar Dukkipati, M Narasimha Murty, Shalabh Bhatnagar

    Abstract: Though Shannon entropy of a probability measure $P$, defined as $- \int_{X} \frac{\ud P}{\ud μ} \ln \frac{\ud P}{\udμ} \ud μ$ on a measure space $(X, \mathfrak{M},μ)$, does not qualify itself as an information measure (it is not a natural extension of the discrete case), maximum entropy (ME) prescriptions in the measure-theoretic case are consistent with that of discrete case. In this paper, we… ▽ More

    Submitted 18 January, 2006; originally announced January 2006.

  19. arXiv:cs/0511078  [pdf, ps, other

    cs.IT

    Uniqueness of Nonextensive entropy under Renyi's Recipe

    Authors: Ambedkar Dukkipati, M. Narasimha Murty, Shalabh Bhatnagar

    Abstract: By replacing linear averaging in Shannon entropy with Kolmogorov-Nagumo average (KN-averages) or quasilinear mean and further imposing the additivity constraint, Rényi proposed the first formal generalization of Shannon entropy. Using this recipe of Rényi, one can prepare only two information measures: Shannon and Rényi entropy. Indeed, using this formalism Rényi characterized these additive ent… ▽ More

    Submitted 21 November, 2005; originally announced November 2005.

  20. Cauchy Annealing Schedule: An Annealing Schedule for Boltzmann Selection Scheme in Evolutionary Algorithms

    Authors: Ambedkar Dukkipati, M. Narasimha Murty, Shalabh Bhatnagar

    Abstract: Boltzmann selection is an important selection mechanism in evolutionary algorithms as it has theoretical properties which help in theoretical analysis. However, Boltzmann selection is not used in practice because a good annealing schedule for the `inverse temperature' parameter is lacking. In this paper we propose a Cauchy annealing schedule for Boltzmann selection scheme based on a hypothesis t… ▽ More

    Submitted 24 August, 2004; originally announced August 2004.

    Journal ref: Dukkipati, A., M. N. Murty, and S. Bhatnagar, 2004, in Proceedings of the Congress on Evolutionary Computation (CEC'2004), IEEE Press, pp. 55-62

  21. arXiv:cs/0407037  [pdf, ps, other

    cs.AI

    Generalized Evolutionary Algorithm based on Tsallis Statistics

    Authors: Ambedkar Dukkipati, M. Narasimha Murty, Shalabh Bhatnagar

    Abstract: Generalized evolutionary algorithm based on Tsallis canonical distribution is proposed. The algorithm uses Tsallis generalized canonical distribution to weigh the configurations for `selection' instead of Gibbs-Boltzmann distribution. Our simulation results show that for an appropriate choice of non-extensive index that is offered by Tsallis statistics, evolutionary algorithms based on this gene… ▽ More

    Submitted 16 July, 2004; originally announced July 2004.

    Comments: Submitted to Physical Review E, 5 pages, 6 figures