Skip to content

com-phy-affordance/COAT

Repository files navigation

Commonsene Object Affordance Task [COAT]


Arxiv | Datasets

Paper Summary Flowchart A 3 level framework adumbrating human commonsense style reasoning for estimating object affordance for various tasks

Experimental Setup:

  • Task List: tasks
  • Object List: objects
  • Utility List1: utilities
  • Variables Used: temperature, mass, material, already-in-use, condition

Utility Level Pruning:

This gives us UtilitytoObject mappings also called utility objects

Task-0(Context Level):

Here we evaluate models on their ability to prune out appropriate objects on the basis of Context. This gives us (Task,Utility)toObject mappings also called context objects

Task-1(Physical State Level):

Here we evaluate models on their ability to prune out the ideal configuration when presented with a number of context object configurations. (Something that is pretty obvious to humans)

Task-2(Physical State Level):

Here we evaluate models on their ability to prune out the most appropriatesub-optimal configuration when presented with a number of sub-optimal configurations of context objects. (Something that is pretty obvious to humans)


Prompts Used

Quantitative Examples

Implementations For Language Models:

  • PaLM/GPT3.5-Turbo: API
  • LLama13B: huggingface text generation pipeline link
  • Vicuna13B: lmsys link
  • Vicuna7B: lmsys link
  • Mistral-7B: huggingface link
  • ChatGLM-6B: huggingface link
  • ChatGLM2-6B: huggingface link

Upcoming Stuff:

  • generating object, task, utility jsons for your purpose
  • generating task-0 datasets for your own task list, object list, utility lists
  • generating task-1, task-2 datasets for your own variables, your preferred possible configurations, handcrafted penalty schema and your own preferences.

play around, create more variables, go for more comprehensive reward structures, go in any depth you wish. Let's create more agents capable of physical commonsense reasoning!

PS: If you need any help experimenting with this data or curating your own datasets, feel free to create an Issue.

Footnotes

  1. For the purpose of datasets, we've used concept and utility interchangeably.

About

A CommonSense Reasoning Dataset pertaining to Physical Commonsense affordance of objects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published