Skip to content

CST-Group/CGP

Repository files navigation

🧠 Cognitive Generative Planner (CGP)

A hybrid automated planning model based on Vector Embedding Representations and Transformer Architecture.

πŸ“Œ Overview

The Cognitive Generative Planner (CGP) is an innovative hybrid planning system that integrates symbolic and subsymbolic representations, combining the expressiveness of symbolic reasoning with the generalization power of neural networks.

By leveraging Ideas (symbolic structures) and their vectorized counterpart Vector Ideas, CGP enables creative, scalable, and adaptive planning. The system is driven by a Transformer-based neural architecture and enhanced by a symbolic search component: the Situated Beam Search (SBS) algorithm.

πŸš€ Key Features

  • Hybrid planning using Ideas + Vector Ideas
  • Symbolic and subsymbolic knowledge integration
  • Transformer-based neural network
  • Novel Situated Beam Search Algorithm (SBS)
  • Creative and explainable plan generation
  • Evaluation in complex simulated environments

πŸ“Š Experimental Results

CGP was evaluated in dynamic simulation environments and demonstrated:

  • High accuracy in valid plan generation
  • High diversity in generated plans
  • Lower computational cost than conventional planners
  • Generalization across different planning contexts

πŸ“ˆ Evaluation Metrics

  • Plan validity accuracy
  • Diversity metrics
  • Beam size vs. performance
  • Impact of temperature settings on generation behavior

βš™ Technologies & Concepts

  • Python
  • PyTorch
  • Transformers
  • Vector Embeddings
  • Symbolic AI & Subsymbolic AI
  • Knowledge Representation
  • Cognitive System Toolkit (CST)

πŸ“š References

  • Cognitive Generative Planner (CGP)
  • Situated Beam Search (SBS)
  • Transformer Architecture (Vaswani et al., 2017)
  • Vector Embedding Representations
  • Cognitive System Toolkit (CST)

πŸ’‘ Future Work

  • Deployment in real robotic environments
  • Multi-agent planning extensions
  • Integration with motivational and episodic memory systems
  • Multimodal planning capabilities

πŸ“„ License

This project is licensed under the MIT License.

✍ Author

Eduardo de Moraes FrΓ³es
Ph.D. in Computer Engineering – UNICAMP
Advisor: Prof. Dr. Ricardo Ribeiro Gudwin

About

The Cognitive Generative Planner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published