中文
相关论文

相关论文: ALLSAT compressed with wildcards: An invitation fo…

200 篇论文

Uncertain information is commonplace in real-world data management scenarios. The ability to represent large sets of possible instances (worlds) while supporting efficient storage and processing is an important challenge in this context.…

数据库 · 计算机科学 2008-01-09 Dan Olteanu , Christoph Koch , Lyublena Antova

In recent decades, digital image processing has gained enormous popularity. Consequently, a number of data compression strategies have been put forth, with the goal of minimizing the amount of information required to represent images. Among…

图像与视频处理 · 电气工程与系统科学 2023-07-04 Suman Kunwar

We present a novel method of compression of deep Convolutional Neural Networks (CNNs) by weight sharing through a new representation of convolutional filters. The proposed method reduces the number of parameters of each convolutional layer…

机器学习 · 计算机科学 2020-04-13 Yingzhen Yang , Jiahui Yu , Nebojsa Jojic , Jun Huan , Thomas S. Huang

With the deployment of neural networks on mobile devices and the necessity of transmitting neural networks over limited or expensive channels, the file size of the trained model was identified as bottleneck. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2018-05-21 Thorsten Laude , Yannick Richter , Jörn Ostermann

Embedding tables are used by machine learning systems to work with categorical features. In modern Recommendation Systems, these tables can be very large, necessitating the development of new methods for fitting them in memory, even during…

机器学习 · 计算机科学 2023-10-24 Henry Ling-Hei Tsang , Thomas Dybdahl Ahle

Combinatorial algorithms for minimization of functions of many variables, which take their values in finite totally ordered sets, are developed. For that the decomposition of the functions by Boolean polynomials is used. The modified SFM…

最优化与控制 · 数学 2007-06-13 Boris Zalesky

We present an approach to propagation-based SAT encoding of combinatorial problems, Boolean equi-propagation, where constraints are modeled as Boolean functions which propagate information about equalities between Boolean literals. This…

人工智能 · 计算机科学 2014-02-05 Amit Metodi , Michael Codish , Peter James Stuckey

Boolean MaxSAT, as well as generalized formulations such as Min-MaxSAT and Max-hybrid-SAT, are fundamental optimization problems in Boolean reasoning. Existing methods for MaxSAT have been successful in solving benchmarks in CNF format.…

人工智能 · 计算机科学 2023-05-09 Anastasios Kyrillidis , Moshe Y. Vardi , Zhiwei Zhang

This paper introduces the XOR-OR-AND normal form (XNF) for logical formulas. It is a generalization of the well-known Conjunctive Normal Form (CNF) where literals are replaced by XORs of literals. As a first theoretic result, we show that…

计算机科学中的逻辑 · 计算机科学 2024-10-25 Bernhard Andraschko , Julian Danner , Martin Kreuzer

The increasing complexity of control systems necessitates control laws that guarantee safety w.r.t. complex combinations of constraints. In this letter, we propose a framework to describe compositional safety specifications with control…

系统与控制 · 电气工程与系统科学 2023-12-05 Tamas G. Molnar , Aaron D. Ames

Encoding finite linear CSPs as Boolean formulas and solving them by using modern SAT solvers has proven to be highly effective, as exemplified by the award-winning sugar system. We here develop an alternative approach based on ASP. This…

The Boolean Satisfiability (SAT) problem is a canonical NP-complete problem and a natural candidate for quantum acceleration via search-based algorithms. In Grover-based quantum SAT solvers, the dominant computational cost stems from the…

量子物理 · 物理学 2026-05-18 Majd Assaad , Abhoy Kole , Rolf Drechsler

Firewall policies are an important line of defence in cybersecurity, specifying which packets are allowed to pass through a network and which are not. These firewall policies are made up of a list of interacting rules. In practice, firewall…

密码学与安全 · 计算机科学 2022-05-10 Adam Hamilton , Matthew Roughan , Giang T. Nguyen

Deep Convolutional Neural Networks (CNNs) are increasingly difficult to deploy on microcontrollers (MCUs) and lightweight NPUs (Neural Processing Units) due to their growing size and compute demands. Low-rank tensor decomposition, such as…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Sudhakar Sah , Nikhil Chabbra , Matthieu Durnerin

BEE is a compiler which facilitates solving finite domain constraints by encoding them to CNF and applying an underlying SAT solver. In BEE constraints are modeled as Boolean functions which propagate information about equalities between…

编程语言 · 计算机科学 2013-08-20 Michael Codish , Yoav Fekete , Amit Metodi

We present a bit encoding scheme for a highly efficient and scalable representation of bosonic Fock number states in the restricted Boltzmann machine neural network architecture. In contrast to common density matrix implementations, the…

量子物理 · 物理学 2021-06-16 Oliver Kästle , Alexander Carmele

Compressed file formats are the corner stone of efficient data storage and transmission, yet their potential for representation learning remains largely underexplored. We introduce TEMPEST (TransformErs froM comPressed rEpreSenTations), a…

Compute-and-forward (CF) harnesses interference in wireless communications by exploiting structured coding. The key idea of CF is to compute integer combinations of codewords from multiple source nodes, rather than to decode individual…

信息论 · 计算机科学 2017-03-21 Hai Cheng , Xiaojun Yuan , Yihua Tan

Rank modulation has been recently proposed as a scheme for storing information in flash memories. While rank modulation has advantages in improving write speed and endurance, the current encoding approach is based on the "push to the top"…

信息论 · 计算机科学 2011-08-16 Eyal En Gad , Anxiao , Jiang , Jehoshua Bruck

Convolutional Neural Networks (CNNs) is one of successful method in many areas such as image classification tasks. However, the amount of memory and computational cost needed for CNNs inference obstructs them to run efficiently in mobile…

机器学习 · 计算机科学 2018-01-17 Marcella Astrid , Seung-Ik Lee , Beom-Su Seo