Giter Site home page Giter Site logo

hybrid-inference's People

Contributors

vgsatorras avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hybrid-inference's Issues

Any reference on equation (5) of the paper?

Hi,
Just be curious on the Equation (5) in your paper, which differs from maximum value of the hidden variable in a Hidden Markov model or in a linear dynamic model.
Is there any reference that defines the most likely state of x as a linear function of the derivative of log-likelihood?

Additionally, in the loss function defined in (18), gt seems to be the ground truth of GNN variable h, which does not seem to be available since there would only exist groud truth of x and y.

Your explanation would be appreciated. Thanks.

A discussion towards better understanding of the 1st task

Dear Authors

Thanks for your great work. I am a big fun, but I have few questions towards the big picture of your work.

May I ask: Does the task of exp1_linear.py aim at recovering true trajectory positions from noisy measurements ? I notice the loss is calculated from MSE between positions and meas as in
outputs = net([operators, meas], x0, args.K, ts=ts)
mse = F.mse_loss(outputs[-1], position)

If so, Does this means that, for hybrid model, we introduce Graphical Model Message (GMM) and Graph Neural Network (GNN) mechanism to better model the unobserved variable x, for the purpose that x can flexibly take non-gaussian noise influence into account ?

Thanks for your time !!

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.