Skip to main content

Showing 1–49 of 49 results for author: Chandrasekaran, K

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

    cs.DS cs.DM

    Hypergraph Connectivity Augmentation in Strongly Polynomial Time

    Authors: Kristóf Bérczi, Karthekeyan Chandrasekaran, Tamás Király, Shubhang Kulkarni

    Abstract: We consider hypergraph network design problems where the goal is to construct a hypergraph that satisfies certain connectivity requirements. For graph network design problems where the goal is to construct a graph that satisfies certain connectivity requirements, the number of edges in every feasible solution is at most quadratic in the number of vertices. In contrast, for hypergraph network desig… ▽ More

    Submitted 16 February, 2024; originally announced February 2024.

    Comments: arXiv admin note: substantial text overlap with arXiv:2307.08555

  2. arXiv:2307.08555  [pdf, other

    cs.DS cs.DM

    Splitting-off in Hypergraphs

    Authors: Kristóf Bérczi, Karthekeyan Chandrasekaran, Tamás Király, Shubhang Kulkarni

    Abstract: The splitting-off operation in undirected graphs is a fundamental reduction operation that detaches all edges incident to a given vertex and adds new edges between the neighbors of that vertex while preserving their degrees. Lovász (1974) and Mader (1978) showed the existence of this operation while preserving global and local connectivities respectively in graphs under certain conditions. These r… ▽ More

    Submitted 16 February, 2024; v1 submitted 17 July, 2023; originally announced July 2023.

  3. arXiv:2305.01069  [pdf, other

    cs.DS

    Approximating submodular $k$-partition via principal partition sequence

    Authors: Karthekeyan Chandrasekaran, Weihang Wang

    Abstract: In submodular $k$-partition, the input is a non-negative submodular function $f$ defined over a finite ground set $V$ (given by an evaluation oracle) along with a positive integer $k$ and the goal is to find a partition of the ground set $V$ into $k$ non-empty parts $V_1, V_2, ..., V_k$ in order to minimize $\sum_{i=1}^k f(V_i)$. Narayanan, Roy, and Patkar (Journal of Algorithms, 1996) designed an… ▽ More

    Submitted 9 July, 2023; v1 submitted 1 May, 2023; originally announced May 2023.

    Comments: Accepted to APPROX'23

  4. arXiv:2303.12850  [pdf, other

    cs.DS

    Polyhedral Aspects of Feedback Vertex Set and Pseudoforest Deletion Set

    Authors: Karthekeyan Chandrasekaran, Chandra Chekuri, Samuel Fiorini, Shubhang Kulkarni, Stefan Weltge

    Abstract: We consider the feedback vertex set problem in undirected graphs (FVS). The input to FVS is an undirected graph $G=(V,E)$ with non-negative vertex costs. The goal is to find a minimum cost subset of vertices $S \subseteq V$ such that $G-S$ is acyclic. FVS is a well-known NP-hard problem and does not admit a $(2-ε)$-approximation for any fixed $ε> 0$ assuming the Unique Games Conjecture. There are… ▽ More

    Submitted 30 May, 2024; v1 submitted 22 March, 2023; originally announced March 2023.

    Comments: Reorganized sections to improve presentation

  5. arXiv:2211.16747  [pdf, other

    cs.DS

    Approximate minimum cuts and their enumeration

    Authors: Calvin Beideman, Karthekeyan Chandrasekaran, Weihang Wang

    Abstract: We show that every $α$-approximate minimum cut in a connected graph is the unique minimum $(S,T)$-terminal cut for some subsets $S$ and $T$ of vertices each of size at most $\lfloor2α\rfloor+1$. This leads to an alternative proof that the number of $α$-approximate minimum cuts in a $n$-vertex connected graph is $n^{O(α)}$ and they can all be enumerated in deterministic polynomial time for constant… ▽ More

    Submitted 30 November, 2022; originally announced November 2022.

    Comments: Accepted to SOSA'23

  6. arXiv:2204.09178  [pdf, other

    cs.DS cs.DM

    Counting and enumerating optimum cut sets for hypergraph $k$-partitioning problems for fixed $k$

    Authors: Calvin Beideman, Karthekeyan Chandrasekaran, Weihang Wang

    Abstract: We consider the problem of enumerating optimal solutions for two hypergraph $k$-partitioning problems -- namely, Hypergraph-$k$-Cut and Minmax-Hypergraph-$k$-Partition. The input in hypergraph $k$-partitioning problems is a hypergraph $G=(V, E)$ with positive hyperedge costs along with a fixed positive integer $k$. The goal is to find a partition of $V$ into $k$ non-empty parts… ▽ More

    Submitted 7 March, 2023; v1 submitted 19 April, 2022; originally announced April 2022.

    Comments: Accepted to ICALP'22. Claims 2.2, 2.3, 2.4, and 2.5 in this work are similar to the claims in the proof of a structural theorem in arXiv: 2110.14815. Since the hypothesis of the theorem in this work is different from that of the theorem in arXiv: 2110.14815, complete proofs of these claims are presented. The usage of these claims in this work is also different from the usage in arXiv: 2110.14815. arXiv admin note: text overlap with arXiv:2110.14815

  7. arXiv:2203.10254  [pdf, other

    cs.CL

    Read Top News First: A Document Reordering Approach for Multi-Document News Summarization

    Authors: Chao Zhao, Tenghao Huang, Somnath Basu Roy Chowdhury, Muthu Kumar Chandrasekaran, Kathleen McKeown, Snigdha Chaturvedi

    Abstract: A common method for extractive multi-document news summarization is to re-formulate it as a single-document summarization problem by concatenating all documents as a single meta-document. However, this method neglects the relative importance of documents. We propose a simple approach to reorder the documents according to their relative importance before concatenating and summarizing them. The reor… ▽ More

    Submitted 19 March, 2022; originally announced March 2022.

    Comments: Accepted at Findings of ACL 2022

  8. arXiv:2110.14815  [pdf, other

    cs.DS cs.DM

    Deterministic enumeration of all minimum cut-sets and $k$-cut-sets in hypergraphs for fixed $k$

    Authors: Calvin Beideman, Karthekeyan Chandrasekaran, Weihang Wang

    Abstract: We consider the problem of deterministically enumerating all minimum $k$-cut-sets in a given hypergraph for any fixed $k$. The input here is a hypergraph $G = (V, E)$ with non-negative hyperedge costs. A subset $F$ of hyperedges is a $k$-cut-set if the number of connected components in $G - F$ is at least $k$ and it is a minimum $k$-cut-set if it has the least cost among all $k$-cut-sets. For fixe… ▽ More

    Submitted 29 October, 2021; v1 submitted 27 October, 2021; originally announced October 2021.

    Comments: Accepted to SODA'22

  9. arXiv:2110.00495  [pdf, ps, other

    cs.DS cs.DM

    Fixed-Parameter Algorithms for Longest Heapable Subsequence and Maximum Binary Tree

    Authors: Karthekeyan Chandrasekaran, Elena Grigorescu, Gabriel Istrate, Shubhang Kulkarni, Young-San Lin, Minshen Zhu

    Abstract: A heapable sequence is a sequence of numbers that can be arranged in a "min-heap data structure". Finding a longest heapable subsequence of a given sequence was proposed by Byers, Heeringa, Mitzenmacher, and Zervas (ANALCO 2011) as a generalization of the well-studied longest increasing subsequence problem and its complexity still remains open. An equivalent formulation of the longest heapable sub… ▽ More

    Submitted 6 October, 2021; v1 submitted 1 October, 2021; originally announced October 2021.

    Comments: Accepted by IPEC 2020. arXiv admin note: substantial text overlap with arXiv:1909.07915

  10. arXiv:2106.14840  [pdf, other

    cs.DS

    $\ell_p$-norm Multiway Cut

    Authors: Karthekeyan Chandrasekaran, Weihang Wang

    Abstract: We introduce and study $\ell_p$-norm-multiway-cut: the input here is an undirected graph with non-negative edge weights along with $k$ terminals and the goal is to find a partition of the vertex set into $k$ parts each containing exactly one terminal so as to minimize the $\ell_p$-norm of the cut values of the parts. This is a unified generalization of min-sum multiway cut (when $p=1$) and min-max… ▽ More

    Submitted 28 June, 2021; originally announced June 2021.

  11. arXiv:2104.11593  [pdf

    cs.SE cs.LG

    Assessing Validity of Static Analysis Warnings using Ensemble Learning

    Authors: Anshul Tanwar, Hariharan Manikandan, Krishna Sundaresan, Prasanna Ganesan, Sathish Kumar Chandrasekaran, Sriram Ravi

    Abstract: Static Analysis (SA) tools are used to identify potential weaknesses in code and fix them in advance, while the code is being developed. In legacy codebases with high complexity, these rules-based static analysis tools generally report a lot of false warnings along with the actual ones. Though the SA tools uncover many hidden bugs, they are lost in the volume of fake warnings reported. The develop… ▽ More

    Submitted 21 April, 2021; originally announced April 2021.

  12. arXiv:2104.09225  [pdf

    cs.AI cs.SE

    Multi-context Attention Fusion Neural Network for Software Vulnerability Identification

    Authors: Anshul Tanwar, Hariharan Manikandan, Krishna Sundaresan, Prasanna Ganesan, Sathish Kumar Chandrasekaran, Sriram Ravi

    Abstract: Security issues in shipped code can lead to unforeseen device malfunction, system crashes or malicious exploitation by crackers, post-deployment. These vulnerabilities incur a cost of repair and foremost risk the credibility of the company. It is rewarding when these issues are detected and fixed well ahead of time, before release. Common Weakness Estimation (CWE) is a nomenclature describing gene… ▽ More

    Submitted 19 April, 2021; originally announced April 2021.

  13. arXiv:2101.11059  [pdf, other

    cs.CL cs.AI cs.IR

    Event-Driven News Stream Clustering using Entity-Aware Contextual Embeddings

    Authors: Kailash Karthik Saravanakumar, Miguel Ballesteros, Muthu Kumar Chandrasekaran, Kathleen McKeown

    Abstract: We propose a method for online news stream clustering that is a variant of the non-parametric streaming K-means algorithm. Our model uses a combination of sparse and dense document representations, aggregates document-cluster similarity along these multiple representations and makes the clustering decision using a neural classifier. The weighted document-cluster similarity model is learned using a… ▽ More

    Submitted 26 January, 2021; originally announced January 2021.

    Comments: To appear in Proceedings of The 16th Conference of the European Chapter of the Association for Computational Linguistics

    ACM Class: I.2.7

  14. arXiv:2011.08097  [pdf, ps, other

    cs.DS

    Faster connectivity in low-rank hypergraphs via expander decomposition

    Authors: Calvin Beideman, Karthekeyan Chandrasekaran, Sagnik Mukhopadhyay, Danupon Nanongkai

    Abstract: We design an algorithm for computing connectivity in hypergraphs which runs in time $\hat O_r(p + \min\{λ^{\frac{r-3}{r-1}} n^2, n^r/λ^{r/(r-1)}\})$ (the $\hat O_r(\cdot)$ hides the terms subpolynomial in the main parameter and terms that depend only on $r$) where $p$ is the size, $n$ is the number of vertices, and $r$ is the rank of the hypergraph. Our algorithm is faster than existing algorithms… ▽ More

    Submitted 14 November, 2021; v1 submitted 16 November, 2020; originally announced November 2020.

    Comments: Incorporated a new algorithm of Chekuri and Quanrud into our algorithm and analysis. Fixed a bug in the analysis of the algorithm, and edited exposition throughout for greater clarity

    ACM Class: F.2

  15. arXiv:2011.03454  [pdf, other

    cs.DS

    Fixed Parameter Approximation Scheme for Min-max $k$-cut

    Authors: Karthekeyan Chandrasekaran, Weihang Wang

    Abstract: We consider the graph $k$-partitioning problem under the min-max objective, termed as Minmax $k$-cut. The input here is a graph $G=(V,E)$ with non-negative edge weights $w:E\rightarrow \mathbb{R}_+$ and an integer $k\geq 2$ and the goal is to partition the vertices into $k$ non-empty parts $V_1, \ldots, V_k$ so as to minimize $\max_{i=1}^k w(δ(V_i))$. Although minimizing the sum objective… ▽ More

    Submitted 6 November, 2020; originally announced November 2020.

  16. arXiv:2009.12442  [pdf, other

    cs.DS math.CO

    Hypergraph $k$-cut for fixed $k$ in deterministic polynomial time

    Authors: Karthekeyan Chandrasekaran, Chandra Chekuri

    Abstract: We consider the Hypergraph-$k$-cut problem. The input consists of a hypergraph $G=(V,E)$ with non-negative hyperedge-costs $c: E\rightarrow R_+$ and a positive integer $k$. The objective is to find a least-cost subset $F\subseteq E$ such that the number of connected components in $G-F$ is at least $k$. An alternative formulation of the objective is to find a partition of $V$ into $k$ non-empty set… ▽ More

    Submitted 25 September, 2020; originally announced September 2020.

    MSC Class: 68R10 ACM Class: G.2.2

  17. arXiv:2006.11589  [pdf, other

    cs.DS cs.DM

    Multicritera Cuts and Size-Constrained $k$-cuts in Hypergraphs

    Authors: Calvin Beideman, Karthekeyan Chandrasekaran, Chao Xu

    Abstract: We address counting and optimization variants of multicriteria global min-cut and size-constrained min-$k$-cut in hypergraphs. 1. For an $r$-rank $n$-vertex hypergraph endowed with $t$ hyperedge-cost functions, we show that the number of multiobjective min-cuts is $O(r2^{tr}n^{3t-1})$. In particular, this shows that the number of parametric min-cuts in constant rank hypergraphs for a constant nu… ▽ More

    Submitted 20 June, 2020; originally announced June 2020.

    Comments: Accepted to RANDOM 2020

  18. arXiv:2004.12783  [pdf

    cs.SE cs.LG

    Predicting Vulnerability In Large Codebases With Deep Code Representation

    Authors: Anshul Tanwar, Krishna Sundaresan, Parmesh Ashwath, Prasanna Ganesan, Sathish Kumar Chandrasekaran, Sriram Ravi

    Abstract: Currently, while software engineers write code for various modules, quite often, various types of errors - coding, logic, semantic, and others (most of which are not caught by compilation and other tools) get introduced. Some of these bugs might be found in the later stage of testing, and many times it is reported by customers on production code. Companies have to spend many resources, both money… ▽ More

    Submitted 24 April, 2020; originally announced April 2020.

    Comments: 8 Pages

  19. arXiv:1909.07915  [pdf, other

    cs.DM

    The Maximum Binary Tree Problem

    Authors: Karthekeyan Chandrasekaran, Elena Grigorescu, Gabriel Istrate, Shubhang Kulkarni, Young-San Lin, Minshen Zhu

    Abstract: We introduce and investigate the approximability of the maximum binary tree problem (MBT) in directed and undirected graphs. The goal in MBT is to find a maximum-sized binary tree in a given graph. MBT is a natural variant of the well-studied longest path problem, since both can be viewed as finding a maximum-sized tree of bounded degree in a given graph. The connection to longest path motivates… ▽ More

    Submitted 22 July, 2020; v1 submitted 17 September, 2019; originally announced September 2019.

    Comments: to be published in European Symposium on Algorithms 2020

  20. arXiv:1909.00764  [pdf, ps, other

    cs.CL cs.IR

    The CL-SciSumm Shared Task 2018: Results and Key Insights

    Authors: Kokil Jaidka, Michihiro Yasunaga, Muthu Kumar Chandrasekaran, Dragomir Radev, Min-Yen Kan

    Abstract: This overview describes the official results of the CL-SciSumm Shared Task 2018 -- the first medium-scale shared task on scientific document summarization in the computational linguistics (CL) domain. This year, the dataset comprised 60 annotated sets of citing and reference papers from the open access research papers in the CL domain. The Shared Task was organized as a part of the 41st Annual Con… ▽ More

    Submitted 2 September, 2019; originally announced September 2019.

    Comments: BIRNDL @ SIGIR 2018. arXiv admin note: substantial text overlap with arXiv:1907.09854

  21. arXiv:1907.09854  [pdf, other

    cs.CL cs.DL cs.IR

    Overview and Results: CL-SciSumm Shared Task 2019

    Authors: Muthu Kumar Chandrasekaran, Michihiro Yasunaga, Dragomir Radev, Dayne Freitag, Min-Yen Kan

    Abstract: The CL-SciSumm Shared Task is the first medium-scale shared task on scientific document summarization in the computational linguistics~(CL) domain. In 2019, it comprised three tasks: (1A) identifying relationships between citing documents and the referred document, (1B) classifying the discourse facets, and (2) generating the abstractive summary. The dataset comprised 40 annotated sets of citing a… ▽ More

    Submitted 23 July, 2019; originally announced July 2019.

    Comments: In Proceedings of BIRNDL 2019 at SIGIR 2019, Paris

  22. arXiv:1905.10851  [pdf, other

    cs.CL cs.CY

    When to reply? Context Sensitive Models to Predict Instructor Interventions in MOOC Forums

    Authors: Muthu Kumar Chandrasekaran, Min-Yen Kan

    Abstract: Due to time constraints, course instructors often need to selectively participate in student discussion threads, due to their limited bandwidth and lopsided student--instructor ratio on online forums. We propose the first deep learning models for this binary prediction problem. We propose novel attention based models to infer the amount of latent context necessary to predict instructor interventio… ▽ More

    Submitted 26 May, 2019; originally announced May 2019.

    Comments: preprint

  23. arXiv:1812.00427  [pdf, ps, other

    cs.IR cs.DL

    Report on the 3rd Joint Workshop on Bibliometric-enhanced Information Retrieval and Natural Language Processing for Digital Libraries (BIRNDL 2018)

    Authors: Philipp Mayr, Muthu Kumar Chandrasekaran, Kokil Jaidka

    Abstract: The $3^{rd}$ joint BIRNDL workshop was held at the 41st ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR 2018) in Ann Arbor, USA. BIRNDL 2018 intended to stimulate IR researchers and digital library professionals to elaborate on new approaches in natural language processing, information retrieval, scientometrics, and recommendation techniques that can advance the st… ▽ More

    Submitted 2 December, 2018; originally announced December 2018.

    Comments: 6 pages, to appear in SIGIR Forum

  24. arXiv:1807.09735  [pdf, other

    cs.DS math.OC

    Improving the Integrality Gap for Multiway Cut

    Authors: Kristóf Bérczi, Karthekeyan Chandrasekaran, Tamás Király, Vivek Madan

    Abstract: In the multiway cut problem, we are given an undirected graph with non-negative edge weights and a collection of $k$ terminal nodes, and the goal is to partition the node set of the graph into $k$ non-empty parts each containing exactly one terminal so that the total weight of the edges crossing the partition is minimized. The multiway cut problem for $k\ge 3$ is APX-hard. For arbitrary $k$, the b… ▽ More

    Submitted 21 November, 2018; v1 submitted 25 July, 2018; originally announced July 2018.

    Comments: 28 pages

  25. arXiv:1807.05665  [pdf, ps, other

    cs.DS cs.CC

    Improving the smoothed complexity of FLIP for max cut problems

    Authors: Ali Bibak, Charles Carlson, Karthekeyan Chandrasekaran

    Abstract: Finding locally optimal solutions for max-cut and max-$k$-cut are well-known PLS-complete problems. An instinctive approach to finding such a locally optimum solution is the FLIP method. Even though FLIP requires exponential time in worst-case instances, it tends to terminate quickly in practical instances. To explain this discrepancy, the run-time of FLIP has been studied in the smoothed complexi… ▽ More

    Submitted 15 July, 2018; originally announced July 2018.

    Comments: 36 pages

  26. arXiv:1712.08558  [pdf, ps, other

    cs.DS

    Lattice-based Locality Sensitive Hashing is Optimal

    Authors: Karthekeyan Chandrasekaran, Daniel Dadush, Venkata Gandikota, Elena Grigorescu

    Abstract: Locality sensitive hashing (LSH) was introduced by Indyk and Motwani (STOC `98) to give the first sublinear time algorithm for the c-approximate nearest neighbor (ANN) problem using only polynomial space. At a high level, an LSH family hashes "nearby" points to the same bucket and "far away" points to different buckets. The quality of measure of an LSH family is its LSH exponent, which helps deter… ▽ More

    Submitted 22 December, 2017; originally announced December 2017.

  27. arXiv:1708.02323  [pdf, ps, other

    cs.DS

    Odd Multiway Cut in Directed Acyclic Graphs

    Authors: Karthekeyan Chandrasekaran, Matthias Mnich, Sahand Mozaffari

    Abstract: We investigate the odd multiway node (edge) cut problem where the input is a graph with a specified collection of terminal nodes and the goal is to find a smallest subset of nonterminal nodes (edges) to delete so that the terminal nodes do not have an odd length path between them. In an earlier work, Lokshtanov and Ramanujan showed that both odd multiway node cut and odd multiway edge cut are fixe… ▽ More

    Submitted 6 April, 2018; v1 submitted 7 August, 2017; originally announced August 2017.

    Comments: 23 pages, 4 figures

    ACM Class: G.2.2; I.1.2

  28. arXiv:1706.02509  [pdf, ps, other

    cs.DL cs.IR

    Joint Workshop on Bibliometric-enhanced Information Retrieval and Natural Language Processing for Digital Libraries (BIRNDL 2017)

    Authors: Muthu Kumar Chandrasekaran, Kokil Jaidka, Philipp Mayr

    Abstract: The large scale of scholarly publications poses a challenge for scholars in information seeking and sensemaking. Bibliometrics, information retrieval (IR), text mining and NLP techniques could help in these search and look-up activities, but are not yet widely used. This workshop is intended to stimulate IR researchers and digital library professionals to elaborate on new approaches in natural lan… ▽ More

    Submitted 8 June, 2017; originally announced June 2017.

    Comments: 2 pages, workshop paper accepted at the SIGIR 2017

  29. arXiv:1612.00944  [pdf

    cs.AI cs.CL cs.CY

    Using Discourse Signals for Robust Instructor Intervention Prediction

    Authors: Muthu Kumar Chandrasekaran, Carrie Demmans Epp, Min-Yen Kan, Diane Litman

    Abstract: We tackle the prediction of instructor intervention in student posts from discussion forums in Massive Open Online Courses (MOOCs). Our key finding is that using automatically obtained discourse relations improves the prediction of when instructors intervene in student discussions, when compared with a state-of-the-art, feature-rich baseline. Our supervised classifier makes use of an automatic dis… ▽ More

    Submitted 3 December, 2016; originally announced December 2016.

    Comments: To appear in proceedings of the 31st AAAI Conference on Artificial Intelligence, San Francisco, USA

    ACM Class: I.2.7; K.3.1

  30. arXiv:1612.00156  [pdf, other

    cs.DS math.OC

    Global and fixed-terminal cuts in digraphs

    Authors: Kristóf Bérczi, Karthekeyan Chandrasekaran, Tamás Király, Euiwoong Lee, Chao Xu

    Abstract: The computational complexity of multicut-like problems may vary significantly depending on whether the terminals are fixed or not. In this work we present a comprehensive study of this phenomenon in two types of cut problems in directed graphs: double cut and bicut. 1. The fixed-terminal edge-weighted double cut is known to be solvable efficiently. We show a tight approximability factor of $2$ f… ▽ More

    Submitted 6 July, 2017; v1 submitted 1 December, 2016; originally announced December 2016.

    Comments: 37 pages, 5 figures, APPROX 2017

  31. arXiv:1611.03624  [pdf, ps, other

    cs.DM cs.DS math.CO

    Invertibility and Largest Eigenvalue of Symmetric Matrix Signings

    Authors: Charles Carlson, Karthekeyan Chandrasekaran, Hsien-Chih Chang, Alexandra Kolla

    Abstract: The spectra of signed matrices have played a fundamental role in social sciences, graph theory, and control theory. In this work, we investigate the computational problems of identifying symmetric signings of matrices with natural spectral properties. Our results are twofold: 1. We show NP-completeness for the following three problems: verifying whether a given matrix has a symmetric signing tha… ▽ More

    Submitted 24 July, 2017; v1 submitted 11 November, 2016; originally announced November 2016.

    Comments: 24 pages; title changed, abstract updated, paper reorganized, connections and motivations section revised, new results added in several sections

  32. arXiv:1611.02956  [pdf, ps, other

    cs.CL

    A Comparison of Word Embeddings for English and Cross-Lingual Chinese Word Sense Disambiguation

    Authors: Hong ** Kang, Tao Chen, Muthu Kumar Chandrasekaran, Min-Yen Kan

    Abstract: Word embeddings are now ubiquitous forms of word representation in natural language processing. There have been applications of word embeddings for monolingual word sense disambiguation (WSD) in English, but few comparisons have been done. This paper attempts to bridge that gap by examining popular embeddings for the task of monolingual English WSD. Our simplified method leads to comparable state-… ▽ More

    Submitted 9 April, 2017; v1 submitted 9 November, 2016; originally announced November 2016.

    Comments: 10 pages. Appears in the Proceedings of The 3rd Workshop on Natural Language Processing Techniques for Educational Applications (NLPTEA 2016)

    Journal ref: Proceedings of the 3rd Workshop on Natural Language Processing Techniques for Educational Applications, pages 30 to 39, Osaka, Japan, December 12 2016

  33. arXiv:1608.06797  [pdf, ps, other

    cs.DM

    Additive Stabilizers for Unstable Graphs

    Authors: Karthekeyan Chandrasekaran, Corinna Gottschalk, Jochen Könemann, Britta Peis, Daniel Schmand, Andreas Wierz

    Abstract: Stabilization of graphs has received substantial attention in recent years due to its connection to game theory. Stable graphs are exactly the graphs inducing a matching game with non-empty core. They are also the graphs that induce a network bargaining game with a balanced solution. A graph with weighted edges is called stable if the maximum weight of an integral matching equals the cost of a min… ▽ More

    Submitted 24 August, 2016; originally announced August 2016.

  34. arXiv:1608.00180  [pdf, ps, other

    cs.DS cs.CC cs.IT

    Local Testing for Membership in Lattices

    Authors: Karthekeyan Chandrasekaran, Mahdi Cheraghchi, Venkata Gandikota, Elena Grigorescu

    Abstract: Motivated by the structural analogies between point lattices and linear error-correcting codes, and by the mature theory on locally testable codes, we initiate a systematic study of local testing for membership in lattices. Testing membership in lattices is also motivated in practice, by applications to integer programming, error detection in lattice-based communication, and cryptography. Apart… ▽ More

    Submitted 30 July, 2016; originally announced August 2016.

  35. arXiv:1512.02734  [pdf, ps, other

    cs.DM math.CO

    Deciding Orthogonality in Construction-A Lattices

    Authors: Karthekeyan Chandrasekaran, Venkata Gandikota, Elena Grigorescu

    Abstract: Lattices are discrete mathematical objects with widespread applications to integer programs as well as modern cryptography. A fundamental problem in both domains is the Closest Vector Problem (popularly known as CVP). It is well-known that CVP can be easily solved in lattices that have an orthogonal basis \emph{if} the orthogonal basis is specified. This motivates the orthogonality decision proble… ▽ More

    Submitted 8 December, 2015; originally announced December 2015.

  36. arXiv:1504.07206  [pdf, other

    cs.CY

    Learning Instructor Intervention from MOOC Forums: Early Results and Issues

    Authors: Muthu Kumar Chandrasekaran, Min-Yen Kan, Bernard C. Y. Tan, Kiruthika Ragupathi

    Abstract: With large student enrollment, MOOC instructors face the unique challenge in deciding when to intervene in forum discussions with their limited bandwidth. We study this problem of instructor intervention. Using a large sample of forum data culled from 61 courses, we design a binary classifier to predict whether an instructor should intervene in a discussion thread or not. By incorporating novel in… ▽ More

    Submitted 27 April, 2015; originally announced April 2015.

    Comments: To appear in proceedings of Education Data Mining 2015, Madrid, Spain

    ACM Class: H.3.3; K.3.1

  37. arXiv:1502.07410  [pdf, other

    math.CO cs.CC

    Towards Constructing Ramanujan Graphs Using Shift Lifts

    Authors: Karthekeyan Chandrasekaran, Ameya Velingker

    Abstract: In a breakthrough work, Marcus-Spielman-Srivastava recently showed that every $d$-regular bipartite Ramanujan graph has a 2-lift that is also $d$-regular bipartite Ramanujan. As a consequence, a straightforward iterative brute-force search algorithm leads to the construction of a $d$-regular bipartite Ramanujan graph on $N$ vertices in time $2^{O(dN)}$. Shift $k$-lifts studied by Agarwal-Kolla-Mad… ▽ More

    Submitted 31 August, 2015; v1 submitted 25 February, 2015; originally announced February 2015.

  38. arXiv:1311.3268  [pdf, ps, other

    cs.DM math.CO

    On the Expansion of Group-Based Lifts

    Authors: Naman Agarwal, Karthekeyan Chandrasekaran, Alexandra Kolla, Vivek Madan

    Abstract: A $k$-lift of an $n$-vertex base graph $G$ is a graph $H$ on $n\times k$ vertices, where each vertex $v$ of $G$ is replaced by $k$ vertices $v_1,\cdots{},v_k$ and each edge $(u,v)$ in $G$ is replaced by a matching representing a bijection $π_{uv}$ so that the edges of $H$ are of the form $(u_i,v_{π_{uv}(i)})$. Lifts have been studied as a means to efficiently construct expanders. In this work, we… ▽ More

    Submitted 17 December, 2016; v1 submitted 13 November, 2013; originally announced November 2013.

  39. arXiv:1304.3754  [pdf, ps, other

    cs.DS

    Faster Private Release of Marginals on Small Databases

    Authors: Karthekeyan Chandrasekaran, Justin Thaler, Jonathan Ullman, Andrew Wan

    Abstract: We study the problem of answering \emph{$k$-way marginal} queries on a database $D \in (\{0,1\}^d)^n$, while preserving differential privacy. The answer to a $k$-way marginal query is the fraction of the database's records $x \in \{0,1\}^d$ with a given value in each of a given set of up to $k$ columns. Marginal queries enable a rich class of statistical analyses on a dataset, and designing effici… ▽ More

    Submitted 2 September, 2013; v1 submitted 12 April, 2013; originally announced April 2013.

  40. arXiv:1207.5813  [pdf, other

    cs.DS cs.DM math.CO

    The Cutting Plane Method is Polynomial for Perfect Matchings

    Authors: Karthekeyan Chandrasekaran, Laszlo A. Vegh, Santosh Vempala

    Abstract: The cutting plane approach to optimal matchings has been discussed by several authors over the past decades (e.g., Padberg and Rao '82, Grotschel and Holland '85, Lovasz and Plummer '86, Trick '87, Fischetti and Lodi '07) and its convergence has been an open question. We give a cutting plane algorithm that converges in polynomial-time using only Edmonds' blossom inequalities; it maintains half-int… ▽ More

    Submitted 23 January, 2014; v1 submitted 24 July, 2012; originally announced July 2012.

  41. arXiv:1202.3639  [pdf, other

    cs.DS cs.LG

    Finding a most biased coin with fewest flips

    Authors: Karthekeyan Chandrasekaran, Richard Karp

    Abstract: We study the problem of learning a most biased coin among a set of coins by tossing the coins adaptively. The goal is to minimize the number of tosses until we identify a coin i* whose posterior probability of being most biased is at least 1-delta for a given delta. Under a particular probabilistic model, we give an optimal algorithm, i.e., an algorithm that minimizes the expected number of future… ▽ More

    Submitted 7 September, 2013; v1 submitted 16 February, 2012; originally announced February 2012.

  42. arXiv:1111.4649  [pdf, other

    cs.DS math.PR

    Integer Feasibility of Random Polytopes

    Authors: Karthekeyan Chandrasekaran, Santosh Vempala

    Abstract: We study integer programming instances over polytopes P(A,b)={x:Ax<=b} where the constraint matrix A is random, i.e., its entries are i.i.d. Gaussian or, more generally, its rows are i.i.d. from a spherically symmetric distribution. The radius of the largest inscribed ball is closely related to the existence of integer points in the polytope. We show that for m=2^O(sqrt{n}), there exist constants… ▽ More

    Submitted 23 August, 2013; v1 submitted 20 November, 2011; originally announced November 2011.

    ACM Class: G.2.0; F.2.0

  43. arXiv:1102.1472  [pdf, other

    cs.DS

    Algorithms for Implicit Hitting Set Problems

    Authors: Karthekeyan Chandrasekaran, Richard Karp, Erick Moreno-Centeno, Santosh Vempala

    Abstract: A hitting set for a collection of sets is a set that has a non-empty intersection with each set in the collection; the hitting set problem is to find a hitting set of minimum cardinality. Motivated by instances of the hitting set problem where the number of sets to be hit is large, we introduce the notion of implicit hitting set problems. In an implicit hitting set problem the collection of sets t… ▽ More

    Submitted 7 February, 2011; originally announced February 2011.

    ACM Class: F.2

  44. arXiv:1006.3030  [pdf, ps, other

    cs.DM

    Satisfiability Thresholds for k-CNF Formula with Bounded Variable Intersections

    Authors: Karthekeyan Chandrasekaran, Navin Goyal, Bernhard Haeupler

    Abstract: We determine the thresholds for the number of variables, number of clauses, number of clause intersection pairs and the maximum clause degree of a k-CNF formula that guarantees satisfiability under the assumption that every two clauses share at most $α$ variables. More formally, we call these formulas $α$-intersecting and define, for example, a threshold $μ_i(k,α)$ for the number of clause interse… ▽ More

    Submitted 15 June, 2010; originally announced June 2010.

    Comments: 11 pages

  45. arXiv:1006.0860  [pdf

    cs.NI

    Implementation of Handoff through wireless access point Techniques

    Authors: N. S. V. Shet, K. Chandrasekaran, K. C. Shet

    Abstract: Handoff has become an inevitable part of wireless cellular communication, Soon users will carry small portable handheld devices which will incorporate the computer, phone, camera, GPS, personal control module etc. This paper proposes a new scheme to deal with seam less roaming and reduce failed handoffs. The simulation is done using software called Qualnet meant for wireless communication. The res… ▽ More

    Submitted 4 June, 2010; originally announced June 2010.

    Comments: Submitted to Journal of Telecommunications, see http://sites.google.com/site/journaloftelecommunications/volume-2-issue-2-may-2010

    Journal ref: Journal of Telecommunications,Volume 2, Issue 2, p143-146, May 2010

  46. arXiv:1001.5339  [pdf, other

    cs.NI

    Implementation of Connectivity and Handover through Wireless Sensor Node based Techniques

    Authors: N. S. V. Shet, K. Chandrasekaran, K. C. Shet

    Abstract: In this paper a scheme for handoff and connectivity, based on wireless sensor nodetechniques is proposed. Scenes are created in Qualnet and simulated for a simple case. Results are discussed.

    Submitted 29 January, 2010; originally announced January 2010.

    Comments: 5 pages, 8 figures

    Journal ref: InterJRI Computer Science and Networking, Volume 1, pp 13-17, 2009

  47. arXiv:0908.0375  [pdf, ps, other

    cs.DS

    Deterministic Algorithms for the Lovasz Local Lemma

    Authors: Karthekeyan Chandrasekaran, Navin Goyal, Bernhard Haeupler

    Abstract: The Lovasz Local Lemma (LLL) is a powerful result in probability theory that states that the probability that none of a set of bad events happens is nonzero if the probability of each event is small compared to the number of events that depend on it. It is often used in combination with the probabilistic method for non-constructive existence proofs. A prominent application is to k-CNF formulas, wh… ▽ More

    Submitted 5 August, 2019; v1 submitted 3 August, 2009; originally announced August 2009.

  48. arXiv:0906.2448  [pdf, ps, other

    cs.DS

    The Limit of Convexity Based Isoperimetry: Sampling Harmonic-Concave Functions

    Authors: Karthekeyan Chandrasekaran, Amit Deshpande, Santosh Vempala

    Abstract: Logconcave functions represent the current frontier of efficient algorithms for sampling, optimization and integration in R^n. Efficient sampling algorithms to sample according to a probability density (to which the other two problems can be reduced) relies on good isoperimetry which is known to hold for arbitrary logconcave densities. In this paper, we extend this frontier in two ways: first, w… ▽ More

    Submitted 13 June, 2009; originally announced June 2009.

  49. arXiv:0904.0583  [pdf, other

    cs.DS math.FA math.PR

    Thin Partitions: Isoperimetric Inequalities and Sampling Algorithms for some Nonconvex Families

    Authors: Karthekeyan Chandrasekaran, Daniel Dadush, Santosh Vempala

    Abstract: Star-shaped bodies are an important nonconvex generalization of convex bodies (e.g., linear programming with violations). Here we present an efficient algorithm for sampling a given star-shaped body. The complexity of the algorithm grows polynomially in the dimension and inverse polynomially in the fraction of the volume taken up by the kernel of the star-shaped body. The analysis is based on a… ▽ More

    Submitted 3 April, 2009; originally announced April 2009.

    ACM Class: F.2.2