paper-with-me

Papers

Positional Games and QBF: A Polished Encoding

2020-05-11 · Valentin Mayer-Eichberger, Abdallah Saffidine

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, it is generic and lets us encode other positional games, such as Hex. Second, the structural properties of positional games, together with careful treatment of illegal moves, let us generate more compact instances that can be solved faster by state-of-the-art QBF solvers. We establish the latter fact through extensive experiments. Finally, the compactness of our new encoding makes it feasible to translate realistic game problems. We identify a few such problems of historical significance and put them forward to the QBF community as milestones of increasing difficulty.

📄 PDF Abstract BibTeX arXiv:2005.05098

Code (1)

vale1410/positional-games-qbf-encoding 공식 구현

Similar Papers 제목 키워드 기반

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

2023-01-18 · Irfansha Shaik, Valentin Mayer-Eichberger, Jaco van de Pol, Abdallah Saffidine

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 …

A Comunication Framework for Compositional Generation

2025-01-31 · Rafael Elberg, Mircea Petrache, Denis Parra

Compositionality and compositional generalization--the ability to understand novel combinations of known concepts--are central characteristics of human language and are hypothesized to be essential for human cognition. I…

Almost AI, Almost Human: The Challenge of Detecting AI-Polished Writing

2025-02-21 · Shoumik Saha, Soheil Feizi

The growing use of large language models (LLMs) for text generation has led to widespread concerns about AI-generated content detection. However, an overlooked challenge is AI-polished text, where human-written content u…

Text Generation

AI Text Detectors and the Misclassification of Slightly Polished Arabic Text

2025-11-16 · Saleh Almohaimeed, Saad Almohaimeed, Mousa Jari, Khaled A. Alobaid 외 arxiv

Many AI detection models have been developed to counter the presence of articles created by artificial intelligence (AI). However, if a human-authored article is slightly polished by AI, a shift will occur in the borderl…

Analysis of Positional Encodings for Neural Machine Translation

2019-11-01 · EMNLP (IWSLT) 2019 11 · Jan Rosendahl, Viet Anh Khoa Tran, Weiyue Wang, Hermann Ney

In this work we analyze and compare the behavior of the Transformer architecture when using different positional encoding methods. While absolute and relative positional encoding perform equally strong overall, we show t…

Machine TranslationSentenceTranslation