← Search

Baohang Zhou

17 accepted papers

2026

Grow-on-Demand: Sparse and Adaptive Expert Expansion for Continual Instruction Tuning

AAAI 2026technical

Continual instruction tuning aims to incrementally adapt large language models to new tasks without forgetting previously acquired knowledge. Existing approaches often struggle to balance plasticity and stability. Replay-based methods retrain on historical data, which raises privacy concerns. Archit

Cited by 0SourcePDFScholar
2025

Self-DC: When to Reason and When to Act? Self Divide-and-Conquer for Compositional Unknown Questions

NAACL 2025long

Previous research has typically concentrated on leveraging the internal knowledge of Large Language Models (LLMs) to answer known questions (i.e., internal reasoning such as generate-then-read). In contrast, for questions that fall outside their known scope, these models rely on external knowledge r…

Cited by 6SourcePDFScholar
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

M3sum: A Novel Unsupervised Language-Guided Video Summarization

ICASSP 2024accepted

Language-guided video summarization empowers users to use natural language queries to effortlessly summarize lengthy videos into concise and relevant summaries that cater specifically to their information needs, which is more friendly to access and digest. However, most of the previous works rely on…

Cited by 0SourceScholar
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…

2024

UniRetriever: Multi-task Candidates Selection for Various Context-Adaptive Conversational Retrieval

COLING 2024main

Conversational retrieval refers to an information retrieval system that operates in an iterative and interactive manner, requiring the retrieval of various external resources, such as persona, knowledge, and even response, to effectively engage with the user and successfully complete the dialogue. H…

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

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…

2021

An End-to-End Progressive Multi-Task Learning Framework for Medical Named Entity Recognition and Normalization

ACL 2021long

Medical named entity recognition (NER) and normalization (NEN) are fundamental for constructing knowledge graphs and building QA systems. Existing implementations for medical NER and NEN are suffered from the error propagation between the two tasks. The mispredicted mentions from NER will directly i…

2021

MTAAL: Multi-Task Adversarial Active Learning for Medical Named Entity Recognition and Normalization

AAAI 2021technical

Automated medical named entity recognition and normalization are fundamental for constructing knowledge graphs and building QA systems. When it comes to medical text, the annotation demands a foundation of expertise and professionalism. Existing methods utilize active learning to reduce costs in cor…

Cited by 20SourcePDFScholar