paper-with-me

Papers

Seeing through Uncertainty: Robust Task-Oriented Optimization in Visual Navigation

2025-10-01 · Yiyuan Pan, Yunzhe Xu, Zhe Liu, Hesheng Wang arxiv

Visual navigation is a fundamental problem in embodied AI, yet practical deployments demand long-horizon planning capabilities to address multi-objective tasks. A major bottleneck is data scarcity: policies learned from limited data often overfit and fail to generalize OOD. Existing neural network-based agents typically increase architectural complexity that paradoxically become counterproductive in the small-sample regime. This paper introduce NeuRO, a integrated learning-to-optimize framework that tightly couples perception networks with downstream task-level robust optimization. Specifically, NeuRO addresses core difficulties in this integration: (i) it transforms noisy visual predictions under data scarcity into convex uncertainty sets using Partially Input Convex Neural Networks (PICNNs) with conformal calibration, which directly parameterize the optimization constraints; and (ii) it reformulates planning under partial observability as a robust optimization problem, enabling uncertainty-aware policies that transfer across environments. Extensive experiments on both unordered and sequential multi-object navigation tasks demonstrate that NeuRO establishes SoTA performance, particularly in generalization to unseen environments. Our work thus presents a significant advancement for developing robust, generalizable autonomous agents.

📄 PDF Abstract BibTeX arXiv:2510.00441

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Navigation

Similar Papers 제목 키워드 기반

Goal-Oriented Influence-Maximizing Data Acquisition for Learning and Optimization

2026-02-23 · Weichi Yao, Bianca Dumitrascu, Bryan R. Goldsmith, Yixin Wang arxiv

Active data acquisition is central to many learning and optimization tasks in deep neural networks, yet remains challenging because most approaches rely on predictive uncertainty estimates that are difficult to obtain re…

Text ClassificationActive Learning

Plan To Predict: Learning an Uncertainty-Foreseeing Model for Model-Based Reinforcement Learning

2023-01-20 · Zifan Wu, Chao Yu, Chen Chen, Jianye Hao 외

In Model-based Reinforcement Learning (MBRL), model learning is critical since an inaccurate model can bias policy learning via generating misleading samples. However, learning an accurate model can be difficult since th…

Decision MakingmodelModel-based Reinforcement LearningSequential Decision Making

Seeing Sarcasm Through Different Eyes: Analyzing Multimodal Sarcasm Perception in Large Vision-Language Models

2025-03-15 · Junjie Chen, Xuyang Liu, Subin Huang, Linfeng Zhang 외

With the advent of large vision-language models (LVLMs) demonstrating increasingly human-like abilities, a pivotal question emerges: do different LVLMs interpret multimodal sarcasm differently, and can a single model gra…

When Seeing Is not Enough: Revealing the Limits of Active Reasoning in MLLMs

2025-10-17 · Hongcheng Liu, Pingjie Wang, Yuhao Wang, Siqu Ou 외 arxiv

Multimodal large language models (MLLMs) have shown strong capabilities across a broad range of benchmarks. However, most existing evaluations focus on passive inference, where models perform step-by-step reasoning under…

Seeing and Reasoning with Confidence: Supercharging Multimodal LLMs with an Uncertainty-Aware Agentic Framework

2025-03-11 · Zhuo Zhi, Chen Feng, Adam Daneshmend, Mine Orlu 외

Multimodal large language models (MLLMs) show promise in tasks like visual question answering (VQA) but still face challenges in multimodal reasoning. Recent works adapt agentic frameworks or chain-of-thought (CoT) reaso…

Conformal PredictionMultimodal ReasoningQuestion AnsweringUncertainty Quantification+2