中文
相关论文

相关论文: Reflections on "Incremental Cardinality Constraint…

200 篇论文

Trust in counterfactual explanations depends critically on whether their recommended changes are truly minimal: suboptimal explanations may vastly overshoot the actual changes needed to alter a decision, and heuristic errors can affect…

机器学习 · 计算机科学 2026-05-08 Awa Khouna , Youssouf Emine , Julien Ferry , Thibaut Vidal

We consider the problem of deciding the satisfiability of quantifier-free formulas in the theory of finite sets with cardinality constraints. Sets are a common high-level data structure used in programming; thus, such a theory is useful for…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Kshitij Bansal , Clark Barrett , Andrew Reynolds , Cesare Tinelli

We study the maximum cardinality problem of a set of few distances in the Hamming and Johnson spaces. We formulate semidefinite programs for this problem and extend the 2011 works by Barg-Musin and Musin-Nozaki. As our main result, we find…

组合数学 · 数学 2022-07-08 Alexander Barg , Ching-Yi Lai , Pin-Chieh Tseng , Wei-Hsuan Yu

Twenty-seven years ago, E. Freuder highlighted that "Constraint programming represents one of the closest approaches computer science has yet made to the Holy Grail of programming: the user states the problem, the computer solves it".…

人工智能 · 计算机科学 2023-08-04 Dimos Tsouros , Hélène Verhaeghe , Serdar Kadıoğlu , Tias Guns

Many AI-related reasoning problems are based on the problem of satisfiability of propositional formulas with some cardinality-minimality condition. While the complexity of the satisfiability problem (SAT) is well understood when considering…

计算复杂性 · 计算机科学 2023-03-06 Nadia Creignou , Frédéric Olive , Johannes Schmidt

We study the problem of predicting a set or list of options under knapsack constraint. The quality of such lists are evaluated by a submodular reward function that measures both quality and diversity. Similar to DAgger (Ross et al., 2010),…

机器学习 · 计算机科学 2014-03-18 Jiaji Zhou , Stephane Ross , Yisong Yue , Debadeepta Dey , J. Andrew Bagnell

Recent research in areas such as SAT solving and Integer Linear Programming has shown that the performances of a single arbitrarily efficient solver can be significantly outperformed by a portfolio of possibly slower on-average solvers. We…

人工智能 · 计算机科学 2014-01-07 Roberto Amadini , Maurizio Gabbrielli , Jacopo Mauro

Writing multimedia interaction systems is not easy. Their concurrent processes usually access shared resources in a non-deterministic order, often leading to unpredictable behavior. Using Pure Data (Pd) and Max/MSP is possible to program…

计算机科学中的逻辑 · 计算机科学 2015-10-13 Mauricio Toro , Camilo Rueda , Carlos Agón , Gérard Assayag

This paper studies bandit convex optimization with constraints, where the learner aims to generate a sequence of decisions under partial information of loss functions such that the cumulative loss is reduced as well as the cumulative…

机器学习 · 计算机科学 2023-10-18 Yasunari Hikima

CSP sparsification, introduced by Kogan and Krauthgamer (ITCS 2015), considers the following question: how much can an instance of a constraint satisfaction problem be sparsified (by retaining a reweighted subset of the constraints) while…

数据结构与算法 · 计算机科学 2024-11-07 Sanjeev Khanna , Aaron L. Putterman , Madhu Sudan

Cardinality-constrained optimization (CCO) is a popular topic in sparse learning and signal recovery, yet remains challenging due to the inherent nonconvexity and discontinuity of cardinality constraints. This paper investigates the exact…

最优化与控制 · 数学 2026-05-19 Lili Pan , Huilin Xie , Xianchao Xiu , Jiyuan Tao

The concept of redundancy in SAT leads to more expressive and powerful proof search techniques, e.g., able to express various inprocessing techniques, and originates interesting hierarchies of proof systems [Heule et$.$al'20,…

计算机科学中的逻辑 · 计算机科学 2025-11-19 Ilario Bonacina , Maria Luisa Bonet , Sam Buss , Massimo Lauria

Rank and cardinality penalties are hard to handle in optimization frameworks due to non-convexity and discontinuity. Strong approximations have been a subject of intense study and numerous formulations have been proposed. Most of these can…

最优化与控制 · 数学 2021-07-12 Carl Olsson , Daniele Gerosa , Marcus Carlsson

Concurrent Constraint Programming (CCP) is a simple and powerful model for concurrency where agents interact by telling and asking constraints. Since their inception, CCP-languages have been designed for having a strong connection to logic.…

计算机科学中的逻辑 · 计算机科学 2020-02-19 Elaine Pimentel , Carlos Olarte , Vivek Nigam

This paper details an outlook on modern constraint programming (CP) education through the lens of a CP instructor. A general overview of current CP courses and instructional methods is presented, with a focus on online and…

计算机与社会 · 计算机科学 2023-08-28 Tejas Santanam , Pascal Van Hentenryck

Representing some problems with XOR clauses (parity constraints) can allow to apply more efficient reasoning techniques. In this paper, we present a gadget for translating SAT clauses into Max2XOR constraints, i.e., XOR clauses of at most 2…

人工智能 · 计算机科学 2022-04-06 Carlos Ansótegui , Jordi Levy

The goal of this paper is to characterize Gaussian-Process optimization in the setting where the function domain is large relative to the number of admissible function evaluations, i.e., where it is impossible to find the global optimum. We…

机器学习 · 计算机科学 2022-01-26 Manuel Wüthrich , Bernhard Schölkopf , Andreas Krause

Estimating the cardinality of the output of a query is a fundamental problem in database query processing. In this article, we overview a recently published contribution that casts the cardinality estimation problem as linear optimization…

数据库 · 计算机科学 2025-05-13 Mahmoud Abo Khamis , Vasileios Nakos , Dan Olteanu , Dan Suciu

This paper proposes a new algorithm for solving MAX2SAT problems based on combining search methods with semidefinite programming approaches. Semidefinite programming techniques are well-known as a theoretical tool for approximating maximum…

最优化与控制 · 数学 2018-12-18 Po-Wei Wang , J. Zico Kolter

Computer science (CS) capstone courses offer students a valuable opportunity to gain hands-on experience in software development, practice essential soft skills, and enhance their employability prospects. They are a core component in many…

计算机与社会 · 计算机科学 2024-04-05 Asma Shakil , Paul Denny