paper-with-me

Papers

Domain Concretization from Examples: Addressing Missing Domain Knowledge via Robust Planning

2020-11-18 · Akshay Sharma, Piyush Rajesh Medikeri, Yu Zhang

The assumption of complete domain knowledge is not warranted for robot planning and decision-making in the real world. It could be due to design flaws or arise from domain ramifications or qualifications. In such cases, existing planning and learning algorithms could produce highly undesirable behaviors. This problem is more challenging than partial observability in the sense that the agent is unaware of certain knowledge, in contrast to it being partially observable: the difference between known unknowns and unknown unknowns. In this work, we formulate it as the problem of Domain Concretization, an inverse problem to domain abstraction. Based on an incomplete domain model provided by the designer and teacher traces from human users, our algorithm searches for a candidate model set under a minimalistic model assumption. It then generates a robust plan with the maximum probability of success under the set of candidate models. In addition to a standard search formulation in the model-space, we propose a sample-based search method and also an online version of it to improve search time. We tested our approach on IPC domains and a simulated robotics domain where incompleteness was introduced by removing domain features from the complete model. Results show that our planning algorithm increases the plan success rate without impacting the cost much.

📄 PDF Abstract BibTeX arXiv:2011.09034

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingKnown Unknowns

Similar Papers 제목 키워드 기반

Impact of Missing Values in Machine Learning: A Comprehensive Analysis

2024-10-10 · Abu Fuad Ahmad, Md Shohel Sayeed, Khaznah Alshammari, Istiaque Ahmed

Machine learning (ML) has become a ubiquitous tool across various domains of data mining and big data analysis. The efficacy of ML models depends heavily on high-quality datasets, which are often complicated by the prese…

ImputationMissing ValuesModel Selection

Classification of simulation relations for symbolic control

2024-10-08 · Julien Calbert, Antoine Girard, Raphaël M. Jungers

Abstraction-based control design is a promising approach for ensuring safety-critical control of complex cyber-physical systems. A key aspect of this methodology is the relation between the original and abstract systems,…

ClassificationRelationvalid

Domain Adaptation under Missingness Shift

2022-11-03 · Helen Zhou, Sivaraman Balakrishnan, Zachary C. Lipton

Rates of missing data often depend on record-keeping policies and thus may change across times and locations, even when the underlying features are comparatively stable. In this paper, we introduce the problem of Domain …

Domain Adaptation

Domain Adaptation Under MNAR Missingness

2025-04-01 · Tyrel Stokes, Hyungrok Do, Saul Blecker, Rumi Chunara 외

Current domain adaptation methods under missingness shift are restricted to Missing At Random (MAR) missingness mechanisms. However, in many real-world examples, the MAR assumption may be too restrictive. When covariates…

Domain AdaptationImputation

KACC: A Multi-task Benchmark for Knowledge Abstraction, Concretization and Completion

2020-04-28 · Findings (ACL) 2021 8 · Jie Zhou, Shengding Hu, Xin Lv, Cheng Yang 외

A comprehensive knowledge graph (KG) contains an instance-level entity graph and an ontology-level concept graph. The two-view KG provides a testbed for models to "simulate" human's abilities on knowledge abstraction, co…

Knowledge GraphsTransfer Learning