paper-with-me

홈 › Papers

Meta-Explore: Exploratory Hierarchical Vision-and-Language Navigation Using Scene Object Spectrum Grounding

2023-03-07 · CVPR 2023 1 · Minyoung Hwang, Jaeyeon Jeong, Minsoo Kim, Yoonseon Oh, Songhwai Oh

The main challenge in vision-and-language navigation (VLN) is how to understand natural-language instructions in an unseen environment. The main limitation of conventional VLN algorithms is that if an action is mistaken, the agent fails to follow the instructions or explores unnecessary regions, leading the agent to an irrecoverable path. To tackle this problem, we propose Meta-Explore, a hierarchical navigation method deploying an exploitation policy to correct misled recent actions. We show that an exploitation policy, which moves the agent toward a well-chosen local goal among unvisited but observable states, outperforms a method which moves the agent to a previously visited state. We also highlight the demand for imagining regretful explorations with semantically meaningful clues. The key to our approach is understanding the object placements around the agent in spectral-domain. Specifically, we present a novel visual representation, called scene object spectrum (SOS), which performs category-wise 2D Fourier transform of detected objects. Combining exploitation policy and SOS features, the agent can correct its path by choosing a promising local goal. We evaluate our method in three VLN benchmarks: R2R, SOON, and REVERIE. Meta-Explore outperforms other baselines and shows significant generalization performance. In addition, local goal search using the proposed spectral-domain SOS features significantly improves the success rate by 17.1% and SPL by 20.6% for the SOON benchmark.

📄 PDF Abstract BibTeX arXiv:2303.04077

Code (0)

등록된 구현이 없습니다.

Tasks

Vision and Language NavigationVisual Navigation

Methods 이 논문이 사용한 방법론

SPL 설명 없음

Similar Papers 제목 키워드 기반

Hierarchical Knowledge Graphs: A Novel Information Representation for Exploratory Search Tasks

2020-05-04 · Bahareh Sarrafzadeh, Adam Roegiest, Edward Lank

In exploratory search tasks, alongside information retrieval, information representation is an important factor in sensemaking. In this paper, we explore a multi-layer extension to knowledge graphs, hierarchical knowledg…

Information RetrievalKnowledge GraphsRetrieval

Transfer Learning with Self-Supervised Vision Transformers for Snake Identification

2024-07-08 · Anthony Miyaguchi, Murilo Gustineli, Austin Fischer, Ryan Lundqvist

We present our approach for the SnakeCLEF 2024 competition to predict snake species from images. We explore and use Meta's DINOv2 vision transformer model for feature extraction to tackle species' high variability and vi…

Transfer Learning

Hierarchical Vision-Language Retrieval of Educational Metaverse Content in Agriculture

2025-08-19 · Ali Abdari, Alex Falcon, Giuseppe Serra arxiv

Every day, a large amount of educational content is uploaded online across different areas, including agriculture and gardening. When these videos or materials are grouped meaningfully, they can make learning easier and …

Natural Language Queries

Exploring the Potential of Metacognitive Support Agents for Human-AI Co-Creation

2025-06-15 · Frederic Gmeiner, Kaitao Luo, Ye Wang, Kenneth Holstein 외

Despite the potential of generative AI (GenAI) design tools to enhance design processes, professionals often struggle to integrate AI into their workflows. Fundamental cognitive challenges include the need to specify all…

Meta-Reinforcement Learning via Exploratory Task Clustering

2023-02-15 · Zhendong Chu, Hongning Wang

Meta-reinforcement learning (meta-RL) aims to quickly solve new tasks by leveraging knowledge from prior tasks. However, previous studies often assume a single mode homogeneous task distribution, ignoring possible struct…

ClusteringMeta Reinforcement LearningMuJoCoreinforcement-learning+2