Giter Club home page Giter Club logo

Comments (2)

HobbitLong avatar HobbitLong commented on July 18, 2024 2

Hi, @yaxingwang,

Thanks for you interest.

The short answer is that the student-teacher combinations in this paper are randomly picked. I did not tune student-teacher combination such that our method could perform the best.

Your question actually reveals my initial thoughts of extending previous benchmark. I think most previous methods do not evaluate the performance on variance teacher-student combinations. For instance, Attention Transfer (AT) mainly consider WideResNet, and ResNet, and recent paper Similarity Preserving (SP) mainly consider WideResNet, MobileNet, and ShuffleNet. Additionally, most methods consider the teacher and student models to be of the same architectural type.

So I was trying to test those state-of-the-art methods with randomly picked various student-teacher combinations, and wanted to see how the performance would change. And I also divided these combinations into two groups: (1) of the same architectural type, or (2) of different types. As you may see from the two tables from the paper, some method significantly drops when dealing with group (2).

Lastly, though our CRD is the best among these randomly picked combinations in our paper, I think it's with high probability that it could not consistently be the best in all exhaustive combinations. But in general, it should not be very sensitive to different models, as you can see that we do not require specific architectural inductive bias in our algorithm.

from repdistiller.

yaxingwang avatar yaxingwang commented on July 18, 2024

Thank you for your reply, @HobbitLong . It is good insight to compare the picked randomly student teacher pair. CRD mine additionally the structural knowledge, which is great complementary for KD.

from repdistiller.

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.