Skip to main content

Showing 1–14 of 14 results for author: Sawlani, S

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

    cs.LG cs.SI

    Graph Anomaly Detection with Unsupervised GNNs

    Authors: Lingxiao Zhao, Saurabh Sawlani, Arvind Srinivasan, Leman Akoglu

    Abstract: Graph-based anomaly detection finds numerous applications in the real-world. Thus, there exists extensive literature on the topic that has recently shifted toward deep detection models due to advances in deep learning and graph neural networks (GNNs). A vast majority of prior work focuses on detecting node/edge/subgraph anomalies within a single graph, with much less work on graph-level anomaly de… ▽ More

    Submitted 20 October, 2022; v1 submitted 17 October, 2022; originally announced October 2022.

    Comments: ICDM 2022 Short Paper Extension

  2. arXiv:2110.05228  [pdf, other

    cs.LG stat.ML

    Fast Attributed Graph Embedding via Density of States

    Authors: Saurabh Sawlani, Lingxiao Zhao, Leman Akoglu

    Abstract: Given a node-attributed graph, how can we efficiently represent it with few numerical features that expressively reflect its topology and attribute information? We propose A-DOGE, for Attributed DOS-based Graph Embedding, based on density of states (DOS, a.k.a. spectral density) to tackle this problem. A-DOGE is designed to fulfill a long desiderata of desirable characteristics. Most notably, it c… ▽ More

    Submitted 11 October, 2021; originally announced October 2021.

    Comments: ICDM 2021

  3. arXiv:2005.01182  [pdf, other

    cs.DS cs.LG

    A Study of Performance of Optimal Transport

    Authors: Yihe Dong, Yu Gao, Richard Peng, Ilya Razenshteyn, Saurabh Sawlani

    Abstract: We investigate the problem of efficiently computing optimal transport (OT) distances, which is equivalent to the node-capacitated minimum cost maximum flow problem in a bipartite graph. We compare runtimes in computing OT distances on data from several domains, such as synthetic data of geometric shapes, embeddings of tokens in documents, and pixels in images. We show that in practice, combinatori… ▽ More

    Submitted 3 May, 2020; originally announced May 2020.

    Journal ref: Optimal Transport & Machine learning Workshop at NeurIPS 2019

  4. arXiv:1910.07087  [pdf, other

    cs.DS

    Flowless: Extracting Densest Subgraphs Without Flow Computations

    Authors: Digvijay Boob, Yu Gao, Richard Peng, Saurabh Sawlani, Charalampos E. Tsourakakis, Di Wang, Junxing Wang

    Abstract: We propose a simple and computationally efficient method for dense subgraph discovery, which is a classic problem both in theory and in practice. It is well known that dense subgraphs can have strong correlation with structures of interest in real-world networks across various domains ranging from social networks to biological systems [Gionis and Tsourakakis `15]. For the densest subgraph proble… ▽ More

    Submitted 16 October, 2019; v1 submitted 15 October, 2019; originally announced October 2019.

    Comments: fixed incorrect email ID in V2

  5. arXiv:1909.12387  [pdf, ps, other

    math.OC cs.DS cs.LG

    Faster width-dependent algorithm for mixed packing and covering LPs

    Authors: Digvijay Boob, Saurabh Sawlani, Di Wang

    Abstract: In this paper, we give a faster width-dependent algorithm for mixed packing-covering LPs. Mixed packing-covering LPs are fundamental to combinatorial optimization in computer science and operations research. Our algorithm finds a $1+\eps$ approximate solution in time $O(Nw/ \eps)$, where $N$ is number of nonzero entries in the constraint matrix and $w$ is the maximum number of nonzeros in any cons… ▽ More

    Submitted 26 September, 2019; originally announced September 2019.

    Comments: Accepted for oral presentation at NeurIPS 2019

  6. ZeroER: Entity Resolution using Zero Labeled Examples

    Authors: Renzhi Wu, Sanya Chaba, Saurabh Sawlani, Xu Chu, Saravanan Thirumuruganathan

    Abstract: Entity resolution (ER) refers to the problem of matching records in one or more relations that refer to the same real-world entity. While supervised machine learning (ML) approaches achieve the state-of-the-art results, they require a large amount of labeled examples that are expensive to obtain and often times infeasible. We investigate an important problem that vexes practitioners: is it possibl… ▽ More

    Submitted 6 April, 2020; v1 submitted 16 August, 2019; originally announced August 2019.

    Comments: Published at 2020 ACM SIGMOD International Conference on Management of Data

  7. arXiv:1908.01956  [pdf, ps, other

    cs.DS

    Parallel Batch-Dynamic Graphs: Algorithms and Lower Bounds

    Authors: David Durfee, Laxman Dhulipala, Janardhan Kulkarni, Richard Peng, Saurabh Sawlani, Xiaorui Sun

    Abstract: In this paper we study the problem of dynamically maintaining graph properties under batches of edge insertions and deletions in the massively parallel model of computation. In this setting, the graph is stored on a number of machines, each having space strongly sublinear with respect to the number of vertices, that is, $n^ε$ for some constant $0 < ε< 1$. Our goal is to handle batches of updates a… ▽ More

    Submitted 6 August, 2019; originally announced August 2019.

  8. arXiv:1907.03037  [pdf, ps, other

    cs.DS

    Near-Optimal Fully Dynamic Densest Subgraph

    Authors: Saurabh Sawlani, Junxing Wang

    Abstract: We give the first fully dynamic algorithm which maintains a $(1-ε)$-approximate densest subgraph in worst-case time $\text{poly}(\log n, ε^{-1})$ per update. Dense subgraph discovery is an important primitive for many real-world applications such as community detection, link spam detection, distance query indexing, and computational biology. We approach the densest subgraph problem by framing its… ▽ More

    Submitted 10 March, 2020; v1 submitted 5 July, 2019; originally announced July 2019.

    Comments: Updated version. Accepted at STOC '20

  9. arXiv:1805.12051  [pdf, ps, other

    cs.DS cs.DM

    Graph Sparsification, Spectral Sketches, and Faster Resistance Computation, via Short Cycle Decompositions

    Authors: Timothy Chu, Yu Gao, Richard Peng, Sushant Sachdeva, Saurabh Sawlani, Junxing Wang

    Abstract: We develop a framework for graph sparsification and sketching, based on a new tool, short cycle decomposition -- a decomposition of an unweighted graph into an edge-disjoint collection of short cycles, plus few extra edges. A simple observation gives that every graph G on n vertices with m edges can be decomposed in $O(mn)$ time into cycles of length at most $2\log n$, and at most $2n$ extra edges… ▽ More

    Submitted 30 May, 2018; originally announced May 2018.

    Comments: 80 pages

  10. Graph Sketching Against Adaptive Adversaries Applied to the Minimum Degree Algorithm

    Authors: Matthew Fahrbach, Gary L. Miller, Richard Peng, Saurabh Sawlani, Junxing Wang, Shen Chen Xu

    Abstract: Motivated by the study of matrix elimination orderings in combinatorial scientific computing, we utilize graph sketching and local sampling to give a data structure that provides access to approximate fill degrees of a matrix undergoing elimination in $O(\text{polylog}(n))$ time per elimination and query. We then study the problem of using this data structure in the minimum degree algorithm, which… ▽ More

    Submitted 11 April, 2018; originally announced April 2018.

    Comments: 58 pages, 3 figures. This is a substantially revised version of arXiv:1711.08446 with an emphasis on the underlying theoretical problems

    Journal ref: Proceedings of the 59th Annual IEEE Symposium on Foundations of Computer Science (2018) 101-112

  11. arXiv:1711.08446  [pdf, ps, other

    cs.DS

    On Computing Min-Degree Elimination Orderings

    Authors: Matthew Fahrbach, Gary L. Miller, Richard Peng, Saurabh Sawlani, Junxing Wang, Shen Chen Xu

    Abstract: We study faster algorithms for producing the minimum degree ordering used to speed up Gaussian elimination. This ordering is based on viewing the non-zero elements of a symmetric positive definite matrix as edges of an undirected graph, and aims at reducing the additional non-zeros (fill) in the matrix by repeatedly removing the vertex of minimum degree. It is one of the most widely used primitive… ▽ More

    Submitted 22 November, 2017; originally announced November 2017.

    Comments: 57 pages

  12. arXiv:1708.07821  [pdf, ps, other

    cs.DS

    $\ell_1$ Regression using Lewis Weights Preconditioning and Stochastic Gradient Descent

    Authors: David Durfee, Kevin A. Lai, Saurabh Sawlani

    Abstract: We present preconditioned stochastic gradient descent (SGD) algorithms for the $\ell_1$ minimization problem $\min_{x}\|A x - b\|_1$ in the overdetermined case, where there are far more constraints than variables. Specifically, we have $A \in \mathbb{R}^{n \times d}$ for $n \gg d$. Commonly known as the Least Absolute Deviations problem, $\ell_1$ regression can be used to solve many important comb… ▽ More

    Submitted 31 May, 2018; v1 submitted 25 August, 2017; originally announced August 2017.

    Comments: 31 pages, COLT 2018

  13. arXiv:1702.06110  [pdf, ps, other

    cs.DS

    Density Independent Algorithms for Sparsifying $k$-Step Random Walks

    Authors: Gorav **dal, Pavel Kolev, Richard Peng, Saurabh Sawlani

    Abstract: We give faster algorithms for producing sparse approximations of the transition matrices of $k$-step random walks on undirected, weighted graphs. These transition matrices also form graphs, and arise as intermediate objects in a variety of graph algorithms. Our improvements are based on a better understanding of processes that sample such walks, as well as tighter bounds on key weights underlying… ▽ More

    Submitted 20 February, 2017; originally announced February 2017.

  14. arXiv:1604.05510  [pdf, ps, other

    cs.CC cs.DM math.CO

    Pebbling Meets Coloring: Reversible Pebble Game On Trees

    Authors: Balagopal Komarath, Jayalal Sarma, Saurabh Sawlani

    Abstract: The reversible pebble game is a combinatorial game played on rooted DAGs. This game was introduced by Bennett (1989) motivated by applications in designing space efficient reversible algorithms. Recently, Chan (2013) showed that the reversible pebble game number of any DAG is the same as its Dymond-Tompa pebble number and Raz-Mckenzie pebble number. We show, as our main result, that for any root… ▽ More

    Submitted 19 April, 2016; originally announced April 2016.

    Comments: 15 pages, 3 figures, Preliminary version appeared in COCOON 2015