Datasets:

Tasks:
Other
Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
w11wo commited on
Commit
29d1e8d
·
1 Parent(s): b32b910

update dataset card

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -91,6 +91,7 @@ configs:
91
  <div align="center">
92
 
93
  [![huggingface](https://img.shields.io/badge/%F0%9F%A4%97-Hugging_Face_Collections-yellow)](https://huggingface.co/collections/w11wo/massive-steps-point-of-interest-check-in-dataset-67edf6dbb60e30eac9a9af1b)
 
94
  [![GitHub](https://img.shields.io/badge/github-%23121011.svg?logo=github&logoColor=white)](https://github.com/w11wo/Massive-STEPS)
95
 
96
  </div>
@@ -191,6 +192,22 @@ Unless required by applicable law or agreed to in writing, software distributed
191
  See the License for the specific language governing permissions and limitations under the License.
192
  ```
193
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
194
  ### Contact
195
 
196
  If you have any questions or suggestions, feel free to contact Wilson at `w.wongso(at)unsw(dot)edu(dot)au`.
 
91
  <div align="center">
92
 
93
  [![huggingface](https://img.shields.io/badge/%F0%9F%A4%97-Hugging_Face_Collections-yellow)](https://huggingface.co/collections/w11wo/massive-steps-point-of-interest-check-in-dataset-67edf6dbb60e30eac9a9af1b)
94
+ [![arXiv](https://img.shields.io/badge/arXiv-2505.11239-b31b1b.svg)](https://arxiv.org/abs/2505.11239)
95
  [![GitHub](https://img.shields.io/badge/github-%23121011.svg?logo=github&logoColor=white)](https://github.com/w11wo/Massive-STEPS)
96
 
97
  </div>
 
192
  See the License for the specific language governing permissions and limitations under the License.
193
  ```
194
 
195
+ ## 🔖 Citation
196
+
197
+ If you find this repository useful for your research, please consider citing our paper:
198
+
199
+ ```bibtex
200
+ @misc{wongso2025massivestepsmassivesemantictrajectories,
201
+ title = {Massive-STEPS: Massive Semantic Trajectories for Understanding POI Check-ins -- Dataset and Benchmarks},
202
+ author = {Wilson Wongso and Hao Xue and Flora D. Salim},
203
+ year = {2025},
204
+ eprint = {2505.11239},
205
+ archiveprefix = {arXiv},
206
+ primaryclass = {cs.LG},
207
+ url = {https://arxiv.org/abs/2505.11239}
208
+ }
209
+ ```
210
+
211
  ### Contact
212
 
213
  If you have any questions or suggestions, feel free to contact Wilson at `w.wongso(at)unsw(dot)edu(dot)au`.