paper-with-me

홈 › Papers

Distance Functions and Normalization Under Stream Scenarios

2023-06-30 · Eduardo V. L. Barboza, Paulo R. Lisboa de Almeida, Alceu de Souza Britto Jr, Rafael M. O. Cruz

Data normalization is an essential task when modeling a classification system. When dealing with data streams, data normalization becomes especially challenging since we may not know in advance the properties of the features, such as their minimum/maximum values, and these properties may change over time. We compare the accuracies generated by eight well-known distance functions in data streams without normalization, normalized considering the statistics of the first batch of data received, and considering the previous batch received. We argue that experimental protocols for streams that consider the full stream as normalized are unrealistic and can lead to biased and poor results. Our results indicate that using the original data stream without applying normalization, and the Canberra distance, can be a good combination when no information about the data stream is known beforehand.

📄 PDF Abstract BibTeX arXiv:2307.00106

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

NormEval: A Unified Multi-Metric Framework for Evaluating Semantic Fidelity in Text Normalization

2025-11-25 · Md Abdullah Al Kafi, Raka Moni, Walayat Hussain arxiv

Text normalization methods such as stemming and lemmatization are fundamental components of NLP pipelines. As new normalization tools are developed for diverse languages, evaluation methodologies remain fragmented, relyi…

Distance Metric Learning Loss Functions in Few-Shot Scenarios of Supervised Language Models Fine-Tuning

2022-11-28 · Witold Sosnowski, Karolina Seweryn, Anna Wróblewska, Piotr Gawrysiak

This paper presents an analysis regarding an influence of the Distance Metric Learning (DML) loss functions on the supervised fine-tuning of the language models for classification tasks. We experimented with known datase…

Metric Learning

Angular-Based Word Meta-Embedding Learning

2018-08-13 · James O' Neill, Danushka Bollegala

Ensembling word embeddings to improve distributed word representations has shown good success for natural language processing tasks in recent years. These approaches either carry out straightforward mathematical operatio…

Meta-LearningWord EmbeddingsWord Similarity

NOTE: Robust Continual Test-time Adaptation Against Temporal Correlation

2022-08-10 · Taesik Gong, Jongheon Jeong, Taewon Kim, Yewon Kim 외

Test-time adaptation (TTA) is an emerging paradigm that addresses distributional shifts between training and testing phases without additional data acquisition or labeling cost; only unlabeled test data streams are used …

Autonomous DrivingTest-time Adaptation

Evolving Normalization-Activation Layers

2020-04-06 · NeurIPS 2020 12 · Hanxiao Liu, Andrew Brock, Karen Simonyan, Quoc V. Le

Normalization layers and activation functions are fundamental components in deep networks and typically co-locate with each other. Here we propose to design them using an automated approach. Instead of designing them sep…

image-classificationImage ClassificationImage GenerationInstance Segmentation+1