中文
相关论文

相关论文: Novel GPU Boruta algorithms for feature selection …

200 篇论文

A major archetype of artificial intelligence is developing algorithms facilitating temporal efficiency and accuracy while boosting the generalization performance. Even with the latest developments in machine learning, a key limitation has…

机器学习 · 计算机科学 2022-01-31 Meric Yucel , Serdar Bagis , Ahmet Sertbas , Mehmet Sarikaya , Burak Berk Ustundag

This paper discusses the potential of graphics processing units (GPUs) in high-dimensional optimization problems. A single GPU card with hundreds of arithmetic cores can be inserted in a personal computer and dramatically accelerates many…

统计计算 · 统计学 2015-03-13 Hua Zhou , Kenneth Lange , Marc A. Suchard

Point cloud upsampling is vital for the quality of the mesh in three-dimensional reconstruction. Recent research on point cloud upsampling has achieved great success due to the development of deep learning. However, the existing methods…

图形学 · 计算机科学 2021-02-09 Shuquan Ye , Dongdong Chen , Songfang Han , Ziyu Wan , Jing Liao

The Nvidia GPU architecture has introduced new computing elements such as the \textit{tensor cores}, which are special processing units dedicated to perform fast matrix-multiply-accumulate (MMA) operations and accelerate \textit{Deep…

分布式、并行与集群计算 · 计算机科学 2019-03-12 Roberto Carrasco , Raimundo Vega , Cristóbal A. Navarro

Structured pruning is an effective approach for compressing large pre-trained neural networks without significantly affecting their performance. However, most current structured pruning methods do not provide any performance guarantees, and…

机器学习 · 计算机科学 2023-02-14 Marwa El Halabi , Suraj Srinivas , Simon Lacoste-Julien

This paper concerns the critical decision process of extracting or selecting the features before applying a clustering algorithm. It is not obvious to evaluate the importance of the features since the most popular methods to do it are…

机器学习 · 计算机科学 2021-11-23 Jean-Sebastien Dessureault , Daniel Massicotte

Image feature point matching is a key step in Structure from Motion(SFM). However, it is becoming more and more time consuming because the number of images is getting larger and larger. In this paper, we proposed a GPU accelerated image…

计算机视觉与模式识别 · 计算机科学 2018-05-24 Tao Xu , Kun Sun , Wenbing Tao

This problem was solved within the framework of the grant project "Solving of problems of cluster analysis with application of parallel algorithms and cloud technologies" in the Institute of Mathematics and Mathematical Modelling in Almaty.…

分布式、并行与集群计算 · 计算机科学 2014-02-18 Natalya Litvinenko

By Emerging huge databases and the need to efficient learning algorithms on these datasets, new problems have appeared and some methods have been proposed to solve these problems by selecting efficient features. Feature selection is a…

计算机视觉与模式识别 · 计算机科学 2016-01-21 Mitra Montazeri , Mahdieh Soleymani Baghshah , Aliakbar Niknafs

This paper develops an approach to classify instances of product failure in a complex textiles manufacturing dataset using explainable techniques. The dataset used in this study was obtained from a New Zealand manufacturer of woollen…

We introduce the CUDA Tensor Transpose (cuTT) library that implements high-performance tensor transposes for NVIDIA GPUs with Kepler and above architectures. cuTT achieves high performance by (a) utilizing two GPU-optimized transpose…

数学软件 · 计算机科学 2017-05-05 Antti-Pekka Hynninen , Dmitry I. Lyakh

We propose a new architecture for 3D information systems that takes advantage of the inherent parallelism of the GPUs. This new solution structures information as thematic layers, allowing a level of detail independent of the resolution of…

分布式、并行与集群计算 · 计算机科学 2025-01-28 Luis López , Juan Carlos Torres , Germán Arroyo , Pedro Cano , Domingo Martín

Linear-time algorithms that are traditionally used to shuffle data on CPUs, such as the method of Fisher-Yates, are not well suited to implementation on GPUs due to inherent sequential dependencies, and existing parallel shuffling…

分布式、并行与集群计算 · 计算机科学 2022-02-04 Rory Mitchell , Daniel Stokes , Eibe Frank , Geoffrey Holmes

Gaussian Processes have become an indispensable part of the spatial statistician's toolbox but are unsuitable for analyzing large dataset because of the significant time and memory needed to fit the associated model exactly. Vecchia…

统计计算 · 统计学 2025-07-18 Zachary James , Joseph Guinness

Genetic Algorithms (GAs) are used to solve search and optimization problems in which an optimal solution can be found using an iterative process with probabilistic and non-deterministic transitions. However, depending on the problem's…

分布式、并行与集群计算 · 计算机科学 2019-01-23 Matheus F. Torquato , Marcelo A. C. Fernandes

Feature selection has drawn much attention over the last decades in machine learning because it can reduce data dimensionality while maintaining the original physical meaning of features, which enables better interpretability than feature…

机器学习 · 计算机科学 2022-09-27 Yiwen Liao , Jochen Rivoir , Raphaël Latty , Bin Yang

Pruning is critical for scaling large language models (LLMs). Global pruning achieves strong performance but requires $\mathcal{O}(N)$ memory, which is infeasible for billion-parameter models. Local pruning reduces GPU memory usage to that…

机器学习 · 计算机科学 2025-10-07 Xinyuan Song , Guangji Bai , Liang Zhao

Feature selection is an essential process in machine learning, especially when dealing with high-dimensional datasets. It helps reduce the complexity of machine learning models, improve performance, mitigate overfitting, and decrease…

机器学习 · 计算机科学 2024-10-10 Egor Kraev , Baran Koseoglu , Luca Traverso , Mohammed Topiwalla

How to perform effective information fusion of different modalities is a core factor in boosting the performance of RGBT tracking. This paper presents a novel deep fusion algorithm based on the representations from an end-to-end trained…

计算机视觉与模式识别 · 计算机科学 2019-08-12 Yabin Zhu , Chenglong Li , Bin Luo , Jin Tang , Xiao Wang

We consider deployment of the particle filter on modern massively parallel hardware architectures, such as Graphics Processing Units (GPUs), with a focus on the resampling stage. While standard multinomial and stratified resamplers require…

统计计算 · 统计学 2012-02-29 Lawrence Murray