LAST: LeArning to Think in Space and Time for Generalist Vision-Language Models

arXiv — cs.CVTuesday, November 25, 2025 at 5:00:00 AM
  • The introduction of LAST, or LeArning to Think in Space and Time, aims to enhance the capabilities of vision-language models (VLMs) by enabling them to better understand 3D spatial contexts and long video sequences using only 2D images as input. This approach contrasts with existing methods that typically address 3D and video tasks separately.
  • LAST is significant as it represents a shift towards more integrated and holistic processing in VLMs, potentially improving their performance in complex tasks that require spatial and temporal reasoning, which are critical for applications in various fields including robotics and autonomous systems.
  • The development of LAST highlights ongoing challenges in the reliability and grounding of VLMs, as evidenced by concerns regarding their stability and performance in nuanced scenarios. This reflects a broader discourse in the AI community about the limitations of current models, particularly in handling diverse and dynamic inputs, and the need for innovative frameworks to address these issues.
— via World Pulse Now AI Editorial System

Was this article worth reading? Share it

Recommended apps based on your readingExplore all apps
Continue Readings
MASTEST: A LLM-Based Multi-Agent System For RESTful API Tests
PositiveArtificial Intelligence
MASTEST, a multi-agent system utilizing large language models (LLMs), has been developed to enhance the testing of RESTful APIs, crucial for cloud-native application quality assurance. The system automates the entire API testing workflow, from generating test scenarios based on OpenAPI specifications to executing tests and analyzing responses for correctness and coverage.
OmniStruct: Universal Text-to-Structure Generation across Diverse Schemas
PositiveArtificial Intelligence
OmniStruct has been introduced as a comprehensive benchmark to evaluate the capabilities of Large Language Models (LLMs) in generating structured outputs across various tasks, including information extraction, table generation, and function calling. This initiative aims to address the uncertainty regarding LLMs' performance in text-to-structure tasks, which are essential for diverse applications.
Toward Trustworthy Difficulty Assessments: Large Language Models as Judges in Programming and Synthetic Tasks
NegativeArtificial Intelligence
Large Language Models (LLMs) like GPT-4o have been evaluated for their effectiveness in assessing the difficulty of programming tasks, specifically through a comparison with a Light-GBM ensemble model. The study revealed that Light-GBM achieved 86% accuracy in classifying LeetCode problems, while GPT-4o only reached 37.75%, indicating significant limitations in LLMs for structured assessments.
Bridging Symbolic Control and Neural Reasoning in LLM Agents: The Structured Cognitive Loop
PositiveArtificial Intelligence
A new architecture called Structured Cognitive Loop (SCL) has been introduced to address fundamental issues in large language model agents, such as entangled reasoning and memory volatility. SCL separates cognition into five distinct phases: Retrieval, Cognition, Control, Action, and Memory, while employing Soft Symbolic Control to enhance explainability and controllability. Empirical tests show SCL achieves zero policy violations and maintains decision traceability.
Lessons from Studying Two-Hop Latent Reasoning
NeutralArtificial Intelligence
Recent research has focused on the latent reasoning capabilities of large language models (LLMs), specifically through a study on two-hop question answering. The investigation revealed that LLMs, including Llama 3 and GPT-4o, struggle with this basic reasoning task without employing chain-of-thought (CoT) techniques, which are essential for complex agentic tasks.
TRIM: Token Reduction and Inference Modeling for Cost-Effective Language Generation
PositiveArtificial Intelligence
A new approach called TRIM has been introduced to address the high inference costs associated with Large Language Models (LLMs). This method optimizes language generation by allowing LLMs to omit semantically irrelevant words during inference, followed by reconstruction of the output using a smaller, cost-effective model. Experimental results indicate an average token saving of 19.4% for GPT-4o with minimal impact on evaluation metrics.
Red Teaming Multimodal Language Models: Evaluating Harm Across Prompt Modalities and Models
NeutralArtificial Intelligence
A recent study evaluated the safety of four leading multimodal large language models (MLLMs) under adversarial conditions, revealing significant differences in their vulnerability to harmful prompts. The models tested included GPT-4o, Claude Sonnet 3.5, Pixtral 12B, and Qwen VL Plus, with Pixtral 12B showing a harmful response rate of approximately 62%, while Claude Sonnet 3.5 demonstrated the highest resistance at around 10%.
SciEducator: Scientific Video Understanding and Educating via Deming-Cycle Multi-Agent System
PositiveArtificial Intelligence
Recent advancements in multimodal large language models (MLLMs) and video agent systems have led to the development of SciEducator, an innovative multi-agent system designed for scientific video comprehension and education. This system utilizes the Deming Cycle's iterative approach to enhance the understanding of complex scientific processes through tailored multimodal educational content.