paper-with-me

홈 › Papers

Behind the Scenes: An Exploration of Trigger Biases Problem in Few-Shot Event Classification

2021-08-29 · Peiyi Wang, Runxin Xu, Tianyu Liu, Damai Dai, Baobao Chang, Zhifang Sui

Few-Shot Event Classification (FSEC) aims at developing a model for event prediction, which can generalize to new event types with a limited number of annotated data. Existing FSEC studies have achieved high accuracy on different benchmarks. However, we find they suffer from trigger biases that signify the statistical homogeneity between some trigger words and target event types, which we summarize as trigger overlapping and trigger separability. The biases can result in context-bypassing problem, i.e., correct classifications can be gained by looking at only the trigger words while ignoring the entire context. Therefore, existing models can be weak in generalizing to unseen data in real scenarios. To further uncover the trigger biases and assess the generalization ability of the models, we propose two new sampling methods, Trigger-Uniform Sampling (TUS) and COnfusion Sampling (COS), for the meta tasks construction during evaluation. Besides, to cope with the context-bypassing problem in FSEC models, we introduce adversarial training and trigger reconstruction techniques. Experiments show these techniques help not only improve the performance, but also enhance the generalization ability of models.

📄 PDF Abstract BibTeX arXiv:2108.12844

Code (1)

wangpeiyi9979/behind-the-scenes 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Semantic Bandits: In-Context Exploration-Exploitation is Biased by Semantic Priors

2026-08-17 · David Eric Austin, Kaheer Suleman, Jackie Chi Kit Cheung arxiv

Large language models (LLMs) are increasingly deployed as decision-making agents in settings that require sophisticated environmental exploration. However, existing work has raised questions about how LLMs actually balan…

Unequal Opportunities: Examining the Bias in Geographical Recommendations by Large Language Models

2025-03-16 · Shiran Dudy, Thulasi Tholeti, Resmi Ramachandranpillai, Muhammad Ali 외

Recent advancements in Large Language Models (LLMs) have made them a popular information-seeking tool among end users. However, the statistical training methods for LLMs have raised concerns about their representation of…

Word-Label Alignment for Event Detection: A New Perspective via Optimal Transport

2022-07-01 · *SEM (NAACL) 2022 7 · Amir Pouran Ben Veyseh, Thien Nguyen

Event Detection (ED) aims to identify mentions/triggers of real world events in text. In the literature, this task is modeled as a sequence-labeling or word-prediction problem. In this work, we present a novel formulatio…

Event DetectionSentence

Geodesics, Non-linearities and the Archive of Novelty Search

2022-05-06 · Achkan Salehi, Alexandre Coninx, Stephane Doncieux

The Novelty Search (NS) algorithm was proposed more than a decade ago. However, the mechanisms behind its empirical success are still not well formalized/understood. This short note focuses on the effects of the archive …

Discovery of Perception Performance Limiting Triggering Conditions in Automated Driving

2023-03-07 · Ahmad Adee, Roman Gansch, Peter Liggesmeyer, Claudius Glaeser 외

Highly automated driving (HAD) vehicles are complex systems operating in an open context. Performance limitations originating from sensing and understanding the open context under triggering conditions may result in unsa…