GitHunt

.. |br| raw:: html


Grounded QA

.. image:: https://img.shields.io/badge/License-CC0_1.0-lightgrey.svg
:target: LICENSE
:alt: License

.. image:: https://img.shields.io/badge/DOI-10.31219%2Fosf.io%2F8frxm-blue
:target: CITATION.cff
:alt: DOI

|

Summary: Documentation and files about the Grounded QA component, as part of the GUT-AI Initiative <https://github.com/GUT-AI/gut-ai>_.

|

.. contents:: Table of Contents

|

About

The purpose of this component is to perform Grounded Question Answering (Grounded QA) by applying Grounded Cognition on QA tasks on multiple mobile robots or multiple aerial robots (drones) or a combination of them using Multimodal Learning (i.e. visuo-linguistic abilities)

Main papers

Selected publications
^^^^^^^^^^^^^^^^^^^^^

  • Kourouklides, I. (2022). Bayesian Deep Multi-Agent Multimodal Reinforcement Learning for Embedded Systems in Games, Natural Language Processing and Robotics. OSF Preprints. https://doi.org/10.31219/osf.io/sjrkh

References
^^^^^^^^^^

See References <references/README.rst>_.

Component files

Component page
^^^^^^^^^^^^^^

Thanks to OSF (by the Center for Open Science <https://www.cos.io/>_), the project is temporarily hosted at:

Component DOI
^^^^^^^^^^^^^

Project identifier: https://doi.org/10.17605/OSF.IO/8FRXM

Component dependencies
^^^^^^^^^^^^^^^^^^^^^^

This component depends on the following components of GUT-AI:

  • QA <https://github.com/GUT-AI/gut-ai/blob/master/components/README.rst#component-c4-9-qa>_
  • VSPT <https://github.com/GUT-AI/gut-ai/blob/master/components/README.rst#component-c4-10-vspt>_
  • Multi-Agent Communication <https://github.com/GUT-AI/gut-ai/blob/master/components/README.rst#component-c4-11-multi-agent-communication>_
  • Multi-Robot Path Planning <https://github.com/GUT-AI/gut-ai/blob/master/components/README.rst#component-c4-12-multi-robot-path-planning>_

Environment simulators
^^^^^^^^^^^^^^^^^^^^^^

See Simulators <https://github.com/GUT-AI/gut-ai/blob/master/simulators/README.rst>_.

Datasets
^^^^^^^^

See Datasets <https://github.com/GUT-AI/gut-ai/blob/master/README.rst>_.

Model Zoos
^^^^^^^^^^

See Model Zoos <https://github.com/GUT-AI/gut-ai/blob/master/model_zoos/README.rst>_.

Getting involved

  • Community Discord <https://github.com/GUT-AI/gut-ai/>_ for collaboration and discussion.

How to cite this

If you want to do so, feel free to cite <CITATION.cff>_ this component in your publications:

::

@article{kourouklides2022gqa,
  author = {Ioannis Kourouklides},
  journal = {OSF Preprints},
  title = {Grounded QA},
  year = {2022},
  doi = {10.17605/osf.io/8frxm},
  license = {Creative Commons Zero CC0 1.0}
}

License

.. image:: https://licensebuttons.net/p/mark/1.0/88x31.png
:target: http://creativecommons.org/publicdomain/zero/1.0/
:alt: License

Creative Commons Zero CC0 1.0 (Public Domain) <LICENSE>_

Contributors

Creative Commons Zero v1.0 Universal
Created September 25, 2022
Updated January 12, 2026
GUT-AI/grounded-qa | GitHunt