New model learns execution of code using GNNs.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Benchmarking TPU, GPU, and CPU for deep learning models.
DLBricks automates DL benchmarking on CPUs, reducing effort and time.
In this paper, the authors consider leaf spaces of singular Riemannian foliations on compact manifolds and the associated -basic spectrum on , counted with multiplicities. Recently, a notion of smooth isometry $\varphi: M_1/\mathcal{F}_1\rightarrow M_2/\mathca…
This paper focuses on scalability and robustness of spectral clustering for extremely large-scale datasets with limited resources. Two novel algorithms are proposed, namely, ultra-scalable spectral clustering (U-SPEC) and ultra-scalable ensemble clustering (U-SENC). In U-SPEC, a hybrid representative selection strategy…
Hybrid deep learning algorithm optimizes register allocation for compiler.
I-SPEC learns stable models from data without full causal knowledge.
Signatory calculates signature and logsignature transforms efficiently on CPU and GPU.
AUC-spec optimizes graph-based SSL for complex label distributions.
Framework optimizes cloud container sizing for ML tasks.
AI methods often fail to outperform classical CPU-based solvers on Maximum Independent Set problems.
Let (M,g,J) be a compact Hermitian manifold with a smooth boundary. Let and be the realizations of the real and complex Laplacians on p forms with either Dirichlet or Neumann boundary conditions. We generalize previous results in the closed setting to show that (M,g,J) is Kaehler if and only if $Spec(Δ_p)=S…
Paper proposes a new loss function for PU learning without negative examples.
Paper proposes NASAIC framework for co-designing neural architectures and heterogeneous ASICs.
MLPerf benchmark suite evaluates diverse ML applications, highlighting system bottlenecks.
Massively parallel architectures such as the GPU are becoming increasingly important due to the recent proliferation of data. In this paper, we propose a key class of hybrid parallel graphlet algorithms that leverages multiple CPUs and GPUs simultaneously for computing k-vertex induced subgraph statistics (called graph…
Polylab is a MATLAB toolbox for multivariate polynomial modeling.
We present a lightweight Python framework for distributed training of neural networks on multiple GPUs or CPUs. The framework is built on the popular Keras machine learning library. The Message Passing Interface (MPI) protocol is used to coordinate the training process, and the system is well suited for job submission …
Let be a normal, separated and integral scheme of finite type over and a set of closed points of . To a Galois cover of unramified over , we associate a quandle whose underlying set consists of points of lying over . As the limit of…
LoRA fine-tuning on CPUs without GPUs achieves comparable performance to GPU-based methods.
The paper optimizes RF training by improving tree building algorithms and CPU optimizations.
In this note, we consider the Dirac operator on a Riemannian symmetric space of noncompact type. Using representation theory we show that has point spectrum iff the -genus of its compact dual does not vanish. In this case, if is irreducible then with odd, and …
Vector fields on schemes have flows if rings are finitely generated.
We present Caffe con Troll (CcT), a fully compatible end-to-end version of the popular framework Caffe with rebuilt internals. We built CcT to examine the performance characteristics of training and deploying general-purpose convolutional neural networks across different hardware architectures. We find that, by employi…
CuLE accelerates reinforcement learning on GPUs.
Asymmetry PRISM outperforms CPU and GPU solvers for institutional rebalancing.
As machine learning algorithms enter applications in industrial settings, there is increased interest in controlling their cpu-time during testing. The cpu-time consists of the running time of the algorithm and the extraction time of the features. The latter can vary drastically when the feature set is diverse. In this…
A new deep learning benchmark reduces resource needs.
Satellite-based positioning system such as GPS often suffers from large amount of noise that degrades the positioning accuracy dramatically especially in real-time applications. In this work, we consider a data-mining approach to enhance the GPS signal. We build a large-scale high precision GPS receiver grid system to …
Financial institutions have massive computations to carry out overnight which are very demanding in terms of the consumed CPU. The challenge is to price many different products on a cluster-like architecture. We have used the Premia software to valuate the financial derivatives. In this work, we explain how Premia can …
We give a new proof of the Jantzen sum formula for integral representations of Chevalley schemes over Spec Z. This is done by applying the fixed point formula of Lefschetz type in Arakelov geometry to generalized flag varieties. Our proof involves the computation of the equivariant Ray-Singer torsion for all equivarian…
Deep learning solutions are being increasingly used in mobile applications. Although there are many open-source software tools for the development of deep learning solutions, there are no guidelines in one place in a unified manner for using these tools towards real-time deployment of these solutions on smartphones. Fr…
This study uses LSTM and SARIMA models to forecast CPU usage in cloud computing.
pySigLib speeds up signature-based computations on CPUs and GPUs.
We introduce a principled approach for unsupervised structure learning of deep neural networks. We propose a new interpretation for depth and inter-layer connectivity where conditional independencies in the input distribution are encoded hierarchically in the network structure. Thus, the depth of the network is determi…
RFX accelerates and compresses Random Forests for large datasets.
Using Intel's Loihi neuromorphic research chip and ABR's Nengo Deep Learning toolkit, we analyze the inference speed, dynamic power consumption, and energy cost per inference of a two-layer neural network keyword spotter trained to recognize a single phrase. We perform comparative analyses of this keyword spotter runni…
Recent technological advances have proliferated the available computing power, memory, and speed of modern Central Processing Units (CPUs), Graphics Processing Units (GPUs), and Field Programmable Gate Arrays (FPGAs). Consequently, the performance and complexity of Artificial Neural Networks (ANNs) is burgeoning. While…
The graphics processing unit (GPU) has emerged as a powerful and cost effective processor for general performance computing. GPUs are capable of an order of magnitude more floating-point operations per second as compared to modern central processing units (CPUs), and thus provide a great deal of promise for computation…
New hybrid model reduces MILP solver time by up to 26%.
Learning continuous representations of nodes is attracting growing interest in both academia and industry recently, due to their simplicity and effectiveness in a variety of applications. Most of existing node embedding algorithms and systems are capable of processing networks with hundreds of thousands or a few millio…
New solver MPLP++ outperforms existing solvers for dense graph models.
We present an overview of techniques for quantizing convolutional neural networks for inference with integer weights and activations. Per-channel quantization of weights and per-layer quantization of activations to 8-bits of precision post-training produces classification accuracies within 2% of floating point networks…
The wavelet scattering transform is an invariant signal representation suitable for many signal processing and machine learning applications. We present the Kymatio software package, an easy-to-use, high-performance Python implementation of the scattering transform in 1D, 2D, and 3D that is compatible with modern deep …
Automated framework optimizes DNN deployment on Arm CPUs.
Matrix Factorization (MF) on large scale matrices is computationally as well as memory intensive task. Alternative convergence techniques are needed when the size of the input matrix is higher than the available memory on a Central Processing Unit (CPU) and Graphical Processing Unit (GPU). While alternating least squar…
We describe TF-Replicator, a framework for distributed machine learning designed for DeepMind researchers and implemented as an abstraction over TensorFlow. TF-Replicator simplifies writing data-parallel and model-parallel research code. The same models can be effortlessly deployed to different cluster architectures (i…
KineticSim accelerates financial market simulations 3406x over CPU.