Related Experiment Video
Updated: Aug 14, 2026

08:59
An Open-Source Virtual Reality System for the Measurement of Spatial Learning in Head-Restrained Mice
Published on: March 3, 2023
A Hierarchical VLM-to-TD3 Framework with Novel Object Coordinate Estimation and Persistent Spatial Memory for
Yernar Akhmetbek1, Ayaulym Parmash1, Temirlan Meiramkhanov2
1Computer Science Department, SDU University, Almatinskaya St. 1/1, Almaty Region, Kaskelen 040900, Kazakhstan.
Sensors (Basel, Switzerland)
|August 13, 2026
Summary
This study introduces a novel framework for autonomous indoor navigation, integrating vision-language models and deep reinforcement learning for efficient, language-guided robot movement in complex environments.
Area of Science:
- Robotics
- Artificial Intelligence
- Computer Vision
Background:
- Autonomous indoor navigation faces challenges in cluttered environments, particularly for long-horizon tasks requiring object recognition and spatial reasoning.
- Deep reinforcement learning (DRL) methods like TD3 excel at obstacle avoidance but struggle with semantic understanding and memory-based navigation.
- Existing approaches often lack seamless integration of vision-language understanding with navigation control.
Purpose of the Study:
- To present a novel, lightweight, hierarchical two-stage framework for language-conditioned autonomous indoor navigation.
- To integrate a locally deployed vision-language model (VLM), semantic object coordinate memory, and a TD3-based DRL controller.
- To improve navigation efficiency and goal-reaching performance in complex indoor settings.
Main Methods:
- Stage 1: Semantic exploration using odometry, 2D LiDAR, and VLM for object recognition, building a geometric map and storing object coordinates in a JSON semantic memory.
- Stage 2: Language query retrieves target coordinates from memory, feeding into a TD3 policy for mapless navigation using odometry and RGB-D perception.
- The framework unifies VLM-based coordinate estimation, LiDAR mapping, RGB-D perception, and language grounding.
Main Results:
- The proposed framework demonstrated consistent goal-reaching performance and improved navigation efficiency in ROS-integrated simulations compared to baseline methods.
- The VLM-based recognition module showed more reliable semantic grounding and coordinate estimation than YOLO-World and Grounding DINO, especially for flexible queries.
- The system successfully navigated using natural language commands and object memory.
Conclusions:
- The developed hierarchical framework effectively integrates VLM, semantic memory, and DRL for robust language-conditioned indoor navigation.
- This approach offers a significant advancement in handling complex indoor environments and natural language instructions for robots.
- The VLM-based semantic memory and navigation policy provide a reliable solution for open-vocabulary indoor navigation tasks.
Related Concept Videos
Three-Dimensional Force System:Problem Solving
A three-dimensional force system refers to a scenario in which three forces act simultaneously in three different directions. This type of problem is commonly encountered in physics and engineering, where it is necessary to calculate the resultant force on the system, which can then be used to predict or analyze the behavior of the object or structure under consideration.
To solve a three-dimensional force system, first resolve each force into its respective scalar components. Do this using...
To solve a three-dimensional force system, first resolve each force into its respective scalar components. Do this using...
Cylinders in Three-Dimensional Space
A cylindrical surface is generated when a two-dimensional profile curve is translated along a straight line in three-dimensional space. The translated copies of the curve form a surface composed of parallel rulings, each oriented in the same fixed direction. This construction allows many three-dimensional forms to be described using relatively simple planar equations.In Cartesian coordinates, a cylindrical surface is often recognized by an equation that omits one of the three variables. For...
Collisions in Multiple Dimensions: Problem Solving
In multiple dimensions, the conservation of momentum applies in each direction independently. Hence, to solve collisions in multiple dimensions, we should write down the momentum conservation in each direction separately. To help understand collisions in multiple dimensions, consider an example.
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...