RS2002 commited on
Commit
d2b848a
·
verified ·
1 Parent(s): f796a20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -17,7 +17,7 @@ tags:
17
 
18
  - **Repository (WiCount subdirectory):** [CSI-BERT2/WiCount at main · RS2002/CSI-BERT2](https://github.com/RS2002/CSI-BERT2/tree/main/WiCount)
19
  - **Code:** [https://github.com/RS2002/CSI-BERT2](https://github.com/RS2002/CSI-BERT2)
20
- - **Paper:** [CSI-BERT2: A BERT-inspired Framework for Efficient CSI Prediction and Classification in Wireless Communication and Sensing](https://arxiv.org/abs/2412.06861)
21
  - **Contact:** [[email protected]](mailto:[email protected])
22
  - **Collectors:** Zijian Zhao, Tingwei Chen
23
  - **Organization:** AI-RAN Lab (hosted by Prof. Guangxu Zhu) in SRIBD, CUHK(SZ)
@@ -134,10 +134,14 @@ The dataset does not contain personally identifiable information, as it focuses
134
  ## Citation
135
 
136
  ```bibtex
137
- @article{zhao2024mining,
138
- title={CSI-BERT2: A BERT-inspired Framework for Efficient CSI Prediction and Classification in Wireless Communication and Sensing},
139
  author={Zhao, Zijian and Meng, Fanyi and Lyu, Zhonghao and Li, Hang and Li, Xiaoyang and Zhu, Guangxu},
140
- journal={arXiv preprint arXiv:2412.06861},
141
- year={2024}
142
- }
 
 
 
 
 
143
  ```
 
17
 
18
  - **Repository (WiCount subdirectory):** [CSI-BERT2/WiCount at main · RS2002/CSI-BERT2](https://github.com/RS2002/CSI-BERT2/tree/main/WiCount)
19
  - **Code:** [https://github.com/RS2002/CSI-BERT2](https://github.com/RS2002/CSI-BERT2)
20
+ - **Paper:** [CSI-BERT2: A BERT-inspired Framework for Efficient CSI Prediction and Classification in Wireless Communication and Sensing](https://arxiv.org/abs/2412.06861), IEEE Transactions on Mobile Computing (TMC), 2025
21
  - **Contact:** [[email protected]](mailto:[email protected])
22
  - **Collectors:** Zijian Zhao, Tingwei Chen
23
  - **Organization:** AI-RAN Lab (hosted by Prof. Guangxu Zhu) in SRIBD, CUHK(SZ)
 
134
  ## Citation
135
 
136
  ```bibtex
137
+ @ARTICLE{11278110,
 
138
  author={Zhao, Zijian and Meng, Fanyi and Lyu, Zhonghao and Li, Hang and Li, Xiaoyang and Zhu, Guangxu},
139
+ journal={IEEE Transactions on Mobile Computing},
140
+ title={CSI-BERT2: A BERT-inspired Framework for Efficient CSI Prediction and Classification in Wireless Communication and Sensing},
141
+ year={2025},
142
+ volume={},
143
+ number={},
144
+ pages={1-17},
145
+ keywords={Wireless communication;Sensors;Wireless sensor networks;Predictive models;Wireless fidelity;Training;Adaptation models;Packet loss;Data models;OFDM;Channel statement information (CSI);CSI prediction;CSI classification;wireless communication;wireless sensing},
146
+ doi={10.1109/TMC.2025.3640420}}
147
  ```