Skip to main content

Showing 1–18 of 18 results for author: Sellamanickam, S

  1. arXiv:2310.01892  [pdf, ps, other

    cs.LG cs.AI

    FiGURe: Simple and Efficient Unsupervised Node Representations with Filter Augmentations

    Authors: Chanakya Ekbote, Ajinkya Pankaj Deshpande, Arun Iyer, Ramakrishna Bairi, Sundararajan Sellamanickam

    Abstract: Unsupervised node representations learnt using contrastive learning-based methods have shown good performance on downstream tasks. However, these methods rely on augmentations that mimic low-pass filters, limiting their performance on tasks requiring different eigen-spectrum parts. This paper presents a simple filter-based augmentation method to capture different parts of the eigen-spectrum. We sh… ▽ More

    Submitted 4 October, 2023; v1 submitted 3 October, 2023; originally announced October 2023.

  2. arXiv:2202.13870  [pdf, other

    cs.NI cs.LG eess.SY

    Simulating Network Paths with Recurrent Buffering Units

    Authors: Divyam Anshumaan, Sriram Balasubramanian, Shubham Tiwari, Nagarajan Natarajan, Sundararajan Sellamanickam, Venkata N. Padmanabhan

    Abstract: Simulating physical network paths (e.g., Internet) is a cornerstone research problem in the emerging sub-field of AI-for-networking. We seek a model that generates end-to-end packet delay values in response to the time-varying load offered by a sender, which is typically a function of the previously output delays. The problem setting is unique, and renders the state-of-the-art text and time-series… ▽ More

    Submitted 6 December, 2022; v1 submitted 23 February, 2022; originally announced February 2022.

    Comments: Accepted in AAAI 2023, 19 pages, 14 figures

  3. arXiv:2112.03499  [pdf, other

    cs.LG

    A Piece-wise Polynomial Filtering Approach for Graph Neural Networks

    Authors: Vijay Lingam, Chanakya Ekbote, Manan Sharma, Rahul Ragesh, Arun Iyer, Sundararajan Sellamanickam

    Abstract: Graph Neural Networks (GNNs) exploit signals from node features and the input graph topology to improve node classification task performance. However, these models tend to perform poorly on heterophilic graphs, where connected nodes have different labels. Recently proposed GNNs work across graphs having varying levels of homophily. Among these, models relying on polynomial graph filters have shown… ▽ More

    Submitted 7 December, 2021; originally announced December 2021.

    Comments: 28 pages, 9 figures, Under Review

  4. arXiv:2109.13995  [pdf, other

    cs.LG

    IGLU: Efficient GCN Training via Lazy Updates

    Authors: S Deepak Narayanan, Aditya Sinha, Prateek Jain, Purushottam Kar, Sundararajan Sellamanickam

    Abstract: Training multi-layer Graph Convolution Networks (GCN) using standard SGD techniques scales poorly as each descent step ends up updating node embeddings for a large portion of the graph. Recent attempts to remedy this sub-sample the graph that reduces compute but introduce additional variance and may offer suboptimal performance. This paper develops the IGLU method that caches intermediate computat… ▽ More

    Submitted 3 April, 2022; v1 submitted 28 September, 2021; originally announced September 2021.

    Comments: Published as Conference Paper at ICLR 2022, 36 Pages

  5. arXiv:2107.13312  [pdf, other

    cs.LG cs.SI

    Effective Eigendecomposition based Graph Adaptation for Heterophilic Networks

    Authors: Vijay Lingam, Rahul Ragesh, Arun Iyer, Sundararajan Sellamanickam

    Abstract: Graph Neural Networks (GNNs) exhibit excellent performance when graphs have strong homophily property, i.e. connected nodes have the same labels. However, they perform poorly on heterophilic graphs. Several approaches address the issue of heterophily by proposing models that adapt the graph by optimizing task-specific loss function using labelled data. These adaptations are made either via attenti… ▽ More

    Submitted 28 July, 2021; originally announced July 2021.

    Comments: arXiv admin note: text overlap with arXiv:2106.12807

  6. arXiv:2106.12807  [pdf, other

    cs.LG

    Simple Truncated SVD based Model for Node Classification on Heterophilic Graphs

    Authors: Vijay Lingam, Rahul Ragesh, Arun Iyer, Sundararajan Sellamanickam

    Abstract: Graph Neural Networks (GNNs) have shown excellent performance on graphs that exhibit strong homophily with respect to the node labels i.e. connected nodes have same labels. However, they perform poorly on heterophilic graphs. Recent approaches have typically modified aggregation schemes, designed adaptive graph filters, etc. to address this limitation. In spite of this, the performance on heteroph… ▽ More

    Submitted 24 June, 2021; originally announced June 2021.

    Comments: Accepted at Deep Learning on Graphs: Method and Applications (DLG-KDD 2021)

  7. arXiv:2102.07575  [pdf, other

    cs.IR cs.LG

    User Embedding based Neighborhood Aggregation Method for Inductive Recommendation

    Authors: Rahul Ragesh, Sundararajan Sellamanickam, Vijay Lingam, Arun Iyer, Ramakrishna Bairi

    Abstract: We consider the problem of learning latent features (aka embedding) for users and items in a recommendation setting. Given only a user-item interaction graph, the goal is to recommend items for each user. Traditional approaches employ matrix factorization-based collaborative filtering methods. Recent methods using graph convolutional networks (e.g., LightGCN) achieve state-of-the-art performance.… ▽ More

    Submitted 16 February, 2021; v1 submitted 15 February, 2021; originally announced February 2021.

  8. arXiv:2008.12842  [pdf, other

    cs.CL cs.LG stat.ML

    HeteGCN: Heterogeneous Graph Convolutional Networks for Text Classification

    Authors: Rahul Ragesh, Sundararajan Sellamanickam, Arun Iyer, Ram Bairi, Vijay Lingam

    Abstract: We consider the problem of learning efficient and inductive graph convolutional networks for text classification with a large number of examples and features. Existing state-of-the-art graph embedding based methods such as predictive text embedding (PTE) and TextGCN have shortcomings in terms of predictive performance, scalability and inductive capability. To address these limitations, we propose… ▽ More

    Submitted 19 August, 2020; originally announced August 2020.

  9. arXiv:2004.03994  [pdf, other

    cs.LG stat.ML

    A Graph Convolutional Network Composition Framework for Semi-supervised Classification

    Authors: Rahul Ragesh, Sundararajan Sellamanickam, Vijay Lingam, Arun Iyer

    Abstract: Graph convolutional networks (GCNs) have gained popularity due to high performance achievable on several downstream tasks including node classification. Several architectural variants of these networks have been proposed and investigated with experimental studies in the literature. Motivated by a recent work on simplifying GCNs, we study the problem of designing other variants and propose a framew… ▽ More

    Submitted 8 April, 2020; originally announced April 2020.

  10. arXiv:1608.00466  [pdf, other

    cs.CL cs.LG cs.NE

    Learning Semantically Coherent and Reusable Kernels in Convolution Neural Nets for Sentence Classification

    Authors: Madhusudan Lakshmana, Sundararajan Sellamanickam, Shirish Shevade, Keerthi Selvaraj

    Abstract: The state-of-the-art CNN models give good performance on sentence classification tasks. The purpose of this work is to empirically study desirable properties such as semantic coherence, attention mechanism and reusability of CNNs in these tasks. Semantically coherent kernels are preferable as they are a lot more interpretable for explaining the decision of the learned CNN model. We observe that th… ▽ More

    Submitted 9 October, 2016; v1 submitted 1 August, 2016; originally announced August 2016.

  11. arXiv:1311.2276  [pdf, ps, other

    cs.LG

    A Quantitative Evaluation Framework for Missing Value Imputation Algorithms

    Authors: Vinod Nair, Rahul Kidambi, Sundararajan Sellamanickam, S. Sathiya Keerthi, Johannes Gehrke, Vijay Narayanan

    Abstract: We consider the problem of quantitatively evaluating missing value imputation algorithms. Given a dataset with missing values and a choice of several imputation algorithms to fill them in, there is currently no principled way to rank the algorithms using a quantitative metric. We develop a framework based on treating imputation evaluation as a problem of comparing two distributions and show how it… ▽ More

    Submitted 10 November, 2013; originally announced November 2013.

    Comments: 9 pages

  12. arXiv:1311.2139  [pdf, other

    cs.LG

    Large Margin Semi-supervised Structured Output Learning

    Authors: P. Balamurugan, Shirish Shevade, Sundararajan Sellamanickam

    Abstract: In structured output learning, obtaining labelled data for real-world applications is usually costly, while unlabelled examples are available in abundance. Semi-supervised structured classification has been developed to handle large amounts of unlabelled structured data. In this work, we consider semi-supervised structural SVMs with domain constraints. The optimization problem, which in general is… ▽ More

    Submitted 9 November, 2013; originally announced November 2013.

    Comments: 9 pages

  13. arXiv:1311.2137  [pdf, ps, other

    cs.LG

    A Structured Prediction Approach for Missing Value Imputation

    Authors: Rahul Kidambi, Vinod Nair, Sundararajan Sellamanickam, S. Sathiya Keerthi

    Abstract: Missing value imputation is an important practical problem. There is a large body of work on it, but there does not exist any work that formulates the problem in a structured output setting. Also, most applications have constraints on the imputed data, for example on the distribution associated with each variable. None of the existing imputation methods use these constraints. In this paper we prop… ▽ More

    Submitted 9 November, 2013; originally announced November 2013.

    Comments: 9 Pages

  14. arXiv:1211.0210  [pdf, other

    cs.LG

    Extension of TSVM to Multi-Class and Hierarchical Text Classification Problems With General Losses

    Authors: Sathiya Keerthi Selvaraj, Sundararajan Sellamanickam, Shirish Shevade

    Abstract: Transductive SVM (TSVM) is a well known semi-supervised large margin learning method for binary text classification. In this paper we extend this method to multi-class and hierarchical classification problems. We point out that the determination of labels of unlabeled examples with fixed classifier weights is a linear programming problem. We devise an efficient technique for solving it. The method… ▽ More

    Submitted 1 November, 2012; originally announced November 2012.

  15. arXiv:1206.6038  [pdf, ps, other

    cs.LG stat.ML

    Predictive Approaches For Gaussian Process Classifier Model Selection

    Authors: Sundararajan Sellamanickam, Sathiya Keerthi Selvaraj

    Abstract: In this paper we consider the problem of Gaussian process classifier (GPC) model selection with different Leave-One-Out (LOO) Cross Validation (CV) based optimization criteria and provide a practical algorithm using LOO predictive distributions with such criteria to select hyperparameters. Apart from the standard average negative logarithm of predictive probability (NLP), we also consider smoothed… ▽ More

    Submitted 26 June, 2012; originally announced June 2012.

    Comments: 21 pages

  16. arXiv:1206.6030  [pdf, ps, other

    cs.LG stat.ML

    An Additive Model View to Sparse Gaussian Process Classifier Design

    Authors: Sundararajan Sellamanickam, Shirish Shevade

    Abstract: We consider the problem of designing a sparse Gaussian process classifier (SGPC) that generalizes well. Viewing SGPC design as constructing an additive model like in boosting, we present an efficient and effective SGPC design method to perform a stage-wise optimization of a predictive loss function. We introduce new methods for two key components viz., site parameter estimation and basis vector se… ▽ More

    Submitted 26 June, 2012; originally announced June 2012.

    Comments: 14 pages, 3 figures

  17. arXiv:1206.6015  [pdf, ps, other

    cs.LG stat.ML

    Transductive Classification Methods for Mixed Graphs

    Authors: Sundararajan Sellamanickam, Sathiya Keerthi Selvaraj

    Abstract: In this paper we provide a principled approach to solve a transductive classification problem involving a similar graph (edges tend to connect nodes with same labels) and a dissimilar graph (edges tend to connect nodes with opposing labels). Most of the existing methods, e.g., Information Regularization (IR), Weighted vote Relational Neighbor classifier (WvRN) etc, assume that the given graph is o… ▽ More

    Submitted 26 June, 2012; originally announced June 2012.

    Comments: 8 Pages, 2 Tables, 2 Figures, KDD Workshop - MLG'11 San Diego, CA, USA

  18. arXiv:1206.5915  [pdf, other

    cs.LG

    Graph Based Classification Methods Using Inaccurate External Classifier Information

    Authors: Sundararajan Sellamanickam, Sathiya Keerthi Selvaraj

    Abstract: In this paper we consider the problem of collectively classifying entities where relational information is available across the entities. In practice inaccurate class distribution for each entity is often available from another (external) classifier. For example this distribution could come from a classifier built using content features or a simple dictionary. Given the relational and inaccurate e… ▽ More

    Submitted 26 June, 2012; originally announced June 2012.

    Comments: 12 pages