We’re Evolving—Immortality.global 2.0 is Incubating
The platform is in maintenance while we finalize a release that blends AI and longevity science like never before.

A European Central Bank research team analyzes over 22,000 S&P 500 earnings call transcripts using GPT-4o–driven sentiment analysis to measure firms’ generative AI exposure. They categorize mentions into Opportunity, Adoption, and Risk themes, and find that early, sustained AI discussions correlate with up to a 0.62% increase in quarterly stock returns, demonstrating that investor sentiment around AI discourse can boost valuation beyond earnings expectations.

Key points

  • Analyzed 22,000 S&P 500 earnings call transcripts (2014–2024) using GPT-4o for sentiment classification into Opportunity, Adoption, and Risk themes.
  • Found each one percentage point increase in GenAI discourse associates with a 0.62% lift in quarterly excess returns; Early Exposed firms gain an extra 0.26 interaction boost.
  • Documented a sharp post-ChatGPT surge in AI mentions, particularly in IT, and linked thematic shifts from Opportunity to Adoption to stock performance.

Why it matters: This research shows that proactive AI communication is a powerful market signal, offering firms strategic advantage and informing investors' valuation decisions.

Q&A

  • What is sentometrics?
  • How does GPT-4o perform sentiment analysis on earnings calls?
  • What are Opportunity, Adoption, and Risk themes?
  • Why do early AI discussions affect stock returns?
Copy link
Facebook X LinkedIn WhatsApp
Share post via...


Read full article

Generative Artificial Intelligence

Generative Artificial Intelligence refers to a category of machine learning models designed to create new content—such as text, images, or code—by learning patterns from large datasets. Unlike traditional AI that classifies or predicts, generative AI synthesizes fresh outputs based on training inputs.

These models use neural network architectures known as transformers, which process sequences of tokens and generate probabilities for the next token in a sequence. By sampling from these probability distributions, generative AI can complete sentences, translate languages, compose music, or draft business reports.

  • How it learns: Models are trained on vast corpora of text or images using unsupervised learning, where the task is to predict missing words or pixels.
  • Key applications: Content creation, code generation, data augmentation, and ideation support in research.
  • Examples: ChatGPT for conversation, DALL·E for image synthesis, and Codex for code assistance.

In corporate settings, generative AI helps draft earnings call summaries, automate financial reporting, and simulate market scenarios. It can accelerate analysis by generating synthetic data for back-testing trading strategies or producing customizable dashboards for investor relations.

Sentiment Analysis and Sentometrics

Sentiment Analysis is a natural language processing technique that evaluates the emotional tone—positive, negative, or neutral—expressed in text. It leverages lexicons, machine learning classifiers, or deep learning to assign sentiment scores to words, sentences, or entire documents.

  • Lexicon-based methods: Use predefined dictionaries that score words by sentiment polarity.
  • Machine learning classifiers: Train on labeled examples to predict sentiment categories.
  • Deep learning approaches: Utilize architectures like transformers to capture context-dependent sentiment.

Sentometrics combines these sentiment scores with econometric modeling. Textual sentiment indicators are aggregated—often as percentage shares of total content—and fed into statistical analyses (e.g., regressions, VAR models) to study relationships with quantitative outcomes such as stock returns, GDP growth, or financial risk measures.

Key stages in a sentometric workflow:

  1. Text collection: Gather transcripts, news articles, or social media posts relevant to the study.
  2. Preprocessing: Clean text by removing stop words, normalizing tokens, and handling punctuation.
  3. Sentiment extraction: Apply sentiment analysis models to label and score text segments.
  4. Thematic classification: Group mentions into custom themes (e.g., Opportunity, Adoption, Risk).
  5. Econometric analysis: Use statistical techniques to link sentiment indicators with numerical targets.

This approach provides a real-time lens to monitor corporate narratives and assess their economic impact, making it accessible for longevity enthusiasts interested in how AI tools may shape future technological investment and policy decisions.