跳到主要內容

簡易檢索 / 詳目顯示

研究生: 宋管翊
Guan-Yi Sung
論文名稱: LOM-領隊導向多人連線遊戲自動匹配演算法
Leader-Oriented Matchmaking (LOM) for Multiplayer Online Games
指導教授: 江振瑞
Jehn-Ruey Jiang
口試委員:
學位類別: 碩士
Master
系所名稱: 資訊電機學院 - 資訊工程學系
Department of Computer Science & Information Engineering
論文出版年: 2013
畢業學年度: 101
語文別: 中文
論文頁數: 41
中文關鍵詞: 多人連線遊戲自動匹配玩者技能評分Connection BasedSkill BasedLOMMinimum Cost Maximum FlowAssociation Based
外文關鍵詞: Multiplayer Online Games,, Matchmaking, player, Skill Rating, Connection Based, Skill Based, LOM, Minimum Cost Maximum Flow, Association Based
相關次數: 點閱:15下載:0
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 在多人連線遊戲(Multiplayer Online Games)中,自動匹配(Matchmaking)的定義為將多位玩者(player)匹配在一起共同進行遊戲的程序。目前自動匹配將玩者匹配在一起的準則可以分為兩大類:Connection Based與Skill Based。前者將一群彼此網路互相連線速度較快的玩者匹配在一起進行遊戲;而後者則將一群彼此技能評分(Skill Rating)接近的玩者匹配在一起進行遊戲。本論文首先提出一項稱為Association Based的玩者匹配準則,並依此準則提出一個新的自動匹配演算法LOM (Leader-Oriented Matchmaking)來匹配系統中所有的玩者。在Association Based準則下,關聯度(Association)較高的玩者被匹配在一起進行遊戲,關聯度代表兩位玩者之間的關聯程度,例如玩者在遊戲中之個人檔案(profile)的相關程度。LOM使用到了Minimum Cost Maximum Flow演算法的概念,以最佳化的方式來匹配系統中的玩者。值得一提的是,LOM亦可套用於現存的Connection Based與Skill Based玩者匹配準則,並皆可依照個別匹配準則的需求輸出最佳的結果。我們針對LOM與基本的貪婪式玩者匹配演算法及隨機玩者匹配演算法進行模擬與分析,以評估其效能。我們發現,隨機玩者匹配演算法的執行時間複雜度最低,但產生出來的平均關聯度不佳。貪婪式玩者匹配演算法的執行時間複雜度較高,產生出的平均關聯度較佳。雖然LOM執行時間複雜度最高,但可產生最佳的平均關聯度。


    In Multiplayer Online Games, the definition of the term Matchmaking is a process that arranging players for online play sessions. Currently, Matchmaking arranging players together according to two types of criteria Connection Based and Skill Based. In Connection Based criterion, players with higher mutual network connection speed are arranged together. In Skill Based criterion, players with close value of Skill Rating are arranged together. In this paper, we propose a new criterion. Also, according to proposed criterion, we propose a new Matchmaking algorithm to arrange players together. Proposed new criterion called “Association Based”. In this criterion, players with higher Association to each others are arranged together. Proposed new Matchmaking algorithm called “LOM”(Leader-Oriented Matchmaking). It uses the concept of Minimum Cost Maximum Flow algorithm to arrange players in optimized way. It is worth mentioning that abovementioned two existing criteria, Connection Based and Skill Based, both of them can be substituted into LOM. And they are also able to acquire the optimized execution result with respect to their requirements. Besides, we did simulation to make comparisons between LOM, Greedy and Random. As for the result, the time complexity of Random is the lowest but it produces the worst average Association. The time complexity of Greedy is higher and it produces better average Association. Although the time complexity of LOM is highest, it produces the best average Association.

    中文摘要 i 英文摘要 ii 目錄 iii 圖目錄 vi 表目錄 v 一、 緒論 1 二、 相關研究 12 三、 提出方法 18 3.1 問題定義 18 3.2 解法 20 四、 模擬 23 五、 結論 30 參考文獻 32

    [1] Sharad Agarwal, Jacob R. Lorch . (2009). Matchmaking for Online Games and Other Latency-Sensitive P2P Systems. SIGCOMM '09 Proceedings of the ACM SIGCOMM 2009 conference on Data communication on pages 315-326.
    [2] Justin Manweiler, SharadAgarwaly, Ming Zhangy, Romit Roy Choudhury and Paramvir Bahly. (2011). Switchboard: A Matchmaking System for Multiplayer Mobile Games. MobiSys '11 Proceedings of the 9th international conference on Mobile systems, applications, and services on pages 71-84.
    [3] Olivier Delalleau, Emile Contal, Eric Thibodeau-Laufer, Raul Chandias Ferrari, Yoshua Bengio and Frank Zhang. (2012). Beyond Skill Rating: Advanced Matchmaking in Ghost Recon Online. Computational Intelligence and AI in Games, IEEE Transactions on pages 167-177.
    [4] R. Herbrich, T. Minka, and T. Graepel. (2007).TrueSkill: A Bayesian skill
    rating system. in Advances in Neural Information Processing Systems
    19 (NIPS’06), B. Scholkopf, J. Platt, and T. Hoffman, Eds. MIT Press, ¨
    2007 on pages 569-576.
    [5] A. E. (1978). Elo, The rating of chessplayers, past and present. Batsford.
    [6] D. Ramirez-Cano, S. Colton, and R. Baumgarten. (2010).Player classification
    using a meta-clustering approach. in Proceedings of the International
    Conference on Computer Games, Multimedia and Allied Technology.
    [7] R. C. Weng and C.-J.Lin. (2011). A Bayesian approximation method for online
    ranking. Journal of Machine Learning Research on pages 267-300.
    [8] R. Coulom. (2008). Whole-history rating: A Bayesian rating system for players
    of time-varying strength. in Proceedings of the 6th International
    Conference on Computers and Games, ser. CG ’08. Berlin, Heidelberg:
    Springer-Verla on pages 113–124.
    [9] R. Thawonmas and K. Iizuka. (2008). Haar wavelets for online-game player
    classification with dynamic time warping. Journal of Advanced Computational Intelligence and Intelligent Informatics, Special issue on
    Intelligence Techniques in Computer Games and Simulations on pages
    150–155.
    [10] F. Dabek, R. Cox, F. Kaashoek, and R. Morris. (2004). Vivaldi: A
    decentralized network coordinate system. In Proc.
    SIGCOMM Conference on pages 426–437.
    [11] Michael T. Goodrich and Roberto Tamassia. (2001). Algorithm Design :Foundations, Analysis and Internet Examples.
    [12] Colin DeLong and JaideepSrivastava. (2012). TeamSkill Evolved: Mixed Classification Schemes for Team-Based Multi-player Games.Advances in Knowledge Discovery and Data Mining on pages 26-37
    [13] R. C. Weng and C.-J. Lin. (2011). A Bayesian approximation method for online
    ranking, J. Mach. Learn. Res on pages 267–300.
    [14] S. Nikolenko and A. Sirotkin. (2011). A new Bayesian rating system for team competitions, in Proc. 28th Int. Conf. Mach. Learn on pages 601–608.
    [15] P. Dangauthier, R. Herbrich, T. Minka, and T. Graepel. (2007). TrueSkill
    through time: Revisiting the history of chess, in Advances in Neural
    Information Processing Systems, M. Press, Ed. Cambridge, MA:
    MIT Press.
    [16] J. S. Tobias Fritsch and B. Voigt. (2008). The next generation of competitive
    online game organization, presented at the Netgames,Worcester,MA.
    [17] League of Legends. (2010). League of Legends matchmaking,
    Available: http://na.leagueoflegends.com/learn/gameplay/Matchmaking.
    [18]J. Riegelsberger, S. Counts, S. Farnham, and B. C. Philips. (2007). Personality
    matters: Incorporating detailed user attributes and preferences into the
    matchmaking process, in Proc. 40th Annu. Hawaii Int. Conf. Syst. Sci on
    pages 87.
    [19] J. Jimenez-Rodriguez, G. Jimenez-Diaz, and B. Diaz-Agudo. (2011). Matchmaking and case-based recommendations, in Proc. Workshop Case-
    Based Reason.Comput. Games/19th Int. Conf. Case Based Reason on
    pages 53–62.
    [20] R. Thawonmas and K. Iizuka. (2008). Visualization of online-game players
    based on their action behaviors, Int. J. Comput. Games Technol.

    QR CODE
    :::