中文
相关论文

相关论文: Coordinate deletion of zeroes

200 篇论文

Given a graph $G=(V,E)$ where each vertex is assigned a color from the set $C=\{c_1, c_2, .., c_\sigma\}$. In the (approximate) nearest colored node problem, we want to query, given $v \in V$ and $c \in C$, for the (approximate) distance…

数据结构与算法 · 计算机科学 2019-01-14 Maximilian Probst

The least $k$ admitting a proper edge colouring $c:E\to\{1,2,\ldots,k\}$ of a graph $G=(V,E)$ without isolated edges such that $\sum_{e\ni u}c(e)\neq \sum_{e\ni v}c(e)$ for every $uv\in E$ is denoted by $\chi'_{\Sigma}(G)$. It has been…

组合数学 · 数学 2019-01-08 Jakub Przybyło

The theories of system identification have been highly elaborated so as to achieve the true system. This paper much discuses regarding the stochastic processes along with the divergent of whether or not the system has zero-mean under…

系统与控制 · 电气工程与系统科学 2025-07-08 Moh Kamalul Wafi

We study subtrajectory clustering under the Fr\'echet distance. Given one or more trajectories, the task is to split the trajectories into several parts, such that the parts have a good clustering structure. We approach this problem via a…

计算几何 · 计算机科学 2021-12-23 Hugo A. Akitaya , Frederik Brüning , Erin Chambers , Anne Driemel

For the Kautz digraph $K(d,D)$, let $\rho_k(d,D)$ be the number of oriented edges whose shortest directed cycle has length $k+1$, and define $\Delta_k(d,D) = \rho_k(d,D) - \rho_k(d,D-1)$. We give an exact, finite-dimensional matrix product…

组合数学 · 数学 2025-11-12 Vance Faber

The "separation dimension" of a graph $G$ is the minimum positive integer $d$ for which there is an embedding of $G$ into $\mathbb{R}^d$, such that every pair of disjoint edges are separated by some axis-parallel hyperplane. We prove a…

组合数学 · 数学 2021-07-01 Alex Scott , David R. Wood

We consider the family of graphs whose vertex set is Z^k where two vertices are connected by an edge when their l\infty-distance is 1. We prove the optimal vertex isoperimetric inequality for this family of graphs. That is, given a positive…

组合数学 · 数学 2012-02-21 Ellen Veomett , A. J. Radcliffe

We investigate the box dimensions of compact sets in $\mathbb{R}^2$ that contain a unit distance in every direction (such sets may have zero Hausdorff dimension). Among other results, we show that the lower box dimension must be at least…

经典分析与常微分方程 · 数学 2021-07-05 Pablo Shmerkin , Han Yu

Modern approaches for fast retrieval of similar vectors on billion-scaled datasets rely on compressed-domain approaches such as binary sketches or product quantization. These methods minimize a certain loss, typically the mean squared error…

计算机视觉与模式识别 · 计算机科学 2022-02-23 Kenza Amara , Matthijs Douze , Alexandre Sablayrolles , Hervé Jégou

We study the minimal gap statistic for fractional parts of sequences of the form $\mathcal A^\alpha = \{\alpha a(n)\}$ where $\mathcal A = \{a(n)\}$ is a sequence of distinct of integers. Assuming that the additive energy of the sequence is…

数论 · 数学 2018-05-30 Zeév Rudnick

Galaxy surveys are one of the most powerful means to extract the cosmological information and for a given volume the attainable precision is determined by the galaxy shot noise sigma_n^2 relative to the power spectrum P. It is generally…

宇宙学与河外天体物理 · 物理学 2009-09-02 U. Seljak , N. Hamaus , V. Desjacques

A $2$-distance $k$-coloring of a graph is a proper $k$-coloring of the vertices where vertices at distance at most 2 cannot share the same color. We prove the existence of a $2$-distance ($\Delta+2$)-coloring for graphs with maximum average…

组合数学 · 数学 2021-09-27 Hoang La , Mickael Montassier

Given a set A of non-negative integers and a set B of positive integers,we are interested in computing all sets C (of positive integers) that are minimal in the family of sets K (of positive integers) such that (i) K contains no elements…

数论 · 数学 2024-04-04 Aureliano M. Robles-Pérez , José Carlos Rosales

We show that the symmetric difference distance measure for set systems, and more specifically for delta-matroids, corresponds to the notion of nullity for symmetric and skew-symmetric matrices. In particular, as graphs (i.e., symmetric…

组合数学 · 数学 2014-03-26 Robert Brijder , Hendrik Jan Hoogeboom

We give a succinct data-structure that stores a tree with colors on the nodes. Given a node x and a color alpha, the structure finds the nearest node to x with color alpha. This results improves the $O(n\log n)$-bits structure of…

数据结构与算法 · 计算机科学 2017-02-21 Dekel Tsur

This paper presents a novel method of foreground segmentation that distinguishes moving objects from their moving cast shadows in monocular image sequences. The models of background, edge information, and shadow are set up and adaptively…

计算机视觉与模式识别 · 计算机科学 2013-01-07 Yang Wang , Tele Tan

If Nature has chosen the vacuum oscillation solution to the Solar neutrino puzzle, a key theoretical challenge is to understand the extreme smallness of the $\Delta m^2_{\nu_e-\nu_X}$ ($\sim 10^{-10} eV^2$) required for the purpose. We find…

高能物理 - 唯象学 · 物理学 2009-10-31 Z. Chacko , R. N. Mohapatra

In the first part of this paper we develop some theorems in linear algebra applicable to information theory when all random variables involved are linear functions of the individual bits of a source of independent bits. We say that a…

信息论 · 计算机科学 2023-07-25 Joel Friedman , Amir Tootooni

A $\delta$-vector $\delta(\Pc)= (\delta_0, \delta_1, ..., \delta_d)$ is called shifted symmetric if $\delta_{d-i} = \delta_{i+1}$ for each $0 \leq i \leq [(d-1)/2]$. A natural family of $(0,1)$-polytopes with shifted symmetric…

组合数学 · 数学 2010-01-19 Akihiro Higashitani

In the Cluster Deletion problem the input is a graph $G$ and an integer $k$, and the goal is to decide whether there is a set of at most $k$ edges whose removal from $G$ results a graph in which every connected component is a clique. In…

数据结构与算法 · 计算机科学 2019-07-22 Dekel Tsur