Skip to main content

Showing 1–27 of 27 results for author: Sucar, E

.
  1. arXiv:2405.02366  [pdf, other

    astro-ph.IM astro-ph.GA cs.LG

    Bayesian and Convolutional Networks for Hierarchical Morphological Classification of Galaxies

    Authors: Jonathan Serrano-Pérez, Raquel Díaz Hernández, L. Enrique Sucar

    Abstract: This work is focused on the morphological classification of galaxies following the Hubble sequence in which the different classes are arranged in a hierarchy. The proposed method, BCNN, is composed of two main modules. First, a convolutional neural network (CNN) is trained with images of the different classes of galaxies (image augmentation is carried out to balance some classes); the CNN outputs… ▽ More

    Submitted 3 May, 2024; originally announced May 2024.

  2. arXiv:2405.00184  [pdf, other

    cs.LG q-bio.QM

    Semi-Supervised Hierarchical Multi-Label Classifier Based on Local Information

    Authors: Jonathan Serrano-Pérez, L. Enrique Sucar

    Abstract: Scarcity of labeled data is a common problem in supervised classification, since hand-labeling can be time consuming, expensive or hard to label; on the other hand, large amounts of unlabeled information can be found. The problem of scarcity of labeled data is even more notorious in hierarchical classification, because the data of a node is split among its children, which results in few instances… ▽ More

    Submitted 30 April, 2024; originally announced May 2024.

  3. arXiv:2404.17687  [pdf, other

    cs.LG cs.AI cs.RO

    Knowledge Transfer for Cross-Domain Reinforcement Learning: A Systematic Review

    Authors: Sergio A. Serrano, Jose Martinez-Carranza, L. Enrique Sucar

    Abstract: Reinforcement Learning (RL) provides a framework in which agents can be trained, via trial and error, to solve complex decision-making problems. Learning with little supervision causes RL methods to require large amounts of data, which renders them too expensive for many applications (e.g. robotics). By reusing knowledge from a different task, knowledge transfer methods present an alternative to r… ▽ More

    Submitted 26 April, 2024; originally announced April 2024.

  4. arXiv:2312.03764  [pdf, other

    cs.LG cs.AI

    Similarity-based Knowledge Transfer for Cross-Domain Reinforcement Learning

    Authors: Sergio A. Serrano, Jose Martinez-Carranza, L. Enrique Sucar

    Abstract: Transferring knowledge in cross-domain reinforcement learning is a challenging setting in which learning is accelerated by reusing knowledge from a task with different observation and/or action space. However, it is often necessary to carefully select the source of knowledge for the receiving end to benefit from the transfer process. In this article, we study how to measure the similarity between… ▽ More

    Submitted 5 December, 2023; originally announced December 2023.

    Comments: 30 pages, 7 figures

    MSC Class: 68T37; 68T42; 68T07; 68T05

  5. arXiv:2210.17325  [pdf, other

    cs.RO cs.CV

    Real-time Map** of Physical Scene Properties with an Autonomous Robot Experimenter

    Authors: Iain Haughton, Edgar Sucar, Andre Mouton, Edward Johns, Andrew J. Davison

    Abstract: Neural fields can be trained from scratch to represent the shape and appearance of 3D scenes efficiently. It has also been shown that they can densely map correlated properties such as semantics, via sparse interactions from a human labeller. In this work, we show that a robot can densely annotate a scene with arbitrary discrete or continuous physical properties via its own fully-autonomous experi… ▽ More

    Submitted 31 October, 2022; originally announced October 2022.

  6. arXiv:2210.03043  [pdf, other

    cs.CV cs.LG cs.RO

    Feature-Realistic Neural Fusion for Real-Time, Open Set Scene Understanding

    Authors: Kirill Mazur, Edgar Sucar, Andrew J. Davison

    Abstract: General scene understanding for robotics requires flexible semantic representation, so that novel objects and structures which may not have been known at training time can be identified, segmented and grouped. We present an algorithm which fuses general learned features from a standard pre-trained network into a highly efficient 3D geometric neural field representation during real-time SLAM. The f… ▽ More

    Submitted 6 October, 2022; originally announced October 2022.

    Comments: For our project page, see https://makezur.github.io/FeatureRealisticFusion/

  7. arXiv:2204.02296  [pdf, other

    cs.RO cs.CV

    iSDF: Real-Time Neural Signed Distance Fields for Robot Perception

    Authors: Joseph Ortiz, Alexander Clegg, **g Dong, Edgar Sucar, David Novotny, Michael Zollhoefer, Mustafa Mukadam

    Abstract: We present iSDF, a continual learning system for real-time signed distance field (SDF) reconstruction. Given a stream of posed depth images from a moving camera, it trains a randomly initialised neural network to map input 3D coordinate to approximate signed distance. The model is self-supervised by minimising a loss that bounds the predicted signed distance using the distance to the closest sampl… ▽ More

    Submitted 4 May, 2022; v1 submitted 5 April, 2022; originally announced April 2022.

    Comments: Published in Robotics: Science and Systems (RSS) 2022. Project page: https://joeaortiz.github.io/iSDF/

  8. arXiv:2111.14637  [pdf, other

    cs.CV

    ILabel: Interactive Neural Scene Labelling

    Authors: Shuaifeng Zhi, Edgar Sucar, Andre Mouton, Iain Haughton, Tristan Laidlow, Andrew J. Davison

    Abstract: Joint representation of geometry, colour and semantics using a 3D neural field enables accurate dense labelling from ultra-sparse interactions as a user reconstructs a scene in real-time using a handheld RGB-D sensor. Our iLabel system requires no training data, yet can densely label scenes more accurately than standard methods trained on large, expensively labelled image datasets. Furthermore, it… ▽ More

    Submitted 3 December, 2021; v1 submitted 29 November, 2021; originally announced November 2021.

    Comments: Project page: https://edgarsucar.github.io/ilabel/ Video: https://youtu.be/bL7RZaMhRbk

  9. arXiv:2109.06241  [pdf, other

    cs.CV cs.RO

    Incremental Abstraction in Distributed Probabilistic SLAM Graphs

    Authors: Joseph Ortiz, Talfan Evans, Edgar Sucar, Andrew J. Davison

    Abstract: Scene graphs represent the key components of a scene in a compact and semantically rich way, but are difficult to build during incremental SLAM operation because of the challenges of robustly identifying abstract scene elements and optimising continually changing, complex graphs. We present a distributed, graph-based SLAM framework for incrementally building scene graphs based on two novel compone… ▽ More

    Submitted 4 April, 2022; v1 submitted 13 September, 2021; originally announced September 2021.

    Comments: Published at ICRA 2022. Project page: https://joeaortiz.github.io/incremental_abstraction/

  10. arXiv:2103.12352  [pdf, other

    cs.CV

    iMAP: Implicit Map** and Positioning in Real-Time

    Authors: Edgar Sucar, Shikun Liu, Joseph Ortiz, Andrew J. Davison

    Abstract: We show for the first time that a multilayer perceptron (MLP) can serve as the only scene representation in a real-time SLAM system for a handheld RGB-D camera. Our network is trained in live operation without prior data, building a dense, scene-specific implicit 3D model of occupancy and colour which is also immediately used for tracking. Achieving real-time SLAM via continual training of a neu… ▽ More

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

    Comments: Typos, make pdf smaller

  11. Knowledge-Based Hierarchical POMDPs for Task Planning

    Authors: Sergio A. Serrano, Elizabeth Santiago, Jose Martinez-Carranza, Eduardo Morales, L. Enrique Sucar

    Abstract: The main goal in task planning is to build a sequence of actions that takes an agent from an initial state to a goal state. In robotics, this is particularly difficult because actions usually have several possible results, and sensors are prone to produce measurements with error. Partially observable Markov decision processes (POMDPs) are commonly employed, thanks to their capacity to model the un… ▽ More

    Submitted 9 April, 2021; v1 submitted 19 March, 2021; originally announced March 2021.

    MSC Class: 68T40; 68T37; 68T20; 68T42

    Journal ref: Journal of Intelligent & Robotic Systems 101 (2021) 1-30

  12. Next-best-view Regression using a 3D Convolutional Neural Network

    Authors: J. Irving Vasquez-Gomez, David Troncoso, Israel Becerra, Enrique Sucar, Rafael Murrieta-Cid

    Abstract: Automated three-dimensional (3D) object reconstruction is the task of building a geometric representation of a physical object by means of sensing its surface. Even though new single view reconstruction techniques can predict the surface, they lead to incomplete models, specially, for non commons objects such as antique objects or art sculptures. Therefore, to achieve the task's goals, it is essen… ▽ More

    Submitted 22 January, 2021; originally announced January 2021.

    Comments: Accepted to Machine Vision and Applications

    Journal ref: Machine Vision and Applications 32, 42 (2021)

  13. arXiv:2010.06164  [pdf, other

    cs.AI

    Causal Structure Learning: a Bayesian approach based on random graphs

    Authors: Mauricio Gonzalez-Soto, Ivan R. Feliciano-Avelino, L. Enrique Sucar, Hugo J. Escalante Balderas

    Abstract: A Random Graph is a random object which take its values in the space of graphs. We take advantage of the expressibility of graphs in order to model the uncertainty about the existence of causal relationships within a given set of variables. We adopt a Bayesian point of view in order to capture a causal structure via interaction and learning with a causal environment. We test our method over two di… ▽ More

    Submitted 13 October, 2020; originally announced October 2020.

  14. arXiv:2008.12114  [pdf, other

    cs.CY cs.AI

    Competence-Based Student Modelling with Dynamic Bayesian Networks

    Authors: Rafael Morales-Gamboa, L. Enrique Sucar

    Abstract: We present a general method for using a competences map, created by defining generalization/specialization and inclusion/part-of relationships between competences, in order to build an overlay student model in the form of a dynamic Bayesian network in which conditional probability distributions are defined per relationship type. We have created a competences map for a subset of the transversal com… ▽ More

    Submitted 21 August, 2020; originally announced August 2020.

    Comments: Artificial Intelligence Applied to Education. 22 pages, 9 tables, 9 figures. Submitted for review

    ACM Class: K.3.1

  15. arXiv:2004.04485  [pdf, other

    cs.CV

    NodeSLAM: Neural Object Descriptors for Multi-View Shape Reconstruction

    Authors: Edgar Sucar, Kentaro Wada, Andrew Davison

    Abstract: The choice of scene representation is crucial in both the shape inference algorithms it requires and the smart applications it enables. We present efficient and optimisable multi-class learned object descriptors together with a novel probabilistic and differential rendering engine, for principled full object shape inference from one or more RGB-D images. Our framework allows for accurate and robus… ▽ More

    Submitted 10 October, 2020; v1 submitted 9 April, 2020; originally announced April 2020.

    Comments: to be published in 3DV

  16. arXiv:2004.04336  [pdf, other

    cs.CV cs.RO

    MoreFusion: Multi-object Reasoning for 6D Pose Estimation from Volumetric Fusion

    Authors: Kentaro Wada, Edgar Sucar, Stephen James, Daniel Lenton, Andrew J. Davison

    Abstract: Robots and other smart devices need efficient object-based scene representations from their on-board vision systems to reason about contact, physics and occlusion. Recognized precise object models will play an important role alongside non-parametric reconstructions of unrecognized structures. We present a system which can estimate the accurate poses of multiple known objects in contact and occlusi… ▽ More

    Submitted 8 April, 2020; originally announced April 2020.

    Comments: 10 pages, 10 figures, IEEE Conference on Computer Vision and Pattern Recognition (CVPR) 2020

  17. arXiv:1910.06729  [pdf, ps, other

    cs.GT

    Causal Games and Causal Nash Equilibrium

    Authors: Mauricio Gonzalez-Soto, Luis E. Sucar, Hugo J. Escalante

    Abstract: Classical results of Decision Theory, and its extension to a multi-agent setting: Game Theory, operate only at the associative level of information; this is, classical decision makers only take into account probabilities of events; we go one step further and consider causal information: in this work, we define Causal Decision Problems and extend them to a multi-agent decision problem, which we cal… ▽ More

    Submitted 11 October, 2019; originally announced October 2019.

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

  18. arXiv:1907.11752  [pdf, ps, other

    cs.AI stat.ME

    Choosing with unknown causal information: Action-outcome probabilities for decision making can be grounded in causal models

    Authors: Mauricio Gonzalez Soto, David Danks, Hugo J. Escalante Balderas, L. Enrique Sucar

    Abstract: Decision-making under uncertainty and causal thinking are fundamental aspects of intelligent reasoning. Decision-making has been well studied when the available information is considered at the associative (probabilistic) level. The classical Theorems of von Neumann-Morgenstern and Savage provide a formal criterion for rational choice using associative information: maximize expected utility. There… ▽ More

    Submitted 28 October, 2022; v1 submitted 26 July, 2019; originally announced July 2019.

  19. Supervised Learning of the Next-Best-View for 3D Object Reconstruction

    Authors: Miguel Mendoza, J. Irving Vasquez-Gomez, Hind Taud, Luis Enrique Sucar, Carolina Reta

    Abstract: Motivated by the advances in 3D sensing technology and the spreading of low-cost robotic platforms, 3D object reconstruction has become a common task in many areas. Nevertheless, the selection of the optimal sensor pose that maximizes the reconstructed surface is a problem that remains open. It is known in the literature as the next-best-view planning problem. In this paper, we propose a novel nex… ▽ More

    Submitted 14 May, 2019; originally announced May 2019.

    Comments: Under review in Pattern Recognition Letters

    Journal ref: Pattern Recognition Letters, Volume 133, 2020, Pages 224-231, ISSN 0167-8655

  20. arXiv:1902.02279  [pdf, other

    cs.AI

    A Guiding Principle for Causal Decision Problems

    Authors: M. Gonzalez-Soto, L. E. Sucar, H. J. Escalante

    Abstract: We define a Causal Decision Problem as a Decision Problem where the available actions, the family of uncertain events and the set of outcomes are related through the variables of a Causal Graphical Model $\mathcal{G}$. A solution criteria based on Pearl's Do-Calculus and the Expected Utility criteria for rational preferences is proposed. The implementation of this criteria leads to an on-line deci… ▽ More

    Submitted 6 February, 2019; originally announced February 2019.

    Comments: Submitted to AAAI Spring Symposium Beyond Curve Fitting

  21. arXiv:1807.01268  [pdf, other

    cs.AI

    Playing against Nature: causal discovery for decision making under uncertainty

    Authors: M. Gonzalez-Soto, L. E. Sucar, H. J. Escalante

    Abstract: We consider decision problems under uncertainty where the options available to a decision maker and the resulting outcome are related through a causal mechanism which is unknown to the decision maker. We ask how a decision maker can learn about this causal mechanism through sequential decision making as well as using current causal knowledge inside each round in order to make better choices had sh… ▽ More

    Submitted 3 July, 2018; originally announced July 2018.

    Comments: Accepted as poster presentation at the CausalML Workshop at ICML 2018

  22. arXiv:1711.02768  [pdf, other

    cs.RO

    Bayesian Scale Estimation for Monocular SLAM Based on Generic Object Detection for Correcting Scale Drift

    Authors: Edgar Sucar, Jean-Bernard Hayet

    Abstract: This work proposes a new, online algorithm for estimating the local scale correction to apply to the output of a monocular SLAM system and obtain an as faithful as possible metric reconstruction of the 3D map and of the camera trajectory. Within a Bayesian framework, it integrates observations from a deep-learning based generic object detector and a prior on the evolution of the scale drift. For e… ▽ More

    Submitted 7 November, 2017; originally announced November 2017.

  23. arXiv:1705.09860  [pdf, other

    cs.CV

    Probabilistic Global Scale Estimation for MonoSLAM Based on Generic Object Detection

    Authors: Edgar Sucar, Jean-Bernard Hayet

    Abstract: This paper proposes a novel method to estimate the global scale of a 3D reconstructed model within a Kalman filtering-based monocular SLAM algorithm. Our Bayesian framework integrates height priors over the detected objects belonging to a set of broad predefined classes, based on recent advances in fast generic object detection. Each observation is produced on single frames, so that we do not need… ▽ More

    Submitted 27 May, 2017; originally announced May 2017.

    Comments: Int. Workshop on Visual Odometry, CVPR, (July 2017)

  24. arXiv:1303.5432  [pdf

    cs.AI

    Expressing Relational and Temporal Knowledge in Visual Probabilistic Networks

    Authors: Luis Enrique Sucar, Duncan F. Gillies

    Abstract: Bayesian networks have been used extensively in diagnostic tasks such as medicine, where they represent the dependency relations between a set of symptoms and a set of diseases. A criticism of this type of knowledge representation is that it is restricted to this kind of task, and that it cannot cope with the knowledge required in other artificial intelligence applications. For example, in compu… ▽ More

    Submitted 13 March, 2013; originally announced March 2013.

    Comments: Appears in Proceedings of the Eighth Conference on Uncertainty in Artificial Intelligence (UAI1992)

    Report number: UAI-P-1992-PG-303-309

  25. arXiv:1302.3585  [pdf

    cs.AI

    A Probabilistic Model For Sensor Validation

    Authors: Pablo H. Ibarguengoytia, Luis Enrique Sucar, Sunil Vadera

    Abstract: The validation of data from sensors has become an important issue in the operation and control of modern industrial plants. One approach is to use knowledge based techniques to detect inconsistencies in measured data. This article presents a probabilistic model for the detection of such inconsistencies. Based on probability propagation, this method is able to find the existence of a possible fa… ▽ More

    Submitted 13 February, 2013; originally announced February 2013.

    Comments: Appears in Proceedings of the Twelfth Conference on Uncertainty in Artificial Intelligence (UAI1996)

    Report number: UAI-P-1996-PG-332-339

  26. arXiv:1301.7386  [pdf

    cs.AI

    Any Time Probabilistic Reasoning for Sensor Validation

    Authors: Pablo H. Ibarguengoytia, Luis Enrique Sucar, Sunil Vadera

    Abstract: For many real time applications, it is important to validate the information received from the sensors before entering higher levels of reasoning. This paper presents an any time probabilistic algorithm for validating the information provided by sensors. The system consists of two Bayesian network models. The first one is a model of the dependencies between sensors and it is used to validate each… ▽ More

    Submitted 30 January, 2013; originally announced January 2013.

    Comments: Appears in Proceedings of the Fourteenth Conference on Uncertainty in Artificial Intelligence (UAI1998)

    Report number: UAI-P-1998-PG-266-273

  27. arXiv:1301.6675  [pdf

    cs.AI

    A Temporal Bayesian Network for Diagnosis and Prediction

    Authors: Gustavo Arroyo-Figueroa, Luis Enrique Sucar

    Abstract: Diagnosis and prediction in some domains, like medical and industrial diagnosis, require a representation that combines uncertainty management and temporal reasoning. Based on the fact that in many cases there are few state changes in the temporal range of interest, we propose a novel representation called Temporal Nodes Bayesian Networks (TNBN). In a TNBN each node represents an event or state c… ▽ More

    Submitted 23 January, 2013; originally announced January 2013.

    Comments: Appears in Proceedings of the Fifteenth Conference on Uncertainty in Artificial Intelligence (UAI1999)

    Report number: UAI-P-1999-PG-13-20