Zum Hauptinhalt springen

Showing 1–13 of 13 results for author: Sinop, A K

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

    cs.LG

    Exphormer: Sparse Transformers for Graphs

    Authors: Hamed Shirzad, Ameya Velingker, Balaji Venkatachalam, Danica J. Sutherland, Ali Kemal Sinop

    Abstract: Graph transformers have emerged as a promising architecture for a variety of graph learning and representation tasks. Despite their successes, though, it remains challenging to scale graph transformers to large graphs while maintaining accuracy competitive with message-passing networks. In this paper, we introduce Exphormer, a framework for building powerful and scalable graph transformers. Exphor… ▽ More

    Submitted 24 July, 2023; v1 submitted 10 March, 2023; originally announced March 2023.

  2. arXiv:2206.11941  [pdf, other

    cs.LG stat.ML

    Affinity-Aware Graph Networks

    Authors: Ameya Velingker, Ali Kemal Sinop, Ira Ktena, Petar Veličković, Sreenivas Gollapudi

    Abstract: Graph Neural Networks (GNNs) have emerged as a powerful technique for learning on relational data. Owing to the relatively limited number of message passing steps they perform -- and hence a smaller receptive field -- there has been significant interest in improving their expressivity by incorporating structural aspects of the underlying graph. In this paper, we explore the use of affinity measure… ▽ More

    Submitted 23 June, 2022; originally announced June 2022.

  3. arXiv:1805.00181  [pdf, ps, other

    cs.DS

    Spectrally Robust Graph Isomorphism

    Authors: Alexandra Kolla, Ioannis Koutis, Vivek Madan, Ali Kemal Sinop

    Abstract: We initiate the study of spectral generalizations of the graph isomorphism problem. (a)The Spectral Graph Dominance (SGD) problem: On input of two graphs $G$ and $H$ does there exist a permutation $π$ such that $G\preceq π(H)$? (b) The Spectrally Robust Graph Isomorphism (SRGI) problem: On input of two graphs $G$ and $H$, find the smallest number $κ$ over all permutations $π$ such that… ▽ More

    Submitted 1 May, 2018; originally announced May 2018.

    Comments: Extended version of a paper appearing in the proceedings of ICALP 2018

  4. arXiv:1503.00827  [pdf, other

    cs.DS

    How to Round Subspaces: A New Spectral Clustering Algorithm

    Authors: Ali Kemal Sinop

    Abstract: A basic problem in spectral clustering is the following. If a solution obtained from the spectral relaxation is close to an integral solution, is it possible to find this integral solution even though they might be in completely different basis? In this paper, we propose a new spectral clustering algorithm. It can recover a $k$-partition such that the subspace corresponding to the span of its indi… ▽ More

    Submitted 19 October, 2015; v1 submitted 2 March, 2015; originally announced March 2015.

    Comments: Appeared in SODA 2016

  5. arXiv:1502.03316  [pdf, ps, other

    cs.CC cs.DS

    The Hardness of Approximation of Euclidean k-means

    Authors: Pranjal Awasthi, Moses Charikar, Ravishankar Krishnaswamy, Ali Kemal Sinop

    Abstract: The Euclidean $k$-means problem is a classical problem that has been extensively studied in the theoretical computer science, machine learning and the computational geometry communities. In this problem, we are given a set of $n$ points in Euclidean space $R^d$, and the goal is to choose $k$ centers in $R^d$ so that the sum of squared distances of each point to its nearest center is minimized. The… ▽ More

    Submitted 11 February, 2015; originally announced February 2015.

  6. arXiv:1312.3024  [pdf, ps, other

    cs.DS cs.CC

    Rounding Lasserre SDPs using column selection and spectrum-based approximation schemes for graph partitioning and Quadratic IPs

    Authors: Venkatesan Guruswami, Ali Kemal Sinop

    Abstract: We present an approximation scheme for minimizing certain Quadratic Integer Programming problems with positive semidefinite objective functions and global linear constraints. This framework includes well known graph problems such as Minimum graph bisection, Edge expansion, Sparsest Cut, and Small Set expansion, as well as the Unique Games problem. These problems are notorious for the existence of… ▽ More

    Submitted 10 December, 2013; originally announced December 2013.

    Comments: This manuscript is a merged and definitive version of (Guruswami, Sinop: FOCS 2011) and (Guruswami, Sinop: SODA 2013), with a significantly revised presentation. arXiv admin note: substantial text overlap with arXiv:1104.4746

  7. arXiv:1304.3365  [pdf, other

    cs.DS cs.CC

    Towards a better approximation for sparsest cut?

    Authors: Sanjeev Arora, Rong Ge, Ali Kemal Sinop

    Abstract: We give a new $(1+ε)$-approximation for sparsest cut problem on graphs where small sets expand significantly more than the sparsest cut (sets of size $n/r$ expand by a factor $\sqrt{\log n\log r}$ bigger, for some small $r$; this condition holds for many natural graph families). We give two different algorithms. One involves Guruswami-Sinop rounding on the level-$r$ Lasserre relaxation. The other… ▽ More

    Submitted 11 April, 2013; originally announced April 2013.

  8. arXiv:1207.4372  [pdf, other

    cs.DS

    Faster SDP hierarchy solvers for local rounding algorithms

    Authors: Venkatesan Guruswami, Ali Kemal Sinop

    Abstract: Convex relaxations based on different hierarchies of linear/semi-definite programs have been used recently to devise approximation algorithms for various optimization problems. The approximation guarantee of these algorithms improves with the number of {\em rounds} $r$ in the hierarchy, though the complexity of solving (or even writing down the solution for) the $r$'th level program grows as… ▽ More

    Submitted 4 September, 2012; v1 submitted 18 July, 2012; originally announced July 2012.

    Comments: 30 pages, 8 figures

  9. arXiv:1202.6071  [pdf, other

    cs.CC cs.DM

    Constant Factor Lasserre Integrality Gaps for Graph Partitioning Problems

    Authors: Venkatesan Guruswami, Ali Kemal Sinop, Yuan Zhou

    Abstract: Partitioning the vertices of a graph into two roughly equal parts while minimizing the number of edges crossing the cut is a fundamental problem (called Balanced Separator) that arises in many settings. For this problem, and variants such as the Uniform Sparsest Cut problem where the goal is to minimize the fraction of pairs on opposite sides of the cut that are connected by an edge, there are lar… ▽ More

    Submitted 11 August, 2014; v1 submitted 27 February, 2012; originally announced February 2012.

    Comments: 15 pages, 1 figure

  10. arXiv:1112.4109  [pdf, other

    cs.DS

    Approximating Non-Uniform Sparsest Cut via Generalized Spectra

    Authors: Venkatesan Guruswami, Ali Kemal Sinop

    Abstract: We give an approximation algorithm for non-uniform sparsest cut with the following guarantee: For any $ε,δ\in (0,1)$, given cost and demand graphs with edge weights $C, D$ respectively, we can find a set $T\subseteq V$ with $\frac{C(T,V\setminus T)}{D(T,V\setminus T)}$ at most $\frac{1+ε}δ$ times the optimal non-uniform sparsest cut value, in time $2^{r/(δε)}\poly(n)$ provided $λ_r \ge Φ^*/(1-δ)$.… ▽ More

    Submitted 17 December, 2012; v1 submitted 17 December, 2011; originally announced December 2011.

    Comments: 16 pages

  11. arXiv:1104.4746  [pdf, ps, other

    cs.CC cs.DS

    Lasserre Hierarchy, Higher Eigenvalues, and Approximation Schemes for Quadratic Integer Programming with PSD Objectives

    Authors: Venkatesan Guruswami, Ali Kemal Sinop

    Abstract: We present an approximation scheme for optimizing certain Quadratic Integer Programming problems with positive semidefinite objective functions and global linear constraints. This framework includes well known graph problems such as Minimum graph bisection, Edge expansion, Uniform sparsest cut, and Small Set expansion, as well as the Unique Games problem. These problems are notorious for the exist… ▽ More

    Submitted 17 May, 2011; v1 submitted 25 April, 2011; originally announced April 2011.

    Comments: 43 pages

  12. arXiv:1104.1732  [pdf, ps, other

    cs.DS math.SP

    Optimal Column-Based Low-Rank Matrix Reconstruction

    Authors: Venkatesan Guruswami, Ali Kemal Sinop

    Abstract: We prove that for any real-valued matrix $X \in \R^{m \times n}$, and positive integers $r \ge k$, there is a subset of $r$ columns of $X$ such that projecting $X$ onto their span gives a $\sqrt{\frac{r+1}{r-k+1}}$-approximation to best rank-$k$ approximation of $X$ in Frobenius norm. We show that the trade-off we achieve between the number of columns and the approximation ratio is optimal up to l… ▽ More

    Submitted 4 January, 2012; v1 submitted 9 April, 2011; originally announced April 2011.

    Comments: 8 pages

  13. Improved Inapproximability Results for Maximum k-Colorable Subgraph

    Authors: Venkatesan Guruswami, Ali Kemal Sinop

    Abstract: We study the maximization version of the fundamental graph coloring problem. Here the goal is to color the vertices of a k-colorable graph with k colors so that a maximum fraction of edges are properly colored (i.e. their endpoints receive different colors). A random k-coloring properly colors an expected fraction 1-1/k of edges. We prove that given a graph promised to be k-colorable, it is NP-h… ▽ More

    Submitted 11 November, 2009; v1 submitted 12 October, 2009; originally announced October 2009.

    Comments: 16 pages, 2 figures