中文
相关论文

相关论文: TorchBeast: A PyTorch Platform for Distributed RL

200 篇论文

The recent progress of AI can be largely attributed to large language models (LLMs). However, their escalating memory requirements introduce challenges for machine learning (ML) researchers and engineers. Addressing this requires developers…

机器学习 · 计算机科学 2024-06-14 Bowen Tan , Yun Zhu , Lijuan Liu , Hongyi Wang , Yonghao Zhuang , Jindong Chen , Eric Xing , Zhiting Hu

Few-shot learning, especially few-shot image classification, has received increasing attention and witnessed significant advances in recent years. Some recent studies implicitly show that many generic techniques or ``tricks'', such as data…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Wenbin Li , Ziyi , Wang , Xuesong Yang , Chuanqi Dong , Pinzhuo Tian , Tiexin Qin , Jing Huo , Yinghuan Shi , Lei Wang , Yang Gao , Jiebo Luo

We present a new open source python package, based on PyLightcurve and PyTorch, tailored for efficient computation and automatic differentiation of exoplanetary transits. The classes and functions implemented are fully vectorised, natively…

地球与行星天体物理 · 物理学 2021-03-24 Mario Morvan , Angelos Tsiaras , Nikolaos Nikolaou , Ingo P. Waldmann

Evolutionary multitasking (EMT) has emerged as a popular topic of evolutionary computation over the past decade. It aims to concurrently address multiple optimization tasks within limited computing resources, leveraging inter-task knowledge…

神经与进化计算 · 计算机科学 2026-02-11 Yanchi Li , Wenyin Gong , Tingyu Zhang , Fei Ming , Shuijia Li , Qiong Gu , Yew-Soon Ong

Learning tabula rasa, that is without any prior knowledge, is the prevalent workflow in reinforcement learning (RL) research. However, RL systems, when applied to large-scale settings, rarely operate tabula rasa. Such large-scale systems…

机器学习 · 计算机科学 2022-10-05 Rishabh Agarwal , Max Schwarzer , Pablo Samuel Castro , Aaron Courville , Marc G. Bellemare

Psychlab is a simulated psychology laboratory inside the first-person 3D game world of DeepMind Lab (Beattie et al. 2016). Psychlab enables implementations of classical laboratory psychological experiments so that they work with both human…

This paper introduces pyRecLab, a software library written in C++ with Python bindings which allows to quickly train, test and develop recommender systems. Although there are several software libraries for this purpose, only a few let…

软件工程 · 计算机科学 2017-07-12 Gabriel Sepulveda , Vicente Dominguez , Denis Parra

Processing of medical images such as MRI or CT presents unique challenges compared to RGB images typically used in computer vision. These include a lack of labels for large datasets, high computational costs, and metadata to describe the…

图像与视频处理 · 电气工程与系统科学 2021-08-06 Fernando Pérez-García , Rachel Sparks , Sébastien Ourselin

We introduce DeepDIVA: an infrastructure designed to enable quick and intuitive setup of reproducible experiments with a large range of useful analysis functionality. Reproducing scientific results can be a frustrating experience, not only…

计算机视觉与模式识别 · 计算机科学 2018-05-02 Michele Alberti , Vinaychandran Pondenkandath , Marcel Würsch , Rolf Ingold , Marcus Liwicki

There has been significant progress in developing reinforcement learning (RL) training systems. Past works such as IMPALA, Apex, Seed RL, Sample Factory, and others, aim to improve the system's overall throughput. In this paper, we aim to…

In this paper, we introduce McTorch, a manifold optimization library for deep learning that extends PyTorch. It aims to lower the barrier for users wishing to use manifold constraints in deep learning applications, i.e., when the parameters…

Accurate and rapid prediction of wildfire trends is crucial for effective management and mitigation. However, the stochastic nature of fire propagation poses significant challenges in developing reliable simulators. In this paper, we…

计算工程、金融与科学 · 计算机科学 2025-03-13 Zeyu Xia , Sibo Cheng

We present a simple wrapper that is useful to train acoustic models in PyTorch using Kaldi's LF-MMI training framework. The wrapper, called pkwrap (short form of PyTorch kaldi wrapper), enables the user to utilize the flexibility provided…

音频与语音处理 · 电气工程与系统科学 2020-10-08 Srikanth Madikeri , Sibo Tong , Juan Zuluaga-Gomez , Apoorv Vyas , Petr Motlicek , Hervé Bourlard

Machine learning models are vulnerable to adversarial attacks. Several tools have been developed to research these vulnerabilities, but they often lack comprehensive features and flexibility. We introduce AdvSecureNet, a PyTorch based…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Melih Catal , Manuel Günther

We introduce Arena, a toolkit for multi-agent reinforcement learning (MARL) research. In MARL, it usually requires customizing observations, rewards and actions for each agent, changing cooperative-competitive agent-interaction, and playing…

机器学习 · 计算机科学 2019-07-24 Qing Wang , Jiechao Xiong , Lei Han , Meng Fang , Xinghai Sun , Zhuobin Zheng , Peng Sun , Zhengyou Zhang

We present PYSKL: an open-source toolbox for skeleton-based action recognition based on PyTorch. The toolbox supports a wide variety of skeleton action recognition algorithms, including approaches based on GCN and CNN. In contrast to…

计算机视觉与模式识别 · 计算机科学 2022-05-20 Haodong Duan , Jiaqi Wang , Kai Chen , Dahua Lin

Large language models have high compute, latency, and memory requirements. While specialized accelerators such as GPUs and TPUs typically run these workloads, CPUs are more widely available and consume less energy. Accelerating LLMs with…

Access to vast amounts of data along with affordable computational power stimulated the reincarnation of neural networks. The progress could not be achieved without adequate software tools, lowering the entry bar for the next generations of…

机器学习 · 计算机科学 2019-10-22 Tomasz Kornuta

advertorch is a toolbox for adversarial robustness research. It contains various implementations for attacks, defenses and robust training methods. advertorch is built on PyTorch (Paszke et al., 2017), and leverages the advantages of the…

机器学习 · 计算机科学 2019-02-21 Gavin Weiguang Ding , Luyu Wang , Xiaomeng Jin

Reinforcement learning (RL) is a promising field to enhance robotic autonomy and decision making capabilities for space robotics, something which is challenging with traditional techniques due to stochasticity and uncertainty within the…

机器学习 · 计算机科学 2020-09-22 Tamir Blum , Gabin Paillet , Mickael Laine , Kazuya Yoshida