paper-with-me

홈 › Papers

I Was Blind but Now I See: Implementing Vision-Enabled Dialogue in Social Robots

2023-11-15 · Giulio Antonio Abbo, Tony Belpaeme

In the rapidly evolving landscape of human-computer interaction, the integration of vision capabilities into conversational agents stands as a crucial advancement. This paper presents an initial implementation of a dialogue manager that leverages the latest progress in Large Language Models (e.g., GPT-4, IDEFICS) to enhance the traditional text-based prompts with real-time visual input. LLMs are used to interpret both textual prompts and visual stimuli, creating a more contextually aware conversational agent. The system's prompt engineering, incorporating dialogue with summarisation of the images, ensures a balance between context preservation and computational efficiency. Six interactions with a Furhat robot powered by this system are reported, illustrating and discussing the results obtained. By implementing this vision-enabled dialogue system, the paper envisions a future where conversational agents seamlessly blend textual and visual modalities, enabling richer, more context-aware dialogues.

📄 PDF Abstract BibTeX arXiv:2311.08957

Code (1)

giubots/vision-enabled-dialogue 공식 구현

Tasks

Computational EfficiencyPrompt Engineering

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Position-Wise Feed-Forward Layer 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Personalized Socially Assistive Robots With End-to-End Speech-Language Models For Well-Being Support

2025-07-18 · Mengxue Fu, Zhonghao Shi, Minyu Huang, Siqi Liu 외 arxiv

Socially assistive robots (SARs) have shown great potential for supplementing well-being support. However, prior studies have found that existing dialogue pipelines for SARs remain limited in real-time latency, back-chan…

Implementing blind navigation through multi-modal sensing and gait guidance

2025-06-24 · Feifan Yan, Tianle Zeng, Meixi He

By the year 2023, the global population of individuals with impaired vision has surpassed 220 million. People with impaired vision will find it difficult while finding path or avoiding obstacles, and must ask for auxilia…

Towards Understanding the Use of MLLM-Enabled Applications for Visual Interpretation by Blind and Low Vision People

2025-03-07 · Ricardo E. Gonzalez Penuela, Ruiying Hu, Sharon Lin, Tanisha Shende 외

Blind and Low Vision (BLV) people have adopted AI-powered visual interpretation applications to address their daily needs. While these applications have been helpful, prior work has found that users remain unsatisfied by…

Descriptive

An Approach to Inference-Driven Dialogue Management within a Social Chatbot

2021-10-31 · Sarah E. Finch, James D. Finch, Daniil Huryn, William Hutsell 외

We present a chatbot implementing a novel dialogue management approach based on logical inference. Instead of framing conversation a sequence of response generation tasks, we model conversation as a collaborative inferen…

ChatbotCollaborative InferenceDialogue ManagementGraph Matching+2

Synthetic Founders: AI-Generated Social Simulations for Startup Validation Research in Computational Social Science

2025-08-29 · Jorn K. Teutloff arxiv

We present a comparative docking experiment that aligns human-subject interview data with large language model (LLM)-driven synthetic personas to evaluate fidelity, divergence, and blind spots in AI-enabled simulation. F…