Related Experiment Video
Updated: May 23, 2025

Executing Complexity-Increasing Queries in Relational MySQL and NoSQL MongoDB and EXist Size-Growing ISO/EN 13606 Standardized EHR Databases
Published on: March 19, 2018
SQGE: Support-query prototype guidance and enhancement for few-shot relational triple extraction
Chen Gao1, Xuan Zhang2, Zhi Jin3
1School of Information Science and Engineering, Yunnan University, Yunnan 650091, China.
Abstract:
The current few-shot relational triple extraction (FS-RTE) techniques, which rely on prototype networks, have made significant progress. Nevertheless, the scarcity of data in the support set results in both intra-class and inter-class gaps in FS-RTE. Instances with restricted support sets make capturing the various features of target instances in the query set difficult, resulting in intra-class gaps. The support set lacks discernible target category characteristics, and the distances between data from various categories are insufficient, leading to intra-class gaps. In this paper, we propose an FS-RTE method based on support-query prototype guidance and enhancement (SQGE). It includes a support-query prototype guide module, which creates query prototypes based on the support prototype and combines the two prototypes. The fusion prototype can accurately capture the fundamental feature that aligns with the query set, suitably match the query features, and reduce the intra-class gap. Furthermore, to address the inter-class gap, we employ entity-level feature enhancement to improve the feature representation of target entities belonging to the same class. On the other hand, we construct positive and negative instances of the target class through contrastive learning, which not only strengthens the representation of the same target class but also distinguishes the feature space of the target class from other classes. Extensive experimental results on three datasets demonstrate the effectiveness of our approach. All the code and data are made available in https://github.com/gao929165733/SQGE_code.
Related Concept Videos
Extraction: Advanced Methods
Woodward–Hoffmann Selection Rules and Microscopic Reversibility
Collisions in Multiple Dimensions: Problem Solving
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...
Second Uniqueness Theorem
In contrast, consider that the electric field is non-unique and apply Gauss's law in divergence form in the region between the conductors and the integral form to the...
Collisions in Multiple Dimensions: Introduction
Scalar and Vector Triple Products
The scalar triple product is the dot product of a vector with the cross product of two vectors....

