Code Monkey home page Code Monkey logo

rememberthepast-datasetdistillation's People

Contributors

lucas2012 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar

rememberthepast-datasetdistillation's Issues

Confusing about the initial parameter problem.

Hi.

This is an inspiring work about dataset distillation. The training pipeline (Algorithm 1 in the paper) aims to maximize the performance of the model that

  • trained by synthetic data D_s (Algorithm lines 8-13)
  • evaluated by real data D_{tr} (Algorithm line 14).

This pipeline is similar to Dataset Distilation[1], which also aims to maximize the performance trained by S and evaluated by T. However, [1] raises a problem that the initial parameter $\theta_0$ (Algorithm 1 line 6) significantly influences the performance of the whole algorithm. This is because the final parameter $\theta_T$ is dependent on the initial parameter $\theta_0$ and thus the loss function $J(\phi)$ and optimization direction OPT-STEP $(\phi, J(\phi), \alpha_1, \beta_1)$ is dependent on the initial parameter $\theta_0$.

So, I'm confusing how this work deals with this initial parameter problem.

Thanks!~

[1]Wang, T., Zhu, J., Torralba, A., & Efros, A. A. (2018). Dataset Distillation. ArXiv. https://doi.org/10.48550/arXiv.1811.10959

pretrained distilled dataset

Hello,

This is a great work! We are trying to follow up, could you please provide some pretrained distilled datasets, like the ones here?

Many thanks!

Visualization of synthetic images in CIFAR10

Hi.

How to visualize the synthetic images if I activate ZCA pre-processing (as in Figure 7-9 in your paper)?

I tried to visualize the images stored in the weight in the module nn.Embedding using BPTT without memory addressing, but it appears to be an almost black image. Is this a normal case for the BPTT+momentum algorithm? I got ~49% accuracy on ipc1 in CIFAR10, which is a close value to the reported result in your paper. So I guess maybe I miss something about how to visualize the images. Perhaps in the case of ZCA?

Thanks.

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.