中文
相关论文

相关论文: A CHR-based Implementation of Known Arc-Consistenc…

200 篇论文

An instance of the Constraint Satisfaction Problem (CSP) is given by a family of constraints on overlapping sets of variables, and the goal is to assign values from a fixed domain to the variables so that all constraints are satisfied. In…

数据结构与算法 · 计算机科学 2018-12-06 Víctor Dalmau , Marcin Kozik , Andrei Krokhin , Konstantin Makarychev , Yury Makarychev , Jakub Opršal

Recent advancements in the flexible job-shop scheduling problem (FJSSP) are primarily based on deep reinforcement learning (DRL) due to its ability to generate high-quality, real-time solutions. However, DRL approaches often fail to fully…

人工智能 · 计算机科学 2024-03-15 Imanol Echeverria , Maialen Murua , Roberto Santana

The ideal conversational recommender system (CRS) acts like a savvy salesperson, adapting its language and suggestions to each user's level of expertise. However, most current systems treat all users as experts, leading to frustrating and…

信息检索 · 计算机科学 2025-12-16 Ivica Kostric , Ujwal Gadiraju , Krisztian Balog

A famous result by Jeavons, Cohen, and Gyssens shows that every constraint satisfaction problem (CSP) where the constraints are preserved by a semi-lattice operation can be solved in polynomial time. This is one of the basic facts for the…

计算复杂性 · 计算机科学 2011-11-30 Manuel Bodirsky , Dugald Macpherson , Johan Thapper

We propose a new algorithm for Promise Constraint Satisfaction Problems PCSPs). It is a combination of the $\textbf{C}$onstraint Basic $\textbf{L}$P relaxation and the $\textbf{A}$ffine I$\textbf{P}$ relaxation (CLAP). We give a…

计算复杂性 · 计算机科学 2023-01-31 Lorenzo Ciardo , Stanislav Živný

A number of problems in relational Artificial Intelligence can be viewed as Stochastic Constraint Optimization Problems (SCOPs). These are constraint optimization problems that involve objectives or constraints with a stochastic component.…

人工智能 · 计算机科学 2018-07-04 Anna L. D. Latour , Behrouz Babaki , Siegfried Nijssen

Constraint satisfaction problems are computational problems that naturally appear in many areas of theoretical computer science. One of the central themes is their computational complexity, and in particular the border between…

计算复杂性 · 计算机科学 2026-04-28 Manuel Bodirsky

Stochastic Constraint Programming (SCP) is an extension of Constraint Programming (CP) used for modelling and solving problems involving constraints and uncertainty. SCP inherits excellent modelling abilities and filtering algorithms from…

人工智能 · 计算机科学 2017-04-25 Steven Prestwich , Roberto Rossi , Armagan Tarim

In the constraint satisfaction problem (CSP) corresponding to a constraint language (i.e., a set of relations) $\Gamma$, the goal is to find an assignment of values to variables so that a given set of constraints specified by relations from…

计算复杂性 · 计算机科学 2014-01-21 Andrei A. Bulatov , Dániel Marx

Construct, Merge, Solve and Adapt (CMSA) is a general hybrid metaheuristic for solving combinatorial optimization problems. At each iteration, CMSA (1) constructs feasible solutions to the tackled problem instance in a probabilistic way and…

人工智能 · 计算机科学 2018-05-31 Christian Blum , Haroldo Gambini Santos

A Constraint Satisfaction Problem (CSP) is a framework used for modeling and solving constrained problems. Tree-search algorithms like backtracking try to construct a solution to a CSP by selecting the variables of the problem one after…

人工智能 · 计算机科学 2014-10-06 Muhammad Rezaul Karim

Random constraint satisfaction problems (CSPs) have been widely studied both in AI and complexity theory. Empirically and theoretically, many random CSPs have been shown to exhibit a phase transition. As the ratio of constraints to…

离散数学 · 计算机科学 2017-01-24 Colin Wei , Stefano Ermon

Promise CSPs are a relaxation of constraint satisfaction problems where the goal is to find an assignment satisfying a relaxed version of the constraints. Several well-known problems can be cast as promise CSPs including approximate graph…

计算复杂性 · 计算机科学 2018-07-16 Joshua Brakensiek , Venkatesan Guruswami

We study formalisms for temporal and spatial reasoning in the modern context of Constraint Satisfaction Problems (CSPs). We show how questions on the complexity of their subclasses can be solved using existing results via the powerful use…

计算机科学中的逻辑 · 计算机科学 2018-05-08 Barnaby Martin , Peter Jonsson , Manuel Bodirsky , Antoine Mottet

ASR systems have become increasingly widespread in recent years. However, their textual outputs often require post-processing tasks before they can be practically utilized. To address this issue, we draw inspiration from the multifaceted…

计算与语言 · 计算机科学 2023-09-22 Lei Zhang , Zhengkun Tian , Xiang Chen , Jiaming Sun , Hongyu Xiang , Ke Ding , Guanglu Wan

Our interest in this paper is in optimisation problems that are intractable to solve by direct numerical optimisation, but nevertheless have significant amounts of relevant domain-specific knowledge. The category of heuristic search…

人工智能 · 计算机科学 2016-11-14 Ashwin Srinivasan , Gautam Shroff , Lovekesh Vig , Sarmimala Saikia , Puneet Agarwal

The technique of Reinforcement Learning from Human Feedback (RLHF) is a commonly employed method to improve pre-trained Language Models (LM), enhancing their ability to conform to human preferences. Nevertheless, the current RLHF-based LMs…

机器学习 · 计算机科学 2024-03-27 Han Zhang , Lin Gui , Yuanzhao Zhai , Hui Wang , Yu Lei , Ruifeng Xu

Cross-domain Recommendation (CDR) exploits multi-domain correlations to alleviate data sparsity. As a core task within this field, inter-domain recommendation focuses on predicting preferences for users who interact in a source domain but…

信息检索 · 计算机科学 2026-04-08 Ziang Lu , Lei Sang , Lin Mu , Yiwen Zhang

Large Language Models are increasingly deployed inside agentic systems, where they must follow structured protocols, adapt to evolving states, and operate under memory, latency, and cost constraints. In such regimes, prompt extension is…

人工智能 · 计算机科学 2026-05-28 Joan Vendrell Gallart , Russell Bent , Michael Grosskopf

Convolutional Sparse Coding (CSC) is an increasingly popular model in the signal and image processing communities, tackling some of the limitations of traditional patch-based sparse representations. Although several works have addressed the…

计算机视觉与模式识别 · 计算机科学 2017-05-10 Vardan Papyan , Yaniv Romano , Jeremias Sulam , Michael Elad