paper-with-me

홈 › Papers

Show Me Your Account: Detecting MMORPG Game Bot Leveraging Financial Analysis with LSTM

2019-08-10 · Kyung Ho Park, EunJo Lee, Huy Kang Kim

With the rapid growth of MMORPG market, game bot detection has become an essential task for maintaining stable in-game ecosystem. To classify bots from normal users, detection methods are proposed in both game client and server-side. Among various classification methods, data mining method in server-side captured unique characteristics of bots efficiently. For features used in data mining, behavioral and social actions of character are analyzed with numerous algorithms. However, bot developers can evade the previous detection methods by changing bot's activities continuously. Eventually, overall maintenance cost increases because the selected features need to be updated along with the change of bot's behavior. To overcome this limitation, we propose improved bot detection method with financial analysis. As bot's activity absolutely necessitates the change of financial status, analyzing financial fluctuation effectively captures bots as a key feature. We trained and tested model with actual data of Aion, a leading MMORPG in Asia. Leveraging that LSTM efficiently recognizes time-series movement of data, we achieved meaningful detection performance. Further on this model, we expect sustainable bot detection system in the near future.

📄 PDF Abstract BibTeX arXiv:1908.03748

Code (0)

등록된 구현이 없습니다.

Tasks

Financial AnalysisTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Human-AI Collaborative Bot Detection in MMORPGs

2025-08-28 · Jaeman Son, Hyunsoo Kim arxiv

In Massively Multiplayer Online Role-Playing Games (MMORPGs), auto-leveling bots exploit automated programs to level up characters at scale, undermining gameplay balance and fairness. Detecting such bots is challenging, …

Representation Learning

PU GNN: Chargeback Fraud Detection in P2E MMORPGs via Graph Attention Networks with Imbalanced PU Labels

2022-11-16 · Jiho Choi, Junghoon Park, Woocheol Kim, Jin-Hyeok Park 외

The recent advent of play-to-earn (P2E) systems in massively multiplayer online role-playing games (MMORPGs) has made in-game goods interchangeable with real-world values more than ever before. The goods in the P2E MMORP…

Fraud DetectionGraph Attention

A Behavior Analysis-Based Game Bot Detection Approach Considering Various Play Styles

2015-09-08 · Yeounoh Chung, Chang-yong Park, Noo-ri Kim, Hana Cho 외

An approach for game bot detection in MMORPGs is proposed based on the analysis of game playing behavior. Since MMORPGs are large scale games, users can play in various ways. This variety in playing behavior makes it har…

Neural MMO: A Massively Multiagent Game Environment for Training and Evaluating Intelligent Agents

2019-03-02 · Joseph Suarez, Yilun Du, Phillip Isola, Igor Mordatch

The emergence of complex life on Earth is often attributed to the arms race that ensued from a huge number of organisms all competing for finite resources. We present an artificial intelligence research environment, insp…

A Tutor Agent for MOBA Games

2017-06-09 · Victor do Nascimento Silva, Luiz Chaimowicz

Digital games have become a key player in the entertainment industry, attracting millions of new players each year. In spite of that, novice players may have a hard time when playing certain types of games, such as MOBAs…