TFCD: Towards Multi-Modal Sarcasm Detection via Training-Free Counterfactual Debiasing

Abstract

High time complexity is one of the biggest challenges faced by k-Nearest Neighbors (kNN). Although current classical and quantum kNN algorithms have made some improvements, they still have a speed bottleneck when facing large amounts of data. To address this issue, we propose an innovative algorithm called Granular-Ball based Quantum kNN(GB-QkNN). This approach achieves higher efficiency by first employing granular-balls, which reduces the data size needed to processed. The search process is then accelerated by adopting a Hierarchical Navigable Small World (HNSW) method. Moreover, we optimize the time-consuming steps, such as distance calculation, of the HNSW via quantization, further reducing the time complexity of the construct and search process. By combining the use of granular-balls and quantization of the HNSW method, our approach manages to take advantage of these treatments and significantly reduces the time complexity of the kNN-like algorithms, as revealed by a comprehensive complexity analysis.

Cite

Text

Zhu et al. "TFCD: Towards Multi-Modal Sarcasm Detection via Training-Free Counterfactual Debiasing." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/739

Markdown

[Zhu et al. "TFCD: Towards Multi-Modal Sarcasm Detection via Training-Free Counterfactual Debiasing." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/zhu2024ijcai-tfcd/) doi:10.24963/ijcai.2024/739

BibTeX

@inproceedings{zhu2024ijcai-tfcd,
  title     = {{TFCD: Towards Multi-Modal Sarcasm Detection via Training-Free Counterfactual Debiasing}},
  author    = {Zhu, Zhihong and Zhuang, Xianwei and Zhang, Yunyan and Xu, Derong and Hu, Guimin and Wu, Xian and Zheng, Yefeng},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {6687-6695},
  doi       = {10.24963/ijcai.2024/739},
  url       = {https://mlanthology.org/ijcai/2024/zhu2024ijcai-tfcd/}
}