066-incentive-aware-federated-learning-with-training-time-model-rewards

https://github.com/szu-advtech-2024/066-incentive-aware-federated-learning-with-training-time-model-rewards

Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: SZU-AdvTech-2024
  • Default Branch: main
  • Size: 0 Bytes
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Citation

https://github.com/SZU-AdvTech-2024/066-Incentive-Aware-Federated-Learning-with-Training-Time-Model-Rewards/blob/main/

## Requirements

To install requirements:
```setup
conda env create -f environment.yml
```

## Run IAFL experiments

At the beginning of the `iafl.py` file, there are descriptions for the options required to run the code.

We give one example here:
```bash
python iafl.py --config ./config/cifar/iafl/cifar_iafl.yaml
```


Owner

  • Name: SZU-AdvTech-2024
  • Login: SZU-AdvTech-2024
  • Kind: organization

Citation (citation.txt)

@inproceedings{REPO066,
    author = "Wu, Zhaoxuan and Amiri, Mohammad Mohammadi and Raskar, Ramesh and Low, Bryan Kian Hsiang",
    booktitle = "The Twelfth International Conference on Learning Representations",
    title = "{Incentive-Aware Federated Learning with Training-Time Model Rewards}",
    url = "https://openreview.net/forum?id=FlY7WQ2hWS",
    year = "2024"
}

GitHub Events

Total
  • Watch event: 1
  • Push event: 2
  • Create event: 3
Last Year
  • Watch event: 1
  • Push event: 2
  • Create event: 3