paper-with-me

Papers

PeerDA: Data Augmentation via Modeling Peer Relation for Span Identification Tasks

2022-10-17 · Weiwen Xu, Xin Li, Yang Deng, Wai Lam, Lidong Bing

Span identification aims at identifying specific text spans from text input and classifying them into pre-defined categories. Different from previous works that merely leverage the Subordinate (SUB) relation (i.e. if a span is an instance of a certain category) to train models, this paper for the first time explores the Peer (PR) relation, which indicates that two spans are instances of the same category and share similar features. Specifically, a novel Peer Data Augmentation (PeerDA) approach is proposed which employs span pairs with the PR relation as the augmentation data for training. PeerDA has two unique advantages: (1) There are a large number of PR span pairs for augmenting the training data. (2) The augmented data can prevent the trained model from over-fitting the superficial span-category mapping by pushing the model to leverage the span semantics. Experimental results on ten datasets over four diverse tasks across seven domains demonstrate the effectiveness of PeerDA. Notably, PeerDA achieves state-of-the-art results on six of them.

📄 PDF Abstract BibTeX arXiv:2210.08855

Code (1)

damo-nlp-sg/peerda 공식 구현 pytorch

Tasks

Data AugmentationRelation

Similar Papers 제목 키워드 기반

Auto-tuning of Deep Neural Networks by Conflicting Layer Removal

2021-03-07 · David Peer, Sebastian Stabinger, Antonio Rodriguez-Sanchez

Designing neural network architectures is a challenging task and knowing which specific layers of a model must be adapted to improve the performance is almost a mystery. In this paper, we introduce a novel methodology to…

Neural Architecture Search

Modeling Motivational Interviewing Strategies On An Online Peer-to-Peer Counseling Platform

2022-11-09 · Raj Sanjay Shah, Faye Holt, Shirley Anugrah Hayati, Aastha Agarwal 외

Millions of people participate in online peer-to-peer support sessions, yet there has been little prior research on systematic psychology-based evaluations of fine-grained peer-counselor behavior in relation to client sa…

Epistemic Context Learning: Building Trust the Right Way in LLM-Based Multi-Agent Systems

2026-01-29 · Ruiwen Zhou, Maojia Song, Xiaobao Wu, Sitao Cheng 외 arxiv

Individual agents in multi-agent (MA) systems often lack robustness, tending to blindly conform to misleading peers. We show this weakness stems from both sycophancy and inadequate ability to evaluate peer reliability. T…

Reinforcement Learning

PCL: Peer-Contrastive Learning with Diverse Augmentations for Unsupervised Sentence Embeddings

2022-01-28 · Qiyu Wu, Chongyang Tao, Tao Shen, Can Xu 외

Learning sentence embeddings in an unsupervised manner is fundamental in natural language processing. Recent common practice is to couple pre-trained language models with unsupervised contrastive learning, whose success …

Contrastive LearningOpen-Ended Question AnsweringSentenceSentence Embeddings+1

Analyzing Wikipedia Membership Dataset and PredictingUnconnected Nodes in the Signed Networks

2021-10-18 · Zhihao Wu, Taoran Li, Ray Roman

In the age of digital interaction, person-to-person relationships existing on social media may be different from the very same interactions that exist offline. Examining potential or spurious relationships between member…