paper-with-me

홈 › Papers

Space-Aware Instruction Tuning: Dataset and Benchmark for Guide Dog Robots Assisting the Visually Impaired

2025-02-11 · ByungOk Han, Woo-han Yun, Beom-Su Seo, Jaehong Kim

Guide dog robots offer promising solutions to enhance mobility and safety for visually impaired individuals, addressing the limitations of traditional guide dogs, particularly in perceptual intelligence and communication. With the emergence of Vision-Language Models (VLMs), robots are now capable of generating natural language descriptions of their surroundings, aiding in safer decision-making. However, existing VLMs often struggle to accurately interpret and convey spatial relationships, which is crucial for navigation in complex environments such as street crossings. We introduce the Space-Aware Instruction Tuning (SAIT) dataset and the Space-Aware Benchmark (SA-Bench) to address the limitations of current VLMs in understanding physical environments. Our automated data generation pipeline focuses on the virtual path to the destination in 3D space and the surroundings, enhancing environmental comprehension and enabling VLMs to provide more accurate guidance to visually impaired individuals. We also propose an evaluation protocol to assess VLM effectiveness in delivering walking guidance. Comparative experiments demonstrate that our space-aware instruction-tuned model outperforms state-of-the-art algorithms. We have fully open-sourced the SAIT dataset and SA-Bench, along with the related code, at https://github.com/byungokhan/Space-awareVLM

📄 PDF Abstract BibTeX arXiv:2502.07183

Code (1)

byungokhan/space-awarevlm 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Enhancing Large Language Model for Knowledge Graph Completion via Structure-Aware Alignment-Tuning

2025-09-01 · Yu Liu, Yanan Cao, Xixun Lin, Yanmin Shang 외 arxiv

Knowledge graph completion (KGC) aims to infer new knowledge and make predictions from knowledge graphs. Recently, large language models (LLMs) have exhibited remarkable reasoning capabilities. LLM-enhanced KGC methods p…

Knowledge Graph CompletionContrastive LearningKnowledge GraphsLink Prediction

Layout and Task Aware Instruction Prompt for Zero-shot Document Image Question Answering

2023-06-01 · Wenjin Wang, Yunhao Li, Yixin Ou, Yin Zhang

Layout-aware pre-trained models has achieved significant progress on document image question answering. They introduce extra learnable modules into existing language models to capture layout information within document i…

Optical Character Recognition (OCR)Question AnsweringVisual Question Answering (VQA)Zero-Shot Learning

ESAinsTOD: A Unified End-to-End Schema-Aware Instruction-Tuning Framework for Task-Oriented Dialog Modeling

2026-03-10 · Dechuan Teng, Chunlin Lu, Libo Qin, Wanxiang Che arxiv

Existing end-to-end modeling methods for modular task-oriented dialog systems are typically tailored to specific datasets, making it challenging to adapt to new dialog scenarios. In this work, we propose ESAinsTOD, a uni…

Synthesizing Instruction-Tuning Datasets with Contrastive Decoding

2026-04-15 · Tatsuya Ichinose, Youmi Ma, Masanari Oi, Ryuto Koike 외 arxiv

Using responses generated by high-performing large language models (LLMs) for instruction tuning has become a widely adopted approach. However, the existing literature overlooks a property of LLM-generated responses: the…

Response Generation

Teaching According to Talents! Instruction Tuning LLMs with Competence-Aware Curriculum Learning

2025-09-17 · Yangning Li, Tingwei Lu, Yinghui Li, Yankai Chen 외 arxiv

Efficient instruction tuning aims to enhance the ultimate performance of large language models (LLMs) trained on a given instruction dataset. Curriculum learning as a typical data organization strategy has shown prelimin…