paper-with-me

Papers

SufiSent - Universal Sentence Representations Using Suffix Encodings

2018-02-20 · Siddhartha Brahma

Computing universal distributed representations of sentences is a fundamental task in natural language processing. We propose a method to learn such representations by encoding the suffixes of word sequences in a sentence and training on the Stanford Natural Language Inference (SNLI) dataset. We demonstrate the effectiveness of our approach by evaluating it on the SentEval benchmark, improving on existing approaches on several transfer tasks.

📄 PDF Abstract BibTeX arXiv:1802.07370

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language InferenceSentence

Similar Papers 제목 키워드 기반

Improved Sentence Modeling using Suffix Bidirectional LSTM

2018-05-18 · Siddhartha Brahma

Recurrent neural networks have become ubiquitous in computing representations of sequential data, especially textual data in natural language processing. In particular, Bidirectional LSTMs are at the heart of several neu…

ClassificationGeneral ClassificationNatural Language InferenceSentence+4

A BERT-based Universal Model for Both Within- and Cross-sentence Clinical Temporal Relation Extraction

2019-06-01 · WS 2019 6 · Chen Lin, Timothy Miller, Dmitriy Dligach, Steven Bethard 외

Classic methods for clinical temporal relation extraction focus on relational candidates within a sentence. On the other hand, break-through Bidirectional Encoder Representations from Transformers (BERT) are trained on l…

RelationRelation ExtractionSentenceTemporal Relation Extraction

Universal and Transferable Adversarial Attack on Large Language Models Using Exponentiated Gradient Descent

2025-08-20 · Sajib Biswas, Mao Nishino, Samuel Jacob Chacko, Xiuwen Liu arxiv

As large language models (LLMs) are increasingly deployed in critical applications, ensuring their robustness and safety alignment remains a major challenge. Despite the overall success of alignment techniques such as re…

Reinforcement LearningAdversarial Attack

AmpleGCG: Learning a Universal and Transferable Generative Model of Adversarial Suffixes for Jailbreaking Both Open and Closed LLMs

2024-04-11 · Zeyi Liao, Huan Sun

As large language models (LLMs) become increasingly prevalent and integrated into autonomous systems, ensuring their safety is imperative. Despite significant strides toward safety alignment, recent work GCG~\citep{zou20…

Safety Alignment

On the universality of neural encodings in CNNs

2024-09-28 · Florentin Guth, Brice Ménard

We explore the universality of neural encodings in convolutional neural networks trained on image classification tasks. We develop a procedure to directly compare the learned weights rather than their representations. It…

image-classificationImage ClassificationTransfer Learning