Giter VIP home page Giter VIP logo

fedsup's Introduction

Hi there ๐Ÿ‘‹

Kthyeon's GitHub stats

Now, Iโ€™m a Ph D Student in Optimization and Statistical Inference Lab OSI (Advisor: Se-Young Yun, KAIST).

I worked as a PhD student researcher @ Google Research, Qualcomm AI, and DynamoFL (YCW22 selected startup).

๐Ÿ“ซ Working: KAIST AI (Seoul, Korea).

๐Ÿ”ญ My Blog: https://taehyeon.oopy.io/

๐Ÿค” LinkedIn: https://www.linkedin.com/in/taehyeon-kim-6a1239207/

๐Ÿ’ฌ Contact: [email protected], [email protected] (permanant)

I am a research scientist! Feel free to contact me!

fedsup's People

Contributors

kthyeon avatar

Stargazers

 avatar

Watchers

 avatar

fedsup's Issues

bug report: the model training process may not work properly

First of all, thanking you for your valueable work and for providing the code. When I try to reproduce the experimental results of E-Fedsup in Table 1 in the paper, the training process of the model dose not seem to work as expected. The performance of the model is stable at 1% accuracy, while the loss value keeps oscillating. The final performance did not behave as demonstrated in the paper. Could you help me to tell the cause of this result? Or tell me how to reproduce the experimental results of Table 1 in the paper. Thank you for your reply.
The trainning command I use:

python main.py --shard_per_user 10 --dataset cifar100 --label_smoothing 0.0 \
                          --gpu 0 --frac 0.1 --local_ep 5 --momentum 0.9 \
                          --inplace_distill False --num_arch_training 1 \
                          --drop_connect 0.0 --dropout 0.0 --results_save "vanilla" \
                          --diri "False" --config-file config/efficient_fedsup.yml

The config file efficient_fedsup.yml has not been modified.

part of the training results are shown in the figure below:
image

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.