GithubHelp home page GithubHelp logo

Comments (7)

qbilius avatar qbilius commented on August 16, 2024

I haven't tried such a test. With PLS regression, there is a dimensionality reduction, maybe that's causing it? Try using something simpler, like linear regression, to see if the issue persists. On the other hand, since you're training on some hvm images and testing on some other hvm images, why should it work anyways?

from vision.

mschrimpf avatar mschrimpf commented on August 16, 2024

The hvm here is actually the exact same dataset, i.e same images and same everything else.

Good point with the linear regression, I'll see how well that performs.

from vision.

qbilius avatar qbilius commented on August 16, 2024

Yes, but if you trained your regression on 5 images and tested on some other 5, you wouldn't expect te score to be at 1.0, right? (even though theoretically there is no problem, just use the identity function – the problem is how to do that well enough in general)

from vision.

mschrimpf avatar mschrimpf commented on August 16, 2024

Okay that's true, I still would have expected the score to be close to 1.0 especially since there is a trivial solution. I don't have a good intuition why regression doesn't find this trivial solution.

from vision.

qbilius avatar qbilius commented on August 16, 2024

First check if linear regression has the same problem, as I'm not sure at all that it will.

from vision.

mschrimpf avatar mschrimpf commented on August 16, 2024

Linear regression indeed works much better (100% score vs 78% with PLS).
@qbilius have you played around with linear regression for the model activations too by any chance? Or does that become too computationally intense?

from vision.

qbilius avatar qbilius commented on August 16, 2024

See here: https://paper.dropbox.com/doc/HvM-Neural-Fits-IkDSBHln2Qo2cx8onqqtu#:uid=017383260209745&h2=Comparison-of-regressions

from vision.

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.