paper-with-me

Papers Sentence-Pair Classification

“Sentence-Pair Classification” 태그가 달린 논문 38편 · 필터 해제

On the effectiveness of Large Language Models in the mechanical design domain

2025-05-02 · Daniele Grandi, Fabian Riquelme

In this work, we seek to understand the performance of large language models in the mechanical engineering domain. We leverage the semantic data found in the ABC dataset, specifically the assembly names that designers as…

ClassificationSentenceSentence-Pair Classificationzero-shot-classification+1

Can linguists better understand DNA?

2024-12-10 · Wang Liang

Multilingual transfer ability, which reflects how well models fine-tuned on one source language can be applied to other languages, has been well studied in multilingual pre-trained models. However, the existence of such …

ClassificationSentenceSentence-Pair ClassificationSentence Similarity

Generating Synthetic Datasets for Few-shot Prompt Tuning

2024-10-08 · Xu Guo, Zilin Du, Boyang Li, Chunyan Miao

A major limitation of prompt tuning is its dependence on large labeled training datasets. Under few-shot learning settings, prompt tuning lags far behind full-model fine-tuning, limiting its scope of application. In this…

Few-Shot LearningMRPCQQPSentence+2

New Datasets for Automatic Detection of Textual Entailment and of Contradictions between Sentences in French

2024-05-23 · Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024) 2024 5 · Maximos Skandalis, Richard Moot, Christian Retoré, Simon Robillard

This paper introduces DACCORD, an original dataset in French for automatic detection of contradictions between sentences. It also presents new, manually translated versions of two datasets, namely the well known dataset …

Natural Language InferenceRTESentenceSentence-Pair Classification+1

A Generic NLI approach for Classification of Sentiment Associated with Therapies

2023-11-28 · Rajaraman Kanagasabai, Anitha Veeramani

This paper describes our system for addressing SMM4H 2023 Shared Task 2 on "Classification of sentiment associated with therapies (aspect-oriented)". In our work, we adopt an approach based on Natural language inference …

ClassificationNatural Language InferenceSentenceSentence-Pair Classification+1

Link Prediction for Wikipedia Articles as a Natural Language Inference Task

2023-08-31 · Chau-Thang Phan, Quoc-Nam Nguyen, Kiet Van Nguyen

Link prediction task is vital to automatically understanding the structure of large knowledge bases. In this paper, we present our system to solve this task at the Data Science and Advanced Analytics 2023 Competition "Ef…

ArticlesLink PredictionNatural Language InferencePrediction+2

DACCORD : un jeu de données pour la Détection Automatique d'énonCés COntRaDictoires en français

2023-06-08 · Actes de 18e Conférence en Recherche d'Information et Applications (CORIA) - 30e Conférence sur le Traitement Automatique des Langues Naturelles (TALN), Paris, France 2023 6 · Maximos Skandalis, Richard Moot, Simon Robillard

La tâche de détection automatique de contradictions logiques entre énoncés en TALN est une tâche de classification binaire, où chaque paire de phrases reçoit une étiquette selon que les deux phrases se contredisent ou no…

Binary ClassificationBinary text classificationSentenceSentence-Pair Classification+1

mPMR: A Multilingual Pre-trained Machine Reader at Scale

2023-05-23 · Weiwen Xu, Xin Li, Wai Lam, Lidong Bing

We present multilingual Pre-trained Machine Reader (mPMR), a novel method for multilingual machine reading comprehension (MRC)-style pre-training. mPMR aims to guide multilingual pre-trained language models (mPLMs) to pe…

ClassificationMachine Reading ComprehensionNatural Language UnderstandingReading Comprehension+2

Data Augmentation for Conflict and Duplicate Detection in Software Engineering Sentence Pairs

2023-05-16 · Garima Malik, Mucahit Cevik, Ayşe Başar

This paper explores the use of text data augmentation techniques to enhance conflict and duplicate detection in software engineering tasks through sentence pair classification. The study adapts generic augmentation techn…

Data AugmentationLEMMASentenceSentence-Pair Classification+1

Transfer learning for conflict and duplicate detection in software requirement pairs

2023-01-09 · Garima Malik, Savas Yildirim, Mucahit Cevik, Ayse Bener 외

Consistent and holistic expression of software requirements is important for the success of software projects. In this study, we aim to enhance the efficiency of the software development processes by automatically identi…

SentenceSentence-Pair ClassificationTransfer Learning

Fine-mixing: Mitigating Backdoors in Fine-tuned Language Models

2022-10-18 · Zhiyuan Zhang, Lingjuan Lyu, Xingjun Ma, Chenguang Wang 외

Deep Neural Networks (DNNs) are known to be vulnerable to backdoor attacks. In Natural Language Processing (NLP), DNNs are often backdoored during the fine-tuning process of a large-scale Pre-trained Language Model (PLM)…

Language ModellingSentenceSentence-Pair ClassificationSentiment Analysis+2

YNU-HPCC at SemEval-2022 Task 6: Transformer-based Model for Intended Sarcasm Detection in English and Arabic

2022-07-01 · SemEval (NAACL) 2022 7 · Guangmin Zheng, Jin Wang, Xuejie Zhang

In this paper, we (a YNU-HPCC team) describe the system we built in the SemEval-2022 competition. As participants in Task 6 (titled “iSarcasmEval: Intended Sarcasm Detection In English and Arabic”), we implement the sent…

Binary ClassificationClassificationSarcasm DetectionSentence+1

Constructing A Dataset of Support and Attack Relations in Legal Arguments in Court Judgements using Linguistic Rules

2022-06-01 · LREC 2022 6 · Basit Ali, Sachin Pawar, Girish Palshikar, Rituraj Singh

Argumentation mining is a growing area of research and has several interesting practical applications of mining legal arguments. Support and Attack relations are the backbone of any legal argument. However, there is no p…

SentenceSentence-Pair Classification

Multi-label topic classification for COVID-19 literature with Bioformer

2022-04-14 · Li Fang, Kai Wang

We describe Bioformer team's participation in the multi-label topic classification task for COVID-19 literature (track 5 of BioCreative VII). Topic classification is performed using different BERT models (BioBERT, PubMed…

ArticlesClassificationSentenceSentence-Pair Classification+1

CBLUE: A Chinese Biomedical Language Understanding EvaluationBenchmark

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Artificial Intelligence (AI), along with the recent progress in biomedical language understanding, is gradually offering great promise for medical practice. With the development of biomedical language understanding bench…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Natural Language Understanding+2

Sparse Distillation: Speeding Up Text Classification by Using Bigger Student Models

2021-10-16 · NAACL 2022 7 · Qinyuan Ye, Madian Khabsa, Mike Lewis, Sinong Wang 외

Distilling state-of-the-art transformer models into lightweight student models is an effective way to reduce computation cost at inference time. The student models are typically compact transformers with fewer parameters…

ClassificationDomain GeneralizationPrivacy PreservingSentence+3

Revisiting Self-Training for Few-Shot Learning of Language Model

2021-10-04 · EMNLP 2021 11 · Yiming Chen, Yan Zhang, Chen Zhang, Grandee Lee 외

As unlabeled data carry rich task-relevant information, they are proven useful for few-shot learning of language model. The question is how to effectively make use of such data. In this work, we revisit the self-training…

BenchmarkingFew-Shot LearningLanguage ModelingLanguage Modelling+5

Enhancing Biomedical Relation Extraction with Transformer Models using Shortest Dependency Path Features and Triplet Information

2021-10-01 · Journal of Biomedical Informatics 2021 10 · Vani Kanjirangat, Fabio Rinaldi

Entity relation extraction plays an important role in the biomedical, healthcare, and clinical research areas. Recently, pre-trained models based on transformer architectures and their variants have shown remarkable perf…

RelationRelation ExtractionSentenceSentence-Pair Classification+1

Avoiding Inference Heuristics in Few-shot Prompt-based Finetuning

2021-09-09 · EMNLP 2021 11 · Prasetya Ajie Utama, Nafise Sadat Moosavi, Victor Sanh, Iryna Gurevych

Recent prompt-based approaches allow pretrained language models to achieve strong performances on few-shot finetuning by reformulating downstream tasks as a language modeling problem. In this work, we demonstrate that, d…

Language ModelingLanguage ModellingSentenceSentence-Pair Classification

Unsupervised Pre-training with Structured Knowledge for Improving Natural Language Inference

2021-09-08 · Xiaoyu Yang, Xiaodan Zhu, Zhan Shi, Tianda Li

While recent research on natural language inference has considerably benefited from large annotated datasets, the amount of inference-related knowledge (including commonsense) provided in the annotated data is still rath…

Natural Language InferenceSentenceSentence-Pair ClassificationUnsupervised Pre-training
1–20 / 38 다음 →