temporal-reasoning

Tag

Cards List
#temporal-reasoning

Composable Trust Infrastructure for Manufacturing Knowledge Graphs: Cross-System Provenance, Temporal Reasoning, and Decision Traceability

arXiv cs.AI · 2026-08-25 Cached

This paper proposes a composable trust infrastructure for manufacturing knowledge graphs, focusing on cross-system provenance, temporal reasoning, and decision traceability.

0 favorites 0 likes
#temporal-reasoning

Do Language Models Consistently Encode the Current Year?

arXiv cs.CL · 2026-08-18 Cached

This paper investigates whether language models consistently encode the current year through associative and declarative tasks, finding that the current year is not consistently encoded due to differing mechanisms between tasks.

0 favorites 0 likes
#temporal-reasoning

Time as Structure: Temporal Dependency Graphs for Verifiable Deadline Computation over Legal Documents

arXiv cs.CL · 2026-08-18 Cached

The paper introduces temporal dependency graphs extracted from legal documents to compute filing deadlines, showing a pipeline approach outperforms direct language model answering in accuracy.

0 favorites 0 likes
#temporal-reasoning

When Do LLMs Apply the Wrong Law? Diagnosing LLM Failures in Temporal Legal Reasoning

arXiv cs.AI · 2026-08-18 Cached

The paper constructs a benchmark to evaluate LLMs on temporal legal reasoning, revealing biases towards applying the most recently enacted laws and an inverse relationship between general reasoning ability and temporal performance.

0 favorites 0 likes
#temporal-reasoning

CRAFT: LLM-Based Iterative Refinement for Temporal Reasoning over Clinical Narratives

arXiv cs.CL · 2026-08-14 Cached

CRAFT is a new LLM framework for iterative refinement of temporal reasoning over clinical narratives, introducing a verifier-based feedback mechanism and the MedTempo benchmark for vaccine adverse-event reports.

0 favorites 0 likes
#temporal-reasoning

MobileMem: Learning from a Year of Mobile Experiences

Hugging Face Daily Papers · 2026-08-11 Cached

MobileMem introduces a benchmark and framework for on-device AI systems to learn from year-long mobile experiences, focusing on temporal reasoning, knowledge updating, and preference inference.

0 favorites 0 likes
#temporal-reasoning

ChronoVision: Temporal Reasoning via Latent State Reconstruction

Hugging Face Daily Papers · 2026-08-06 Cached

ChronoVision is a multimodal framework that improves temporal reasoning in vision-language models by aligning visual logic with latent imagery, using a Reconstructive Visual Head, ROI Attention Locating module, and reinforcement learning. It introduces the Vbvr-VQA dataset and achieves SOTA accuracy on temporal tracking benchmarks.

0 favorites 0 likes
#temporal-reasoning

GROVE: Growing and Reasoning over Temporally Stratified Memory from Streaming Video Experience

Hugging Face Daily Papers · 2026-08-03 Cached

GROVE is a training-free framework that grows a temporally stratified memory from continuous video streams, supporting both reactive QA and proactive assistance. It achieves state-of-the-art results on benchmarks like MM-lifelong and EgoServe.

0 favorites 0 likes
#temporal-reasoning

Reasoning with Memory: A Temporal Granularity-Adaptive Framework for Training-Free Long Video Understanding

arXiv cs.AI · 2026-07-29 Cached

ReMem introduces a dual-level memory-augmented keyframe selection framework for training-free long video understanding, achieving state-of-the-art zero-shot performance on multiple benchmarks.

0 favorites 0 likes
#temporal-reasoning

MA-DAR: Manifold-Aligned Dynamic Adaptive Routing for Continual Temporal Knowledge Graph Reasoning

arXiv cs.LG · 2026-07-27 Cached

MA-DAR is a plug-and-play framework that addresses representation conflicts in replay-based continual temporal knowledge graph reasoning by aligning replayed and current representations on a shared manifold and using a dynamic gating mechanism for adaptive fusion.

0 favorites 0 likes
#temporal-reasoning

Why do AI chats still feel so bad at handling time?

Reddit r/AI_Agents · 2026-07-09

This article discusses the persistent difficulty AI chatbots have with correctly handling time-related queries, exploring the underlying reasons and user frustrations.

0 favorites 0 likes
#temporal-reasoning

OpenCoF: Learning to Reason Through Video Generation

Hugging Face Daily Papers · 2026-07-09 Cached

OpenCoF introduces a reasoning video dataset and a fine-tuned video generation model that improves temporal reasoning through diverse supervision and explicit reasoning tokens, showing significant gains on four video reasoning benchmarks.

0 favorites 0 likes
#temporal-reasoning

From Foundation to Application: Improving VLA Models in Practice

Papers with Code Trending · 2026-07-07 Cached

This paper presents LingBot-VLA 2.0, which enhances VLA foundation models for robotics by improving generalization across tasks and embodiments, expanding action space to whole-body degrees of freedom, and incorporating predictive dynamics modeling for better temporal reasoning.

0 favorites 0 likes
#temporal-reasoning

A Study of Temporal Fusion Strategies for Named Entity Recognition in Historical Texts

arXiv cs.CL · 2026-06-29 Cached

This paper systematically studies how temporal metadata can be structurally embedded into named entity recognition (NER) models for historical texts. Experiments with absolute and relative temporal representations injected via early or late fusion mechanisms show that late fusion strategies yield more robust performance on French and German historical datasets.

0 favorites 0 likes
#temporal-reasoning

Overview of HIPE-2026: Person-Place Relation Extraction from Multilingual Historical Texts

arXiv cs.CL · 2026-06-25 Cached

This paper presents the results of HIPE-2026, the third edition of the HIPE evaluation series, which focuses on temporally grounded person-place relation extraction from multilingual historical documents in French, German, and English. Seventeen participating teams were evaluated on predictive accuracy, computational efficiency, and cross-domain generalization.

0 favorites 0 likes
#temporal-reasoning

The 4 reasons your AI assistant keeps forgetting you (and how we fixed it)

Reddit r/AI_Agents · 2026-06-10

The article identifies four key flaws in current AI agent memory systems—brittleness, lack of temporal reasoning, forgetting dilemma, and evaluation gap—and presents a novel memory architecture inspired by code agents, achieving high benchmark scores while emphasizing context learning as the next challenge.

0 favorites 0 likes
#temporal-reasoning

Can LLMs Be Constrained to the Past? Improving Knowledge Cutoff through Recall-Based Prompting

arXiv cs.CL · 2026-06-05 Cached

This paper proposes recall-based prompting strategies (Self-Recall and Question-Recall) to improve LLM knowledge cutoff adherence, outperforming existing methods on counterfactual questions and introducing a Multi-cutoff Historical Event Benchmark (MHEB) for robustness evaluation.

0 favorites 0 likes
#temporal-reasoning

Can I Take Another Dose? Evaluating LLM Decision-Making Under Temporal Uncertainty in OTC Dosing QA

arXiv cs.CL · 2026-06-04 Cached

Researchers introduce DoseBench, a benchmark of 81 OTC dosing scenarios to evaluate LLM decision-making under temporal uncertainty for acetaminophen and ibuprofen use. Results show LLMs frequently struggle with rolling-window reasoning and can produce confident but medically unsupported responses.

0 favorites 0 likes
#temporal-reasoning

When and How Long? The Readout-Mediator Angle in Temporal Reasoning

arXiv cs.LG · 2026-05-29 Cached

This paper introduces the readout-mediator angle to demonstrate that linear probes can decode information from language model activations that is orthogonal to the model's actual causal computation, undermining probe-based interpretability. The finding replicates across model scales and families, revealing a fundamental failure mode in using probes for mechanistic understanding or safety monitoring.

0 favorites 0 likes
#temporal-reasoning

AsyncTool: Evaluating the Asynchronous Function Calling Capability under Multi-Task Scenarios

Hugging Face Daily Papers · 2026-05-27 Cached

This paper introduces AsyncTool, a benchmark for evaluating LLM-based agents' asynchronous function calling abilities in multi-task scenarios with delayed tool responses. It proposes efficiency-oriented metrics and identifies key failure modes of current tool-using agents.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback