Git Product home page Git Product logo

Comments (4)

woozch avatar woozch commented on July 1, 2024

Hi.
I don't remember the details because it was a quite previous study, but I do remember running my experiment with the hyper parameter setting in the Readme.

Since the domain adversarial loss is relatively unstable in unsupervised domain adaptation learning, if the result of stage 1 is not good, stage 2 is a refinement step, so I remember that there was a big difference in performance. This could be the downside of two-stage training.

The average performance of the learning models in stage 1 is relatively similar, but among them, you should use a model with overall good performance in the class to proceed with stage 2 to get good results.

from dsbn.

hzphzp avatar hzphzp commented on July 1, 2024

Thank you for your reply. I found that the results reported in stage 1 for CPUA and MSTN are similar but the results in stage2 of MSTN are much higher than CPUA. However, the stage2 training for MSTN and CPUA are the same (only with classification loss of source and pseudo target domain, am I correct?). So, I am wondering what bring the difference between the stage 2 results of MSTN and CPUA? Any suggestions?

from dsbn.

woozch avatar woozch commented on July 1, 2024

Hi. Sorry for the late reply.
Our algorithm aims to show performance improvement when the existing algorithm divides batch normalization by domain.
The performance marked in "reproduced" is the average accuracy without DSBN, and the performance marked in stage1 is the result when DSBN is used.
As mentioned in previous answers, we can see that for MSTN, the overall class performance is good, whereas for CPUA, the performance of a specific class is low.
In the case of MSTN, the overall performance is uniformly high (above 40%~), so I think that the performance improvement in the refinement step was greater. While in the case of CPUA, it seems that there was the performance degradation of a specific class such as knife in the refinement step.

from dsbn.

hzphzp avatar hzphzp commented on July 1, 2024

Hi. Sorry for the late reply. Our algorithm aims to show performance improvement when the existing algorithm divides batch normalization by domain. The performance marked in "reproduced" is the average accuracy without DSBN, and the performance marked in stage1 is the result when DSBN is used. As mentioned in previous answers, we can see that for MSTN, the overall class performance is good, whereas for CPUA, the performance of a specific class is low. In the case of MSTN, the overall performance is uniformly high (above 40%~), so I think that the performance improvement in the refinement step was greater. While in the case of CPUA, it seems that there was the performance degradation of a specific class such as knife in the refinement step.

Thank you~ Got it.

from dsbn.

Related Issues (10)

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.