Page 31 of 192

AllHigh signalRecent
7679 articles
arXiv cs.AI·

Attractor-Vascular Coupling Theory: Formal Grounding and Empirical Validation for AAMI-Standard Cuffless Blood Pressure Estimation from Smartphone Photoplethysmography

Attractor-Vascular Coupling Theory (AVCT): mathematical framework showing cardiac attractor geometry encodes blood pressure information. Calibrated LightGBM model on smartphone PPG achieves MAE 2.05 mmHg (SBP) and 1.67 mmHg (DBP) in strict leave-one-subject-out cross-validation (46 subjects, 29,684 windows), meeting AAMI/IEEE SP10 criteria. PPG-only ablation matches ECG+PPG within 0.05 mmHg.

PapersBenchmarksEvals
SIG
78
HYP
15
arXiv cs.AI·

Episodic-Semantic Memory Architecture for Long-Horizon Scientific Agents

Dual-process memory architecture for scientific agents: decouples episodic window (10 messages) from semantic consolidation (3 tokens/message). Evaluation on 15,000 messages across 6 LLMs (OpenAI, Anthropic, Google): maintains 70-85% accuracy at 10,000 messages with 62% fewer tokens. Identifies trade-offs: Dual Process excels at numeric/temporal queries, RAG for historical retrieval.

AI AgentsReasoningRAG
SIG
78
HYP
25
arXiv cs.AI·

Memory-Guided Tree Search with Cross-Branch Knowledge Transfer for LLM Solver Synthesis

MEMOIR, a memory-guided tree-search framework, automatically synthesizes solvers for combinatorial optimization using LLMs. With a two-level memory hierarchy (branch-local and global), it achieves 96.7% solution validity across 7 problems (scheduling, routing, packing), outperforming baselines by 9.2 points and reducing run-to-run validity variance by over an order of magnitude.

AI AgentsReasoningCode generation
SIG
78
HYP
25
arXiv cs.CL·

BacktestBench: Benchmarking Large Language Models for Automated Quantitative Strategy Backtesting

BacktestBench is the first large-scale benchmark for automated quantitative backtesting, containing 18,246 annotated QA pairs across 6 million real market records. AutoBacktest, a multi-agent system, translates natural language strategies into reproducible backtests via a Summarizer, SQL Retriever, and Python Coder. Evaluation on 23 mainstream LLMs.

BenchmarksMulti-agentCode generation
SIG
78
HYP
25
arXiv cs.AI·

EnactToM: An Evolving Benchmark for Functional Theory of Mind in Embodied Agents

EnactToM is an evolving benchmark with 300 multi-agent embodied tasks in 3D household environments with partial observability. It tests functional Theory of Mind—acting optimally on implicit beliefs—rather than literal belief questions. All seven frontier models score 0.0% on hard task completion, with 93% of failures traced to epistemic coordination breakdowns.

Multi-agentReasoningBenchmarks
SIG
78
HYP
25
arXiv cs.AI·

MolClaw: An Autonomous Agent with Hierarchical Skills for Drug Molecule Evaluation, Screening, and Optimization

MolClaw is an autonomous agent with a three-tier hierarchical architecture (70 skills) for drug molecule evaluation, screening, and optimization. It integrates 30+ specialized resources and achieves state-of-the-art performance on MolBench, a benchmark spanning 8 to 50+ sequential tool calls. Gains concentrate on structured workflow orchestration rather than ad hoc scripting.

AI AgentsMulti-agentBenchmarks
SIG
78
HYP
25
arXiv cs.AI·

Ontology-Constrained Neural Reasoning in Enterprise Agentic Systems: A Neurosymbolic Architecture for Domain-Grounded AI Agents

Neurosymbolic architecture with ontologies (Role, Domain, Interaction) for enterprise LLM agents. Controlled experiment (1,800 runs, Claude Sonnet 4, Qwen 2.5 72B, Gemma 4 26B): ontology-constrained agents outperform ungrounded agents on metric accuracy and role consistency (p < .001). 2x greater lift in localized domains (Vietnam) where LLM training coverage is weak.

AI AgentsClaudeReasoning
SIG
78
HYP
25
arXiv cs.AI·

CyberCorrect: A Cybernetic Framework for Closed-Loop Self-Correction in Large Language Models

CyberCorrect formalizes LLM self-correction as a closed-loop control system. A tri-modal error detector (self-consistency, verbalized confidence, logic-chain verification) and type-directed correction controller achieve 79.8% accuracy on CyberCorrect-Bench (440 reasoning tasks), +6.2pp over existing methods, reducing overshoot by 41% via convergence control.

ReasoningEvalsPapers
SIG
78
HYP
25
arXiv cs.AI·

When Personalization Legitimizes Risks: Uncovering Safety Vulnerabilities in Personalized Dialogue Agents

Study reveals a safety vulnerability in personalized dialogue agents: long-term memory biases intent inference and legitimizes harmful queries. PS-Bench benchmark shows personalization increases attack success rates by 15.8%–243.7% versus stateless baselines. A lightweight detection-reflection method is proposed to mitigate this safety degradation.

AI safetyAI AgentsBenchmarks
SIG
78
HYP
25
arXiv cs.AI·

Inference-Time Diversity in RL-Trained Lean Theorem Provers: A Diagnostic Study

RL-trained Lean theorem provers suffer mode-collapse at inference: doubling sampling from k=32 to k=64 on miniF2F-test with DeepSeek-Prover-V1.5-RL solves zero additional theorems (42/244). Fixed structural diversity of 15 tactic skeletons recovers +45% relative improvement at k=16 (+12.3±4.2 theorems). Phenomenon is RL-specific and orthogonal to scaling.

ReasoningReinforcement learningBenchmarks
SIG
78
HYP
15
arXiv cs.AI·

MADP: A Multi-Agent Pipeline for Sustainable Document Processing with Human-in-the-Loop

MADP is a multi-agent architecture for enterprise document automation, combining deep learning classification and LLM extraction with human validation. Deployed on 955 real documents, it achieves 97% full-pipeline automation and reduces FTE requirements by 70%. 98.5% document-level accuracy with human-in-the-loop; 69% CO2 reduction vs manual processing.

Multi-agentAI AgentsCode generation
SIG
78
HYP
25