← Search

Shengping Liu

11 accepted papers

2025

Awakening Augmented Generation: Learning to Awaken Internal Knowledge of Large Language Models for Question Answering

COLING 2025main

Retrieval-Augmented-Generation and Generation-Augmented-Generation have been proposed to enhance the knowledge required for question answering with Large Language Models (LLMs) by leveraging richer context. However, the former relies on external resources, and both require incorporating explicit doc…

2025

Cracking Factual Knowledge: A Comprehensive Analysis of Degenerate Knowledge Neurons in Large Language Models

ACL 2025long

Knowledge neuron theory provides a key approach to understanding the mechanisms of factual knowledge in Large Language Models (LLMs), which suggests that facts are stored within multi-layer perceptron neurons. This paper further explores **Degenerate Knowledge Neurons** (DKNs), where distinct sets o…

Cited by 4SourcePDFScholar
2025

Investigating and Enhancing Vision-Audio Capability in Omnimodal Large Language Models

ACL 2025finding

Omnimodal Large Language Models (OLLMs) have shown significant progress in integrating vision and text, but still struggle with integrating vision and audio, often exhibiting suboptimal performance when processing audio queries compared to text queries. This disparity is primarily due to insufficien…

2025

Transparentize the Internal and External Knowledge Utilization in LLMs with Trustworthy Citation

ACL 2025finding

While hallucinations of large language models could be alleviated through retrieval-augmented generation and citation generation, how the model utilizes internal knowledge is still opaque, and the trustworthiness of its generated answers remains questionable. In this work, we introduce Context-Prior…

Cited by 0SourcePDFScholar
2024

Discerning and Resolving Knowledge Conflicts through Adaptive Decoding with Contextual Information-Entropy Constraint

ACL 2024findings

Large language models (LLMs) internalize enormous parametric knowledge during pre-training. Concurrently, realistic applications necessitate external contextual knowledge to aid models on the underlying tasks. This raises a crucial dilemma known as knowledge conflicts, where the contextual knowledge…

2024

From Instance Training to Instruction Learning: Task Adapters Generation from Instructions

NeurIPS 2024poster

Large language models (LLMs) have acquired the ability to solve general tasks by utilizing instruction finetuning (IFT). However, IFT still relies heavily on instance training of extensive task data, which greatly limits the adaptability of LLMs to real-world scenarios where labeled task instances a…

2024

Oasis: Data Curation and Assessment System for Pretraining of Large Language Models

IJCAI 2024poster

Data is one of the most critical elements in building a large language model. However, existing systems either fail to customize a corpus curation pipeline or neglect to leverage comprehensive corpus assessment for iterative optimization of the curation. To this end, we present a pretraining corpus…

2023

Large Language Models are Better Reasoners with Self-Verification

EMNLP 2023long findings

Recently, with the chain of thought (CoT) prompting, large language models (LLMs), e.g., GPT-3, have shown strong reasoning ability in several natural language processing tasks such as arithmetic, commonsense, and logical reasoning. However, LLMs with CoT require multi-step prompting and multi-token…

Cited by 0SourcecodeScholar
2021

Automatic ICD Coding via Interactive Shared Representation Networks with Self-distillation Mechanism

ACL 2021long

The ICD coding task aims at assigning codes of the International Classification of Diseases in clinical notes. Since manual coding is very laborious and prone to errors, many methods have been proposed for the automatic ICD coding task. However, existing works either ignore the long-tail of code fre…

2021

Biomedical Concept Normalization by Leveraging Hypernyms

EMNLP 2021main

Biomedical Concept Normalization (BCN) is widely used in biomedical text processing as a fundamental module. Owing to numerous surface variants of biomedical concepts, BCN still remains challenging and unsolved. In this paper, we exploit biomedical concept hypernyms to facilitate BCN. We propose Bio…

2021

CroAno : A Crowd Annotation Platform for Improving Label Consistency of Chinese NER Dataset

EMNLP 2021system demonstrations

In this paper, we introduce CroAno, a web-based crowd annotation platform for the Chinese named entity recognition (NER). Besides some basic features for crowd annotation like fast tagging and data management, CroAno provides a systematic solution for improving label consistency of Chinese NER datas…

Cited by 4SourcePDFScholar