paper-with-me

Papers

IITK at SemEval-2024 Task 1: Contrastive Learning and Autoencoders for Semantic Textual Relatedness in Multilingual Texts

2024-04-06 · Udvas Basak, Rajarshi Dutta, Shivam Pandey, Ashutosh Modi

This paper describes our system developed for the SemEval-2024 Task 1: Semantic Textual Relatedness. The challenge is focused on automatically detecting the degree of relatedness between pairs of sentences for 14 languages including both high and low-resource Asian and African languages. Our team participated in two subtasks consisting of Track A: supervised and Track B: unsupervised. This paper focuses on a BERT-based contrastive learning and similarity metric based approach primarily for the supervised track while exploring autoencoders for the unsupervised track. It also aims on the creation of a bigram relatedness corpus using negative sampling strategy, thereby producing refined word embeddings.

📄 PDF Abstract BibTeX arXiv:2404.04513

Code (1)

exploration-lab/iitk-semeval-2024-task-1 공식 구현 pytorch

Tasks

Contrastive LearningWord Embeddings

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Counts@IITK at SemEval-2021 Task 8: SciBERT Based Entity And Semantic Relation Extraction For Scientific Data

2021-04-03 · SEMEVAL 2021 · Akash Gangwar, Sabhay Jain, Shubham Sourav, Ashutosh Modi

This paper presents the system for SemEval 2021 Task 8 (MeasEval). MeasEval is a novel span extraction, classification, and relation extraction task focused on finding quantities, attributes of these quantities, and addi…

Relation Extraction

IITK at SemEval-2020 Task 10: Transformers for Emphasis Selection

2020-07-21 · SEMEVAL 2020 · Vipul Singhal, Sahil Dhull, Rishabh Agarwal, Ashutosh Modi

This paper describes the system proposed for addressing the research problem posed in Task 10 of SemEval-2020: Emphasis Selection For Written Text in Visual Media. We propose an end-to-end model that takes as input the t…

IITK@LCP at SemEval 2021 Task 1: Classification for Lexical Complexity Regression Task

2021-04-02 · Neil Rajiv Shirude, Sagnik Mukherjee, Tushar Shandhilya, Ananta Mukherjee 외

This paper describes our contribution to SemEval 2021 Task 1: Lexical Complexity Prediction. In our approach, we leverage the ELECTRA model and attempt to mirror the data annotation scheme. Although the task is a regress…

General ClassificationLexical Complexity PredictionregressionTask 2

IITK@LCP at SemEval-2021 Task 1: Classification for Lexical Complexity Regression Task

2021-08-01 · SEMEVAL 2021 · Neil Shirude, Sagnik Mukherjee, Tushar Shandhilya, Ananta Mukherjee 외

This paper describes our contribution to SemEval 2021 Task 1 (Shardlow et al., 2021): Lexical Complexity Prediction. In our approach, we leverage the ELECTRA model and attempt to mirror the data annotation scheme. Althou…

Lexical Complexity PredictionregressionTask 2

ReCAM@IITK at SemEval-2021 Task 4: BERT and ALBERT based Ensemble for Abstract Word Prediction

2021-04-04 · SEMEVAL 2021 · Abhishek Mittal, Ashutosh Modi

This paper describes our system for Task 4 of SemEval-2021: Reading Comprehension of Abstract Meaning (ReCAM). We participated in all subtasks where the main goal was to predict an abstract word missing from a statement.…

Language ModelingLanguage ModellingMasked Language ModelingReading Comprehension