English
Related papers

Related papers: Pyrus Base: An Open Source Python Framework for th…

200 papers

GitHub Copilot is an artificially intelligent programming assistant used by many developers. While a few studies have evaluated the security risks of using Copilot, there has not been any study to show if it aids developers in producing…

Software Engineering · Computer Science 2024-12-13 Daniel Erhabor , Sreeharsha Udayashankar , Meiyappan Nagappan , Samer Al-Kiswany

Soccer is a globally renowned sport with significant applications in video games and VR/AR. However, generating realistic soccer motions remains challenging due to the intricate interactions between the human player and the ball. In this…

Computer Vision and Pattern Recognition · Computer Science 2024-11-26 Hongdi Yang , Chengyang Li , Zhenxuan Wu , Gaozheng Li , Jingya Wang , Jingyi Yu , Zhuo Su , Lan Xu

In this paper new hierarchical hybrid fuzzy-crisp methods for decision making and action selection of an agent in soccer simulation 3D environment are presented. First, the skills of an agent are introduced, implemented and classified in…

The game Quantum Moves was designed to pit human players against computer algorithms, combining their solutions into hybrid optimization to control a scalable quantum computer. In this midstream report, we open our design process and…

Computers and Society · Computer Science 2015-06-30 Andreas Lieberoth , Mads Kock Pedersen , Andreea Catalina Marin , Tilo Planke , Jacob Friis Sherson

The current state of nuclear fuel cycle simulation exists in highly customized form. Satisfying a wide range of users requires model modularity within such a tool. Cyclus is a fuel cycle simulator specifically designed to combat the lack of…

RoboCup soccer competitions are considered among the most challenging multi-robot adversarial environments, due to their high dynamism and the partial observability of the environment. In this paper we introduce a method based on a…

Robotics · Computer Science 2016-06-02 Francesco Riccio , Roberto Capobianco , Daniele Nardi

This work proposes a scheme that allows learning complex multi-agent behaviors in a sample efficient manner, applied to 2v2 soccer. The problem is formulated as a Markov game, and solved using deep reinforcement learning. We propose a basic…

Machine Learning · Computer Science 2021-03-10 Pavan Samtani , Francisco Leiva , Javier Ruiz-del-Solar

This paper describes Fields2Cover, a novel open source library for coverage path planning (CPP) for agricultural vehicles. While there are several CPP solutions nowadays, there have been limited efforts to unify them into an open source…

Robotics · Computer Science 2023-02-27 Gonzalo Mier , João Valente , Sytze de Bruin

The SoccerNet 2025 Challenges mark the fifth annual edition of the SoccerNet open benchmarking effort, dedicated to advancing computer vision research in football video understanding. This year's challenges span four vision-based tasks: (1)…

Computer Vision and Pattern Recognition · Computer Science 2025-08-27 Silvio Giancola , Anthony Cioppa , Marc Gutiérrez-Pérez , Jan Held , Carlos Hinojosa , Victor Joos , Arnaud Leduc , Floriane Magera , Karen Sanchez , Vladimir Somers , Artur Xarles , Antonio Agudo , Alexandre Alahi , Olivier Barnich , Albert Clapés , Christophe De Vleeschouwer , Sergio Escalera , Bernard Ghanem , Thomas B. Moeslund , Marc Van Droogenbroeck , Tomoki Abe , Saad Alotaibi , Faisal Altawijri , Steven Araujo , Xiang Bai , Xiaoyang Bi , Jiawang Cao , Vanyi Chao , Kamil Czarnogórski , Fabian Deuser , Mingyang Du , Tianrui Feng , Patrick Frenzel , Mirco Fuchs , Jorge García , Konrad Habel , Takaya Hashiguchi , Sadao Hirose , Xinting Hu , Yewon Hwang , Ririko Inoue , Riku Itsuji , Kazuto Iwai , Hongwei Ji , Yangguang Ji , Licheng Jiao , Yuto Kageyama , Yuta Kamikawa , Yuuki Kanasugi , Hyungjung Kim , Jinwook Kim , Takuya Kurihara , Bozheng Li , Lingling Li , Xian Li , Youxing Lian , Dingkang Liang , Hongkai Lin , Jiadong Lin , Jian Liu , Liang Liu , Shuaikun Liu , Zhaohong Liu , Yi Lu , Federico Méndez , Huadong Ma , Wenping Ma , Jacek Maksymiuk , Henry Mantilla , Ismail Mathkour , Daniel Matthes , Ayaha Motomochi , Amrulloh Robbani Muhammad , Haruto Nakayama , Joohyung Oh , Yin May Oo , Marcelo Ortega , Norbert Oswald , Rintaro Otsubo , Fabian Perez , Mengshi Qi , Cristian Rey , Abel Reyes-Angulo , Oliver Rose , Hoover Rueda-Chacón , Hideo Saito , Jose Sarmiento , Kanta Sawafuji , Atom Scott , Xi Shen , Pragyan Shrestha , Jae-Young Sim , Long Sun , Yuyang Sun , Tomohiro Suzuki , Licheng Tang , Masato Tonouchi , Ikuma Uchida , Henry O. Velesaca , Tiancheng Wang , Rio Watanabe , Jay Wu , Yongliang Wu , Shunzo Yamagishi , Di Yang , Xu Yang , Yuxin Yang , Hao Ye , Xinyu Ye , Calvin Yeung , Xuanlong Yu , Chao Zhang , Dingyuan Zhang , Kexing Zhang , Zhe Zhao , Xin Zhou , Wenbo Zhu , Julian Ziegler

The goal of RoboCup is to make research in the area of robotics measurable over time, and grow a community that works together to solve increasingly difficult challenges over the years. The most ambitious of these challenges it to be able…

Robotics · Computer Science 2023-10-17 Maike Paetzel-Prüsmann , Alessandra Rossi , Merel Keijsers

Cheating in online games poses significant threats to the gaming industry, yet most prior research has concentrated on Massively Multiplayer Online Role-Playing Games (MMORPGs). Competitive genres-such as Multiplayer Online Battle Arena…

Cryptography and Security · Computer Science 2026-05-26 Jeuk Kang , Jungheum Park

Over the past few years, a number of successful humanoid platforms have been developed, including the Nao and the DARwIn-OP, both of which are used by many research groups for the investigation of bipedal walking, full-body motions, and…

This paper describes an Open Source Software (OSS) project: PythonRobotics. This is a collection of robotics algorithms implemented in the Python programming language. The focus of the project is on autonomous navigation, and the goal is…

Robotics · Computer Science 2018-09-10 Atsushi Sakai , Daniel Ingram , Joseph Dinius , Karan Chawla , Antonin Raffin , Alexis Paques

We present a fully convolutional neural network architecture that is capable of estimating full probability surfaces of potential passes in soccer, derived from high-frequency spatiotemporal data. The network receives layers of low-level…

Machine Learning · Computer Science 2021-08-05 Javier Fernández , Luke Bornn

Intelligent behaviour in the physical world exhibits structure at multiple spatial and temporal scales. Although movements are ultimately executed at the level of instantaneous muscle tensions or joint torques, they must be selected to…

The object oriented programming paradigm is widely used in science and engineering. Many open and commercial libraries are written in C++ and increasingly provide bindings to Python, which is much easier to learn, but still partly…

Programming Languages · Computer Science 2023-12-22 Markus Kloimwieder , Christoph Gadermaier

Simulation is a foundational tool for the analysis and testing of cyber-physical systems (CPS), underpinning activities such as algorithm development, runtime monitoring, and system verification. As CPS grow in complexity and scale,…

Software Engineering · Computer Science 2025-06-13 Quinn Thibeault , Giulia Pedrielli

In this proceedings we discuss the motivation, implementation details, and performance of a new physics code base called Grid. It is intended to be more performant, more general, but similar in spirit to QDP++\cite{QDP}. Our approach is to…

High Energy Physics - Lattice · Physics 2015-12-14 Peter Boyle , Azusa Yamaguchi , Guido Cossu , Antonin Portelli

VIRUP is a new C++ open source software that provides an interactive virtual reality environment to navigate through large scientific astrophysical datasets obtained from both observations and simulations. It is tailored to visualize…

Instrumentation and Methods for Astrophysics · Physics 2021-10-12 Florian Cabot , Yves Revaz , Jean-Paul Kneib , Hadrien Gurnel , Sarah Kenderdine

DARPA's AI Cyber Challenge (AIxCC) showed that cyber reasoning systems (CRSs) can go beyond vulnerability discovery to autonomously confirm and patch bugs: seven teams built such systems and open-sourced them after the competition. Yet all…

Cryptography and Security · Computer Science 2026-03-26 Andrew Chin , Dongkwan Kim , Yu-Fu Fu , Fabian Fleischer , Youngjoon Kim , HyungSeok Han , Cen Zhang , Brian Junekyu Lee , Hanqing Zhao , Taesoo Kim