中文
相关论文

相关论文: Compression with wildcards: All exact, or all mini…

200 篇论文

Despite their high accuracy, complex neural networks demand significant computational resources, posing challenges for deployment on resource constrained devices such as mobile phones and embedded systems. Compression algorithms have been…

机器学习 · 计算机科学 2025-09-23 Ali Aghababaei-Harandi , Massih-Reza Amini

Let $G=(V,E)$ be a graph. A subset $D\subseteq V$ is a dominating set if every vertex not in $D$ is adjacent to a vertex in $D$. A dominating set $D$ is called a total dominating set if every vertex in $D$ is adjacent to a vertex in $D$.…

组合数学 · 数学 2011-09-09 Fu-Tao Hu , Jun-Ming Xu

We consider the problem of producing compact architectures for text classification, such that the full model fits in a limited amount of memory. After considering different solutions inspired by the hashing literature, we propose a method…

计算与语言 · 计算机科学 2016-12-19 Armand Joulin , Edouard Grave , Piotr Bojanowski , Matthijs Douze , Hérve Jégou , Tomas Mikolov

Dataset distillation aims to compress a dataset into a much smaller one so that a model trained on the distilled dataset achieves high accuracy. Current methods frame this as maximizing the distilled classification accuracy for a budget of…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Asaf Shul , Eliahu Horwitz , Yedid Hoshen

Similarity search approaches based on graph walks have recently attained outstanding speed-accuracy trade-offs, taking aside the memory requirements. In this paper, we revisit these approaches by considering, additionally, the memory…

计算机视觉与模式识别 · 计算机科学 2018-06-07 Matthijs Douze , Alexandre Sablayrolles , Hervé Jégou

We propose a general method performed over multivalued decision diagrams that enumerates all subgraphs of an input graph that are characterized by input forbidden induced subgraphs. Our method combines elaborations of classical set…

数据结构与算法 · 计算机科学 2018-04-12 Jun Kawahara , Toshiki Saitoh , Hirofumi Suzuki , Ryo Yoshinaka

In this paper we propose novel methods for compression and recovery of multilinear data under limited sampling. We exploit the recently proposed tensor- Singular Value Decomposition (t-SVD)[1], which is a group theoretic framework for…

信息论 · 计算机科学 2013-11-01 Zemin Zhang , Gregory Ely , Shuchin Aeron , Ning Hao , Misha Kilmer

The enumeration of minimal connected dominating sets is known to be notoriously hard for general graphs. Currently, it is only known that the sets can be enumerated slightly faster than $\mathcal{O}^{*}(2^n)$ and the algorithm is highly…

数据结构与算法 · 计算机科学 2019-08-07 Mohamed Yosri Sayadi

This paper concerns the problem of 1-bit compressed sensing, where the goal is to estimate a sparse signal from a few of its binary measurements. We study a non-convex sparsity-constrained program and present a novel and concise analysis…

机器学习 · 计算机科学 2020-07-10 Jie Shen

Pattern-matching-based document-compression systems (e.g. for faxing) rely on finding a small set of patterns that can be used to represent all of the ink in the document. Finding an optimal set of patterns is NP-hard; previous compression…

数据结构与算法 · 计算机科学 2016-01-19 Qin Zhang , John Danskin , Neal Young

We describe a simple, black-box compression format for tensors with a multiscale structure. By representing the tensor as a sum of compressed tensors defined on increasingly coarse grids, we capture low-rank structures on each grid-scale,…

数值分析 · 数学 2020-08-18 Oscar Mickelin , Sertac Karaman

In this paper, we study the problem of graph compression with side information at the decoder. The focus is on the situation when an unlabelled graph (which is also referred to as a structure) is to be compressed or is available as side…

信息论 · 计算机科学 2025-01-20 Praneeth Kumar Vippathalla , Mihai-Alin Badiu , Justin P. Coon

In order to manage massive graphs in practice, it is often necessary to resort to graph compression, which aims at reducing the memory used when storing and processing the graph. Efficient compression methods have been proposed in the…

社会与信息网络 · 计算机科学 2023-01-12 Maximilien Danisch , Ioannis Panagiotas , Lionel Tabourier

In this paper, we contend that a natural objective of representation learning is to compress and transform the distribution of the data, say sets of tokens, towards a low-dimensional Gaussian mixture supported on incoherent subspaces. The…

We formulate the problem of performing optimal data compression under the constraints that compressed data can be used for accurate classification in machine learning. We show that this translates to a problem of minimizing the mutual…

信号处理 · 电气工程与系统科学 2022-11-04 Jingchao Gao , Ao Tang , Weiyu Xu

We develop a notion of containment for independent sets in hypergraphs. For every $r$-uniform hypergraph $G$, we find a relatively small collection $C$ of vertex subsets, such that every independent set of $G$ is contained within a member…

组合数学 · 数学 2014-12-01 David Saxton , Andrew Thomason

We present several novel encodings for cardinality constraints, which use fewer clauses than previous encodings and, more importantly, introduce new generally applicable techniques for constructing compact encodings. First, we present a CNF…

计算复杂性 · 计算机科学 2026-04-20 Andrew Krapivin , Benjamin Przybocki , Bernardo Subercaseaux

People tend to store a lot of files inside theirs storage. When the storage nears it limit, they then try to reduce those files size to minimum by using data compression software. In this paper we propose a new algorithm for data…

数据结构与算法 · 计算机科学 2012-09-06 I. Made Agus Dwi Suarjaya

Monte Carlo simulations of neutronic systems are computationally intensive and demand significant memory resources for high-fidelity modeling. Compressed sensing enables accurate reconstruction of signals from significantly fewer samples…

计算物理 · 物理学 2026-02-10 Ethan Lame , Camille Palmer , Todd Palmer , Ilham Variansyah

Matrices are exceptionally useful in various fields of study as they provide a convenient framework to organize and manipulate data in a structured manner. However, modern matrices can involve billions of elements, making their storage and…

机器学习 · 计算机科学 2023-10-18 Rajarshi Saha , Varun Srivastava , Mert Pilanci