paper-with-me

홈 › Papers

The Chinese Causative-Passive Homonymy Disambiguation: an adversarial Dataset for NLI and a Probing Task

2022-06-01 · LREC 2022 6 · Shanshan Xu, Katja Markert

The disambiguation of causative-passive homonymy (CPH) is potentially tricky for machines, as the causative and the passive are not distinguished by the sentences’ syntactic structure. By transforming CPH disambiguation to a challenging natural language inference (NLI) task, we present the first Chinese Adversarial NLI challenge set (CANLI). We show that the pretrained transformer model RoBERTa, fine-tuned on an existing large-scale Chinese NLI benchmark dataset, performs poorly on CANLI. We also employ Word Sense Disambiguation as a probing task to investigate to what extent the CPH feature is captured in the model’s internal representation. We find that the model’s performance on CANLI does not correspond to its internal representation of CPH, which is the crucial linguistic ability central to the CANLI dataset. CANLI is available on Hugging Face Datasets (Lhoest et al., 2021) at https://huggingface.co/datasets/sxu/CANLI

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language InferenceWord Sense Disambiguation

Similar Papers 제목 키워드 기반

Is Japanese CCGBank empirically correct? A case study of passive and causative constructions

2023-02-28 · Daisuke Bekki, Hitomi Yanaka

The Japanese CCGBank serves as training and evaluation data for developing Japanese CCG parsers. However, since it is automatically generated from the Kyoto Corpus, a dependency treebank, its linguistic validity still ne…

Semantic Parsing

Lectal Variation of the Two Chinese Causative Auxiliaries

2020-09-01 · ROCLING 2020 9 · Cing-Fang Shih, Mao-Chang Ku, Shu-Kai Hsieh
Vocal Bursts Valence Prediction

CausalDiff: Causality-Inspired Disentanglement via Diffusion Model for Adversarial Defense

2024-10-30 · Mingkun Zhang, Keping Bi, Wei Chen, Quanrun Chen 외

Despite ongoing efforts to defend neural classifiers from adversarial attacks, they remain vulnerable, especially to unseen attacks. In contrast, humans are difficult to be cheated by subtle manipulations, since we make …

Adversarial DefenseDisentanglementTraffic Sign Recognition

A Survey on Lexical Ambiguity Detection and Word Sense Disambiguation

2024-03-24 · Miuru Abeysiriwardana, Deshan Sumanathilaka

This paper explores techniques that focus on understanding and resolving ambiguity in language within the field of natural language processing (NLP), highlighting the complexity of linguistic phenomena such as polysemy a…

Knowledge GraphsSurveyWord Sense Disambiguation

A Polyphone BERT for Polyphone Disambiguation in Mandarin Chinese

2022-07-01 · Song Zhang, Ken Zheng, Xiaoxu Zhu, Baoxiang Li

Grapheme-to-phoneme (G2P) conversion is an indispensable part of the Chinese Mandarin text-to-speech (TTS) system, and the core of G2P conversion is to solve the problem of polyphone disambiguation, which is to pick up t…

Polyphone disambiguationtext-to-speechText to Speech