首页 > 最新文献

Artificial Intelligence and Law最新文献

英文 中文
Going beyond the “common suspects”: to be presumed innocent in the era of algorithms, big data and artificial intelligence 超越“常见嫌疑人”:在算法、大数据和人工智能时代被推定无罪
IF 4.1 2区 社会学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2023-02-22 DOI: 10.1007/s10506-023-09347-w
Athina Sachoulidou
{"title":"Going beyond the “common suspects”: to be presumed innocent in the era of algorithms, big data and artificial intelligence","authors":"Athina Sachoulidou","doi":"10.1007/s10506-023-09347-w","DOIUrl":"https://doi.org/10.1007/s10506-023-09347-w","url":null,"abstract":"","PeriodicalId":51336,"journal":{"name":"Artificial Intelligence and Law","volume":" ","pages":""},"PeriodicalIF":4.1,"publicationDate":"2023-02-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48818700","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"社会学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Joining metadata and textual features to advise administrative courts decisions: a cascading classifier approach 结合元数据和文本特征为行政法院裁决提供建议:级联分类器方法
IF 3.1 2区 社会学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2023-02-18 DOI: 10.1007/s10506-023-09348-9
Hugo Mentzingen, Nuno Antonio, Victor Lobo

Decisions of regulatory government bodies and courts affect many aspects of citizens’ lives. These organizations and courts are expected to provide timely and coherent decisions, although they struggle to keep up with the increasing demand. The ability of machine learning (ML) models to predict such decisions based on past cases under similar circumstances was assessed in some recent works. The dominant conclusion is that the prediction goal is achievable with high accuracy. Nevertheless, most of those works do not consider important aspects for ML models that can impact performance and affect real-world usefulness, such as consistency, out-of-sample applicability, generality, and explainability preservation. To our knowledge, none considered all those aspects, and no previous study addressed the joint use of metadata and text-extracted variables to predict administrative decisions. We propose a predictive model that addresses the abovementioned concerns based on a two-stage cascade classifier. The model employs a first-stage prediction based on textual features extracted from the original documents and a second-stage classifier that includes proceedings’ metadata. The study was conducted using time-based cross-validation, built on data available before the predicted judgment. It provides predictions as soon as the decision date is scheduled and only considers the first document in each proceeding, along with the metadata recorded when the infringement is first registered. Finally, the proposed model provides local explainability by preserving visibility on the textual features and employing the SHapley Additive exPlanations (SHAP). Our findings suggest that this cascade approach surpasses the standalone stages and achieves relatively high Precision and Recall when both text and metadata are available while preserving real-world usefulness. With a weighted F1 score of 0.900, the results outperform the text-only baseline by 1.24% and the metadata-only baseline by 5.63%, with better discriminative properties evaluated by the receiver operating characteristic and precision-recall curves.

政府监管机构和法院的决定影响着公民生活的许多方面。人们期望这些机构和法院及时做出一致的决定,但它们却难以满足日益增长的需求。最近的一些著作评估了机器学习(ML)模型在类似情况下根据以往案例预测此类决定的能力。主要结论是,预测目标是可以实现的,而且准确率很高。然而,这些研究大多没有考虑到 ML 模型的一些重要方面,如一致性、样本外适用性、通用性和可解释性保护等,这些方面可能会影响模型的性能并影响其在现实世界中的实用性。据我们所知,没有一项研究考虑到了所有这些方面,而且以前也没有研究探讨过如何联合使用元数据和文本提取变量来预测行政决策。我们提出了一个基于两级级联分类器的预测模型来解决上述问题。该模型的第一阶段预测基于从原始文件中提取的文本特征,第二阶段分类器则包括诉讼程序的元数据。研究采用基于时间的交叉验证,建立在预测判决之前的可用数据上。该模型在判决日期确定后立即提供预测,并且只考虑每个诉讼程序中的第一份文件以及侵权首次登记时记录的元数据。最后,所提议的模型通过保留文本特征的可见性和使用 SHapley Additive exPlanations(SHAP)提供了局部可解释性。我们的研究结果表明,当文本和元数据都可用时,这种级联方法超越了独立阶段,并实现了相对较高的精确度和召回率,同时保留了现实世界中的实用性。加权 F1 得分为 0.900,结果比纯文本基线高出 1.24%,比纯元数据基线高出 5.63%,并通过接收者操作特征和精确率-召回曲线评估了更好的判别特性。
{"title":"Joining metadata and textual features to advise administrative courts decisions: a cascading classifier approach","authors":"Hugo Mentzingen,&nbsp;Nuno Antonio,&nbsp;Victor Lobo","doi":"10.1007/s10506-023-09348-9","DOIUrl":"10.1007/s10506-023-09348-9","url":null,"abstract":"<div><p>Decisions of regulatory government bodies and courts affect many aspects of citizens’ lives. These organizations and courts are expected to provide timely and coherent decisions, although they struggle to keep up with the increasing demand. The ability of machine learning (ML) models to predict such decisions based on past cases under similar circumstances was assessed in some recent works. The dominant conclusion is that the prediction goal is achievable with high accuracy. Nevertheless, most of those works do not consider important aspects for ML models that can impact performance and affect real-world usefulness, such as consistency, out-of-sample applicability, generality, and explainability preservation. To our knowledge, none considered all those aspects, and no previous study addressed the joint use of metadata and text-extracted variables to predict administrative decisions. We propose a predictive model that addresses the abovementioned concerns based on a two-stage cascade classifier. The model employs a first-stage prediction based on textual features extracted from the original documents and a second-stage classifier that includes proceedings’ metadata. The study was conducted using time-based cross-validation, built on data available before the predicted judgment. It provides predictions as soon as the decision date is scheduled and only considers the first document in each proceeding, along with the metadata recorded when the infringement is first registered. Finally, the proposed model provides local explainability by preserving visibility on the textual features and employing the SHapley Additive exPlanations (SHAP). Our findings suggest that this cascade approach surpasses the standalone stages and achieves relatively high Precision and Recall when both text and metadata are available while preserving real-world usefulness. With a weighted F1 score of 0.900, the results outperform the text-only baseline by 1.24% and the metadata-only baseline by 5.63%, with better discriminative properties evaluated by the receiver operating characteristic and precision-recall curves.</p></div>","PeriodicalId":51336,"journal":{"name":"Artificial Intelligence and Law","volume":"32 1","pages":"201 - 230"},"PeriodicalIF":3.1,"publicationDate":"2023-02-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10506-023-09348-9.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"45108787","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"社会学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Correction: Using attention methods to predict judicial outcomes 更正:使用注意力方法预测司法结果
IF 3.1 2区 社会学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2023-02-09 DOI: 10.1007/s10506-023-09346-x
Vithor Gomes Ferreira Bertalan, Evandro Eduardo Seron Ruiz
{"title":"Correction: Using attention methods to predict judicial outcomes","authors":"Vithor Gomes Ferreira Bertalan,&nbsp;Evandro Eduardo Seron Ruiz","doi":"10.1007/s10506-023-09346-x","DOIUrl":"10.1007/s10506-023-09346-x","url":null,"abstract":"","PeriodicalId":51336,"journal":{"name":"Artificial Intelligence and Law","volume":"32 1","pages":"291 - 291"},"PeriodicalIF":3.1,"publicationDate":"2023-02-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"49128770","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"社会学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A sentence is known by the company it keeps: Improving Legal Document Summarization Using Deep Clustering 有句话是公司知道的:使用深度聚类改进法律文件摘要
IF 3.1 2区 社会学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2023-02-01 DOI: 10.1007/s10506-023-09345-y
Deepali Jain, Malaya Dutta Borah, Anupam Biswas

The appropriate understanding and fast processing of lengthy legal documents are computationally challenging problems. Designing efficient automatic summarization techniques can potentially be the key to deal with such issues. Extractive summarization is one of the most popular approaches for forming summaries out of such lengthy documents, via the process of summary-relevant sentence selection. An efficient application of this approach involves appropriate scoring of sentences, which helps in the identification of more informative and essential sentences from the document. In this work, a novel sentence scoring approach DCESumm is proposed which consists of supervised sentence-level summary relevance prediction, as well as unsupervised clustering-based document-level score enhancement. Experimental results on two legal document summarization datasets, BillSum and Forum of Information Retrieval Evaluation (FIRE), reveal that the proposed approach can achieve significant improvements over the current state-of-the-art approaches. More specifically it achieves ROUGE metric F1-score improvements of (1−6)% and (6−12)% for the BillSum and FIRE test sets respectively. Such impressive summarization results suggest the usefulness of the proposed approach in finding the gist of a lengthy legal document, thereby providing crucial assistance to legal practitioners.

正确理解和快速处理冗长的法律文件是一个极具计算挑战性的问题。设计高效的自动摘要技术可能是解决这些问题的关键。提取式摘要是通过摘要相关句子的选择过程从此类冗长文档中形成摘要的最常用方法之一。这种方法的有效应用包括对句子进行适当的评分,这有助于从文档中识别出信息量更大、更重要的句子。在这项工作中,我们提出了一种新颖的句子评分方法 DCESumm,它包括有监督的句子级摘要相关性预测,以及基于聚类的无监督文档级评分增强。在 BillSum 和 Forum of Information Retrieval Evaluation (FIRE) 这两个法律文档摘要数据集上的实验结果表明,与目前最先进的方法相比,所提出的方法可以实现显著的改进。更具体地说,它在 BillSum 和 FIRE 测试集上的 ROUGE 指标 F1 分数分别提高了 (1-6)% 和 (6-12)%。这些令人印象深刻的总结结果表明,所提出的方法在找到冗长法律文件的要点方面非常有用,从而为法律从业人员提供了重要帮助。
{"title":"A sentence is known by the company it keeps: Improving Legal Document Summarization Using Deep Clustering","authors":"Deepali Jain,&nbsp;Malaya Dutta Borah,&nbsp;Anupam Biswas","doi":"10.1007/s10506-023-09345-y","DOIUrl":"10.1007/s10506-023-09345-y","url":null,"abstract":"<div><p>The appropriate understanding and fast processing of lengthy legal documents are computationally challenging problems. Designing efficient automatic summarization techniques can potentially be the key to deal with such issues. Extractive summarization is one of the most popular approaches for forming summaries out of such lengthy documents, via the process of summary-relevant sentence selection. An efficient application of this approach involves appropriate scoring of sentences, which helps in the identification of more informative and essential sentences from the document. In this work, a novel sentence scoring approach DCESumm is proposed which consists of supervised sentence-level summary relevance prediction, as well as unsupervised clustering-based document-level score enhancement. Experimental results on two legal document summarization datasets, BillSum and Forum of Information Retrieval Evaluation (FIRE), reveal that the proposed approach can achieve significant improvements over the current state-of-the-art approaches. More specifically it achieves ROUGE metric F1-score improvements of (1−6)% and (6−12)% for the BillSum and FIRE test sets respectively. Such impressive summarization results suggest the usefulness of the proposed approach in finding the gist of a lengthy legal document, thereby providing crucial assistance to legal practitioners.</p></div>","PeriodicalId":51336,"journal":{"name":"Artificial Intelligence and Law","volume":"32 1","pages":"165 - 200"},"PeriodicalIF":3.1,"publicationDate":"2023-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43077802","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"社会学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A novel MRC framework for evidence extracts in judgment documents 判决书证据提取的MRC框架
IF 3.1 2区 社会学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2023-01-28 DOI: 10.1007/s10506-023-09344-z
Yulin Zhou, Lijuan Liu, Yanping Chen, Ruizhang Huang, Yongbin Qin, Chuan Lin

Evidences are important proofs to support judicial trials. Automatically extracting evidences from judgement documents can be used to assess the trial quality and support “Intelligent Court”. Current evidence extraction is primarily depended on sequence labelling models. Despite their success, they can only assign a label to a token, which is difficult to recognize nested evidence entities in judgment documents, where a token may belong to several evidences at the same time. In this paper, we present a novel evidence extraction architecture called ATT-MRC, in which extracting evidence entities is formalized as a question answer problem, where all evidence spans are screened out as possible correct answers. Furthermore, to address the data imbalance problem in the judgement documents, we revised the loss function and combined it with a data enhancement technique. Experimental results demonstrate that our model has better performance than related works in evidence extraction.

证据是支持司法审判的重要凭证。从判决书中自动提取证据可用于评估审判质量,为 "智能法院 "提供支持。目前的证据提取主要依赖于序列标签模型。尽管这些模型很成功,但它们只能为一个标记分配一个标签,很难识别判决书中嵌套的证据实体,因为一个标记可能同时属于多个证据。在本文中,我们提出了一种名为 ATT-MRC 的新型证据提取架构,在该架构中,证据实体的提取被形式化为一个问题答案问题,所有证据跨度都被筛选出可能的正确答案。此外,为了解决判断文档中的数据不平衡问题,我们修改了损失函数,并将其与数据增强技术相结合。实验结果表明,与证据提取领域的相关研究相比,我们的模型具有更好的性能。
{"title":"A novel MRC framework for evidence extracts in judgment documents","authors":"Yulin Zhou,&nbsp;Lijuan Liu,&nbsp;Yanping Chen,&nbsp;Ruizhang Huang,&nbsp;Yongbin Qin,&nbsp;Chuan Lin","doi":"10.1007/s10506-023-09344-z","DOIUrl":"10.1007/s10506-023-09344-z","url":null,"abstract":"<div><p>Evidences are important proofs to support judicial trials. Automatically extracting evidences from judgement documents can be used to assess the trial quality and support “Intelligent Court”. Current evidence extraction is primarily depended on sequence labelling models. Despite their success, they can only assign a label to a token, which is difficult to recognize nested evidence entities in judgment documents, where a token may belong to several evidences at the same time. In this paper, we present a novel evidence extraction architecture called ATT-MRC, in which extracting evidence entities is formalized as a question answer problem, where all evidence spans are screened out as possible correct answers. Furthermore, to address the data imbalance problem in the judgement documents, we revised the loss function and combined it with a data enhancement technique. Experimental results demonstrate that our model has better performance than related works in evidence extraction.</p></div>","PeriodicalId":51336,"journal":{"name":"Artificial Intelligence and Law","volume":"32 1","pages":"147 - 163"},"PeriodicalIF":3.1,"publicationDate":"2023-01-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42226834","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"社会学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Traffic rules compliance checking of automated vehicle maneuvers 自动车辆机动的交通规则符合性检查
IF 3.1 2区 社会学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2023-01-21 DOI: 10.1007/s10506-022-09340-9
Hanif Bhuiyan, Guido Governatori, Andy Bond, Andry Rakotonirainy

Automated Vehicles (AVs) are designed and programmed to follow traffic rules. However, there is no separate and comprehensive regulatory framework dedicated to AVs. The current Queensland traffic rules were designed for humans. These rules often contain open texture expressions, exceptions, and potential conflicts (conflict arises when exceptions cannot be handled in rules), which makes it hard for AVs to follow. This paper presents an automatic compliance checking framework to assess AVs behaviour against current traffic rules by addressing these issues. Specifically, it proposes a framework to determine which traffic rules and open texture expressions need some additional interpretation. Essentially this enables AVs to have a suitable and executable formalization of the traffic rules. Defeasible Deontic Logic (DDL) is used to formalize traffic rules and reasoning with AV information (behaviour and environment). The representation of rules in DDL helps effectively in handling and resolving exceptions, potential conflicts, and open textures in rules. 40 experiments were conducted on eight realistic traffic scenarios to evaluate the framework. The evaluation was undertaken both quantitatively and qualitatively. The evaluation result shows that the proposed framework is a promising system for checking Automated Vehicle interpretation and compliance with current traffic rules.

自动驾驶汽车(AV)的设计和编程都遵循交通规则。然而,目前还没有专门针对自动驾驶汽车的单独而全面的监管框架。目前昆士兰州的交通规则是为人类设计的。这些规则通常包含开放式纹理表达、例外情况和潜在冲突(当规则无法处理例外情况时就会产生冲突),因此 AV 很难遵守。本文提出了一个自动合规性检查框架,通过解决这些问题,根据现行交通规则评估自动驾驶汽车的行为。具体来说,它提出了一个框架,用于确定哪些交通规则和开放式纹理表达需要一些额外的解释。从根本上说,这能使 AV 获得合适的、可执行的交通规则形式化。Defeasible Deontic Logic(DDL)用于正式确定交通规则和利用视听设备信息(行为和环境)进行推理。用 DDL 表示规则有助于有效处理和解决规则中的异常、潜在冲突和开放文本。为评估该框架,我们在八个现实交通场景中进行了 40 次实验。评估从定量和定性两个方面进行。评估结果表明,所提出的框架是一个很有前途的系统,可用于检查自动驾驶车辆对现行交通规则的解释和遵守情况。
{"title":"Traffic rules compliance checking of automated vehicle maneuvers","authors":"Hanif Bhuiyan,&nbsp;Guido Governatori,&nbsp;Andy Bond,&nbsp;Andry Rakotonirainy","doi":"10.1007/s10506-022-09340-9","DOIUrl":"10.1007/s10506-022-09340-9","url":null,"abstract":"<div><p>Automated Vehicles (AVs) are designed and programmed to follow traffic rules. However, there is no separate and comprehensive regulatory framework dedicated to AVs. The current Queensland traffic rules were designed for humans. These rules often contain open texture expressions, exceptions, and potential conflicts (conflict arises when exceptions cannot be handled in rules), which makes it hard for AVs to follow. This paper presents an automatic compliance checking framework to assess AVs behaviour against current traffic rules by addressing these issues. Specifically, it proposes a framework to determine which traffic rules and open texture expressions need some additional interpretation. Essentially this enables AVs to have a suitable and executable formalization of the traffic rules. Defeasible Deontic Logic (DDL) is used to formalize traffic rules and reasoning with AV information (behaviour and environment). The representation of rules in DDL helps effectively in handling and resolving exceptions, potential conflicts, and open textures in rules. 40 experiments were conducted on eight realistic traffic scenarios to evaluate the framework. The evaluation was undertaken both quantitatively and qualitatively. The evaluation result shows that the proposed framework is a promising system for checking Automated Vehicle interpretation and compliance with current traffic rules.</p></div>","PeriodicalId":51336,"journal":{"name":"Artificial Intelligence and Law","volume":"32 1","pages":"1 - 56"},"PeriodicalIF":3.1,"publicationDate":"2023-01-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42272030","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"社会学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Algorithms in the court: does it matter which part of the judicial decision-making is automated? 法院中的算法:司法决策的哪一部分实现自动化是否重要?
IF 3.1 2区 社会学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2023-01-08 DOI: 10.1007/s10506-022-09343-6
Dovilė Barysė, Roee Sarel

Artificial intelligence plays an increasingly important role in legal disputes, influencing not only the reality outside the court but also the judicial decision-making process itself. While it is clear why judges may generally benefit from technology as a tool for reducing effort costs or increasing accuracy, the presence of technology in the judicial process may also affect the public perception of the courts. In particular, if individuals are averse to adjudication that involves a high degree of automation, particularly given fairness concerns, then judicial technology may yield lower benefits than expected. However, the degree of aversion may well depend on how technology is used, i.e., on the timing and strength of judicial reliance on algorithms. Using an exploratory survey, we investigate whether the stage in which judges turn to algorithms for assistance matters for individual beliefs about the fairness of case outcomes. Specifically, we elicit beliefs about the use of algorithms in four different stages of adjudication: (i) information acquisition, (ii) information analysis, (iii) decision selection, and (iv) decision implementation. Our analysis indicates that individuals generally perceive the use of algorithms as fairer in the information acquisition stage than in other stages. However, individuals with a legal profession also perceive automation in the decision implementation stage as less fair compared to other individuals. Our findings, hence, suggest that individuals do care about how and when algorithms are used in the courts.

人工智能在法律纠纷中发挥着越来越重要的作用,不仅影响着法庭外的现实,也影响着司法决策过程本身。很显然,法官通常会从技术中获益,因为技术是降低工作成本或提高准确性的工具,但技术在司法过程中的存在也可能影响公众对法院的看法。特别是,如果个人对涉及高度自动化的判决持反感态度,尤其是考虑到公平问题,那么司法技术带来的好处可能会低于预期。然而,厌恶的程度很可能取决于技术的使用方式,即司法依赖算法的时机和力度。通过一项探索性调查,我们研究了法官向算法求助的阶段是否会影响个人对案件结果公平性的信念。具体而言,我们在裁决的四个不同阶段征求对算法使用的看法:(i) 信息获取,(ii) 信息分析,(iii) 决策选择,(iv) 决策执行。我们的分析表明,与其他阶段相比,个人普遍认为在信息获取阶段使用算法更公平。然而,与其他个体相比,从事法律职业的个体也认为决策执行阶段的自动化不那么公平。因此,我们的研究结果表明,个人确实关心算法在法院中的使用方式和时间。
{"title":"Algorithms in the court: does it matter which part of the judicial decision-making is automated?","authors":"Dovilė Barysė,&nbsp;Roee Sarel","doi":"10.1007/s10506-022-09343-6","DOIUrl":"10.1007/s10506-022-09343-6","url":null,"abstract":"<div><p>Artificial intelligence plays an increasingly important role in legal disputes, influencing not only the reality outside the court but also the judicial decision-making process itself. While it is clear why judges may generally benefit from technology as a tool for reducing effort costs or increasing accuracy, the presence of technology in the judicial process may also affect the public perception of the courts. In particular, if individuals are averse to adjudication that involves a high degree of automation, particularly given fairness concerns, then judicial technology may yield lower benefits than expected. However, the degree of aversion may well depend on how technology is used, i.e., on the timing and strength of judicial reliance on algorithms. Using an exploratory survey, we investigate whether the stage in which judges turn to algorithms for assistance matters for individual beliefs about the fairness of case outcomes. Specifically, we elicit beliefs about the use of algorithms in four different stages of adjudication: (i) information acquisition, (ii) information analysis, (iii) decision selection, and (iv) decision implementation. Our analysis indicates that individuals generally perceive the use of algorithms as fairer in the information acquisition stage than in other stages. However, individuals with a legal profession also perceive automation in the decision implementation stage as less fair compared to other individuals. Our findings, hence, suggest that individuals do care about how and when algorithms are used in the courts.</p></div>","PeriodicalId":51336,"journal":{"name":"Artificial Intelligence and Law","volume":"32 1","pages":"117 - 146"},"PeriodicalIF":3.1,"publicationDate":"2023-01-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9826621/pdf/","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"10526867","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"社会学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Algorithmic disclosure rules 算法披露规则
IF 4.1 2区 社会学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2023-01-01 DOI: 10.1007/s10506-021-09302-7
Fabiana Di Porto
{"title":"Algorithmic disclosure rules","authors":"Fabiana Di Porto","doi":"10.1007/s10506-021-09302-7","DOIUrl":"10.1007/s10506-021-09302-7","url":null,"abstract":"","PeriodicalId":51336,"journal":{"name":"Artificial Intelligence and Law","volume":"31 1","pages":"13-51"},"PeriodicalIF":4.1,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10506-021-09302-7.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"50463408","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"社会学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Attentive deep neural networks for legal document retrieval 用于法律文件检索的注意力深度神经网络
IF 3.1 2区 社会学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2022-12-27 DOI: 10.1007/s10506-022-09341-8
Ha-Thanh Nguyen, Manh-Kien Phi, Xuan-Bach Ngo, Vu Tran, Le-Minh Nguyen, Minh-Phuong Tu

Legal text retrieval serves as a key component in a wide range of legal text processing tasks such as legal question answering, legal case entailment, and statute law retrieval. The performance of legal text retrieval depends, to a large extent, on the representation of text, both query and legal documents. Based on good representations, a legal text retrieval model can effectively match the query to its relevant documents. Because legal documents often contain long articles and only some parts are relevant to queries, it is quite a challenge for existing models to represent such documents. In this paper, we study the use of attentive neural network-based text representation for statute law document retrieval. We propose a general approach using deep neural networks with attention mechanisms. Based on it, we develop two hierarchical architectures with sparse attention to represent long sentences and articles, and we name them Attentive CNN and Paraformer. The methods are evaluated on datasets of different sizes and characteristics in English, Japanese, and Vietnamese. Experimental results show that: (i) Attentive neural methods substantially outperform non-neural methods in terms of retrieval performance across datasets and languages; (ii) Pretrained transformer-based models achieve better accuracy on small datasets at the cost of high computational complexity while lighter weight Attentive CNN achieves better accuracy on large datasets; and (iii) Our proposed Paraformer outperforms state-of-the-art methods on COLIEE dataset, achieving the highest recall and F2 scores in the top-N retrieval task.

法律文本检索是一系列法律文本处理任务(如法律问题解答、法律案例引申和成文法检索)的关键组成部分。法律文本检索的性能在很大程度上取决于文本(包括查询和法律文件)的表示。基于良好的表征,法律文本检索模型可以有效地将查询与相关文档进行匹配。由于法律文档通常包含较长的文章,而且只有部分内容与查询相关,因此现有模型在表示这类文档时面临相当大的挑战。在本文中,我们研究了基于深度神经网络的文本表示法在成文法文档检索中的应用。我们提出了一种使用具有注意力机制的深度神经网络的通用方法。在此基础上,我们开发了两种具有稀疏注意力的分层架构来表示长句和文章,并将其命名为注意力神经网络和 Paraformer。我们在不同规模和特征的英语、日语和越南语数据集上对这两种方法进行了评估。实验结果表明(i) 在跨数据集和跨语言的检索性能方面,Attentive 神经方法大大优于非神经方法;(ii) 基于预训练变换器的模型在小数据集上实现了更好的准确性,但代价是较高的计算复杂性,而重量较轻的 Attentive CNN 在大数据集上实现了更好的准确性;以及 (iii) 我们提出的 Paraformer 在 COLIEE 数据集上优于最先进的方法,在 top-N 检索任务中实现了最高的召回率和 F2 分数。
{"title":"Attentive deep neural networks for legal document retrieval","authors":"Ha-Thanh Nguyen,&nbsp;Manh-Kien Phi,&nbsp;Xuan-Bach Ngo,&nbsp;Vu Tran,&nbsp;Le-Minh Nguyen,&nbsp;Minh-Phuong Tu","doi":"10.1007/s10506-022-09341-8","DOIUrl":"10.1007/s10506-022-09341-8","url":null,"abstract":"<div><p>Legal text retrieval serves as a key component in a wide range of legal text processing tasks such as legal question answering, legal case entailment, and statute law retrieval. The performance of legal text retrieval depends, to a large extent, on the representation of text, both query and legal documents. Based on good representations, a legal text retrieval model can effectively match the query to its relevant documents. Because legal documents often contain long articles and only some parts are relevant to queries, it is quite a challenge for existing models to represent such documents. In this paper, we study the use of attentive neural network-based text representation for statute law document retrieval. We propose a general approach using deep neural networks with attention mechanisms. Based on it, we develop two hierarchical architectures with sparse attention to represent long sentences and articles, and we name them Attentive CNN and Paraformer. The methods are evaluated on datasets of different sizes and characteristics in English, Japanese, and Vietnamese. Experimental results show that: (i) Attentive neural methods substantially outperform non-neural methods in terms of retrieval performance across datasets and languages; (ii) Pretrained transformer-based models achieve better accuracy on small datasets at the cost of high computational complexity while lighter weight Attentive CNN achieves better accuracy on large datasets; and (iii) Our proposed Paraformer outperforms state-of-the-art methods on COLIEE dataset, achieving the highest recall and F2 scores in the top-N retrieval task.</p></div>","PeriodicalId":51336,"journal":{"name":"Artificial Intelligence and Law","volume":"32 1","pages":"57 - 86"},"PeriodicalIF":3.1,"publicationDate":"2022-12-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"79421833","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"社会学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Using attention methods to predict judicial outcomes 使用注意力方法预测司法结果
IF 3.1 2区 社会学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2022-12-27 DOI: 10.1007/s10506-022-09342-7
Vithor Gomes Ferreira Bertalan, Evandro Eduardo Seron Ruiz

The prediction of legal judgments is one of the most recognized fields in Natural Language Processing, Artificial Intelligence, and Law combined. By legal prediction, we mean intelligent systems capable of predicting specific judicial characteristics such as the judicial outcome, the judicial class, and the prediction of a particular case. In this study, we used an artificial intelligence classifier to predict the decisions of Brazilian courts. To this end, we developed a text crawler to extract data from official Brazilian electronic legal systems, consisting of two datasets of cases of second-degree murder and active corruption. We applied various classifiers, such as Support Vector Machines, Neural Networks, and others, to predict judicial outcomes by analyzing text features from the dataset. Our research demonstrated that Regression Trees, Gated Recurring Units, and Hierarchical Attention Networks tended to have higher metrics across our datasets. As the final goal, we searched the weights of one of the algorithms, Hierarchical Attention Networks, to find samples of the words that might be used to acquit or convict defendants based on their relevance to the algorithm.

法律判决预测是自然语言处理、人工智能和法律领域公认的最重要领域之一。我们所说的法律预测是指能够预测特定司法特征的智能系统,如司法结果、司法等级和特定案件的预测。在本研究中,我们使用人工智能分类器来预测巴西法院的判决。为此,我们开发了一个文本爬虫,从巴西官方电子法律系统中提取数据,包括二级谋杀案和现行腐败案两个数据集。我们应用了支持向量机、神经网络等多种分类器,通过分析数据集中的文本特征来预测司法结果。我们的研究表明,回归树、门控循环单元和层次注意网络在我们的数据集中往往具有更高的指标。作为最终目标,我们搜索了其中一种算法(层次注意网络)的权重,以根据其与算法的相关性找到可能用于宣告被告无罪或定罪的词语样本。
{"title":"Using attention methods to predict judicial outcomes","authors":"Vithor Gomes Ferreira Bertalan,&nbsp;Evandro Eduardo Seron Ruiz","doi":"10.1007/s10506-022-09342-7","DOIUrl":"10.1007/s10506-022-09342-7","url":null,"abstract":"<div><p>The prediction of legal judgments is one of the most recognized fields in Natural Language Processing, Artificial Intelligence, and Law combined. By legal prediction, we mean intelligent systems capable of predicting specific judicial characteristics such as the judicial outcome, the judicial class, and the prediction of a particular case. In this study, we used an artificial intelligence classifier to predict the decisions of Brazilian courts. To this end, we developed a text crawler to extract data from official Brazilian electronic legal systems, consisting of two datasets of cases of second-degree murder and active corruption. We applied various classifiers, such as Support Vector Machines, Neural Networks, and others, to predict judicial outcomes by analyzing text features from the dataset. Our research demonstrated that Regression Trees, Gated Recurring Units, and Hierarchical Attention Networks tended to have higher metrics across our datasets. As the final goal, we searched the weights of one of the algorithms, Hierarchical Attention Networks, to find samples of the words that might be used to acquit or convict defendants based on their relevance to the algorithm.</p></div>","PeriodicalId":51336,"journal":{"name":"Artificial Intelligence and Law","volume":"32 1","pages":"87 - 115"},"PeriodicalIF":3.1,"publicationDate":"2022-12-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"88246283","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"社会学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Artificial Intelligence and Law
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1