Deep learning improves legal document translation, summarization, and classification.
problem Data scarcity in legal document processing.
method Multi-task deep learning to leverage transfer learning.
result Multi-task DL outperformed state-of-the-art results in all tasks.
Hybrid approach combines topic and graph embeddings for legal document clustering.
problem Challenges in classifying legal texts due to domain-specific language and limited labeled data.
method Combines unsupervised topic and graph embeddings with a supervised model.
result Improves clustering quality over text-only or graph-only embeddings.
This paper improves NEL for legal documents using transfer learning.
problem Linking named entities in legal documents.
method Transfer learning approach applied to legal datasets.
result Improved F1-score of 98.90% and 98.01% on legal datasets.
Deep learning model tackles illegal comments with promising results.
problem Lack of labeled data in legal domain.
method Multi-task deep learning model for classification.
result Promising results in classifying illegal comments.
Case Law has a significant impact on the proceedings of legal cases. Therefore, the information that can be obtained from previous court cases is valuable to lawyers and other legal officials when performing their duties. This paper describes a methodology of applying discourse relations between sentences when processi…
Paper presents LLM-enhanced contract metadata extraction.
problem Automatic detection and annotation of legal clauses in contracts.
method Integration of publicly available and proprietary datasets with advanced LLM methodologies.
result Substantial improvements in clause identification accuracy and efficiency.
The paper highlights legal misunderstandings in ML fairness definitions.
problem Misalignment between ML fairness definitions and legal concepts.
method Examples and comparative analysis of legal and ML terminology.
result Both communities need to learn from these tensions.
Paper formalizes anti-discrimination law in automated systems.
problem Algorithmic discrimination in legal contexts.
method Decision-theoretic framework grounded in UK anti-discrimination law.
result Introduced 'conditional estimation parity' metric for ML fairness.
Causal discovery algorithms can help generate legal arguments.
problem Leveraging causal discovery algorithms in legal decision-making.
method Prepared a legal dataset, annotated with 17 legal concepts, applied causal discovery algorithms, and quantified degrees of belief.
result Some causal relationships help generate viable legal arguments.
This paper predicts legal proceedings status using NLP and machine learning.
problem Classify Brazilian legal proceedings into archived, active, and suspended categories.
method Combined NLP techniques with machine learning to classify legal proceedings sequences.
result Achieved maximum accuracy of 93% and top average F1 Scores of 89% (macro) and 93% (weighted).
Study identifies and measures biases in legal case data.
problem Addressing representation biases and sentencing disparities in legal case data.
method Utilizes two regression models: a baseline and a fair judge model.
result Quantifies biases across demographic groups in criminal data from Cook County (Illinois).
Formulates LGFO to measure fair ML systems using legal signals.
problem Formally incompatible measures of unfairness in ML systems.
method Uses legal signals to measure social cost of unfairness.
result LGFO aligns with societal view of unfairness.
Machine Learning community is recently exploring the implications of bias and fairness with respect to the AI applications. The definition of fairness for such applications varies based on their domain of application. The policies governing the use of such machine learning system in a given context are defined by the c…
Insiders camouflage trading to balance wealth and stealth, avoiding legal penalties.
problem Legal penalties and insider trading among liquidity traders.
method Kyle-type model with a diverse spectrum of prosecution schemes.
result Existence and uniqueness of equilibria for large populations, with a stealth index revealing trading scale.
Proposes a deep learning model for probabilistic forecasting that is also interpretable.
problem Inability to explain predictions of neural network-based time series forecasting methods.
method Deep Autoregressive Networks (DANLIP) for locally interpretable probabilistic forecasting.
result DANLIP provides interpretable predictions with comparable performance to state-of-the-art methods.
Research creates a taxonomy to bridge AI security and regulatory gaps.
problem Disciplinary disconnect between technical and legal teams in AI risk assessment.
method Developed an AI System Threat Vector Taxonomy with 9 domains and 53 sub-threats.
result Empirically validated and aligned with ISO/IEC 42001 controls and NIST AI RMF functions.
Smart Close-out Netting aims to automate close-out netting processes.
problem Inefficiencies in close-out netting processes for financial institutions.
method Standardisation and automation of legal and regulatory processes using a data-driven framework and controlled natural language.
result Standardisation and automation can improve close-out netting processes for prudentially regulated financial institutions.
Insider trading is reduced when penalized, affecting expected penalties in a non-monotone way.
problem Reducing insider trading behavior when insiders face legal penalties.
method Characterized via a backward stochastic differential equation (BSDE) with a non-linear operator.
result The insider's expected penalties are non-monotone in the fee structure and determined by relative entropy.
Bi-LSTM classifies legal documents for Brazil's supreme court.
problem Clogging of Brazil's supreme court due to high volume of lawsuit cases.
method Used a Bidirectional Long Short-Term Memory (Bi-LSTM) network.
result Successfully classified legal documents for efficient case allocation.
Paper proposes GSSNMF for legal document classification and topic modeling.
problem Lack of methods that can both classify and model topics with guidance.
method Guided Semi-Supervised Non-negative Matrix Factorization (GSSNMF).
result Improves both classification accuracy and topic coherence.
Computable contracts simplify financial transactions and reduce legal costs.
problem Difficulty in querying, executing, and analyzing text-based financial contracts.
method Develop a Contract Definition Language and illustrate use cases.
result Substantial improvements in customer experience and cost reduction.
Federated learning improves bioinformatics by sharing data legally.
problem Lack of access to diverse data in bioinformatics.
method Combines data from multiple institutions legally.
result Federated learning accelerates clinical discovery and robust exploration.
What does it mean for an algorithm to be biased? In U.S. law, unintentional bias is encoded via disparate impact, which occurs when a selection process has widely different outcomes for different groups, even as it appears to be neutral. This legal determination hinges on a definition of a protected class (ethnicity, g…
TESTED improves multi-domain stance detection with topic-guided sampling and contrastive learning.
problem Challenges in multi-domain stance detection due to domain-specific variations and imbalanced annotations.
method Topic-guided diversity sampling and contrastive learning objective.
result Significant improvement in F1 scores, up to 10.2 points out-of-domain.
Proposes a method to generate counterfactual and contrastive explanations using SHAP.
problem Need for explainable AI and legal requirement for model interpretability.
method Model agnostic method using SHAP to generate contrastive and counterfactual explanations.
result Demonstrates effectiveness of the method on various datasets.
ClauseLens uses reinforcement learning to price reinsurance treaties transparently and auditably.
problem Opaque and difficult-to-audit reinsurance treaty pricing practices.
method ClauseLens models treaty pricing as a Risk-Aware Constrained Markov Decision Process (RA-CMDP), incorporating legal clauses and generating interpretable explanations.
result ClauseLens reduces solvency violations and improves tail-risk performance, achieving 88.2% accuracy in clause-grounded explanations.
New framework assesses LLM security risks in BFSI.
problem Lack of domain-specific security evaluation for LLMs in BFSI.
method Risk-aware evaluation framework combining taxonomy, automated red-teaming, and ensemble judging.
result Higher decoding stochasticity and adaptive interaction lead to more severe disclosures.
New approach to counterfactual reasoning avoids demographic interventions.
problem Limitations of traditional counterfactual reasoning in AI systems.
method Backtracking counterfactual approach instead of interventional.
result Allows addressing social concerns without demographic interventions.
Secure transfer learning framework improves model flexibility without compromising privacy.
problem Scattered data across organizations limits machine learning.
method Federated Transfer Learning (FTL) framework with secure transfer cross validation.
result Models can be built more flexibly and accurately with shared labels from different sources.
GPT learns a causal world model from token predictions, validated in game sequences.
problem Does GPT implicitly learn a causal world model from token predictions?
method Derived a causal interpretation of GPT's attention mechanism and proposed zero-shot causal structure learning.
result GPT can generate legal next moves with high confidence for sequences with encoded causal structures, but fails for illegal moves.
Deep learning system improves accuracy of food packaging date verification.
problem Improper labeling of food packaging poses health risks.
method Multi-source deep domain adaptation for domain-invariant representations and class boundary alignment.
result Significant improvement in classification accuracy of use-by date verification.
Law responds to adversarial machine learning threats.
problem Adversarial machine learning attacks and their legal implications.
method Scenarios and legal analysis of adversarial ML attacks.
result Some attacks are more likely to result in liability.
Offline RL algorithms protect privacy while learning from sensitive data.
problem Learning sensitive data in financial, legal, and healthcare applications.
method Differential privacy guarantees for offline RL algorithms.
result Provable prevention of privacy risks with strong learning bounds.
Examines AI regulation in finance, highlighting risks and gaps in current laws.
problem Rapid AI adoption in finance introduces risks and compliance challenges.
method Reviews current legislation, industry guidelines, and real-world use cases.
result Need for adaptive, technology-neutral policies to balance innovation and consumer protection.
LexNLP is an open source Python package focused on natural language processing and machine learning for legal and regulatory text. The package includes functionality to (i) segment documents, (ii) identify key text such as titles and section headings, (iii) extract over eighteen types of structured information like dis…
Develops a new tensor PCA method for analyzing multiple network data.
problem Analyzing multiple large networks for dimensionality reduction.
method Semi-Symmetric Tensor PCA (SS-TPCA) for principal components analysis.
result SS-TPCA achieves the same estimation accuracy as classical matrix PCA, with error proportional to the square root of the number of vertices.
DeBayes uses Bayesian methods to create fair network embeddings.
problem Ensuring fairness in network embeddings for high-impact applications.
method Bayesian approach to learn debiased network embeddings.
result DeBayes produces fairer network embeddings for link prediction.
Browsing and finding relevant information for Bangladeshi laws is a challenge faced by all law students and researchers in Bangladesh, and by citizens who want to learn about any legal procedure. Some law archives in Bangladesh are digitized, but lack proper tools to organize the data meaningfully. We present a text vi…
Smart contracts create digital financial derivatives.
problem Creating a new digital financial derivative contract.
method Applied existing smart contract technologies to develop two prototypes.
result Demonstrated feasibility of digital financial derivatives on centralized and DLT platforms.
Artificial intelligence (AI) generally and machine learning (ML) specifically demonstrate impressive practical success in many different application domains, e.g. in autonomous driving, speech recognition, or recommender systems. Deep learning approaches, trained on extremely large data sets or using reinforcement lear…
Decentralized finance uses blockchain for $70B in assets, differing from traditional finance.
problem Ensuring compliance and security in decentralized finance.
method Systematic analysis of legal, economic, security, and privacy aspects.
result Decentralized finance offers unique economic effects and security features.
Study shows federated learning can segment brain tumors without data sharing.
problem Lack of sufficient medical data for deep learning models.
method Federated learning for multi-institutional collaboration without sharing patient data.
result Federated semantic segmentation models perform similarly to those trained with shared data.
This paper develops a structural credit risk model to characterize the difference between the economic and recorded default times for a firm. Recorded default occurs when default is recorded in the legal system. The economic default time is the last time when the firm is able to pay off its debt prior to the legal defa…
Survey examines public views on facial recognition technology.
problem Public acceptance and privacy concerns with facial recognition.
method Cross-national survey of 4 countries.
result Public views vary significantly across countries.
New framework for contesting algorithmic decisions, not just explaining them.
problem Helping individuals review and correct erroneous algorithmic decisions.
method Operationalized contestability as a natural complement to explainable AI (XAI), identifying three types of evidence for reversal.
result Existing EU legislation already grants individuals legal rights to contest algorithmic decisions.
Classifies privacy policy segments for better user understanding.
problem Difficulty in understanding privacy policies due to legal jargon.
method Uses machine learning and deep learning techniques to classify privacy policy segments.
result Identifies data practices in privacy policies for better user comprehension.
Hybrid LLM and quantum optimization improve CSA collateral management by 9-10%.
problem Finance-native collateral optimization under ISDA CSAs with legal constraints.
method Hybrid pipeline combining LLM, quantum-inspired exploration, and CP-SAT.
result Improves a strong classical baseline by 9.1-10.7% across different scenarios.
Proposes a secure communication method independent of eavesdropper's decoder.
problem Lack of practical security constraints in existing methods.
method Dual MINE-based neural secure communications model.
result Security performance is not affected by eavesdropper's decoding means.