docs:Pham-CNA2021.pdfdescribes the model and resultsCNA21-242_Pham.pdfis the presentation file for CNA21.future-considerations.mddescribes some future considerations and directions for the models and analyses
feedbackscontains all the comments and feedbacks received from multiple people (listed in the report's acknowledgement section)src:topic_discovery.R: definitions forTopicDiscoveryclass (initialization and simulation)topic_analysis.R: functions for running diversity analysis and time analysis
scripts:rmd2rscript.R: convertRmdfiles in this folder toRscripts to run non-interactivelysim-block.R[md]: simulation with block/group models (i.e. usingsample_sbm)sim-nonblock.R[md]: simulation with nonblock models (i.e. usingsample_[pa,gnp,smallworld])analyze-diversity-through-time.R[md]: topic diversity time analysis scriptsvis-demo.Rmd: generate some demo plots about model parametersvis-analysis.Rmd: analysis plots for all simulations
svproc/cnasubm:latexfiles to generate CNA21 submission, along with necessary figure and bib files. The final document is also indocs/Pham-CNA2021.pdf.data: the data and analyses generated from scripts can be downloaded at https://doi.org/10.6084/m9.figshare.17086832.v1
-
To run simulation/visualization scripts in the
scriptsfolder (scripts/sim-*files), move to main folder first, this is because they were written to be run from main folder, so the data file paths in theparams_dfare saved asdata/XXX/data-001234.rdsinstead of../data/XXX/data-001234.rds. Then they were moved to thescriptsfolder for organization purposes. This does need improvement in the future. -
For update functions:
update_bipartite_topicagentandupdate_learnt_topicare quite manual and slow but rid off duplicates and already learnt subjectsupdate_via_matmulis much faster but the beta route doesn't choose a friend of aoi before hand
The results are publised and you can refer to the following:
Pham, T. (2022). Modelling the Effects of Self-learning and Social Influence on the Diversity of Knowledge. In: Benito, R.M., Cherifi, C., Cherifi, H., Moro, E., Rocha, L.M., Sales-Pardo, M. (eds) Complex Networks & Their Applications X. COMPLEX NETWORKS 2021. Studies in Computational Intelligence, vol 1016. Springer, Cham. https://doi.org/10.1007/978-3-030-93413-2_4
@InProceedings{10.1007/978-3-030-93413-2_4,
author="Pham, Tuan",
editor="Benito, Rosa Maria
and Cherifi, Chantal
and Cherifi, Hocine
and Moro, Esteban
and Rocha, Luis M.
and Sales-Pardo, Marta",
title="Modelling the Effects of Self-learning and Social Influence on the Diversity of Knowledge",
booktitle="Complex Networks {\&} Their Applications X",
year="2022",
publisher="Springer International Publishing",
address="Cham",
pages="42--53"
}