Zum Hauptinhalt springen

Showing 1–50 of 59 results for author: Rojas, J

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

    cs.RO cs.AI

    World Models for General Surgical Grasping

    Authors: Hongbin Lin, Bin Li, Chun Wai Wong, Juan Rojas, Xiangyu Chu, Kwok Wai Samuel Au

    Abstract: Intelligent vision control systems for surgical robots should adapt to unknown and diverse objects while being robust to system disturbances. Previous methods did not meet these requirements due to mainly relying on pose estimation and feature tracking. We propose a world-model-based deep reinforcement learning framework "Grasp Anything for Surgery" (GAS), that learns a pixel-level visuomotor poli… ▽ More

    Submitted 28 May, 2024; originally announced May 2024.

    Journal ref: Robotics: Science and Systems 2024

  2. Bounding Random Test Set Size with Computational Learning Theory

    Authors: Neil Walkinshaw, Michael Foster, Jose Miguel Rojas, Robert M Hierons

    Abstract: Random testing approaches work by generating inputs at random, or by selecting inputs randomly from some pre-defined operational profile. One long-standing question that arises in this and other testing contexts is as follows: When can we stop testing? At what point can we be certain that executing further tests in this manner will not explore previously untested (and potentially buggy) software b… ▽ More

    Submitted 24 June, 2024; v1 submitted 27 May, 2024; originally announced May 2024.

    Comments: Preprint, accepted to FSE 2024

  3. arXiv:2208.07904  [pdf, ps, other

    cs.SC math.AC

    Sturm's Theorem with Endpoints

    Authors: Philippe Pébay, J. Maurice Rojas, David C. Thompson

    Abstract: Sturm's Theorem is a fundamental 19th century result relating the number of real roots of a polynomial $f$ in an interval to the number of sign alternations in a sequence of polynomial division-like calculations. We provide a short direct proof of Sturm's Theorem, including the numerically vexing case (ignored in many published accounts) where an interval endpoint is a root of $f$.

    Submitted 16 August, 2022; originally announced August 2022.

    Comments: 4 pages. A software implementation can be found in algorithm vtkPolynomialSolversUnivariate , within the VTK (Visualization Toolkit) software package

  4. arXiv:2202.06115  [pdf, ps, other

    math.AG cs.CC cs.SC math.NA

    Trinomials and Deterministic Complexity Limits for Real Solving

    Authors: Erick Boniface, Weixun Deng, J. Maurice Rojas

    Abstract: Consider a univariate polynomial f in Z[x] with degree d, exactly t monomial terms, and coefficients in {-H,...,H}. Solving f over the reals, R, in polynomial-time can be defined as counting the exact number of real roots of f and then finding (for each such root z) an approximation w of logarithmic height (log(dH))^{O(1)} such that the Newton iterates of w have error decaying at a rate of O((1/2)… ▽ More

    Submitted 12 February, 2022; originally announced February 2022.

  5. arXiv:2107.09173  [pdf, ps, other

    math.NT cs.CC

    Root Repulsion and Faster Solving for Very Sparse Polynomials Over $p$-adic Fields

    Authors: J. Maurice Rojas, Yuyu Zhu

    Abstract: For any fixed field $K\!\in\!\{\mathbb{Q}_2,\mathbb{Q}_3,\mathbb{Q}_5, \ldots\}$, we prove that all polynomials $f\!\in\!\mathbb{Z}[x]$ with exactly $3$ (resp. $2$) monomial terms, degree $d$, and all coefficients having absolute value at most $H$, can be solved over $K$ within deterministic time $\log^{7+o(1)}(dH)$ (resp. $\log^{2+o(1)}(dH)$) in the classical Turing model: Our underlying algorith… ▽ More

    Submitted 19 July, 2021; originally announced July 2021.

    Comments: 36 pages, 3 figures, submitted to a journal for publication. A much shorter preliminary version appeared as an extended abstract at ISSAC 2021

  6. arXiv:2106.07892  [pdf, other

    cs.RO cs.AI cs.MA

    Towards Safe Control of Continuum Manipulator Using Shielded Multiagent Reinforcement Learning

    Authors: Guanglin Ji, Junyan Yan, Jingxin Du, Wanquan Yan, Jibiao Chen, Yongkang Lu, Juan Rojas, Shing Shin Cheng

    Abstract: Continuum robotic manipulators are increasingly adopted in minimal invasive surgery. However, their nonlinear behavior is challenging to model accurately, especially when subject to external interaction, potentially leading to poor control performance. In this letter, we investigate the feasibility of adopting a model-free multiagent reinforcement learning (RL), namely multiagent deep Q network (M… ▽ More

    Submitted 15 June, 2021; originally announced June 2021.

    Comments: 8 pages, 12 figs, 1 table, 2 pseudo-code

  7. arXiv:2103.13532  [pdf, ps, other

    cs.RO

    Error Identification and Recovery in Robotic Snap Assembly

    Authors: Yusuke Hayami, Weiwei Wan, Keisuke Koyama, Peihao Shi, Juan Rojas, Kensuke Harada

    Abstract: Existing methods for predicting robotic snap joint assembly cannot predict failures before their occurrence. To address this limitation, this paper proposes a method for predicting error states before the occurence of error, thereby enabling timely recovery. Robotic snap joint assembly requires precise positioning; therefore, even a slight offset between parts can lead to assembly failure. To corr… ▽ More

    Submitted 24 March, 2021; originally announced March 2021.

    Journal ref: IEEE Int. Symposium on System Integration, 2021

  8. arXiv:2102.05791  [pdf, other

    cs.LG cs.GR

    Differentiable Implicit Soft-Body Physics

    Authors: Junior Rojas, Eftychios Sifakis, Ladislav Kavan

    Abstract: We present a differentiable soft-body physics simulator that can be composed with neural networks as a differentiable layer. In contrast to other differentiable physics approaches that use explicit forward models to define state transitions, we focus on implicit state transitions defined via function minimization. Implicit state transitions appear in implicit numerical integration methods, which o… ▽ More

    Submitted 9 September, 2021; v1 submitted 10 February, 2021; originally announced February 2021.

  9. arXiv:2102.01626  [pdf, ps, other

    math.NT cs.CC math.AG

    Sub-Linear Point Counting for Variable Separated Curves over Prime Power Rings

    Authors: Caleb Robelle, J. Maurice Rojas, Yuyu Zhu

    Abstract: Let $k,p\in \mathbb{N}$ with $p$ prime and let $f\in\mathbb{Z}[x_1,x_2]$ be a bivariate polynomial with degree $d$ and all coefficients of absolute value at most $p^k$. Suppose also that $f$ is variable separated, i.e., $f=g_1+g_2$ for $g_i\in\mathbb{Z}[x_i]$. We give the first algorithm, with complexity sub-linear in $p$, to count the number of roots of $f$ over $\mathbb{Z}$ mod $p^k$ for arbitra… ▽ More

    Submitted 2 February, 2021; originally announced February 2021.

    Comments: 18 pages, no figures. Submitted to a conference. Comments and questions welcome!

  10. arXiv:2012.04868  [pdf, ps, other

    math.AG cs.CC cs.SC

    Counting Real Roots in Polynomial-Time for Systems Supported on Circuits

    Authors: J. Maurice Rojas

    Abstract: Suppose $A=\{a_1,\ldots,a_{n+2}\}\subset\mathbb{Z}^n$ has cardinality $n+2$, with all the coordinates of the $a_j$ having absolute value at most $d$, and the $a_j$ do not all lie in the same affine hyperplane. Suppose $F=(f_1,\ldots,f_n)$ is an $n\times n$ polynomial system with generic integer coefficients at most $H$ in absolute value, and $A$ the union of the sets of exponent vectors of the… ▽ More

    Submitted 11 June, 2021; v1 submitted 9 December, 2020; originally announced December 2020.

    Comments: 29 pages, 1 figure, accepted for presentation at MEGA (Effective Methods in Algebraic Geometry) 2021. You can see a recording of my talk at MEGA 2021 (June 9, 2021) at this YouTube link: https://www.youtube.com/watch?v=KKKmTctxbs4

  11. Hyperparameter Auto-tuning in Self-Supervised Robotic Learning

    Authors: Jiancong Huang, Juan Rojas, Matthieu Zimmer, Hongmin Wu, Yisheng Guan, Paul Weng

    Abstract: Policy optimization in reinforcement learning requires the selection of numerous hyperparameters across different environments. Fixing them incorrectly may negatively impact optimization performance leading notably to insufficient or redundant learning. Insufficient learning (due to convergence to local optima) results in under-performing policies whilst redundant learning wastes time and resource… ▽ More

    Submitted 24 March, 2021; v1 submitted 16 October, 2020; originally announced October 2020.

    Comments: 8 pages, 6 figures, Published in IEEE Robotics and Automation Letters; Presented at The 2021 International Conference on Robotics and Automation (ICRA 2021); Presented at Deep RL Workshop, NeurIPS 2020

    Journal ref: IEEE Robotics and Automation Letters, Volume:6, Issue:2, P. 3537-3544, April 2021

  12. arXiv:2008.02042  [pdf, other

    cs.CV

    Pose-based Modular Network for Human-Object Interaction Detection

    Authors: Zhijun Liang, Junfa Liu, Yisheng Guan, Juan Rojas

    Abstract: Human-object interaction(HOI) detection is a critical task in scene understanding. The goal is to infer the triplet <subject, predicate, object> in a scene. In this work, we note that the human pose itself as well as the relative spatial information of the human pose with respect to the target object can provide informative cues for HOI detection. We contribute a Pose-based Modular Network (PMN) w… ▽ More

    Submitted 5 August, 2020; originally announced August 2020.

  13. arXiv:2007.13214  [pdf, other

    math.NT cs.CC

    Computing zeta functions of large polynomial systems over finite fields

    Authors: Qi Cheng, J. Maurice Rojas, Daqing Wan

    Abstract: In this paper, we improve the algorithms of Lauder-Wan \cite{LW} and Harvey \cite{Ha} to compute the zeta function of a system of $m$ polynomial equations in $n$ variables over the finite field $\FF_q$ of $q$ elements, for $m$ large. The dependence on $m$ in the original algorithms was exponential in $m$. Our main result is a reduction of the exponential dependence on $m$ to a polynomial dependenc… ▽ More

    Submitted 26 July, 2020; originally announced July 2020.

  14. arXiv:2003.14179  [pdf, other

    cs.CV cs.RO eess.IV

    A Graph Attention Spatio-temporal Convolutional Network for 3D Human Pose Estimation in Video

    Authors: Junfa Liu, Juan Rojas, Zhijun Liang, Yihui Li, Yisheng Guan

    Abstract: Spatio-temporal information is key to resolve occlusion and depth ambiguity in 3D pose estimation. Previous methods have focused on either temporal contexts or local-to-global architectures that embed fixed-length spatio-temporal information. To date, there have not been effective proposals to simultaneously and flexibly capture varying spatio-temporal sequences and effectively achieves real-time… ▽ More

    Submitted 19 October, 2020; v1 submitted 11 March, 2020; originally announced March 2020.

    Comments: 8 pages, 8 figures, 5 tables

  15. arXiv:2003.00314  [pdf, ps, other

    math.NT cs.CC cs.SC

    A complexity chasm for solving univariate sparse polynomial equations over $p$-adic fields

    Authors: J. Maurice Rojas, Yuyu Zhu

    Abstract: We reveal a complexity chasm, separating the trinomial and tetranomial cases, for solving univariate sparse polynomial equations over certain local fields. First, for any fixed field $K\in\{\mathbb{Q}_2,\mathbb{Q}_3,\mathbb{Q}_5,\ldots\}$, we prove that any polynomial $f\in\mathbb{Z}[x]$ with exactly $3$ monomial terms, degree $d$, and all coefficients having absolute value at most $H$, can be sol… ▽ More

    Submitted 6 June, 2021; v1 submitted 29 February, 2020; originally announced March 2020.

    Comments: 19 pages, 3 figures. This version contains an Appendix missing from the ISSAC 2021 conference version, as well as some corrections and improvements

  16. arXiv:2001.02302  [pdf, other

    cs.LG cs.CV eess.IV

    Visual-Semantic Graph Attention Networks for Human-Object Interaction Detection

    Authors: Zhijun Liang, Juan Rojas, Junfa Liu, Yisheng Guan

    Abstract: In scene understanding, robotics benefit from not only detecting individual scene instances but also from learning their possible interactions. Human-Object Interaction (HOI) Detection infers the action predicate on a <human, predicate, object> triplet. Contextual information has been found critical in inferring interactions. However, most works only use local features from single human-object pai… ▽ More

    Submitted 6 March, 2021; v1 submitted 7 January, 2020; originally announced January 2020.

    Comments: 7 pages, 4 figures, 3 tables

  17. arXiv:1910.09959  [pdf, other

    cs.AI cs.RO

    Towards More Sample Efficiency in Reinforcement Learning with Data Augmentation

    Authors: Yijiong Lin, Jiancong Huang, Matthieu Zimmer, Juan Rojas, Paul Weng

    Abstract: Deep reinforcement learning (DRL) is a promising approach for adaptive robot control, but its current application to robotics is currently hindered by high sample requirements. We propose two novel data augmentation techniques for DRL in order to reuse more efficiently observed data. The first one called Kaleidoscope Experience Replay exploits reflectional symmetries, while the second called Goal-… ▽ More

    Submitted 15 November, 2019; v1 submitted 18 October, 2019; originally announced October 2019.

    Comments: NeurIPS 2019 Workshop on Robot Learning: Control and Interaction in the Real World (accepted after double-blind peer review). arXiv admin note: substantial text overlap with arXiv:1909.10707

  18. arXiv:1909.10707  [pdf, other

    cs.RO cs.AI cs.LG

    Invariant Transform Experience Replay: Data Augmentation for Deep Reinforcement Learning

    Authors: Yijiong Lin, Jiancong Huang, Matthieu Zimmer, Yisheng Guan, Juan Rojas, Paul Weng

    Abstract: Deep Reinforcement Learning (RL) is a promising approach for adaptive robot control, but its current application to robotics is currently hindered by high sample requirements. To alleviate this issue, we propose to exploit the symmetries present in robotic tasks. Intuitively, symmetries from observed trajectories define transformations that leave the space of feasible RL trajectories invariant and… ▽ More

    Submitted 4 July, 2020; v1 submitted 24 September, 2019; originally announced September 2019.

    Comments: 8 pages, 11 figures, additional 3 pages for appendix. IEEE Robotics and Automation Letters (RAL), 2020. Also in: Intelligent Robots and Systems (IROS)

    Journal ref: IEEE Robotics and Automation Letters, Volume: 5, Issue: 4, p. 6615-6622, Oct. 2020

  19. arXiv:1901.09739  [pdf, ps, other

    math.AG cs.CC cs.SC math.NA

    A Faster Solution to Smale's 17th Problem I: Real Binomial Systems

    Authors: Grigoris Paouris, Kaitlyn Phillipson, J. Maurice Rojas

    Abstract: Suppose $F:=(f_1,\ldots,f_n)$ is a system of random $n$-variate polynomials with $f_i$ having degree $\leq\!d_i$ and the coefficient of $x^{a_1}_1\cdots x^{a_n}_n$ in $f_i$ being an independent complex Gaussian of mean $0$ and variance $\frac{d_i!}{a_1!\cdots a_n!\left(d_i-\sum^n_{j=1}a_j \right)!}$. Recent progress on Smale's 17th Problem by Lairez --- building upon seminal work of Shub, Beltran,… ▽ More

    Submitted 28 January, 2019; originally announced January 2019.

    Comments: 8 pages, submitted to a conference. Minor typos corrected

  20. arXiv:1809.04215  [pdf, other

    cs.RO

    Dynamic Interaction Probabilistic Movement Primitives

    Authors: Shuangda Duan, Longxin Chen, Hongmin Wu, Yaxiang Wang, Xuan Zhao, Juan Rojas

    Abstract: Human-robot collaboration is on the rise. Robots need to increasingly improve the efficiency and smoothness with which they assist humans by properly anticipating a human's intention. To do so, prediction models need to increase their accuracy and responsiveness. This work builds on top of Interaction Movement Primitives with phase estimation and re-formulates the framework to use dynamic human-mo… ▽ More

    Submitted 29 January, 2019; v1 submitted 11 September, 2018; originally announced September 2018.

    Comments: 8 pages, 9 figures, 2 tables

  21. arXiv:1809.03979  [pdf, ps, other

    cs.RO cs.AI

    Endowing Robots with Longer-term Autonomy by Recovering from External Disturbances in Manipulation through Grounded Anomaly Classification and Recovery Policies

    Authors: Hongmin Wu, Shuangqi Luo, Longxin Chen, Shuangda Duan, Sakmongkon Chumkamon, Dong Liu, Yisheng Guan, Juan Rojas

    Abstract: Robot manipulation is increasingly poised to interact with humans in co-shared workspaces. Despite increasingly robust manipulation and control algorithms, failure modes continue to exist whenever models do not capture the dynamics of the unstructured environment. To obtain longer-term horizons in robot automation, robots must develop introspection and recovery abilities. We contribute a set of re… ▽ More

    Submitted 11 September, 2018; originally announced September 2018.

    Comments: 33 pages, 28 figures. Supplemental info, code, and videos found at: http://www.juanrojas.net/re_enact_adapt/

  22. arXiv:1809.03626  [pdf, ps, other

    math.AG cs.SC math.MG math.NA

    Smoothed Analysis for the Condition Number of Structured Real Polynomial Systems

    Authors: Alperen A. Ergür, Grigoris Paouris, J. Maurice Rojas

    Abstract: We consider the sensitivity of real zeros of structured polynomial systems to perturbations of their coefficients. In particular, we provide explicit estimates for condition numbers of structured random real polynomial systems, and extend these estimates to the smoothed analysis setting.

    Submitted 20 June, 2021; v1 submitted 10 September, 2018; originally announced September 2018.

    Comments: Title changed due to an interesting journal policy, to appear in Mathematics of Computation

    Report number: https://doi.org/10.1090/mcom/3647

    Journal ref: Mathematics of Computation, 2021

  23. arXiv:1809.00798  [pdf, other

    cs.RO

    Plastic Waste is Exponentially Filling our Oceans, but where are the Robots?

    Authors: Juan Rojas

    Abstract: Plastic waste is filling our oceans at an exponential rate. The situation is catastrophic and has now garnered worldwide attention. Despite the catastrophic conditions, little to no robotics research is conducted in the identification, collection, sorting, and removal of plastic waste from oceans and rivers and at the macro- and micro-scale. Only a scarce amount of individual efforts can be found… ▽ More

    Submitted 4 September, 2018; originally announced September 2018.

    Comments: 5 pages, 3 images

  24. arXiv:1808.10531  [pdf, ps, other

    math.NT cs.CC cs.SC

    Randomized Polynomial-Time Root Counting in Prime Power Rings

    Authors: Leann Kopp, Natalie Randall, J. Maurice Rojas, Yuyu Zhu

    Abstract: Suppose $k,p\!\in\!\mathbb{N}$ with $p$ prime and $f\!\in\!\mathbb{Z}[x]$ is a univariate polynomial with degree $d$ and all coefficients having absolute value less than $p^k$. We give a Las Vegas randomized algorithm that computes the number of roots of $f$ in $\mathbb{Z}/\!\left(p^k\right)$ within time $d^3(k\log p)^{2+o(1)}$. (We in fact prove a more intricate complexity bound that is slightly… ▽ More

    Submitted 14 February, 2019; v1 submitted 30 August, 2018; originally announced August 2018.

    Comments: 11 pages, 3 figures. Qi Cheng just pointed out that [3, Cor. 4, Pg. 16] proves a generalization of the main result (Theorem 1.1), and gives a sharper complexity bound. Nevertheless, the underlying algorithms are approached differently, so the development of our paper (the recursion tree structure, in particular) may still be of value

  25. arXiv:1803.04104  [pdf, ps, other

    cs.CC math.AG math.NT

    Dedekind Zeta Zeroes and Faster Complex Dimension Computation

    Authors: J. Maurice Rojas, Yuyu Zhu

    Abstract: Thanks to earlier work of Koiran, it is known that the truth of the Generalized Riemann Hypothesis (GRH) implies that the dimension of algebraic sets over the complex numbers can be determined within the polynomial-hierarchy. The truth of GRH thus provides a direct connection between a concrete algebraic geometry problem and the P vs.NP Problem, in a radically different direction from the geometri… ▽ More

    Submitted 11 March, 2018; originally announced March 2018.

    Comments: 11 pages, submitted to a conference. Some typos corrected

  26. arXiv:1711.01355  [pdf, ps, other

    math.NT cs.CC cs.SC

    Counting Roots of Polynomials Over Prime Power Rings

    Authors: Qi Cheng, Shuhong Gao, J. Maurice Rojas, Daqing Wan

    Abstract: Suppose $p$ is a prime, $t$ is a positive integer, and $f\!\in\!\mathbb{Z}[x]$ is a univariate polynomial of degree $d$ with coefficients of absolute value $<\!p^t$. We show that for any fixed $t$, we can compute the number of roots in $\mathbb{Z}/(p^t)$ of $f$ in deterministic time $(d+\log p)^{O(1)}$. This fixed parameter tractability appears to be new for $t\!\geq\!3$. A consequence for arithme… ▽ More

    Submitted 3 November, 2017; originally announced November 2017.

    Comments: title page, plus 11 pages, no illustrations, submitted to a conference

    Journal ref: Open Book Series 2 (2019) 191-205

  27. arXiv:1710.00481  [pdf, ps, other

    math.AG cs.CG

    New Subexponential Fewnomial Hypersurface Bounds

    Authors: Jens Forsgård, Mounir Nisse, J. Maurice Rojas

    Abstract: Suppose $c_1,\ldots,c_{n+k}$ are real numbers, $\{a_1,\ldots,a_{n+k}\}\!\subset\!\mathbb{R}^n$ is a set of points not all lying in the same affine hyperplane, $y\!\in\!\mathbb{R}^n$, $a_j\cdot y$ denotes the standard real inner product of $a_j$ and $y$, and we set $g(y)\!:=\!\sum^{n+k}_{j=1} c_j e^{a_j\cdot y}$. We prove that, for generic $c_j$, the number of connected components of the real zero… ▽ More

    Submitted 3 October, 2017; v1 submitted 2 October, 2017; originally announced October 2017.

    Comments: 10 pages, 9 figures, submitted for publication. Comments and questions welcome! arXiv admin note: text overlap with arXiv:1612.03458

  28. arXiv:1709.07876  [pdf, ps, other

    cs.RO cs.AI

    Fast, Robust, and Versatile Event Detection through HMM Belief State Gradient Measures

    Authors: Shuangqi Luo, Hongmin Wu, Hongbin Lin, Shuangda Duan, Yisheng Guan, Juan Rojas

    Abstract: Event detection is a critical feature in data-driven systems as it assists with the identification of nominal and anomalous behavior. Event detection is increasingly relevant in robotics as robots operate with greater autonomy in increasingly unstructured environments. In this work, we present an accurate, robust, fast, and versatile measure for skill and anomaly identification. A theoretical proo… ▽ More

    Submitted 19 June, 2018; v1 submitted 24 September, 2017; originally announced September 2017.

    Comments: 8 pages, 7 figures, double col, ieee conference format

  29. Learning Human-Robot Collaboration Insights through the Integration of Muscle Activity in Interaction Motion Models

    Authors: Longxin Chen, Juan Rojas, Shuangda Duan, Yisheng Guan

    Abstract: Recent progress in human-robot collaboration makes fast and fluid interactions possible, even when human observations are partial and occluded. Methods like Interaction Probabilistic Movement Primitives (ProMP) model human trajectories through motion capture systems. However, such representation does not properly model tasks where similar motions handle different objects. Under current approaches,… ▽ More

    Submitted 8 August, 2017; originally announced August 2017.

    Comments: 7 pages, 2 figures, 2 tables. As submitted to Humanoids 2017

  30. arXiv:1708.00200  [pdf, ps, other

    cs.RO

    Recovering from External Disturbances in Online Manipulation through State-Dependent Revertive Recovery Policies

    Authors: Hongmin Wu, Hongbin Lin, Shuangqi Luo, Shuangda Duan, Yisheng Guan, Juan Rojas

    Abstract: Robots are increasingly entering uncertain and unstructured environments. Within these, robots are bound to face unexpected external disturbances like accidental human or tool collisions. Robots must develop the capacity to respond to unexpected events. That is not only identifying the sudden anomaly, but also deciding how to handle it. In this work, we contribute a recovery policy that allows a r… ▽ More

    Submitted 2 April, 2018; v1 submitted 1 August, 2017; originally announced August 2017.

    Comments: 8 pages, 8 figures, 1 table

  31. Robot Introspection with Bayesian Nonparametric Vector Autoregressive Hidden Markov Models

    Authors: Hongmin Wu, Hongbin Lin, Yisheng Guan, Kensuke Harada, Juan Rojas

    Abstract: Robot introspection, as opposed to anomaly detection typical in process monitoring, helps a robot understand what it is doing at all times. A robot should be able to identify its actions not only when failure or novelty occurs, but also as it executes any number of sub-tasks. As robots continue their quest of functioning in unstructured environments, it is imperative they understand what is it tha… ▽ More

    Submitted 22 January, 2018; v1 submitted 24 May, 2017; originally announced May 2017.

    Comments: final version submitted to humanoids 2017

  32. A Vision-based Scheme for Kinematic Model Construction of Re-configurable Modular Robots

    Authors: Kewei Lin, Juan Rojas, Yisheng Guan

    Abstract: Re-configurable modular robotic (RMR) systems are advantageous for their reconfigurability and versatility. A new modular robot can be built for a specific task by using modules as building blocks. However, constructing a kinematic model for a newly conceived robot requires significant work. Due to the finite size of module-types, models of all module-types can be built individually and stored in… ▽ More

    Submitted 11 March, 2017; originally announced March 2017.

  33. arXiv:1703.03940  [pdf, other

    cs.RO cs.CV

    A 3D Object Detection and Pose Estimation Pipeline Using RGB-D Images

    Authors: Ruotao He, Juan Rojas, Yisheng Guan

    Abstract: 3D object detection and pose estimation has been studied extensively in recent decades for its potential applications in robotics. However, there still remains challenges when we aim at detecting multiple objects while retaining low false positive rate in cluttered environments. This paper proposes a robust 3D object detection and pose estimation pipeline based on RGB-D images, which can detect mu… ▽ More

    Submitted 11 March, 2017; originally announced March 2017.

  34. Online Robot Introspection via Wrench-based Action Grammars

    Authors: Juan Rojas, Shuangqi Luo, Dingqiao Zhu, Yunlong Du, Hongbin Lin, Zhengjie Huang, Wenwei Kuang, Kensuke Harada

    Abstract: Robotic failure is all too common in unstructured robot tasks. Despite well-designed controllers, robots often fail due to unexpected events. How do robots measure unexpected events? Many do not. Most robots are driven by the sense-plan act paradigm, however more recently robots are undergoing a sense-plan-act-verify paradigm. In this work, we present a principled methodology to bootstrap online r… ▽ More

    Submitted 19 July, 2017; v1 submitted 28 February, 2017; originally announced February 2017.

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

  35. arXiv:1701.03693  [pdf, other

    cs.CG cs.DS

    Multivariate Analysis for Computing Maxima in High Dimensions

    Authors: Jérémy Barbay, Javiel Rojas

    Abstract: We study the problem of computing the \textsc{Maxima} of a set of $n$ $d$-dimensional points. For dimensions 2 and 3, there are algorithms to solve the problem with order-oblivious instance-optimal running time. However, in higher dimensions there is still room for improvements. We present an algorithm sensitive to the structural entropy of the input set, which improves the running time, for large… ▽ More

    Submitted 13 January, 2017; originally announced January 2017.

    ACM Class: F.2.2

  36. arXiv:1612.03458  [pdf, ps, other

    math.AG cs.SC math.CV

    A-Discriminants for Complex Exponents, and Counting Real Isotopy Types

    Authors: J. Maurice Rojas, Korben Rusek

    Abstract: We extend the definition of $\mathcal{A}$-discriminant varieties, and Kapranov's parametrization of $\mathcal{A}$-discriminant varieties, to complex exponents. As an application, we study the special case where $\mathcal{A}$ is a fixed real $n\times (n+3)$ matrix whose columns form the spectrum of an $n$-variate exponential sum $g$ with fixed sign vector for its coefficients: We prove that the num… ▽ More

    Submitted 29 October, 2017; v1 submitted 11 December, 2016; originally announced December 2016.

    Comments: 14 pages, 13 illustrations, submitted for publication. (Previous version was accepted and presented at MEGA 2017.)

  37. arXiv:1609.04947  [pdf, ps, other

    cs.RO

    Robot Introspection via Wrench-based Action Grammars

    Authors: Juan Rojas, Zhengjie Huang, Shuangqi Luo, Yunlong Du Wenwei Kuang, Dingqiao Zhu, Kensuke Harada

    Abstract: Robotic failure is all too common in unstructured robot tasks. Despite well designed controllers, robots often fail due to unexpected events. How do robots measure unexpected events? Many do not. Most robots are driven by the senseplan- act paradigm, however more recently robots are working with a sense-plan-act-verify paradigm. In this work we present a principled methodology to bootstrap robot i… ▽ More

    Submitted 16 September, 2016; originally announced September 2016.

    Comments: 8 page, 7 figures plus one 6 element subfigure

  38. Robot Contact Task State Estimation via Action Grammars

    Authors: Juan Rojas, Zhengjie Huang, Kensuke Harada

    Abstract: Uncertainty is a major difficulty in endowing robots with autonomy. Robots often fail due to unexpected events. In robot contact tasks are often design to empirically look for force thresholds to define state transitions in a Markov chain or finite state machines. Such design is prone to failure in unstructured environments, when due to external disturbances or erroneous models, such thresholds ar… ▽ More

    Submitted 16 September, 2016; originally announced September 2016.

    Comments: 7 pages, 7 figures. Supplementary information can be found at http://www.juanrojas.net/2016huamnoids-rojas-robot-contact-task-state-estimation-via-position-based-action-grammars/

  39. arXiv:1411.6346  [pdf, ps, other

    math.NT cs.SC

    Sparse Univariate Polynomials with Many Roots Over Finite Fields

    Authors: Qi Cheng, Shuhong Gao, J. Maurice Rojas, Daqing Wan

    Abstract: Suppose $q$ is a prime power and $f\in\mathbb{F}_q[x]$ is a univariate polynomial with exactly $t$ monomial terms and degree $<q-1$. To establish a finite field analogue of Descartes' Rule, Bi, Cheng, and Rojas (2013) proved an upper bound of $2(q-1)^{\frac{t-2}{t-1}}$ on the number of cosets in $\mathbb{F}^*_q$ needed to cover the roots of $f$ in $\mathbb{F}^*_q$. Here, we give explicit $f$ with… ▽ More

    Submitted 6 July, 2016; v1 submitted 23 November, 2014; originally announced November 2014.

    Comments: 9 pages, 1 figure, presented at MEGA 2015. This is the journal version, and includes new extremal examples and additional references, including pointers to recent advances by Kelley and Owen. Comments and questions welcome

  40. arXiv:1312.6547  [pdf, ps, other

    math.AG cs.CC math.OC

    Polynomial-Time Amoeba Neighborhood Membership and Faster Localized Solving

    Authors: Eleanor Anthony, Sheridan Grant, Peter Gritzmann, J. Maurice Rojas

    Abstract: We derive efficient algorithms for coarse approximation of algebraic hypersurfaces, useful for estimating the distance between an input polynomial zero set and a given query point. Our methods work best on sparse polynomials of high degree (in any number of variables) but are nevertheless completely general. The underlying ideas, which we take the time to describe in an elementary way, come from t… ▽ More

    Submitted 23 December, 2013; originally announced December 2013.

    Comments: 15 pages, 9 figures. Submitted to a conference proceedings

  41. arXiv:1309.0486  [pdf, ps, other

    math.NT cs.CC

    Counting Tropically Degenerate Valuations and p-adic Approaches to the Hardness of the Permanent

    Authors: Pascal Koiran, Natacha Portier, J. Maurice Rojas

    Abstract: The Shub-Smale Tau Conjecture is a hitherto unproven statement (on integer roots of polynomials) whose truth implies both a variant of $P\neq NP$ (for the BSS model over C) and the hardness of the permanent. We give alternative conjectures, some potentially easier to prove, whose truth still implies the hardness of the permanent. Along the way, we discuss new upper bounds on the number of $p$-adic… ▽ More

    Submitted 2 September, 2013; originally announced September 2013.

    Comments: 17 pages, 7 figures. Submitted for publication. Dedicated to Mike Shub on his 70th birthday

  42. arXiv:1307.3681  [pdf, ps, other

    math.AG cs.CC

    Metric Estimates and Membership Complexity for Archimedean Amoebae and Tropical Hypersurfaces

    Authors: Martin Avendano, Roman Kogan, Mounir Nisse, J. Maurice Rojas

    Abstract: Given any complex Laurent polynomial $f$, $\mathrm{Amoeba}(f)$ is the image of its complex zero set under the coordinate-wise log absolute value map. We give an efficiently constructible polyhedral approximation, $\mathrm{ArchtTrop}(f)$, of $\mathrm{Amoeba}(f)$, and derive explicit upper and lower bounds, solely as a function of the number of monomial terms of $f$, for the Hausdorff distance betwe… ▽ More

    Submitted 16 March, 2017; v1 submitted 13 July, 2013; originally announced July 2013.

    Comments: 21 pages, 5 figures. This version adds a new family of examples showing the optimality of another one of our univariate bounds, and contains a brief comparison with work of Akian, Gaubert, and Sharify on the matrix polynomial problem. Various typos corrected as well

    MSC Class: Primary 14T99; 52B70; Secondary 14Q20; 52C07; 65Y20

  43. arXiv:1204.1113  [pdf, ps, other

    math.NT cs.CC

    Sub-Linear Root Detection, and New Hardness Results, for Sparse Polynomials Over Finite Fields

    Authors: Jingguo Bi, Qi Cheng, J. Maurice Rojas

    Abstract: We present a deterministic 2^O(t)q^{(t-2)(t-1)+o(1)} algorithm to decide whether a univariate polynomial f, with exactly t monomial terms and degree <q, has a root in F_q. A corollary of our method --- the first with complexity sub-linear in q when t is fixed --- is that the nonzero roots in F_q can be partitioned into at most 2 \sqrt{t-1} (q-1)^{(t-2)(t-1)} cosets of two subgroups S_1,S_2 of F^*_… ▽ More

    Submitted 11 April, 2012; v1 submitted 4 April, 2012; originally announced April 2012.

    Comments: 15 pages total (cover page, 10 pages, references, and 3 short appendices). This version corrects various minor typos, and improves the statement of the first main theorem

  44. arXiv:1105.0283  [pdf, ps, other

    cs.NI

    Net Neutrality and Quality of Service

    Authors: Eitan Altman, Julio Rojas, Sulan Wong, Manjesh Kumar Hanawal, Yuedong Xu

    Abstract: 2010 has witnessed many public consultations around the world concerning Net neutrality. A second legislative phase that may follow, could involve various structural changes in the Internet. The status that the Internet access has in Europe as a universal service evolves as the level of quality of service (QoS) to be offered improves. If guarantees on QoS are to be imposed, as requested by several… ▽ More

    Submitted 3 May, 2011; v1 submitted 2 May, 2011; originally announced May 2011.

    Comments: 16 pages, 0 figure, 1 table

    Journal ref: Proc. of ICST Conf. Game Theory for Networks 2011, April 16-18 2011, Shanghai, China

  45. arXiv:1101.2642  [pdf, ps, other

    math.AG cs.CC

    Randomization, Sums of Squares, and Faster Real Root Counting for Tetranomials and Beyond

    Authors: Osbert Bastani, Christopher J. Hillar, Dimitar Popov, J. Maurice Rojas

    Abstract: Suppose f is a real univariate polynomial of degree D with exactly 4 monomial terms. We present an algorithm, with complexity polynomial in log D on average (relative to the stable log-uniform measure), for counting the number of real roots of f. The best previous algorithms had complexity super-linear in D. We also discuss connections to sums of squares and A-discriminants, including explicit obs… ▽ More

    Submitted 13 January, 2011; originally announced January 2011.

    Comments: 20 pages, 5 figures, submitted to a refereed conference proceedings

  46. arXiv:1011.4128  [pdf, ps, other

    math.AG cs.CC math.NT

    Fewnomial Systems with Many Roots, and an Adelic Tau Conjecture

    Authors: Kaitlyn Phillipson, J. Maurice Rojas

    Abstract: Consider a system F of n polynomials in n variables, with a total of n+k distinct exponent vectors, over any local field L. We discuss conjecturally tight bounds on the maximal number of non-degenerate roots F can have over L, with all coordinates having fixed phase, as a function of n, k, and L only. In particular, we give new explicit systems with number of roots approaching the best known upper… ▽ More

    Submitted 5 November, 2012; v1 submitted 17 November, 2010; originally announced November 2010.

    Comments: 23 pages, 9 illustrations, accepted for publication. Mainly fixing some dumb typos introduced in last version, particularly in Adelic Tau Conjecture

  47. arXiv:1010.5310  [pdf, ps, other

    math.NT cs.CC

    Faster p-adic Feasibility for Certain Multivariate Sparse Polynomials

    Authors: Martín Avendaño, Ashraf Ibrahim, J. Maurice Rojas, Korben Rusek

    Abstract: We present algorithms revealing new families of polynomials allowing sub-exponential detection of p-adic rational roots, relative to the sparse encoding. For instance, we show that the case of honest n-variate (n+1)-nomials is doable in NP and, for p exceeding the Newton polytope volume and not dividing any coefficient, in constant time. Furthermore, using the theory of linear forms in p-adic loga… ▽ More

    Submitted 6 November, 2010; v1 submitted 25 October, 2010; originally announced October 2010.

    Comments: 31 pages, 3 figures, submitted for publication. This version corrects various typos and clarifies the proof of Assertion (3)(c) of the main theorem

  48. arXiv:1001.4252  [pdf, ps, other

    math.NT cs.CC math.AG

    Near NP-Completeness for Detecting p-adic Rational Roots in One Variable

    Authors: Martin Avendano, Ashraf Ibrahim, J. Maurice Rojas, Korben Rusek

    Abstract: We show that deciding whether a sparse univariate polynomial has a p-adic rational root can be done in NP for most inputs. We also prove a polynomial-time upper bound for trinomials with suitably generic p-adic Newton polygon. We thus improve the best previous complexity upper bound of EXPTIME. We also prove an unconditional complexity lower bound of NP-hardness with respect to randomized reduct… ▽ More

    Submitted 24 January, 2010; originally announced January 2010.

    Comments: 8 pages in 2 column format, 1 illustration. Submitted to a conference

    Journal ref: proceedings of International Symposium on Symbolic and Algebraic Computation (ISSAC 2010, July 25-28, 2010, Munchen), pp. 331-338, ACM Press, 2010

  49. arXiv:0901.4400  [pdf, ps, other

    math.AG cs.CC math.OC

    Faster Real Feasibility via Circuit Discriminants

    Authors: Frederic Bihan, J. Maurice Rojas, Casey Stella

    Abstract: We show that detecting real roots for honestly n-variate (n+2)-nomials (with integer exponents and coefficients) can be done in time polynomial in the sparse encoding for any fixed n. The best previous complexity bounds were exponential in the sparse encoding, even for n fixed. We then give a characterization of those functions k(n) such that the complexity of detecting real roots for n-variate… ▽ More

    Submitted 28 January, 2009; v1 submitted 28 January, 2009; originally announced January 2009.

    Comments: 12 pages in double column ACM format. Submitted to a conference. Significantly improves and simplifies the algorithms and complexity lower bounds of arXiv:math/0411107 . Also presents a new complexity lower bound for A-discriminants. This version fixes many annoying typos

  50. arXiv:0711.2562   

    math.NT cs.CC math.AG

    Algorithmic Arithmetic Fewnomial Theory I: One Variable

    Authors: Ashraf Ibrahim, J. Maurice Rojas, Korben Rusek

    Abstract: Withdrawn by the authors due to an error in the proof of the finite field result (Thm. 1.5): The random primes used in the proof need NOT avoid the exceptional primes from Lemma 2.7, thus leaving Thm. 1.5 unproved.

    Submitted 24 January, 2010; v1 submitted 16 November, 2007; originally announced November 2007.

    Comments: This paper has been withdrawn by the authors