Zum Hauptinhalt springen

Showing 1–8 of 8 results for author: Robson, E W

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

    cs.CG

    Carving Polytopes with Saws in 3D

    Authors: Eliot W. Robson, Jack Spalding-Jamieson, Da Wei Zheng

    Abstract: We investigate the problem of carving an $n$-face triangulated three-dimensional polytope using a tool to make cuts modelled by either a half-plane or sweeps from an infinite ray. In the case of half-planes cuts, we present a deterministic algorithm running in $O(n^2)$ time and a randomized algorithm running in $O(n^{3/2+\varepsilon})$ expected time for any $\varepsilon>0$. In the case of cuts def… ▽ More

    Submitted 22 July, 2024; originally announced July 2024.

    Comments: Appeared in CCCG 2024. 10 pages, 7 figures

  2. arXiv:2407.05669  [pdf, other

    cs.SI cs.AI cs.DS stat.ML

    Fractional Budget Allocation for Influence Maximization under General Marketing Strategies

    Authors: Akhil Bhimaraju, Eliot W. Robson, Lav R. Varshney, Abhishek K. Umrawal

    Abstract: We consider the fractional influence maximization problem, i.e., identifying users on a social network to be incentivized with potentially partial discounts to maximize the influence on the network. The larger the discount given to a user, the higher the likelihood of its activation (adopting a new product or innovation), who then attempts to activate its neighboring users, causing a cascade effec… ▽ More

    Submitted 8 July, 2024; originally announced July 2024.

    Comments: 5 pages, 2 figures, and 1 table

    MSC Class: 05C85; 60J60; 68R05; 68R10; 68T01; 90C27; 90C35 ACM Class: F.2.2; G.1.2; G.1.6; G.2.1; G.2.2; G.3; I.2.0; J.4

  3. arXiv:2407.03101  [pdf, other

    cs.CG

    The Fréchet Distance Unleashed: Approximating a Dog with a Frog

    Authors: Sariel Har-Peled, Benjamin Raichel, Eliot W. Robson

    Abstract: We show that a minor variant of the continuous Fréchet distance between polygonal curves can be computed using essentially the same algorithm used to solve the discrete version, thus dramatically simplifying the algorithm for computing it. The new variant is not necessarily monotone, but this shortcoming can be easily handled via refinement. Combined with a Dijkstra/Prim type algorithm, this leads… ▽ More

    Submitted 9 July, 2024; v1 submitted 3 July, 2024; originally announced July 2024.

  4. arXiv:2405.01717  [pdf, other

    cs.CY cs.FL

    FSM Builder: A Tool for Writing Autograded Finite Automata Questions

    Authors: Eliot Wong Robson, Sam Ruggerio, Jeff Erickson

    Abstract: Deterministic and nondeterministic finite automata (DFAs and NFAs) are abstract models of computation commonly taught in introductory computing theory courses. These models have important applications (such as fast regular expression matching), and are used to introduce formal language theory. Undergraduate students often struggle with understanding these models at first, due to the level of abstr… ▽ More

    Submitted 2 May, 2024; originally announced May 2024.

    Comments: 7 pages

    ACM Class: F.4.3; K.3.2

  5. arXiv:2404.17059  [pdf, other

    cs.SI cs.AI

    CyNetDiff -- A Python Library for Accelerated Implementation of Network Diffusion Models

    Authors: Eliot W. Robson, Dhemath Reddy, Abhishek K. Umrawal

    Abstract: In recent years, there has been increasing interest in network diffusion models and related problems. The most popular of these are the independent cascade and linear threshold models. Much of the recent experimental work done on these models requires a large number of simulations conducted on large graphs, a computationally expensive task suited for low-level languages. However, many researchers… ▽ More

    Submitted 25 April, 2024; originally announced April 2024.

    Comments: 4 pages, 3 figures, and 2 tables

    MSC Class: 05C85; 60J60; 68R10; 90C35 ACM Class: D.1.0; F.2.2; G.2.2; I.2.0

  6. arXiv:2306.01678  [pdf, other

    cs.CG

    No-dimensional Tverberg Partitions Revisited

    Authors: Sariel Har-Peled, Eliot W. Robson

    Abstract: $ \newcommand{\epsA}{\Mhδ} \newcommand{\Re}{\mathbb{R}} \newcommand{\reals}{\mathbb{R}} \newcommand{\SetX}{\mathsf{X}} \renewcommand¶{P} \newcommand{\diam}Δ \newcommand{\Mh}[1]{#1} \newcommand{\query}{q} \newcommand{\eps}{\varepsilon} \newcommand{\VorX}[1]{\mathcal{V} \pth{#1}} \newcommand{\IntRange}[1]{[ #1 ]} \newcommand{\Space}{\overline{\mathsf{m}}} \newcommand{\pth}[2][\!]{#1\left({#2}\right)… ▽ More

    Submitted 20 October, 2023; v1 submitted 2 June, 2023; originally announced June 2023.

  7. arXiv:2301.02616  [pdf, other

    cs.CG

    On the Width of the Regular $n$-Simplex

    Authors: Sariel Har-Peled, Eliot W. Robson

    Abstract: Consider the regular $n$-simplex $Δ_n$ - it is formed by the convex-hull of $n+1$ points in Euclidean space, with each pair of points being in distance exactly one from each other. We prove an exact bound on the width of $Δ_n$ which is $\approx \sqrt{2/n}$. Specifically, $ \mathrm{width}(Δ_n) = \sqrt{\frac{2}{n + 1}}$ if $n$ is odd, and $ \mathrm{width}(Δ_n) = \sqrt{\frac{2(n+1)}{n(n+2)}} $ if… ▽ More

    Submitted 6 January, 2023; originally announced January 2023.

  8. arXiv:2201.01844  [pdf, ps, other

    cs.CG

    Sparsifying Disk Intersection Graphs for Reliable Connectivity

    Authors: Sariel Har-Peled, Eliot Wong Robson

    Abstract: The intersection graph induced by a set $\Disks$ of $n$ disks can be dense. It is thus natural to try and sparsify it, while preserving connectivity. Unfortunately, sparse graphs can always be made disconnected by removing a small number of vertices. In this work, we present a sparsification algorithm that maintains connectivity between two disks in the computed graph, if the original graph remain… ▽ More

    Submitted 5 January, 2022; originally announced January 2022.