Skip to main content

Showing 1–27 of 27 results for author: Saffidine, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2506.12562  [pdf, ps, other

    cs.CC

    Polynomial Prenexing of QBFs with Non-Monotone Boolean Operators

    Authors: Abdallah Saffidine, Andreas Herzig

    Abstract: It is well-known that every quantified boolean formula (QBF) can be transformed into a prenex QBF whose only boolean operators are negation, conjunction, and disjunction. It is also well-known that the transformation is polynomial if the boolean operators of the original QBF are restricted to negation, conjunction, and disjunction. In contrast, up to now no polynomial transformation has been found… ▽ More

    Submitted 14 June, 2025; originally announced June 2025.

    Comments: 15 pages, 0 figures

    MSC Class: 68Q15; 68Q17; 06E30 ACM Class: F.1.3; I.2.4; F.2.2

  2. arXiv:2411.19003  [pdf, ps, other

    cs.CC

    Refuting the Direct Sum Conjecture for Total Functions in Deterministic Communication Complexity

    Authors: Simon Mackenzie, Abdallah Saffidine

    Abstract: In communication complexity the input of a function $f:X\times Y\rightarrow Z$ is distributed between two players Alice and Bob. If Alice knows only $x\in X$ and Bob only $y\in Y$, how much information must Alice and Bob share to be able to elicit the value of $f(x,y)$? Do we need $\ell$ more resources to solve $\ell$ instances of a problem? This question is the direct sum question and has b… ▽ More

    Submitted 28 November, 2024; originally announced November 2024.

  3. arXiv:2409.02152  [pdf

    cs.SI cs.AI

    Fair Railway Network Design

    Authors: Zixu He, Sirin Botan, Jérôme Lang, Abdallah Saffidine, Florian Sikora, Silas Workman

    Abstract: When designing a public transportation network in a country, one may want to minimise the sum of travel duration of all inhabitants. This corresponds to a purely utilitarian view and does not involve any fairness consideration, as the resulting network will typically benefit the capital city and/or large central cities while leaving some peripheral cities behind. On the other hand, a more egalitar… ▽ More

    Submitted 3 September, 2024; originally announced September 2024.

    Comments: 32 pages, 18 figures

  4. Enhancing Reinforcement Learning Through Guided Search

    Authors: Jérôme Arjonilla, Abdallah Saffidine, Tristan Cazenave

    Abstract: With the aim of improving performance in Markov Decision Problem in an Off-Policy setting, we suggest taking inspiration from what is done in Offline Reinforcement Learning (RL). In Offline RL, it is a common practice during policy learning to maintain proximity to a reference policy to mitigate uncertainty, reduce potential policy errors, and help improve performance. We find ourselves in a diffe… ▽ More

    Submitted 19 August, 2024; originally announced August 2024.

    Comments: Accepted Paper at ECAI 2024; Extended Version

  5. Perfect Information Monte Carlo with Postponing Reasoning

    Authors: Jérôme Arjonilla, Abdallah Saffidine, Tristan Cazenave

    Abstract: Imperfect information games, such as Bridge and Skat, present challenges due to state-space explosion and hidden information, posing formidable obstacles for search algorithms. Determinization-based algorithms offer a resolution by sampling hidden information and solving the game in a perfect information setting, facilitating rapid and effective action estimation. However, transitioning to perfect… ▽ More

    Submitted 5 August, 2024; originally announced August 2024.

    Comments: Accepted in IEEE Conference on Games (CoG) 2024 + Appendix

  6. arXiv:2406.06974  [pdf, other

    math.CO cs.DM

    Constructions, bounds, and algorithms for peaceable queens

    Authors: Katie Clinch, Matthew Drescher, Tony Huynh, Abdallah Saffidine

    Abstract: The peaceable queens problem asks to determine the maximum number $a(n)$ such that there is a placement of $a(n)$ white queens and $a(n)$ black queens on an $n \times n$ chessboard so that no queen can capture any queen of the opposite color. In this paper, we consider the peaceable queens problem and its variant on the toroidal board. For the regular board, we show that $a(n) \leq 0.1716n^2$, for… ▽ More

    Submitted 27 October, 2024; v1 submitted 11 June, 2024; originally announced June 2024.

    Comments: 38 pages with 7 figures. Main body is 13 pages. Appendix A contains our best odd torus examples for all odd board sizes between 13 and 63

    MSC Class: 68R01 ACM Class: G.2.1

  7. Mixture of Public and Private Distributions in Imperfect Information Games

    Authors: Jérôme Arjonilla, Abdallah Saffidine, Tristan Cazenave

    Abstract: In imperfect information games (e.g. Bridge, Skat, Poker), one of the fundamental considerations is to infer the missing information while at the same time avoiding the disclosure of private information. Disregarding the issue of protecting private information can lead to a highly exploitable performance. Yet, excessive attention to it leads to hesitations that are no longer consistent with our pr… ▽ More

    Submitted 23 May, 2024; originally announced May 2024.

    Comments: Accepted in CoG 2023

    Journal ref: 2023 IEEE Conference on Games (CoG)

  8. Deep Reinforcement Learning for 5*5 Multiplayer Go

    Authors: Brahim Driss, Jérôme Arjonilla, Hui Wang, Abdallah Saffidine, Tristan Cazenave

    Abstract: In recent years, much progress has been made in computer Go and most of the results have been obtained thanks to search algorithms (Monte Carlo Tree Search) and Deep Reinforcement Learning (DRL). In this paper, we propose to use and analyze the latest algorithms that use search and DRL (AlphaZero and Descent algorithms) to automatically learn to play an extended version of the game of Go with more… ▽ More

    Submitted 23 May, 2024; originally announced May 2024.

    Comments: Accepted in EvoApps at Evostar2023

    Journal ref: International Conference on the Applications of Evolutionary Computation (Part of EvoStar), 2023, 753--764

  9. arXiv:2404.17872  [pdf, other

    cs.DM cs.DS

    Generalizing Roberts' characterization of unit interval graphs

    Authors: Virginia Ardévol Martínez, Romeo Rizzi, Abdallah Saffidine, Florian Sikora, Stéphane Vialette

    Abstract: For any natural number $d$, a graph $G$ is a (disjoint) $d$-interval graph if it is the intersection graph of (disjoint) $d$-intervals, the union of $d$ (disjoint) intervals on the real line. Two important subclasses of $d$-interval graphs are unit and balanced $d$-interval graphs (where every interval has unit length or all the intervals associated to a same vertex have the same length, respectiv… ▽ More

    Submitted 27 April, 2024; originally announced April 2024.

  10. arXiv:2402.10015  [pdf

    cs.DS cs.CC

    A Piecewise Approach for the Analysis of Exact Algorithms

    Authors: Katie Clinch, Serge Gaspers, Zixu He, Abdallah Saffidine, Tiankuang Zhang

    Abstract: To analyze the worst-case running time of branching algorithms, the majority of work in exponential time algorithms focuses on designing complicated branching rules over developing better analysis methods for simple algorithms. In the mid-$2000$s, Fomin et al. [2005] introduced measure & conquer, an advanced general analysis method, sparking widespread adoption for obtaining tighter worst-case run… ▽ More

    Submitted 29 June, 2024; v1 submitted 15 February, 2024; originally announced February 2024.

    ACM Class: F.2.2; G.2.2

  11. arXiv:2309.12675  [pdf, other

    cs.AI cs.CV

    Vision Transformers for Computer Go

    Authors: Amani Sagri, Tristan Cazenave, Jérôme Arjonilla, Abdallah Saffidine

    Abstract: Motivated by the success of transformers in various fields, such as language understanding and image analysis, this investigation explores their application in the context of the game of Go. In particular, our study focuses on the analysis of the Transformer in Vision. Through a detailed analysis of numerous points such as prediction accuracy, win rates, memory, speed, size, or even learning rate,… ▽ More

    Submitted 22 September, 2023; originally announced September 2023.

  12. arXiv:2302.13225  [pdf, ps, other

    cs.AI

    Towards Tackling MaxSAT by Combining Nested Monte Carlo with Local Search

    Authors: Hui Wang, Abdallah Saffidine, Tristan Cazenave

    Abstract: Recent work proposed the UCTMAXSAT algorithm to address Maximum Satisfiability Problems (MaxSAT) and shown improved performance over pure Stochastic Local Search algorithms (SLS). UCTMAXSAT is based on Monte Carlo Tree Search but it uses SLS instead of purely random playouts. In this work, we introduce two algorithmic variations over UCTMAXSAT. We carry an empirical analysis on MaxSAT benchmarks f… ▽ More

    Submitted 25 February, 2023; originally announced February 2023.

  13. arXiv:2301.07345  [pdf, other

    cs.AI

    Implicit State and Goals in QBF Encodings for Positional Games (extended version)

    Authors: Irfansha Shaik, Valentin Mayer-Eichberger, Jaco van de Pol, Abdallah Saffidine

    Abstract: We address two bottlenecks for concise QBF encodings of maker-breaker positional games, like Hex and Tic-Tac-Toe. Our baseline is a QBF encoding with explicit variables for board positions and an explicit representation of winning configurations. The first improvement is inspired by lifted planning and avoids variables for explicit board positions, introducing a universal quantifier representing a… ▽ More

    Submitted 18 January, 2023; originally announced January 2023.

    Comments: 11 pages (including appendix), 5 figures and 4 tables

  14. arXiv:2210.14640  [pdf, other

    cs.AI

    HSVI can solve zero-sum Partially Observable Stochastic Games

    Authors: Aurélien Delage, Olivier Buffet, Jilles S. Dibangoye, Abdallah Saffidine

    Abstract: State-of-the-art methods for solving 2-player zero-sum imperfect information games rely on linear programming or regret minimization, though not on dynamic programming (DP) or heuristic search (HS), while the latter are often at the core of state-of-the-art solvers for other sequential decision-making problems. In partially observable or collaborative settings (e.g., POMDPs and Dec- POMDPs), DP an… ▽ More

    Submitted 26 October, 2022; originally announced October 2022.

    Comments: 42 pages, 2 algorithms. arXiv admin note: substantial text overlap with arXiv:2110.14529

  15. arXiv:2006.16395  [pdf, other

    cs.AI cs.GT

    On Bellman's Optimality Principle for zs-POSGs

    Authors: Olivier Buffet, Jilles Dibangoye, Aurélien Delage, Abdallah Saffidine, Vincent Thomas

    Abstract: Many non-trivial sequential decision-making problems are efficiently solved by relying on Bellman's optimality principle, i.e., exploiting the fact that sub-problems are nested recursively within the original problem. Here we show how it can apply to (infinite horizon) 2-player zero-sum partially observable stochastic games (zs-POSGs) by (i) taking a central planner's viewpoint, which can only rea… ▽ More

    Submitted 15 November, 2022; v1 submitted 29 June, 2020; originally announced June 2020.

    Comments: 18 pages, 0 figures, 1 algorithm

    ACM Class: I.2.8

  16. arXiv:2005.05098  [pdf, ps, other

    cs.LO cs.AI cs.GT cs.SC

    Positional Games and QBF: A Polished Encoding

    Authors: Valentin Mayer-Eichberger, Abdallah Saffidine

    Abstract: Positional games are a mathematical class of two-player games comprising Tic-tac-toe and its generalizations. We propose a novel encoding of these games into Quantified Boolean Formulas (QBFs) such that a game instance admits a winning strategy for the first player if and only if the corresponding formula is true. Our approach improves over previous QBF encodings of games in multiple ways. First,… ▽ More

    Submitted 2 November, 2023; v1 submitted 11 May, 2020; originally announced May 2020.

    Comments: This technical report supersedes, extends and improves our SAT 2020 paper "Positional games and QBF: the corrective encoding"

  17. arXiv:1906.03676  [pdf, ps, other

    cs.CC

    The Packed Interval Covering Problem is NP-complete

    Authors: Abdallah Saffidine, Sébastien Lê Cong, Sophie Pinchinat, François Schwarzentruber

    Abstract: We introduce a new decision problem, called Packed Interval Covering (PIC) and show that it is NP-complete.

    Submitted 9 June, 2019; originally announced June 2019.

  18. arXiv:1905.13516  [pdf, other

    cs.AI

    Foundations of Digital Archæoludology

    Authors: Cameron Browne, Dennis J. N. J. Soemers, Éric Piette, Matthew Stephenson, Michael Conrad, Walter Crist, Thierry Depaulis, Eddie Duggan, Fred Horn, Steven Kelk, Simon M. Lucas, João Pedro Neto, David Parlett, Abdallah Saffidine, Ulrich Schädler, Jorge Nuno Silva, Alex de Voogt, Mark H. M. Winands

    Abstract: Digital Archaeoludology (DAL) is a new field of study involving the analysis and reconstruction of ancient games from incomplete descriptions and archaeological evidence using modern computational techniques. The aim is to provide digital tools and methods to help game historians and other researchers better understand traditional games, their development throughout recorded human history, and the… ▽ More

    Submitted 31 May, 2019; originally announced May 2019.

    Comments: Report on Dagstuhl Research Meeting. Authored/edited by all participants. Appendices by Thierry Depaulis

  19. arXiv:1809.10489  [pdf, ps, other

    cs.GT

    How does uncertainty about other voters determine a strategic vote?

    Authors: Zeinab Bakhtiari, Hans van Ditmarsch, Abdallah Saffidine

    Abstract: We propose a framework for strategic voting when a voter may lack knowledge about the preferences of other voters, or about other voters' knowledge about her own preference. In this setting we define notions of manipulation, equilibrium, and dominance, under uncertainty. We provide scenarios wherein the profiles of true preferences are the same but the equilibrium profiles are different, because t… ▽ More

    Submitted 11 May, 2019; v1 submitted 27 September, 2018; originally announced September 2018.

    Journal ref: Studies in Logic 12 (3): 32-56, 2019 (ISSN 1674-3202 || CN 44-1649/C)

  20. arXiv:1805.02912  [pdf, other

    cs.AI cs.LO

    The Complexity of Limited Belief Reasoning -- The Quantifier-Free Case

    Authors: Yijia Chen, Abdallah Saffidine, Christoph Schwering

    Abstract: The classical view of epistemic logic is that an agent knows all the logical consequences of their knowledge base. This assumption of logical omniscience is often unrealistic and makes reasoning computationally intractable. One approach to avoid logical omniscience is to limit reasoning to a certain belief level, which intuitively measures the reasoning "depth." This paper investigates the computa… ▽ More

    Submitted 8 May, 2018; originally announced May 2018.

    Comments: 15 pages, 1 figure, 1 table, Twenty-seventh International Joint Conference on Artificial Intelligence (IJCAI-18)

  21. arXiv:1704.08536  [pdf, other

    cs.CC

    The Parameterized Complexity of Positional Games

    Authors: Édouard Bonnet, Serge Gaspers, Antonin Lambilliotte, Stefan Rümmele, Abdallah Saffidine

    Abstract: We study the parameterized complexity of several positional games. Our main result is that Short Generalized Hex is W[1]-complete parameterized by the number of moves. This solves an open problem from Downey and Fellows' influential list of open problems from 1999. Previously, the problem was thought of as a natural candidate for AW[*]-completeness. Our main tool is a new fragment of first-order l… ▽ More

    Submitted 27 April, 2017; originally announced April 2017.

    Comments: To appear in the Proceedings of the 44th International Colloquium on Automata, Languages, and Programming (ICALP 2017)

    ACM Class: F.2.2

  22. arXiv:1605.04715  [pdf, other

    cs.CC cs.AI

    On the Complexity of Connection Games

    Authors: Édouard Bonnet, Florian Jamain, Abdallah Saffidine

    Abstract: In this paper, we study three connection games among the most widely played: Havannah, Twixt, and Slither. We show that determining the outcome of an arbitrary input position is PSPACE-complete in all three cases. Our reductions are based on the popular graph problem Generalized Geography and on Hex itself. We also consider the complexity of generalizations of Hex parameterized by the length of th… ▽ More

    Submitted 16 May, 2016; originally announced May 2016.

    Comments: Subsumes and extends https://arxiv.boxedpaper.com/abs/1403.6518 significantly

  23. arXiv:1511.02006  [pdf, other

    cs.GT

    Depth, balancing, and limits of the Elo model

    Authors: Marie-Liesse Cauwet, Olivier Teytaud, Hua-Min Liang, Shi-Jim Yen, Hung-Hsuan Lin, I-Chen Wu, Tristan Cazenave, Abdallah Saffidine

    Abstract: -Much work has been devoted to the computational complexity of games. However, they are not necessarily relevant for estimating the complexity in human terms. Therefore, human-centered measures have been proposed, e.g. the depth. This paper discusses the depth of various games, extends it to a continuous measure. We provide new depth results and present tool (given-first-move, pie rule, size exten… ▽ More

    Submitted 6 November, 2015; originally announced November 2015.

    Journal ref: IEEE Conference on Computational Intelligence and Games 2015, Aug 2015, Tainan, Taiwan. 2015

  24. arXiv:1403.6518  [pdf, other

    cs.CC

    Havannah and TwixT are PSPACE-complete

    Authors: Edouard Bonnet, Florian Jamain, Abdallah Saffidine

    Abstract: Numerous popular abstract strategy games ranging from Hex and Havannah to Lines of Action belong to the class of connection games. Still, very few complexity results on such games have been obtained since Hex was proved PSPACE-complete in the early eighties. We study the complexity of two connection games among the most widely played. Namely, we prove that Havannah and TwixT are PSPACE-complete. T… ▽ More

    Submitted 25 March, 2014; originally announced March 2014.

    Comments: 13 pages, 7 figures. Accepted in CG'13

    MSC Class: 68Q17 ACM Class: F.2.2

  25. arXiv:1310.6436  [pdf

    cs.GT cs.LO

    Strategic Voting and the Logic of Knowledge

    Authors: Hans van Ditmarsch, Jerome Lang, Abdallah Saffidine

    Abstract: We propose a general framework for strategic voting when a voter may lack knowledge about other votes or about other voters' knowledge about her own vote. In this setting we define notions of manipulation and equilibrium. We also model action changing knowledge about votes, such as a voter revealing its preference or as a central authority performing a voting poll. Some forms of manipulation are p… ▽ More

    Submitted 23 October, 2013; originally announced October 2013.

    Comments: 10 pages, Poster presentation at TARK 2013 (arXiv:1310.6382) http://www.tark.org

    Report number: TARK/2013/p196

  26. arXiv:1304.6057  [pdf, ps, other

    cs.GT

    Monte Carlo *-Minimax Search

    Authors: Marc Lanctot, Abdallah Saffidine, Joel Veness, Christopher Archibald, Mark H. M. Winands

    Abstract: This paper introduces Monte Carlo *-Minimax Search (MCMS), a Monte Carlo search algorithm for turned-based, stochastic, two-player, zero-sum games of perfect information. The algorithm is designed for the class of of densely stochastic games; that is, games where one would rarely expect to sample the same successor state multiple times at any particular chance node. Our approach combines sparse sa… ▽ More

    Submitted 22 April, 2013; originally announced April 2013.

    Comments: 16 pages

  27. arXiv:1207.1832  [pdf, ps, other

    cs.AI cs.LO

    Minimal Proof Search for Modal Logic K Model Checking

    Authors: Abdallah Saffidine

    Abstract: Most modal logics such as S5, LTL, or ATL are extensions of Modal Logic K. While the model checking problems for LTL and to a lesser extent ATL have been very active research areas for the past decades, the model checking problem for the more basic Multi-agent Modal Logic K (MMLK) has important applications as a formal framework for perfect information multi-player games on its own. We present M… ▽ More

    Submitted 9 July, 2012; v1 submitted 7 July, 2012; originally announced July 2012.

    Comments: Extended version of the JELIA 2012 paper with the same title