orient的个人博客分享 http://blog.sciencenet.cn/u/orient

博文

两篇关于社交网络和博弈论的论文及源代码分享

已有 4370 次阅读 2019-6-28 08:06 |系统分类:科研笔记|关键词:学者| Twitter, Game Theory, Game Theory

很久没有来科学网了,记得刚开通科学网博客的时候经常把自己用latex写文章时遇到的问题以及解决的方法发在博客里,当然也包括其他的一些问题的解决方法。

自从博士毕业参加工作以后,一直忙于工作,说是忙,也不是一刻忙得不得闲,就是没有多余的精力来考虑到科学网上来写东西。一有时间就抓紧时间休息。其实现在想想,多到科学网来逛逛写写心得,也未尝不是补充精力,反思生活工作学习的一个好方法。

最近这两年做了点关于社交网络,主要就是推特Twitter和博弈论方法在社交网络分析中的应用的一点工作,也发表了两篇计算机会议上的论文。

论文的相关信息如下,如果有兴趣的可以到网上或者图书馆的电子阅览室找到,如果有什么宝贵意见,敬请批评指正。

(1) Sentiment analysis of the correlation between regular tweets and retweets. IEEE 16th International Symposium on Network Computing and Applications (NCA).

(2) A Game Theoretic Analysis of Twitter Follow-Unfollow Mechanism, the 9th Conference on Decision and Game Theory for Security (GameSec 2018)


第一篇文章本意是在探寻在Twitter中转发信息的传播路径的规律,所以就分析了转发信息与原创信息之间的情感分数的相关性。

第二篇是利用了一个基于博弈论中的囚徒困境模型,设计了一个Twitter机器人与其他Twitter用户进行交互,以求达到利益最优。

感兴趣的朋友,如果在网上下载不到这两篇文章,可以在这里留言,我可以发给你作者版。

如果觉得在这个方向上感兴趣,可以在如下的网址下载到我分享的源代码。第一篇文章中需要采集Twitter信息,所以这里主要分享了在第一篇文章中的用于采集Twitter用户id和信息的Python代码。第二篇文章中需要搭建Twitter机器人,以及与其他用户进行加朋友(follow)和取消朋友(unfollow)的一些动作,在这里就分享了关于Twitter机器人与其他用户互动的Python代码。

https://github.com/orientchen/Collect-Twitter-ids-and-tweets-by-Python

https://github.com/orientchen/Twitter-bot-follow-unfollow-other-users


如果在您的研究中用到了我这里的方法,或者是源代码,请考虑分别引用一下我的文章:




[1] Chen, J., Li, H., Wu, Z., Hossain, M.S.: Sentiment analysis of the correlation between regular tweets and retweets. In: 2017 IEEE 16th International Symposium on Network Computing and Applications (NCA). pp. 1–5 (Oct 2017)
[2] Chen, J., Hossain, M.S., Brust, M.R., Johnson, N.: A game theoretic analysis of the twitter follow-unfollow mechanism. In: Bushnell, L., Poovendran, R., Ba ̧sar, T. (eds.) Decision and Game Theory for Security. pp. 265–276. Springer International Publishing, Cham (2018) 




如果你用latex来写文章,在这里也有bib文件

@INPROCEEDINGS{chenNCA2017, 
author={J. {Chen} and H. {Li} and Z. {Wu} and M. S. {Hossain}}, 
booktitle={2017 IEEE 16th International Symposium on Network Computing and Applications (NCA)}, 
title={Sentiment analysis of the correlation between regular tweets and retweets}, 
year={2017}, 
volume={}, 
number={}, 
pages={1-5}, 
doi={10.1109/NCA.2017.8171354}, 
month={Oct},}


@InProceedings{10.1007/978-3-030-01554-1_15,

author="Chen, Jundong

and Hossain, Md Shafaeat

and Brust, Matthias R.

and Johnson, Naomi",

title="A Game Theoretic Analysis of the Twitter Follow-Unfollow Mechanism",

booktitle="Decision and Game Theory for Security",

year="2018",

publisher="Springer International Publishing",

address="Cham",

pages="265--276"

}


杜绝一切形式的抄袭及学术造假,如果用到文中的方法,请加以引用。多谢。




https://m.sciencenet.cn/blog-264887-1187143.html

上一篇:[转载]Matlab不同类型数据输出到csv文件中

0

该博文允许注册用户评论 请点击登录 评论 (0 个评论)

数据加载中...

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-6-18 19:07

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部