首页 /研究 /Phys: probabilistic physical unit assignment and inconsistency detection
OTHER

Phys: probabilistic physical unit assignment and inconsistency detection

Sayali Kate, John‐Paul Ore, Xiangyu Zhang, Sebastian Elbaum, Zhaogui Xu

发表年份
2018
引用次数
20
访问权限
开放获取

摘要

Program variables used in robotic and cyber-physical systems often have implicit physical units that cannot be determined from their variable types. Inferring an abstract physical unit type for variables and checking their physical unit type consistency is of particular importance for validating the correctness of such systems. For instance, a variable with the unit of ‘meter’ should not be assigned to another variable with the unit of ‘degree-per-second’. Existing solutions have various limitations such as requiring developers to annotate variables with physical units and only handling variables that are directly or transitively used in popular robotic libraries with known physical unit information. We observe that there are a lot of physical unit hints in these softwares such as variable names and specific forms of expressions. These hints have uncertainty as developers may not respect conventions. We propose to model them with probability distributions and conduct probabilistic inference. At the end, our technique produces a unit distribution for each variable. Unit inconsistencies can then be detected using the highly probable unit assignments. Experimental results on 30 programs show that our technique can infer units for 159.3% more variables compared to the state-of-the-art with more than 88.7% true positives, and inconsistencies detection on 90 programs shows that our technique reports 103.3% more inconsistencies with 85.3% true positives.

关键词

Variable (mathematics)CorrectnessComputer scienceUnit (ring theory)False positive paradoxProbabilistic logicConsistency (knowledge bases)Probability distributionData miningArtificial intelligence

相关论文

查看 OTHER 分类全部论文