Open kongzhongsanbu opened 2 years ago
石墨也放一份这里,供参考:https://shimo.im/docs/VQP8XHGyvW9kRtRh
根据前面的讨论与你现在的题目,应该有三件事情吧:
不知道我理解的对不对?另,可以把你上次论文分享时候的前期工作文档链接也放进来,这样方便更具一个 issue 进行追踪所有材料~
看过开题报告后的绩点建议:
大论文的框架,我也做了个思考,供参考:
绪论
研究现状
面向角色分类的开发者协作网络构建
开发者协作网络的网络特征深度分析
基于复杂网络特征的开发者角色分类算法
Hypercrx 下的开发者运营看板设计与实现
上面有些内容应该是可以合并的,一个挑战是角色分类算法和理性的说明,需要参考部分文献进行设计~
目前角色体系设计如下,欢迎提出想法~
Hi, @kongzhongsanbu, 我提一个想法~
按照现在许多社区的习惯,"developer"和"contributor"是有区别的,前者特别指参与代码开发的人,后者包括了非代码贡献者,比如Ta提一个issue。所以这里探索阶段的“外围开发者”可能仅仅是提了一个issue的“贡献者”,而还不能算“开发者”。
(因此,Hypercrx的那些图表的命名其实也不大合适)
@tyn1998 感谢~ 确实有必要强调此处的“贡献”和社区习惯里的"contributor"的区别,这里的“贡献”是社区中的成员成长的一个阶段,对应核心开发者,包括了代码和非代码贡献。这套角色体系里的划分是从发展阶段角度出发,而非从职能出发区分角色(我会对相应文案做修改,避免误会)。也许可以参考orbit社区中的定义来理解:orbit level和roles
如下多种核心边缘检测算法以及实现:core-periphery-detection 论文库中涉及核心边缘的:#64 #69
Algorithm | Reference -- | -- cpnet.BE | S. P. Borgatti and M. G. Everett. Models of core/periphery structures. Social Networks, 21, 375–395, 2000 cpnet.MINRES | Boyd, J. P., Fitzgerald, W. J., Mahutga, M. C., & Smith, D. A. Computing continuous core/periphery structures for social relations data with MINRES/SVD. Social Networks, 32, 125–137, 2010 cpnet.Lip | S. Z. W. Lip. A fast algorithm for the discrete core/periphery bipartitioning problem. Preprint arXiv: 1102.5511, 2011 cpnet.LowRankCorecpnet.LapCorecpnet.LapSgnCore | M. Cucuringu, P. Rombach, S. H. Lee, and M. A. Porter. Detection of core-periphery structure in networks using spectral methods and geodesic paths. European Journal of Applied Mathematics, 846–887, 2016 cpnet.Rombach | P. Rombach, M. A. Porter, J. H. Fowler, and P. J. Mucha. Core-Periphery Structure in Networks (Revisited). SIAM Review, 59, 619–646, 2017 cpnet.Rossa | F. Rossa, F. Dercole, and C. Piccardi. Profiling core-periphery network structure by random walkers. Scientific Reports, 3, 1467, 2013 cpnet.Surprise (a faster and more versatile version is proposed in a follow-up study) | J. van Lidth de Jeude, G. Caldarelli, T. Squartini. Detecting Core-Periphery Structures by Surprise. EPL, 125, 2019 cpnet.KM_ER | S. Kojaku and N. Masuda. Finding multiple core-periphery pairs in networks. Physical Review E, 96, 052313, 2017 cpnet.KM_configcpnet.Divisive | S. Kojaku and N. Masuda. Core-periphery structure requires something else in networks. New Journal of Physics, 20, 043012, 2018《社会网分析讲义》的第十章 “角色分析”,应该是个不错的参考,作为大论文的一个理论支撑来源~
参考:
Orbit模型:https://github.com/orbit-love/orbit-model