Skip to main content

Showing 1–10 of 10 results for author: Daruna, A

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

    cs.LG cs.CV

    GFM4MPM: Towards Geospatial Foundation Models for Mineral Prospectivity Map**

    Authors: Angel Daruna, Vasily Zadorozhnyy, Georgina Lukoczki, Han-Pang Chiu

    Abstract: Machine Learning (ML) for Mineral Prospectivity Map** (MPM) remains a challenging problem as it requires the analysis of associations between large-scale multi-modal geospatial data and few historical mineral commodity observations (positive labels). Recent MPM works have explored Deep Learning (DL) as a modeling tool with more representation capacity. However, these overparameterized methods ma… ▽ More

    Submitted 18 June, 2024; originally announced June 2024.

    Comments: 12 pages, 16 figures, 7 tables

  2. arXiv:2312.05946  [pdf, other

    cs.LG cs.AI

    Uncertainty Propagation through Trained Deep Neural Networks Using Factor Graphs

    Authors: Angel Daruna, Yunye Gong, Abhinav Rajvanshi, Han-Pang Chiu, Yi Yao

    Abstract: Predictive uncertainty estimation remains a challenging problem precluding the use of deep neural networks as subsystems within safety-critical applications. Aleatoric uncertainty is a component of predictive uncertainty that cannot be reduced through model improvements. Uncertainty propagation seeks to estimate aleatoric uncertainty by propagating input uncertainties to network predictions. Exist… ▽ More

    Submitted 10 December, 2023; originally announced December 2023.

  3. arXiv:2205.01836  [pdf, other

    cs.AI cs.RO

    Explainable Knowledge Graph Embedding: Inference Reconciliation for Knowledge Inferences Supporting Robot Actions

    Authors: Angel Daruna, Devleena Das, Sonia Chernova

    Abstract: Learned knowledge graph representations supporting robots contain a wealth of domain knowledge that drives robot behavior. However, there does not exist an inference reconciliation framework that expresses how a knowledge graph representation affects a robot's sequential decision making. We use a pedagogical approach to explain the inferences of a learned, black-box knowledge graph representation,… ▽ More

    Submitted 3 May, 2022; originally announced May 2022.

    Comments: Submitted to IROS 2022

  4. arXiv:2105.04484  [pdf, other

    cs.RO cs.AI

    Towards Robust One-shot Task Execution using Knowledge Graph Embeddings

    Authors: Angel Daruna, Lakshmi Nair, Weiyu Liu, Sonia Chernova

    Abstract: Requiring multiple demonstrations of a task plan presents a burden to end-users of robots. However, robustly executing tasks plans from a single end-user demonstration is an ongoing challenge in robotics. We address the problem of one-shot task execution, in which a robot must generalize a single demonstration or prototypical example of a task plan to a new execution environment. Our approach inte… ▽ More

    Submitted 10 May, 2021; originally announced May 2021.

    Comments: 7 pages, 3 figures. Accepted for publication at IEEE ICRA 2021

  5. arXiv:2101.05850  [pdf, other

    cs.RO cs.LG

    Continual Learning of Knowledge Graph Embeddings

    Authors: Angel Daruna, Mehul Gupta, Mohan Sridharan, Sonia Chernova

    Abstract: In recent years, there has been a resurgence in methods that use distributed (neural) representations to represent and reason about semantic knowledge for robotics applications. However, while robots often observe previously unknown concepts, these representations typically assume that all concepts are known a priori, and incorporating new information requires all concepts to be learned afresh. Ou… ▽ More

    Submitted 10 May, 2021; v1 submitted 14 January, 2021; originally announced January 2021.

    Comments: 8 pages, 4 figures. Accepted for publication in IEEE Robotics and Automation Letters (RA-L)

  6. arXiv:2001.10386  [pdf, other

    cs.RO

    Taking Recoveries to Task: Recovery-Driven Development for Recipe-based Robot Tasks

    Authors: Siddhartha Banerjee, Angel Daruna, David Kent, Weiyu Liu, Jonathan Balloch, Abhinav Jain, Akshay Krishnan, Muhammad Asif Rana, Harish Ravichandar, Binit Shah, Nithin Shrivatsav, Sonia Chernova

    Abstract: Robot task execution when situated in real-world environments is fragile. As such, robot architectures must rely on robust error recovery, adding non-trivial complexity to highly-complex robot systems. To handle this complexity in development, we introduce Recovery-Driven Development (RDD), an iterative task scripting process that facilitates rapid task and recovery development by leveraging hiera… ▽ More

    Submitted 28 January, 2020; originally announced January 2020.

    Comments: Published and presented at International Symposium on Robotics Research (ISRR), 2019 in Hanoi, Vietnam

  7. arXiv:1909.11142  [pdf, other

    cs.RO

    CAGE: Context-Aware Gras** Engine

    Authors: Weiyu Liu, Angel Daruna, Sonia Chernova

    Abstract: Semantic gras** is the problem of selecting stable grasps that are functionally suitable for specific object manipulation tasks. In order for robots to effectively perform object manipulation, a broad sense of contexts, including object and task constraints, needs to be accounted for. We introduce the Context-Aware Gras** Engine, which combines a novel semantic representation of grasp contexts… ▽ More

    Submitted 8 June, 2020; v1 submitted 24 September, 2019; originally announced September 2019.

    Comments: 2020 International Conference on Robotics and Automation (ICRA 2020)

  8. arXiv:1905.12181  [pdf, other

    cs.LG stat.ML

    Leveraging Semantics for Incremental Learning in Multi-Relational Embeddings

    Authors: Angel Daruna, Weiyu Liu, Zsolt Kira, Sonia Chernova

    Abstract: Service robots benefit from encoding information in semantically meaningful ways to enable more robust task execution. Prior work has shown multi-relational embeddings can encode semantic knowledge graphs to promote generalizability and scalability, but only within a batched learning paradigm. We present Incremental Semantic Initialization (ISI), an incremental learning approach that enables novel… ▽ More

    Submitted 8 July, 2019; v1 submitted 28 May, 2019; originally announced May 2019.

    Comments: 10 pages, 6 figures, 3 tables

  9. arXiv:1905.10799  [pdf, other

    cs.AI cs.CL cs.LG

    Path Ranking with Attention to Type Hierarchies

    Authors: Weiyu Liu, Angel Daruna, Zsolt Kira, Sonia Chernova

    Abstract: The objective of the knowledge base completion problem is to infer missing information from existing facts in a knowledge base. Prior work has demonstrated the effectiveness of path-ranking based methods, which solve the problem by discovering observable patterns in knowledge graphs, consisting of nodes representing entities and edges representing relations. However, these patterns either lack acc… ▽ More

    Submitted 26 November, 2019; v1 submitted 26 May, 2019; originally announced May 2019.

    Comments: Thirty-Fourth AAAI Conference on Artificial Intelligence (AAAI-20)

  10. arXiv:1903.00412  [pdf, other

    cs.RO

    RoboCSE: Robot Common Sense Embedding

    Authors: Angel Daruna, Weiyu Liu, Zsolt Kira, Sonia Chernova

    Abstract: Autonomous service robots require computational frameworks that allow them to generalize knowledge to new situations in a manner that models uncertainty while scaling to real-world problem sizes. The Robot Common Sense Embedding (RoboCSE) showcases a class of computational frameworks, multi-relational embeddings, that have not been leveraged in robotics to model semantic knowledge. We validate Rob… ▽ More

    Submitted 1 March, 2019; originally announced March 2019.

    Comments: 7 pages, 7 figures, accepted for publication in 2019 IEEE ICRA proceedings