Litcius/Paper detail

Joint Visual Grounding and Tracking with Natural Language Specification

Li Zhou, Zikun Zhou, Kaige Mao, Zhenyu He

2023125 citationsDOI

Abstract

Tracking by natural language specification aims to locate the referred target in a sequence based on the natural language description. Existing algorithms solve this issue in two steps, visual grounding and tracking, and accordingly deploy the separated grounding model and tracking model to implement these two steps, respectively. Such a separated framework overlooks the link between visual grounding and tracking, which is that the natural language descriptions provide global semantic cues for localizing the target for both two steps. Besides, the separated framework can hardly be trained end-to-end. To handle these issues, we propose a joint visual grounding and tracking framework, which reformulates grounding and tracking as a unified task: localizing the referred target based on the given visual-language references. Specifically, we propose a multi-source relation modeling module to effectively build the relation between the visual-language references and the test image. In addition, we design a temporal modeling module to provide a temporal clue with the guidance of the global semantic information for our model, which effectively improves the adaptability to the appearance variations of the target. Extensive experimental results on TNL2K, LaSOT, OTB99, and RefCOCOg demonstrate that our method performs favorably against state-of-the-art algorithms for both tracking and grounding. Code is available at https://github.com/lizhou-cs/JointNLT.

Topics & Concepts

Computer scienceNatural languageRelation (database)GroundTracking (education)Task (project management)Artificial intelligenceAdaptabilityEye trackingCode (set theory)Joint (building)Natural language processingSemantics (computer science)Computer visionProgramming languageData miningEngineeringPedagogyBiologyEcologyPsychologyElectrical engineeringSystems engineeringSet (abstract data type)Architectural engineeringVideo Surveillance and Tracking MethodsHuman Pose and Action RecognitionMultimodal Machine Learning Applications
Joint Visual Grounding and Tracking with Natural Language Specification | Litcius