Skip to content
gentic.news — AI News Intelligence Platform

survey paper

29 articles about survey paper in AI news

Survey Paper 'The Latent Space' Maps Evolution from Token Generation to Latent Computation in Language Models

Researchers have published a comprehensive survey charting the evolution of language model architectures from token-level autoregression to methods that perform computation in continuous latent spaces. This work provides a unified framework for understanding recent advances in reasoning, planning, and long-context modeling.

85% relevant

Omar Saadoun's PaperWiki AI Agents Now Generate Personalized Research Surveys

Omar Saadoun announced that his PaperWiki platform now uses AI agents to generate personalized survey papers from a user's LLM-generated knowledge base. These surveys are self-improving and update automatically as new papers are published.

85% relevant

AI Memory Survey: Three Systems Needed for Human-Like Recall

A new survey paper proposes that modern AI requires three distinct memory systems—parametric, retrieval, and agent memory—to achieve human-like cognition, highlighting control as the key bottleneck.

80% relevant

Beyond Sequence Generation: The Emergence of Agentic Reinforcement Learning for LLMs

A new survey paper argues that LLM reinforcement learning must evolve beyond narrow sequence generation to embrace true agentic capabilities. The research introduces a comprehensive taxonomy for agentic RL, mapping environments, benchmarks, and frameworks shaping this emerging field.

85% relevant

40-Author Survey Unveils 'Levels × Laws' Framework for Agent World Models

A 40-author survey introduces a 'levels × laws' framework for world models in AI agents, spanning 3 capability levels and 4 law regimes, synthesizing 400+ works. It provides a shared vocabulary for designing and evaluating world models across traditionally siloed research communities.

85% relevant

Anthropic Survey: 81,000 People Rank AI Economic Hopes & Fears

Anthropic published new research analyzing the economic hopes and worries expressed by 81,000 people in a prior survey on AI. The findings aim to guide AI development toward public priorities.

85% relevant

IBM Research Survey Proposes Framework for Optimizing LLM Agent Workflows

IBM researchers published a comprehensive survey categorizing approaches to LLM agent workflow optimization along three dimensions: when structure is determined, which components get optimized, and what signals guide optimization.

99% relevant

Pseudo Label NCF: A Novel Approach to Cold-Start Recommendation Using Survey Data and Dual Embeddings

New research introduces Pseudo Label NCF, a method that enhances Neural Collaborative Filtering for extreme data sparsity. It uses survey-derived 'pseudo labels' to create dual embedding spaces, improving ranking accuracy while revealing a trade-off between embedding separability and performance.

76% relevant

Survey Benchmarks Four Approaches to Synthetic Brain Signal Generation for BCI Data Scarcity

A comprehensive survey categorizes and benchmarks four methodological approaches to generating synthetic brain signals for BCIs, addressing data scarcity and privacy constraints. The authors provide an open-source codebase for comparing knowledge-based, feature-based, model-based, and translation-based generative algorithms.

84% relevant

arXiv Survey Maps KV Cache Optimization Landscape: 5 Strategies for Million-Token LLM Inference

A comprehensive arXiv review categorizes five principal KV cache optimization techniques—eviction, compression, hybrid memory, novel attention, and combinations—to address the linear memory scaling bottleneck in long-context LLM inference. The analysis finds no single dominant solution, with optimal strategy depending on context length, hardware, and workload.

95% relevant

LLM-Based Customer Digital Twins Predict Preferences with 87.7% Accuracy

A new arXiv paper proposes using LLM-based 'customer digital twins' (CDTs) — agents built from individual Reddit review histories via RAG — to perform conjoint analysis. The CDTs predict actual user preferences with 87.73% accuracy in a computer monitor case study, offering a scalable alternative to traditional market research.

78% relevant

Study: People Rely on AI for Medical Advice, But Quality Evidence Lags

A new paper reveals people are frequently using AI for medical advice, but most research uses outdated models and lacks comparison to the non-AI information people would otherwise seek.

85% relevant

OpenAI Proposes 4-Day Week, Robot Tax Amid Rising Anti-AI Violence

Following violent attacks on CEO Sam Altman, OpenAI has published a policy paper proposing a new social contract, including a four-day workweek and AI dividends, to address rising public anxiety over AI's societal impact.

95% relevant

Rank, Don't Generate: A New Benchmark for Factual, Ranked Explanations in Recommendation Systems

A new research paper formalizes explainable recommendation as a statement-level ranking problem, not a generation task. It introduces the StaR benchmark, built from Amazon reviews, showing that simple popularity baselines can outperform state-of-the-art models in personalized explanation ranking.

88% relevant

How Academics Are Using CLAUDE.md to Automate Research Code

A new presentation reveals how researchers use Claude Code's CLAUDE.md to automate literature reviews, data analysis, and paper writing workflows.

95% relevant

The Next Frontier for Self-Driving Cars: Teaching AI to Think Like a Human

A new survey argues that autonomous driving's biggest hurdle is no longer perception but a lack of robust reasoning. The integration of large language models offers a path forward but creates a critical tension between slow deliberation and split-second safety.

81% relevant

LLM Agents Will Reshape Personalization

Researchers propose that LLM-based assistants are reconfiguring how user representations are produced and exposed, requiring a shift toward inspectable, portable, and revisable user models across services. They identify five research fronts for the future of recommender systems.

84% relevant

Semantic Needles in Document Haystacks

Researchers developed a framework to test how LLMs score similarity between documents with subtle semantic changes. They found models exhibit positional bias, are sensitive to topical context, and produce unique scoring 'fingerprints'. This matters for any application relying on LLM-as-a-Judge for document comparison.

74% relevant

Study of 1,222 Users Claims ChatGPT Use Reduces Cognitive Effort

A viral social media post references a study of 1,222 people, claiming it proves ChatGPT use reduces cognitive effort. The claim lacks published methodology or data, highlighting the ongoing debate over AI's impact on human cognition.

87% relevant

AlphaEarth Embeddings Outperform Prithvi, Clay in Urban Signal Benchmark

Researchers benchmarked three geospatial foundation models—AlphaEarth, Prithvi, and Clay—on predicting 14 neighborhood-level urban indicators from satellite imagery. AlphaEarth's compact 64-dimensional embeddings proved most informative, achieving the highest predictive skill for built-environment-linked outcomes like chronic health burdens.

72% relevant

8 RAG Architectures Explained for AI Engineers: From Naive to Agentic Retrieval

A technical thread explains eight distinct RAG architectures with specific use cases, from basic vector similarity to complex agentic systems. This provides a practical framework for engineers choosing the right approach for different retrieval tasks.

85% relevant

The Agentic AI Reality Check: 88% Never Reach Production, Here's How to Spot the Fakes

A new analysis reveals widespread 'agent washing' in AI, with most systems labeled as agents being rebranded chatbots or automation scripts. The article provides a 5-point checklist to distinguish real, production-ready agents from marketing hype, crucial for retail leaders evaluating AI investments.

95% relevant

NVIDIA Releases NVPanoptix-3D on Hugging Face: Single-Image 3D Indoor Scene Reconstruction

NVIDIA has open-sourced NVPanoptix-3D, a model that reconstructs complete 3D indoor scenes—including panoptic segmentation, depth, and geometry—from a single RGB image in one forward pass.

90% relevant

Frank AI Claims to Automate Customer Interviews at Scale, Cutting Research Time from 6 Weeks to 3 Days

Frank AI automates customer interviews via video, voice, or WhatsApp, generating insights overnight. The company claims this cuts research time from six weeks to three days and reduces costs versus traditional $500-$1,000 per interview.

85% relevant

Tuning-Free LLM Framework IKGR Builds Strong Recommender by Extracting Explicit User Intent

Researchers propose IKGR, a novel LLM-based recommender that constructs an intent-centric knowledge graph without model fine-tuning. It explicitly links users and items to extracted intents, showing strong performance on cold-start and long-tail items.

95% relevant

LLM-Based Multi-Agent System Automates New Product Concept Evaluation

Researchers propose an automated system using eight specialized AI agents to evaluate product concepts on technical and market feasibility. The system uses RAG and real-time search for evidence-based deliberation, showing results consistent with senior experts in a monitor case study.

85% relevant

Edge AI for Loss Prevention: Adaptive Pose-Based Detection for Luxury Retail Security

A new periodic adaptation framework enables edge devices to autonomously detect shoplifting behaviors from pose data, offering a scalable, privacy-preserving solution for luxury retail security with 91.6% outperformance over static models.

85% relevant

The Agent-User Problem: Why Your AI-Powered Personalization Models Are About to Break

New research reveals AI agents acting on behalf of users create fundamentally uninterpretable behavioral data, breaking core assumptions of retail personalization and recommendation systems. Luxury brands must prepare for this paradigm shift.

70% relevant

FT's AI Risk Chart Sparks Debate: 50% Chance of Human Extinction Versus Abundance

A Financial Times chart showing AI could lead to either human extinction or unprecedented abundance has ignited debate about mainstream recognition of existential risks. The visualization presents a stark 50/50 probability between catastrophic and utopian outcomes.

85% relevant