中文

通过程序合成解决 Families In the Wild 亲属关系验证挑战

计算机视觉与模式识别 2021-12-06 v4 机器学习

摘要

亲属关系验证是判定两人之间是否存在父母-子女、兄弟姐妹或祖父母-孙子女关系的任务,在社交媒体应用、法医调查、寻找失踪儿童以及家庭团聚中十分重要。我们通过参与 2021 年 Recognizing Families in the Wild 挑战赛展示了高质量的亲属关系验证,该挑战赛提供了该领域最大的公开可用数据集。我们的方法在竞赛中跻身前三获胜方案。我们集成了由人类专家以及基于文本和代码训练的基石模型 OpenAI Codex 所编写模型。我们利用 Codex 生成模型变体,并展示了其针对特定关系的亲属关系验证任务生成完整可运行程序的能力。

关键词

引用

@article{arxiv.2110.07020,
  title  = {Solving the Families In the Wild Kinship Verification Challenge by Program Synthesis},
  author = {Junyi Huang and Maxwell Benjamin Strome and Ian Jenkins and Parker Williams and Bo Feng and Yaning Wang and Roman Wang and Vaibhav Bagri and Newman Cheng and Iddo Drori},
  journal= {arXiv preprint arXiv:2110.07020},
  year   = {2021}
}

备注

5 pages, 2 figures