paper-with-me

홈 › Papers

Improving Legal Case Retrieval with Brain Signals

2024-03-20 · Ruizhe Zhang, Qingyao Ai, Ziyi Ye, Yueyue Wu, Xiaohui Xie, Yiqun Liu

The tasks of legal case retrieval have received growing attention from the IR community in the last decade. Relevance feedback techniques with implicit user feedback (e.g., clicks) have been demonstrated to be effective in traditional search tasks (e.g., Web search). In legal case retrieval, however, collecting relevance feedback faces a couple of challenges that are difficult to resolve under existing feedback paradigms. First, legal case retrieval is a complex task as users often need to understand the relationship between legal cases in detail to correctly judge their relevance. Traditional feedback signal such as clicks is too coarse to use as they do not reflect any fine-grained relevance information. Second, legal case documents are usually long, users often need even tens of minutes to read and understand them. Simple behavior signal such as clicks and eye-tracking fixations can hardly be useful when users almost click and examine every part of the document. In this paper, we explore the possibility of solving the feedback problem in legal case retrieval with brain signal. Recent advances in brain signal processing have shown that human emotional can be collected in fine grains through Brain-Machine Interfaces (BMI) without interrupting the users in their tasks. Therefore, we propose a framework for legal case retrieval that uses EEG signal to optimize retrieval results. We collected and create a legal case retrieval dataset with users EEG signal and propose several methods to extract effective EEG features for relevance feedback. Our proposed features achieve a 71% accuracy for feedback prediction with an SVM-RFE model, and our proposed ranking method that takes into account the diverse needs of users can significantly improve user satisfaction for legal case retrieval. Experiment results show that re-ranked result list make user more satisfied.

📄 PDF Abstract BibTeX arXiv:2403.13242

Code (0)

등록된 구현이 없습니다.

Tasks

EEGRetrieval

Similar Papers 제목 키워드 기반

GLIER: Generative Legal Inference and Evidence Ranking for Legal Case Retrieval

2026-04-26 · Minghan Li, Tianrui Lv, Chao Zhang, Guodong Zhou arxiv

The semantic gap between colloquial user queries and professional legal documents presents a fundamental challenge in Legal Case Retrieval (LCR). Existing dense retrieval methods typically treat LCR as a black-box semant…

CaseGNN++: Graph Contrastive Learning for Legal Case Retrieval with Graph Augmentation

2024-05-20 · Yanran Tang, Ruihong Qiu, Yilun Liu, Xue Li 외

Legal case retrieval (LCR) is a specialised information retrieval task that aims to find relevant cases to a given query case. LCR holds pivotal significance in facilitating legal practitioners in finding precedents. Mos…

Contrastive LearningGraph AttentionInformation RetrievalRetrieval

Learning Interpretable Legal Case Retrieval via Knowledge-Guided Case Reformulation

2024-06-28 · Chenlong Deng, Kelong Mao, Zhicheng Dou

Legal case retrieval for sourcing similar cases is critical in upholding judicial fairness. Different from general web search, legal case retrieval involves processing lengthy, complex, and highly specialized legal docum…

ArticlesFairnessRetrieval

Caseformer: Pre-training for Legal Case Retrieval Based on Inter-Case Distinctions

2023-11-01 · Weihang Su, Qingyao Ai, Yueyue Wu, Yixiao Ma 외

Legal case retrieval aims to help legal workers find relevant cases related to their cases at hand, which is important for the guarantee of fairness and justice in legal judgments. While recent advances in neural retriev…

FairnessRetrieval

Legal Case Document Similarity: You Need Both Network and Text

2022-09-26 · Paheli Bhattacharya, Kripabandhu Ghosh, Arindam Pal, Saptarshi Ghosh

Estimating the similarity between two legal case documents is an important and challenging problem, having various downstream applications such as prior-case retrieval and citation recommendation. There are two broad app…

Citation RecommendationRetrieval