中文
相关论文

相关论文: Ordered Front-to-back Any-Hit Traversal in RTX

200 篇论文

Ray tracing (RT) is a 3D graphics technique that offers highly realistic visuals. It is becoming prominent and accessible as GPU vendors have integrated dedicated ray tracing acceleration hardware. However, tracing millions of rays through…

硬件体系结构 · 计算机科学 2026-05-18 Yavuz Selim Tozlu , Anshul Naithani , Huiyang Zhou

Comparability graphs are the undirected graphs whose edges can be directed so that the resulting directed graph is transitive. They are related to posets and have applications in scheduling theory. This paper considers the problem of…

数据结构与算法 · 计算机科学 2015-03-11 Marc Tedder

Oriented bounding box (OBB) bounding volume hierarchies offer a more precise fit than axis-aligned bounding box hierarchies in scenarios with thin elongated and arbitrarily rotated geometry, enhancing intersection test performance in ray…

Fourier normal ordering \cite{Unt09bis} is a new algorithm to construct explicit rough paths over arbitrary H\"older-continuous multidimensional paths. We apply in this article the Fourier normal ordering ordering algorithm to the…

概率论 · 数学 2009-06-08 Jeremie Unterberger

To solve many problems on graphs, graph traversals are used, the usual variants of which are the depth-first search and the breadth-first search. Implementing a graph traversal we consequently reach all vertices of the graph that belong to…

离散数学 · 计算机科学 2025-02-18 A. V. Prolubnikov

Control invariant sets are crucial for various methods that aim to design safe control policies for systems whose state constraints must be satisfied over an indefinite time horizon. In this article, we explore the connections among…

系统与控制 · 电气工程与系统科学 2026-03-17 Jason J. Choi , Donggun Lee , Boyang Li , Jonathan P. How , Koushil Sreenath , Sylvia L. Herbert , Claire J. Tomlin

We present FLASH-TB, a journey planning algorithm for public transit networks that combines Trip-Based Public Transit Routing (TB) with the Arc-Flags speedup technique. The basic idea is simple: The network is partitioned into a…

数据结构与算法 · 计算机科学 2025-10-10 Ernestine Großmann , Jonas Sauer , Christian Schulz , Patrick Steil , Sascha Witt

A network of signalized intersections is modeled as a queuing network. The intersections are regulated by fixed-time (FT) controls, all with the same cycle length or period, $T$. Vehicles arrive from outside the network at entry links in a…

动力系统 · 数学 2014-11-05 Ajith Muralidharan , Ramtin Pedarsani , Pravin Varaiya

The Bayesian inference is widely used in many scientific and engineering problems, especially in the linear inverse problems in infinite-dimensional setting where the unknowns are functions. In such problems, choosing an appropriate prior…

统计理论 · 数学 2021-12-13 Zejun Sun , Guang-Hui Zheng

A traversal of a connected graph is a linear ordering of its vertices all of whose initial segments induce connected subgraphs. Traversals, and their refinements such as breadth-first and depth-first traversals, are computed by various…

逻辑 · 数学 2018-10-24 Siddharth Bhaskar , Anton Jay Kienzle

Useful robot control algorithms should not only achieve performance objectives but also adhere to hard safety constraints. Control Barrier Functions (CBFs) have been developed to provably ensure system safety through forward invariance.…

机器人学 · 计算机科学 2024-07-18 Matti Vahs , Rafael I. Cabral Muchacho , Florian T. Pokorny , Jana Tumova

In this paper, a fixed-time safe control problem is investigated for an uncertain high-order nonlinear pure-feedback system with state constraints. A new nonlinear transformation function is firstly proposed to handle both the constrained…

系统与控制 · 电气工程与系统科学 2023-05-02 Chaoqun Guo , Jiangping Hu , Jiasheng Hao , Sergej Celikovsky , Xiaoming Hu

We demonstrate the relevance of an algorithm called generalized iterative scaling (GIS) or simultaneous multiplicative algebraic reconstruction technique (SMART) and its rescaled block-iterative version (RBI-SMART) in the field of optimal…

数值分析 · 数学 2023-05-15 Johannes von Lindheim , Gabriele Steidl

The fully dynamic transitive closure problem asks to maintain reachability information in a directed graph between arbitrary pairs of vertices, while the graph undergoes a sequence of edge insertions and deletions. The problem has been…

数据结构与算法 · 计算机科学 2020-02-04 Kathrin Hanauer , Monika Henzinger , Christian Schulz

This preliminary paper presents initial explorations in rendering Iterated Function System (IFS) fractals using a differentiable rendering pipeline. Differentiable rendering is a recent innovation at the intersection of computer graphics…

图形学 · 计算机科学 2024-06-11 Cory Braker Scott

This paper considers a natural fault-tolerant shortest paths problem: for some constant integer $f$, given a directed weighted graph with no negative cycles and two fixed vertices $s$ and $t$, compute (either explicitly or implicitly) for…

数据结构与算法 · 计算机科学 2022-09-16 Virginia Vassilevska Williams , Eyob Woldeghebriel , Yinzhan Xu

In this paper the fractional order logistic map in the sense of Caputo's fractional differences is numerically approached. It is shown that the necessary iterations number to avoid transients must be of order of thousand, not of order of…

数值分析 · 数学 2022-03-08 Marius-F. Danca

Lane-level traversal of (almost) arbitrary input paths is a common problem in the mapping industry. This paper considers the problem of generating \emph{feasible} and maximally convenient lane-level path traversals. The presented approach…

数据结构与算法 · 计算机科学 2020-03-06 Dennis Luxen

We present a novel method for designing higher-order Control Barrier Functions (CBFs) that guarantee convergence to a safe set within a user-specified finite. Traditional Higher Order CBFs (HOCBFs) ensure asymptotic safety but lack…

系统与控制 · 电气工程与系统科学 2025-07-21 Janani S K , Shishir Kolathaya

Online learning to rank (OLTR) is a sequential decision-making problem where a learning agent selects an ordered list of items and receives feedback through user clicks. Although potential attacks against OLTR algorithms may cause serious…

机器学习 · 计算机科学 2023-05-29 Jinhang Zuo , Zhiyao Zhang , Zhiyong Wang , Shuai Li , Mohammad Hajiesmaili , Adam Wierman
‹ 上一页 1 2 3 10 下一页 ›