paper-with-me

홈 › Papers

Interactive Natural Language-based Person Search

2020-02-19 · Vikram Shree, Wei-Lun Chao, Mark Campbell

In this work, we consider the problem of searching people in an unconstrained environment, with natural language descriptions. Specifically, we study how to systematically design an algorithm to effectively acquire descriptions from humans. An algorithm is proposed by adapting models, used for visual and language understanding, to search a person of interest (POI) in a principled way, achieving promising results without the need to re-design another complicated model. We then investigate an iterative question-answering (QA) strategy that enable robots to request additional information about the POI's appearance from the user. To this end, we introduce a greedy algorithm to rank questions in terms of their significance, and equip the algorithm with the capability to dynamically adjust the length of human-robot interaction according to model's uncertainty. Our approach is validated not only on benchmark datasets but on a mobile robot, moving in a dynamic and crowded environment.

📄 PDF Abstract BibTeX arXiv:2002.08434

Code (1)

vikshree/QA_PersonSearchLanguageData 공식 구현

Tasks

Person SearchQuestion Answering

Similar Papers 제목 키워드 기반

TREC iKAT 2023: A Test Collection for Evaluating Conversational and Interactive Knowledge Assistants

2024-05-04 · Mohammad Aliannejadi, Zahra Abbasiantaeb, Shubham Chatterjee, Jeffery Dalton 외

Conversational information seeking has evolved rapidly in the last few years with the development of Large Language Models (LLMs), providing the basis for interpreting and responding in a naturalistic manner to user requ…

Conversational SearchNavigate

Two-in-One: Unified Multi-Person Interactive Motion Generation by Latent Diffusion Transformer

2024-12-21 · Boyuan Li, Xihua Wang, Ruihua Song, Wenbing Huang

Multi-person interactive motion generation, a critical yet under-explored domain in computer character animation, poses significant challenges such as intricate modeling of inter-human interactions beyond individual moti…

Motion Generation

LLM Agents in Interaction: Measuring Personality Consistency and Linguistic Alignment in Interacting Populations of Large Language Models

2024-02-05 · Ivar Frisch, Mario Giulianelli

While both agent interaction and personalisation are vibrant topics in research on large language models (LLMs), there has been limited focus on the effect of language interaction on the behaviour of persona-conditioned …

Think, Act, and Ask: Open-World Interactive Personalized Robot Navigation

2023-10-12 · Yinpei Dai, Run Peng, Sikai Li, Joyce Chai

Zero-Shot Object Navigation (ZSON) enables agents to navigate towards open-vocabulary objects in unknown environments. The existing works of ZSON mainly focus on following individual instructions to find generic object c…

NavigateObjectRobot Navigation

Person Search with Natural Language Description

2017-02-19 · CVPR 2017 7 · Shuang Li, Tong Xiao, Hongsheng Li, Bolei Zhou 외

Searching persons in large-scale image databases with the query of natural language description has important applications in video surveillance. Existing methods mainly focused on searching persons with image-based or a…

AttributePerson SearchText based Person Retrieval