vff — the signal in the noise
Research

Aggregating Zero-Shot LLMs Beats Single Models for Financial Disclosure Analysis

Kemal KirtacRead original
Share
Aggregating Zero-Shot LLMs Beats Single Models for Financial Disclosure Analysis

A new paper demonstrates that a lightweight supervised aggregator can effectively combine outputs from multiple zero-shot LLMs to improve corporate disclosure classification and stock return prediction. Researchers tested three fixed zero-shot classifiers reading financial disclosures from different perspectives, then trained a logistic meta-classifier to aggregate their outputs. Using 9,860 U.S. corporate disclosures from January 2025 to March 2026, the trained aggregator achieved 60.6% balanced accuracy compared to 56.6% for the best single classifier, with the largest gains appearing in mixed-signal cases where classifiers disagreed.

TL;DR

  • Supervised aggregation of zero-shot LLM outputs outperforms single classifiers, majority voting, and confidence-weighted voting for financial disclosure analysis
  • Balanced accuracy improved from 56.6% to 60.6% when combining three diverse zero-shot LLM perspectives through a trained meta-classifier
  • The approach works best on disclosures with mixed signals where individual classifiers disagree, suggesting complementary financial insights across models
  • Evaluation used post-release data (Jan 2025-Mar 2026) to avoid contamination from training data in the base LLMs

Why it matters

This work addresses a practical challenge in deploying LLMs for financial analysis: zero-shot models produce variable outputs, but simple voting schemes leave performance on the table. The paper shows that lightweight supervised aggregation can extract complementary signals from diverse model perspectives without expensive fine-tuning, offering a scalable approach for financial institutions seeking to leverage multiple LLM outputs.

Business relevance

For fintech and asset management firms, this demonstrates a cost-effective way to improve prediction accuracy on corporate disclosures without retraining large models. The approach is particularly valuable for capturing nuanced financial signals in ambiguous disclosures where different analytical perspectives yield different conclusions, potentially improving trading signals and risk assessment.

Key implications

  • Ensemble methods combining zero-shot LLM outputs can outperform individual models and traditional voting schemes, suggesting that model diversity itself carries signal value
  • Supervised aggregation of LLM outputs requires minimal additional training and infrastructure compared to fine-tuning, making it accessible to organizations with limited ML resources
  • The largest performance gains occur on ambiguous or mixed-signal inputs, indicating that aggregation is most valuable where uncertainty is highest rather than on straightforward cases

What to watch

Monitor whether this aggregation pattern generalizes to other financial tasks beyond disclosure classification, such as earnings call analysis or regulatory filing interpretation. Also track whether similar lightweight aggregation approaches prove effective in other domains where zero-shot LLMs produce variable outputs, and whether financial institutions adopt this method in production systems.

Share

vff Briefing

Weekly signal. No noise. Built for founders, operators, and AI-curious professionals.

No spam. Unsubscribe any time.

Related stories

AI Discovers Security Flaws Faster Than Humans Can Patch Them

AI Discovers Security Flaws Faster Than Humans Can Patch Them

Recent high-profile breaches at startups like Mercor and Vercel, combined with Anthropic's disclosure that its Mythos AI model identified thousands of previously unknown cybersecurity vulnerabilities, underscore growing demand for AI-powered security solutions. The article argues that cybersecurity vendors CrowdStrike and Palo Alto Networks, which are integrating AI into their threat detection and response capabilities, represent undervalued investment opportunities as enterprises face mounting pressure to defend against both conventional and AI-discovered attack vectors.

2 days ago· The Information
Lightweight Model Beats GPT-4o at Robot Gesture Prediction
Research

Lightweight Model Beats GPT-4o at Robot Gesture Prediction

Researchers have developed a lightweight transformer model that generates co-speech gestures for robots by predicting both semantic gesture placement and intensity from text and emotion signals alone, without requiring audio input at inference time. The model outperforms GPT-4o on the BEAT2 dataset for both gesture classification and intensity regression tasks. The approach is computationally efficient enough for real-time deployment on embodied agents, addressing a gap in current robot systems that typically produce only rhythmic beat-like motions rather than semantically meaningful gestures.

7 days ago· ArXiv (cs.AI)
AWS Launches G7e GPU Instances for Cheaper Large Model Inference
TrendingModel Release

AWS Launches G7e GPU Instances for Cheaper Large Model Inference

AWS has launched G7e instances on Amazon SageMaker AI, powered by NVIDIA RTX PRO 6000 Blackwell GPUs with 96 GB of GDDR7 memory per GPU. The instances deliver up to 2.3x inference performance compared to previous-generation G6e instances and support configurations from 1 to 8 GPUs, enabling deployment of large language models up to 300B parameters on the largest 8-GPU node. This represents a significant upgrade in memory bandwidth, networking throughput, and model capacity for generative AI inference workloads.

10 days ago· AWS Machine Learning Blog
Anthropic Launches Claude Design for Non-Designers
Model Release

Anthropic Launches Claude Design for Non-Designers

Anthropic has launched Claude Design, a new product aimed at helping non-designers like founders and product managers create visuals quickly to communicate their ideas. The tool addresses a gap for early-stage teams and individuals who need to share concepts visually but lack design expertise or resources. Claude Design integrates with Anthropic's Claude AI platform, leveraging its capabilities to streamline the visual creation process. The launch reflects growing demand for AI-powered design tools that lower barriers to entry for non-technical users.

11 days ago· TechCrunch AI