LIVE PULSE
5.0 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.7 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.5 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.2 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.8 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.4 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.4 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.4 VoiceCodeBench arXiv paper proposes benchmark for exact structured-token recovery in speech recognition1 src1.4 Arabic-Russian Parallel Corpus and LLM Benchmark for Scientific Text1 src1.4 Study Analyzes Self-Reported Limitations in NLP Research1 src5.0 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.7 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.5 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.2 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.8 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.4 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.4 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.4 VoiceCodeBench arXiv paper proposes benchmark for exact structured-token recovery in speech recognition1 src1.4 Arabic-Russian Parallel Corpus and LLM Benchmark for Scientific Text1 src1.4 Study Analyzes Self-Reported Limitations in NLP Research1 src
HEATPULSEAI MAGAZINES
FLIP · FOLLOW · SAVE

#few-shot

3 curated events
papersSEP 10 04:00 UTC

Balanced k-shot sampling causes exact degeneracy in discriminant analysis on LLM embeddings

A new arXiv paper proves that balanced k-shot sampling, which draws exactly k labeled examples per class, induces an exact and provable degeneracy in a family of small-sample discriminant estimators. The result concerns kernelized linear discriminant methods applied to LLM embeddings, where the within-class scatter operator breaks down under equal per-class sample counts. The finding carries practical consequences for few-shot classification pipelines that rely on embeddings from large language models.

papersSEP 12 04:00 UTC

Paper Questions Whether Few-Shot Learning Protocols Reflect True Few-Shot Conditions

A new arXiv paper argues that standard few-shot learning benchmarks may not measure what they claim. In typical setups, models are first trained on a large auxiliary dataset whose categories differ from the evaluation episodes but come from the same visual domain, so the target task is not genuinely novel. The authors call for closer scrutiny of these pre-training assumptions when interpreting few-shot results.

papersSEP 12 04:00 UTC

Soft Prompting Approach Adapts Vision-Language Models with Few Shots

A new arXiv paper tackles few-shot object detection with vision-language models in domains that differ from their training data, such as aerial, industrial, and medical imagery, where only ten labeled images are available. Rather than optimizing discrete text prompts, the authors propose a soft prompting method for adaptation. The work is a cross-listing on arXiv cs.AI.