paper-with-me

Papers

GASE: Generatively Augmented Sentence Encoding

2024-11-07 · Manuel Frank, Haithem Afli

We propose an approach to enhance sentence embeddings by applying generative text models for data augmentation at inference time. Unlike conventional data augmentation that utilises synthetic training data, our approach does not require access to model parameters or the computational resources typically required for fine-tuning state-of-the-art models. Generatively Augmented Sentence Encoding uses diverse linguistic synthetic variants of input texts generated by paraphrasing, summarising, or extracting keywords, followed by pooling the original and synthetic embeddings. Experimental results on the Massive Text Embedding Benchmark for Semantic Textual Similarity (STS) demonstrate performance improvements across a range of embedding models using different generative models for augmentation. We find that generative augmentation leads to larger performance improvements for embedding models with lower baseline performance. These findings suggest that integrating generative augmentation at inference time adds semantic diversity and can enhance the robustness and generalizability of sentence embeddings for embedding models. Our results show that the degree to which generative augmentation can improve STS performance depends not only on the embedding model but also on the dataset. From a broader perspective, the approach allows trading training for inference compute.

📄 PDF Abstract BibTeX arXiv:2411.04914

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationSemantic Textual SimilaritySentenceSentence EmbeddingsSTS

Similar Papers 제목 키워드 기반

E3-targetPred: Prediction of E3-Target Proteins Using Deep Latent Space Encoding

2020-06-26 · Seongyong Park, Shujaat Khan, Abdul Wahab

Understanding E3 ligase and target substrate interactions are important for cell biology and therapeutic development. However, experimental identification of E3 target relationships is not an easy task due to the labor-i…

K-Order Graph-oriented Transformer with GraAttention for 3D Pose and Shape Estimation

2022-08-24 · Weixi Zhao, Weiqiang Wang

We propose a novel attention-based 2D-to-3D pose estimation network for graph-structured data, named KOG-Transformer, and a 3D pose-to-shape estimation network for hand data, named GASE-Net. Previous 3D pose estimation m…

3D Pose EstimationPose Estimation

Advancing Manga Analysis: Comprehensive Segmentation Annotations for the Manga109 Dataset

2025-01-01 · CVPR 2025 1 · Minshan Xie, Jian Lin, Hanyuan Liu, Chengze Li 외

Manga, a popular form of multimodal artwork, has traditionally been overlooked in deep learning advancements due to the absence of a robust dataset and comprehensive annotation. Manga segmentation is the key to the d…

Instance SegmentationSegmentationSemantic Segmentation

Suffix Retrieval-Augmented Language Modeling

2022-11-06 · Zecheng Wang, Yik-Cheung Tam

Causal language modeling (LM) uses word history to predict the next word. BERT, on the other hand, makes use of bi-directional word information in a sentence to predict words at masked positions. While BERT is effective …

Causal Language ModelingLanguage ModelingLanguage ModellingRetrieval+1

LJ-Spoof: A Generatively Varied Corpus for Audio Anti-Spoofing and Synthesis Source Tracing

2026-01-12 · Surya Subramani, Hashim Ali, Hafiz Malik arxiv

Speaker-specific anti-spoofing and synthesis-source tracing are central challenges in audio anti-spoofing. Progress has been hampered by the lack of datasets that systematically vary model architectures, synthesis pipeli…