paper-with-me

Papers

Mean Embeddings with Test-Time Data Augmentation for Ensembling of Representations

2021-06-15 · Arsenii Ashukha, Andrei Atanov, Dmitry Vetrov

Averaging predictions over a set of models -- an ensemble -- is widely used to improve predictive performance and uncertainty estimation of deep learning models. At the same time, many machine learning systems, such as search, matching, and recommendation systems, heavily rely on embeddings. Unfortunately, due to misalignment of features of independently trained models, embeddings, cannot be improved with a naive deep ensemble like approach. In this work, we look at the ensembling of representations and propose mean embeddings with test-time augmentation (MeTTA) simple yet well-performing recipe for ensembling representations. Empirically we demonstrate that MeTTA significantly boosts the quality of linear evaluation on ImageNet for both supervised and self-supervised models. Even more exciting, we draw connections between MeTTA, image retrieval, and transformation invariant models. We believe that spreading the success of ensembles to inference higher-quality representations is the important step that will open many new applications of ensembling.

📄 PDF Abstract BibTeX arXiv:2106.08038

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationImage RetrievalLinear evaluationRecommendation SystemsRetrieval

Similar Papers 제목 키워드 기반

FlipReID: Closing the Gap between Training and Inference in Person Re-Identification

2021-05-12 · Xingyang Ni, Esa Rahtu

Since neural networks are data-hungry, incorporating data augmentation in training is a widely adopted technique that enlarges datasets and improves generalization. On the other hand, aggregating predictions of multiple …

Person Re-Identification

Atalaya at TASS 2019: Data Augmentation and Robust Embeddings for Sentiment Analysis

2019-09-25 · Franco M. Luque

In this article we describe our participation in TASS 2019, a shared task aimed at the detection of sentiment polarity of Spanish tweets. We combined different representations such as bag-of-words, bag-of-characters, and…

Data AugmentationSentiment AnalysisTranslationWord Embeddings

Boosting Anomaly Detection Using Unsupervised Diverse Test-Time Augmentation

2021-10-29 · Seffi Cohen, Niv Goldshlager, Lior Rokach, Bracha Shapira

Anomaly detection is a well-known task that involves the identification of abnormal events that occur relatively infrequently. Methods for improving anomaly detection performance have been widely studied. However, no stu…

Anomaly Detection

Beyond the Laplacian: Interpolated Spectral Augmentation for Graph Neural Networks

2025-11-14 · Ziyao Cui, Edric Tam arxiv

Graph neural networks (GNNs) are fundamental tools in graph machine learning. The performance of GNNs relies crucially on the availability of informative node features, which can be limited or absent in real-life dataset…

Visual Word Sense Disambiguation with CLIP through Dual-Channel Text Prompting and Image Augmentations

2026-02-06 · Shamik Bhattacharya, Daniel Perkins, Yaren Dogan, Vineeth Konjeti 외 arxiv

Ambiguity poses persistent challenges in natural language understanding for large language models (LLMs). To better understand how lexical ambiguity can be resolved through the visual domain, we develop an interpretable …

Natural Language UnderstandingWord Sense DisambiguationImage Augmentation