paper-with-me

Papers

Emergence of Separable Manifolds in Deep Language Representations

2020-06-01 · ICML 2020 1 · Jonathan Mamou, Hang Le, Miguel Del Rio, Cory Stephenson, Hanlin Tang, Yoon Kim, SueYeon Chung

Deep neural networks (DNNs) have shown much empirical success in solving perceptual tasks across various cognitive modalities. While they are only loosely inspired by the biological brain, recent studies report considerable similarities between representations extracted from task-optimized DNNs and neural populations in the brain. DNNs have subsequently become a popular model class to infer computational principles underlying complex cognitive functions, and in turn, they have also emerged as a natural testbed for applying methods originally developed to probe information in neural populations. In this work, we utilize mean-field theoretic manifold analysis, a recent technique from computational neuroscience that connects geometry of feature representations with linear separability of classes, to analyze language representations from large-scale contextual embedding models. We explore representations from different model families (BERT, RoBERTa, GPT, etc.) and find evidence for emergence of linguistic manifolds across layer depth (e.g., manifolds for part-of-speech tags), especially in ambiguous data (i.e, words with multiple part-of-speech tags, or part-of-speech classes including many words). In addition, we find that the emergence of linear separability in these manifolds is driven by a combined reduction of manifolds' radius, dimensionality and inter-manifold correlations.

📄 PDF Abstract BibTeX arXiv:2006.01095

Code (1)

schung039/contextual-repr-manifolds 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
GPT GPT is a Transformer-based architecture and training procedure for natural language processing tasks. Training follows a…
Weight Decay 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Adam 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…

Similar Papers 제목 키워드 기반

Stochastic Separability of Embedding Manifolds

2026-08-24 · Liqing Zhang arxiv

Neurobiological studies and representation learning have observed that representations of objects belonging to the same category in high-dimensional neural spaces exhibit low-dimensional object manifold characteristics, …

Representation Learning

Unsupervised learning on spontaneous retinal activity leads to efficient neural representation geometry

2023-12-05 · Andrew Ligeralde, Yilun Kuang, Thomas Edward Yerxa, Miah N. Pitcher 외

Prior to the onset of vision, neurons in the developing mammalian retina spontaneously fire in correlated activity patterns known as retinal waves. Experimental evidence suggests that retinal waves strongly influence the…

Contrastive Learningimage-classificationImage Classification

Nodes Are Early, Edges Are Late: Probing Diagram Representations in Large Vision-Language Models

2026-03-03 · Haruto Yoshida, Keito Kudo, Yoichi Aoki, Ryota Tanaka 외 arxiv

Large vision-language models (LVLMs) demonstrate strong performance on diagram understanding benchmarks, yet they still struggle with understanding relationships between elements, particularly those represented by nodes …

Statistical Mechanics of Neural Processing of Object Manifolds

2021-06-01 · SueYeon Chung

Invariant object recognition is one of the most fundamental cognitive tasks performed by the brain. In the neural state space, different objects with stimulus variabilities are represented as different manifolds. In this…

ObjectObject Recognition

S-JEA: Stacked Joint Embedding Architectures for Self-Supervised Visual Representation Learning

2023-05-19 · Alžběta Manová, Aiden Durrant, Georgios Leontidis

The recent emergence of Self-Supervised Learning (SSL) as a fundamental paradigm for learning image representations has, and continues to, demonstrate high empirical success in a variety of tasks. However, most SSL appro…

Representation LearningSelf-Supervised Learning