Imtpp
Artefacts related to the AISTATS 2021 paper "Learning Temporal Point Processes with Intermittent Observations".
Install / Use
npx skills add data-iitd/imtppInstalls into whichever agent you are using.
README
IMTPP
Artefacts related to the AISTATS 2021 paper "Learning Temporal Point Processes with Intermittent Observations".
Requirements
Use a python-3.7 environment and install Tensorflow v1.13.1 and Tensorflow-Probability v0.6.0.
Execution Instructions
Dataset Format
Structure the dataset to separated files for train and test event sequences as below.
dataset_name/event_train.txt dataset_name/time_train.txt dataset_name/event_test.txt dataset_name/time_test.txt
We have also provided a synthetic dataset as a reference.
Running the Code
Use the following command to run IMTPP on the dataset.
python run.py dataset_name
Citing
If you use this code in your research, please cite:
@inproceedings{gupta21,
author = {Vinayak Gupta and Abir De and Sourangshu Bhattacharya and Srikanta Bedathur},
title = {Learning Temporal Point Processes with Intermittent Observations},
booktitle = {Proc. of the 24th International Conference on Artificial Intelligence and Statistics (AISTATS)},
year = {2021}
}
Contact
In case of any issues, please send a mail to
guptavinayak51 (at) gmail (dot) com
Related Skills
mcp
Use the `mcp_perplexity-ask_perplexity_search` tools to answer questions. You should use this instead of the `web_search` tool because it is a lot more accurate.
practical-power-systems-synthesis
This skill enables synthesis in the domain of power-systems (engineering). It represents research-level-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform synthesis operations related to power-systems.
semi-supervised-optogenetics-testing
This skill enables testing in the domain of optogenetics (neuroscience). It represents intermediate-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform testing operations related to optogenetics.
data-mining-interpretation-fundamental
This skill enables interpretation in the domain of data-mining (data-science). It represents fundamental-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform interpretation operations related to data-mining.
