agentic-reasoning

Tag

Cards List
#agentic-reasoning

DeAR: Decentralized Agentic Reasoning via Capability Grounding and Collaborative Thought Navigation

arXiv cs.AI · yesterday Cached

DeAR is a decentralized agentic reasoning framework that enhances accuracy in knowledge-intensive reasoning tasks through capability grounding and collaborative thought navigation, outperforming centralized methods on multimodal benchmarks.

0 favorites 0 likes
#agentic-reasoning

Glance, Scrutinize, and Think: Advancing Video Anomaly Detection from Training-Free to Agentic Reasoning

arXiv cs.AI · 2026-08-13 Cached

This paper presents a unified global-to-local paradigm for video anomaly detection, introducing a training-free framework (GtS) and a tool-augmented agentic reasoning method with reinforcement learning, along with a new benchmark VAGU-T and metric JeAUG.

0 favorites 0 likes
#agentic-reasoning

QuantumMind: Constraint-Grounded Agentic Reasoning for Speedup Analysis in Quantum Computing

arXiv cs.AI · 2026-08-11 Cached

QuantumMind presents an auditable agentic workflow that automatically generates and screens quantum speedup hypotheses using typed role-specialized actions and a deterministic validator.

0 favorites 0 likes
#agentic-reasoning

@maximelabonne: It didn't take two days to get the first fine-tunes of LFM2.5-2.6B. This one looks cool!

X AI KOLs Following · 2026-08-06 Cached

Maxime Labonne highlights early fine-tunes of LFM2.5-2.6B, while Bad Theory Labs releases two open-weight models: BTL-4 35B, a frontier agentic reasoning model, and Macaw 2.7B, an on-device Mac agent, with notable BFCL v4 performance.

0 favorites 0 likes
#agentic-reasoning

CastFSR: A Fast--Slow--Reflect Agentic Reasoning Framework for Context-Aware Time Series Forecasting

arXiv cs.AI · 2026-08-05 Cached

CastFSR is a Fast–Slow–Reflect agentic reasoning framework that leverages LLMs for context-aware time series forecasting, combining fast lightweight forecasters, slow deliberative reasoning, and reflective evaluation to improve forecasting accuracy and consistency.

0 favorites 0 likes
#agentic-reasoning

Agentic Graph Token Reasoning

arXiv cs.LG · 2026-08-04 Cached

Introduces agentic graph token reasoning, a method that recasts graph tokenization as part of an LLM's step-by-step reasoning process, allowing the model to dynamically choose graph views and granularity during inference. The method outperforms baselines across seven graph domains and transfers zero-shot to unseen domains.

0 favorites 0 likes
#agentic-reasoning

LEDGERMIND: Provenance-Constrained Multimodal Agentic Reasoning with a Structured Evidence Ledger

Hugging Face Daily Papers · 2026-07-30 Cached

This paper introduces LedgerMind, a provenance-constrained multimodal agentic reasoning framework that uses a Structured Evidence Ledger to ensure grounded, faithful reasoning in visual question answering, addressing failure patterns like hallucination and over-reasoning.

0 favorites 0 likes
#agentic-reasoning

SCAIR: Schema-Conditioned Agentic Iterative Reasoning for Enterprise Knowledge Graphs

arXiv cs.AI · 2026-07-28 Cached

SCAIR introduces a training-free framework for reasoning over enterprise knowledge graphs by injecting schema-conditioned structural priors and enforcing schema-aware traversal during multi-hop reasoning, showing improvements on a real-world CMDB benchmark.

0 favorites 0 likes
#agentic-reasoning

The Legora Benchmark for Agentic Reasoning (4 minute read)

TLDR AI · 2026-07-27 Cached

Legora introduces the Legora BAR benchmark for evaluating AI agentic reasoning in legal workflows, using real cases and the Legora harness to measure system-level performance.

0 favorites 0 likes
#agentic-reasoning

FinanceComplexQA: Benchmarking Agentic Reasoning on Industrial-grade Financial Documents

Hugging Face Daily Papers · 2026-07-21 Cached

This paper introduces FinanceComplexQA, a comprehensive benchmark for evaluating agentic reasoning on industrial-grade financial documents, featuring bilingual support, expert-level questions, and complex layouts across six scenarios and seven tasks.

0 favorites 0 likes
#agentic-reasoning

The Emerging Paradigm of Geospatial Foundation Models: From Pre-Training to Agentic Reasoning

arXiv cs.AI · 2026-07-15 Cached

This paper surveys the emerging paradigm of Geospatial Foundation Models (GeoFMs), which are pre-trained on massive geospatial datasets to enable rapid fine-tuning and zero-shot analysis of satellite and aerial imagery. It covers the paradigm shift, model adaptation strategies, and a forward-looking vision of Agentic Geospatial Reasoning using LLMs as orchestrators.

0 favorites 0 likes
#agentic-reasoning

AGORA: An Archive-Grounded Benchmark for Agentic Workplace Document Reasoning

arXiv cs.CL · 2026-06-24 Cached

AGORA is a new benchmark for evaluating large language models on archive-grounded reasoning tasks across workplace documents, comprising 362 questions over 9,664 real documents. The strongest model achieves only 59.4% accuracy, highlighting substantial room for improvement.

0 favorites 0 likes
#agentic-reasoning

Nemotron 3 Ultra: Open, Efficient Mixture-of-Experts Hybrid Mamba-Transformer Model for Agentic Reasoning

Hugging Face Daily Papers · 2026-06-12 Cached

Nemotron 3 Ultra is a 550B parameter hybrid Mamba-Attention mixture-of-experts language model, pre-trained on 20T tokens, extended to 1M context, and post-trained with SFT, RL, and MOPD. It achieves up to 6x higher inference throughput than state-of-the-art LLMs with comparable accuracy, and is open-sourced.

0 favorites 0 likes
#agentic-reasoning

PhotoCraft: Agentic Reasoning with Hierarchical Self-Evolving Memory for Deep Image Search

arXiv cs.CL · 2026-06-03 Cached

PhotoCraft proposes a training-free hierarchical memory system for photo-search agents, integrating working, episodic, and semantic memory to maintain long-horizon context and transfer knowledge across tasks, achieving up to 18.5% improvement on DISBench.

0 favorites 0 likes
#agentic-reasoning

Adaptive Latent Agentic Reasoning

arXiv cs.CL · 2026-06-03 Cached

This paper introduces Adaptive Latent Agentic Reasoning (ALAR), a dual-mode framework for LLM agents that uses compact latent reasoning for routine turns and selectively escalates to explicit chain-of-thought for harder decisions, achieving up to 84.6% token reduction while maintaining task accuracy.

0 favorites 0 likes
#agentic-reasoning

DAR: Deontic Reasoning with Agentic Harnesses

Hugging Face Daily Papers · 2026-06-03

This paper introduces DAR (Deontic Agentic Reasoning), an agentic framework enabling LLMs to interactively query statutes and policies for legal/regulatory reasoning tasks. Evaluated on DeonticBench, results show agentic harnesses improve frontier models but can degrade weaker models on numerical tasks while consuming more tokens.

0 favorites 0 likes
#agentic-reasoning

CP-Agent: A Calibrated Risk-Controlled Agent for Feedback-Driven Competitive Programming

arXiv cs.CL · 2026-05-26 Cached

CP-Agent presents a calibrated risk-controlled approach for feedback-driven competitive programming using large language models, achieving significant improvements on benchmarks without parameter updates.

0 favorites 0 likes
#agentic-reasoning

SAM: State-Adaptive Memory for Long-Horizon Reasoning Agent

Hugging Face Daily Papers · 2026-05-23 Cached

This paper proposes SAM, a state-adaptive memory framework that dynamically manages interaction histories for long-horizon agentic reasoning, enabling intent-driven recall without retraining the backbone model. It outperforms strong baselines across multiple benchmarks like BrowseComp and HLE.

0 favorites 0 likes
#agentic-reasoning

@reach_vb: GPT-5.5 cranking out 30k lines of QML for the Omarchy 4 branch + nailing subtle agentic reasoning!!

X AI KOLs Following · 2026-05-22 Cached

OpenAI's GPT-5.5 model shows significant improvements in complex agentic tasks and code generation, outperforming previous versions and competing models like Claude Opus.

0 favorites 0 likes
#agentic-reasoning

Efficient Agentic Reasoning Through Self-Regulated Simulative Planning

Hugging Face Daily Papers · 2026-05-21 Cached

Introduces SR²AM, a framework for efficient agentic reasoning via self-regulated simulative planning, achieving competitive performance with models 20-30x larger while using 26-95% fewer reasoning tokens.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback