Skip to content

Commit 6d8bfee

Browse files
author
zhuwenxing
committed
update today arxiv
1 parent 01eaa6d commit 6d8bfee

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

README.md

+11-2
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,34 @@
1+
## 2024-03-22
2+
|paper|code|
3+
|---|---|
4+
|[interpretable causal inference for analyzing wearable, sensor, and distributional data](https://arxiv.org/abs/2312.10569)|[addmalts](https://github.com/almost-matching-exactly/addmalts)|
5+
|[towards better statistical understanding of watermarking llms](https://arxiv.org/abs/2403.13027)|[dualga](https://github.com/zhongzecai/dualga)|
16
## 2024-03-21
27
|paper|code|
38
|---|---|
4-
|[sdoa-net: an efficient deep learning-based doa estimation network for imperfect array](https://arxiv.org/abs/2203.10231)|[sdoanet](https://github.com/chenpengseu/sdoanet)|
9+
|[sdoa-net: an efficient deep learning-based doa estimation network for imperfect array](https://arxiv.org/abs/2203.10231)|[sdoa-net](https://github.com/chenpengseu/sdoa-net)|
10+
|[design of efficient point-mass filter with application in terrain aided navigation](https://arxiv.org/abs/2303.05100)|[efficient-pmf](https://github.com/idm-uwb/efficient-pmf)|
511
|[identifying tbi physiological states by clustering multivariate clinical time-series data](https://arxiv.org/abs/2303.13024)|[slac-time](https://github.com/vsubbian/slac-time)|
612
|[iterative regularization with k-support norm: an important complement to sparse recovery](https://arxiv.org/abs/2401.05394)|[irksn_aaai2024](https://github.com/wdevazelhes/irksn_aaai2024)|
713
|[page: prototype-based model-level explanations for graph neural networks](https://arxiv.org/abs/2210.17159)|[page](https://github.com/jordan7186/page)|
814
|[s$\omega$i: score-based o-information estimation](https://arxiv.org/abs/2402.05667)|[soi](https://github.com/mustaphabounoua/soi)|
9-
|[towards better statistical understanding of watermarking llms](https://arxiv.org/abs/2403.13027)|[dualga](https://github.com/zhongzecai/dualga)|
1015
## 2024-03-20
1116
|paper|code|
1217
|---|---|
1318
|[deep joint source-channel coding over cooperative relay networks](https://arxiv.org/abs/2211.06705)|[relay_jscc](https://github.com/aprilbian/relay_jscc)|
19+
|[brain tumor detection based on a novel and high-quality prediction of the tumor pixel distributions](https://arxiv.org/abs/2308.07495)|[Brain-tumor-detection-based-on-a-novel-and-high-quality-prediction-of-the-tumor-pixel-distributions](https://github.com/YanmingSun/Brain-tumor-detection-based-on-a-novel-and-high-quality-prediction-of-the-tumor-pixel-distributions)|
1420
|[hypergraph-mlp: learning on hypergraphs without message passing](https://arxiv.org/abs/2312.09778)|[hypergraph-mlp](https://github.com/tbh-98/hypergraph-mlp)|
1521
|[guiding masked representation learning to capture spatio-temporal relationship of electrocardiogram](https://arxiv.org/abs/2402.09450)|[st-mem](https://github.com/bakqui/st-mem)|
1622
|[sim2real in reconstructive spectroscopy: deep learning with augmented device-informed data simulation](https://arxiv.org/abs/2403.12354)|[rec_spectrometer](https://github.com/j1goblue/rec_spectrometer)|
1723
|[finding the missing data: a bert-inspired approach against package loss in wireless sensing](https://arxiv.org/abs/2403.12400)|[csi-bert](https://github.com/rs2002/csi-bert)|
1824
|[information decomposition in complex systems via machine learning](https://arxiv.org/abs/2307.04755)|[distributed-information-bottleneck.github.io](https://github.com/distributed-information-bottleneck/distributed-information-bottleneck.github.io)|
25+
|[a fast and provable algorithm for sparse phase retrieval](https://arxiv.org/abs/2309.02046)|[sparsepr](https://github.com/jxying/sparsepr)|
1926
|[language modeling is compression](https://arxiv.org/abs/2309.10668)|[language_modeling_is_compression](https://github.com/google-deepmind/language_modeling_is_compression)|
2027
## 2024-03-19
2128
|paper|code|
2229
|---|---|
2330
|[deep nonnegative matrix factorization with beta divergences](https://arxiv.org/abs/2309.08249)|[deep-beta-nmf-public](https://github.com/vleplat/deep-beta-nmf-public)|
31+
|[data-driven forced oscillation localization using inferred impulse responses](https://arxiv.org/abs/2310.01656)|[fo_local](https://github.com/shaohuiliu/fo_local)|
2432
|[deep regularized compound gaussian network for solving linear inverse problems](https://arxiv.org/abs/2311.17248)|[dr-cg-net](https://github.com/clyons19/dr-cg-net)|
2533
|[mains: a magnetic field aided inertial navigation system for indoor positioning](https://arxiv.org/abs/2312.02599)|[mainsvsmagekf](https://github.com/huang-chuan/mainsvsmagekf)|
2634
|[selfeeg: a python library for self-supervised learning in electroencephalography](https://arxiv.org/abs/2401.05405)|[selfeeg](https://github.com/medmaxlab/selfeeg)|
@@ -31,6 +39,7 @@
3139
## 2024-03-18
3240
|paper|code|
3341
|---|---|
42+
|[a time-causal and time-recursive analogue of the gabor transform](https://arxiv.org/abs/2308.14512)|[pygabor](https://github.com/tonylindeberg/pygabor)|
3443
|[a conversational brain-artificial intelligence interface](https://arxiv.org/abs/2402.15011)|[eegchat](https://github.com/akmeunier/eegchat)|
3544
|[the information geometry of umap](https://arxiv.org/abs/2309.01237)|[info-geometry-umap](https://github.com/sashakolpakov/info-geometry-umap)|
3645
## 2024-03-15

daily.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)