中文
相关论文

相关论文: A Study of the Floating-Point Tuning Behaviour on …

200 篇论文

In this article, we address a class of non convex, integer, non linear mathematical programs using dynamic programming. The mathematical program considered, whose properties are studied in this article, may be used to model the optimal…

离散数学 · 计算机科学 2021-12-28 David Nizard , Nicolas Dupin , Dominique Quadri

We consider the incomplete multi-graph matching problem, which is a generalization of the NP-hard quadratic assignment problem for matching multiple finite sets. Multi-graph matching plays a central role in computer vision, e.g., for…

计算机视觉与模式识别 · 计算机科学 2024-06-27 Max Kahl , Sebastian Stricker , Lisa Hutschenreiter , Florian Bernard , Bogdan Savchynskyy

Point sets matching method is very important in computer vision, feature extraction, fingerprint matching, motion estimation and so on. This paper proposes a robust point sets matching method. We present an iterative algorithm that is…

计算机视觉与模式识别 · 计算机科学 2014-11-05 Xiao Liu , Congying Han , Tiande Guo

The Moment/Sum-of-squares hierarchy provides a way to compute the global minimizers of polynomial optimization problems (POP), at the cost of solving a sequence of increasingly large semidefinite programs (SDPs). We consider large-scale…

最优化与控制 · 数学 2023-09-13 Johannes Aspman , Gilles Bareilles , Vyacheslav Kungurtsev , Jakub Marecek , Martin Takáč

The Graph Burning Problem (GBP) is a combinatorial optimization problem that has gained relevance as a tool for quantifying a graph's vulnerability to contagion. Although it is based on a very simple propagation model, its decision version…

Probabilistic model checking computes probabilities and expected values related to designated behaviours of interest in Markov models. As a formal verification approach, it is applied to critical systems; thus we trust that probabilistic…

计算机科学中的逻辑 · 计算机科学 2021-10-19 Arnd Hartmanns

As an entry for the 2012 Gordon-Bell performance prize, we report performance results of astrophysical N-body simulations of one trillion particles performed on the full system of K computer. This is the first gravitational trillion-body…

宇宙学与河外天体物理 · 物理学 2015-04-14 Tomoaki Ishiyama , Keigo Nitadori , Junichiro Makino

The problems of point-cloud registration and attitude estimation from vector observations (Wahba's problem) have widespread applications in computer vision and mobile robotics. This work introduces a simple approach for integrating sets of…

机器人学 · 计算机科学 2019-06-27 Jose Luis Blanco-Claraco

The paper develops the Adaptive Dynamic Programming Toolbox (ADPT), which solves optimal control problems for continuous-time nonlinear systems. Based on the adaptive dynamic programming technique, the ADPT computes optimal feedback…

最优化与控制 · 数学 2021-01-01 Xiaowei Xing , Dong Eui Chang

Computational efficiency demands discretised, hierarchically organised, and individually adaptive time-step sizes (known as the block-step scheme) for the time integration of N-body models. However, most existing N-body codes adapt…

天体物理仪器与方法 · 物理学 2017-09-20 Walter Dehnen

In this note, we show that the L2 optimal solutions to most real multiple view L2 triangulation problems can be efficiently obtained by two-stage Newton-like iterative methods, while the difficulty of such problems mainly lies in how to…

计算机视觉与模式识别 · 计算机科学 2014-07-02 F. Lu , Z. Chen

We study the accumulation of errors in cosmological N-body algorithms that are caused by representing the continuous distribution of matter by massive particles, comparing the PPPM and Adaptive Multigrid codes. We use for this a new measure…

天体物理学 · 物理学 2007-05-23 Ivar Suisalu , Enn Saar

This research investigates using a mixed-precision iterative refinement method using posit numbers instead of the standard IEEE floating-point format. The method is applied to solve a general linear system represented by the equation $Ax =…

数值分析 · 数学 2024-08-28 James Quinlan , E. Theodore L. Omtzigt

In this work, we present a new iterative exact solution algorithm for the weighted fair sequences problem, which is a recently introduced NP-hard sequencing problem with applications in diverse areas such as TV advertisement scheduling,…

最优化与控制 · 数学 2021-08-09 Markus Sinnl

State-of-the-art answer set programming (ASP) solvers rely on a program called a grounder to convert non-ground programs containing variables into variable-free, propositional programs. The size of this grounding depends heavily on the size…

计算机科学中的逻辑 · 计算机科学 2016-08-24 Manuel Bichler , Michael Morak , Stefan Woltran

While the dynamics of many complex systems is dominated by activated events, there are very few simulation methods that take advantage of this fact. Most of these procedures are restricted to relatively simple systems or, as with the…

材料科学 · 物理学 2009-11-11 Henk Vocks , M. V. Chubynsky , G. T. Barkema , Normand Mousseau

Perspective-$n$-Point (P$n$P) stands as a fundamental algorithm for pose estimation in various applications. In this paper, we present a new approach to the P$n$P problem with relaxed constraints, eliminating the need for precise 3D…

计算机视觉与模式识别 · 计算机科学 2024-07-29 Jiaxin Wei , Stefan Leutenegger , Laurent Kneip

We introduce a new code for cosmological simulations, PHoToNs, which has features on performing massive cosmological simulations on heterogeneous high performance Computer (HPC) and threads oriented programming. PHoToNs adopts a hybrid…

宇宙学与河外天体物理 · 物理学 2018-06-13 Qiao Wang , Zongyan Cao , Liang Gao , Xuebin Chi , Chen Meng , Jie Wang , Long Wang

Bang-bang control is ubiquitous for Optimal Control Problems (OCPs) where the constrained control variable appears linearly in the dynamics and cost function. Based on the Pontryagin's Minimum Principle, the indirect method is widely used…

最优化与控制 · 数学 2023-12-04 Kun Wang , Zheng Chen , Zhenyu Wei , Fangmin Lu , Jun Li

Given a set $P$ of $n$ weighted points and a set $S$ of $m$ disks in the plane, the hitting set problem is to compute a subset $P'$ of points of $P$ such that each disk contains at least one point of $P'$ and the total weight of all points…

计算几何 · 计算机科学 2023-05-17 Gang Liu , Haitao Wang