Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration with AllenNLP #261

Open
aleSuglia opened this issue Mar 13, 2021 · 3 comments
Open

Integration with AllenNLP #261

aleSuglia opened this issue Mar 13, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@aleSuglia
Copy link

aleSuglia commented Mar 13, 2021

Problem

AllenAct represents a framework for learning to act in 3D environments. Learning complex tasks from scratch, without human supervision is very challenging. Additionally, learning from raw pixels is even harder. Language can represent a relevant medium for improving the sample efficiency of learning to act models. Therefore, I believe that a learning to act framework should be also tightly coupled with a learning to understand language framework.

Desired solution

I would like to see a tight integration between AllenNLP and AllenAct. Particularly, the natural language processing component I believe could be essential for performing specific embodied tasks requiring language understanding.

Do you think this is a reasonable feature to consider? If yes, do you have a plan for it? Happy to contribute to this effort :)

@aleSuglia aleSuglia added the enhancement New feature or request label Mar 13, 2021
@Lucaweihs
Copy link
Contributor

Hi @aleSuglia,

I think this is a fantastic suggestion. One of the reason we haven't prioritized this yet is that the most popular embodied tasks (e.g. instruction following for navigation) don't seem to require extremely deep language understanding. I see you've done some interesting work with guessing games, is there a task you're interested in where you feel like a tight AllenNLP+AllenAct integration would be very helpful?

@aleSuglia
Copy link
Author

aleSuglia commented Apr 6, 2021

Hi @Lucaweihs,

Thanks for your answer. The kind of tasks that I have in mind are those in which agents can interact with environment as well as in natural language with other agents to achieve a given task (e.g. https://arxiv.org/abs/2011.08277). I believe that AllenAct combined with AllenNLP would be the perfect solution to tackle this sort of embodied and communicative tasks. I would be more than happy to start drafting a proposal for this with your help!

@aleSuglia
Copy link
Author

Any more thoughts on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants