中文
相关论文

相关论文: Multi-directional Sobel operator kernel on GPUs

200 篇论文

The computational complexity of solving nonlinear support vector machine (SVM) is prohibitive on large-scale data. In particular, this issue becomes very sensitive when the data represents additional difficulties such as highly imbalanced…

机器学习 · 计算机科学 2019-04-09 E. Sadrfaridpour , T. Razzaghi , I. Safro

We describe a novel attribution method which is grounded in Sensitivity Analysis and uses Sobol indices. Beyond modeling the individual contributions of image regions, Sobol indices provide an efficient way to capture higher-order…

计算机视觉与模式识别 · 计算机科学 2022-02-17 Thomas Fel , Remi Cadene , Mathieu Chalvidal , Matthieu Cord , David Vigouroux , Thomas Serre

Stochastic differential equations (SDEs) are widely used to model systems affected by random processes. In general, the analysis of an SDE model requires numerical solutions to be generated many times over multiple parameter combinations.…

数学软件 · 计算机科学 2020-02-19 Eleftherios Avramidis , Marta Lalik , Ozgur E. Akman

With high computation power and memory bandwidth, graphics processing units (GPUs) lend themselves to accelerate data-intensive analytics, especially when such applications fit the single instruction multiple data (SIMD) model. However,…

分布式、并行与集群计算 · 计算机科学 2018-12-12 Hang Liu , H. Howie Huang

Object detection has made impressive progress in recent years with the help of deep learning. However, state-of-the-art algorithms are both computation and memory intensive. Though many lightweight networks are developed for a trade-off…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Fanrong Li , Zitao Mo , Peisong Wang , Zejian Liu , Jiayun Zhang , Gang Li , Qinghao Hu , Xiangyu He , Cong Leng , Yang Zhang , Jian Cheng

For massive multiple-input multiple-output (MIMO) systems, linear minimum mean-square error (MMSE) detection has been shown to achieve near-optimal performance but suffers from excessively high complexity due to the large-scale matrix…

信号处理 · 电气工程与系统科学 2018-04-19 Chuan Zhang , Zhizhen Wu , Christoph Studer , Zaichen Zhang , Xiaohu You

Real-time detection of objects in the 3D scene is one of the tasks an autonomous agent needs to perform for understanding its surroundings. While recent Deep Learning-based solutions achieve satisfactory performance, their high…

计算机视觉与模式识别 · 计算机科学 2021-05-24 Illia Oleksiienko , Alexandros Iosifidis

We present the GPU implementation of the general-purpose interior-point solver Clarabel for convex optimization problems with conic constraints. We introduce a mixed parallel computing strategy that processes linear constraints first, then…

最优化与控制 · 数学 2025-11-04 Yuwen Chen , Danny Tse , Parth Nobel , Paul Goulart , Stephen Boyd

In computer science, there exist a large number of optimization problems defined on graphs, that is to find a best node state configuration or a network structure such that the designed objective function is optimized under some…

机器学习 · 计算机科学 2020-04-17 Yaoxin Li , Jing Liu , Guozheng Lin , Yueyuan Hou , Muyun Mou , Jiang Zhang

Kernel based methods have shown effective performance in many remote sensing classification tasks. However their performance significantly depend on its hyper-parameters. The conventional technique to estimate the parameter comes with high…

机器学习 · 统计学 2018-04-17 Bharath Bhushan Damodaran

The fast-rising demand for wireless bandwidth requires rapid evolution of high-performance baseband processing infrastructure. Programmable many-core processors for software-defined radio (SDR) have emerged as high-performance baseband…

信号处理 · 电气工程与系统科学 2025-08-11 Marco Bertuletti , Yichao Zhang , Mahdi Abdollahpour , Samuel Riedel , Alessandro Vanelli-Coralli

Kernel machines often yield superior predictive performance on various tasks; however, they suffer from severe computational challenges. In this paper, we show how to overcome the important challenge of speeding up kernel machines. In…

机器学习 · 计算机科学 2016-08-09 Cho-Jui Hsieh , Si Si , Inderjit S. Dhillon

Many research works have been performed on implementation of Vitrerbi decoding algorithm on GPU instead of FPGA because this platform provides considerable flexibility in addition to great performance. Recently, the recently-introduced…

分布式、并行与集群计算 · 计算机科学 2020-11-30 Alireza Mohammadidoost , Matin Hashemi

Multiple signal classification algorithm (MUSICAL) provides a super-resolution microscopy method. In the previous research, MUSICAL has enabled data-parallelism well on a desktop computer or a Linux-based server. However, the running time…

分布式、并行与集群计算 · 计算机科学 2022-06-14 Quan Do , Jon Ivar Kristiansen , Krishna Agarwal , Phuong Hoai Ha

Optimizing deep learning models is generally performed in two steps: (i) high-level graph optimizations such as kernel fusion and (ii) low level kernel optimizations such as those found in vendor libraries. This approach often leaves…

机器学习 · 计算机科学 2021-03-08 Pratik Fegade , Tianqi Chen , Phillip B. Gibbons , Todd C. Mowry

In this work, we evaluate the use of superpixel pooling layers in deep network architectures for semantic segmentation. Superpixel pooling is a flexible and efficient replacement for other pooling strategies that incorporates spatial prior…

计算机视觉与模式识别 · 计算机科学 2018-06-08 Mathijs Schuurmans , Maxim Berman , Matthew B. Blaschko

Topological features capture global geometric structure in imaging data, but practical adoption in deep learning requires both computational efficiency and differentiability. We present optimized GPU kernels for the Euler Characteristic…

机器学习 · 计算机科学 2025-10-24 Udit Saxena

We present a GPU-accelerated backend for QOCO, a C-based solver for quadratic objective second-order cone programs (SOCPs) based on a primal-dual interior point method. Our backend uses NVIDIA's cuDSS library to perform a direct sparse LDL…

最优化与控制 · 数学 2026-04-01 Govind M. Chari , Behçet Açıkmeşe

State of the art deep learning models have made steady progress in the fields of computer vision and natural language processing, at the expense of growing model sizes and computational complexity. Deploying these models on low power and…

机器学习 · 计算机科学 2018-10-29 Meghan Cowan , Thierry Moreau , Tianqi Chen , Luis Ceze

We present GraphTensor, a comprehensive open-source framework that supports efficient parallel neural network processing on large graphs. GraphTensor offers a set of easy-to-use programming primitives that appreciate both graph and neural…

硬件体系结构 · 计算机科学 2023-05-30 Junhyeok Jang , Miryeong Kwon , Donghyun Gouk , Hanyeoreum Bae , Myoungsoo Jung