← Search

Kehui Song

13 accepted papers

2025

Unsupervised Sentence Representation Learning with Syntactically Aligned Negative Samples

NAACL 2025findings

Sentence representation learning benefits from data augmentation strategies to improve model performance and generalization, yet existing approaches often encounter issues such as semantic inconsistencies and feature suppression. To address these limitations, we propose a method for generating Synta…

2024

Bring Invariant to Variant: A Contrastive Prompt-based Framework for Temporal Knowledge Graph Forecasting

COLING 2024main

Temporal knowledge graph forecasting aims to reason over known facts to complete the missing links in the future. Existing methods are highly dependent on the structures of temporal knowledge graphs and commonly utilize recurrent or graph neural networks for forecasting. However, entities that are i…

2024

DPDLLM: A Black-box Framework for Detecting Pre-training Data from Large Language Models

ACL 2024findings

The success of large language models (LLM) benefits from large-scale model parameters and large amounts of pre-training data. However, the textual data for training LLM can not be confirmed to be legal because they are crawled from different web sites. For example, there are copyrighted articles, pe…

2024

MCIL: Multimodal Counterfactual Instance Learning for Low-resource Entity-based Multimodal Information Extraction

COLING 2024main

Multimodal information extraction (MIE) is a challenging task which aims to extract the structural information in free text coupled with the image for constructing the multimodal knowledge graph. The entity-based MIE tasks are based on the entity information to complete the specific tasks. However,…

2024

MELOV: Multimodal Entity Linking with Optimized Visual Features in Latent Space

ACL 2024findings

Multimodal entity linking (MEL), which aligns ambiguous mentions within multimodal contexts to referent entities from multimodal knowledge bases, is essential for many natural language processing applications. Previous MEL methods mainly focus on exploring complex multimodal interaction mechanisms t…

Cited by 2SourcePDFScholar
2024

TimeR4 : Time-aware Retrieval-Augmented Large Language Models for Temporal Knowledge Graph Question Answering

EMNLP 2024main

Temporal Knowledge Graph Question Answering (TKGQA) aims to answer temporal questions using knowledge in Temporal Knowledge Graphs (TKGs). Previous works employ pre-trained TKG embeddings or graph neural networks to incorporate the knowledge of TKGs. However, these methods fail to fully understand t…

2023

BioFEG: Generate Latent Features for Biomedical Entity Linking

EMNLP 2023long main

Biomedical entity linking is an essential task in biomedical text processing, which aims to map entity mentions in biomedical text, such as clinical notes, to standard terms in a given knowledge base. However, this task is challenging due to the rarity of many biomedical entities in real-world scen…

Cited by 0SourceScholar
2023

Incorporating Object-Level Visual Context for Multimodal Fine-Grained Entity Typing

EMNLP 2023long findings

Fine-grained entity typing (FGET) aims to assign appropriate fine-grained types to entity mentions within their context, which is an important foundational task in natural language processing. Previous approaches for FGET only utilized textual context information. However, in the form of short text,…

Cited by 0SourceScholar
2023

Selecting Key Views for Zero-Shot Entity Linking

EMNLP 2023long findings

Entity linking, which aligns mentions in the text to entities in knowledge bases, is essential for many natural language processing tasks. Considering the real-world scenarios, recent research hotspot of entity linking has focused on the zero-shot setting, where mentions need to link to unseen entit…

Cited by 0SourceScholar
2022

A Multi-Task Learning Framework for Chinese Medical Procedure Entity Normalization

ICASSP 2022accepted

Medical entity normalization is a fundamental task in medical natural language processing and clinical applications. The task aims to map medical mentions to standard entities in a given knowledge base. In this paper, we focus on Chinese medical procedure entity normalization. This task brings an ex…

Cited by 0SourceScholar
2022

A Span-based Multimodal Variational Autoencoder for Semi-supervised Multimodal Named Entity Recognition

EMNLP 2022main

Multimodal named entity recognition (MNER) on social media is a challenging task which aims to extract named entities in free text and incorporate images to classify them into user-defined types. However, the annotation for named entities on social media demands a mount of human efforts. The existin…

2022

Improving Zero-Shot Entity Linking Candidate Generation with Ultra-Fine Entity Type Information

COLING 2022main

Entity linking, which aims at aligning ambiguous entity mentions to their referent entities in a knowledge base, plays a key role in multiple natural language processing tasks. Recently, zero-shot entity linking task has become a research hotspot, which links mentions to unseen entities to challenge…

2022

PM2F2N: Patient Multi-view Multi-modal Feature Fusion Networks for Clinical Outcome Prediction

EMNLP 2022finding

Clinical outcome prediction is critical to the condition prediction of patients and management of hospital capacities. There are two kinds of medical data, including time series signals recorded by various devices and clinical notes in electronic health records (EHR), which are used for two common p…