paper-with-me

Papers

Team QUST at SemEval-2023 Task 3: A Comprehensive Study of Monolingual and Multilingual Approaches for Detecting Online News Genre, Framing and Persuasion Techniques

2023-04-09 · Ye Jiang

This paper describes the participation of team QUST in the SemEval2023 task 3. The monolingual models are first evaluated with the under-sampling of the majority classes in the early stage of the task. Then, the pre-trained multilingual model is fine-tuned with a combination of the class weights and the sample weights. Two different fine-tuning strategies, the task-agnostic and the task-dependent, are further investigated. All experiments are conducted under the 10-fold cross-validation, the multilingual approaches are superior to the monolingual ones. The submitted system achieves the second best in Italian and Spanish (zero-shot) in subtask-1.

📄 PDF Abstract BibTeX arXiv:2304.04190

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Team QUST at SemEval-2024 Task 8: A Comprehensive Study of Monolingual and Multilingual Approaches for Detecting AI-generated Text

2024-02-19 · Xiaoman Xu, Xiangrun Li, Taihang Wang, Jianxiang Tian 외

This paper presents the participation of team QUST in Task 8 SemEval 2024. We first performed data augmentation and cleaning on the dataset to enhance model training efficiency and accuracy. In the monolingual task, we e…

Data Augmentation

QuST-LLM: Integrating Large Language Models for Comprehensive Spatial Transcriptomics Analysis

2024-06-20 · Chao Hui Huang

In this paper, we introduce QuST-LLM, an innovative extension of QuPath that utilizes the capabilities of large language models (LLMs) to analyze and interpret spatial transcriptomics (ST) data. In addition to simplifyin…

NCUEE-NLP at SemEval-2022 Task 11: Chinese Named Entity Recognition Using the BERT-BiLSTM-CRF Model

2022-07-01 · SemEval (NAACL) 2022 7 · Lung-Hao Lee, Chien-Huan Lu, Tzu-Mi Lin

This study describes the model design of the NCUEE-NLP system for the Chinese track of the SemEval-2022 MultiCoNER task. We use the BERT embedding for character representation and train the BiLSTM-CRF model to recognize …

Chinese Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

SemEval-2014 Task 9: Sentiment Analysis in Twitter

2019-12-06 · SEMEVAL 2014 8 · Sara Rosenthal, Preslav Nakov, Alan Ritter, Veselin Stoyanov

We describe the Sentiment Analysis in Twitter task, ran as part of SemEval-2014. It is a continuation of the last year's task that ran successfully as part of SemEval-2013. As in 2013, this was the most popular SemEval t…

Sentiment Analysis

ZJUKLAB at SemEval-2025 Task 4: Unlearning via Model Merging

2025-03-27 · Haoming Xu, Shuxun Wang, Yanqiu Zhao, Yi Zhong 외

This paper presents the ZJUKLAB team's submission for SemEval-2025 Task 4: Unlearning Sensitive Content from Large Language Models. This task aims to selectively erase sensitive knowledge from large language models, avoi…