paper-with-me

Papers

Pseudo-Boolean Polynomials Approach To Edge Detection And Image Segmentation

2023-08-29 · Tendai Mapungwana Chikake, Boris Goldengorin, Alexey Samosyuk

We introduce a deterministic approach to edge detection and image segmentation by formulating pseudo-Boolean polynomials on image patches. The approach works by applying a binary classification of blob and edge regions in an image based on the degrees of pseudo-Boolean polynomials calculated on patches extracted from the provided image. We test our method on simple images containing primitive shapes of constant and contrasting colour and establish the feasibility before applying it to complex instances like aerial landscape images. The proposed method is based on the exploitation of the reduction, polynomial degree, and equivalence properties of penalty-based pseudo-Boolean polynomials.

📄 PDF Abstract BibTeX arXiv:2308.15453

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationEdge DetectionImage SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

A Pseudo-Boolean Polynomials Approach for Image Edge Detection

2023-08-29 · Tendai Mapungwana Chikake, Boris Goldengorin

We introduce a novel approach for image edge detection based on pseudo-Boolean polynomials for image patches. We show that patches covering edge regions in the image result in pseudo-Boolean polynomials with higher degre…

Edge Detection

Dimensionality Reduction Using pseudo-Boolean polynomials For Cluster Analysis

2023-08-29 · Tendai Mapungwana Chikake, Boris Goldengorin

We introduce usage of a reduction property of penalty-based formulation of pseudo-Boolean polynomials as a mechanism for invariant dimensionality reduction in cluster analysis processes. In our experiments, we show that …

DiagnosticDimensionality Reduction

Engineering an Exact Pseudo-Boolean Model Counter

2023-12-19 · Suwei Yang, Kuldeep S. Meel

Model counting, a fundamental task in computer science, involves determining the number of satisfying assignments to a Boolean formula, typically represented in conjunctive normal form (CNF). While model counting for CNF…

model

Hardness of Random Optimization Problems for Boolean Circuits, Low-Degree Polynomials, and Langevin Dynamics

2020-04-25 · David Gamarnik, Aukosh Jagannath, Alexander S. Wein

We consider the problem of finding nearly optimal solutions of optimization problems with random objective functions. Two concrete problems we consider are (a) optimizing the Hamiltonian of a spherical or Ising $p$-spin …

LP2PB: Translating Answer Set Programs into Pseudo-Boolean Theories

2020-09-22 · Wolf De Wulf, Bart Bogaerts

Answer set programming (ASP) is a well-established knowledge representation formalism. Most ASP solvers are based on (extensions of) technology from Boolean satisfiability solving. While these solvers have shown to be ve…