Skip to content

Add DRIVE tensor encoder#905

Open
amitport wants to merge 1 commit intotensorflow:masterfrom
amitport:drive
Open

Add DRIVE tensor encoder#905
amitport wants to merge 1 commit intotensorflow:masterfrom
amitport:drive

Conversation

@amitport
Copy link
Copy Markdown
Contributor

Adapted from the source published with "DRIVE: One-bit Distributed Mean Estimation" (NeurIPS '21; https://arxiv.org/pdf/2105.08339.pdf), and the algorithm presented therein.

Without going into the details of the paper, the key reason to include this as a core encoder is that for practical distributed scenarios, this encoder achieves accuracy results that are the same as using float32 while using only one bit per coordinate.

Adapted from the source published with "DRIVE: One-bit Distributed Mean Estimation" (NeurIPS '21; https://arxiv.org/pdf/2105.08339.pdf), and the algorithm presented therein.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant