中文
相关论文

相关论文: On the Paley RIP and Paley graph extractor

200 篇论文

Matrix completion tackles the task of predicting missing values in a low-rank matrix based on a sparse set of observed entries. It is often assumed that the observation pattern is generated uniformly at random or has a very specific…

机器学习 · 统计学 2025-03-18 Yudong Chen , Xumei Xi , Christina Lee Yu

Automated data preparation pipeline construction is critical for machine learning success, yet existing methods suffer from two fundamental limitations: they treat pipeline construction as black-box optimization without quantifying…

数据库 · 计算机科学 2025-11-03 Jing Chang , Chang Liu , Jinbin Huang , Shuyuan Zheng , Rui Mao , Jianbin Qin

Building on prior work that established Matrix Quasi-tree Theorems for special embedded graphs, in this paper, we develop a comprehensive theory applicable to all embedded graphs. We introduce symbolic skew-adjacency matrices and reduction…

组合数学 · 数学 2025-12-02 Qingying Deng , Xian'an Jin , Qi Yan , Yexiang Yan

Let $q$ be a prime power such that $q\equiv 1\pmod{4}$. The Paley graph of order $q$ is the graph with vertex set as the finite field $\mathbb{F}_q$ and edges defined as, $ab$ is an edge if and only if $a-b$ is a non-zero square in…

组合数学 · 数学 2021-10-08 Anwita Bhowmik , Rupam Barman

We present GRIP, a graph neural network accelerator architecture designed for low-latency inference. AcceleratingGNNs is challenging because they combine two distinct types of computation: arithmetic-intensive vertex-centric operations and…

硬件体系结构 · 计算机科学 2020-07-31 Kevin Kiningham , Christopher Re , Philip Levis

We study coupled non-Hermitian Rice-Mele chains, which consist of Su-Schrieffer-Heeger (SSH) chain system with staggered on-site imaginary potentials. In two dimensional (2D) thermodynamic limit, the exceptional points (EPs) are shown to…

量子物理 · 物理学 2020-11-10 C. Li , Z. Song

We propose a pipeline for identifying important entities from intelligence reports that constructs a knowledge graph, where nodes correspond to entities of fine-grained types (e.g. traffickers) extracted from the text and edges correspond…

社会与信息网络 · 计算机科学 2024-01-11 Erica Cai , Olga Simek , Benjamin A. Miller , Danielle Sullivan-Pao , Evan Young , Christopher L. Smith

We study the Travelling Salesman Problem (TSP) on the metric completion of cubic and subcubic graphs, which is known to be NP-hard. The problem is of interest because of its relation to the famous 4/3 conjecture for metric TSP, which says…

数据结构与算法 · 计算机科学 2011-07-07 Sylvia Boyd , René Sitters , Suzanne van der Ster , Leen Stougie

The Planar Steiner Tree problem is one of the most fundamental NP-complete problems as it models many network design problems. Recall that an instance of this problem consists of a graph with edge weights, and a subset of vertices (often…

数据结构与算法 · 计算机科学 2018-11-19 Sándor Kisfaludi-Bak , Jesper Nederlof , Erik Jan van Leeuwen

Hybrid Retrieval-Augmented Generation (RAG) pipelines combine vector similarity search with knowledge graph expansion for multi-hop reasoning. We show that this composition introduces a distinct security failure mode: a vector-retrieved…

密码学与安全 · 计算机科学 2026-03-10 Scott Thornton

The family of $(k,\ell)$-sparse graphs, introduced by Lorea, plays a central role in combinatorial optimization and has a wide range of applications, particularly in rigidity theory. A key algorithmic problem is to decide whether a given…

数据结构与算法 · 计算机科学 2026-04-15 Bence Deák , Péter Madarasi

Thin spanning trees lie at the intersection of graph theory, approximation algorithms, and combinatorial optimization. They are central to the long-standing \emph{thin tree conjecture}, which asks whether every $k$-edge-connected graph…

数据结构与算法 · 计算机科学 2025-10-15 Mohit Daga

We describe a subdivision algorithm for isolating the complex roots of a polynomial $F\in\mathbb{C}[x]$. Given an oracle that provides approximations of each of the coefficients of $F$ to any absolute error bound and given an arbitrary…

数值分析 · 计算机科学 2016-11-09 Ruben Becker , Michael Sagraloff , Vikram Sharma , Chee Yap

Two kinds of approximation algorithms exist for the k-BALANCED PARTITIONING problem: those that are fast but compute unsatisfying approximation ratios, and those that guarantee high quality ratios but are slow. In this paper we prove that…

计算复杂性 · 计算机科学 2019-04-29 Andreas Emil Feldmann

Graph-structured data arise ubiquitously in many application domains. A fundamental problem is to quantify their similarities. Graph kernels are often used for this purpose, which decompose graphs into substructures and compare these…

机器学习 · 计算机科学 2020-03-26 Wei Ye , Zhen Wang , Rachel Redberg , Ambuj Singh

Packing problems are an important class of optimization problems. The probably most well-known problem if this type is knapsack and many generalizations of it have been studied in the literature like Two-dimensional Geometric Knapsack…

数据结构与算法 · 计算机科学 2019-11-26 Tobias Mömke , Andreas Wiese

Irreducible Cartesian tensors (ICTs) play a crucial role in the design of equivariant graph neural networks, as well as in theoretical chemistry and chemical physics. Meanwhile, the design space of available linear operations on tensors…

机器学习 · 计算机科学 2025-08-29 Shihao Shao , Yikang Li , Zhouchen Lin , Qinghua Cui

Many real-world networks are prohibitively large for data retrieval, storage and analysis of all of its nodes and links. Understanding the structure and dynamics of these networks entails creating a smaller representative sample of the full…

数据结构与算法 · 计算机科学 2012-07-23 Harish Sethu , Xiaoyu Chu

Until recently, LP relaxations have played a limited role in the design of approximation algorithms for the Steiner tree problem. In 2010, Byrka et al. presented a ln(4)+epsilon approximation based on a hypergraphic LP relaxation, but…

离散数学 · 计算机科学 2011-12-15 Michel X. Goemans , Neil Olver , Thomas Rothvoss , Rico Zenklusen

More and more large data collections are gathered worldwide in various IT systems. Many of them possess the networked nature and need to be processed and analysed as graph structures. Due to their size they require very often usage of…

分布式、并行与集群计算 · 计算机科学 2013-06-04 Tomasz Kajdanowicz , Przemyslaw Kazienko , Wojciech Indyk