paper-with-me

홈 › Papers

Phase Transition Behavior of Cardinality and XOR Constraints

2019-10-22 · Yash Pote, Saurabh Joshi, Kuldeep S. Meel

The runtime performance of modern SAT solvers is deeply connected to the phase transition behavior of CNF formulas. While CNF solving has witnessed significant runtime improvement over the past two decades, the same does not hold for several other classes such as the conjunction of cardinality and XOR constraints, denoted as CARD-XOR formulas. The problem of determining the satisfiability of CARD-XOR formulas is a fundamental problem with a wide variety of applications ranging from discrete integration in the field of artificial intelligence to maximum likelihood decoding in coding theory. The runtime behavior of random CARD-XOR formulas is unexplored in prior work. In this paper, we present the first rigorous empirical study to characterize the runtime behavior of 1-CARD-XOR formulas. We show empirical evidence of a surprising phase-transition that follows a non-linear tradeoff between CARD and XOR constraints.

📄 PDF Abstract BibTeX arXiv:1910.09755

Code (1)

meelgroup/1-CARD-XOR 공식 구현

Similar Papers 제목 키워드 기반

World-Model Collapse as a Phase Transition

2026-06-30 · Xinyuan Song, Zekun Cai arxiv

Water looks unchanged as it warms, then at a critical point it boils. We ask whether long-horizon language agents show an analogous transition in their implicit world models. In some parameter settings, changing state lo…

Detecting phase transitions in collective behavior using manifold's curvature

2015-09-23 · Kelum Gajamannage, Erik M. Bollt

If a given behavior of a multi-agent system restricts the phase variable to a invariant manifold, then we define a phase transition as change of physical characteristics such as speed, coordination, and structure. We def…

Posterior Collapse as a Phase Transition in Variational Autoencoders

2025-10-02 · Zhen Li, Fan Zhang, Zheng Zhang, Yu Chen arxiv

We investigate the phenomenon of posterior collapse in variational autoencoders (VAEs) from the perspective of statistical physics, and reveal that it constitutes a phase transition governed jointly by data structure and…

Phase Transitions in Large Language Models and the $O(N)$ Model

2025-01-27 · Youran Sun, Babak Haghighat

Large language models (LLMs) exhibit unprecedentedly rich scaling behaviors. In physics, scaling behavior is closely related to phase transitions, critical phenomena, and field theory. To investigate the phase transition…

Text Generation

Phase Transition Behavior in Knowledge Compilation

2020-07-20 · Rahul Gupta, Subhajit Roy, Kuldeep S. Meel

The study of phase transition behaviour in SAT has led to deeper understanding and algorithmic improvements of modern SAT solvers. Motivated by these prior studies of phase transitions in SAT, we seek to study the behavi…