Mark Chen, He Li, Wayne Luk, Zehuan Zhang
We lifted 1 functions out of this paper's own repositories and ran 1 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| zehuanzhang/BayesCVNN | — | 1 of 1 |
| Function | Status | Where it lives |
|---|---|---|
| Complex_BernoulliDropout | Ran | zehuanzhang/BayesCVNN/Software/Complex-Valued/complex_dropout.py pointer only (licence: NONE) · get_code("5511454fc16bac8d") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
Complex-Valued Neural Networks (CVNNs) have significant advantages in handling tasks that involve complex numbers. However, existing CVNNs are unable to quantify predictive uncertainty. We propose, for the first time, dropout-based Bayesian Complex-Valued Neural Networks (BayesCVNNs) to enable uncertainty quantification for complex-valued applications, exhibiting broad applicability and efficiency for hardware implementation due to modularity. Furthermore, as the dual-part nature of complex values significantly broadens the design space and enables novel configurations based on layer-mixing and part-mixing, we introduce an automated search approach to effectively identify optimal configurations for both real and imaginary components. To facilitate deployment, we present a framework that generates customized FPGA-based accelerators for BayesCVNNs, leveraging a set of optimized building blocks. Experiments demonstrate the best configuration can be effectively found via the automated search, attaining higher performance with lower hardware costs compared with manually crafted models. The optimized accelerators achieve approximately 4.5× and 13× speedups on different models with less than 10% power consumption compared to GPU implementations, and outperform existing work in both algorithm and hardware aspects. Our code is publicly available at: https://github.com/zehuanzhang/BayesCVNN.git.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2604.19993")
get_code_for_paper("2604.19993")
have("2604.19993")
Connect an agent — have() is free.