Skip to main content
Erschienen in: Artificial Intelligence and Law 4/2023

20.10.2022 | Original Research

Knowledge mining and social dangerousness assessment in criminal justice: metaheuristic integration of machine learning and graph-based inference

verfasst von: Nicola Lettieri, Alfonso Guarino, Delfina Malandrino, Rocco Zaccagnino

Erschienen in: Artificial Intelligence and Law | Ausgabe 4/2023

Einloggen

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

One of the main challenges for computational legal research is drawing up innovative heuristics to derive actionable knowledge from legal documents. While a large part of the research has been so far devoted to the extraction of purely legal information, less attention has been paid to seeking out in the texts the clues of more complex entities: legally relevant facts whose detection requires to link and interpret, as a unified whole, legal information and results of empirical analyses. This paper presents an ongoing research that points in this direction, trying to devise new ways to support public prosecutors in assessing the dangerousness of individuals and groups under investigation, an activity that precisely relies on the cross-sectional evaluation of legal and empirical data. A knowledge mining strategy will be outlined that lines up, into a single metaheuristic model, information extraction, network-based inference, machine learning and visual analytics. We will focus, in particular, on the integration of graph-based inference and machine learning methods used both to support classification tasks and to explore new forms of man-machine cooperation. Experiments made involving public prosecutors from the Italian Anti-Mafia Investigation Directorate and using data from real investigations have not only shown the potentialities of our approach but also offered an opportunity to reflect on the role we could assign to AI when thinking about the future of legal science and practice.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Anhänge
Nur mit Berechtigung zugänglich
Fußnoten
1
Question-answering system “searches a large text collection and finds a short phrase or sentence that precisely answers a user’s question” (Prager et al. 2000). “Information extraction is the problem of summarizing the essential details particular to a given document” (Freitag 2000). Argument mining involves “automatically identifying argumentative structures within document texts, for instance, premises and conclusion, and relationships between pairs of arguments” (Mochales and Moens 2011).
 
2
The platform is available online at: https://​bit.​ly/​3xPqZp5.
 
3
The expression refers to immediately executive measures of coercion resulting in limitations of personal freedom or the availability of goods. Taken against the suspect or the accused, such measures aim: i) to prevent inappropriate behaviours during the course of the criminal proceeding (e.g. attempts to conceal evidence or to commit other crimes); ii) to ensure the enforcement of the judgement.
 
4
A network is a graph with N nodes (or vertices) and L links (or edges) that can be weighted or unweighted, directed or not. An unweighted network is completely represented by its \(N \times N\) adjacency matrix A such that \(A_{ij} = 1\) if node i points to node j, \(A_{ij} = 0\) otherwise. Let \(G = (V, E)\) be a graph, where V is the set of its vertices such that \(|V| = N\) and E is the set of its edges such that \(|E| = L\). Edges may denote just the connection among two nodes or being labeled with a number indicating weights assigned to them. In the latter case, the graph is called weighted. As we will see in more details later on, there are many important properties through which a network can be described (Freeman 1978; Kolaczyk and Csárdi 2014), providing interesting insight of the phenomenon the network is representing.
 
5
CrimeMiner has been developed with a Java Spring backend and JavaScript libraries for visualization (e.g., D3.js). The platform handles data about social relations that are represented as a graph \(G = (V,E)\), where \(V =\) individuals included in the case files, and \(E =\) relation, such as telephone or environmental tappings. The architecture of the tool is described in detail in Appendix B. The tool is available at https://​bit.​ly/​3xPqZp5.
 
6
See, COM(2021) 206 final - Proposal for a regulation of the European Parliament and of the Council laying down harmonised rules on artificial intelligence (Artificial Intelligence Act) and amending certain Union legislative act: “Actions by law enforcement authorities involving certain uses of AI systems are characterised by a significant degree of power imbalance and may lead to surveillance, arrest or deprivation of a natural person’s liberty, as well as other adverse impacts on fundamental rights guaranteed in the Charter”.
 
7
2012/C 326/02.
 
8
It should be emphasized that, given the experimental nature of the project, we have taken into consideration only a part of the indexes currently provided for by the Criminal Code to assess criminal dangerousness. Certain categories of offenses like, to give just an example, conspiracy provided by art. 110 of Italian Criminal Code, were not taken into consideration. Likewise, we put apart psychological indexes of social dangerousness which are also considered by Italian Criminal law (art. 203) and this for two reasons: (i) as highlighted in Sect. 2, they can only be assessed with the contribution of specific categories of domain experts like psychiatrists or psychologists; (ii) social dangerousness PPs deal with in fighting organized crime is usually unrelated to mental illnesses.
 
9
A parser developed in PERL language extracts entities (e.g., names, surnames, telephone number, charges, records) from requests for provisional orders.
 
10
Individuals are represented as nodes in a graph, and the social activities (e.g. telephone calls) are represented as edges.
 
11
The Network Analysis component applies NA metrics (Page Rank, centrality measures, community detection algorithms) to infer relevant properties of the criminal network and individuals therein.
 
12
An anonymized excerpt of the original document is available at https://​bit.​ly/​3NZBg7y.
 
13
The distinction between episodic and prolonged crimes becomes “computationally” relevant in our system only and exclusively to the extent it turns into different levels of severity of the legal sanctions provided by the Criminal Code and that, together with other variables, impacts the assessment of criminal dangerousness.
 
14
The concept of variable importance is an implicit feature selection performed by RF with a random subspace methodology, and it is assessed by the Gini impurity criterion index (Ceriani and Verme 2012). The Gini index is a measure of the prediction power of variables in regression or classification, based on the principle of impurity reduction (Strobl et al. 2007); it is non-parametric and therefore does not rely on data belonging to a particular type of distribution. For a binary split (dangerous and not dangerous), the Gini index of a node n is calculated as \(Gini(n)=1-\sum _{j=1}^2(p_j)^2\), where \(p_j\) is the relative frequency of class j in the node n. For splitting a binary node in the best way, the improvement in the Gini index should be maximized. In other words, a low Gini (i.e., a greater decrease in Gini) means that a particular predictor feature plays a greater role in partitioning the data into the two classes. Thus, the Gini index can be used to rank the importance of features for a classification problem.
 
15
Cross-validation is primarily used to estimate the skill of a machine learning model on unseen data. As clearly explained in James et al. (2013), “this approach involves randomly dividing the set of observations into k groups, or folds, of approximately equal size. The first fold is treated as a validation set, and the method is fit on the remaining k-1 folds”.
 
16
We first assess the normality distribution of data with Shapiro-Wilk test (Shapiro and Wilk 1965) with a significance level of \(\alpha = 0.05\), obtaining p value = 0.33. We then use the t-student test (Japkowicz and Shah 2011). We assume the difference between the groups is zero with the significance level .05 and check if we can reject this hypothesis.
 
17
We remark that the implementation of the classifiers RF, J48, MLP, Logistic, and NB compared in Sect. 5.5 did not provide an update functionality, hence they were not suitable for this task. Instead, SVM has been discarded due to its lower performance in accuracy (see Table 5).
 
19
See the above-mentioned Proposal COM (2021) 206 final.
 
20
The reference is to the open letter Research priorities for robust and beneficial artificial intelligence published by the Future of Life Institute. The letter is available online at: https://​futureoflife.​org/​ai-open-letter/​.
 
Literatur
Zurück zum Zitat Akers RL (1973) Deviant behavior: A social learning approach Akers RL (1973) Deviant behavior: A social learning approach
Zurück zum Zitat Aletras N, Tsarapatsanis D, Preoţiuc-Pietro D, Lampos V (2016) Predicting judicial decisions of the european court of human rights: A natural language processing perspective. PeerJ Computer Sci 2:e93 Aletras N, Tsarapatsanis D, Preoţiuc-Pietro D, Lampos V (2016) Predicting judicial decisions of the european court of human rights: A natural language processing perspective. PeerJ Computer Sci 2:e93
Zurück zum Zitat Alves LG, Ribeiro HV, Rodrigues FA (2018) Crime prediction through urban metrics and statistical learning. Phys A: Stat Mech Appl 505:435–443 Alves LG, Ribeiro HV, Rodrigues FA (2018) Crime prediction through urban metrics and statistical learning. Phys A: Stat Mech Appl 505:435–443
Zurück zum Zitat André O, Peter F, Nellen S (2016) A Visual Approach to the History of Swiss Federal Law. In: DHd 2016: Modelling - Networking - Visualization André O, Peter F, Nellen S (2016) A Visual Approach to the History of Swiss Federal Law. In: DHd 2016: Modelling - Networking - Visualization
Zurück zum Zitat Asaro C, Biasiotti MA, Guidotti P, Papini M, Sagri MT, Tiscornia D, et al (2003) A domain ontology: Italian crime ontology. In: Proceedings of the ICAIL 2003 Workshop on Legal Ontologies & Web based legal information management, pp 1–7 Asaro C, Biasiotti MA, Guidotti P, Papini M, Sagri MT, Tiscornia D, et al (2003) A domain ontology: Italian crime ontology. In: Proceedings of the ICAIL 2003 Workshop on Legal Ontologies & Web based legal information management, pp 1–7
Zurück zum Zitat Ashley KD (2017) Artificial intelligence and legal analytics: new tools for law practice in the digital age. Cambridge University Press, Cambridge Ashley KD (2017) Artificial intelligence and legal analytics: new tools for law practice in the digital age. Cambridge University Press, Cambridge
Zurück zum Zitat Bhargava N, Sharma G, Bhargava R, Mathuria M (2013) Decision tree analysis on j48 algorithm for data mining. Proceedings of International Journal of Advanced Research in Computer Science and Software Engineering 3(6) Bhargava N, Sharma G, Bhargava R, Mathuria M (2013) Decision tree analysis on j48 algorithm for data mining. Proceedings of International Journal of Advanced Research in Computer Science and Software Engineering 3(6)
Zurück zum Zitat Boden MA (2016) AI: Its nature and future. Oxford University Press, Oxford Boden MA (2016) AI: Its nature and future. Oxford University Press, Oxford
Zurück zum Zitat Bogomolov A, Lepri B, Staiano J, Oliver N, Pianesi F, Pentland A (2014) Once upon a crime: towards crime prediction from demographics and mobile data. In: Proceedings of the 16th international conference on multimodal interaction, pp. 427–434 Bogomolov A, Lepri B, Staiano J, Oliver N, Pianesi F, Pentland A (2014) Once upon a crime: towards crime prediction from demographics and mobile data. In: Proceedings of the 16th international conference on multimodal interaction, pp. 427–434
Zurück zum Zitat Bostrom N (2017) Superintelligence. Dunod Bostrom N (2017) Superintelligence. Dunod
Zurück zum Zitat Boulton G, Campbell P, Collins B, Elias P, Hall W, Laurie G, O’Neill O, Rawlins M, Thornton J, Vallance P, et al. (2012) Science as an open enterprise. The Royal Society Boulton G, Campbell P, Collins B, Elias P, Hall W, Laurie G, O’Neill O, Rawlins M, Thornton J, Vallance P, et al. (2012) Science as an open enterprise. The Royal Society
Zurück zum Zitat Branting K, Petersen S, Shin D, Finegan J, Balhana C, Lyte A, Pfeifer C (2019) Adept: Automated directive extraction from policy texts. In: Proceedings of the Seventeenth International Conference on Artificial Intelligence and Law, pp 250–251 Branting K, Petersen S, Shin D, Finegan J, Balhana C, Lyte A, Pfeifer C (2019) Adept: Automated directive extraction from policy texts. In: Proceedings of the Seventeenth International Conference on Artificial Intelligence and Law, pp 250–251
Zurück zum Zitat Breiman L (2001) Random forests. Mach Learn 45(1):5–32MATH Breiman L (2001) Random forests. Mach Learn 45(1):5–32MATH
Zurück zum Zitat Burgess RL, Akers RL (1966) A differential association-reinforcement theory of criminal behavior. Soc Probl 14(2):128–147 Burgess RL, Akers RL (1966) A differential association-reinforcement theory of criminal behavior. Soc Probl 14(2):128–147
Zurück zum Zitat Calvó-Armengol A, Zenou Y (2004) Social networks and crime decisions: the role of social structure in facilitating delinquent behavior. Int Econ Rev 45(3):939–958MathSciNet Calvó-Armengol A, Zenou Y (2004) Social networks and crime decisions: the role of social structure in facilitating delinquent behavior. Int Econ Rev 45(3):939–958MathSciNet
Zurück zum Zitat Carlson K, Dadgostari F, Livermore MA, Rockmore DN (2021) A multinetwork and machine learning examination of structure and content in the united states code. Front Phys 8:676 Carlson K, Dadgostari F, Livermore MA, Rockmore DN (2021) A multinetwork and machine learning examination of structure and content in the united states code. Front Phys 8:676
Zurück zum Zitat Carter S, Nielsen M (2017) Using artificial intelligence to augment human intelligence. Distill 2:12 Carter S, Nielsen M (2017) Using artificial intelligence to augment human intelligence. Distill 2:12
Zurück zum Zitat Castano S, Falduti M, Ferrara A, Montanelli S (2022) A knowledge-centered framework for exploration and retrieval of legal documents. Inf Syst 106:101–842 Castano S, Falduti M, Ferrara A, Montanelli S (2022) A knowledge-centered framework for exploration and retrieval of legal documents. Inf Syst 106:101–842
Zurück zum Zitat Castelfranchi C (2020) For a science-oriented, socially responsible, and self-aware ai: beyond ethical issues. In: 2020 IEEE International Conference on Human-Machine Systems (ICHMS), pp 1–4. IEEE Castelfranchi C (2020) For a science-oriented, socially responsible, and self-aware ai: beyond ethical issues. In: 2020 IEEE International Conference on Human-Machine Systems (ICHMS), pp 1–4. IEEE
Zurück zum Zitat Ceriani L, Verme P (2012) The origins of the gini index: extracts from variabilità e mutabilità (1912) by corrado gini. J Econ Inequal 10(3):421–443 Ceriani L, Verme P (2012) The origins of the gini index: extracts from variabilità e mutabilità (1912) by corrado gini. J Econ Inequal 10(3):421–443
Zurück zum Zitat Chan JB (2001) The technological game: How information technology is transforming police practice. Crim Justice 1(2):139–159 Chan JB (2001) The technological game: How information technology is transforming police practice. Crim Justice 1(2):139–159
Zurück zum Zitat Cioffi-Revilla C (2014) Introduction to computational social science. Springer, LondonMATH Cioffi-Revilla C (2014) Introduction to computational social science. Springer, LondonMATH
Zurück zum Zitat Clarke RVG (1997) Situational crime prevention. Criminal Justice Press Monsey, NY Clarke RVG (1997) Situational crime prevention. Criminal Justice Press Monsey, NY
Zurück zum Zitat Cleary JG, Trigg LE (1995) K*: An instance-based learner using an entropic distance measure. In: Machine Learning Proceedings 1995, pp 108–114. Elsevier Cleary JG, Trigg LE (1995) K*: An instance-based learner using an entropic distance measure. In: Machine Learning Proceedings 1995, pp 108–114. Elsevier
Zurück zum Zitat Cohen LE, Felson M (1979) On estimating the social costs of national economic policy: a critical examination of the brenner study. Soc Indicators Res 6(2):251–259 Cohen LE, Felson M (1979) On estimating the social costs of national economic policy: a critical examination of the brenner study. Soc Indicators Res 6(2):251–259
Zurück zum Zitat Cohen LE, Felson M (1979) Social change and crime rate trends: a routine activity approach. Am Sociol Rev 87:588–608 Cohen LE, Felson M (1979) Social change and crime rate trends: a routine activity approach. Am Sociol Rev 87:588–608
Zurück zum Zitat Cosimato A, Prisco RD, Guarino A, Malandrino D, Lettieri N, Sorrentino G, Zaccagnino R (2019) The conundrum of success in music: playing it or talking about it? IEEE Access 7:123,289-123,298 Cosimato A, Prisco RD, Guarino A, Malandrino D, Lettieri N, Sorrentino G, Zaccagnino R (2019) The conundrum of success in music: playing it or talking about it? IEEE Access 7:123,289-123,298
Zurück zum Zitat Coupette C, Beckedorf J, Hartung D, Bommarito M, Katz DM (2021) Measuring law over time: a network analytical framework with an application to statutes and regulations in the united states and germany. Front Phys 9:269 Coupette C, Beckedorf J, Hartung D, Bommarito M, Katz DM (2021) Measuring law over time: a network analytical framework with an application to statutes and regulations in the united states and germany. Front Phys 9:269
Zurück zum Zitat Cozza F, Guarino A, Isernia F, Malandrino D, Rapuano A, Schiavone R, Zaccagnino R (2020) Hybrid and lightweight detection of third party tracking: design, implementation, and evaluation. Computer Netw 167:106,993 Cozza F, Guarino A, Isernia F, Malandrino D, Rapuano A, Schiavone R, Zaccagnino R (2020) Hybrid and lightweight detection of third party tracking: design, implementation, and evaluation. Computer Netw 167:106,993
Zurück zum Zitat Davies T, Marchione E (2015) Event networks and the identification of crime pattern motifs. PLOS ONE 10(11):1–19 Davies T, Marchione E (2015) Event networks and the identification of crime pattern motifs. PLOS ONE 10(11):1–19
Zurück zum Zitat Delahoz-Dominguez EJ, Fontalvo-Herrera TJ, Mendoza-Mendoza AA (2020) Definición de perfiles geográficos de hurto de automóviles. caso aplicado en cartagena. Justicia 25(37):99–108 Delahoz-Dominguez EJ, Fontalvo-Herrera TJ, Mendoza-Mendoza AA (2020) Definición de perfiles geográficos de hurto de automóviles. caso aplicado en cartagena. Justicia 25(37):99–108
Zurück zum Zitat Easley D, Kleinberg J (2010) Networks, crowds, and markets: reasoning about a highly connected world. Cambridge University Press, CambridgeMATH Easley D, Kleinberg J (2010) Networks, crowds, and markets: reasoning about a highly connected world. Cambridge University Press, CambridgeMATH
Zurück zum Zitat Esquivel N, Nicolis O, Peralta B, Mateu J (2020) Spatio-temporal prediction of baltimore crime events using clstm neural networks. IEEE Access 8:209,101-209,112 Esquivel N, Nicolis O, Peralta B, Mateu J (2020) Spatio-temporal prediction of baltimore crime events using clstm neural networks. IEEE Access 8:209,101-209,112
Zurück zum Zitat Ferrara E, De Meo P, Catanese S, Fiumara G (2014) Detecting criminal organizations in mobile phone networks. Expert Syst Appl 41(13):5733–5750 Ferrara E, De Meo P, Catanese S, Fiumara G (2014) Detecting criminal organizations in mobile phone networks. Expert Syst Appl 41(13):5733–5750
Zurück zum Zitat Filtz E, Navas-Loro M, Santos C, Polleres A, Kirrane S (2020) Events matter: Extraction of events from court decisions. In: Legal Knowledge and Information Systems: JURIX 2020: The Thirty-third Annual Conference, Brno, Czech Republic, December 9-11, 2020, vol. 334, pp 33–42. IOS Press Filtz E, Navas-Loro M, Santos C, Polleres A, Kirrane S (2020) Events matter: Extraction of events from court decisions. In: Legal Knowledge and Information Systems: JURIX 2020: The Thirty-third Annual Conference, Brno, Czech Republic, December 9-11, 2020, vol. 334, pp 33–42. IOS Press
Zurück zum Zitat Floud J (1982) Dangerousness and criminal justice. British J Criminol 22(3):213–228 Floud J (1982) Dangerousness and criminal justice. British J Criminol 22(3):213–228
Zurück zum Zitat Francesconi E, Passerini A (2007) Automatic classification of provisions in legislative texts. Artif Intell Law 15(1):1–17 Francesconi E, Passerini A (2007) Automatic classification of provisions in legislative texts. Artif Intell Law 15(1):1–17
Zurück zum Zitat Freeman LC (1978) Centrality in social networks conceptual clarification. Soc Netw 1(3):215–239 Freeman LC (1978) Centrality in social networks conceptual clarification. Soc Netw 1(3):215–239
Zurück zum Zitat Freitag D (2000) Machine learning for information extraction in informal domains. Mach Learn 39(2–3):169–202MATH Freitag D (2000) Machine learning for information extraction in informal domains. Mach Learn 39(2–3):169–202MATH
Zurück zum Zitat Gordon TF (2007) Visualizing carneades argument graphs. Law, Probability and Risk Gordon TF (2007) Visualizing carneades argument graphs. Law, Probability and Risk
Zurück zum Zitat Grohe M (2020) word2vec, node2vec, graph2vec, x2vec: Towards a theory of vector embeddings of structured data. In: Proceedings of the 39th ACM SIGMOD-SIGACT-SIGAI Symposium on Principles of Database Systems, pp 1–16 Grohe M (2020) word2vec, node2vec, graph2vec, x2vec: Towards a theory of vector embeddings of structured data. In: Proceedings of the 39th ACM SIGMOD-SIGACT-SIGAI Symposium on Principles of Database Systems, pp 1–16
Zurück zum Zitat Guarino A, Lettieri N, Malandrino D, Russo P, Zaccagnino R (2019) Visual analytics to make sense of large-scale administrative and normative data. In: 2019 23rd International Conference Information Visualisation (IV), pp 133–138. IEEE Guarino A, Lettieri N, Malandrino D, Russo P, Zaccagnino R (2019) Visual analytics to make sense of large-scale administrative and normative data. In: 2019 23rd International Conference Information Visualisation (IV), pp 133–138. IEEE
Zurück zum Zitat Guarino A, Lettieri N, Malandrino D, Zaccagnino R (2021) A machine learning-based approach to identify unlawful practices in online terms of service: analysis, implementation and evaluation. Neural Computing and Applications pp 1–19 Guarino A, Lettieri N, Malandrino D, Zaccagnino R (2021) A machine learning-based approach to identify unlawful practices in online terms of service: analysis, implementation and evaluation. Neural Computing and Applications pp 1–19
Zurück zum Zitat Guarino A, Malandrino D, Zaccagnino R (2022) An automatic mechanism to provide privacy awareness and control over unwittingly dissemination of online private information. Computer Netw 202:108,614 Guarino A, Malandrino D, Zaccagnino R (2022) An automatic mechanism to provide privacy awareness and control over unwittingly dissemination of online private information. Computer Netw 202:108,614
Zurück zum Zitat Hall M, Frank E, Holmes G, Pfahringer B, Reutemann P, Witten IH (2009) The weka data mining software: an update. ACM SIGKDD Explor Newslett 11(1):10–18 Hall M, Frank E, Holmes G, Pfahringer B, Reutemann P, Witten IH (2009) The weka data mining software: an update. ACM SIGKDD Explor Newslett 11(1):10–18
Zurück zum Zitat Harcourt BE (2015) Exposed. Harvard University Press, Cambridge Harcourt BE (2015) Exposed. Harvard University Press, Cambridge
Zurück zum Zitat Harvard Law Review Student Note (1982) Selective incapacitation: reducing crime through predictions of recidivism. Harvard Law Rev 96:511–533.CrossRef Harvard Law Review Student Note (1982) Selective incapacitation: reducing crime through predictions of recidivism. Harvard Law Rev 96:511–533.CrossRef
Zurück zum Zitat Hepler AB, Dawid AP, Leucari V (2007) Object-oriented graphical representations of complex patterns of evidence. Probabil Risk Law 25:87 Hepler AB, Dawid AP, Leucari V (2007) Object-oriented graphical representations of complex patterns of evidence. Probabil Risk Law 25:87
Zurück zum Zitat Humphreys P (2004) Extending ourselves: computational science, empiricism, and scientific method. Oxford University Press, UK Humphreys P (2004) Extending ourselves: computational science, empiricism, and scientific method. Oxford University Press, UK
Zurück zum Zitat James G, Witten D, Hastie T, Tibshirani R (2013) An introduction to statistical learning, vol 112. Springer, ChamMATH James G, Witten D, Hastie T, Tibshirani R (2013) An introduction to statistical learning, vol 112. Springer, ChamMATH
Zurück zum Zitat Japkowicz N, Shah M (2011) Evaluating learning algorithms: a classification perspective. Cambridge University Press, CambridgeMATH Japkowicz N, Shah M (2011) Evaluating learning algorithms: a classification perspective. Cambridge University Press, CambridgeMATH
Zurück zum Zitat Jeh G, Widom J (2002) Simrank: a measure of structural-context similarity. In: Proc. of the eighth ACM SIGKDD international conference on Knowledge discovery and data mining, pp 538–543 Jeh G, Widom J (2002) Simrank: a measure of structural-context similarity. In: Proc. of the eighth ACM SIGKDD international conference on Knowledge discovery and data mining, pp 538–543
Zurück zum Zitat Katz DM, Bommarito MJ (2014) Measuring the complexity of the law: the united states code. Artif Intell Law 22(4):337–374 Katz DM, Bommarito MJ (2014) Measuring the complexity of the law: the united states code. Artif Intell Law 22(4):337–374
Zurück zum Zitat Katz DM, Bommarito MJ, Blackman J (2017) A general approach for predicting the behavior of the supreme court of the united states. PloS One 12(4):e0174,698 Katz DM, Bommarito MJ, Blackman J (2017) A general approach for predicting the behavior of the supreme court of the united states. PloS One 12(4):e0174,698
Zurück zum Zitat Katz DM, Gubler JR, Zelner J, Bommarito MJ (2011) Reproduction of hierarchy-a social network analysis of the American law professoriate. J Legal Educ 61:76 Katz DM, Gubler JR, Zelner J, Bommarito MJ (2011) Reproduction of hierarchy-a social network analysis of the American law professoriate. J Legal Educ 61:76
Zurück zum Zitat Kaufman KA, Michalski RS (2005) From data mining to knowledge mining. Handbook Stat 24:47–75 Kaufman KA, Michalski RS (2005) From data mining to knowledge mining. Handbook Stat 24:47–75
Zurück zum Zitat Kehl DL, Kessler SA (2017) Algorithms in the criminal justice system: Assessing the use of risk assessments in sentencing Kehl DL, Kessler SA (2017) Algorithms in the criminal justice system: Assessing the use of risk assessments in sentencing
Zurück zum Zitat Keim D, Kohlhammer J, Ellis G, Mansmann F (2010) Mastering the information age: solving problems with visual analytics Keim D, Kohlhammer J, Ellis G, Mansmann F (2010) Mastering the information age: solving problems with visual analytics
Zurück zum Zitat Kim S, Joshi P, Kalsi PS, Taheri P (2018) Crime analysis through machine learning. In: 2018 IEEE 9th Annual Information Technology, Electronics and Mobile Communication Conference (IEMCON), pp 415–420. IEEE Kim S, Joshi P, Kalsi PS, Taheri P (2018) Crime analysis through machine learning. In: 2018 IEEE 9th Annual Information Technology, Electronics and Mobile Communication Conference (IEMCON), pp 415–420. IEEE
Zurück zum Zitat Kolaczyk ED, Csárdi G (2014) Statistical analysis of network data with R, vol 65. Springer, ChamMATH Kolaczyk ED, Csárdi G (2014) Statistical analysis of network data with R, vol 65. Springer, ChamMATH
Zurück zum Zitat Koschützki D, Lehmann KA, Peeters L, Richter S, Tenfelde-Podehl D, Zlotowski O (2005) Centrality indices. network analysis. Springer, ChamMATH Koschützki D, Lehmann KA, Peeters L, Richter S, Tenfelde-Podehl D, Zlotowski O (2005) Centrality indices. network analysis. Springer, ChamMATH
Zurück zum Zitat Kuppevelt D, Dijck G (2017) Answering legal research questions about dutch case law with network analysis and visualization. In: Legal Knowledge and Information Systems: JURIX 2017: The Thirtieth Annual Conference, vol. 302, p 95. IOS Press Kuppevelt D, Dijck G (2017) Answering legal research questions about dutch case law with network analysis and visualization. In: Legal Knowledge and Information Systems: JURIX 2017: The Thirtieth Annual Conference, vol. 302, p 95. IOS Press
Zurück zum Zitat Larkin JH, Simon HA (1987) Why a diagram is (sometimes) worth ten thousand words. Cognit Sci 11(1):65–100 Larkin JH, Simon HA (1987) Why a diagram is (sometimes) worth ten thousand words. Cognit Sci 11(1):65–100
Zurück zum Zitat Laune FF (1936) Predicting criminality: Forecasting behavior on parole. 1. Northwestern university Laune FF (1936) Predicting criminality: Forecasting behavior on parole. 1. Northwestern university
Zurück zum Zitat Leitner E, Rehm G, Moreno-Schneider J (2019) Fine-grained named entity recognition in legal documents. In: International Conference on Semantic Systems, pp 272–287. Springer Leitner E, Rehm G, Moreno-Schneider J (2019) Fine-grained named entity recognition in legal documents. In: International Conference on Semantic Systems, pp 272–287. Springer
Zurück zum Zitat Lettieri N (2020) Law in Turing’s cathedral notes on the algorithmic turn of the legal universe. In: Barfield W (ed) The Cambridge handbook of the law of algorithms. Cambridge University Press, Cambridge Lettieri N (2020) Law in Turing’s cathedral notes on the algorithmic turn of the legal universe. In: Barfield W (ed) The Cambridge handbook of the law of algorithms. Cambridge University Press, Cambridge
Zurück zum Zitat Lettieri N (2020) Law, rights, and the fallacy of computation. on the hidden pitfalls of predictive analytics. Jura Gentium 17(2):72–87MathSciNet Lettieri N (2020) Law, rights, and the fallacy of computation. on the hidden pitfalls of predictive analytics. Jura Gentium 17(2):72–87MathSciNet
Zurück zum Zitat Lettieri N, Altamura A, Faggiano A, Malandrino D (2016) A computational approach for the experimental study of eu case law: analysis and implementation. Soc Netw Anal Min 6(1):56 Lettieri N, Altamura A, Faggiano A, Malandrino D (2016) A computational approach for the experimental study of eu case law: analysis and implementation. Soc Netw Anal Min 6(1):56
Zurück zum Zitat Lettieri N, Altamura A, Giugno R, Guarino A, Malandrino D, Pulvirenti A, Vicidomini F, Zaccagnino R (2018) Ex machina: analytical platforms, law and the challenges of computational legal science. Future Internet 10(5):37 Lettieri N, Altamura A, Giugno R, Guarino A, Malandrino D, Pulvirenti A, Vicidomini F, Zaccagnino R (2018) Ex machina: analytical platforms, law and the challenges of computational legal science. Future Internet 10(5):37
Zurück zum Zitat Lettieri N, Altamura A, Malandrino D (2017) The legal macroscope: experimenting with visual legal analytics. Inf Visual 16(4):332–345 Lettieri N, Altamura A, Malandrino D (2017) The legal macroscope: experimenting with visual legal analytics. Inf Visual 16(4):332–345
Zurück zum Zitat Lettieri N, Altamura A, Malandrino D, Punzo V (2017) Agents shaping networks shaping agents: Integrating social network analysis and agent-based modeling in computational crime research. In: EPIA Conference on Artificial Intelligence, pp 15–27. Springer Lettieri N, Altamura A, Malandrino D, Punzo V (2017) Agents shaping networks shaping agents: Integrating social network analysis and agent-based modeling in computational crime research. In: EPIA Conference on Artificial Intelligence, pp 15–27. Springer
Zurück zum Zitat Lettieri N, Faro S, Malandrino D, Faggiano A, Vestoso M (2018) Network, visualization, analytics. a tool allowing legal scholars to experimentally investigate eu case law. In: U. Pagallo, M. Palmirani, P. Casanovas, G. Sartor, S. Villata (eds.) AI Approaches to the Complexity of Legal Systems, pp 543–555. Springer International Publishing, Cham Lettieri N, Faro S, Malandrino D, Faggiano A, Vestoso M (2018) Network, visualization, analytics. a tool allowing legal scholars to experimentally investigate eu case law. In: U. Pagallo, M. Palmirani, P. Casanovas, G. Sartor, S. Villata (eds.) AI Approaches to the Complexity of Legal Systems, pp 543–555. Springer International Publishing, Cham
Zurück zum Zitat Lettieri N, Guarino A, Malandrino D (2018) E-science and the law. three experimental platforms for legal analytics. In: Legal Knowledge and Information Systems - JURIX 2018: The Thirty-first Annual Conference, Groningen, The Netherlands, 12-14 December 2018., pp 71–80 Lettieri N, Guarino A, Malandrino D (2018) E-science and the law. three experimental platforms for legal analytics. In: Legal Knowledge and Information Systems - JURIX 2018: The Thirty-first Annual Conference, Groningen, The Netherlands, 12-14 December 2018., pp 71–80
Zurück zum Zitat Lettieri N, Guarino A, Malandrino D, Zaccagnino R (2020) The affordance of law. sliding treemaps browsing hierarchically structured data on touch devices. In: 2020 24th International Conference Information Visualisation (IV), pp 16–21. IEEE Lettieri N, Guarino A, Malandrino D, Zaccagnino R (2020) The affordance of law. sliding treemaps browsing hierarchically structured data on touch devices. In: 2020 24th International Conference Information Visualisation (IV), pp 16–21. IEEE
Zurück zum Zitat Lettieri N, Guarino A, Malandrino D, Zaccagnino R (2021) The sight of justice. visual knowledge mining, legal data and computational crime analysis. In: 2021 25th International Conference Information Visualisation (IV), pp 267–272. IEEE Lettieri N, Guarino A, Malandrino D, Zaccagnino R (2021) The sight of justice. visual knowledge mining, legal data and computational crime analysis. In: 2021 25th International Conference Information Visualisation (IV), pp 267–272. IEEE
Zurück zum Zitat Lettieri N, Malandrino D, Spinelli R, Rinaldi C (2013) Text and (social) network analysis as investigative tools: a case study. In: Law and Computational Social Science, pp 263–280. ESI Lettieri N, Malandrino D, Spinelli R, Rinaldi C (2013) Text and (social) network analysis as investigative tools: a case study. In: Law and Computational Social Science, pp 263–280. ESI
Zurück zum Zitat Lettieri N, Malandrino D, Vicidomini L (2017) By investigation, i mean computation. Trends Organized Crime 20(1–2):31–54 Lettieri N, Malandrino D, Vicidomini L (2017) By investigation, i mean computation. Trends Organized Crime 20(1–2):31–54
Zurück zum Zitat Licklider JC (1960) Man-computer symbiosis. IRE Trans Human Factors Electron 1:4–11MATH Licklider JC (1960) Man-computer symbiosis. IRE Trans Human Factors Electron 1:4–11MATH
Zurück zum Zitat Lin YL, Chen TY, Yu LC (2017) Using machine learning to assist crime prevention. In: 2017 6th IIAI International Congress on Advanced Applied Informatics (IIAI-AAI), pp 1029–1030. IEEE Lin YL, Chen TY, Yu LC (2017) Using machine learning to assist crime prevention. In: 2017 6th IIAI International Congress on Advanced Applied Informatics (IIAI-AAI), pp 1029–1030. IEEE
Zurück zum Zitat Lippi M, Pałka P, Contissa G, Lagioia F, Micklitz HW, Sartor G, Torroni P (2019) Claudette: an automated detector of potentially unfair clauses in online terms of service. Artif Intell Law 27(2):117–139 Lippi M, Pałka P, Contissa G, Lagioia F, Micklitz HW, Sartor G, Torroni P (2019) Claudette: an automated detector of potentially unfair clauses in online terms of service. Artif Intell Law 27(2):117–139
Zurück zum Zitat Long JB, Ehrenfeld JM (2020) The role of augmented intelligence (ai) in detecting and preventing the spread of novel coronavirus Long JB, Ehrenfeld JM (2020) The role of augmented intelligence (ai) in detecting and preventing the spread of novel coronavirus
Zurück zum Zitat Lui A, Lamb GW (2018) Artificial intelligence and augmented intelligence collaboration: regaining trust and confidence in the financial sector. Inf Commun Technol Law 27(3):267–283 Lui A, Lamb GW (2018) Artificial intelligence and augmented intelligence collaboration: regaining trust and confidence in the financial sector. Inf Commun Technol Law 27(3):267–283
Zurück zum Zitat Malcai O, Shur-Ofry M (2021) Using complexity to calibrate legal response to covid-19. Front Phys 9:164 Malcai O, Shur-Ofry M (2021) Using complexity to calibrate legal response to covid-19. Front Phys 9:164
Zurück zum Zitat Maron ME (1961) Automatic indexing: an experimental inquiry. J ACM (JACM) 8(3):404–417MATH Maron ME (1961) Automatic indexing: an experimental inquiry. J ACM (JACM) 8(3):404–417MATH
Zurück zum Zitat Masías VH, Valle M, Morselli C, Crespo F, Vargas A, Laengle S (2016) Modeling verdict outcomes using social network measures: the watergate and caviar network cases. PloS one 11:1 Masías VH, Valle M, Morselli C, Crespo F, Vargas A, Laengle S (2016) Modeling verdict outcomes using social network measures: the watergate and caviar network cases. PloS one 11:1
Zurück zum Zitat McHugh ML (2012) Interrater reliability: the kappa statistic. Biochemia medica 22(3):276–282MathSciNet McHugh ML (2012) Interrater reliability: the kappa statistic. Biochemia medica 22(3):276–282MathSciNet
Zurück zum Zitat Medvedeva M, Vols M, Wieling M (2020) Using machine learning to predict decisions of the European court of human rights. Artif Intell Law 28(2):237–266 Medvedeva M, Vols M, Wieling M (2020) Using machine learning to predict decisions of the European court of human rights. Artif Intell Law 28(2):237–266
Zurück zum Zitat Meneses-Escobar CA, Castillo-Rodríguez CM, Rodas-Vásquez A (2019) Análisis espacial y temporal del hurto de celulares, pereira, risaralda, año 2018. Revista Logos Ciencia & Tecnología 11(2):167–175 Meneses-Escobar CA, Castillo-Rodríguez CM, Rodas-Vásquez A (2019) Análisis espacial y temporal del hurto de celulares, pereira, risaralda, año 2018. Revista Logos Ciencia & Tecnología 11(2):167–175
Zurück zum Zitat Mitchell TM (2005) Logistic regression. Mach Learn 10:701 Mitchell TM (2005) Logistic regression. Mach Learn 10:701
Zurück zum Zitat Mochales R, Moens MF (2011) Argumentation mining. Artif Intell Law 19(1):1–22 Mochales R, Moens MF (2011) Argumentation mining. Artif Intell Law 19(1):1–22
Zurück zum Zitat Mohler G, Porter MD (2018) Rotational grid, pai-maximizing crime forecasts. Stat Anal Data Min: ASA Data Sci J 11(5):227–236MathSciNetMATH Mohler G, Porter MD (2018) Rotational grid, pai-maximizing crime forecasts. Stat Anal Data Min: ASA Data Sci J 11(5):227–236MathSciNetMATH
Zurück zum Zitat Moreno JL (1937) Sociometry in relation to other social sciences. Sociometry 1(1/2):206–219 Moreno JL (1937) Sociometry in relation to other social sciences. Sociometry 1(1/2):206–219
Zurück zum Zitat Morselli C (2009) Inside criminal networks, vol 8. Springer, Cham Morselli C (2009) Inside criminal networks, vol 8. Springer, Cham
Zurück zum Zitat Nissan E (2009) Legal evidence, police intelligence, crime analysis or detection, forensic testing, and argumentation: an overview of computer tools or techniques. Int J Law Inf Technol 17(1):1–82 Nissan E (2009) Legal evidence, police intelligence, crime analysis or detection, forensic testing, and argumentation: an overview of computer tools or techniques. Int J Law Inf Technol 17(1):1–82
Zurück zum Zitat Noble SU (2018) Algorithms of oppression. New York University Press, New York Noble SU (2018) Algorithms of oppression. New York University Press, New York
Zurück zum Zitat O’Neil C (2016) Weapons of math destruction: How big data increases inequality and threatens democracy. Crown O’Neil C (2016) Weapons of math destruction: How big data increases inequality and threatens democracy. Crown
Zurück zum Zitat Ordoñez-Eraso HA, Pardo-Calvache CJ, Cobos-Lozada CA (2020) Detección de tendencias de homicidios en colombia usando machine learning. Revista Facultad de Ingeniería 29(54):e11,740-e11,740 Ordoñez-Eraso HA, Pardo-Calvache CJ, Cobos-Lozada CA (2020) Detección de tendencias de homicidios en colombia usando machine learning. Revista Facultad de Ingeniería 29(54):e11,740-e11,740
Zurück zum Zitat Ormerod P, Wiltshire G (2009) ?binge?drinking in the uk: a social network phenomenon. Mind & Soc 8(2):135 Ormerod P, Wiltshire G (2009) ?binge?drinking in the uk: a social network phenomenon. Mind & Soc 8(2):135
Zurück zum Zitat Ovádek M, Dyevre A, Wigard K (2021) Analysing eu treaty-making and litigation with network analysis and natural language processing. Front Phys 9:202 Ovádek M, Dyevre A, Wigard K (2021) Analysing eu treaty-making and litigation with network analysis and natural language processing. Front Phys 9:202
Zurück zum Zitat Pedraza-Fariña LG, Whalen R (2020) A network theory of patentability. Univ Chicago Law Rev 87(1):63–144 Pedraza-Fariña LG, Whalen R (2020) A network theory of patentability. Univ Chicago Law Rev 87(1):63–144
Zurück zum Zitat Powers DM (2011) Evaluation: from precision, recall and f-measure to roc, informedness, markedness and correlation Powers DM (2011) Evaluation: from precision, recall and f-measure to roc, informedness, markedness and correlation
Zurück zum Zitat Prager J, Brown E, Coden A, Radev D (2000) Question-answering by predictive annotation. In: Proceedings of the 23rd Annual International ACM SIGIR Conference on Research and Development in Information Retrieval, SIGIR ’00, pp 184–191. ACM, New York, NY, USA. https://doi.org/10.1145/345508.345574 Prager J, Brown E, Coden A, Radev D (2000) Question-answering by predictive annotation. In: Proceedings of the 23rd Annual International ACM SIGIR Conference on Research and Development in Information Retrieval, SIGIR ’00, pp 184–191. ACM, New York, NY, USA. https://​doi.​org/​10.​1145/​345508.​345574
Zurück zum Zitat Quinlan JR (2014) C4. 5: programs for machine learning. Elsevier, Amsterdam Quinlan JR (2014) C4. 5: programs for machine learning. Elsevier, Amsterdam
Zurück zum Zitat Richardson R, Schultz JM, Crawford K (2019) Dirty data, bad predictions: How civil rights violations impact police data, predictive policing systems, and justice. NYUL Rev 94:15 Richardson R, Schultz JM, Crawford K (2019) Dirty data, bad predictions: How civil rights violations impact police data, predictive policing systems, and justice. NYUL Rev 94:15
Zurück zum Zitat Rockmore DN, Carlson K, Dadgostari F, Livermore M (2020) A multinetwork and machine learning examination of structure and content in the united states code. Front Phys 8:676 Rockmore DN, Carlson K, Dadgostari F, Livermore M (2020) A multinetwork and machine learning examination of structure and content in the united states code. Front Phys 8:676
Zurück zum Zitat Ruhl J, Katz DM, Bommarito MJ (2017) Harnessing legal complexity. Science 355(6332):1377–1378 Ruhl J, Katz DM, Bommarito MJ (2017) Harnessing legal complexity. Science 355(6332):1377–1378
Zurück zum Zitat Rumelhart DE, Hinton GE, Williams RJ et al (1988) Learning representations by back-propagating errors. Cognit Model 5(3):1MATH Rumelhart DE, Hinton GE, Williams RJ et al (1988) Learning representations by back-propagating errors. Cognit Model 5(3):1MATH
Zurück zum Zitat Rummens A, Hardyns W, Pauwels L (2017) The use of predictive analysis in spatiotemporal crime forecasting: building and testing a model in an urban context. Appl Geogr 86:255–261 Rummens A, Hardyns W, Pauwels L (2017) The use of predictive analysis in spatiotemporal crime forecasting: building and testing a model in an urban context. Appl Geogr 86:255–261
Zurück zum Zitat Russell S (2019) Human compatible: Artificial intelligence and the problem of control. Penguin Russell S (2019) Human compatible: Artificial intelligence and the problem of control. Penguin
Zurück zum Zitat Sarica A, Cerasa A, Quattrone A (2017) Random forest algorithm for the classification of neuroimaging data in alzheimer’s disease: a systematic review. Front Aging Neurosci 9:329 Sarica A, Cerasa A, Quattrone A (2017) Random forest algorithm for the classification of neuroimaging data in alzheimer’s disease: a systematic review. Front Aging Neurosci 9:329
Zurück zum Zitat Shapiro SS, Wilk MB (1965) An analysis of variance test for normality (complete samples). Biometrika 52(3/4):591–611MathSciNetMATH Shapiro SS, Wilk MB (1965) An analysis of variance test for normality (complete samples). Biometrika 52(3/4):591–611MathSciNetMATH
Zurück zum Zitat Sharma M (2019) Augmented intelligence: a way for helping universities to make smarter decisions. emerging trends in expert applications and security. Springer, Cham Sharma M (2019) Augmented intelligence: a way for helping universities to make smarter decisions. emerging trends in expert applications and security. Springer, Cham
Zurück zum Zitat Short JF, Strodtbeck FL (1965) Group process and gang delinquency. University of Chicago Press, Chicago Short JF, Strodtbeck FL (1965) Group process and gang delinquency. University of Chicago Press, Chicago
Zurück zum Zitat Shulayeva O, Siddharthan A, Wyner A (2017) Recognizing cited facts and principles in legal judgements. Artif Intell Law 25(1):107–126 Shulayeva O, Siddharthan A, Wyner A (2017) Recognizing cited facts and principles in legal judgements. Artif Intell Law 25(1):107–126
Zurück zum Zitat Smith TA (2007) The web of law. San Diego L Rev 44:309 Smith TA (2007) The web of law. San Diego L Rev 44:309
Zurück zum Zitat Strobl C, Boulesteix AL, Augustin T (2007) Unbiased split selection for classification trees based on the gini index. Comput Stat Data Anal 52(1):483–501MathSciNetMATH Strobl C, Boulesteix AL, Augustin T (2007) Unbiased split selection for classification trees based on the gini index. Comput Stat Data Anal 52(1):483–501MathSciNetMATH
Zurück zum Zitat Sutherland EH, Cressey DR, Luckenbill DF (1992) Principles of criminology. Altamira Press, UK Sutherland EH, Cressey DR, Luckenbill DF (1992) Principles of criminology. Altamira Press, UK
Zurück zum Zitat Taroni F, Biedermann A, Bozza S, Garbolino P, Aitken C (2014) Bayesian networks for probabilistic inference and decision analysis in forensic science. Wiley, New JerseyMATH Taroni F, Biedermann A, Bozza S, Garbolino P, Aitken C (2014) Bayesian networks for probabilistic inference and decision analysis in forensic science. Wiley, New JerseyMATH
Zurück zum Zitat Tashea J (2017) Calculating crime. ABAJ 103:54 Tashea J (2017) Calculating crime. ABAJ 103:54
Zurück zum Zitat Tillers P (2005) Picturing factual inference in legal settings Tillers P (2005) Picturing factual inference in legal settings
Zurück zum Zitat du Toit N (2019) Network visualisation as a citator user interface. J Open Access L 7:1 du Toit N (2019) Network visualisation as a citator user interface. J Open Access L 7:1
Zurück zum Zitat Verheij B (2007) Argumentation support software: boxes-and-arrows and beyond. Law, Probability and Risk Verheij B (2007) Argumentation support software: boxes-and-arrows and beyond. Law, Probability and Risk
Zurück zum Zitat Wang L (2005) Support vector machines: theory and applications, vol 177. Springer Science & Business Media, ChamMATH Wang L (2005) Support vector machines: theory and applications, vol 177. Springer Science & Business Media, ChamMATH
Zurück zum Zitat Wang T, Rudin C, Wagner D, Sevieri R (2013) Learning to detect patterns of crime. In: Joint European conference on machine learning and knowledge discovery in databases, pp 515–530. Springer Wang T, Rudin C, Wagner D, Sevieri R (2013) Learning to detect patterns of crime. In: Joint European conference on machine learning and knowledge discovery in databases, pp 515–530. Springer
Zurück zum Zitat Wang Z, Wei L, Peng S, Deng L, Niu B (2018) Child-trafficking networks of illegal adoption in china. Nature Sustain 1(5):254–260 Wang Z, Wei L, Peng S, Deng L, Niu B (2018) Child-trafficking networks of illegal adoption in china. Nature Sustain 1(5):254–260
Zurück zum Zitat Whalen R (2016) Legal networks: the promises and challenges of legal network analysis. Mich. St. L. Rev, p 539 Whalen R (2016) Legal networks: the promises and challenges of legal network analysis. Mich. St. L. Rev, p 539
Zurück zum Zitat Wheeler AP, Steenbeek W (2020) Mapping the risk terrain for crime using machine learning. J Quant Criminol 45:1–36 Wheeler AP, Steenbeek W (2020) Mapping the risk terrain for crime using machine learning. J Quant Criminol 45:1–36
Zurück zum Zitat Wikström POH (2004) Crime as alternative: towards a cross-level situational action theory of crime causation. Beyond Empiricism: Instit Intentions Study Crime 13:1–37 Wikström POH (2004) Crime as alternative: towards a cross-level situational action theory of crime causation. Beyond Empiricism: Instit Intentions Study Crime 13:1–37
Zurück zum Zitat Wikström POH (2006) Individuals, settings, and acts of crime: situational mechanisms and the explanation of crime. Explanation Crime: Context, Mech Develop 45:61–107 Wikström POH (2006) Individuals, settings, and acts of crime: situational mechanisms and the explanation of crime. Explanation Crime: Context, Mech Develop 45:61–107
Zurück zum Zitat Yau KLA, Lee HJ, Chong YW, Ling MH, Syed AR, Wu C, Goh HG (2021) Augmented intelligence: surveys of literature and expert opinion to understand relations between human intelligence and artificial intelligence. IEEE Access 25:71 Yau KLA, Lee HJ, Chong YW, Ling MH, Syed AR, Wu C, Goh HG (2021) Augmented intelligence: surveys of literature and expert opinion to understand relations between human intelligence and artificial intelligence. IEEE Access 25:71
Zurück zum Zitat Yuan L, Wang J, Fan S, Bian Y, Yang B, Wang Y, Wang X (2019) Automatic legal judgment prediction via large amounts of criminal cases. In: 2019 IEEE 5th International Conference on Computer and Communications (ICCC), pp 2087–2091. IEEE Yuan L, Wang J, Fan S, Bian Y, Yang B, Wang Y, Wang X (2019) Automatic legal judgment prediction via large amounts of criminal cases. In: 2019 IEEE 5th International Conference on Computer and Communications (ICCC), pp 2087–2091. IEEE
Zurück zum Zitat Zheng Nn, Liu Zy, Ren Pj, Ma Yq, Chen St, Yu Sy, Xue Jr, Chen Bd, Wang Fy (2017) Hybrid-augmented intelligence: collaboration and cognition. Front Inf Technol Electron Eng 18(2):153–179 Zheng Nn, Liu Zy, Ren Pj, Ma Yq, Chen St, Yu Sy, Xue Jr, Chen Bd, Wang Fy (2017) Hybrid-augmented intelligence: collaboration and cognition. Front Inf Technol Electron Eng 18(2):153–179
Metadaten
Titel
Knowledge mining and social dangerousness assessment in criminal justice: metaheuristic integration of machine learning and graph-based inference
verfasst von
Nicola Lettieri
Alfonso Guarino
Delfina Malandrino
Rocco Zaccagnino
Publikationsdatum
20.10.2022
Verlag
Springer Netherlands
Erschienen in
Artificial Intelligence and Law / Ausgabe 4/2023
Print ISSN: 0924-8463
Elektronische ISSN: 1572-8382
DOI
https://doi.org/10.1007/s10506-022-09334-7

Weitere Artikel der Ausgabe 4/2023

Artificial Intelligence and Law 4/2023 Zur Ausgabe

Premium Partner