paper-with-me

홈 › Papers

Local Backbones

2013-04-19 · Ronald de Haan, Iyad Kanj, Stefan Szeider

A backbone of a propositional CNF formula is a variable whose truth value is the same in every truth assignment that satisfies the formula. The notion of backbones for CNF formulas has been studied in various contexts. In this paper, we introduce local variants of backbones, and study the computational complexity of detecting them. In particular, we consider k-backbones, which are backbones for sub-formulas consisting of at most k clauses, and iterative k-backbones, which are backbones that result after repeated instantiations of k-backbones. We determine the parameterized complexity of deciding whether a variable is a k-backbone or an iterative k-backbone for various restricted formula classes, including Horn, definite Horn, and Krom. We also present some first empirical results regarding backbones for CNF-Satisfiability (SAT). The empirical results we obtain show that a large fraction of the backbones of structured SAT instances are local, in contrast to random instances, which appear to have few local backbones.

📄 PDF Abstract BibTeX arXiv:1304.5479

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Do VLMs Need Vision Transformers? Evaluating State Space Models as Vision Encoders

2026-03-19 · Shang-Jui Ray Kuo, Paola Cascante-Bonilla arxiv

Large vision--language models (VLMs) often use a frozen vision backbone, whose image features are mapped into a large language model through a lightweight connector. While transformer-based encoders are the standard visu…

Locality Alignment Improves Vision-Language Models

2024-10-14 · Ian Covert, Tony Sun, James Zou, Tatsunori Hashimoto

Vision language models (VLMs) have seen growing adoption in recent years, but many still struggle with basic spatial reasoning errors. We hypothesize that this is due to VLMs adopting pre-trained vision backbones, specif…

Semantic SegmentationSpatial Reasoning

Exploring State Change Capture of Heterogeneous Backbones @ Ego4D Hands and Objects Challenge 2022

2022-11-16 · Yin-Dong Zheng, Guo Chen, Jiahao Wang, Tong Lu 외

Capturing the state changes of interacting objects is a key technology for understanding human-object interactions. This technical report describes our method using heterogeneous backbones for the Ego4D Object State Chan…

Human-Object Interaction DetectionObjectObject State Change ClassificationTemporal Localization+1

Application of Structured State Space Models to High energy physics with locality-sensitive hashing

2025-01-27 · Cheng Jiang, Sitian Qian

Modern high-energy physics (HEP) experiments are increasingly challenged by the vast size and complexity of their datasets, particularly regarding large-scale point cloud processing and long sequences. In this study, to …

Inductive BiasMambaState Space Models

Loc2Repair: A Framework for Evaluating the Impact of File-Level Issue Localization in Repo-Level LLM Repair

2026-06-29 · Mohammad Nour Al Awad, Sergey Ivanov arxiv

Repository-grounded automated repair is often reported as a single end-to-end capability, which hides distinct failure modes such as poor file targeting, incorrect patch synthesis, and failed iterative debugging. We pres…