中文
相关论文

相关论文: Jasmine: A Simple, Performant and Scalable JAX-bas…

200 篇论文

Earth system models (ESMs) are vital for understanding past, present, and future climate, but they suffer from legacy technical infrastructure. ESMs are primarily implemented in Fortran, a language that poses a high barrier of entry for…

分布式、并行与集群计算 · 计算机科学 2024-05-02 Anthony Zhou , Linnia Hawkins , Pierre Gentine

Unsupervised environment design (UED) is a form of automatic curriculum learning for training robust decision-making agents to zero-shot transfer into unseen environments. Such autocurricula have received much interest from the RL…

机器学习 · 计算机科学 2024-08-27 Minqi Jiang , Michael Dennis , Edward Grefenstette , Tim Rocktäschel

We propose a new dimensionality reduction toolkit designed to address some of the challenges faced by traditional methods like UMAP and tSNE such as loss of global structure and computational efficiency. Built on the JAX framework, DiRe…

机器学习 · 计算机科学 2025-08-19 Alexander Kolpakov , Igor Rivin

Reproducing and comparing results in news recommendation research has become increasingly difficult. This is due to a fragmented ecosystem of diverse codebases, varied configurations, and mainly due to resource-intensive models. We…

信息检索 · 计算机科学 2025-09-01 Igor L. R. Azevedo , Toyotaro Suzumura , Yuichiro Yasui

Obtaining standardized crowdsourced benchmark of computational methods is a major issue in data science communities. Dedicated frameworks enabling fair benchmarking in a unified environment are yet to be developed. Here we introduce…

机器学习 · 计算机科学 2022-06-28 Zhen Xu , Sergio Escalera , Isabelle Guyon , Adrien Pavão , Magali Richard , Wei-Wei Tu , Quanming Yao , Huan Zhao

Hash-based maps, particularly java.util.HashMap, are pervasive in Java applications and the JVM, making their performance critical. Evaluating optimizations is challenging because performance depends on factors such as operation patterns,…

编程语言 · 计算机科学 2026-03-17 Filippo Schiavio , Andrea Rosà , Júnior Löff , Lubomír Bulej , Petr Tůma , Walter Binder

A blockchain system is a replicated state machine that must be fault tolerant. When designing a blockchain system, there is usually a trade-off between decentralization, scalability, and security. In this paper, we propose a novel…

密码学与安全 · 计算机科学 2018-11-20 Tai-Yuan Chen , Wei-Ning Huang , Po-Chun Kuo , Hao Chung , Tzu-Wei Chao

The WeChat mini-game ecosystem faces rampant intellectual property theft to other platforms via secondary development, yet existing JavaScript obfuscation tools are ill-equipped for large-scale applications, suffering from prohibitive…

Machine Learning for Source Code (ML4Code) is an active research field in which extensive experimentation is needed to discover how to best use source code's richly structured information. With this in mind, we introduce JEMMA, an…

软件工程 · 计算机科学 2022-12-20 Anjan Karmakar , Miltiadis Allamanis , Romain Robbes

In this work, we present a new benchmarking suite with new real-life inspired skewed workloads to test the performance of concurrent index data structures. We started this project to prepare workloads specifically for self-adjusting data…

分布式、并行与集群计算 · 计算机科学 2023-05-19 Vitaly Aksenov , Dmitry Ivanov , Ravil Galiev

Fast and tiny object tracking remains a challenge in computer vision and in this paper we first introduce a JSON metadata file associated with four open source datasets of Fast Moving Objects (FMOs) image sequences. In addition, we extend…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Senem Aktas , Charles Markham , John McDonald , Rozenn Dahyot

jNO (jax Neural Operators) is a JAX-native library for neural operators and foundation models with unified support for both data-driven and physics-informed training. Its core design is a tracing system in which domains, model calls,…

机器学习 · 计算机科学 2026-05-12 Leon Armbruster , Rathan Ramesh , Georg Kruse , Christopher Straub

The JASMIN super-data-cluster is being deployed to support the data analysis requirements of the UK and European climate and earth system modelling community. Physical colocation of the core JASMIN resource with significant components of…

分布式、并行与集群计算 · 计算机科学 2012-04-17 B. N. Lawrence , V. Bennett , J. Churchill , M. Juckes , P. Kershaw , P. Oliver , M. Pritchard , A. Stephens

Cloud computing focuses on delivery of reliable, secure, fault-tolerant, sustainable, and scalable infrastructures for hosting Internet-based application services. These applications have different composition, configuration, and deployment…

分布式、并行与集群计算 · 计算机科学 2009-03-17 Rodrigo N. Calheiros , Rajiv Ranjan , Cesar A. F. De Rose , Rajkumar Buyya

Pairing-based cryptography (PBC) is crucial in modern cryptographic applications. With the rapid advancement of adversarial research and the growing diversity of application requirements, PBC accelerators need regular updates in algorithms,…

硬件体系结构 · 计算机科学 2025-09-15 Tianwei Pan , Tianao Dai , Jianlei Yang , Hongbin Jing , Yang Su , Zeyu Hao , Xiaotao Jia , Chunming Hu , Weisheng Zhao

As large language models (LLMs) continue to advance, the need for up-to-date and well-organized benchmarks becomes increasingly critical. However, many existing datasets are scattered, difficult to manage, and make it challenging to perform…

机器学习 · 计算机科学 2025-06-03 Eunsu Kim , Haneul Yoo , Guijin Son , Hitesh Patel , Amit Agarwal , Alice Oh

We introduce Lyceum, a high-performance computational ecosystem for robot learning. Lyceum is built on top of the Julia programming language and the MuJoCo physics simulator, combining the ease-of-use of a high-level programming language…

机器人学 · 计算机科学 2020-01-22 Colin Summers , Kendall Lowrey , Aravind Rajeswaran , Siddhartha Srinivasa , Emanuel Todorov

Schema linking is a critical bottleneck in applying existing Text-to-SQL models to real-world, large-scale, multi-database environments. Through error analysis, we identify two major challenges in schema linking: (1) Database Retrieval:…

计算与语言 · 计算机科学 2025-09-09 Yihan Wang , Peiyu Liu , Xin Yang

Recent advances in unified multimodal models (UMMs) have led to a proliferation of architectures capable of understanding, generating, and editing across visual and textual modalities. However, developing a unified framework for UMMs…

人工智能 · 计算机科学 2026-05-21 Yinyi Luo , Wenwen Wang , Hayes Bai , Hongyu Zhu , Hao Chen , Pan He , Marios Savvides , Sharon Li , Jindong Wang

This report presents a unified technical system addressing the two core capabilities of world models for autonomous driving: world representation and world generation. For world representation, we propose WorldRec, a feed-forward…