Page 11 of 192

AllHigh signalRecent
7679 articles
arXiv cs.AI·

Topical Phase Transitions in Artificial Intelligence Research: Large-Scale Evidence and an Early-Warning Signature for Emerging Topics

Analysis of 80,814 papers from 5 major AI conferences (2017-2025) reveals research topics advance through abrupt phase transitions, not gradually. LLMs dominant by 2025; diffusion models and vision-language models surged within 1-3 years. Early-warning signature flags reasoning, test-time compute, agentic AI, multimodal LLMs, RAG, and world models as topics to monitor 2026-2028.

BenchmarksPapersReasoning
SIG
78
HYP
25
arXiv cs.AI·

MARS: Margin-Adversarial Risk-controlled Stopping for Parallel LLM Test-time Scaling

MARS is an adversarial stopping rule for parallel LLM test-time scaling. It probes partial traces at intermediate checkpoints to estimate which traces will change answers, enabling early stopping once the leading vote is safe. Across three reasoning models and three competition-math benchmarks, MARS saves 25-47% of self-consistency tokens while maintaining accuracy.

ReasoningEvalsBenchmarks
SIG
78
HYP
15
Reddit r/MachineLearning·

Adaptive Tokenisation Via Temporal Redundancy Masking And Latent Inpainting [R]

Adaptive video tokenisation method exploiting temporal redundancy in frozen tokeniser latent space via fixed threshold on per-position temporal-L1 differences. Latent Inpainting Transformer (LIT) reconstructs dropped positions. Single encoder + one LIT pass pipeline: 31× speedup over ElasticTok-CV, 2× over InfoTok on TokenBench and DAVIS benchmarks.

Video generationBenchmarksPapers
SIG
78
HYP
18
arXiv cs.CL·

NightFeats @ MMU-RAGent NeurIPS 2025: A Context-Optimized Multi-Agent RAG System for the Text-to-Text Track

NightFeats, a structured multi-agent RAG system, wins Best Dynamic Evaluation at NeurIPS 2025 (text-to-text track). The pipeline decomposes knowledge synthesis into three phases: retrieval, curation, composition, with temporal-semantic reranking and contradiction reconciliation. Outperforms Claude-SonnetV2 and Nova-Pro on human evaluations.

Multi-agentRAGAI Agents
SIG
78
HYP
25
arXiv cs.CL·

The Structural Attention Tax: How Retrieval Format Hijacks In-Context Learning Independent of Content

RAG systems suffer from a structural bias: knowledge graph triples capture 2-3x more attention per token than semantically equivalent natural language, compressing demonstration attention by up to 42%, regardless of relevance. Authors formalise this 'structural attention tax' and propose five mitigation strategies, validated on Mistral-7B and LLaMA-3-8B.

RAGReasoningEvals
SIG
78
HYP
15
arXiv cs.LG·

Energy-Conserved Neural Pipelines: Attenuating Error Propagation in Modular Neural Networks via Physical Conservation Constraints

Researchers propose enforcing energy conservation as a hard physical constraint in modular neural network pipelines to mitigate error propagation across module boundaries. On CIFAR-10, this approach retains 77.4% accuracy at sigma=0.2 versus 35.1% for baselines. The advantage generalizes to robotic systems (Franka Panda, MuJoCo) with +18.9 pp gain.

PapersBenchmarksAI safety
SIG
78
HYP
15
arXiv cs.LG·

SwiftCTS: Fast Cross-Design Prediction and Pareto Optimization of Clock Tree Metrics via Few-Shot Calibration

SwiftCTS is a physics-informed surrogate framework for Clock Tree Synthesis. Trained in under 5 seconds on CPU with sub-millisecond inference, it uses K-shot multiplicative calibration to adapt predictions to unseen architectures without retraining. Evaluates 100,000 CTS configurations in 10 seconds with <0.5% errors on power and wirelength.

BenchmarksPapersOpen source
SIG
78
HYP
15
arXiv cs.CL·

Beyond Compaction: Structured Context Eviction for Long-Horizon Agents

Context Window Lifecycle (CWL) manages long-horizon LLM agent memory via structured semantic eviction. The agent annotates its trajectory as typed, dependency-linked episodes; a deterministic policy evicts content by priority when token budget is exceeded. CWL completes 89 sequential tasks across 80M tokens with no accuracy degradation, avoiding summarization compaction limitations.

AI AgentsReasoningPapers
SIG
78
HYP
15
arXiv cs.CL·

BioDivergence: A Benchmark and Evaluation Framework for Hidden Contextual Contradictions in Biomedical Abstracts

BioDivergence is a benchmark and evaluation framework for hidden contextual contradictions in biomedical abstracts. It proposes a six-class conflict taxonomy, a 13-axis divergence ontology, and four structured outputs per claim pair. The silver benchmark contains 11,865 claim pairs across five biomedical domains. Mistral-7B-Instruct-v0.3 achieves 0.5523 accuracy and 0.3894 contextual-F1.

BenchmarksPapersMistral
SIG
78
HYP
15
arXiv cs.CL·

SOMA-SQL: Resolving Multi-Source Ambiguity in NL-to-SQL via Synthetic Log and Execution Probing

SOMA-SQL resolves multi-source ambiguity in NL-to-SQL translation via synthetic query logs and execution probing. The method constructs synthetic logs to ground schema interpretation, generates SQL candidates, then executes targeted probing queries driven by an ambiguity taxonomy. Results: +13.0% execution accuracy on average across 6 benchmarks, up to +16.7% on ambiguous questions.

Code generationReasoningBenchmarks
SIG
78
HYP
15
arXiv cs.LG·

APEX: A Network-Native Time-Series Foundation Model for Forecasting and Anomaly Detection for Wireless Edge Operations

APEX is a transformer foundation model specialized for wireless network telemetry. Pre-trained on 10-channel multivariate data from ~4,500 production networks (100K time series), it reduces MAE by 18% vs Toto and 38% vs SARIMA on 192-step DHCP forecasting. Two versions: APEX-Large (269M, cloud) and APEX-Edge (10.5M, edge) with F1=0.93 for anomaly detection.

PapersBenchmarksReasoning
SIG
78
HYP
15