paper-with-me

Papers

Is the House Ready For Sleeptime? Generating and Evaluating Situational Queries for Embodied Question Answering

2024-05-08 · Vishnu Sashank Dorbala, Prasoon Goyal, Robinson Piramuthu, Michael Johnston, Reza Ghanadhan, Dinesh Manocha

We present and tackle the problem of Embodied Question Answering (EQA) with Situational Queries (S-EQA) in a household environment. Unlike prior EQA work tackling simple queries that directly reference target objects and properties ("What is the color of the car?"), situational queries (such as "Is the house ready for sleeptime?") are challenging as they require the agent to correctly identify multiple object-states (Doors: Closed, Lights: Off, etc.) and reach a consensus on their states for an answer. Towards this objective, we first introduce a novel Prompt-Generate-Evaluate (PGE) scheme that wraps around an LLM's output to generate unique situational queries and corresponding consensus object information. PGE is used to generate 2K datapoints in the VirtualHome simulator, which is then annotated for ground truth answers via a large scale user-study conducted on M-Turk. With a high rate of answerability (97.26%) on this study, we establish that LLMs are good at generating situational data. However, in evaluating the data using an LLM, we observe a low correlation of 46.2% with the ground truth human annotations; indicating that while LLMs are good at generating situational data, they struggle to answer them according to consensus. When asked for reasoning, we observe the LLM often goes against commonsense in justifying its answer. Finally, we utilize PGE to generate situational data in a real-world environment, exposing LLM hallucination in generating reliable object-states when a structured scene graph is unavailable. To the best of our knowledge, this is the first work to introduce EQA in the context of situational queries and also the first to present a generative approach for query creation. We aim to foster research on improving the real-world usability of embodied agents through this work.

📄 PDF Abstract BibTeX arXiv:2405.04732

Code (0)

등록된 구현이 없습니다.

Tasks

2kEmbodied Question AnsweringHallucinationQuestion AnsweringSemantic SimilaritySemantic Textual SimilarityVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Knowledge Graph Completion for Action Prediction on Situational Graphs -- A Case Study on Household Tasks

2025-08-19 · Mariam Arustashvili, Jörg Deigmöller, Heiko Paulheim arxiv

Knowledge Graphs are used for various purposes, including business applications, biomedical analyses, or digital twins in industry 4.0. In this paper, we investigate knowledge graphs describing household actions, which a…

Knowledge Graph CompletionKnowledge GraphsLink Prediction

PersonalHomeBench: Evaluating Agents in Personalized Smart Homes

2026-04-18 · Manasa Bharadwaj, Yolanda Liu, InJung Yang, Sungil Kim 외 arxiv

Agentic AI systems are rapidly advancing toward real-world applications, yet their readiness in complex and personalized environments remains insufficiently characterized. To address this gap, we introduce PersonalHomeBe…

Information Retrieval

Evaluating AI cyber capabilities with crowdsourced elicitation

2025-05-26 · Artem Petrov, Dmitrii Volkov

As AI systems become increasingly capable, understanding their offensive cyber potential is critical for informed governance and responsible deployment. However, it's hard to accurately bound their capabilities, and some…

GreenhouseSplat: A Dataset of Photorealistic Greenhouse Simulations for Mobile Robotics

2025-10-02 · Diram Tabaa, Gianni Di Caro arxiv

Simulating greenhouse environments is critical for developing and evaluating robotic systems for agriculture, yet existing approaches rely on simplistic or synthetic assets that limit simulation-to-real transfer. Recent …

Situational Awareness Matters in 3D Vision Language Reasoning

2024-06-11 · CVPR 2024 1 · Yunze Man, Liang-Yan Gui, Yu-Xiong Wang

Being able to carry out complicated vision language reasoning tasks in 3D space represents a significant milestone in developing household robots and human-centered embodied AI. In this work, we demonstrate that a critic…

Question Answering