paper-with-me

Papers

Component twin-width as a parameter for BINARY-CSP and its semiring generalisations

2022-07-14 · Ambroise Baril, Miguel Couceiro, Victor Lagerkvist

We investigate the fine-grained and the parameterized complexity of several generalizations of binary constraint satisfaction problems (BINARY-CSPs), that subsume variants of graph colouring problems. Our starting point is the observation that several algorithmic approaches that resulted in complexity upper bounds for these problems, share a common structure. We thus explore an algebraic approach relying on semirings that unifies different generalizations of BINARY-CSPs (such as the counting, the list, and the weighted versions), and that facilitates a general algorithmic approach to efficiently solving them. The latter is inspired by the (component) twin-width parameter introduced by Bonnet et al., which we generalize via edge-labelled graphs in order to formulate it to arbitrary binary constraints. We consider input instances with bounded component twin-width, as well as constraint templates of bounded component twin-width, and obtain an FPT algorithm as well as an improved, exponential-time algorithm, for broad classes of binary constraints. We illustrate the advantages of this framework by instantiating our general algorithmic approach on several classes of problems (e.g., the $H$-coloring problem and its variants), and showing that it improves the best complexity upper bounds in the literature for several well-known problems.

📄 PDF Abstract BibTeX arXiv:2207.12368

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Ternary Gamma Semirings as a Novel Algebraic Framework for Learnable Symbolic Reasoning

2025-11-21 · Chandrasekhar Gokavarapu, D. Madhusudhana Rao arxiv

Binary semirings such as the tropical, log, and probability semirings form a core algebraic tool in classical and modern neural inference systems, supporting tasks like Viterbi decoding, dynamic programming, and probabil…

Knowledge Graphs

Functional Aggregate Queries with Additive Inequalities

2018-12-22 · Mahmoud Abo Khamis, Ryan R. Curtin, Benjamin Moseley, Hung Q. Ngo 외

Motivated by fundamental applications in databases and relational machine learning, we formulate and study the problem of answering functional aggregate queries (FAQ) in which some of the input factors are defined by a c…

BIG-bench Machine LearningClustering

Mathematical Morphology via Category Theory

2020-09-14 · Hossein Memarzadeh Sharifipour, Bardia Yousefi

Mathematical morphology contributes many profitable tools to image processing area. Some of these methods considered to be basic but the most important fundamental of data processing in many various applications. In this…

Tensors over Semirings for Latent-Variable Weighted Logic Programs

2020-06-07 · WS 2020 7 · Esma Balkir, Daniel Gildea, Shay Cohen

Semiring parsing is an elegant framework for describing parsers by using semiring weighted logic programs. In this paper we present a generalization of this concept: latent-variable semiring parsing. With our framework, …

A* shortest string decoding for non-idempotent semirings

2022-04-14 · Kyle Gorman, Cyril Allauzen

The single shortest path algorithm is undefined for weighted finite-state automata over non-idempotent semirings because such semirings do not guarantee the existence of a shortest path. However, in non-idempotent semiri…