Skip to main content

Showing 1–50 of 137 results for author: Ghaffari, M

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

    cs.RO eess.SY

    Social Zone as a Barrier Function for Socially-Compliant Robot Navigation

    Authors: Junwoo Jang, Maani Ghaffari

    Abstract: This study addresses the challenge of integrating social norms into robot navigation, which is essential for ensuring that robots operate safely and efficiently in human-centric environments. Social norms, often unspoken and implicitly understood among people, are difficult to explicitly define and implement in robotic systems. To overcome this, we derive these norms from real human trajectory dat… ▽ More

    Submitted 23 May, 2024; originally announced May 2024.

  2. arXiv:2404.12930  [pdf, other

    cs.DC cs.DS

    Fast Broadcast in Highly Connected Networks

    Authors: Shashwat Chandra, Yi-Jun Chang, Michal Dory, Mohsen Ghaffari, Dean Leitersdorf

    Abstract: We revisit the classic broadcast problem, wherein we have $k$ messages, each composed of $O(\log{n})$ bits, distributed arbitrarily across a network. The objective is to broadcast these messages to all nodes in the network. In the distributed CONGEST model, a textbook algorithm solves this problem in $O(D+k)$ rounds, where $D$ is the diameter of the graph. While the $O(D)$ term in the round comple… ▽ More

    Submitted 19 April, 2024; originally announced April 2024.

  3. arXiv:2403.16252  [pdf, other

    cs.RO eess.SY

    Legged Robot State Estimation within Non-inertial Environments

    Authors: Zijian He, Sangli Teng, Tzu-Yuan Lin, Maani Ghaffari, Yan Gu

    Abstract: This paper investigates the robot state estimation problem within a non-inertial environment. The proposed state estimation approach relaxes the common assumption of static ground in the system modeling. The process and measurement models explicitly treat the movement of the non-inertial environments without requiring knowledge of its motion in the inertial frame or relying on GPS or sensing envir… ▽ More

    Submitted 24 March, 2024; originally announced March 2024.

  4. arXiv:2403.04712  [pdf, other

    cs.RO eess.SY

    GMKF: Generalized Moment Kalman Filter for Polynomial Systems with Arbitrary Noise

    Authors: Sangli Teng, Harry Zhang, David **, Ashkan Jasour, Maani Ghaffari, Luca Carlone

    Abstract: This paper develops a new filtering approach for state estimation in polynomial systems corrupted by arbitrary noise, which commonly arise in robotics. We first consider a batch setup where we perform state estimation using all data collected from the initial to the current time. We formulate the batch state estimation problem as a Polynomial Optimization Problem (POP) and relax the assumption of… ▽ More

    Submitted 8 March, 2024; v1 submitted 7 March, 2024; originally announced March 2024.

  5. arXiv:2403.01254  [pdf, other

    cs.RO

    RKHS-BA: A Semantic Correspondence-Free Multi-View Registration Framework with Global Tracking

    Authors: Ray Zhang, **gwei Song, Xiang Gao, Junzhe Wu, Tianyi Liu, **yuan Zhang, Ryan Eustice, Maani Ghaffari

    Abstract: This work reports a novel Bundle Adjustment (BA) formulation using a Reproducing Kernel Hilbert Space (RKHS) representation called RKHS-BA. The proposed formulation is correspondence-free, enables the BA to use RGB-D/LiDAR and semantic labels in the optimization directly, and provides a generalization for the photometric loss function commonly used in direct methods. RKHS-BA can incorporate appear… ▽ More

    Submitted 2 March, 2024; originally announced March 2024.

    Comments: 16 pages, 12 figures, technical report under review

  6. arXiv:2312.15679  [pdf, other

    cs.RO cs.CV

    BDIS-SLAM: A lightweight CPU-based dense stereo SLAM for surgery

    Authors: **gwei Song, Ray Zhang, Qiuchen Zhu, Jianyu Lin, Maani Ghaffari

    Abstract: Purpose: Common dense stereo Simultaneous Localization and Map** (SLAM) approaches in Minimally Invasive Surgery (MIS) require high-end parallel computational resources for real-time implementation. Yet, it is not always feasible since the computational resources should be allocated to other tasks like segmentation, detection, and tracking. To solve the problem of limited parallel computational… ▽ More

    Submitted 25 December, 2023; originally announced December 2023.

    Comments: This paper has been accepted by International Journal of Computer Assisted Radiology and Surgery. Code is available at https://github.com/**gweiSong/BDIS-SLAM

  7. arXiv:2311.13771  [pdf, ps, other

    cs.DS

    Work-Efficient Parallel Derandomization II: Optimal Concentrations via Bootstrap**

    Authors: Mohsen Ghaffari, Christoph Grunau

    Abstract: We present an efficient parallel derandomization method for randomized algorithms that rely on concentrations such as the Chernoff bound. This settles a classic problem in parallel derandomization, which dates back to the 1980s. Consider the \textit{set balancing} problem where $m$ sets of size at most $s$ are given in a ground set of size $n$, and we should partition the ground set into two parts… ▽ More

    Submitted 22 November, 2023; originally announced November 2023.

  8. arXiv:2311.13764  [pdf, ps, other

    cs.DS

    Work-Efficient Parallel Derandomization I: Chernoff-like Concentrations via Pairwise Independence

    Authors: Mohsen Ghaffari, Christoph Grunau, Václav Rozhoň

    Abstract: We present a novel technique for work-efficient parallel derandomization, for algorithms that rely on the concentration of measure bounds such as Chernoff, Hoeffding, and Bernstein inequalities. Our method increases the algorithm's computational work and depth by only polylogarithmic factors. Before our work, the only known method to obtain parallel derandomization with such strong concentrations… ▽ More

    Submitted 22 November, 2023; originally announced November 2023.

  9. arXiv:2311.04320  [pdf, other

    cs.RO

    Proprioceptive Invariant Robot State Estimation

    Authors: Tzu-Yuan Lin, Tingjun Li, Wenzhe Tong, Maani Ghaffari

    Abstract: This paper reports on develo** a real-time invariant proprioceptive robot state estimation framework called DRIFT. A didactic introduction to invariant Kalman filtering is provided to make this cutting-edge symmetry-preserving approach accessible to a broader range of robotics applications. Furthermore, this work dives into the development of a proprioceptive state estimation framework for dead… ▽ More

    Submitted 20 February, 2024; v1 submitted 7 November, 2023; originally announced November 2023.

  10. arXiv:2310.16020  [pdf, other

    cs.RO cs.CV

    ConvBKI: Real-Time Probabilistic Semantic Map** Network with Quantifiable Uncertainty

    Authors: Joey Wilson, Yuewei Fu, Joshua Friesen, Parker Ewen, Andrew Capodieci, Paramsothy Jayakumar, Kira Barton, Maani Ghaffari

    Abstract: In this paper, we develop a modular neural network for real-time semantic map** in uncertain environments, which explicitly updates per-voxel probabilistic distributions within a neural network layer. Our approach combines the reliability of classical probabilistic algorithms with the performance and efficiency of modern neural networks. Although robotic perception is often divided between moder… ▽ More

    Submitted 26 October, 2023; v1 submitted 24 October, 2023; originally announced October 2023.

    Comments: arXiv admin note: text overlap with arXiv:2209.10663

  11. arXiv:2310.12551  [pdf, other

    cs.RO eess.IV

    Iterative PnP and its application in 3D-2D vascular image registration for robot navigation

    Authors: **gwei Song, Keke Yang, Zheng Zhang, Meng Li, Tuoyu Cao, Maani Ghaffari

    Abstract: This paper reports on a new real-time robot-centered 3D-2D vascular image alignment algorithm, which is robust to outliers and can align nonrigid shapes. Few works have managed to achieve both real-time and accurate performance for vascular intervention robots. This work bridges high-accuracy 3D-2D registration techniques and computational efficiency requirements in intervention robot applications… ▽ More

    Submitted 11 January, 2024; v1 submitted 19 October, 2023; originally announced October 2023.

    Comments: Submitted to ICRA 2024 Errors in Eq. 4 and Eq. 6 have been corrected. Updates include some minor improvements in Section II

  12. arXiv:2310.04521  [pdf, other

    cs.LG cs.AI

    Lie Neurons: Adjoint-Equivariant Neural Networks for Semisimple Lie Algebras

    Authors: Tzu-Yuan Lin, Minghan Zhu, Maani Ghaffari

    Abstract: This paper proposes an equivariant neural network that takes data in any semi-simple Lie algebra as input. The corresponding group acts on the Lie algebra as adjoint operations, making our proposed network adjoint-equivariant. Our framework generalizes the Vector Neurons, a simple $\mathrm{SO}(3)$-equivariant network, from 3-D Euclidean space to Lie algebra spaces, building upon the invariance pro… ▽ More

    Submitted 6 June, 2024; v1 submitted 6 October, 2023; originally announced October 2023.

  13. arXiv:2309.15373  [pdf, other

    cs.RO cs.MA

    Human-robot Matching and Routing for Multi-robot Tour Guiding under Time Uncertainty

    Authors: Bo Fu, Tribhi Kathuria, Denise Rizzo, Matthew Castanier, X. Jessie Yang, Maani Ghaffari, Kira Barton

    Abstract: This work presents a framework for multi-robot tour guidance in a partially known environment with uncertainty, such as a museum. A simultaneous matching and routing problem (SMRP) is formulated to match the humans with robot guides according to their requested places of interest (POIs) and generate the routes for the robots according to uncertain time estimation. A large neighborhood search algor… ▽ More

    Submitted 26 September, 2023; originally announced September 2023.

    Comments: ICRA 2022 Workshop Paper (https://sites.google.com/view/icra22ws-cor-wotf/accepted-papers). arXiv admin note: substantial text overlap with arXiv:2201.10635

    MSC Class: 93A16

  14. arXiv:2309.12329  [pdf

    cond-mat.mtrl-sci cs.LG eess.SP

    Mono/Multi-material Characterization Using Hyperspectral Images and Multi-Block Non-Negative Matrix Factorization

    Authors: Mahdiyeh Ghaffari, Gerjen H. Tinnevelt, Marcel C. P. van Eijk, Stanislav Podchezertsev, Geert J. Postma, Jeroen J. Jansen

    Abstract: Plastic sorting is a very essential step in waste management, especially due to the presence of multilayer plastics. These monomaterial and multimaterial plastics are widely employed to enhance the functional properties of packaging, combining beneficial properties in thickness, mechanical strength, and heat tolerance. However, materials containing multiple polymer species need to be pretreated be… ▽ More

    Submitted 15 August, 2023; originally announced September 2023.

  15. arXiv:2308.16451  [pdf, other

    cs.RO

    Optical flow-based vascular respiratory motion compensation

    Authors: Keke Yang, Zheng Zhang, Meng Li, Tuoyu Cao, Maani Ghaffari, **gwei Song

    Abstract: This paper develops a new vascular respiratory motion compensation algorithm, Motion-Related Compensation (MRC), to conduct vascular respiratory motion compensation by extrapolating the correlation between invisible vascular and visible non-vascular. Robot-assisted vascular intervention can significantly reduce the radiation exposure of surgeons. In robot-assisted image-guided intervention, blood… ▽ More

    Submitted 31 August, 2023; originally announced August 2023.

    Comments: This manuscript has been accepted by IEEE Robotics and Automation Letters

  16. arXiv:2308.14776  [pdf

    eess.IV cs.LG

    Systematic reduction of Hyperspectral Images for high-throughput Plastic Characterization

    Authors: Mahdiyeh Ghaffari, Mickey C. J. Lukkien, Nematollah Omidikia, Gerjen H. Tinnevelt, Marcel C. P. van Eijk, Jeroen J. Jansen

    Abstract: Hyperspectral Imaging (HSI) combines microscopy and spectroscopy to assess the spatial distribution of spectroscopically active compounds in objects, and has diverse applications in food quality control, pharmaceutical processes, and waste sorting. However, due to the large size of HSI datasets, it can be challenging to analyze and store them within a reasonable digital infrastructure, especially… ▽ More

    Submitted 28 August, 2023; originally announced August 2023.

  17. arXiv:2305.13565  [pdf, other

    cs.RO eess.SY

    Convex Geometric Motion Planning on Lie Groups via Moment Relaxation

    Authors: Sangli Teng, Ashkan Jasour, Ram Vasudevan, Maani Ghaffari

    Abstract: This paper reports a novel result: with proper robot models on matrix Lie groups, one can formulate the kinodynamic motion planning problem for rigid body systems as \emph{exact} polynomial optimization problems that can be relaxed as semidefinite programming (SDP). Due to the nonlinear rigid body dynamics, the motion planning problem for rigid body systems is nonconvex. Existing global optimizati… ▽ More

    Submitted 22 May, 2023; originally announced May 2023.

    Comments: Accepted to Robotics: Science and Systems (RSS), 2023

  18. arXiv:2305.11639  [pdf, ps, other

    cs.DS cs.DC

    Distributed MIS with Low Energy and Time Complexities

    Authors: Mohsen Ghaffari, Julian Portmann

    Abstract: We present randomized distributed algorithms for the maximal independent set problem (MIS) that, while kee** the time complexity nearly matching the best known, reduce the energy complexity substantially. These algorithms work in the standard CONGEST model of distributed message passing with $O(\log n)$ bit messages. The time complexity measures the number of rounds in the algorithm. The energy… ▽ More

    Submitted 23 May, 2023; v1 submitted 19 May, 2023; originally announced May 2023.

    Comments: to appear at PODC'23

  19. Convex Geometric Trajectory Tracking using Lie Algebraic MPC for Autonomous Marine Vehicles

    Authors: Junwoo Jang, Sangli Teng, Maani Ghaffari

    Abstract: Controlling marine vehicles in challenging environments is a complex task due to the presence of nonlinear hydrodynamics and uncertain external disturbances. Despite nonlinear model predictive control (MPC) showing potential in addressing these issues, its practical implementation is often constrained by computational limitations. In this paper, we propose an efficient controller for trajectory tr… ▽ More

    Submitted 9 December, 2023; v1 submitted 15 May, 2023; originally announced May 2023.

    Journal ref: IEEE Robot. Automat. Lett., vol 6, no. 2 (2023) 8374 - 8381

  20. arXiv:2305.06452  [pdf, ps, other

    cs.DS cs.DC

    A Near-Optimal Deterministic Distributed Synchronizer

    Authors: Mohsen Ghaffari, Anton Trygub

    Abstract: We provide the first deterministic distributed synchronizer with near-optimal time complexity and message complexity overheads. Concretely, given any distributed algorithm $\mathcal{A}$ that has time complexity $T$ and message complexity $M$ in the synchronous message-passing model (subject to some care in defining the model), the synchronizer provides a distributed algorithm $\mathcal{A}'$ that r… ▽ More

    Submitted 10 May, 2023; originally announced May 2023.

    Comments: Appears at PODC 2023

  21. arXiv:2305.06120  [pdf, ps, other

    cs.DS cs.DC

    Average Awake Complexity of MIS and Matching

    Authors: Mohsen Ghaffari, Julian Portmann

    Abstract: Chatterjee, Gmyr, and Pandurangan [PODC 2020] recently introduced the notion of awake complexity for distributed algorithms, which measures the number of rounds in which a node is awake. In the other rounds, the node is slee** and performs no computation or communication. Measuring the number of awake rounds can be of significance in many settings of distributed computing, e.g., in sensor networ… ▽ More

    Submitted 10 May, 2023; originally announced May 2023.

    Comments: Appeared at SPAA'22

  22. arXiv:2304.11310  [pdf, other

    cs.RO

    Twilight SLAM: Navigating Low-Light Environments

    Authors: Surya Pratap Singh, Billy Mazotti, Dhyey Manish Rajani, Sarvesh Mayilvahanan, Guoyuan Li, Maani Ghaffari

    Abstract: This paper presents a detailed examination of low-light visual Simultaneous Localization and Map** (SLAM) pipelines, focusing on the integration of state-of-the-art (SOTA) low-light image enhancement algorithms with standard and contemporary SLAM frameworks. The primary objective of our work is to address a pivotal question: Does illuminating visual input significantly improve localization accur… ▽ More

    Submitted 24 December, 2023; v1 submitted 21 April, 2023; originally announced April 2023.

  23. arXiv:2304.09844  [pdf, ps, other

    cs.DC cs.DS

    Coloring Fast with Broadcasts

    Authors: Maxime Flin, Mohsen Ghaffari, Magnús M. Halldórsson, Fabian Kuhn, Alexandre Nolin

    Abstract: We present an $O(\log^3\log n)$-round distributed algorithm for the $(Δ+1)$-coloring problem, where each node broadcasts only one $O(\log n)$-bit message per round to its neighbors. Previously, the best such broadcast-based algorithm required $O(\log n)$ rounds. If $Δ\in Ω(\log^{3} n)$, our algorithm runs in $O(\log^* n)$ rounds. Our algorithm's round complexity matches state-of-the-art in the muc… ▽ More

    Submitted 19 April, 2023; originally announced April 2023.

    Comments: 42 pages. To appear in proceedings of SPAA 2023

  24. arXiv:2304.09774  [pdf, other

    cs.DS cs.DC

    Nearly Work-Efficient Parallel DFS in Undirected Graphs

    Authors: Mohsen Ghaffari, Christoph Grunau, Jiahao Qu

    Abstract: We present the first parallel depth-first search algorithm for undirected graphs that has near-linear work and sublinear depth. Concretely, in any $n$-node $m$-edge undirected graph, our algorithm computes a DFS in $\tilde{O}(\sqrt{n})$ depth and using $\tilde{O}(m+n)$ work. All prior work either required $Ω(n)$ depth, and thus were essentially sequential, or needed a high $poly(n)$ work and thus… ▽ More

    Submitted 19 April, 2023; originally announced April 2023.

    Comments: Appears at SPAA'23

  25. arXiv:2303.16043  [pdf, ps, other

    cs.DS cs.DC

    Faster Deterministic Distributed MIS and Approximate Matching

    Authors: Mohsen Ghaffari, Christoph Grunau

    Abstract: $ \renewcommand{\tilde}{\widetilde} $We present an $\tilde{O}(\log^2 n)$ round deterministic distributed algorithm for the maximal independent set problem. By known reductions, this round complexity extends also to maximal matching, $Δ+1$ vertex coloring, and $2Δ-1… ▽ More

    Submitted 28 March, 2023; originally announced March 2023.

  26. arXiv:2303.15651  [pdf, other

    cs.CV

    4D Panoptic Segmentation as Invariant and Equivariant Field Prediction

    Authors: Minghan Zhu, Shizhong Han, Hong Cai, Shubhankar Borse, Maani Ghaffari, Fatih Porikli

    Abstract: In this paper, we develop rotation-equivariant neural networks for 4D panoptic segmentation. 4D panoptic segmentation is a benchmark task for autonomous driving that requires recognizing semantic classes and object instances on the road based on LiDAR scans, as well as assigning temporally consistent IDs to instances across time. We observe that the driving scenario is symmetric to rotations on th… ▽ More

    Submitted 12 September, 2023; v1 submitted 27 March, 2023; originally announced March 2023.

    Comments: 13 pages. Accepted at ICCV 2023

  27. arXiv:2302.00113  [pdf, other

    cs.RO

    Fast and Noise-Resilient Magnetic Field Map** on a Low-Cost UAV Using Gaussian Process Regression

    Authors: Prince E. Kuevor, Maani Ghaffari, Ella M. Atkins, James W. Cutler

    Abstract: This work presents a number of techniques to improve the ability to create magnetic field maps on a UAV which can be used to quickly and reliably gather magnetic field observations at multiple altitudes in a workspace. Unfortunately, the electronics on the UAV can introduce their own magnetic fields, distorting the resultant magnetic field map. We show methods of reducing and working with UAV-indu… ▽ More

    Submitted 31 January, 2023; originally announced February 2023.

  28. arXiv:2301.09130  [pdf, ps, other

    cs.RO

    Moment-based Kalman Filter: Nonlinear Kalman Filtering with Exact Moment Propagation

    Authors: Yutaka Shimizu, Ashkan Jasour, Maani Ghaffari, Shinpei Kato

    Abstract: This paper develops a new nonlinear filter, called Moment-based Kalman Filter (MKF), using the exact moment propagation method. Existing state estimation methods use linearization techniques or sampling points to compute approximate values of moments. However, moment propagation of probability distributions of random variables through nonlinear process and measurement models play a key role in the… ▽ More

    Submitted 22 January, 2023; originally announced January 2023.

    Comments: Accepted at the IEEE Conference on Robotics and Automation (ICRA), 2023

  29. arXiv:2301.06457  [pdf, ps, other

    cs.DC cs.DS

    A Distributed Palette Sparsification Theorem

    Authors: Maxime Flin, Mohsen Ghaffari, Magnús M. Halldórsson, Fabian Kuhn, Alexandre Nolin

    Abstract: The celebrated palette sparsification result of [Assadi, Chen, and Khanna SODA'19] shows that to compute a $Δ+1$ coloring of the graph, where $Δ$ denotes the maximum degree, it suffices if each node limits its color choice to $O(\log n)$ independently sampled colors in $\{1, 2, \dots, Δ+1\}$. They showed that it is possible to color the resulting sparsified graph -- the spanning subgraph with edge… ▽ More

    Submitted 11 April, 2023; v1 submitted 16 January, 2023; originally announced January 2023.

  30. arXiv:2211.11726  [pdf, ps, other

    cs.DS cs.DC math.CO

    A Cut-Matching Game for Constant-Hop Expanders

    Authors: Bernhard Haeupler, Jonas Huebotter, Mohsen Ghaffari

    Abstract: This paper provides a cut-strategy that produces constant-hop expanders in the well-known cut-matching game framework. Constant-hop expanders strengthen expanders with constant conductance by guaranteeing that any demand can be (obliviously) routed along constant-hop paths - in contrast to the $Ω(\log n)$-hop routes in expanders. Cut-matching games for expanders are key tools for obtaining clo… ▽ More

    Submitted 21 November, 2022; originally announced November 2022.

  31. arXiv:2211.07796  [pdf, ps, other

    cs.DS cs.DC

    Massively Parallel Algorithms for $b$-Matching

    Authors: Mohsen Ghaffari, Christoph Grunau, Slobodan Mitrović

    Abstract: This paper presents an $O(\log\log \bar{d})$ round massively parallel algorithm for $1+ε$ approximation of maximum weighted $b$-matchings, using near-linear memory per machine. Here $\bar{d}$ denotes the average degree in the graph and $ε$ is an arbitrarily small positive constant. Recall that $b$-matching is the natural and well-studied generalization of the matching problem where different verti… ▽ More

    Submitted 14 November, 2022; originally announced November 2022.

    Comments: This paper appeared in Proceedings of the 34th ACM Symposium on Parallelism in Algorithms and Architectures (SPAA) 2022

  32. arXiv:2211.04994  [pdf, other

    cs.DS cs.DC

    A Nearly Time-Optimal Distributed Approximation of Minimum Cost $k$-Edge-Connected Spanning Subgraph

    Authors: Michal Dory, Mohsen Ghaffari

    Abstract: The minimum-cost $k$-edge-connected spanning subgraph ($k$-ECSS) problem is a generalization and strengthening of the well-studied minimum-cost spanning tree (MST) problem. While the round complexity of distributedly computing the latter has been well-understood, the former remains mostly open, especially as soon as $k\geq 3$. In this paper, we present the first distributed algorithm that comput… ▽ More

    Submitted 9 November, 2022; originally announced November 2022.

    Comments: SODA 2023

  33. arXiv:2211.03286  [pdf, other

    cs.RO cs.MA

    Learning Task Requirements and Agent Capabilities for Multi-agent Task Allocation

    Authors: Bo Fu, William Smith, Denise Rizzo, Matthew Castanier, Maani Ghaffari, Kira Barton

    Abstract: This paper presents a learning framework to estimate an agent capability and task requirement model for multi-agent task allocation. With a set of team configurations and the corresponding task performances as the training data, linear task constraints can be learned to be embedded in many existing optimization-based task allocation frameworks. Comprehensive computational evaluations are conducted… ▽ More

    Submitted 7 November, 2022; v1 submitted 6 November, 2022; originally announced November 2022.

    Comments: The video and open-source code are at https://brg.engin.umich.edu/publications/learn-multiagent-taskreq/

    MSC Class: 93A16

  34. arXiv:2210.01104  [pdf, ps, other

    cs.DS

    Local Computation of Maximal Independent Set

    Authors: Mohsen Ghaffari

    Abstract: We present a randomized Local Computation Algorithm (LCA) with query complexity $poly(Δ) \cdot \log n$ for the Maximal Independent Set (MIS) problem. That is, the algorithm determines whether each node is in the computed MIS or not using $poly(Δ) \cdot \log n$ queries to the adjacency lists of the graph, with high probability, and this can be done for different nodes simultaneously and independent… ▽ More

    Submitted 3 October, 2022; originally announced October 2022.

    Comments: An extended abstract appears at FOCS'22

  35. arXiv:2209.15140  [pdf, other

    cs.RO eess.SY

    Fully Proprioceptive Slip-Velocity-Aware State Estimation for Mobile Robots via Invariant Kalman Filtering and Disturbance Observer

    Authors: Xihang Yu, Sangli Teng, Theodor Chakhachiro, Wenzhe Tong, Tingjun Li, Tzu-Yuan Lin, Sarah Koehler, Manuel Ahumada, Jeffrey M. Walls, Maani Ghaffari

    Abstract: This paper develops a novel slip estimator using the invariant observer design theory and Disturbance Observer (DOB). The proposed state estimator for mobile robots is fully proprioceptive and combines data from an inertial measurement unit and body velocity within a Right Invariant Extended Kalman Filter (RI-EKF). By embedding the slip velocity into $\mathrm{SE}_3(3)$ matrix Lie group, the develo… ▽ More

    Submitted 30 September, 2023; v1 submitted 29 September, 2022; originally announced September 2022.

    Comments: The work will be presented in IROS2023. github repository at https://github.com/UMich-CURLY/slip_detection_DOB. arXiv admin note: text overlap with arXiv:1805.10410 by other authors

  36. arXiv:2209.12365  [pdf, other

    cs.RO

    Deep Convolutional Neural Network and Transfer Learning for Locomotion Intent Prediction

    Authors: Duong Le, Shihao Cheng, Robert D. Gregg, Maani Ghaffari

    Abstract: Powered prosthetic legs must anticipate the user's intent when switching between different locomotion modes (e.g., level walking, stair ascent/descent, ramp ascent/descent). Numerous data-driven classification techniques have demonstrated promising results for predicting user intent, but the performance of these intent prediction models on novel subjects remains undesirable. In other domains (e.g.… ▽ More

    Submitted 25 September, 2022; originally announced September 2022.

  37. arXiv:2209.11669  [pdf, ps, other

    cs.DS

    Improved Distributed Network Decomposition, Hitting Sets, and Spanners, via Derandomization

    Authors: Mohsen Ghaffari, Christoph Grunau, Bernhard Haeupler, Saeed Ilchi, Václav Rozhoň

    Abstract: This paper presents significantly improved deterministic algorithms for some of the key problems in the area of distributed graph algorithms, including network decomposition, hitting sets, and spanners. As the main ingredient in these results, we develop novel randomized distributed algorithms that we can analyze using only pairwise independence, and we can thus derandomize efficiently. As our mos… ▽ More

    Submitted 23 September, 2022; originally announced September 2022.

  38. arXiv:2209.11651  [pdf, ps, other

    cs.DS

    Local Distributed Rounding: Generalized to MIS, Matching, Set Cover, and Beyond

    Authors: Salwa Faour, Mohsen Ghaffari, Christoph Grunau, Fabian Kuhn, Václav Rozhoň

    Abstract: We develop a general deterministic distributed method for locally rounding fractional solutions of graph problems for which the analysis can be broken down into analyzing pairs of vertices. Roughly speaking, the method can transform fractional/probabilistic label assignments of the vertices into integral/deterministic label assignments for the vertices, while approximately preserving a potential f… ▽ More

    Submitted 23 September, 2022; originally announced September 2022.

  39. arXiv:2209.10663  [pdf, other

    cs.RO cs.CV

    Convolutional Bayesian Kernel Inference for 3D Semantic Map**

    Authors: Joey Wilson, Yuewei Fu, Arthur Zhang, **gyu Song, Andrew Capodieci, Paramsothy Jayakumar, Kira Barton, Maani Ghaffari

    Abstract: Robotic perception is currently at a cross-roads between modern methods, which operate in an efficient latent space, and classical methods, which are mathematically founded and provide interpretable, trustworthy results. In this paper, we introduce a Convolutional Bayesian Kernel Inference (ConvBKI) layer which learns to perform explicit Bayesian inference within a depthwise separable convolution… ▽ More

    Submitted 31 May, 2023; v1 submitted 21 September, 2022; originally announced September 2022.

  40. arXiv:2209.07996  [pdf, other

    cs.RO cs.AI

    SoLo T-DIRL: Socially-Aware Dynamic Local Planner based on Trajectory-Ranked Deep Inverse Reinforcement Learning

    Authors: Yifan Xu, Theodor Chakhachiro, Tribhi Kathuria, Maani Ghaffari

    Abstract: This work proposes a new framework for a socially-aware dynamic local planner in crowded environments by building on the recently proposed Trajectory-ranked Maximum Entropy Deep Inverse Reinforcement Learning (T-MEDIRL). To address the social navigation problem, our multi-modal learning planner explicitly considers social interaction factors, as well as social-awareness factors into T-MEDIRL pipel… ▽ More

    Submitted 16 September, 2022; originally announced September 2022.

  41. arXiv:2208.08213  [pdf, other

    cs.DC

    Node and Edge Averaged Complexities of Local Graph Problems

    Authors: Alkida Balliu, Mohsen Ghaffari, Fabian Kuhn, Dennis Olivetti

    Abstract: The node-averaged complexity of a distributed algorithm running on a graph $G=(V,E)$ is the average over the times at which the nodes $V$ of $G$ finish their computation and commit to their outputs. We study the node-averaged complexity for some distributed symmetry breaking problems and provide the following results (among others): - The randomized node-averaged complexity of computing a maxima… ▽ More

    Submitted 17 August, 2022; originally announced August 2022.

  42. Energy-based Legged Robots Terrain Traversability Modeling via Deep Inverse Reinforcement Learning

    Authors: Lu Gan, Jessy W. Grizzle, Ryan M. Eustice, Maani Ghaffari

    Abstract: This work reports on develo** a deep inverse reinforcement learning method for legged robots terrain traversability modeling that incorporates both exteroceptive and proprioceptive sensory data. Existing works use robot-agnostic exteroceptive environmental features or handcrafted kinematic features; instead, we propose to also learn robot-specific inertial features from proprioceptive sensory da… ▽ More

    Submitted 6 July, 2022; originally announced July 2022.

  43. arXiv:2206.10767  [pdf, other

    cs.RO

    Providers-Clients-Robots: Framework for spatial-semantic planning for shared understanding in human-robot interaction

    Authors: Tribhi Kathuria, Yifan Xu, Theodor Chakhachiro, X. Jessie Yang, Maani Ghaffari

    Abstract: This paper develops a novel framework called Providers-Clients-Robots (PCR), applicable to socially assistive robots that support research on shared understanding in human-robot interactions. Providers, Clients, and Robots share an actionable and intuitive representation of the environment to create plans that best satisfy the combined needs of all parties. The plans are formed via interaction bet… ▽ More

    Submitted 21 June, 2022; originally announced June 2022.

    Comments: 8 pages, 8 figures, Accepted for IEEE Ro-MAN 2022

  44. arXiv:2206.05398  [pdf, other

    cs.CV cs.AI cs.RO

    E2PN: Efficient SE(3)-Equivariant Point Network

    Authors: Minghan Zhu, Maani Ghaffari, William A. Clark, Huei Peng

    Abstract: This paper proposes a convolution structure for learning SE(3)-equivariant features from 3D point clouds. It can be viewed as an equivariant version of kernel point convolutions (KPConv), a widely used convolution form to process point cloud data. Compared with existing equivariant networks, our design is simple, lightweight, fast, and easy to be integrated with existing task-specific point cloud… ▽ More

    Submitted 13 June, 2023; v1 submitted 10 June, 2022; originally announced June 2022.

    Comments: CVPR 2023, 16 pages. See https://github.com/minghanz/E2PN for code

  45. arXiv:2206.05174  [pdf, other

    cs.DS cs.DC

    Near-Optimal Distributed Dominating Set in Bounded Arboricity Graphs

    Authors: Michal Dory, Mohsen Ghaffari, Saeed Ilchi

    Abstract: We describe a simple deterministic $O( \varepsilon^{-1} \log Δ)$ round distributed algorithm for $(2α+1)(1 + \varepsilon)$ approximation of minimum weighted dominating set on graphs with arboricity at most $α$. Here $Δ$ denotes the maximum degree. We also show a lower bound proving that this round complexity is nearly optimal even for the unweighted case, via a reduction from the celebrated KMW lo… ▽ More

    Submitted 10 June, 2022; originally announced June 2022.

    Comments: PODC 2022

  46. Universally-Optimal Distributed Exact Min-Cut

    Authors: Mohsen Ghaffari, Goran Zuzic

    Abstract: We present a universally-optimal distributed algorithm for the exact weighted min-cut. The algorithm is guaranteed to complete in $\widetilde{O}(D + \sqrt{n})$ rounds on every graph, recovering the recent result of Dory, Efron, Mukhopadhyay, and Nanongkai~[STOC'21], but runs much faster on structured graphs. Specifically, the algorithm completes in $\widetilde{O}(D)$ rounds on (weighted) planar gr… ▽ More

    Submitted 31 May, 2022; v1 submitted 30 May, 2022; originally announced May 2022.

    Comments: 34 pages, accepted to PODC 2022

  47. arXiv:2205.03133  [pdf, other

    cs.CV cs.RO

    BDIS: Bayesian Dense Inverse Searching Method for Real-Time Stereo Surgical Image Matching

    Authors: **gwei Song, Qiuchen Zhu, Jianyu Lin, Maani Ghaffari

    Abstract: In stereoscope-based Minimally Invasive Surgeries (MIS), dense stereo matching plays an indispensable role in 3D shape recovery, AR, VR, and navigation tasks. Although numerous Deep Neural Network (DNN) approaches are proposed, the conventional prior-free approaches are still popular in the industry because of the lack of open-source annotated data set and the limitation of the task-specific pre-t… ▽ More

    Submitted 6 May, 2022; originally announced May 2022.

  48. arXiv:2204.14086  [pdf, other

    cs.DS cs.DC

    Deterministic Distributed Sparse and Ultra-Sparse Spanners and Connectivity Certificates

    Authors: Marcel Bezdrighin, Michael Elkin, Mohsen Ghaffari, Christoph Grunau, Bernhard Haeupler, Saeed Ilchi, Václav Rozhoň

    Abstract: This paper presents efficient distributed algorithms for a number of fundamental problems in the area of graph sparsification: We provide the first deterministic distributed algorithm that computes an ultra-sparse spanner in $\textrm{polylog}(n)$ rounds in weighted graphs. Concretely, our algorithm outputs a spanning subgraph with only $n+o(n)$ edges in which the pairwise distances are stretched… ▽ More

    Submitted 23 September, 2022; v1 submitted 29 April, 2022; originally announced April 2022.

  49. arXiv:2204.09177  [pdf, other

    math.OC cs.RO eess.SY

    Lie Algebraic Cost Function Design for Control on Lie Groups

    Authors: Sangli Teng, William Clark, Anthony Bloch, Ram Vasudevan, Maani Ghaffari

    Abstract: This paper presents a control framework on Lie groups by designing the control objective in its Lie algebra. Control on Lie groups is challenging due to its nonlinear nature and difficulties in system parameterization. Existing methods to design the control objective on a Lie group and then derive the gradient for controller design are non-trivial and can result in slow convergence in tracking con… ▽ More

    Submitted 19 April, 2022; originally announced April 2022.

    Comments: 8 pages

  50. arXiv:2203.08729  [pdf, other

    cs.RO eess.SY

    Input Influence Matrix Design for MIMO Discrete-Time Ultra-Local Model

    Authors: Sangli Teng, Amit K. Sanyal, Ram Vasudevan, Anthony Bloch, Maani Ghaffari

    Abstract: Ultra-Local Models (ULM) have been applied to perform model-free control of nonlinear systems with unknown or partially known dynamics. Unfortunately, extending these methods to MIMO systems requires designing a dense input influence matrix which is challenging. This paper presents guidelines for designing an input influence matrix for discrete-time, control-affine MIMO systems using an ULM-based… ▽ More

    Submitted 16 March, 2022; originally announced March 2022.

    Comments: Accepted to 2022 American Control Conference (ACC)