Hierarchical Chinese Legal event extraction via Pedal Attention Mechanism
Event extraction plays an important role in legal applications, including case push and auxiliary judgment. However, traditional event structure cannot express the connections between arguments, which are extremely important in legal events. Therefore, this paper defines a dynamic event structure for Chinese legal events. To distinguish between similar events, we design hierarchical event features for event detection. Moreover, to address the problem of long-distance semantic dependence and anaphora resolution in argument classification, we propose a novel pedal attention mechanism to extract the semantic relation between two words through their dependent adjacent words. We label a Chinese legal event dataset and evaluate our model on it. Experimental results demonstrate that our model can surpass other state-of-the-art models.
Code (0)
등록된 구현이 없습니다.
Tasks
Event DetectionEvent ExtractionSimilar Papers 제목 키워드 기반
LexRel: Benchmarking Legal Relation Extraction for Chinese Civil Cases
Legal relations serve as an important analytical framework for dispute resolution in civil cases. However, legal relations in Chinese civil cases remain underexplored in the field of legal AI, largely due to the absence …
Relation ExtractionLEEC: A Legal Element Extraction Dataset with an Extensive Domain-Specific Label System
As a pivotal task in natural language processing, element extraction has gained significance in the legal domain. Extracting legal elements from judicial documents helps enhance interpretative and analytical capacities o…
Event ExtractionJoint Entity and Relation Extraction for Legal Documents with Legal Feature Enhancement
In recent years, the plentiful information contained in Chinese legal documents has attracted a great deal of attention because of the large-scale release of the judgment documents on China Judgments Online. It is in gre…
Joint Entity and Relation ExtractionMulti-Task Learningnamed-entity-recognitionNamed Entity Recognition+4Knowledge Graph Enhanced Event Extraction in Financial Documents
Event extraction is a classic task in natural language processing with wide use in handling large amount of yet rapidly growing financial, legal, medical, and government documents which often contain multiple events with…
Event ExtractionGraph Neural NetworkLEVEN: A Large-Scale Chinese Legal Event Detection Dataset
Recognizing facts is the most fundamental step in making judgments, hence detecting events in the legal documents is important to legal case analysis tasks. However, existing Legal Event Detection (LED) datasets only con…
Event DetectionRetrieval