Zum Hauptinhalt springen

Showing 1–50 of 82 results for author: Maheshwari, A

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

    cs.CL

    Enhancing Low-Resource NMT with a Multilingual Encoder and Knowledge Distillation: A Case Study

    Authors: Aniruddha Roy, Pretam Ray, Ayush Maheshwari, Sudeshna Sarkar, Pawan Goyal

    Abstract: Neural Machine Translation (NMT) remains a formidable challenge, especially when dealing with low-resource languages. Pre-trained sequence-to-sequence (seq2seq) multi-lingual models, such as mBART-50, have demonstrated impressive performance in various low-resource NMT tasks. However, their pre-training has been confined to 50 languages, leaving out support for numerous low-resource languages, par… ▽ More

    Submitted 9 July, 2024; originally announced July 2024.

    Comments: Published at Seventh LoResMT Workshop at ACL 2024

  2. arXiv:2407.05467  [pdf, other

    cs.DC cs.AI

    The infrastructure powering IBM's Gen AI model development

    Authors: Talia Gershon, Seetharami Seelam, Brian Belgodere, Milton Bonilla, Lan Hoang, Danny Barnett, I-Hsin Chung, Apoorve Mohan, Ming-Hung Chen, Lixiang Luo, Robert Walkup, Constantinos Evangelinos, Shweta Salaria, Marc Dombrowa, Yoonho Park, Apo Kayi, Liran Schour, Alim Alim, Ali Sydney, Pavlos Maniotis, Laurent Schares, Bernard Metzler, Bengi Karacali-Akyamac, Sophia Wen, Tatsuhiro Chiba , et al. (121 additional authors not shown)

    Abstract: AI Infrastructure plays a key role in the speed and cost-competitiveness of developing and deploying advanced AI models. The current demand for powerful AI infrastructure for model training is driven by the emergence of generative AI and foundational models, where on occasion thousands of GPUs must cooperate on a single training job for the model to be trained in a reasonable time. Delivering effi… ▽ More

    Submitted 7 July, 2024; originally announced July 2024.

    Comments: Corresponding Authors: Talia Gershon, Seetharami Seelam,Brian Belgodere, Milton Bonilla

  3. arXiv:2405.20424  [pdf, other

    cs.CG cs.DM

    Euclidean Maximum Matchings in the Plane---Local to Global

    Authors: Ahmad Biniaz, Anil Maheshwari, Michiel Smid

    Abstract: Let $M$ be a perfect matching on a set of points in the plane where every edge is a line segment between two points. We say that $M$ is globally maximum if it is a maximum-length matching on all points. We say that $M$ is $k$-local maximum if for any subset $M'=\{a_1b_1,\dots,a_kb_k\}$ of $k$ edges of $M$ it holds that $M'$ is a maximum-length matching on points $\{a_1,b_1,\dots,a_k,b_k\}$. We sho… ▽ More

    Submitted 30 May, 2024; originally announced May 2024.

  4. arXiv:2405.18134  [pdf, other

    cs.CG

    Metric and Geometric Spanners that are Resilient to Degree-Bounded Edge Faults

    Authors: Ahmad Biniaz, Jean-Lou De Carufel, Anil Maheshwari, Michiel Smid

    Abstract: Let $H$ be an edge-weighted graph, and let $G$ be a subgraph of $H$. We say that $G$ is an $f$-fault-tolerant $t$-spanner for $H$, if the following is true for any subset $F$ of at most $f$ edges of $G$: For any two vertices $p$ and $q$, the shortest-path distance between $p$ and $q$ in the graph $G \setminus F$ is at most $t$ times the shortest-path distance between $p$ and $q$ in the graph… ▽ More

    Submitted 28 May, 2024; originally announced May 2024.

    Comments: 27 pages

  5. arXiv:2405.11200  [pdf, other

    cs.CL

    LexGen: Domain-aware Multilingual Lexicon Generation

    Authors: Karthika NJ, Ayush Maheshwari, Atul Kumar Singh, Preethi Jyothi, Ganesh Ramakrishnan, Krishnakant Bhatt

    Abstract: Lexicon or dictionary generation across domains is of significant societal importance, as it can potentially enhance information accessibility for a diverse user base while preserving language identity. Prior work in the field primarily focuses on bilingual lexical induction, which deals with word alignments using mapping-based or corpora-based approaches. Though initiated by researchers, the rese… ▽ More

    Submitted 18 May, 2024; originally announced May 2024.

  6. arXiv:2404.15487  [pdf, other

    cs.CG cs.DS

    Minimum Consistent Subset in Trees and Interval Graphs

    Authors: Aritra Banik, Sayani Das, Anil Maheshwari, Bubai Manna, Subhas C Nandy, Krishna Priya K M, Bodhayan Roy, Sasanka Roy, Abhishek Sahu

    Abstract: In the Minimum Consistent Subset (MCS) problem, we are presented with a connected simple undirected graph $G=(V,E)$, consisting of a vertex set $V$ of size $n$ and an edge set $E$. Each vertex in $V$ is assigned a color from the set $\{1,2,\ldots, c\}$. The objective is to determine a subset $V' \subseteq V$ with minimum possible cardinality, such that for every vertex $v \in V$, at least one of i… ▽ More

    Submitted 23 April, 2024; originally announced April 2024.

  7. arXiv:2402.15472  [pdf, other

    cs.LG

    FAIR: Filtering of Automatically Induced Rules

    Authors: Divya Jyoti Bajpai, Ayush Maheshwari, Manjesh Kumar Hanawal, Ganesh Ramakrishnan

    Abstract: The availability of large annotated data can be a critical bottleneck in training machine learning algorithms successfully, especially when applied to diverse domains. Weak supervision offers a promising alternative by accelerating the creation of labeled training data using domain-specific rules. However, it requires users to write a diverse set of high-quality rules to assign labels to the unlab… ▽ More

    Submitted 4 July, 2024; v1 submitted 23 February, 2024; originally announced February 2024.

    Comments: EACL 2024

  8. arXiv:2312.14295  [pdf, other

    cs.DM math.CO

    On Separating Path and Tree Systems in Graphs

    Authors: Ahmad Biniaz, Prosenjit Bose, Jean-Lou De Carufel, Anil Maheshwari, Babak Miraftab, Saeed Odak, Michiel Smid, Shakhar Smorodinsky, Yelena Yuditsky

    Abstract: We explore the concept of separating systems of vertex sets of graphs. A separating system of a set $X$ is a collection of subsets of $X$ such that for any pair of distinct elements in $X$, there exists a set in the separating system that contains exactly one of the two elements. A separating system of the vertex set of a graph $G$ is called a vertex-separating path (tree) system of $G$ if the ele… ▽ More

    Submitted 21 December, 2023; originally announced December 2023.

    Comments: 23 page, 3 figures

  9. arXiv:2311.13993  [pdf, other

    cs.CV

    EIGEN: Expert-Informed Joint Learning Aggregation for High-Fidelity Information Extraction from Document Images

    Authors: Abhishek Singh, Venkatapathy Subramanian, Ayush Maheshwari, Pradeep Narayan, Devi Prasad Shetty, Ganesh Ramakrishnan

    Abstract: Information Extraction (IE) from document images is challenging due to the high variability of layout formats. Deep models such as LayoutLM and BROS have been proposed to address this problem and have shown promising results. However, they still require a large amount of field-level annotations for training these models. Other approaches using rule-based methods have also been proposed based on th… ▽ More

    Submitted 23 November, 2023; originally announced November 2023.

    Comments: In Proceedings of ML for Health Conference, 2023 (co-located with Neurips)

  10. Online Class Cover Problem

    Authors: Minati De, Anil Maheshwari, Ratnadip Mandal

    Abstract: In this paper, we study the online class cover problem where a (finite or infinite) family $\cal F$ of geometric objects and a set ${\cal P}_r$ of red points in $\mathbb{R}^d$ are given a prior, and blue points from $\mathbb{R}^d$ arrives one after another. Upon the arrival of a blue point, the online algorithm must make an irreversible decision to cover it with objects from $\cal F$ that do not c… ▽ More

    Submitted 3 July, 2024; v1 submitted 14 August, 2023; originally announced August 2023.

    Comments: 28 pages, 23 figures

  11. arXiv:2307.14748  [pdf, other

    cs.CV cs.LG eess.IV

    Semantic Image Completion and Enhancement using GANs

    Authors: Priyansh Saxena, Raahat Gupta, Akshat Maheshwari, Saumil Maheshwari

    Abstract: Semantic inpainting or image completion alludes to the task of inferring arbitrary large missing regions in images based on image semantics. Since the prediction of image pixels requires an indication of high-level context, this makes it significantly tougher than image completion, which is often more concerned with correcting data corruption and removing entire objects from the input image. On th… ▽ More

    Submitted 27 July, 2023; originally announced July 2023.

    Comments: This work is part of 'High-Performance Vision Intelligence'; Part of the Studies in Computational Intelligence book series (SCI, volume 913) and can be accessed at: https://link.springer.com/chapter/10.1007/978-981-15-6844-2_11. arXiv admin note: substantial text overlap with arXiv:1911.02222

  12. arXiv:2307.12133  [pdf, other

    cs.AI

    Route Planning Using Nature-Inspired Algorithms

    Authors: Priyansh Saxena, Raahat Gupta, Akshat Maheshwari

    Abstract: There are many different heuristic algorithms for solving combinatorial optimization problems that are commonly described as Nature-Inspired Algorithms (NIAs). Generally, they are inspired by some natural phenomenon, and due to their inherent converging and stochastic nature, they are known to give optimal results when compared to classical approaches. There are a large number of applications of N… ▽ More

    Submitted 22 July, 2023; originally announced July 2023.

    Comments: This work is part of 'High-Performance Vision Intelligence'; Part of the Studies in Computational Intelligence book series (SCI,volume 913) and can be accessed at: https://link.springer.com/chapter/10.1007/978-981-15-6844-2_15

  13. arXiv:2307.05829  [pdf, other

    cs.DS cs.DM

    Distance-Preserving Graph Compression Techniques

    Authors: Amirali Madani, Anil Maheshwari

    Abstract: We study the problem of distance-preserving graph compression for weighted paths and trees. The problem entails a weighted graph $G = (V, E)$ with non-negative weights, and a subset of edges $E^{\prime} \subset E$ which needs to be removed from G (with their endpoints merged as a supernode). The goal is to redistribute the weights of the deleted edges in a way that minimizes the error. The error i… ▽ More

    Submitted 11 July, 2023; originally announced July 2023.

  14. arXiv:2305.14004  [pdf

    cs.CL

    Sāmayik: A Benchmark and Dataset for English-Sanskrit Translation

    Authors: Ayush Maheshwari, Ashim Gupta, Amrith Krishna, Atul Kumar Singh, Ganesh Ramakrishnan, G. Anil Kumar, Jitin Singla

    Abstract: We release Sāmayik, a dataset of around 53,000 parallel English-Sanskrit sentences, written in contemporary prose. Sanskrit is a classical language still in sustenance and has a rich documented heritage. However, due to the limited availability of digitized content, it still remains a low-resource language. Existing Sanskrit corpora, whether monolingual or bilingual, have predominantly focused on… ▽ More

    Submitted 29 March, 2024; v1 submitted 23 May, 2023; originally announced May 2023.

    Comments: LREC-COLING, 2024

  15. arXiv:2302.04965  [pdf, other

    cs.HC

    Guttation Monitor: Wearable Guttation Sensor for Plant Condition Monitoring and Diagnosis

    Authors: Qiuyu Lu, Lydia Yang, Aditi Maheshwari, Hengrong Ni, Tianyu Yu, Jianzhe Gu, Advait Wadhwani, Andreea Danielescu, Lining Yao

    Abstract: Plant life plays a critical role in the ecosystem. However, it is difficult for humans to perceive plants' reactions because the biopotential and biochemical responses are invisible to humans. Guttation droplets contain various chemicals which can reflect plant physiology and environmental conditions in real-time. Traditionally, these droplets are collected manually and analyzed in the lab with ex… ▽ More

    Submitted 9 February, 2023; originally announced February 2023.

    Comments: 15 pages, 13 figures

  16. arXiv:2211.07980  [pdf, other

    cs.CL

    A Benchmark and Dataset for Post-OCR text correction in Sanskrit

    Authors: Ayush Maheshwari, Nikhil Singh, Amrith Krishna, Ganesh Ramakrishnan

    Abstract: Sanskrit is a classical language with about 30 million extant manuscripts fit for digitisation, available in written, printed or scannedimage forms. However, it is still considered to be a low-resource language when it comes to available digital resources. In this work, we release a post-OCR text correction dataset containing around 218,000 sentences, with 1.5 million words, from 30 different book… ▽ More

    Submitted 15 November, 2022; originally announced November 2022.

    Comments: Findings of EMNLP, 2022. Code and Data: https://github.com/ayushbits/pe-ocr-sanskrit

  17. arXiv:2210.06996  [pdf, other

    cs.CL cs.LG

    DICTDIS: Dictionary Constrained Disambiguation for Improved NMT

    Authors: Ayush Maheshwari, Piyush Sharma, Preethi Jyothi, Ganesh Ramakrishnan

    Abstract: Domain-specific neural machine translation (NMT) systems (\eg, in educational applications) are socially significant with the potential to help make information accessible to a diverse set of users in multilingual societies. It is desirable that such NMT systems be lexically constrained and draw from domain-specific dictionaries. Dictionaries could present multiple candidate translations for a sou… ▽ More

    Submitted 21 May, 2023; v1 submitted 13 October, 2022; originally announced October 2022.

  18. arXiv:2203.01644  [pdf, other

    cs.CL

    UDAAN: Machine Learning based Post-Editing tool for Document Translation

    Authors: Ayush Maheshwari, Ajay Ravindran, Venkatapathy Subramanian, Ganesh Ramakrishnan

    Abstract: We introduce UDAAN, an open-source post-editing tool that can reduce manual editing efforts to quickly produce publishable-standard documents in several Indic languages. UDAAN has an end-to-end Machine Translation (MT) plus post-editing pipeline wherein users can upload a document to obtain raw MT output. Further, users can edit the raw translations using our tool. UDAAN offers several advantages:… ▽ More

    Submitted 21 November, 2022; v1 submitted 3 March, 2022; originally announced March 2022.

    Comments: Demo paper at CoDS-COMAD 2023. Vist project website at https://udaanproject.org

  19. arXiv:2202.03250  [pdf, other

    cs.LG

    Adaptive Mixing of Auxiliary Losses in Supervised Learning

    Authors: Durga Sivasubramanian, Ayush Maheshwari, Pradeep Shenoy, Prathosh AP, Ganesh Ramakrishnan

    Abstract: In several supervised learning scenarios, auxiliary losses are used in order to introduce additional information or constraints into the supervised learning objective. For instance, knowledge distillation aims to mimic outputs of a powerful teacher model; similarly, in rule-based approaches, weak labeling information is provided by labeling functions which may be noisy rule-based approximations to… ▽ More

    Submitted 7 December, 2022; v1 submitted 7 February, 2022; originally announced February 2022.

  20. arXiv:2202.01157  [pdf, other

    cs.CL cs.LG

    Error Correction in ASR using Sequence-to-Sequence Models

    Authors: Samrat Dutta, Shreyansh Jain, Ayush Maheshwari, Souvik Pal, Ganesh Ramakrishnan, Preethi Jyothi

    Abstract: Post-editing in Automatic Speech Recognition (ASR) entails automatically correcting common and systematic errors produced by the ASR system. The outputs of an ASR system are largely prone to phonetic and spelling errors. In this paper, we propose to use a powerful pre-trained sequence-to-sequence model, BART, further adaptively trained to serve as a denoising model, to correct errors of such types… ▽ More

    Submitted 23 August, 2022; v1 submitted 2 February, 2022; originally announced February 2022.

  21. arXiv:2111.05780  [pdf, other

    cs.CG cs.DM cs.DS

    Approximating bottleneck spanning trees on partitioned tuples of points

    Authors: Ahmad Biniaz, Anil Maheshwari, Michiel Smid

    Abstract: We present approximation algorithms for the following NP-hard optimization problems related to bottleneck spanning trees in metric spaces. 1. The disjoint bottleneck spanning tree problem: Given $n$ pairs of points in a metric space, find two disjoint trees each containing exactly one point from each pair and minimize the largest edge length (over all edges of both trees). It is known that appro… ▽ More

    Submitted 10 November, 2021; originally announced November 2021.

  22. arXiv:2109.11410  [pdf, other

    cs.LG

    Learning to Robustly Aggregate Labeling Functions for Semi-supervised Data Programming

    Authors: Ayush Maheshwari, Krishnateja Killamsetty, Ganesh Ramakrishnan, Rishabh Iyer, Marina Danilevsky, Lucian Popa

    Abstract: A critical bottleneck in supervised machine learning is the need for large amounts of labeled data which is expensive and time consuming to obtain. However, it has been shown that a small amount of labeled data, while insufficient to re-train a model, can be effectively used to generate human-interpretable labeling functions (LFs). These LFs, in turn, have been used to generate a large amount of a… ▽ More

    Submitted 10 March, 2022; v1 submitted 23 September, 2021; originally announced September 2021.

    Comments: Findings of ACL, 2022

  23. arXiv:2109.07524  [pdf, other

    cs.CG cs.DS

    Exact and Approximation Algorithms for Many-To-Many Point Matching in the Plane

    Authors: Sayan Bandyapadhyay, Anil Maheshwari, Michiel Smid

    Abstract: Given two sets $S$ and $T$ of points in the plane, of total size $n$, a {many-to-many} matching between $S$ and $T$ is a set of pairs $(p,q)$ such that $p\in S$, $q\in T$ and for each $r\in S\cup T$, $r$ appears in at least one such pair. The {cost of a pair} $(p,q)$ is the (Euclidean) distance between $p$ and $q$. In the {minimum-cost many-to-many matching} problem, the goal is to compute a many-… ▽ More

    Submitted 15 September, 2021; originally announced September 2021.

    Comments: Accepted at ISAAC 2021

  24. arXiv:2109.02142  [pdf, other

    math.CO cs.DM

    A linear-time algorithm for semitotal domination in strongly chordal graphs

    Authors: Vikash Tripathi, Arti Pandey, Anil Maheshwari

    Abstract: In a graph $G=(V,E)$ with no isolated vertex, a dominating set $D \subseteq V$, is called a semitotal dominating set if for every vertex $u \in D$ there is another vertex $v \in D$, such that distance between $u$ and $v$ is at most two in $G$. Given a graph $G=(V,E)$ without isolated vertices, the Minimum Semitotal Domination problem is to find a minimum cardinality semitotal dominating set of… ▽ More

    Submitted 5 September, 2021; originally announced September 2021.

  25. arXiv:2108.00373  [pdf, other

    cs.LG

    SPEAR : Semi-supervised Data Programming in Python

    Authors: Guttu Sai Abhishek, Harshad Ingole, Parth Laturia, Vineeth Dorna, Ayush Maheshwari, Rishabh Iyer, Ganesh Ramakrishnan

    Abstract: We present SPEAR, an open-source python library for data programming with semi supervision. The package implements several recent data programming approaches including facility to programmatically label and build training data. SPEAR facilitates weak supervision in the form of heuristics (or rules) and association of noisy labels to the training dataset. These noisy labels are aggregated to assign… ▽ More

    Submitted 5 October, 2022; v1 submitted 1 August, 2021; originally announced August 2021.

    Comments: EMNLP Demonstrations - 2022

  26. arXiv:2107.04657  [pdf, other

    cs.CG

    Constant Delay Lattice Train Schedules

    Authors: Jean-Lou De Carufel, Darryl Hill, Anil Maheshwari, Sasanka Roy, Luís Fernando Schultz Xavier da Silveira

    Abstract: The following geometric vehicle scheduling problem has been considered: given continuous curves $f_1, \ldots, f_n : \mathbb{R} \rightarrow \mathbb{R}^2$, find non-negative delays $t_1, \ldots, t_n$ minimizing $\max \{ t_1, \ldots, t_n \}$ such that, for every distinct $i$ {and $j$} and every time $t$, $| f_j (t - t_j) - f_i (t - t_i) | > \ell$, where~$\ell$ is a given safety distance. We study a v… ▽ More

    Submitted 9 July, 2021; originally announced July 2021.

    Comments: 14 pages, 6 figures

  27. arXiv:2105.10193  [pdf, other

    cs.CL cs.LG

    Rule Augmented Unsupervised Constituency Parsing

    Authors: Atul Sahay, Anshul Nasery, Ayush Maheshwari, Ganesh Ramakrishnan, Rishabh Iyer

    Abstract: Recently, unsupervised parsing of syntactic trees has gained considerable attention. A prototypical approach to such unsupervised parsing employs reinforcement learning and auto-encoders. However, no mechanism ensures that the learnt model leverages the well-understood language grammar. We propose an approach that utilizes very generic linguistic knowledge of the language present in the form of sy… ▽ More

    Submitted 21 May, 2021; originally announced May 2021.

    Comments: Accepted at Findings of ACL 2021. 10 Pages, 5 Tables, 2 Figures

  28. arXiv:2104.04998  [pdf, other

    cs.CL cs.LG

    Unsupervised Learning of Explainable Parse Trees for Improved Generalisation

    Authors: Atul Sahay, Ayush Maheshwari, Ritesh Kumar, Ganesh Ramakrishnan, Manjesh Kumar Hanawal, Kavi Arya

    Abstract: Recursive neural networks (RvNN) have been shown useful for learning sentence representations and helped achieve competitive performance on several natural language inference tasks. However, recent RvNN-based models fail to learn simple grammar and meaningful semantics in their intermediate tree representation. In this work, we propose an attention mechanism over Tree-LSTMs to learn more meaningfu… ▽ More

    Submitted 11 April, 2021; originally announced April 2021.

    Comments: 8 Pages, 5 Tables, 4 Figures. To appear at IJCNN 2021

  29. arXiv:2101.04997  [pdf, other

    cs.LG cs.CL

    Joint Learning of Hyperbolic Label Embeddings for Hierarchical Multi-label Classification

    Authors: Soumya Chatterjee, Ayush Maheshwari, Ganesh Ramakrishnan, Saketha Nath Jagaralpudi

    Abstract: We consider the problem of multi-label classification where the labels lie in a hierarchy. However, unlike most existing works in hierarchical multi-label classification, we do not assume that the label-hierarchy is known. Encouraged by the recent success of hyperbolic embeddings in capturing hierarchical relations, we propose to jointly learn the classifier parameters as well as the label embeddi… ▽ More

    Submitted 13 January, 2021; originally announced January 2021.

    Comments: 10 pages, 2 figures. To appear at EACL 2021

  30. arXiv:2008.09887  [pdf, other

    cs.LG stat.ML

    Semi-Supervised Data Programming with Subset Selection

    Authors: Ayush Maheshwari, Oishik Chatterjee, KrishnaTeja Killamsetty, Ganesh Ramakrishnan, Rishabh Iyer

    Abstract: The paradigm of data programming, which uses weak supervision in the form of rules/labelling functions, and semi-supervised learning, which augments small amounts of labelled data with a large unlabelled dataset, have shown great promise in several text classification scenarios. In this work, we argue that by not using any labelled data, data programming based approaches can yield sub-optimal perf… ▽ More

    Submitted 12 June, 2021; v1 submitted 22 August, 2020; originally announced August 2020.

    Comments: Findings of ACL, 2021

  31. A Simple Randomized $O(n \log n)$--Time Closest-Pair Algorithm in Doubling Metrics

    Authors: Anil Maheshwari, Wolfgang Mulzer, Michiel Smid

    Abstract: Consider a metric space $(P,dist)$ with $N$ points whose doubling dimension is a constant. We present a simple, randomized, and recursive algorithm that computes, in $O(N \log N)$ expected time, the closest-pair distance in $P$. To generate recursive calls, we use previous results of Har-Peled and Mendel, and Abam and Har-Peled for computing a sparse annulus that separates the points in a balanced… ▽ More

    Submitted 13 April, 2020; originally announced April 2020.

    Journal ref: Journal of Computational Geometry (JoCG), 11(1), 2020, pp. 507-524

  32. Predictive modeling of brain tumor: A Deep learning approach

    Authors: Priyansh Saxena, Akshat Maheshwari, Saumil Maheshwari

    Abstract: Image processing concepts can visualize the different anatomy structure of the human body. Recent advancements in the field of deep learning have made it possible to detect the growth of cancerous tissue just by a patient's brain Magnetic Resonance Imaging (MRI) scans. These methods require very high accuracy and meager false negative rates to be of any practical use. This paper presents a Convolu… ▽ More

    Submitted 16 July, 2023; v1 submitted 6 November, 2019; originally announced November 2019.

    Comments: This work is part of the conference proceeding 'Proceedings of the International Conference on Artificial Intelligence' and can be accessed at https://link.springer.com/chapter/10.1007/978-981-15-6067-5_30

  33. arXiv:1909.06457  [pdf, other

    cs.CG

    Linear Size Planar Manhattan Network for Convex Point Sets

    Authors: Satyabrata Jana, Anil Maheshwari, Sasanka Roy

    Abstract: Let $G = (V, E)$ be an edge-weighted geometric graph such that every edge is horizontal or vertical. The weight of an edge $uv \in E$ is its length. Let $ W_G (u,v)$ denote the length of a shortest path between a pair of vertices $u$ and $v$ in $G$. The graph $G$ is said to be a Manhattan network for a given point set $ P $ in the plane if $P \subseteq V$ and $\forall p,q \in P$,… ▽ More

    Submitted 13 September, 2019; originally announced September 2019.

    Comments: 31 pages, 17 figures

  34. arXiv:1909.03896  [pdf, other

    cs.DM math.CO

    Maximum Bipartite Subgraph of Geometric Intersection Graphs

    Authors: Satyabrata Jana, Anil Maheshwari, Saeed Mehrabi, Sasanka Roy

    Abstract: We study the Maximum Bipartite Subgraph (MBS) problem, which is defined as follows. Given a set $S$ of $n$ geometric objects in the plane, we want to compute a maximum-size subset $S'\subseteq S$ such that the intersection graph of the objects in $S'$ is bipartite. We first give a simple $O(n)$-time algorithm that solves the MBS problem on a set of $n$ intervals. We also give an $O(n^2)$-time algo… ▽ More

    Submitted 17 March, 2020; v1 submitted 9 September, 2019; originally announced September 2019.

    Comments: 32 pages, 7 figures

  35. arXiv:1908.07018  [pdf, other

    cs.IR cs.CL cs.LG

    Tale of tails using rule augmented sequence labeling for event extraction

    Authors: Ayush Maheshwari, Hrishikesh Patel, Nandan Rathod, Ritesh Kumar, Ganesh Ramakrishnan, Pushpak Bhattacharyya

    Abstract: The problem of event extraction is a relatively difficult task for low resource languages due to the non-availability of sufficient annotated data. Moreover, the task becomes complex for tail (rarely occurring) labels wherein extremely less data is available. In this paper, we present a new dataset (InDEE-2019) in the disaster domain for multiple Indic languages, collected from news websites. Usin… ▽ More

    Submitted 31 January, 2020; v1 submitted 19 August, 2019; originally announced August 2019.

    Comments: 9 pages, 4 figures, 6 tables

    Journal ref: StarAI Workshop at AAAI 2020

  36. arXiv:1906.11948  [pdf, other

    cs.CG

    Packing Boundary-Anchored Rectangles and Squares

    Authors: Therese Biedl, Ahmad Biniaz, Anil Maheshwari, Saeed Mehrabi

    Abstract: Consider a set $P$ of $n$ points on the boundary of an axis-aligned square $Q$. We study the boundary-anchored packing problem on $P$ in which the goal is to find a set of interior-disjoint axis-aligned rectangles in $Q$ such that each rectangle is anchored (has a corner at some point in $P$), each point in $P$ is used to anchor at most one rectangle, and the total area of the rectangles is maximi… ▽ More

    Submitted 27 June, 2019; originally announced June 2019.

    Comments: 18 pages, 11 figures

  37. arXiv:1905.05066  [pdf, other

    cs.CG

    Color spanning Localized query

    Authors: Ankush Acharyya, Anil Maheshwari, Subhas C. Nandy

    Abstract: Let P be a set of n points and each of the points is colored with one of the k possible colors. We present efficient algorithms to pre-process P such that for a given query point q, we can quickly identify the smallest color spanning object of the desired type containing q. In this paper, we focus on (i) intervals, (ii) axis-parallel square, (iii) axis-parallel rectangle, (iv) equilateral triangle… ▽ More

    Submitted 13 May, 2019; originally announced May 2019.

    Comments: A preliminary version of the paper appeared in the proceedings of 5th International Conference on Algorithms and Discrete Applied Mathematics, CALDAM 2019

  38. arXiv:1905.00791  [pdf, other

    cs.CG cs.DM

    Flip Distance to some Plane Configurations

    Authors: Ahmad Biniaz, Anil Maheshwari, Michiel Smid

    Abstract: We study an old geometric optimization problem in the plane. Given a perfect matching $M$ on a set of $n$ points in the plane, we can transform it to a non-crossing perfect matching by a finite sequence of flip operations. The flip operation removes two crossing edges from $M$ and adds two non-crossing edges. Let $f(M)$ and $F(M)$ denote the minimum and maximum lengths of a flip sequence on $M$, r… ▽ More

    Submitted 2 May, 2019; originally announced May 2019.

    Comments: 15 pages, a preliminary version appeared in SWAT 2018

  39. arXiv:1903.07024  [pdf, other

    cs.CG

    Computing Maximum Independent Set on Outerstring Graphs and Their Relatives

    Authors: Prosenjit Bose, Paz Carmi, J. Mark Keil, Anil Maheshwari, Saeed Mehrabi, Debajyoti Mondal, Michiel Smid

    Abstract: A graph $G$ with $n$ vertices is called an outerstring graph if it has an intersection representation of a set of $n$ curves inside a disk such that one endpoint of every curve is attached to the boundary of the disk. Given an outerstring graph representation, the Maximum Independent Set (MIS) problem of the underlying graph can be computed in $O(s^3)$ time, where $s$ is the number of segments in… ▽ More

    Submitted 1 August, 2021; v1 submitted 17 March, 2019; originally announced March 2019.

    Comments: A preliminary version of this paper appeared in the 16th International Symposium on Algorithms and Data Structures (WADS 2019)

    MSC Class: 68Q25; 65D18 ACM Class: I.3.5

  40. arXiv:1810.09232  [pdf, other

    cs.CG

    On the Minimum Consistent Subset Problem

    Authors: Ahmad Biniaz, Sergio Cabello, Paz Carmi, Jean-Lou De Carufel, Anil Maheshwari, Saeed Mehrabi, Michiel Smid

    Abstract: Let $P$ be a set of $n$ colored points in the plane. Introduced by Hart (1968), a consistent subset of $P$, is a set $S\subseteq P$ such that for every point $p$ in $P\setminus S$, the closest point of $p$ in $S$ has the same color as $p$. The consistent subset problem is to find a consistent subset of $P$ with minimum cardinality. This problem is known to be NP-complete even for two-colored point… ▽ More

    Submitted 26 November, 2018; v1 submitted 22 October, 2018; originally announced October 2018.

    Comments: 24 pages

  41. arXiv:1809.10737  [pdf, other

    cs.DM cs.CG math.CO

    Plane and Planarity Thresholds for Random Geometric Graphs

    Authors: Ahmad Biniaz, Evangelos Kranakis, Anil Maheshwari, Michiel Smid

    Abstract: A random geometric graph, $G(n,r)$, is formed by choosing $n$ points independently and uniformly at random in a unit square; two points are connected by a straight-line edge if they are at Euclidean distance at most $r$. For a given constant $k$, we show that $n^{\frac{-k}{2k-2}}$ is a distance threshold function for $G(n,r)$ to have a connected subgraph on $k$ points. Based on this, we show that… ▽ More

    Submitted 27 September, 2018; originally announced September 2018.

    Comments: 17 pages, preliminary version appeared in ALGOSENSORS 2015

  42. arXiv:1809.09979  [pdf, other

    cs.CG

    Approximability of Covering Cells with Line Segments

    Authors: Paz Carmi, Anil Maheshwari, Saeed Mehrabi, Luís Fernando Schultz Xavier da Silveira

    Abstract: In COCOA 2015, Korman et al. studied the following geometric covering problem: given a set $S$ of $n$ line segments in the plane, find a minimum number of line segments such that every cell in the arrangement of the line segments is covered. Here, a line segment $s$ covers a cell $f$ if $s$ is incident to $f$. The problem was shown to be NP-hard, even if the line segments in $S$ are axis-parallel,… ▽ More

    Submitted 26 September, 2018; originally announced September 2018.

    Comments: 12 pages, 4 figures. To appear in COCOA 2018

  43. arXiv:1809.08898  [pdf, other

    cs.CG

    Rectilinear Shortest Paths Among Transient Obstacles

    Authors: Anil Maheshwari, Arash Nouri, Jörg-Rüdiger Sack

    Abstract: This paper presents an optimal $Θ(n \log n)$ algorithm for determining time-minimal rectilinear paths among $n$ transient rectilinear obstacles. An obstacle is transient if it exists in the scene only for a specific time interval, i.e., it appears and then disappears at specific times. Given a point robot moving with bounded speed among transient rectilinear obstacles and a pair of points $s$,… ▽ More

    Submitted 24 September, 2018; originally announced September 2018.

    Comments: Abridged version submitted to COCOA 2018

  44. arXiv:1808.01984  [pdf, other

    cs.DS

    Time-Dependent Shortest Path Queries Among Growing Discs

    Authors: Anil Maheshwari, Arash Nouri, Jörg-Rüdiger Sack

    Abstract: The determination of time-dependent collision-free shortest paths has received a fair amount of attention. Here, we study the problem of computing a time-dependent shortest path among growing discs which has been previously studied for the instance where the departure times are fixed. We address a more general setting: For two given points $s$ and $d$, we wish to determine the function… ▽ More

    Submitted 6 August, 2018; originally announced August 2018.

    Comments: 16 pages, 9 figures, abridged version submitted to CCCG 2018

  45. arXiv:1803.06216  [pdf, other

    cs.CG

    Approximating Dominating Set on Intersection Graphs of Rectangles and L-frames

    Authors: Sayan Bandyapadhyay, Anil Maheshwari, Saeed Mehrabi, Subhash Suri

    Abstract: We consider the Minimum Dominating Set (MDS) problem on the intersection graphs of geometric objects. Even for simple and widely-used geometric objects such as rectangles, no sub-logarithmic approximation is known for the problem and (perhaps surprisingly) the problem is NP-hard even when all the rectangles are "anchored" at a diagonal line with slope -1 (Pandit, CCCG 2017). In this paper, we firs… ▽ More

    Submitted 25 June, 2018; v1 submitted 16 March, 2018; originally announced March 2018.

    Comments: 19 pages, 13 figures, a preliminary version to appear in MFCS 2018

  46. arXiv:1802.09505  [pdf, other

    cs.CG

    Faster Algorithms for some Optimization Problems on Collinear Points

    Authors: Ahmad Biniaz, Prosenjit Bose, Paz Carmi, Anil Maheshwari, J. Ian Munro, Michiel Smid

    Abstract: We propose faster algorithms for the following three optimization problems on $n$ collinear points, i.e., points in dimension one. The first two problems are known to be NP-hard in higher dimensions. 1- Maximizing total area of disjoint disks: In this problem the goal is to maximize the total area of nonoverlapping disks centered at the points. Acharyya, De, and Nandy (2017) presented an… ▽ More

    Submitted 26 July, 2018; v1 submitted 26 February, 2018; originally announced February 2018.

    Comments: To appear in SoCG 2018. Full version (15 pages)

  47. arXiv:1707.09504   

    cs.CG

    Expanding Visibility Polygons by Mirrors upto at least K units

    Authors: Arash Vaezi, Bodhayan Roy, Mohammad Ghodsi, Anil Maheshwari

    Abstract: We consider extending visibility polygon $(VP)$ of a given point $q$ $(VP(q))$, inside a simple polygon $¶$ by converting some edges of $¶$ to mirrors. We will show that several variations of the problem of finding mirror-edges to add at least $k$ units of area to $VP(q)$ are NP-complete, or NP-hard. Which $k$ is a given value. We deal with both single and multiple reflecting mirrors, and also s… ▽ More

    Submitted 3 August, 2017; v1 submitted 29 July, 2017; originally announced July 2017.

    Comments: The writing is not well and I should rewrite the paper

  48. arXiv:1706.08105  [pdf, other

    cs.CG cs.DM

    Compatible 4-Holes in Point Sets

    Authors: Ahmad Biniaz, Anil Maheshwari, Michiel Smid

    Abstract: Counting interior-disjoint empty convex polygons in a point set is a typical Erdős-Szekeres-type problem. We study this problem for 4-gons. Let $P$ be a set of $n$ points in the plane and in general position. A subset $Q$ of $P$, with four points, is called a $4$-hole in $P$ if $Q$ is in convex position and its convex hull does not contain any point of $P$ in its interior. Two 4-holes in $P$ are c… ▽ More

    Submitted 26 July, 2018; v1 submitted 25 June, 2017; originally announced June 2017.

    Comments: 17 pages

  49. arXiv:1612.01370  [pdf, other

    cs.CG

    Minimizing the Continuous Diameter when Augmenting a Geometric Tree with a Shortcut

    Authors: Jean-Lou De Carufel, Carsten Grimm, Anil Maheshwari, Stefan Schirra, Michiel Smid

    Abstract: We augment a tree $T$ with a shortcut $pq$ to minimize the largest distance between any two points along the resulting augmented tree $T+pq$. We study this problem in a continuous and geometric setting where $T$ is a geometric tree in the Euclidean plane, where a shortcut is a line segment connecting any two points along the edges of $T$, and we consider all points on $T+pq$ (i.e., vertices and po… ▽ More

    Submitted 20 October, 2017; v1 submitted 5 December, 2016; originally announced December 2016.

    Comments: A preliminary version of this work was presented at the 15th International Symposium on Algorithms and Data Structures (WADS~2017), July 31 to August 2, 2017, St. John's, NL, Canada

    MSC Class: 68U05; 05C85 ACM Class: F.2.2; G.2.2; I.3.5

  50. arXiv:1611.01661  [pdf, other

    cs.CG

    Spanning Trees in Multipartite Geometric Graphs

    Authors: Ahmad Biniaz, Prosenjit Bose, David Eppstein, Anil Maheshwari, Pat Morin, Michiel Smid

    Abstract: Let $R$ and $B$ be two disjoint sets of points in the plane where the points of $R$ are colored red and the points of $B$ are colored blue, and let $n=|R\cup B|$. A bichromatic spanning tree is a spanning tree in the complete bipartite geometric graph with bipartition $(R,B)$. The minimum (respectively maximum) bichromatic spanning tree problem is the problem of computing a bichromatic spanning tr… ▽ More

    Submitted 5 November, 2016; originally announced November 2016.

    Comments: 13 pages