AIToday

GPT-2's embedding reveals political networks via token proximity

r/MachineLearning22h ago

Key takeaway

A researcher examined GPT-2 Small's internal token embeddings for "Trump" by comparing nearest neighbors under two mathematical representations. Using the model's original continuous coordinates revealed a specific social network (family, staff, rivals, and presidents); discretizing the coordinates produced more generic political terms. The finding demonstrates that language models encode nuanced semantic structure in their learned embeddings without explicit training signals.

Summaries like this, in your inbox every morning.

Sign up free →

3 Key Points

  • What happened

    A researcher visualized how GPT-2 Small's learned word embeddings cluster the token "Trump" alongside other tokens. When using the model's original continuous coordinates, the nearest neighbors include family members, staff, rivals, and other presidents (Obama, Clinton, Bush, Eisenhower); when coordinates are discretized (rounded), the neighbors become generic political figures (Mitt, Hillary, Pelosi, Blair).

  • Why it matters

    The analysis reveals that large language models encode meaningful semantic relationships in their internal token representations — not through explicit prompting or text generation, but through the geometric structure of learned embeddings alone. This suggests the model has internalized complex social and political associations during training.

  • What to watch

    The visualization uses a t-SNE projection of 32,070 alphabetic tokens with at least two characters, showing how different mathematical representations (continuous vs. discretized) of the same embedding space surface different kinds of semantic neighbors.

In Depth

The analysis examined a single token, "Trump," in GPT-2 Small's static embedding table—the lookup table of learned numerical vectors assigned before attention or context is applied. The researcher created a t-SNE projection (a dimensionality-reduction technique for visualization) of 32,070 alphabetic tokens with at least two characters to show the overall embedding landscape. Two nearest-neighbor analyses of Trump's embedding then revealed how representation choice shapes which tokens emerge as most similar. Under the discretized representation, where each coordinate is thresholded, the nearest neighbors are mostly generic political figures: Mitt, Hillary, Pelosi, and Blair. Under the continuous representation, which preserves the original embedding coordinates, the neighbors form a more specific and coherent cluster: family members (such as Ivanka and Melania, implied by the category "family members"), staff, rivals, and other U.S. presidents including Obama, Clinton, Bush, and Eisenhower. Crucially, this entire analysis operates on the model's learned embeddings without prompting, text generation, or any intervention beyond mathematical transformation of the vector space. The difference between the two representations demonstrates that GPT-2 Small has encoded layered semantic structure—both generic political categorization and specific social relationships—within the geometry of its token embeddings.

Context & Analysis

The visualization leverages a fundamental property of neural language models: static token embeddings—the learned numerical representations assigned to each word or subword before any context-dependent processing—encode rich semantic structure. By comparing nearest neighbors under two different mathematical operations on the same embedding, the analysis isolates how the model's geometry alone organizes political and social knowledge. The continuous representation preserves the fine-grained distinctions the model has learned (distinguishing Obama or Clinton from generic politicians like Mitt or Pelosi), while the discretized version collapses those distinctions and reveals a coarser clustering. This suggests the model has distributed specific relationship information—family ties, professional roles, rivalries—across multiple coordinate dimensions, and that this information is recoverable without any text generation or prompt engineering. The finding is grounded purely in what GPT-2 Small has already learned during pretraining on its training corpus.

FAQ

What is discretized vs. continuous in this analysis?
Discretized means each coordinate in the embedding is thresholded before calculating nearest neighbors, producing generic political terms. Continuous retains the original coordinates, yielding a more specific group with family members, staff, rivals, and presidents.
How many tokens were analyzed in the visualization?
The t-SNE projection included 32,070 alphabetic tokens with at least two characters.

Get the latest Large Language Models news every morning

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytime

Discussion

No comments yet. Be the first to share your thoughts!

Log in to join the discussion

Related Articles

Stay ahead with AI news

Get curated AI news from 200+ sources delivered daily to your inbox. Free to use.

Get Started Free

Free · takes 30 seconds · unsubscribe anytime

1 minute a day. The AI essentials.

200+ sources · Email / LINE / Slack

Get it free →