预测布尔公式的可满足性,通过在变压器框架中整合封闭的反复单位 (GRU)
Wenjing Chang1, Mengyu Guo1, Junwei Luo1
1School of Software, Henan Polytechnic University, Jiaozuo, Henan, China.
PeerJ. Computer science
|August 15, 2024
概括
TG-SAT是一个新的框架,结合了变压器和门式循环神经网络 (GRU),准确地预测了布尔满意度 (SAT) 问题解决方案. 这种方法通过在监督较弱的环境中学习结构特征来提高SAT解析器的准确性.
科学领域:
- 人工智能的人工智能
- 计算机科学 计算机科学
- 计算复杂性 计算复杂性
背景情况:
- 布尔满足性 (SAT) 问题具有各种结构特征,对于解决这些问题至关重要.
- 神经网络为SAT问题提供了通用的学习能力,超越了传统的基于规则的方法.
- 准确识别SAT问题结构是有效神经网络解决者的关键.
研究的目的:
- 提出TG-SAT,这是一个端到端的框架,用于预测SAT问题的满足性.
- 为了使神经网络能够在弱监督的环境中学习SAT问题的结构特征.
- 为了提高SAT解决器的准确性和性能.
主要方法:
- TG-SAT采用了集成与门式循环神经网络 (GRU) 的变压器架构.
- SAT问题以非定向图形的形式编码,以捕获结构信息.
- GRU更新了变压器中的节点嵌入,使用字面和句子之间的交叉注意力得分来进行加权节点表示.
- 该模型被训练为分类器,以预测可满足性.
主要成果:
- 在随机的3SAT问题上,TG-SAT比NeuroSAT提高了2%-5%的准确性.
- 该模型在SR(N) 基准上表现优于现有方法.
- TG-SAT实现了更高的预测准确度,特别是在更复杂的SAT问题上.
结论:
- TG-SAT有效地学习SAT问题的结构特征,以改善可满足性预测.
- 拟议的框架为基于学习的SAT解决方案提供了重大进展.
- TG-SAT显示出解决复杂计算问题的巨大潜力.
相关概念视频
Transformers with Off-Nominal Turns Ratios
146
In scenarios involving parallel transformers with disparate ratings, developing per-unit models requires accommodating off-nominal turns ratios. This situation arises when the selected base voltages are not proportional to the transformer’s voltage ratings. Consider a transformer where the rated voltages are related by the term a. If the chosen voltage bases satisfy a relationship involving term b, term c is defined as the ratio of these bases. This ratio is then substituted into the...
146
Types Of Transformers
954
Transformers can provide desired voltages to a circuit by modifying the number of turns in the secondary windings.
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...
954
Signal Flow Graphs
201
Signal-flow graphs offer a streamlined and intuitive approach to representing control systems, providing an alternative to traditional block diagrams. These graphs use branches to symbolize systems and nodes to represent signals, effectively illustrating the relationships and interactions within the system.
In a signal-flow graph, branches denote the system's transfer functions, while nodes represent the signals. The direction of signal flow is indicated by arrows, with the corresponding...
In a signal-flow graph, branches denote the system's transfer functions, while nodes represent the signals. The direction of signal flow is indicated by arrows, with the corresponding...
201
Three-Winding Transformers
216
Three identical single-phase transformers can be configured to form a three-phase transformer connection, which involves high-voltage and low-voltage windings. The high-voltage windings are denoted by capital letters A-B-C, while the low-voltage windings are labeled with lowercase letters a-b-c, representing their respective phases. This notation helps distinguish between the high and low voltage sides of the transformer.
In the per-unit equivalent circuit of a grounded Y-Y three-phase...
In the per-unit equivalent circuit of a grounded Y-Y three-phase...
216
The Ideal Transformer
369
In single-phase two-winding transformers, two windings are coiled around a magnetic core characterized by cross-sectional area A and magnetic permeability μ. A phasor current i1 enters the left winding while i2 exits the right winding, establishing the fundamental working of the transformer through electromagnetic principles.
Ampere's Law forms the basis of understanding the magnetic field within the transformer. It states that the integral of the magnetic field intensity's...
Ampere's Law forms the basis of understanding the magnetic field within the transformer. It states that the integral of the magnetic field intensity's...
369
Equivalent Circuits for Practical Transformers
404
The practical equivalent circuits of single-phase two-winding transformers exhibit significant deviations from their idealized versions due to the inherent properties of winding resistance and finite core permeability. These properties result in real and reactive power losses, affecting the transformer's performance. Understanding these deviations is crucial for designing more efficient transformers.
In a practical transformer, each winding exhibits resistance and leakage reactance. The...
In a practical transformer, each winding exhibits resistance and leakage reactance. The...
404


