Contents

Problems and Effective Countermeasures in Joint and Several Liability of Civil and Commercial Law Based on Deep Learning Assessment

Zhixia Lv1
1Faculty of Law, Shaanxi Police College, Xi’an 710021, Shaanxi, China.

Abstract

With the rapid development of my country’s socialist market economy, the system of joint and several liability has been established in my country’s civil and commercial law and is playing an increasingly important role. There are also problems such as scattered regulations and contradictory laws and regulations at the level. Since there is no unified application principle established in judicial practice, the litigation burden caused by the recovery lawsuit also wastes a lot of trial resources. Dimensional key features distinguish confusing charges. Use regular expression technology to extract key content such as fact descriptions, defendants’ charges, relevant laws and regulations in legal documents and create JSON format documents; use stammer word segmentation and stop word list to remove stop words; use Word2Vec algorithm to represent text into vector form , establish a judicial judgment prediction model and an optimization model, and through experimental comparison, it is concluded that the performance of the model after adding focal loss is improved by 1.82%, 0.45%, 1.62%, and 1.62% compared with the cross entropy loss, and the final accuracy of the optimized model is 84.78%. , the precision rate is 87%, the recall rate is 85%, and the F1 value is 85%. The system is expected to assist judicial workers in classifying crimes with joint liability and reduce the burden of judicial workers reading many legal documents to classify crimes.

Keywords: deep learning, optimizing convolutional neural network, civil and commercial law, joint and several liability

1. Introduction

In civil trials, people’s courts often make judgments of “assume joint and several liability for repayment” or “assume joint and several liability for compensation” when hearing cases involving debts of the majority [1-3]. However, due to the unclear concept of joint and several liability, the characteristics of joint and several liability, the causes and causes of joint and several liability, and the effect of joint and several liability, the phenomenon of joint and several liability as a civil liability bearing method has been abused and omitted in judicial practice. Either aggravate the responsibility of the responsible person or damage the rights of the right holder. The reason for this chaotic phenomenon is of course due to the immaturity of legislative technology. For example, the legislation on joint and several liability is scattered and not systematic, and there is no uniform applicable standard. At the same time, the lag of academic research is also an important reason [4,5].

As a branch of civil liability, joint and several liability in civil and commercial law continues to develop with the development of my country’s economy and politics, and the problems are becoming more and more obvious. First of all, joint and several liability is an important weapon to protect the rights holders. By tying the responsible persons together tightly, they cannot cause further infringements on the rights holders through other means. The joint and several ropes form an important guarantee. The more thorough protection of civil rights has advantages unmatched by other rights systems [6,7]. The development of the responsibility system has also gone through a long process, from the feudal period, and the combination of social identity has its social foundation. After the fall of feudal society and the rise of capitalism, the form of individual responsibility dominates, and joint responsibility loses its own superiority, showing a trend of decline [8]. The formulation of the General Principles of Civil Law was limited by the level of economic and political development at that time, and the resulting impact was that the provisions on joint and several liability were scattered and unsystematic. Do systematic and systematic analysis. The lag in theory and the rapid development of joint and several liability form a sharp contrast. After experiencing the pains of growth, joint and several liability has fully demonstrated its superiority and is active in various fields of society.

In the field of legal case retrieval, deep learning technology has also been widely used, but there are still some obvious bottlenecks. The participation of experts, and huge time and effort, lead to the high cost and scarcity of labeled data for legal case retrieval. However, in-depth retrieval models generally to achieve ideal results [9]. To ensure the openness of the judicial process and the fairness of judicial results, artificial intelligence has gradually penetrated into the judicial industry. Judicial intelligence is mainly reflected in the use of machines to realize judicial punishment [10,11]. Deep learning technology is that the computer completes the processing of various data through the instructions of the algorithm and learns in the process of processing the data. When new data is input, the algorithm can complete functions such as data prediction and induction. In judicial judgment, deep learning technology is used to simulate the behavior of judicial personnel to read legal documents, to realize the functions of crime prediction and law recommendation.

Deep learning technology summarizes and improves algorithms based on machine learning technology. Deep learning technology is usually applied to various fields of artificial intelligence. It does not perform deduction in various fields but summarizes and summarizes the data processed in various fields [12]. Ensure the public’s trust in the openness of the judicial process, but also refer to the trial results. Trial result. Therefore, applying deep learning technology to the judicial field can further accelerate the process of comprehensively governing the country by law. Therefore, aiming at the bottleneck existing in the legal case retrieval system of joint liability in civil and commercial law, this paper proposes a deep legal case retrieval model based on the prompt paradigm on the one hand, which alleviates the deep model’s dependence on large-scale labeled data; on the other hand, it designs a method to construct legal cases Common sense knowledge map, and related application algorithms and models are designed, so that the legal case retrieval system can use rich legal expertise in the retrieval process, improve the retrieval system’s ability to model the input query text, and improve the law enforcement effect.

From a domestic perspective, due to the influence of my country’s economic, political and historical development, and the influence of the current political and economic environment during the drafting of the “General Principles of Civil Law”, there are still certain problems in the current joint liability system. The effect of joint and several liability is unsatisfactory. There is a sharp contrast and strong contrast between the importance of theoretical circles and the unsystematic nature of actual research results. [13] believes that joint and several liability is a kind of joint responsibility, and the responsible persons must be two or more subjects who can independently bear civil liability. This is one of the fundamental characteristics of joint and several liability that is different from ordinary liability. Ordinary responsibility is mostly sole responsibility, that is, only one responsible person is responsible to the right holder, which is also the most normal responsibility. [14] believes that joint and several liability is different from individual liability. It requires multiple responsible persons to be jointly responsible for the right holder. This is a form of responsibility created by the law in response to the inadequate protection of individual liability for the right holder, and the number of responsible persons increases. It means that the liability property increases and the possibility of realizing the interests of the right holder increases. Of course, the co-responsible persons here must also have the capacity for civil liability, that is, be able to independently assume civil liability. [15] believes that the capacity for civil liability is usually based on the basis and premise of the capacity for civil conduct but does not rule out exceptions. According to the relevant provisions of our country’s laws, persons without capacity for civil conduct cannot conduct civil acts, except for acts of pure gain such as accepting rewards, gifts, and remuneration. In addition, they should be represented by their legal representative or with the consent of the legal representative. Therefore, persons without civil capacity and limited civil capacity cannot bear civil liability independently under normal circumstances, so they cannot be regarded as jointly and severally liable. the subject.

To sum up, the problems and effective countermeasures in the joint liability of civil and commercial law based on deep learning assessment have strong practical significance.

3. Deep Learning and CNN Revolution

Figure 1 is the data processing flow of deep learning to be used for joint liability judgment.

Figure 1: The Basic Logic Flow of Joint Liability Judgment

3.1. Methods

Judicial decision-making not only needs to bypass the neural network to classify legal documents, but also needs frequent neural network algorithms to deal with the text background. Therefore, the algorithm to improve the prediction of judicial decision-making mode is also the same. Due to poor memory, the best model of this document is the combination of neural network and automatic attention conversion. Network transmission is the best choice based on repetitive neural networks and an alternative to repetitive neural networks. The essence of network transmission is the same as that of repetitive neural network. It is the first research that combines repetitive neural network algorithm and neural network protocol [].

Figure 2 is the structure diagram of the cyclic convolutional neural network. The max pooling layer in the neural network extracts key features.

Figure 2: Structure Diagram of the Joint and Several Responsibility Recurrent Cnn

3.2. Neural Network Optimization

With one hidden layer, as shown in Figure 3, because the error can be directly fed back to the output layer node, the left parameter matrix directly connected to the output layer node can directly optimize the parameters through the error, while with The right parameter matrix directly connected to the hidden layer nodes cannot be directly optimized because the direct feedback of the error cannot be obtained. The backpropagation algorithm can make the error feedback be transmitted to the hidden layer nodes, thereby generating indirect errors, so it is related to the hidden layer. The left weight matrix directly connected to the layer nodes can be updated by indirect error. After several rounds of iteration, the error will be reduced to a minimum. By the same analogy, the reverse of the multi-layer neural network can be obtained [17].

Figure 3: Optimization Mode of Reverse Propagation

3.3. Model Evaluation Metrics

The model evaluation index can easily and concisely count the classification results of the model and the training situation of the model. First, the confusion matrix in the model evaluation index is introduced. The confusion matrix contains four parameters, as shown in Table 1, which are true examples and true counterexamples.

Table 1: Confusion Matrix Table
Positive prediction example Forecast counterexample Total
Actual positive example real case false counter example false counter example
Actual counterexample false positive example true counterexample true counterexample
Total TP+FP FN+TN TP+FN+FP+TN

In text classification, the correctness of the classification includes the correctness of the sample and the correctness of the classification category [18]. For example, the crime of theft in the sample is divided into the sample of theft, which is the correctness of the sample. When the model uses the sample to predict the crime, the crime of theft is predicted, which is the correctness of the classification, and only if the two correct nesses are satisfied at the same time can the classification be correct. Its formula is shown in Eq (1) and (2):

\[\label{eq1} {\text{Accuracy}} = \frac{{TP + TN}}{{TP + FP + TN + FN}}.\tag{1}\]

\[\label{eq2} \text{Errorrate} = \frac{{FP + FN}}{{TP + FP + TN + FN}} = 1 – \text{Accuracy}.\tag{2}\] This stage is based on pre-training the parameters of the BERT model using a large number of unsupervised corpora in the legal field, and two pre-training tasks are designed: as shown in Figure 4

Figure 4: Training Tasks With Joint Responsibility

The formula for calculating the predicted value of MLM and NSP tasks is as Eqs. (3) and (4):

\[\label{eq3} {y_{{\text{NSP}}}} = \left[ {\tanh \left( {{{\text{E}}^{{\text{CLS}}}}{{\text{W}}^{\text{C}}}} \right) + {b^C}} \right]{{\text{W}}^{{\text{Cout }}}} \in {{\text{R}}^2}.\tag{3}\]

\[\label{eq4} {y_{{\text{MLM}}}} = \left[ {\tanh \left( {{{\text{E}}^{{\text{MASK}}}}{{\text{W}}^{\text{M}}}} \right) + {b^{\text{M}}}} \right]{\text{W Mout }} \in {{\text{R}}^{|{\text{V}}|}}.\tag{4}\]

The loss function of this stage is consistent with the form of the first stage, which is also the biggest feature of training based on the cue paradigm. The training form of this stage is shown in Figure 5.

Figure 5: Training Phase Based on Cue Paradigm

After the above multi-stage distillation, the obtained Tiny-BERT model is directly used in the feature fusion training stage for training, and finally the Tiny-BERT-based retrieval model is close to the BERT-based retrieval model, but the inference speed is greatly improved [8].

4. Experiment

Through the above introduction to the single-layer and multi-layer structure of the end-to-end memory network model structure, it can be known that the case description and the external memory storage part are under the terms of the supporting legal provisions, and the data is calculated and processed in the network structure.

4.1. Analysis of Experimental Data

The specific configuration of the experimental environment used in the end-to-end memory network’s crime prediction is shown in Table 2.

Table 2: Configuration of Experimental Environment
Experimental Environment configuration
Host Dawning workstation
Operating system ubuntul6 04 LTS
System type Position64
Disk size IT

The final hyperparameters are shown in Table 3.

Table 3: Hyperparameter Table
Parameter Batch size Embed ding size Learning rate Dropout
Parameter value 32 22 0.002 0.06

Table 4 comparison results between the proposed model and other models.

Table 4: Experimental Results of Different Model Methods
Model Feature Sets F1
SVM POS, syntactic patterns 64.3
CNN POS NER Wordnet 78.7
LSTM POS NER Wordnet 81.2
Ref[] Position embeddings Wordnet 54.1
Ref[] Dependency parsing, NE 82.9
ETE+ME Wordnet, Bigram 93.1

Table 4 show that the end-to-end memory network is very effective in the prediction of joint liability, the method obtains 85.1% of the F1 evaluation value, while the previous best model only obtains 83.4% of the F1 evaluation value.

Therefore, we added various sizes of revolution cores around it to compare and analyze the optimal sizes of multiple revolution cores of the optimization model. The added revolution core sizes are [3,4,5], [4,5,6], [2,3,4,5], [2,3,4,5], [2,3,4,5], [2,3,4,5,6], as shown in Figure 6.

Figure 6: Optimized Model Convolution Kernel Size Diagram

Make the model learn the labels that are difficult to train, thereby increasing the performance of the model and improving the efficiency of model training. After sorting out the data in the table, a histogram of the evaluation values of the model is obtained, as shown in Figure 7.

Figure 7: Prediction Model Evaluation Value

The GRU network is an improvement of the recurrent neural network. The shortcomings of the short-term memory of the recurrent neural network have been improved, so the GRU network has the function of extracting long dependent information and can capture the context and word order of the text data. Higher weights, in turn, make the optimized model perform better.

5. Conclusions

This paper takes the prediction of the crime of joint and several liability in the judicial judgment and punishment as the research goal and applies the deep learning technology in the field of artificial intelligence to the judicial judgment and punishment and realizes the judicial intelligence. With the continuous maturity of technologies such as deep learning, sufficient technical support is provided for judicial judgment and punishment of joint liability in civil and commercial law. Therefore, the research on judicial judgment and punishment of joint liability in civil and commercial law based on deep learning is expected to assist judicial sentencing. The application of the judicial penalty model can not only ease the burden of judicial workers to read many legal documents, but also make judicial penalty more fair, just and open.

Conflict of interest

Author declares no conflict of interests.

References:

  1. Wang, W., Meng, L., Wu, L. and Hu, J., 2020, March. Research on the main problems and countermeasures in the construction of university library informatization. In IOP Conference Series: Materials Science and Engineering (Vol. 799, No. 1, p. 012027). IOP Publishing.
  2. Buigues, J.L.I., 2020. General Appraisal and Genesis of Regulatory Instruments in the Field of Civil and Commercial Law. In Coherence of scope of application: Eu Private International Legal Instruments (pp. 13-26). Schulthess Éditions Romandes.
  3. Mu, L., Chen, W., Zhang, Y., Chen, X. and Li, W., 2022. A framework of analytical methods for horizontal behaviours of monopiles under VHM loads in sand. Marine Georesources & Geotechnology, 40(3), pp.349-360.
  4. Lowe, A.A., Phan, H., Hall‐Lipsy, E., O’Shaughnessy, S., Nash, B., Volerman, A. and Gerald, L.B., 2022. School stock inhaler statutes and regulations in the United States: a systematic review. Journal of School Health, 92(4), pp.396-405.
  5. Ma, J., Ma, Y., Liu, Y., Zhai, G., Liu, S., Liu, H., Yue, G., Lan, X., Feng, Y., Qiu, X. and Zhang, P., 2022. Potassium Permanganate–Based Controlled Release Beads to Remediate Groundwater Pollution: Alkylbenzene Degradation and Permanganate Release Kinetics. Water, Air, & Soil Pollution, 233(8), p.323.
  6. Vadiati, M., Rajabi Yami, Z., Eskandari, E., Nakhaei, M. and Kisi, O., 2022. Application of artificial intelligence models for prediction of groundwater level fluctuations: Case study (Tehran-Karaj alluvial aquifer). Environmental Monitoring and Assessment, 194(9), p.619.
  7. Bradley, R.A., 2022. Assessing the effectiveness of several passive design strategies using the CIBSE overheating criteria: case study of an Earth Brick Shell House in Johannesburg, South Africa. Architectural Science Review, 65(3), pp.232-246.
  8. Aiash, A. and Robusté, F., 2022. Traffic accident severity analysis in Barcelona using a binary probit and CHAID tree. International Journal of Injury Control and Safety Promotion, 29(2), pp.256-264.
  9. Zeynolabedin, A., Olyaei, M.A. and Zahmatkesh, Z., 2022. Application of meteorological, hydrological and remote sensing data to develop a hybrid index for drought assessment. Hydrological Sciences Journal, 67(5), pp.703-724.
  10. Bucking, S., Rostami, M., Reinhart, J. and St-Jacques, M., 2022. On modelling of resiliency events using building performance simulation: a multi-objective approach. Journal of Building Performance Simulation, 15(3), pp.307-322.
  11. Bernardo, V., Costa, A.C., Candeias, P., Costa, A. and Catarino, J., 2022. Development of expeditious methods for seismic assessment of pre‐code masonry buildings in Portugal. Earthquake Engineering & Structural Dynamics, 51(9), pp.2036-2054.
  12. Afroogh, S., Esmalian, A., Mostafavi, A., Akbari, A., Rasoulkhani, K., Esmaeili, S. and Hajiramezanali, E., 2022. Tracing app technology: an ethical review in the COVID-19 era and directions for post-COVID-19. Ethics and Information Technology, 24(3), p.30.
  13. Cui, X., Wang, Z. and Hou, C., 2015. Analysis and countermeasures to the problem of ultrasonic sensor receives the ultrasonic signal asymmetric. Chinese Journal of Sensors and Actuators, 28(1), p.2015.
  14. Tetens-Woodring, J., 2015. Optimal Guidelines for Monitoring and Maintaining Rodent Health for Behavioral Research: What’s Right with My Rodent?. The Maze Book: Theories, Practice, and Protocols for Testing Rodent Cognition, pp.375-403.
  15. Sakai, N., Moritaka, M. and Yokogawa, H., 2015. The verification and the problem of cost burden involved in erosion countermeasures: a case study based on the analysis of the field data on ishigaki island. Journal of Rural Problems, 51(2), pp.65-73.
  16. Zeng, Y. and Chu, B., 2024. The Appropriate Scale of Competition Between Online Taxis and Taxis Based on the Lotka-Volterra Evolutionary Model. Journal of Combinatorial Mathematics and Combinatorial Computing, 117, pp.25-36.
  17. Guo, Q., 2020. Minimizing emotional labor through artificial intelligence for effective labor management of English teachers. Journal of Combinatorial Mathematics and Combinatorial Computing, 117, pp.37-46.
  18. Zhang, C., Roh, B.H. and Shan, G., 2023, December. Poster: Dynamic Clustered Federated Framework for Multi-domain Network Anomaly Detection. In Companion of the 19th International Conference on emerging Networking EXperiments and Technologies (pp. 71-72).