paper-with-me

Papers

Structured Exploration Through Instruction Enhancement for Object Navigation

2022-11-15 · Matthias Hutsebaut-Buysse, Kevin Mets, Tom De Schepper, Steven Latré

Finding an object of a specific class in an unseen environment remains an unsolved navigation problem. Hence, we propose a hierarchical learning-based method for object navigation. The top-level is capable of high-level planning, and building a memory on a floorplan-level (e.g., which room makes the most sense for the agent to visit next, where has the agent already been?). While the lower-level is tasked with efficiently navigating between rooms and looking for objects in them. Instructions can be provided to the agent using a simple synthetic language. The top-level intelligently enhances the instructions in order to make the overall task more tractable. Language grounding, mapping instructions to visual observations, is performed by utilizing an additional separate supervised trained goal assessment module. We demonstrate the effectiveness of our method on a dynamic configurable domestic environment.

📄 PDF Abstract BibTeX arXiv:2211.08467

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Similar Papers 제목 키워드 기반

TAG-INSTRUCT: Controlled Instruction Complexity Enhancement through Structure-based Augmentation

2025-05-24 · He Zhu, Zhiwen Ruan, Junyou Su, Xingwei He 외

High-quality instruction data is crucial for developing large language models (LLMs), yet existing approaches struggle to effectively control instruction complexity. We present TAG-INSTRUCT, a novel framework that enhanc…

Semantic CompressionTAG

Perturbation-based exploration methods in deep reinforcement learning

2020-11-10 · Sneha Aenugu

Recent research on structured exploration placed emphasis on identifying novel states in the state space and incentivizing the agent to revisit them through intrinsic reward bonuses. In this study, we question whether th…

Atari GamesBenchmarkingDeep Reinforcement Learningreinforcement-learning+2

Deep Exploration of Cross-Lingual Zero-Shot Generalization in Instruction Tuning

2024-06-13 · Janghoon Han, Changho Lee, Joongbo Shin, Stanley Jungkyu Choi 외

Instruction tuning has emerged as a powerful technique, significantly boosting zero-shot performance on unseen tasks. While recent work has explored cross-lingual generalization by applying instruction tuning to multilin…

Zero-shot Generalization

Explore-Instruct: Enhancing Domain-Specific Instruction Coverage through Active Exploration

2023-10-13 · Fanqi Wan, Xinting Huang, Tao Yang, Xiaojun Quan 외

Instruction-tuning can be substantially optimized through enhanced diversity, resulting in models capable of handling a broader spectrum of tasks. However, existing data employed for such tuning often exhibit an inadequa…

Diversity

Instruction Tuning with Human Curriculum

2023-10-14 · Bruce W. Lee, Hyunsoo Cho, Kang Min Yoo

In this work, we (1) introduce Curriculum Instruction Tuning, (2) explore the potential advantages of employing diverse curriculum strategies, and (3) delineate a synthetic instruction-response generation framework that …

ARCMMLUResponse GenerationTruthfulQA