paper-with-me

Papers

Software Engineering For Automated Game Design

2020-04-03 · Michael Cook

As we develop more assistive and automated game design systems, the question of how these systems should be integrated into game development workflows, and how much adaptation may be required, becomes increasingly important. In this paper we explore the impact of software engineering decisions on the ability of an automated game design system to understand a game's codebase, generate new game code, and evaluate its work. We argue that a new approach to software engineering may be required in order for game developers to fully benefit from automated game designers.

📄 PDF Abstract BibTeX arXiv:2004.01770

Code (0)

등록된 구현이 없습니다.

Tasks

Game Design

Similar Papers 제목 키워드 기반

A Vision For Continuous Automated Game Design

2017-07-30 · Michael Cook

ANGELINA is an automated game design system which has previously been built as a single software block which designs games from start to finish. In this paper we outline a roadmap for the development of a new version of …

Game Design

Automated Market Makers in Cryptoeconomic Systems: A Taxonomy and Archetypes

2023-09-22 · Daniel Kirste, Niclas Kannengießer, Ricky Lamberty, Ali Sunyaev

Designing automated market makers (AMMs) is crucial for decentralized token exchanges in cryptoeconomic systems. At the intersection of software engineering and economics, AMM design is complex and, if done incorrectly, …

Strategic Heterogeneous Multi-Agent Architecture for Cost-Effective Code Vulnerability Detection

2026-04-23 · Zhaohui Geoffrey Wang arxiv

Automated code vulnerability detection is critical for software security, yet existing approaches face a fundamental trade-off between detection accuracy and computational cost. We propose a heterogeneous multi-agent arc…

Vulnerability Detection

Foundation Model Engineering: Engineering Foundation Models Just as Engineering Software

2024-07-11 · Dezhi Ran, Mengzhou Wu, Wei Yang, Tao Xie

By treating data and models as the source code, Foundation Models (FMs) become a new type of software. Mirroring the concept of software crisis, the increasing complexity of FMs making FM crisis a tangible concern in the…

Management

Quality Assurance in MLOps Setting: An Industrial Perspective

2022-11-23 · Ayan Chatterjee, Bestoun S. Ahmed, Erik Hallin, Anton Engman

Today, machine learning (ML) is widely used in industry to provide the core functionality of production systems. However, it is practically always used in production systems as part of a larger end-to-end software system…