← Search

Yonghui Kong

3 accepted papers

2026

BRIDGING THE GAP: TRANSFORMING NATURAL LANGUAGE QUESTIONS INTO SQL QUERIES VIA ABSTRACT QUERY PATTERN AND CONTEXTUAL SCHEMA MARKUP

ICASSP 2026poster

Large language models have demonstrated excellent performance in many tasks, including Text-to-SQL, due to their powerful in-context learning capabilities. They are becoming the mainstream approach for Text-to-SQL. However, these methods still have a significant gap compared to human performance, es…

Cited by 0SourcePDFScholar
2024

Bilateral Masking with prompt for Knowledge Graph Completion

NAACL 2024findings

The pre-trained language model (PLM) has achieved significant success in the field of knowledge graph completion (KGC) by effectively modeling entity and relation descriptions. In recent studies, the research in this field has been categorized into methods based on word matching and sentence matchin…

Cited by 1SourcePDFScholar
2024

Progressive Distillation Based on Masked Generation Feature Method for Knowledge Graph Completion

AAAI 2024technical

In recent years, knowledge graph completion (KGC) models based on pre-trained language model (PLM) have shown promising results. However, the large number of parameters and high computational cost of PLM models pose challenges for their application in downstream tasks. This paper proposes a progress…