中文
相关论文

相关论文: JurisCTC: Enhancing Legal Judgment Prediction via …

200 篇论文

Cross-lingual transfer learning has proven useful in a variety of Natural Language Processing (NLP) tasks, but it is understudied in the context of legal NLP, and not at all in Legal Judgment Prediction (LJP). We explore transfer learning…

计算与语言 · 计算机科学 2022-09-27 Joel Niklaus , Matthias Stürmer , Ilias Chalkidis

Unsupervised domain adaptation (UDA) aims to transfer knowledge learned from a fully-labeled source domain to a different unlabeled target domain. Most existing UDA methods learn domain-invariant feature representations by minimizing…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Rui Wang , Zuxuan Wu , Zejia Weng , Jingjing Chen , Guo-Jun Qi , Yu-Gang Jiang

Deep convolutional neural networks have considerably improved state-of-the-art results for semantic segmentation. Nevertheless, even modern architectures lack the ability to generalize well to a test dataset that originates from a different…

计算机视觉与模式识别 · 计算机科学 2021-05-06 Robert A. Marsden , Alexander Bartler , Mario Döbler , Bin Yang

Unsupervised Domain Adaptation (UDA) is a popular technique that aims to reduce the domain shift between two data distributions. It was successfully applied in computer vision and natural language processing. In the current work, we explore…

Legal Judgment Prediction (LJP) is a fundamental task of legal artificial intelligence, aiming to automatically predict the judgment outcomes of legal cases. Existing LJP models primarily focus on identifying legal triggers within criminal…

计算与语言 · 计算机科学 2025-05-02 Buqiang Xu , Xin Dai , Zhenghao Liu , Huiyuan Xie , Xiaoyuan Yi , Shuo Wang , Yukun Yan , Liner Yang , Yu Gu , Ge Yu

In this work, we study Unsupervised Domain Adaptation (UDA) in a challenging self-supervised approach. One of the difficulties is how to learn task discrimination in the absence of target labels. Unlike previous literature which directly…

计算与语言 · 计算机科学 2022-07-12 Quanyu Long , Tianze Luo , Wenya Wang , Sinno Jialin Pan

Legal Judgment Prediction (LJP) has become an increasingly crucial task in Legal AI, i.e., predicting the judgment of the case in terms of case fact description. Precedents are the previous legal cases with similar facts, which are the…

计算与语言 · 计算机科学 2023-10-16 Yiquan Wu , Siying Zhou , Yifei Liu , Weiming Lu , Xiaozhong Liu , Yating Zhang , Changlong Sun , Fei Wu , Kun Kuang

In recent years,the entire field of Natural Language Processing (NLP) has enjoyed amazing novel results achieving almost human-like performance on a variety of tasks. Legal NLP domain has also been part of this process, as it has seen an…

计算与语言 · 计算机科学 2024-03-06 Mihai Masala , Traian Rebedea , Horia Velicu

Legal judgment prediction is essential for enhancing judicial efficiency. In this work, we identify that existing large language models (LLMs) underperform in this domain due to challenges in understanding case complexities and…

计算与语言 · 计算机科学 2024-08-07 Chenlong Deng , Kelong Mao , Yuyao Zhang , Zhicheng Dou

In this paper, we addressed the limitation of relying solely on distribution alignment and source-domain empirical risk minimization in Unsupervised Domain Adaptation (UDA). Our information-theoretic analysis showed that this standard…

计算机视觉与模式识别 · 计算机科学 2025-05-29 Wenwen Qiang , Ziyin Gu , Lingyu Si , Jiangmeng Li , Changwen Zheng , Fuchun Sun , Hui Xiong

Unsupervised domain adaptation (UDA) aims at learning a machine learning model using a labeled source domain that performs well on a similar yet different, unlabeled target domain. UDA is important in many applications such as medicine,…

机器学习 · 计算机科学 2023-02-08 Yilmazcan Ozyurt , Stefan Feuerriegel , Ce Zhang

Unsupervised Domain Adaptation (UDA) addresses the problem of performance degradation due to domain shift between training and testing sets, which is common in computer vision applications. Most existing UDA approaches are based on…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Songsong Wu , Yan Yan , Hao Tang , Jianjun Qian , Jian Zhang , Xiao-Yuan Jing

Large language models (LLMs) have showcased their capability with few-shot inference known as in-context learning. However, in-domain demonstrations are not always readily available in real scenarios, leading to cross-domain in-context…

计算与语言 · 计算机科学 2023-11-21 Quanyu Long , Wenya Wang , Sinno Jialin Pan

Given the fact description text of a legal case, legal judgment prediction (LJP) aims to predict the case's charge, law article and penalty term. A core problem of LJP is how to distinguish confusing legal cases, where only subtle text…

计算与语言 · 计算机科学 2023-10-24 Leilei Gan , Baokui Li , Kun Kuang , Yating Zhang , Lei Wang , Luu Anh Tuan , Yi Yang , Fei Wu

Unsupervised Domain Adaptation (UDA) aims to adapt the model trained on the labeled source domain to an unlabeled target domain. In this paper, we present Prototypical Contrast Adaptation (ProCA), a simple and efficient contrastive learning…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Zhengkai Jiang , Yuxi Li , Ceyuan Yang , Peng Gao , Yabiao Wang , Ying Tai , Chengjie Wang

Unsupervised Domain Adaptation (UDA) aims to align the labeled source distribution with the unlabeled target distribution to obtain domain invariant predictive models. However, the application of well-known UDA approaches does not…

计算机视觉与模式识别 · 计算机科学 2021-11-11 Ankit Singh

Legal Judgment Prediction (LJP) is the task of automatically predicting a law case's judgment results given a text describing its facts, which has excellent prospects in judicial assistance systems and convenient services for the public. In…

计算与语言 · 计算机科学 2020-04-24 Nuo Xu , Pinghui Wang , Long Chen , Li Pan , Xiaoyan Wang , Junzhou Zhao

Given the fact of a case, Legal Judgment Prediction (LJP) involves a series of sub-tasks such as predicting violated law articles, charges and term of penalty. We propose leveraging a unified text-to-text Transformer for LJP, where the…

计算与语言 · 计算机科学 2021-12-14 Yunyun Huang , Xiaoyu Shen , Chuanyi Li , Jidong Ge , Bin Luo

Despite the great progress of unsupervised domain adaptation (UDA) with the deep neural networks, current UDA models are opaque and cannot provide promising explanations, limiting their applications in the scenarios that require safe and…

机器学习 · 计算机科学 2023-10-13 Junyu Gao , Xinhong Ma , Changsheng Xu

The processing of legal texts has been developing as an emerging field in natural language processing (NLP). Legal texts contain unique jargon and complex linguistic attributes in vocabulary, semantics, syntax, and morphology. Therefore,…

计算与语言 · 计算机科学 2022-09-02 Mert Cemri , Tolga Çukur , Aykut Koç
‹ 上一页 1 2 3 10 下一页 ›