LEEC for Judicial Fairness: A Legal Element Extraction Dataset with Extensive Extra-Legal Labels

Abstract

Trajectory similarity aims to identify pairs of similar trajectories, serving as a crucial operation in spatial-temporal data mining. Although several approaches have been proposed, they encounter the following two issues: 1) An overemphasis on spatial similarity in road networks while the rich semantic information embedded in trajectories is not fully exploited; 2) Dependence on Recurrent Neural Network (RNN) architectures would struggle to capture long-term dependencies. To address these limitations, we propose a Dual-branch Attention-based framework with Spatial and Semantic information (DASS) based on self-supervised learning. Specifically, DASS comprises two core components: 1) A trajectory representation module that models spatial-temporal adjacent relationships in the form of graph and converts semantics into numerical embeddings. 2) A backbone encoder with a co-attention module to independently process two features before they are integrated. Extensive experiments on real-world datasets demonstrate that DASS outperforms state-of-the-art methods, establishing itself as a novel paradigm.

Cite

Text

Xue et al. "LEEC for Judicial Fairness: A Legal Element Extraction Dataset with Extensive Extra-Legal Labels." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/833

Markdown

[Xue et al. "LEEC for Judicial Fairness: A Legal Element Extraction Dataset with Extensive Extra-Legal Labels." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/xue2024ijcai-leec/) doi:10.24963/ijcai.2024/833

BibTeX

@inproceedings{xue2024ijcai-leec,
  title     = {{LEEC for Judicial Fairness: A Legal Element Extraction Dataset with Extensive Extra-Legal Labels}},
  author    = {Xue, Zongyue and Liu, Huanghai and Hu, Yiran and Qian, Yuliang and Wang, Yajing and Kong, Kangle and Wang, Chenlu and Liu, Yun and Shen, Weixing},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {7527-7535},
  doi       = {10.24963/ijcai.2024/833},
  url       = {https://mlanthology.org/ijcai/2024/xue2024ijcai-leec/}
}