paper-with-me

홈 › Papers

Belief-Space Perception Routing under Coupled Sensor Faults and Compute Contention

2026-07-31 · Sparsh Roy, Vihan Aggarwal, Davin Yin arxiv

A robot that has to see and react on a fixed clock runs into two problems at once. Its cameras degrade in rain, mud, fog, and darkness. And the single onboard processor it runs on is shared with planning and control, so the compute left over for perception moves around from second to second. Most systems model the two separately. We present a perception router that tracks probabilistic estimates of sensor-fault state and compute- contention state, couples them with a noisy-OR term, and uses the coupled estimate to pick one of four detector configurations (YOLO11x/n at 1280 or 640 px) so that the frame finishes before its deadline. Where the two stressors co-occur, the coupled policy cuts the deadline-miss rate by 1.1 to 9.4 percentage points against a policy that treats them independently. The interval excludes zero in five of six conditions, the pooled effect over 10 sequences and 6 conditions has sign-test p = 0.001, and every uncoupled control and the fault-free trajectory sit at exactly 0.0 pp. Routing costs tens of microseconds per frame. We then asked whether the coupling the method exploits arises on its own. Across eight real RADIATE adverse-weather sequences and three workload proxies independent of the fault signal, after Benjamini-Hochberg correction and a replication run, none of 24 tests found it. We report that null and scope the routing result as a proof of mechanism. Whether such coupling occurs in the field is still open, and the released evaluation pipeline lets a deployment settle it on its own traces.

📄 PDF Abstract BibTeX arXiv:2608.00322

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Robust Belief-State Policy Learning for Quantum Network Routing Under Decoherence and Time-Varying Conditions

2025-09-10 · Amirhossein Taherpour, Abbas Taherpour, Tamer Khattab arxiv

This paper presents a feature-based Partially Observable Markov Decision Process (POMDP) framework for quantum network routing, combining belief-state planning with Graph Neural Networks (GNNs) to address partial observa…

Decision Making

Simultaneous Perception-Action Design via Invariant Finite Belief Sets

2021-09-10 · Michael Hibbard, Takashi Tanaka, Ufuk Topcu

Although perception is an increasingly dominant portion of the overall computational cost for autonomous systems, only a fraction of the information perceived is likely to be relevant to the current task. To alleviate th…

Perception-Based Beliefs for POMDPs with Visual Observations

2026-02-05 · Miriam Schäfers, Merlijn Krale, Thiago D. Simão, Nils Jansen 외 arxiv

Partially observable Markov decision processes (POMDPs) are a principled planning model for sequential decision-making under uncertainty. Yet, real-world problems with high-dimensional observations, such as camera images…

Perceptions to Beliefs: Exploring Precursory Inferences for Theory of Mind in Large Language Models

2024-07-08 · Chani Jung, Dongkwan Kim, Jiho Jin, Jiseon Kim 외

While humans naturally develop theory of mind (ToM), the capability to understand other people's mental states and beliefs, state-of-the-art large language models (LLMs) underperform on simple ToM benchmarks. We posit th…

Theory of Space: Can Foundation Models Construct Spatial Beliefs through Active Exploration?

2026-02-04 · Pingyue Zhang, Zihan Huang, Yue Wang, Jieyu Zhang 외 arxiv

Spatial embodied intelligence requires agents to act to acquire information under partial observability. While multimodal foundation models excel at passive perception, their capacity for active, self-directed exploratio…