中文
相关论文

相关论文: iLQGames.jl: Rapidly Designing and Solving Differe…

200 篇论文

Agent-based models (ABMs) offer a powerful framework for understanding complex systems. However, their computational demands often become a significant barrier as the number of agents and complexity of the simulation increase. Traditional…

多智能体系统 · 计算机科学 2025-10-23 Steffen Fürst , Tim Conrad , Carlo Jaeger , Sarah Wolf

Random variables and their distributions are a central part in many areas of statistical methods. The Distributions.jl package provides Julia users and developers tools for working with probability distributions, leveraging Julia features…

Letting AI agents interact in multi-agent applications adds a layer of complexity to the interpretability and prediction of AI outcomes, with profound implications for their trustworthy adoption in research and society. Game theory offers…

Large Language Models' (LLMs) programming capabilities enable their participation in open-source games: a game-theoretic setting in which players submit computer programs in lieu of actions. These programs offer numerous advantages,…

计算机科学与博弈论 · 计算机科学 2025-12-02 Swadesh Sistla , Max Kleiman-Weiner

Sequential sampling models (SSMs) are a widely used framework describing decision-making as a stochastic, dynamic process of evidence accumulation. SSMs popularity across cognitive science has driven the development of various software…

数学软件 · 计算机科学 2025-12-17 Kianté Fernandez , Dominique Makowski , Christopher Fisher

We study linear quadratic dynamic games where players are uncertain about each other's control policies or goals and consequently seek to be strategically robust. Building on recent work on strategically robust and risk-averse game theory,…

最优化与控制 · 数学 2026-04-27 Boris Velasevic , Nicolas Lanzetti , Eric Mazumdar

We present BSeries.jl, a Julia package for the computation and manipulation of B-series, which are a versatile theoretical tool for understanding and designing discretizations of differential equations. We give a short introduction to the…

数值分析 · 数学 2022-12-06 David I. Ketcheson , Hendrik Ranocha

This article introduces differential hybrid games, which combine differential games with hybrid games. In both kinds of games, two players interact with continuous dynamics. The difference is that hybrid games also provide all the features…

计算机科学中的逻辑 · 计算机科学 2017-08-17 André Platzer

The state of numerical computing is currently characterized by a divide between highly efficient yet typically cumbersome low-level languages such as C, C++, and Fortran and highly expressive yet typically slow high-level languages such as…

最优化与控制 · 数学 2015-03-20 Miles Lubin , Iain Dunning

OutlierDetection.jl is an open-source ecosystem for outlier detection in Julia. It provides a range of high-performance outlier detection algorithms implemented directly in Julia. In contrast to previous packages, our ecosystem enables the…

机器学习 · 计算机科学 2022-11-10 David Muhr , Michael Affenzeller , Anthony D. Blaom

Optimizing strategic decisions (a.k.a. computing equilibrium) is key to the success of many non-cooperative multi-agent applications. However, in many real-world situations, we may face the exact opposite of this game-theoretic problem --…

计算机科学与博弈论 · 计算机科学 2022-10-05 Jibang Wu , Weiran Shen , Fei Fang , Haifeng Xu

Trajectory planning for autonomous race cars poses special challenges due to the highly interactive and competitive environment. Prior work has applied game theory as it provides equilibria for such non-cooperative dynamic problems. This…

机器人学 · 计算机科学 2023-10-03 Matthias Rowold

Recent successes of game-theoretic formulations in ML have caused a resurgence of research interest in differentiable games. Overwhelmingly, that research focuses on methods and upper bounds on their speed of convergence. In this work, we…

机器学习 · 计算机科学 2020-09-16 Adam Ibrahim , Waïss Azizian , Gauthier Gidel , Ioannis Mitliagkas

Scorio.jl is a Julia package for evaluating and ranking systems from repeated responses to shared tasks. It provides a common tensor-based interface for direct score-based, pairwise, psychometric, voting, graph, and listwise methods, so the…

数学软件 · 计算机科学 2026-03-17 Mohsen Hariri , Michael Hinczewski , Vipin Chaudhary

We introduce JuliQAOA, a simulation package specifically built for the Quantum Alternating Operator Ansatz (QAOA). JuliQAOA does not require a circuit-level description of QAOA problems, or another package to simulate such circuits, instead…

量子物理 · 物理学 2023-12-12 John Golden , Andreas Bärtschi , Daniel O'Malley , Elijah Pelofske , Stephan Eidenbenz

This work presents a requirement analysis for collaborative dialogues among medical experts and an inquiry dialogue game based on this analysis for incorporating explainability into multiagent system design. The game allows experts with…

多智能体系统 · 计算机科学 2025-11-04 Qurat-ul-ain Shaheen , Katarzyna Budzynska , Carles Sierra

JuMP is an open-source modeling language that allows users to express a wide range of optimization problems (linear, mixed-integer, quadratic, conic-quadratic, semidefinite, and nonlinear) in a high-level, algebraic syntax. JuMP takes…

最优化与控制 · 数学 2017-05-08 Iain Dunning , Joey Huchette , Miles Lubin

This paper uses category theory to develop an entirely new approach to approximate game theory. Game theory is the study of how different agents within a multi-agent system take decisions. At its core, game theory asks what an optimal…

计算机科学与博弈论 · 计算机科学 2025-09-26 Neil Ghani

We present a full implementation of the parareal algorithm---an integration technique to solve differential equations in parallel---in the Julia programming language for a fully general, first-order, initial-value problem. We provide a…

数学软件 · 计算机科学 2018-12-17 Tyler M. Masthay , Saverio Perugini

Protecting cyberspace requires not only advanced tools but also a shift in how we reason about threats, trust, and autonomy. Traditional cybersecurity methods rely on manual responses and brittle heuristics. To build proactive and…

密码学与安全 · 计算机科学 2025-07-16 Quanyan Zhu