paper-with-me

홈 › Papers

Inferring Compact Representations for Efficient Natural Language Understanding of Robot Instructions

2019-03-21 · Siddharth Patki, Andrea F. Daniele, Matthew R. Walter, Thomas M. Howard

The speed and accuracy with which robots are able to interpret natural language is fundamental to realizing effective human-robot interaction. A great deal of attention has been paid to developing models and approximate inference algorithms that improve the efficiency of language understanding. However, existing methods still attempt to reason over a representation of the environment that is flat and unnecessarily detailed, which limits scalability. An open problem is then to develop methods capable of producing the most compact environment model sufficient for accurate and efficient natural language understanding. We propose a model that leverages environment-related information encoded within instructions to identify the subset of observations and perceptual classifiers necessary to perceive a succinct, instruction-specific environment representation. The framework uses three probabilistic graphical models trained from a corpus of annotated instructions to infer salient scene semantics, perceptual classifiers, and grounded symbols. Experimental results on two robots operating in different environments demonstrate that by exploiting the content and the structure of the instructions, our method learns compact environment representations that significantly improve the efficiency of natural language symbol grounding.

📄 PDF Abstract BibTeX arXiv:1903.09243

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Understanding

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Deep Multimodal Feature Encoding for Video Ordering

2020-04-05 · Vivek Sharma, Makarand Tapaswi, Rainer Stiefelhagen

True understanding of videos comes from a joint analysis of all its modalities: the video frames, the audio track, and any accompanying text such as closed captions. We present a way to learn a compact multimodal feature…

Action Recognition

Deploying a BERT-based Query-Title Relevance Classifier in a Production System: a View from the Trenches

2021-08-23 · Leonard Dahlmann, Tomer Lancewicki

The Bidirectional Encoder Representations from Transformers (BERT) model has been radically improving the performance of many Natural Language Processing (NLP) tasks such as Text Classification and Named Entity Recogniti…

CPUData AugmentationKnowledge Distillationnamed-entity-recognition+5

Imagination-Augmented Natural Language Understanding

2022-04-18 · NAACL 2022 7 · Yujie Lu, Wanrong Zhu, Xin Eric Wang, Miguel Eckstein 외

Human brains integrate linguistic and perceptual information simultaneously to understand natural language, and hold the critical ability to render imaginations. Such abilities enable us to construct new abstract concept…

Natural Language Understanding

Imagination-Augmented Natural Language Understanding

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Human brains integrate linguistic and perceptual information simultaneously to understand natural language and hold the critical ability to render imaginations. Such abilities enable us to construct new abstract concepts…

Natural Language Understanding

Adapting Pretrained Transformer to Lattices for Spoken Language Understanding

2020-11-02 · Chao-Wei Huang, Yun-Nung Chen

Lattices are compact representations that encode multiple hypotheses, such as speech recognition results or different word segmentations. It is shown that encoding lattices as opposed to 1-best results generated by autom…

Natural Language Understandingspeech-recognitionSpeech RecognitionSpoken Language Understanding