paper-with-me

Papers

Dimensionality Reduction using Similarity-induced Embeddings

2017-06-18 · Nikolaos Passalis, Anastasios Tefas

The vast majority of Dimensionality Reduction (DR) techniques rely on second-order statistics to define their optimization objective. Even though this provides adequate results in most cases, it comes with several shortcomings. The methods require carefully designed regularizers and they are usually prone to outliers. In this work, a new DR framework, that can directly model the target distribution using the notion of similarity instead of distance, is introduced. The proposed framework, called Similarity Embedding Framework, can overcome the aforementioned limitations and provides a conceptually simpler way to express optimization targets similar to existing DR techniques. Deriving a new DR technique using the Similarity Embedding Framework becomes simply a matter of choosing an appropriate target similarity matrix. A variety of classical tasks, such as performing supervised dimensionality reduction and providing out-of-of-sample extensions, as well as, new novel techniques, such as providing fast linear embeddings for complex techniques, are demonstrated in this paper using the proposed framework. Six datasets from a diverse range of domains are used to evaluate the proposed method and it is demonstrated that it can outperform many existing DR techniques.

📄 PDF Abstract BibTeX arXiv:1706.05692

Code (1)

passalis/sef 공식 구현 pytorch

Tasks

Dimensionality ReductionSupervised dimensionality reduction

Similar Papers 제목 키워드 기반

Simple and Effective Dimensionality Reduction for Word Embeddings

2017-08-11 · Vikas Raunak

Word embeddings have become the basic building blocks for several natural language processing and information retrieval tasks. Pre-trained word embeddings are used in several downstream applications as well as for constr…

Dimensionality ReductionInformation RetrievalRetrievalWord Embeddings+1

A Large-Scale Sensitivity Analysis on Latent Embeddings and Dimensionality Reductions for Text Spatializations

2024-07-25 · Daniel Atzberger, Tim Cech, Willy Scheibel, Jürgen Döllner 외

The semantic similarity between documents of a text corpus can be visualized using map-like metaphors based on two-dimensional scatterplot layouts. These layouts result from a dimensionality reduction on the document-ter…

DescriptiveDimensionality ReductionSemantic SimilaritySemantic Textual Similarity+2

CASE -- Condition-Aware Sentence Embeddings for Conditional Semantic Textual Similarity Measurement

2025-03-21 · Gaifan Zhang, Yi Zhou, Danushka Bollegala

The meaning conveyed by a sentence often depends on the context in which it appears. Despite the progress of sentence embedding methods, it remains unclear how to best modify a sentence embedding conditioned on its conte…

Dimensionality ReductionLanguage ModelingLanguage ModellingLarge Language Model+7

Sentence Meta-Embeddings for Unsupervised Semantic Textual Similarity

2019-11-09 · ACL 2020 6 · Nina Poerner, Ulli Waltinger, Hinrich Schütze

We address the task of unsupervised Semantic Textual Similarity (STS) by ensembling diverse pre-trained sentence encoders into sentence meta-embeddings. We apply, extend and evaluate different meta-embedding methods from…

Dimensionality ReductionSemantic Textual SimilaritySentenceSTS+1

Joint Dimensionality Reduction for Separable Embedding Estimation

2021-01-14 · Yanjun Li, Bihan Wen, Hao Cheng, Yoram Bresler

Low-dimensional embeddings for data from disparate sources play critical roles in multi-modal machine learning, multimedia information retrieval, and bioinformatics. In this paper, we propose a supervised dimensionality …

Dimensionality Reductionfeature selectionInformation Retrievalregression+2