paper-with-me

홈 › Papers

Map of Encoders -- Mapping Sentence Encoders using Quantum Relative Entropy

2026-02-09 · Gaifan Zhang, Danushka Bollegala arxiv

We propose a method to compare and visualise sentence encoders at scale by creating a map of encoders where each sentence encoder is represented in relation to the other sentence encoders. Specifically, we first represent a sentence encoder using an embedding matrix of a sentence set, where each row corresponds to the embedding of a sentence. Next, we compute the Pairwise Inner Product (PIP) matrix for a sentence encoder using its embedding matrix. Finally, we create a feature vector for each sentence encoder reflecting its Quantum Relative Entropy (QRE) with respect to a unit base encoder. We construct a map of encoders covering 1101 publicly available sentence encoders, providing a new perspective of the landscape of the pre-trained sentence encoders. Our map accurately reflects various relationships between encoders, where encoders with similar attributes are proximally located on the map. Moreover, our encoder feature vectors can be used to accurately infer downstream task performance of the encoders, such as in retrieval and clustering tasks, demonstrating the faithfulness of our map.

📄 PDF Abstract BibTeX arXiv:2602.08740

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Experimental Implementation of a Quantum Autoencoder via Quantum Adders

2018-07-27 · Yongcheng Ding, Lucas Lamata, Mikel Sanz, Xi Chen 외

Quantum autoencoders allow for reducing the amount of resources in a quantum computation by mapping the original Hilbert space onto a reduced space with the relevant information. Recently, it was proposed to employ appro…

Quantum Masked Autoencoders for Vision Learning

2025-11-21 · Emma Andrews, Prabhat Mishra arxiv

Classical autoencoders are widely used to learn features of input data. To improve the feature learning, classical masked autoencoders extend classical autoencoders to learn the features of the original input sample in t…

Quantum autoencoders via quantum adders with genetic algorithms

2017-09-21 · L. Lamata, U. Alvarez-Rodriguez, J. D. Martín-Guerrero, M. Sanz 외

The quantum autoencoder is a recent paradigm in the field of quantum machine learning, which may enable an enhanced use of resources in quantum technologies. To this end, quantum neural networks with less nodes in the in…

Quantum Machine Learning

Towards Explainable Quantum AI: Informing the Encoder Selection of Quantum Neural Networks via Visualization

2025-12-16 · Shaolun Ruan, Feng Liang, Rohan Ramakrishna, Chao Ren 외 arxiv

Quantum Neural Networks (QNNs) represent a promising fusion of quantum computing and neural network architectures, offering speed-ups and efficient processing of high-dimensional, entangled data. A crucial component of Q…

Direct Network Transfer: Transfer Learning of Sentence Embeddings for Semantic Similarity

2018-04-20 · Li Zhang, Steven R. Wilson, Rada Mihalcea

Sentence encoders, which produce sentence embeddings using neural networks, are typically evaluated by how well they transfer to downstream tasks. This includes semantic similarity, an important task in natural language …

Natural Language UnderstandingSemantic SimilaritySemantic Textual SimilaritySentence+3