中文
相关论文

相关论文: MILJS : Brand New JavaScript Libraries for Matrix …

200 篇论文

Scientists increasingly rely on Python tools to perform scalable distributed memory array operations using rich, NumPy-like expressions. However, many of these tools rely on dynamic schedulers optimized for abstract task graphs, which often…

分布式、并行与集群计算 · 计算机科学 2022-07-14 Melih Elibol , Vinamra Benara , Samyu Yagati , Lianmin Zheng , Alvin Cheung , Michael I. Jordan , Ion Stoica

A growing number of applications depend on Machine Learning (ML) functionality and benefits from both higher quality ML predictions and better timeliness (latency) at the same time. A growing body of research in computer architecture, ML,…

分布式、并行与集群计算 · 计算机科学 2023-07-03 Payman Behnam , Jianming Tong , Alind Khare , Yangyu Chen , Yue Pan , Pranav Gadikar , Abhimanyu Rajeshkumar Bambhaniya , Tushar Krishna , Alexey Tumanov

The immense evolution in Large Language Models (LLMs) has underscored the importance of massive, heterogeneous, and high-quality data. A data recipe is a mixture of data from different sources for training LLMs, which plays a vital role in…

Matrix-multiplication units (MXUs) are now prevalent in every computing platform. The key attribute that makes MXUs so successful is the semiring structure, which allows tiling for both parallelism and data reuse. Nonetheless,…

硬件体系结构 · 计算机科学 2022-09-02 Yunan Zhang , Po-An Tsai , Hung-Wei Tseng

KBLAS is a new open source high performance library that provides optimized kernels for a subset of Level 2 BLAS functionalities on CUDA-enabled GPUs. Since performance of dense matrix-vector multiplication is hindered by the overhead of…

数学软件 · 计算机科学 2014-10-08 Ahmad Abdelfattah , David Keyes , Hatem Ltaief

We transform join ordering into a mixed integer linear program (MILP). This allows to address query optimization by mature MILP solver implementations that have evolved over decades and steadily improved their performance. They offer…

数据库 · 计算机科学 2015-11-09 Immanuel Trummer , Christoph Koch

StreamSampling$.$jl is a Julia library designed to provide general and efficient methods for sampling from data streams in a single pass, even when the total number of items is unknown. In this paper, we describe the capabilities of the…

软件工程 · 计算机科学 2026-05-15 Adriano Meligrana

Mixed Integer Linear Programs (MILPs) are highly flexible and powerful tools for modeling and solving complex real-world combinatorial optimization problems. Recently, machine learning (ML)-guided approaches have demonstrated significant…

人工智能 · 计算机科学 2025-06-13 Junyang Cai , Taoan Huang , Bistra Dilkina

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

As data science and machine learning methods are taking on an increasingly important role in the materials research community, there is a need for the development of machine learning software tools that are easy to use (even for nonexperts…

As machine learning is applied more widely, data scientists often struggle to find or create end-to-end machine learning systems for specific tasks. The proliferation of libraries and frameworks and the complexity of the tasks have led to…

软件工程 · 计算机科学 2020-11-23 Micah J. Smith , Carles Sala , James Max Kanter , Kalyan Veeramachaneni

We propose Sliceable Monolith, a new methodology for developing microservice architectures and perform their integration testing by leveraging most of the simplicity of a monolith: a single codebase and a local execution environment that…

编程语言 · 计算机科学 2021-07-20 Fabrizio Montesi , Marco Peressotti , Valentino Picotti

Large Language Models (LLMs) often struggle with code generation tasks involving niche software libraries. Existing code generation techniques with only human-oriented documentation can fail -- even when the LLM has access to web search and…

软件工程 · 计算机科学 2025-05-09 Sandya Wijaya , Jacob Bolano , Alejandro Gomez Soteres , Shriyanshu Kode , Yue Huang , Anant Sahai

We introduce MOS, a software application designed to facilitate the deployment, integration, management, and analysis of mathematical optimization models. MOS approaches mathematical optimization at a higher level of abstraction than…

最优化与控制 · 数学 2022-10-11 James Hubert Merrick , Tomás Tinoco De Rubira

Matrix multiplication is fundamental in the backpropagation algorithm used to train deep neural network models. Libraries like Intel's MKL or NVIDIA's cuBLAS implemented new and optimized matrix multiplication techniques that increase…

分布式、并行与集群计算 · 计算机科学 2024-05-28 L. A. Torres , Carlos J. Barrios H , Yves Denneulin

In this paper we present the Low-budget LMS Sakai, the analysis conducted and its selection from a list of few popular Low-budget LMSs, as well as its capability in presentation of math texts and formulas. The MATHEIS e-learning system for…

计算机与社会 · 计算机科学 2016-11-10 Mimoza Petrova , Vanco Cabukovski , Roman Golubovski

LazySets.jl is a Julia library that provides ways to symbolically represent sets of points as geometric shapes, with a special focus on convex sets and polyhedral approximations. LazySets provides methods to apply common set operations,…

数学软件 · 计算机科学 2022-05-04 Marcelo Forets , Christian Schilling

We describe BayesMix, a C++ library for MCMC posterior simulation for general Bayesian mixture models. The goal of BayesMix is to provide a self-contained ecosystem to perform inference for mixture models to computer scientists,…

统计计算 · 统计学 2022-05-18 Mario Beraha , Bruno Guindani , Matteo Gianella , Alessandra Guglielmi

This paper describes Nancy, a Network Calculus (NC) library that allows users to perform complex min-plus and max-plus algebra operations efficiently. To the best of our knowledge, Nancy is the only open-source library that implements…

网络与互联网体系结构 · 计算机科学 2023-07-10 Raffaele Zippo , Giovanni Stea

Apache Spark is a popular system aimed at the analysis of large data sets, but recent studies have shown that certain computations---in particular, many linear algebra computations that are the basis for solving common machine learning…

分布式、并行与集群计算 · 计算机科学 2018-05-31 Alex Gittens , Kai Rothauge , Shusen Wang , Michael W. Mahoney , Lisa Gerhardt , Prabhat , Jey Kottalam , Michael Ringenburg , Kristyn Maschhoff