paper-with-me

홈 › Papers

What you can cram into a single vector: Probing sentence embeddings for linguistic properties

2018-05-03 · Alexis Conneau, German Kruszewski, Guillaume Lample, Loïc Barrault, Marco Baroni

Although much effort has recently been devoted to training high-quality sentence embeddings, we still have a poor understanding of what they are capturing. "Downstream" tasks, often based on sentence classification, are commonly used to evaluate the quality of sentence representations. The complexity of the tasks makes it however difficult to infer what kind of information is present in the representations. We introduce here 10 probing tasks designed to capture simple linguistic features of sentences, and we use them to study embeddings generated by three different encoders trained in eight distinct ways, uncovering intriguing properties of both encoders and training methods.

📄 PDF Abstract BibTeX arXiv:1805.01070

Code (6)

facebookresearch/SentEval 공식 구현 pytorch
UKPLab/linspector-web
facebookresearch/InferSent pytorch
greenparachute/probing-with-noise pytorch
maexe/linspector-web
sid7954/NLP-Toolkit pytorch

Tasks

General ClassificationSentenceSentence ClassificationSentence Embeddings

Similar Papers 제목 키워드 기반

What you can cram into a single \$\&!\#* vector: Probing sentence embeddings for linguistic properties

2018-07-01 · ACL 2018 7 · Alexis Conneau, German Kruszewski, Guillaume Lample, Lo{\"\i}c Barrault 외

Although much effort has recently been devoted to training high-quality sentence embeddings, we still have a poor understanding of what they are capturing. {``}Downstream{''} tasks, often based on sentence classification…

General ClassificationMachine TranslationSentenceSentence Classification+2

Beyond Single Concept Vector: Modeling Concept Subspace in LLMs with Gaussian Distribution

2024-09-30 · Haiyan Zhao, Heng Zhao, Bo Shen, Ali Payani 외

Probing learned concepts in large language models (LLMs) is crucial for understanding how semantic knowledge is encoded internally. Training linear classifiers on probing tasks is a principle approach to denote the vecto…

Text Generation

What Linear Probes Miss: Multi-View Probing for Weight-Space Learning

2026-05-22 · Eunwoo Heo, Kyeongkook Seo, Jaejun Yoo arxiv

The explosive growth of open-source model repositories has created a Model Jungle, where checkpoints are frequently shared without adequate documentation or metadata. While weight-space learning offers a pathway to ident…

Gaussian Process Probes (GPP) for Uncertainty-Aware Probing

2023-09-21 · NeurIPS 2023 11

Understanding which concepts models can and cannot represent has been fundamental to many tasks: from effective and responsible use of models to detecting out of distribution data. We introduce Gaussian process probes (G…

Progressive Cramming: Reliable Token Compression and What It Reveals

2026-07-23 · Dmitrii Tarasov, Timofei Lashukov, Elizaveta Goncharova, Andrey Kuznetsov arxiv

Token cramming compresses sequences into learned embeddings with near-perfect reconstruction, but fixed token budgets and 99\% accuracy thresholds leave it unclear whether residual errors reflect optimization failures or…