paper-with-me

Papers

CoAPI: An Efficient Two-Phase Algorithm Using Core-Guided Over-Approximate Cover for Prime Compilation of Non-Clausal Formulae

2019-06-07 · Weilin Luo, Hai Wan, Hongzhen Zhong, Ou Wei

Prime compilation, i.e., the generation of all prime implicates or implicants (primes for short) of formulae, is a prominent fundamental issue for AI. Recently, the prime compilation for non-clausal formulae has received great attention. The state-of-the-art approaches generate all primes along with a prime cover constructed by prime implicates using dual rail encoding. However, the dual rail encoding potentially expands search space. In addition, constructing a prime cover, which is necessary for their methods, is time-consuming. To address these issues, we propose a novel two-phase method -- CoAPI. The two phases are the key to construct a cover without using dual rail encoding. Specifically, given a non-clausal formula, we first propose a core-guided method to rewrite the non-clausal formula into a cover constructed by over-approximate implicates in the first phase. Then, we generate all the primes based on the cover in the second phase. In order to reduce the size of the cover, we provide a multi-order based shrinking method, with a good tradeoff between the small size and efficiency, to compress the size of cover considerably. The experimental results show that CoAPI outperforms state-of-the-art approaches. Particularly, for generating all prime implicates, CoAPI consumes about one order of magnitude less time.

📄 PDF Abstract BibTeX arXiv:1906.03085

Code (0)

등록된 구현이 없습니다.

Tasks

All

Similar Papers 제목 키워드 기반

CoRefi: A Crowd Sourcing Suite for Coreference Annotation

2020-10-15 · NeurIPS Workshop HAMLETS 2020 12 · Anonymous

Coreference annotation is an important, yet expensive and time consuming, task, which often involved expert annotators trained on complex decision guidelines. To enable cheaper and more efficient annotation, we present C…

CoRefi: A Crowd Sourcing Suite for Coreference Annotation

2020-10-06 · EMNLP 2020 11 · Aaron Bornstein, Arie Cattan, Ido Dagan

Coreference annotation is an important, yet expensive and time consuming, task, which often involved expert annotators trained on complex decision guidelines. To enable cheaper and more efficient annotation, we present C…

Coreference ResolutionCross Document Coreference Resolution

Prosody-Guided Harmonic Attention for Phase-Coherent Neural Vocoding in the Complex Spectrum

2026-01-20 · Mohammed Salah Al-Radhi, Riad Larbi, Mátyás Bartalis, Géza Németh arxiv

Neural vocoders are central to speech synthesis; despite their success, most still suffer from limited prosody modeling and inaccurate phase reconstruction. We propose a vocoder that introduces prosody-guided harmonic at…

Speech Synthesis

Diffusion Model Guided Sampling with Pixel-Wise Aleatoric Uncertainty Estimation

2024-11-29 · Michele De Vita, Vasileios Belagiannis

Despite the remarkable progress in generative modelling, current diffusion models lack a quantitative approach to assess image quality. To address this limitation, we propose to estimate the pixel-wise aleatoric uncertai…

Denoising

Text-Guided Molecule Generation with Diffusion Language Model

2024-02-20 · Haisong Gong, Qiang Liu, Shu Wu, Liang Wang

Text-guided molecule generation is a task where molecules are generated to match specific textual descriptions. Recently, most existing SMILES-based molecule generation methods rely on an autoregressive architecture. In …

Drug DiscoveryLanguage ModelingLanguage Modellingmodel+2