中文
相关论文

相关论文: SNU_IDS at SemEval-2019 Task 3: Addressing Trainin…

200 篇论文

This paper describes our submission for SemEval-2025 Task 3: Mu-SHROOM, the Multilingual Shared-task on Hallucinations and Related Observable Overgeneration Mistakes. The task involves detecting hallucinated spans in text generated by…

计算与语言 · 计算机科学 2025-05-28 Baraa Hikal , Ahmed Nasreldin , Ali Hamdi

Code-switching is a phenomenon in which two or more languages are used in the same message. Nowadays, it is quite common to find messages with languages mixed in social media. This phenomenon presents a challenge for sentiment analysis. In…

计算与语言 · 计算机科学 2020-09-09 Jason Angel , Segun Taofeek Aroyehun , Antonio Tamayo , Alexander Gelbukh

Luminoso participated in the SemEval 2018 task on "Capturing Discriminative Attributes" with a system based on ConceptNet, an open knowledge graph focused on general knowledge. In this paper, we describe how we trained a linear classifier…

计算与语言 · 计算机科学 2018-12-12 Robyn Speer , Joanna Lowry-Duda

Classification tasks require a balanced distribution of data to ensure the learner to be trained to generalize over all classes. In real-world datasets, however, the number of instances vary substantially among classes. This typically leads…

机器学习 · 计算机科学 2020-11-24 Joel Jang , Yoonjeon Kim , Kyoungho Choi , Sungho Suh

This report describes GMU's sentiment analysis system for the SemEval-2023 shared task AfriSenti-SemEval. We participated in all three sub-tasks: Monolingual, Multilingual, and Zero-Shot. Our approach uses models initialized with…

计算与语言 · 计算机科学 2023-04-26 Md Mahfuz Ibn Alam , Ruoyu Xie , Fahim Faisal , Antonios Anastasopoulos

We describe our system for SemEval-2020 Task 11 on Detection of Propaganda Techniques in News Articles. We developed ensemble models using RoBERTa-based neural architectures, additional CRF layers, transfer learning between the two…

计算与语言 · 计算机科学 2020-08-10 Anton Chernyavskiy , Dmitry Ilvovsky , Preslav Nakov

This paper describes our deep learning-based approach to multilingual aspect-based sentiment analysis as part of SemEval 2016 Task 5. We use a convolutional neural network (CNN) for both aspect extraction and aspect-based sentiment…

计算与语言 · 计算机科学 2016-09-23 Sebastian Ruder , Parsa Ghaffari , John G. Breslin

In this paper we describe our attempt at producing a state-of-the-art Twitter sentiment classifier using Convolutional Neural Networks (CNNs) and Long Short Term Memory (LSTMs) networks. Our system leverages a large amount of unlabeled data…

计算与语言 · 计算机科学 2017-04-21 Mathieu Cliche

This paper describes our deep learning-based approach to sentiment analysis in Twitter as part of SemEval-2016 Task 4. We use a convolutional neural network to determine sentiment and participate in all subtasks, i.e. two-point,…

计算与语言 · 计算机科学 2016-09-12 Sebastian Ruder , Parsa Ghaffari , John G. Breslin

Identification of hallucination spans in black-box language model generated text is essential for applications in the real world. A recent attempt at this direction is SemEval-2025 Task 3, Mu-SHROOM-a Multilingual Shared Task on…

计算与语言 · 计算机科学 2025-05-26 Saketh Reddy Vemula , Parameswari Krishnamurthy

This paper describes the Amobee sentiment analysis system, adapted to compete in SemEval 2017 task 4. The system consists of two parts: a supervised training of RNN models based on a Twitter sentiment treebank, and the use of feedforward…

计算与语言 · 计算机科学 2018-07-24 Alon Rozental , Daniel Fleischer

In this paper we present our approach and the system description for Sub-task A and Sub Task B of SemEval 2019 Task 6: Identifying and Categorizing Offensive Language in Social Media. Sub-task A involves identifying if a given tweet is…

计算与语言 · 计算机科学 2019-04-22 Haimin Zhang , Debanjan Mahata , Simra Shahid , Laiba Mehnaz , Sarthak Anand , Yaman Singla , Rajiv Ratn Shah , Karan Uppal

Women are influential online, especially in image-based social media such as Twitter and Instagram. However, many in the network environment contain gender discrimination and aggressive information, which magnify gender stereotypes and…

计算与语言 · 计算机科学 2022-04-21 Da Li , Ming Yi , Yukai He

Propaganda spreads the ideology and beliefs of like-minded people, brainwashing their audiences, and sometimes leading to violence. SemEval 2020 Task-11 aims to design automated systems for news propaganda detection. Task-11 consists of two…

计算与语言 · 计算机科学 2020-08-25 Rajaswa Patil , Somesh Singh , Swati Agarwal

We hereby present a solution to a semantic textual similarity (STS) problem in which it is necessary to match two sentences containing, as the only distinguishing factor, highly specific information (such as names, addresses, identification…

计算与语言 · 计算机科学 2023-11-29 Gioele Cadamuro , Marco Gruppo

This paper describes the Duluth systems that participated in SemEval--2020 Task 12, Multilingual Offensive Language Identification in Social Media (OffensEval--2020). We participated in the three English language tasks. Our systems provide…

计算与语言 · 计算机科学 2020-07-28 Ted Pedersen

Semantic segmentation has made tremendous progress in recent years. However, satisfying performance highly depends on a large number of pixel-level annotations. Therefore, in this paper, we focus on the semi-supervised segmentation problem…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Xin Lai , Zhuotao Tian , Li Jiang , Shu Liu , Hengshuang Zhao , Liwei Wang , Jiaya Jia

Semantic Textual Similarity (STS) measures the meaning similarity of sentences. Applications include machine translation (MT), summarization, generation, question answering (QA), short answer grading, semantic search, dialog and…

计算与语言 · 计算机科学 2017-08-02 Daniel Cer , Mona Diab , Eneko Agirre , Iñigo Lopez-Gazpio , Lucia Specia

In fine-grained road scene understanding, semantic segmentation plays a crucial role in enabling vehicles to perceive and comprehend their surroundings. By assigning a specific class label to each pixel in an image, it allows for precise…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Yuting Hong , Yongkang Wu , Hui Xiao , Huazheng Hao , Xiaojie Qiu , Baochen Yao , Chengbin Peng

This paper presents our strategies in SemEval 2020 Task 4: Commonsense Validation and Explanation. We propose a novel way to search for evidence and choose the different large-scale pre-trained models as the backbone for three subtasks. The…

计算与语言 · 计算机科学 2020-07-27 Jiajing Wan , Xinting Huang