Code Monkey home page Code Monkey logo

Comments (2)

lsongx avatar lsongx commented on July 17, 2024

Do you mean that the validation accuracy drops when we set the training iterations too large?

I think this is inevitable since the experiments are under an unsupervised setting. All we can do is selecting a best model during training according to the validation results, but such manner is actually cheating since we are supposed to have no idea about any labeling info on the target dataset. But, many papers are doing like this and I don't know why everyone in this field thinks it is okay. The same 'convention' also exists for other unsupervised domain adaptation tasks, such as segmentation. You can simply check some papers (even CVPR oral) that released their code and you will find that they are selecting the best model according to the validation.

The recent studies (papers) of unsupervised domain adaptation are useless to real practical problems, mainly due to their confusing settings (They claimed labelling is costly, but still using the labeled validation data). In fact, we (i.e., the group I am in at Horizon Robotics) do not study such unsupervised settings anymore.

from domainadaptivereid.

geyutang avatar geyutang commented on July 17, 2024

I got your idea.
The problem or phenomenon you pointed out is prevalent in the unsupervised learning problem settings. Also, I don't realize this before and it does obviously violate the basic ML rule because of using the validation set during training.
Thanks for this kindly remind and reply.

from domainadaptivereid.

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.