中文
相关论文

相关论文: Algorithms for Deciding Membership in Polytopes of…

200 篇论文

In the polytope membership problem, a convex polytope $K$ in $\mathbb{R}^d$ is given, and the objective is to preprocess $K$ into a data structure so that, given any query point $q \in \mathbb{R}^d$, it is possible to determine efficiently…

计算几何 · 计算机科学 2018-01-11 Sunil Arya , Guilherme D. da Fonseca , David M. Mount

We study the structure of the set of all possible affine hyperplane sections of a convex polytope. We present two different cell decompositions of this set, induced by hyperplane arrangements. Using our decomposition, we bound the number of…

组合数学 · 数学 2025-06-02 Marie-Charlotte Brandenburg , Jesús A. De Loera , Chiara Meroni

Voronoi diagrams are a fundamental geometric data structure for obtaining proximity relations. We consider collections of axis-aligned orthogonal polyhedra in two and three-dimensional space under the max-norm, which is a particularly…

计算几何 · 计算机科学 2019-08-21 Ioannis Z. Emiris , Christina Katsamaki

Traditional problems in computational geometry involve aspects that are both discrete and continuous. One such example is nearest-neighbor searching, where the input is discrete, but the result depends on distances, which vary continuously.…

计算几何 · 计算机科学 2023-08-21 Ahmed Abdelkader , David M. Mount

Current theoretical and empirical research in neural networks suggests that complex datasets require large network architectures for thorough classification, yet the precise nature of this relationship remains unclear. This paper tackles…

机器学习 · 计算机科学 2024-05-31 Sangmin Lee , Abbas Mammadov , Jong Chul Ye

Score-based algorithms that learn Bayesian Network (BN) structures provide solutions ranging from different levels of approximate learning to exact learning. Approximate solutions exist because exact learning is generally not applicable to…

人工智能 · 计算机科学 2020-12-02 Zhigao Guo , Anthony C. Constantinou

In the number partitioning problem (NPP) one aims to partition a given set of $N$ real numbers into two subsets with approximately equal sum. The NPP is a well-studied optimization problem and is famous for possessing a…

统计理论 · 数学 2025-05-28 Rushil Mallarapu , Mark Sellke

The problem to compute the vertices of a polytope given by affine inequalities is called vertex enumeration. The inverse problem, which is equivalent by polarity, is called the convex hull problem. We introduce `approximate vertex…

最优化与控制 · 数学 2024-01-26 Andreas Löhne

The dynamic approximate membership problem asks to represent a set S of size n, whose elements are provided in an on-line fashion, supporting membership queries without false negatives and with a false positive rate at most epsilon. That…

数据结构与算法 · 计算机科学 2013-04-12 Rasmus Pagh , Gil Segev , Udi Wieder

Polytopes are the basic finite data structures for convex sets: they appear as feasible regions in linear optimization, as geometric summaries in algorithms, and as random objects in stochastic geometry. A natural geometric question is…

度量几何 · 数学 2026-03-10 Steven Hoehner

We study the Partial Degree Bounded Edge Packing (PDBEP) problem introduced in [5] by Zhang. They have shown that this problem is NP-Hard even for uniform degree constraint. They also presented approximation algorithms for the case when all…

数据结构与算法 · 计算机科学 2012-12-18 Pawan Aurora , Sumit Singh , Shashank K. Mehta

We consider the {\em Shaped Partition Problem} of partitioning $n$ given vectors in real $k$-space into $p$ parts so as to maximize an arbitrary objective function which is convex on the sum of vectors in each part, subject to arbitrary…

组合数学 · 数学 2016-09-07 Frank K. Hwang , Shmuel Onn , Uriel G. Rothblum

In the polytope membership problem, a convex polytope $K$ in $R^d$ is given, and the objective is to preprocess $K$ into a data structure so that, given a query point $q \in R^d$, it is possible to determine efficiently whether $q \in K$.…

计算几何 · 计算机科学 2018-01-11 Sunil Arya , Guilherme D. da Fonseca , David M. Mount

The computation of Voronoi Diagrams, or their dual Delauney triangulations is difficult in high dimensions. In a recent publication Polianskii and Pokorny propose an iterative randomized algorithm facilitating the approximation of Voronoi…

计算几何 · 计算机科学 2024-05-17 Alexander Sikorski , Martin Heida

We experimentally study the fundamental problem of computing the volume of a convex polytope given as an intersection of linear inequalities. We implement and evaluate practical randomized algorithms for accurately approximating the…

计算几何 · 计算机科学 2021-04-26 Ioannis Z. Emiris , Vissarion Fisikopoulos

Polynomial zonotopes, a non-convex set representation, have a wide range of applications from real-time motion planning and control in robotics, to reachability analysis of nonlinear systems and safety shielding in reinforcement learning.…

系统与控制 · 电气工程与系统科学 2023-05-19 Yushen Huang , Ertai Luo , Stanley Bak , Yifan Sun

In this paper we consider the problem of computing an mRNA sequence of maximal similarity for a given mRNA of secondary structure constraints, introduced by Backofen et al. in [BNS02] denoted as the MRSO problem. The problem is known to be…

数据结构与算法 · 计算机科学 2007-05-23 Frank Gurski

Given two point sets in the plane, we study the minimization of the bottleneck distance between a point set B and an equally-sized subset of a point set A under translations. We relate this problem to a Voronoi-type diagram and derive…

计算几何 · 计算机科学 2014-12-04 Matthias Henze , Rafel Jaume

Motivated by a connection with the factorization of multivariate polynomials, we study integral convex polytopes and their integral decompositions in the sense of the Minkowski sum. We first show that deciding decomposability of integral…

组合数学 · 数学 2007-05-23 S. Gao , A. G. B. Lauder

Feature embeddings are one of the most essential steps when training deep learning based Click-Through Rate prediction models, which map high-dimensional sparse features to dense embedding vectors. Classic human-crafted embedding size…

信息检索 · 计算机科学 2022-08-18 Tesi Xiao , Xia Xiao , Ming Chen , Youlong Chen
‹ 上一页 1 2 3 10 下一页 ›