A Comprehensive Survey and Taxonomy on Point Cloud Registration Based on Deep Learning

Abstract

Large Language Models (LLMs) excel in tasks such as retrieval and question answering but require updates to incorporate new knowledge and reduce inaccuracies and hallucinations. Traditional updating methods, like fine-tuning and incremental learning, face challenges such as overfitting and high computational costs. Knowledge Editing (KE) provides a promising alternative but often overlooks the Knowledge Element Overlap (KEO) phenomenon, where multiple triplets share common elements, leading to editing conflicts. We identify the prevalence of KEO in existing KE datasets and show its significant impact on current KE methods, causing performance degradation in handling such triplets. To address this, we propose a new formulation, Knowledge Set Editing (KSE), and introduce SetKE, a method that edits sets of triplets simultaneously. Experimental results demonstrate that SetKE outperforms existing methods in KEO scenarios on mainstream LLMs. Additionally, we introduce EditSet, a dataset containing KEO triplets, providing a comprehensive benchmark.

Cite

Text

Zhang et al. "A Comprehensive Survey and Taxonomy on Point Cloud Registration Based on Deep Learning." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/922

Markdown

[Zhang et al. "A Comprehensive Survey and Taxonomy on Point Cloud Registration Based on Deep Learning." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/zhang2024ijcai-comprehensive/) doi:10.24963/ijcai.2024/922

BibTeX

@inproceedings{zhang2024ijcai-comprehensive,
  title     = {{A Comprehensive Survey and Taxonomy on Point Cloud Registration Based on Deep Learning}},
  author    = {Zhang, Yu-Xin and Gui, Jie and Cong, Xiaofeng and Gong, Xin and Tao, Wenbing},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {8344-8353},
  doi       = {10.24963/ijcai.2024/922},
  url       = {https://mlanthology.org/ijcai/2024/zhang2024ijcai-comprehensive/}
}