← Search

Weihua Peng

10 accepted papers

2024

Learning Fine-Grained Grounded Citations for Attributed Large Language Models

ACL 2024findings

Despite the impressive performance on information-seeking tasks, large language models (LLMs) still struggle with hallucinations. Attributed LLMs, which augment generated text with in-line citations, demonstrate potential in mitigating hallucinations and improving verifiability. However, current app…

2024

Navigate through Enigmatic Labyrinth A Survey of Chain of Thought Reasoning: Advances, Frontiers and Future

ACL 2024long

Reasoning, a fundamental cognitive process integral to human intelligence, has garnered substantial interest within artificial intelligence.Notably, recent studies have revealed that chain-of-thought prompting significantly enhances LLM’s reasoning capabilities, which attracts widespread attention f…

2022

Complex Evolutional Pattern Learning for Temporal Knowledge Graph Reasoning

ACL 2022short

A Temporal Knowledge Graph (TKG) is a sequence of KGs corresponding to different timestamps. TKG reasoning aims to predict potential facts in the future given the historical KG sequences. One key of this task is to mine and understand evolutional patterns of facts from these sequences. The evolution…

2022

HiSMatch: Historical Structure Matching based Temporal Knowledge Graph Reasoning

EMNLP 2022finding

A Temporal Knowledge Graph (TKG) is a sequence of KGs with respective timestamps, which adopts quadruples in the form of (subject, relation, object, timestamp) to describe dynamic facts. TKG reasoning has facilitated many real-world applications via answering such queries as (query entity, query rel…

2022

Hierarchical Representation-based Dynamic Reasoning Network for Biomedical Question Answering

COLING 2022main

Recently, Biomedical Question Answering (BQA) has attracted growing attention due to its application value and technical challenges. Most existing works treat it as a semantic matching task that predicts answers by computing confidence among questions, options and evidence sentences, which is insuff…

2022

Multi-Role Event Argument Extraction as Machine Reading Comprehension with Argument Match Optimization

ICASSP 2022accepted

Extracting arguments for the pre-defined roles is a crucial step for event extraction. Recently, there are some insightful works that view it as a machine reading comprehension problem and achieve significant progress. However, most of them need multi-turns to extract the arguments of each role inde…

Cited by 0SourceScholar
2021

Knowledge-Enriched Event Causality Identification via Latent Structure Induction Networks

ACL 2021long

Identifying causal relations of events is an important task in natural language processing area. However, the task is very challenging, because event causality is usually expressed in diverse forms that often lack explicit causal clues. Existing methods cannot handle well the problem, especially in…

Cited by 80SourcePDFScholar
2021

LearnDA: Learnable Knowledge-Guided Data Augmentation for Event Causality Identification

ACL 2021long

Modern models for event causality identification (ECI) are mainly based on supervised learning, which are prone to the data lacking problem. Unfortunately, the existing NLP-related augmentation methods cannot directly produce available data required for this task. To solve the data lacking problem,…

Cited by 64SourcePDFScholar
2021

Leveraging Capsule Routing to Associate Knowledge with Medical Literature Hierarchically

EMNLP 2021main

Integrating knowledge into text is a promising way to enrich text representation, especially in the medical field. However, undifferentiated knowledge not only confuses the text representation but also imports unexpected noises. In this paper, to alleviate this problem, we propose leveraging capsule…

2020

MedWriter: Knowledge-Aware Medical Text Generation

COLING 2020main

To exploit the domain knowledge to guarantee the correctness of generated text has been a hot topic in recent years, especially for high professional domains such as medical. However, most of recent works only consider the information of unstructured text rather than structured information of the kn…

Cited by 7SourcePDFScholar