3 citations · 5 across the 6 of their papers we have counts for
8 papers · 1 filter
A Generative Approach for Script Event Prediction via Contrastive Fine-tuning
Fangqi Zhu, Jun Gao, Changlong Yu +5
Script event prediction aims to predict the subsequent event given the context. This requires the capability to infer the correlations between events. Recent works have attempted t…
Title2Event: Benchmarking Open Event Extraction with a Large-scale Chinese Title Dataset
Haolin Deng, Yanan Zhang, Yangfan Zhang +9
Event extraction (EE) is crucial to downstream tasks such as new aggregation and event knowledge graph construction. Most existing EE datasets manually define fixed event types and…
TASA: Deceiving Question Answering Models by Twin Answer Sentences Attack
Yu Cao, Dianqi Li, Meng Fang +4
We present Twin Answer Sentences Attack (TASA), an adversarial attack method for question answering (QA) models that produces fluent and grammatical adversarial contexts while main…
Interpretable Proof Generation via Iterative Backward Reasoning
Hanhao Qu, Yu Cao, Jun Gao +2
We present IBR, an Iterative Backward Reasoning model to solve the proof generation tasks on rule-based Question Answering (QA), where models are required to reason over a series o…
Improving Event Representation via Simultaneous Weakly Supervised Contrastive Learning and Clustering
Jun Gao, Wei Wang, Changlong Yu +3
Representations of events described in text are important for various tasks. In this work, we present SWCC: a Simultaneous Weakly supervised Contrastive learning and Clustering fra…
A Discrete CVAE for Response Generation on Short-Text Conversation
Jun Gao, Wei Bi, Xiaojiang Liu +3
Neural conversation models such as encoder-decoder models are easy to generate bland and generic responses. Some researchers propose to use the conditional variational autoencoder(…