paper-with-me

Papers

LT3 at SemEval-2022 Task 6: Fuzzy-Rough Nearest Neighbor Classification for Sarcasm Detection

2022-07-01 · SemEval (NAACL) 2022 7 · Olha Kaminska, Chris Cornelis, Veronique Hoste

This paper describes the approach developed by the LT3 team in the Intended Sarcasm Detection task at SemEval-2022 Task 6. We considered the binary classification subtask A for English data. The presented system is based on the fuzzy-rough nearest neighbor classification method using various text embedding techniques. Our solution reached 9th place in the official leader-board for English subtask A.

📄 PDF Abstract BibTeX

Code (1)

olha-kaminska/frnn_emotion_detection 공식 구현 pytorch

Tasks

Binary ClassificationClassificationSarcasm Detection

Similar Papers 제목 키워드 기반

Fuzzy-Rough Nearest Neighbour Approaches for Emotion Detection in Tweets

2021-07-08 · Olha Kaminska, Chris Cornelis, Veronique Hoste

Social media are an essential source of meaningful data that can be used in different tasks such as sentiment analysis and emotion recognition. Mostly, these tasks are solved with deep learning methods. Due to the fuzzy …

Deep LearningEmotion RecognitionSentiment Analysis

Mass Classification Method in Mammogram Using Fuzzy K-Nearest Neighbour Equality

2014-06-18 · I. Laurence Aroquiaraj, K. Thangavel

Mass classification of objects is an important area of research and application in a variety of fields. In this paper, we present an efficient computer aided mass classification method in digitized mammograms using Fuzzy…

ClassificationGeneral ClassificationSpecificity

UoB\_UK at SemEval 2021 Task 2: Zero-Shot and Few-Shot Learning for Multi-lingual and Cross-lingual Word Sense Disambiguation.

2021-08-01 · SEMEVAL 2021 · Wei Li, Harish Tayyar Madabushi, Mark Lee

This paper describes our submission to SemEval 2021 Task 2. We compare XLM-RoBERTa Base and Large in the few-shot and zero-shot settings and additionally test the effectiveness of using a k-nearest neighbors classifier i…

Few-Shot LearningTask 2Transfer LearningWord Sense Disambiguation

Deep Fuzzy Optimization for Batch-Size and Nearest Neighbors in Optimal Robot Motion Planning

2025-08-28 · Liding Zhang, Qiyang Zong, Yu Zhang, Zhenshan Bing 외 arxiv

Efficient motion planning algorithms are essential in robotics. Optimizing essential parameters, such as batch size and nearest neighbor selection in sampling-based methods, can enhance performance in the planning proces…

Robot ManipulationMotion Planning

Fuzzy k-Nearest Neighbors with monotonicity constraints: Moving towards the robustness of monotonic noise

2020-03-05 · Sergio González, Salvador García, Sheng-Tun Li, Robert John 외

This paper proposes a new model based on Fuzzy k-Nearest Neighbors for classification with monotonic constraints, Monotonic Fuzzy k-NN (MonFkNN). Real-life data-sets often do not comply with monotonic constraints due to …