中文
相关论文

相关论文: Balanced Binary Tree Schemes for Computing Zernike…

200 篇论文

The Gradient Boosted Tree (GBT) algorithm is one of the most popular machine learning algorithms used in production, for tasks that include Click-Through Rate (CTR) prediction and learning-to-rank. To deal with the massive datasets…

机器学习 · 计算机科学 2019-05-30 Theodore Vasiloudis , Hyunsu Cho , Henrik Boström

Deep neural networks (DNNs) and decision trees (DTs) are both state-of-the-art classifiers. DNNs perform well due to their representational learning capabilities, while DTs are computationally efficient as they perform inference along one…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Noam Gottlieb , Michael Werman

The Steiner tree problem is one of the most prominent problems in network design. Given an edge-weighted undirected graph and a subset of the vertices, called terminals, the task is to compute a minimum-weight tree containing all terminals…

数据结构与算法 · 计算机科学 2024-08-09 Jarosław Byrka , Fabrizio Grandoni , Vera Traub

The so-called block-term decomposition (BTD) tensor model, especially in its rank-$(L_r,L_r,1)$ version, has been recently receiving increasing attention due to its enhanced ability of representing systems and signals that are composed of…

统计方法学 · 统计学 2022-05-04 Paris V. Giampouras , Athanasios A. Rontogiannis , Eleftherios Kofidis

Multi-robot path planning is a computational process involving finding paths for each robot from its start to the goal while ensuring collision-free operation. It is widely used in robots and autonomous driving. However, the computational…

机器人学 · 计算机科学 2023-08-04 Biru Zhang , Jiankun Wang , Max Q. -H. Meng

In reliability engineering, we need to understand system dependencies, cause-effect relations, identify critical components, and analyze how they trigger failures. Three prominent graph models commonly used for these purposes are fault…

其他计算机科学 · 计算机科学 2023-10-10 L. A. Jimenez-Roa , T. Heskes , M. Stoelinga

The random forest (RF) algorithm has become a very popular prediction method for its great flexibility and promising accuracy. In RF, it is conventional to put equal weights on all the base learners (trees) to aggregate their predictions.…

机器学习 · 统计学 2023-05-18 Xinyu Chen , Dalei Yu , Xinyu Zhang

Computer models, aiming at simulating a complex real system, are often calibrated in the light of data to improve performance. Standard calibration methods assume that the optimal values of calibration parameters are invariant to the model…

统计方法学 · 统计学 2017-09-01 Georgios Karagiannis , Bledar A. Konomi , Guang Lin

Model-based iterative reconstruction (MBIR) techniques have demonstrated many advantages in X-ray CT image reconstruction. The MBIR approach is often modeled as a convex optimization problem including a data fitting function and a penalty…

最优化与控制 · 数学 2015-12-09 Meng Wu , Andreas Maier , Qiao Yang , Rebecca Fahrig

Rapidly-exploring Random Trees (RRT) and its variations have emerged as a robust and efficient tool for finding collision-free paths in robotic systems. However, adding dynamic constraints makes the motion planning problem significantly…

机器人学 · 计算机科学 2024-03-19 Joaquim Ortiz-Haro , Wolfgang Hönig , Valentin N. Hartmann , Marc Toussaint , Ludovic Righetti

Recent advancements in quantum computing and quantum-inspired algorithms have sparked renewed interest in binary optimization. These hardware and software innovations promise to revolutionize solution times for complex problems. In this…

The paper concerns numerical algorithms for solving the Beltrami equation $f_{\bar{z}}(z)=\mu(z) f_z(z)$ for a compactly supported $\mu$. First, we study an efficient algorithm that has been proposed in the literature, and present its…

数值分析 · 数学 2007-05-23 Denis Gaydashev , Dmitry Khmelev

The $N$th power of a polynomial matrix of fixed size and degree can be computed by binary powering as fast as multiplying two polynomials of linear degree in~$N$. When Fast Fourier Transform (FFT) is available, the resulting complexity is…

符号计算 · 计算机科学 2023-05-29 Alin Bostan , Vincent Neiger , Sergey Yurkevich

Covering and elimination inequalities are central to combinatorial optimization, yet their role has largely been studied in problem-specific settings or via no-good cuts. This paper introduces a unified perspective that treats these…

最优化与控制 · 数学 2025-11-18 Ningji Wei

Integration operational matrix methods based on Zernike polynomials are used to determine approximate solutions of a class of non-homogeneous partial differential equations (PDEs) of first and second order. Due to the nature of the Zernike…

偏微分方程分析 · 数学 2022-07-18 Kanti Bhushan Datta , Somantika Datta

Tree-structured LSTM is promising way to consider long-distance interaction over hierarchies. However, there have been few research efforts on the hyperparameter tuning of the construction and traversal of tree-structured LSTM. To name a…

机器学习 · 计算机科学 2020-08-24 Ruo Ando , Yoshiyasu Takefuji

Binary Partition Hierarchies (BPH) and minimum spanning trees are fundamental data structures involved in hierarchical analysis such as quasi-flat zones or watershed. However, classical BPH construction algorithms require to have the whole…

图像与视频处理 · 电气工程与系统科学 2023-04-06 Josselin Lefèvre , Jean Cousty , Benjamin Perret , Harold Phelippeau

Zeilberger's algorithm provides a method to compute recurrence and differential equations from given hypergeometric series representations, and an adaption of Almquist and Zeilberger computes recurrence and differential equations for…

经典分析与常微分方程 · 数学 2016-09-07 Wolfram Koepf , Dieter Schmersau

In the evolving landscape of neural network models, one prominent challenge stand out: the significant memory overheads associated with training expansive models. Addressing this challenge, this study delves deep into the Rotated Tensor…

分布式、并行与集群计算 · 计算机科学 2023-11-06 Cheng Luo , Tianle Zhong , Geoffrey Fox

Trees are useful entities allowing to model data structures and hierarchical relationships in networked decision systems ubiquitously. An ordered tree is a rooted tree where the order of the subtrees (children) of a node is significant. In…

数据结构与算法 · 计算机科学 2020-11-10 Victor Parque , Tomoyuki Miyashita
‹ 上一页 1 8 9 10 下一页 ›