2020-第62期 Knowledge and Information Systems (KAIS)
- [Clustering analysis using a novel locality-informed grey wolf-inspired clustering approach.](https://doi.org/10.1007/s10115-019-01358-x) - 作者:[Ibrahim Aljarah](https://dblp.uni-trier.de/pid/
- [Clustering analysis using a novel locality-informed grey wolf-inspired clustering approach.](https://doi.org/10.1007/s10115-019-01358-x) - 作者:[Ibrahim Aljarah](https://dblp.uni-trier.de/pid/
- [VASE - A Twitter-Based Vulnerability Analysis and Score Engine.](https://doi.org/10.1109/ICDM.2019.00110) - 作者:[Haipeng Chen 0001](https://dblp.uni-trier.de/pid/53/8073-1) , [Jing Liu 0024](ht
- [Exploring Network Embedding for Efficient Message Routing in Opportunistic Mobile Social Networks.](https://doi.org/10.1109/ICDMW.2019.00077) - 作者:[Bo Yuan 0004](https://dblp.uni-trier.de/pid/41/
原文:[关于论文组会的一些思考(其一)](https://blog.csdn.net/Meditator_hkx/article/details/52823936) 作者:[Meditator_hkx](https://blog.csdn.net/Meditator_hkx) ## 序言 自从选择了直博这条路,前前后后也看了有二十余篇文献,自己做的毕业设计也算是一个中型的论文,所以对
- 看论文 - 一开始打算泛读,整理了[所有顶级期刊/会议](https://www.proup.club/index.php/archives/631/),打算从[第一篇](https://www.proup.club/index.php/archives/632/)开始,只看摘要。 - 如果把主要精力用于泛读的话,即浪费时间,也学不到东西。 - 重点应该放在把小领
- 解决的问题:在“云-边”分布式大数据处理系统中,如何给“日志数据”构建索引。 - 我的理解: - 数据流向:数据生产者 → Helio集群 → 云存储 - 日志数据按时间/条数分成数据块,独立保存到分布式文件系统/分布式对象存储中。 - 用[索引]可以快速定位到候选数据块,而不是定位到数据块中要找的那一行。 - [索引]有Merge/Add/Const