中文
相关论文

相关论文: MuJoCoUni:Persistent Batched Runtime Primitives fo…

200 篇论文

We study the problem of adding native pulse-level control to heterogeneous High Performance Computing-Quantum Computing (HPCQC) software stacks, using the Munich Quantum Software Stack (MQSS) as a case study. The goal is to expand the…

A common belief in model-free reinforcement learning is that methods based on random search in the parameter space of policies exhibit significantly worse sample complexity than those that explore the space of actions. We dispel such…

机器学习 · 计算机科学 2018-03-20 Horia Mania , Aurelia Guy , Benjamin Recht

Robust uncertainty quantification (UQ) remains a critical barrier to the safe deployment of deep learning in real-time virtual sensing, particularly in high-stakes domains where sparse, noisy, or non-collocated sensor data are the norm. We…

机器学习 · 计算机科学 2025-07-17 Kazuma Kobayashi , Shailesh Garg , Farid Ahmed , Souvik Chakraborty , Syed Bahauddin Alam

Mojo is an emerging programming language built on MLIR (Multi-Level Intermediate Representation) and supports JIT (Just-in-Time) compilation. It enables transparent hardware-specific optimizations (e.g., for CPUs and GPUs), while allowing…

数据库 · 计算机科学 2026-05-25 Shengya Huang , Zhaoheng Li , Derek Warner , Yongjoo Park

Modern RL-based post-training for large language models (LLMs) co-locate trajectory sampling and policy optimisation on the same GPU cluster, forcing the system to switch between inference and training workloads. This serial context…

机器学习 · 计算机科学 2025-08-13 Jie Xiao , Changyuan Fan , Qingnan Ren , Alfred Long , Yuchen Zhang , Rymon Yu , Eric Yang , Lynn Ai , Shaoduo Gan

We introduce Ming-Lite-Uni, an open-source multimodal framework featuring a newly designed unified visual generator and a native multimodal autoregressive model tailored for unifying vision and language. Specifically, this project provides…

Recent advances in deep reinforcement learning in the paradigm of locomotion using continuous control have raised the interest of game makers for the potential of digital actors using active ragdoll. Currently, the available options to…

人工智能 · 计算机科学 2019-02-26 Joe Booth , Jackson Booth

Diffusion models have recently emerged as expressive policy representations for online reinforcement learning (RL). However, their iterative generative processes introduce substantial training and inference overhead. To overcome this…

机器学习 · 计算机科学 2026-04-17 Xiaoyi Dong , Xi Sheryl Zhang , Jian Cheng

Robust execution environments are important for addressing key challenges in quantum computing, such as application development, portability, and reproducibility, and help unlock the development of modular quantum programs, driving forward…

量子物理 · 物理学 2025-09-26 Aleksander Wennersteen , Matthieu Moreau , Aurelien Nober , Mourad Beji

Recent advances in imitation learning have enabled robots to perform increasingly complex manipulation tasks in unstructured environments. However, most learned policies rely on discrete action chunking, which introduces discontinuities at…

机器人学 · 计算机科学 2025-06-06 Dongwoo Son , Suhan Park

Control of complex systems involves both system identification and controller design. Deep neural networks have proven to be successful in many identification tasks, however, from model-based control perspective, these networks are…

最优化与控制 · 数学 2019-02-28 Yize Chen , Yuanyuan Shi , Baosen Zhang

Streaming reinforcement learning has emerged as an online learning paradigm that conforms to the restrictions of natural learning agents that process data incrementally, i.e. with a batch size of 1 and no replay buffer. While streaming RL…

机器学习 · 计算机科学 2026-05-26 Noah Farr , Aryaman Reddi , Carlo D'Eramo , Jan Peters

We introduce MCUBench, a benchmark featuring over 100 YOLO-based object detection models evaluated on the VOC dataset across seven different MCUs. This benchmark provides detailed data on average precision, latency, RAM, and Flash usage for…

计算机视觉与模式识别 · 计算机科学 2024-09-30 Sudhakar Sah , Darshan C. Ganji , Matteo Grimaldi , Ravish Kumar , Alexander Hoffman , Honnesh Rohmetra , Ehsan Saboori

We have extended the Falkon lightweight task execution framework to make loosely coupled programming on petascale systems a practical and useful programming model. This work studies and measures the performance factors involved in applying…

分布式、并行与集群计算 · 计算机科学 2016-11-17 Ioan Raicu , Zhao Zhang , Mike Wilde , Ian Foster , Pete Beckman , Kamil Iskra , Ben Clifford

Robotic policies deployed in real-world environments often encounter post-training faults, where retraining, exploration, or system identification are impractical. We introduce an inference-time, cerebellar-inspired residual control…

Computational models have become one of the prevalent methods to model complex phenomena. To accurately model complex interactions, such as detailed biomolecular interactions, scientists often rely on multiscale models comprised of several…

We present Mini-BEHAVIOR, a novel benchmark for embodied AI that challenges agents to use reasoning and decision-making skills to solve complex activities that resemble everyday human challenges. The Mini-BEHAVIOR environment is a fast,…

人工智能 · 计算机科学 2023-12-29 Emily Jin , Jiaheng Hu , Zhuoyi Huang , Ruohan Zhang , Jiajun Wu , Li Fei-Fei , Roberto Martín-Martín

In scenarios where multiple decision-makers operate within a common decision space, each focusing on their own multi-objective optimization problem (e.g., bargaining games), the problem can be modeled as a multi-party multi-objective…

神经与进化计算 · 计算机科学 2025-11-04 Yuetong Sun , Peilan Xu , Wenjian Luo

Translating complex reinforcement learning (RL) environments into high-performance implementations has traditionally required months of specialized engineering. We present a closed-loop methodology that produces equivalent high-performance…

机器学习 · 计算机科学 2026-05-19 Seth Karten , Rahul Dev Appapogu , Chi Jin

Following the design of more efficient blockchain consensus algorithms, the execution layer has emerged as the new performance bottleneck of blockchains, especially under high contention. Current parallel execution frameworks either rely on…

分布式、并行与集群计算 · 计算机科学 2025-10-20 François Ezard , Can Umut Ileri , Jérémie Decouchant