Page 47 of 192

AllHigh signalRecent
7679 articles
arXiv cs.AI·

Barriers for Learning in an Evolving World: Mathematical Understanding of Loss of Plasticity

Theoretical investigation of loss of plasticity (LoP) in deep learning under non-stationary environments. Authors identify two primary mechanisms: activation saturation and representational redundancy creating traps in parameter space. Paradox: properties promoting static generalization (low-rank representations) worsen LoP in continual learning.

Reinforcement learningPapersAlignment
SIG
75
HYP
15
arXiv cs.AI·

OPERA: A Reinforcement Learning--Enhanced Orchestrated Planner-Executor Architecture for Reasoning-Oriented Multi-Hop Retrieval

OPERA is a retrieval-augmented generation (RAG) architecture coupling planning and execution via reinforcement learning. A Goal Planning Module decomposes complex questions into sub-goals, executed by a Reason-Execute Module with specialized components for reasoning and retrieval. Training uses MAPGRPO, a GRPO variant. Superior results on complex multi-hop benchmarks.

RAGReinforcement learningReasoning
SIG
75
HYP
25
arXiv cs.AI·

Scheduling That Speaks: An Interpretable Programmatic Reinforcement Learning Framework

ProRL is a programmatic reinforcement learning framework for combinatorial optimization (job shop scheduling). It generates interpretable policies as human-readable programs via a domain-specific language (DSL-S), exploring the program space through local search and Bayesian optimization. Outperforms classical heuristics and DRL baselines with minimal training episodes.

Reinforcement learningReasoningBenchmarks
SIG
75
HYP
15
arXiv cs.AI·

QSTRBench: a New Benchmark to Evaluate the Ability of Language Models to Reason with Qualitative Spatial and Temporal Calculi

QSTRBench is a benchmark evaluating LLMs' ability to reason with qualitative spatial and temporal reasoning (QSTR). It covers 9 calculi (Point Algebra, Allen's Interval Algebra, RCC-5/8/22, etc.) with composition tables, converse relations, and conceptual neighbourhoods. Tested models outperform guessing but none answer all questions correctly. RCC-22 proves most difficult.

BenchmarksReasoningEvals
SIG
75
HYP
15
arXiv cs.AI·

EmoMind: Decoding Affective Captions from Human Brain fMRI

EmoMind decodes affective captions directly from brain fMRI signals. The system first retrieves a neutral scene description from brain-decoded visual features, then rewrites it using a continuous 34-dimensional emotion vector extracted from the same fMRI recording. Evaluated on two independent emotion fMRI datasets, EmoMind outperforms GPT-4 with discrete emotion labels across all validation axes.

VisionReasoningEvals
SIG
75
HYP
25
arXiv cs.AI·

OCCAM: Open-set Causal Concept explAnation and Ontology induction for black-box vision Models

OCCAM is a framework for explaining black-box image classifier decisions through causal visual concepts. It discovers concepts in open-set manner, localizes them via text-guided segmentation, and measures causal contribution through object-level interventions. OCCAM aggregates interventional evidence to induce a structured ontology revealing concept dependencies and systematic model biases.

VisionEvalsReasoning
SIG
75
HYP
15
arXiv cs.AI·

HINT-SD: Targeted Hindsight Self-Distillation for Long-Horizon Agents

HINT-SD proposes targeted self-distillation for training long-horizon LLM agents. The method uses full-trajectory hindsight to identify failure-relevant actions and applies feedback-conditioned distillation only on targeted action spans. On BFCL v3 and AppWorld, it improves over dense per-turn feedback baselines by up to 18.80% while achieving 2.26× lower time per training step.

AI AgentsReinforcement learningReasoning
SIG
75
HYP
15
arXiv cs.AI·

HTSC-2025: A Benchmark Dataset of Ambient-Pressure High-Temperature Superconductors for AI-Driven Critical Temperature Prediction

HTSC-2025 is an open-source benchmark of high-temperature superconducting materials discovered 2023-2025 (X₂YH₆ systems, MXH₃ perovskites, M₃XH₈, BCN-doped cage structures, 2D honeycomb). Addresses the lack of standardized datasets for fair comparison of AI algorithms predicting critical transition temperatures.

BenchmarksPapersOpen source
SIG
75
HYP
25
arXiv cs.AI·

An Amortized Efficiency Threshold for Comparing Neural and Heuristic Solvers in Combinatorial Optimization

Paper evaluating energy efficiency of neural vs heuristic combinatorial solvers. Defines Amortized Efficiency Threshold (AET): deployment volume where neural network training cost breaks even. On CVRP (n=50), attention-based solver from Kool et al. (2019) reaches energy parity at ~4560 deployed instances. Per-instance neural-to-heuristic ratio: 2.29e-3.

BenchmarksReasoningOpen source
SIG
75
HYP
15
arXiv cs.AI·

StreamPro: From Reactive Perception to Proactive Decision-Making in Streaming Video

StreamPro introduces StreamPro-Bench, a benchmark evaluating proactive video streaming understanding across three dimensions: perception, temporal reasoning, and proactive agency. The framework proposes CB-Stream Loss to address supervision imbalance and applies GRPO with multi-grained rewards. Results: 41.5 on StreamPro-Bench vs 10.4 previously, 78.9 on StreamingBench-RTVU.

VisionReasoningReinforcement learning
SIG
75
HYP
25