collaborators

8 papers

cs.DS2026

A Comprehensive Evaluation of Vertex Elimination Algorithms for Algorithmic Differentiation

Alex Crane, Pål Grønås Drange, Eli Friedman +6

The algorithmic differentiation (AD) of mathematical functions can be interpreted as a sequence of vertex eliminations in an underlying directed acyclic graph. The problem of deter…

cs.DS2025

Aggregating maximal cliques in real-world graphs

Noga Alon, Sabyasachi Basu, Shweta Jain +3

Maximal clique enumeration is a fundamental graph mining task, but its utility is often limited by computational intractability and highly redundant output. To address these challe…

cs.DS2025

Structural Optimal Jacobian Accumulation and Minimum Edge Count are NP-Complete Under Vertex Elimination

Matthias Bentert, Alex Crane, Pål Grønås Drange +2

We study graph-theoretic formulations of two fundamental problems in algorithmic differentiation. The first (Structural Optimal Jacobian Accumulation) is that of computing a Jacobi…

cs.DS2025

Optimizing Probabilistic Propagation in Graphs by Adding Edges

Aditya Bhaskara, Alex Crane, Shweta Jain +3

Probabilistic graphs are an abstraction that allow us to study randomized propagation in graphs. In a probabilistic graph, each edge is "active" with a certain probability, indepen…

cs.DS2025

Equalizing Closeness Centralities via Edge Additions

Alex Crane, Sorelle A. Friedler, Mihir Patel +1

Graph modification problems with the goal of optimizing some measure of a given node's network position have a rich history in the algorithms literature. Less commonly explored are…

cs.RO2025

A Space-Efficient Algebraic Approach to Robotic Motion Planning

Matthias Bentert, Daniel Coimbra Salomao, Alex Crane +3

We consider efficient route planning for robots in applications such as infrastructure inspection and automated surgical imaging. These tasks can be modeled via the combinatorial p…