-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: zhuwenxing <wxzhuyeah@gmail.com>
- Loading branch information
1 parent
13461c9
commit feae985
Showing
58 changed files
with
3,204 additions
and
5,324 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,40 @@ | ||
# May 2021 Archive | ||
|
||
## 2021-05-31 | ||
|paper|code| | ||
|---|---| | ||
|[a simulation-based end-to-end learning framework for evidential occupancy grid mapping](https://arxiv.org/abs/2102.12718)|[EviLOG](https://github.com/ika-rwth-aachen/EviLOG)| | ||
|[salientsleepnet: multimodal salient wave detection network for sleep staging](https://arxiv.org/abs/2105.13864)|[SalientSleepNet](https://github.com/ziyujia/SalientSleepNet)| | ||
|[recovery of future data via convolution nuclear norm minimization](https://arxiv.org/abs/1909.03889)|[CNNM](https://github.com/gcliu1982/CNNM)| | ||
|date|paper|code| | ||
|---|---|---| | ||
|2105.13864|[salientsleepnet: multimodal salient wave detection network for sleep staging](https://arxiv.org/abs/2105.13864)|[SalientSleepNet](https://github.com/ziyujia/SalientSleepNet)| | ||
|
||
## 2021-05-28 | ||
|paper|code| | ||
|---|---| | ||
|[multi-resolution csi feedback with deep learning in massive mimo system](https://arxiv.org/abs/1910.14322)|[CRNet](https://github.com/Kylin9511/CRNet)| | ||
|[unsupervised deep learning for massive mimo hybrid beamforming](https://arxiv.org/abs/2007.00038)|[HBF-Net](https://github.com/HamedHojatian/HBF-Net)| | ||
|[robust learning from corrupted eeg with dynamic spatial filtering](https://arxiv.org/abs/2105.12916)|[dynamic-spatial-filtering](https://github.com/hubertjb/dynamic-spatial-filtering)| | ||
|date|paper|code| | ||
|---|---|---| | ||
|2105.12916|[robust learning from corrupted eeg with dynamic spatial filtering](https://arxiv.org/abs/2105.12916)|[dynamic-spatial-filtering](https://github.com/hubertjb/dynamic-spatial-filtering)| | ||
|
||
## 2021-05-27 | ||
|paper|code| | ||
|---|---| | ||
|[learning to continuously optimize wireless resource in episodically dynamic environment](https://arxiv.org/abs/2011.07782)|[ICASSP2021](https://github.com/Haoran-S/ICASSP2021)| | ||
|[lenient regret and good-action identification in gaussian process bandits](https://arxiv.org/abs/2102.05793)|[GoodAction](https://github.com/caitree/GoodAction)| | ||
|date|paper|code| | ||
|---|---|---| | ||
|
||
## 2021-05-26 | ||
|paper|code| | ||
|---|---| | ||
|[self-supervised transfer learning of physiological representations from free-living wearable data](https://arxiv.org/abs/2011.12121)|[Step2heart](https://github.com/sdimi/Step2heart)| | ||
|[robust adversarial learning via sparsifying front ends](https://arxiv.org/abs/1810.10625)|[sparsity-based-defenses](https://github.com/soorya19/sparsity-based-defenses)| | ||
|[npd entropy: a non-parametric differential entropy rate estimator](https://arxiv.org/abs/2105.11580)|[npd_entropy](https://github.com/afeutrill/npd_entropy)| | ||
|[honest-but-curious nets: sensitive attributes of private inputs can be secretly coded into the entropy of classifiers' outputs](https://arxiv.org/abs/2105.12049)|[honest-but-curious-nets](https://github.com/mmalekzadeh/honest-but-curious-nets)| | ||
|date|paper|code| | ||
|---|---|---| | ||
|2105.11580|[npd entropy: a non-parametric differential entropy rate estimator](https://arxiv.org/abs/2105.11580)|[npd_entropy](https://github.com/afeutrill/npd_entropy)| | ||
|2105.12049|[honest-but-curious nets: sensitive attributes of private inputs can be secretly coded into the entropy of classifiers' outputs](https://arxiv.org/abs/2105.12049)|[honest-but-curious-nets](https://github.com/mmalekzadeh/honest-but-curious-nets)| | ||
|
||
## 2021-05-25 | ||
|paper|code| | ||
|---|---| | ||
|[deep joint source channel coding for wirelessimage transmission with ofdm](https://arxiv.org/abs/2101.03909)|[Deep-JSCC-for-images-with-OFDM](https://github.com/mingyuyng/Deep-JSCC-for-images-with-OFDM)| | ||
|[joint learning of multiple granger causal networks via non-convex regularizations: inference of group-level brain connectivity](https://arxiv.org/abs/2105.07196)|[JGranger_ncvx](https://github.com/parinthorn/JGranger_ncvx)| | ||
|[denoising noisy neural networks: a bayesian approach with compensation](https://arxiv.org/abs/2105.10699)|[NoisyNN](https://github.com/lynshao/NoisyNN)| | ||
|[deep active learning approach to adaptive beamforming for mmwave initial alignment](https://arxiv.org/abs/2012.13607)|[DL-ActiveLearning-BeamAlignment](https://github.com/foadsohrabi/DL-ActiveLearning-BeamAlignment)| | ||
|[byzantine-resilient federated machine learning via over-the-air computation](https://arxiv.org/abs/2105.10883)|[Byzantine_AirComp](https://github.com/goldenBill/Byzantine_AirComp)| | ||
|date|paper|code| | ||
|---|---|---| | ||
|2105.07196|[joint learning of multiple granger causal networks via non-convex regularizations: inference of group-level brain connectivity](https://arxiv.org/abs/2105.07196)|[JGranger_ncvx](https://github.com/parinthorn/JGranger_ncvx)| | ||
|2105.10699|[denoising noisy neural networks: a bayesian approach with compensation](https://arxiv.org/abs/2105.10699)|[NoisyNN](https://github.com/lynshao/NoisyNN)| | ||
|2105.10883|[byzantine-resilient federated machine learning via over-the-air computation](https://arxiv.org/abs/2105.10883)|[Byzantine_AirComp](https://github.com/goldenBill/Byzantine_AirComp)| | ||
|
||
## 2021-05-24 | ||
|paper|code| | ||
|---|---| | ||
|[semi-supervised learning for identifying the likelihood of agitation in people with dementia](https://arxiv.org/abs/2105.10398)|[Agitation_detection](https://github.com/RoonakR/Agitation_detection)| | ||
|[redunet: a white-box deep network from the principle of maximizing rate reduction](https://arxiv.org/abs/2105.10446)|[MCR2](https://github.com/Ma-Lab-Berkeley/MCR2)| | ||
|date|paper|code| | ||
|---|---|---| | ||
|2105.10398|[semi-supervised learning for identifying the likelihood of agitation in people with dementia](https://arxiv.org/abs/2105.10398)|[Agitation_detection](https://github.com/RoonakR/Agitation_detection)| | ||
|2105.10446|[redunet: a white-box deep network from the principle of maximizing rate reduction](https://arxiv.org/abs/2105.10446)|[MCR2](https://github.com/Ma-Lab-Berkeley/MCR2)| | ||
|
||
## 2021-05-21 | ||
|paper|code| | ||
|---|---| | ||
|[min2net: end-to-end multi-task learning for subject-independent motor imagery eeg classification](https://arxiv.org/abs/2102.03814)|[MIN2Net](https://github.com/IoBT-VISTEC/MIN2Net)| | ||
|[point process simulation of generalised inverse gaussian processes and estimation of the jaeger integral](https://arxiv.org/abs/2105.09429)|[GiG](https://github.com/yamankindap/GiG)| | ||
|date|paper|code| | ||
|---|---|---| | ||
|2105.09429|[point process simulation of generalised inverse gaussian processes and estimation of the jaeger integral](https://arxiv.org/abs/2105.09429)|[GiG](https://github.com/yamankindap/GiG)| | ||
|
Oops, something went wrong.