paper-with-me

Papers

When Engineering Outruns Intelligence: Rethinking Instruction-Guided Navigation

2025-07-26 · Matin Aghaei, Lingfeng Zhang, Mohammad Ali Alomrani, Mahdi Biparva, Yingxue Zhang arxiv

Recent ObjectNav systems credit large language models (LLMs) for sizable zero-shot gains, yet it remains unclear how much comes from language versus geometry. We revisit this question by re-evaluating an instruction-guided pipeline, InstructNav, under a detector-controlled setting and introducing two training-free variants that only alter the action value map: a geometry-only Frontier Proximity Explorer (FPE) and a lightweight Semantic-Heuristic Frontier (SHF) that polls the LLM with simple frontier votes. Across HM3D and MP3D, FPE matches or exceeds the detector-controlled instruction follower while using no API calls and running faster; SHF attains comparable accuracy with a smaller, localized language prior. These results suggest that carefully engineered frontier geometry accounts for much of the reported progress, and that language is most reliable as a light heuristic rather than an end-to-end planner. Code available at: https://github.com/matinaghaei/instructnav-scrutinized

📄 PDF Abstract BibTeX arXiv:2507.20021

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AiBAT: Artificial Intelligence/Instructions for Build, Assembly, and Test

2024-10-03 · Benjamin Nuernberger, Anny Liu, Heather Stefanini, Richard Otis 외

Instructions for Build, Assembly, and Test (IBAT) refers to the process used whenever any operation is conducted on hardware, including tests, assembly, and maintenance. Currently, the generation of IBAT documents is tim…

Rethinking IDE Customization for Enhanced HAX: A Hyperdimensional Perspective

2025-01-05 · Roham Koohestani, Maliheh Izadi

As Integrated Development Environments (IDEs) increasingly integrate Artificial Intelligence, Software Engineering faces both benefits like productivity gains and challenges like mismatched user preferences. We propose H…

Builder, Defender, Breaker: The Case Against Removing the Human from the AI-Driven Security Lifecycle

2026-07-03 · Mohamed Chahine Ghanem arxiv

Artificial intelligence has spread across the whole of the security lifecycle. The same family of models now writes application code, hardens it, and probes it for weaknesses, so that a single generative substrate increa…

Code Generation

Rethinking Data Synthesis: A Teacher Model Training Recipe with Interpretation

2024-10-27 · Yifang Chen, David Zhu, Simon Du, Kevin Jamieson 외

Recent advances in large language model (LLM) training have highlighted the need for diverse, high-quality instruction data. Recently, many works are exploring synthetic data generation using LLMs. However, they primaril…

GSM8KLanguage ModelingLanguage ModellingLarge Language Model+4

GenAI Integration into Engineering Education: A Case Study of an Introductory Undergraduate Engineering Course

2026-02-26 · Kadir Kozan, Ozgur Keles, Sihan Jian, Serkan Ayvaz 외 arxiv

GenAI has a potential to enhance the learning and teaching processes in engineering education. For instance, GenAI feedback on students' task performance can be effective depending on when such feedback is provided. Howe…