Giter Site home page Giter Site logo

Comments (7)

Kait0 avatar Kait0 commented on May 27, 2024 2

The controller creeping described in the extended paper is a useful workaround to this problem.
https://arxiv.org/pdf/2205.15997.pdf
If you slightly force the model to creep forward it will usually start driving again, if there is no causal reason to stop.

from transfuser.

ap229997 avatar ap229997 commented on May 27, 2024

We are aware of this issue. While we don't have an exact explanation or solution for this, there can be multiple reasons why this is happening:

  • the model learns some spurious correlations about stopping behavior from the data generated by the conservative expert policy, this could be addressed to some extent by designing a better expert policy
  • we have noticed that this happens more when there is a dirt patch on the road which the model most likely interprets as an obstacle, one way to address this could be to train the model with semantic loss as an auxiliary objective (with road and dirt classes mapped together)

from transfuser.

Kin-Zhang avatar Kin-Zhang commented on May 27, 2024

Oh! Finally I found some one also notice the lastest model checkpoint have this problem! I think it's quite serious, escpecially you just run it at your computer, here is a picture from the running:
2021-12-17_20-28

from transfuser.

ap229997 avatar ap229997 commented on May 27, 2024

We are aware of this issue and we currently don't have a good solution for it.

from transfuser.

FitashUlHaq avatar FitashUlHaq commented on May 27, 2024

any update on this? :)

from transfuser.

Hither1 avatar Hither1 commented on May 27, 2024

The controller creeping described in the extended paper is a useful workaround to this problem. https://arxiv.org/pdf/2205.15997.pdf If you slightly force the model to creep forward it will usually start driving again, if there is no causal reason to stop.

Hi Just want to clarify this is not implemented in the current git repo code right?

from transfuser.

Kait0 avatar Kait0 commented on May 27, 2024

We have released the code last week in the 2022 branch of the github.
You can find it in team_code_latest/submission_agent.py

from transfuser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.