Search Results for author: Sirui Wang

Found 25 papers, 14 papers with code

Large-Scale Relation Learning for Question Answering over Knowledge Bases with Pre-trained Language Models

1 code implementation EMNLP 2021 Yuanmeng Yan, Rumei Li, Sirui Wang, Hongzhi Zhang, Zan Daoguang, Fuzheng Zhang, Wei Wu, Weiran Xu

The key challenge of question answering over knowledge bases (KBQA) is the inconsistency between the natural language questions and the reasoning paths in the knowledge base (KB).

Question Answering Relation +2

CQG: A Simple and Effective Controlled Generation Framework for Multi-hop Question Generation

1 code implementation ACL 2022 Zichu Fei, Qi Zhang, Tao Gui, Di Liang, Sirui Wang, Wei Wu, Xuanjing Huang

CQG employs a simple method to generate the multi-hop questions that contain key entities in multi-hop reasoning chains, which ensure the complexity and quality of the questions.

Question Generation Question-Generation

Table Fact Verification with Structure-Aware Transformer

no code implementations EMNLP 2020 Hongzhi Zhang, Yingyao Wang, Sirui Wang, Xuezhi Cao, Fuzheng Zhang, Zhongyuan Wang

Verifying fact on semi-structured evidence like tables requires the ability to encode structural information and perform symbolic reasoning.

Fact Verification

Not All Contexts Are Equal: Teaching LLMs Credibility-aware Generation

2 code implementations10 Apr 2024 Ruotong Pan, Boxi Cao, Hongyu Lin, Xianpei Han, Jia Zheng, Sirui Wang, Xunliang Cai, Le Sun

In this paper, we propose Credibility-aware Generation (CAG), a universally applicable framework designed to mitigate the impact of flawed information in RAG.

Retrieval

Beyond the Sequence: Statistics-Driven Pre-training for Stabilizing Sequential Recommendation Model

no code implementations8 Apr 2024 Sirui Wang, Peiguang Li, Yunsen Xian, Hongzhi Zhang

The sequential recommendation task aims to predict the item that user is interested in according to his/her historical action sequence.

Attribute Sequential Recommendation

InstructERC: Reforming Emotion Recognition in Conversation with a Retrieval Multi-task LLMs Framework

1 code implementation21 Sep 2023 Shanglin Lei, Guanting Dong, XiaoPing Wang, Keheng Wang, Sirui Wang

The field of emotion recognition of conversation (ERC) has been focusing on separating sentence feature encoding and context modeling, lacking exploration in generative paradigms based on unified designs.

Emotion Recognition in Conversation Retrieval +4

Bridging the KB-Text Gap: Leveraging Structured Knowledge-aware Pre-training for KBQA

1 code implementation28 Aug 2023 Guanting Dong, Rumei Li, Sirui Wang, Yupeng Zhang, Yunsen Xian, Weiran Xu

Knowledge Base Question Answering (KBQA) aims to answer natural language questions with factual information such as entities and relations in KBs.

Knowledge Base Question Answering Retrieval

Time-aware Multiway Adaptive Fusion Network for Temporal Knowledge Graph Question Answering

no code implementations24 Feb 2023 Yonghao Liu, Di Liang, Fang Fang, Sirui Wang, Wei Wu, Rui Jiang

For each given question, TMA first extracts the relevant concepts from the KG, and then feeds them into a multiway adaptive module to produce a \emph{temporal-specific} representation of the question.

Graph Question Answering Knowledge Graphs +1

Dual Path Modeling for Semantic Matching by Perceiving Subtle Conflicts

no code implementations24 Feb 2023 Chao Xue, Di Liang, Sirui Wang, Wei Wu, Jing Zhang

To alleviate this problem, we propose a novel Dual Path Modeling Framework to enhance the model's ability to perceive subtle differences in sentence pairs by separately modeling affinity and difference semantics.

Sentence

Robust Lottery Tickets for Pre-trained Language Models

2 code implementations ACL 2022 Rui Zheng, Rong Bao, Yuhao Zhou, Di Liang, Sirui Wang, Wei Wu, Tao Gui, Qi Zhang, Xuanjing Huang

Recent works on Lottery Ticket Hypothesis have shown that pre-trained language models (PLMs) contain smaller matching subnetworks(winning tickets) which are capable of reaching accuracy comparable to the original models.

Adversarial Robustness

PATS: Sensitivity-aware Noisy Learning for Pretrained Language Models

no code implementations22 Oct 2022 Yupeng Zhang, Hongzhi Zhang, Sirui Wang, Wei Wu, Zhoujun Li

A wide range of NLP tasks benefit from the fine-tuning of pretrained language models (PLMs).

DABERT: Dual Attention Enhanced BERT for Semantic Matching

no code implementations COLING 2022 Sirui Wang, Di Liang, Jian Song, Yuntao Li, Wei Wu

To alleviate this problem, we propose a novel Dual Attention Enhanced BERT (DABERT) to enhance the ability of BERT to capture fine-grained differences in sentence pairs.

Sentence

Let Me Check the Examples: Enhancing Demonstration Learning via Explicit Imitation

no code implementations31 Aug 2022 Sirui Wang, Kaiwen Wei, Hongzhi Zhang, Yuntao Li, Wei Wu

Inspired by the human learning process, in this paper, we introduce Imitation DEMOnstration Learning (Imitation-Demo) to strengthen demonstration learning via explicitly imitating human review behaviour, which includes: (1) contrastive learning mechanism to concentrate on the similar demonstrations.

Contrastive Learning

InstructionNER: A Multi-Task Instruction-Based Generative Framework for Few-shot NER

1 code implementation8 Mar 2022 LiWen Wang, Rumei Li, Yang Yan, Yuanmeng Yan, Sirui Wang, Wei Wu, Weiran Xu

Recently, prompt-based methods have achieved significant performance in few-shot learning scenarios by bridging the gap between language model pre-training and fine-tuning for downstream tasks.

Entity Typing Few-Shot Learning +5

Pay More Attention to History: A Context Modelling Strategy for Conversational Text-to-SQL

1 code implementation16 Dec 2021 Yuntao Li, Hanchu Zhang, Yutian Li, Sirui Wang, Wei Wu, Yan Zhang

Conversational text-to-SQL aims at converting multi-turn natural language queries into their corresponding SQL (Structured Query Language) representations.

Natural Language Queries Semantic Parsing +1

Learn with Noisy Data via Unsupervised Loss Correction for Weakly Supervised Reading Comprehension

no code implementations COLING 2020 Xuemiao Zhang, Kun Zhou, Sirui Wang, Fuzheng Zhang, Zhongyuan Wang, Junfei Liu

Weakly supervised machine reading comprehension (MRC) task is practical and promising for its easily available and massive training data, but inevitablely introduces noise.

Machine Reading Comprehension

Leveraging Historical Interaction Data for Improving Conversational Recommender System

no code implementations19 Aug 2020 Kun Zhou, Wayne Xin Zhao, Hui Wang, Sirui Wang, Fuzheng Zhang, Zhongyuan Wang, Ji-Rong Wen

Most of the existing CRS methods focus on learning effective preference representations for users from conversation data alone.

Attribute Recommendation Systems

S^3-Rec: Self-Supervised Learning for Sequential Recommendation with Mutual Information Maximization

2 code implementations18 Aug 2020 Kun Zhou, Hui Wang, Wayne Xin Zhao, Yutao Zhu, Sirui Wang, Fuzheng Zhang, Zhongyuan Wang, Ji-Rong Wen

To tackle this problem, we propose the model S^3-Rec, which stands for Self-Supervised learning for Sequential Recommendation, based on the self-attentive neural architecture.

Attribute Self-Supervised Learning +1

BATS: A Spectral Biclustering Approach to Single Document Topic Modeling and Segmentation

no code implementations5 Aug 2020 Qiong Wu, Adam Hare, Sirui Wang, Yuwei Tu, Zhenming Liu, Christopher G. Brinton, Yanhua Li

In this work, we reexamine the inter-related problems of "topic identification" and "text segmentation" for sparse document learning, when there is a single new text of interest.

Segmentation Text Segmentation +1

Cannot find the paper you are looking for? You can Submit a new open access paper.