中文
相关论文

相关论文: Solving the Weighted HOM-Problem With the Help of …

200 篇论文

In this paper, we study three algorithmic problems involving computation trees: the optimization, solvability, and satisfiability problems. The solvability problem is concerned with recognizing computation trees that solve problems. The…

计算机科学中的逻辑 · 计算机科学 2025-01-06 Mikhail Moshkov

We prove decidability of the boundedness problem for monadic least fixed-point recursion based on positive monadic second-order (MSO) formulae over trees. Given an MSO-formula phi(X,x) that is positive in X, it is decidable whether the…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Achim Blumensath , Martin Otto , Mark Weyer

Homographs, words with the same spelling but different meanings, remain challenging in Neural Machine Translation (NMT). While recent works leverage various word embedding approaches to differentiate word sense in NMT, they do not focus on…

计算与语言 · 计算机科学 2023-04-14 Weixuan Wang , Wei Peng , Qun Liu

We introduce regular graph constraints and explore their decidability properties. The motivation for regular graph constraints is 1) type checking of changing types of objects in the presence of linked data structures, 2) shape analysis…

编程语言 · 计算机科学 2007-05-23 Viktor Kuncak , Martin Rinard

There are many types of automata and grammar models that have been studied in the literature, and for these models, it is common to determine whether certain problems are decidable. One problem that has been difficult to answer throughout…

形式语言与自动机理论 · 计算机科学 2024-05-20 Oscar H. Ibarra , Ian McQuillan

Many fundamental problems in extremal combinatorics are equivalent to proving certain polynomial inequalities in graph homomorphism densities. In 2011, a breakthrough result by Hatami and Norine showed that it is undecidable to verify…

组合数学 · 数学 2024-12-10 Hao Chen , Yupeng Lin , Jie Ma , Fan Wei

The Hom complex $\mathrm{Hom}(G, H)$ of graphs is a simplicial complex associated to a pair of graphs $G$ and $H$, and its homotopy type is of interest in the graph coloring problem and the homomorphism reconfiguration problem. In this…

组合数学 · 数学 2026-02-04 Takahiro Matsushita

For every fixed graph $H$, it is known that homomorphism counts from $H$ and colorful $H$-subgraph counts can be determined in $O(n^{t+1})$ time on $n$-vertex input graphs $G$, where $t$ is the treewidth of $H$. On the other hand, a running…

计算复杂性 · 计算机科学 2025-05-30 C. S. Bhargav , Shiteng Chen , Radu Curticapean , Prateek Dwivedi

A practical automatic textual math word problems (MWPs) solver should be able to solve various textual MWPs while most existing works only focused on one-unknown linear MWPs. Herein, we propose a simple but efficient method called Universal…

计算与语言 · 计算机科学 2020-10-15 Jinghui Qin , Lihui Lin , Xiaodan Liang , Rumin Zhang , Liang Lin

Many important graph theoretic notions can be encoded as counting graph homomorphism problems, such as partition functions in statistical physics, in particular, independent sets and colourings. In this article we study the complexity of…

计算复杂性 · 计算机科学 2018-04-24 Andreas Göbel , J. A. Gregor Lagodzinski , Karen Seidel

We study the portraits of isometries of rooted trees - the labelling of the tree, at each vertex, by the permutation of its descendants - in terms of languages. We characterize regularly branched self-similar groups in terms of…

群论 · 数学 2022-03-25 Laurent Bartholdi , Marialaura Noce

Machine learning in high-stakes domains, such as healthcare, faces two critical challenges: (1) generalizing to diverse data distributions given limited training data while (2) maintaining interpretability. To address these challenges, we…

机器学习 · 计算机科学 2023-07-11 Keyan Nasseri , Chandan Singh , James Duncan , Aaron Kornblith , Bin Yu

Subzero automata is a class of tree automata whose acceptance condition can express probabilistic constraints. Our main result is that the problem of determining if a subzero automaton accepts some regular tree is decidable.

形式语言与自动机理论 · 计算机科学 2016-08-12 Henryk Michalewski , Matteo Mio , Mikołaj Bojańczyk

We define a class of ranked tree automata TABG generalizing both the tree automata with local tests between brothers of Bogaert and Tison (1992) and with global equality and disequality constraints (TAGED) of Filiot et al. (2007). TABG can…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Luis Barguñó , Carles Creus , Guillem Godoy , Florent Jacquemard , Camille Vacher

The homomorphism problem for relational structures is an abstract way of formulating constraint satisfaction problems (CSP) and various problems in database theory. The decision version of the homomorphism problem received a lot of…

计算复杂性 · 计算机科学 2009-02-10 Andrei A. Bulatov , Victor Dalmau , Martin Grohe , Daniel Marx

In the 1990s, Steel and Woodin showed that under large cardinal hypotheses, the HOD of $L(\mathbb R)$ admits a fine-structural analysis. Although this theorem sheds light on various problems in descriptive set theory, the fine-structural…

逻辑 · 数学 2026-03-24 Gabriel Goldberg , Grigor Sargsyan , Benjamin Siskind

For a given regular language of infinite trees, one can ask about the minimal number of priorities needed to recognize this language with a non-deterministic, alternating, or weak alternating parity automaton. These questions are known as,…

形式语言与自动机理论 · 计算机科学 2016-06-01 Alessandro Facchini , Filip Murlak , Michał Skrzypczak

We show that the following problems are decidable in a rank 2 free group F_2: does a given finitely generated subgroup H contain primitive elements? and does H meet the orbit of a given word u under the action of G, the group of…

群论 · 数学 2018-04-25 Pedro Silva , Pascal Weil

Higher-order unification has been shown to be undecidable. Miller discovered the pattern fragment and subsequently showed that higher-order pattern unification is decidable and has most general unifiers. We extend the algorithm to…

计算机科学中的逻辑 · 计算机科学 2025-04-18 Zhibo Chen , Frank Pfenning

Topic models uncover latent thematic structures in text corpora, yet evaluating their quality remains challenging, particularly in specialized domains. Existing methods often rely on automated metrics like topic coherence and diversity,…

计算与语言 · 计算机科学 2026-03-03 Thibault Prouteau , Francis Lareau , Nicolas Dugué , Jean-Charles Lamirel , Christophe Malaterre