paper-with-me

홈 › Papers

TS-VLM: Text-Guided SoftSort Pooling for Vision-Language Models in Multi-View Driving Reasoning

2025-05-19 · Lihong Chen, Hossein Hassani, Soodeh Nikan

Vision-Language Models (VLMs) have shown remarkable potential in advancing autonomous driving by leveraging multi-modal fusion in order to enhance scene perception, reasoning, and decision-making. Despite their potential, existing models suffer from computational overhead and inefficient integration of multi-view sensor data that make them impractical for real-time deployment in safety-critical autonomous driving applications. To address these shortcomings, this paper is devoted to designing a lightweight VLM called TS-VLM, which incorporates a novel Text-Guided SoftSort Pooling (TGSSP) module. By resorting to semantics of the input queries, TGSSP ranks and fuses visual features from multiple views, enabling dynamic and query-aware multi-view aggregation without reliance on costly attention mechanisms. This design ensures the query-adaptive prioritization of semantically related views, which leads to improved contextual accuracy in multi-view reasoning for autonomous driving. Extensive evaluations on the DriveLM benchmark demonstrate that, on the one hand, TS-VLM outperforms state-of-the-art models with a BLEU-4 score of 56.82, METEOR of 41.91, ROUGE-L of 74.64, and CIDEr of 3.39. On the other hand, TS-VLM reduces computational cost by up to 90%, where the smallest version contains only 20.1 million parameters, making it more practical for real-time deployment in autonomous vehicles.

📄 PDF Abstract BibTeX arXiv:2505.12670

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingAutonomous Vehicles

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Permutation Learning with Only N Parameters: From SoftSort to Self-Organizing Gaussians

2025-03-17 · Kai Uwe Barthel, Florian Barthel, Peter Eisert

Sorting and permutation learning are key concepts in optimization and machine learning, especially when organizing high-dimensional data into meaningful spatial layouts. The Gumbel-Sinkhorn method, while effective, requi…

Exploring Visual Interpretability for Contrastive Language-Image Pre-training

2022-09-15 · Yi Li, Hualiang Wang, Yiqun Duan, Hang Xu 외

Contrastive Language-Image Pre-training (CLIP) learns rich representations via readily available supervision of natural language. It improves the performance of downstream vision tasks, including but not limited to the z…

Retrievaltext similarity

P2T: Pyramid Pooling Transformer for Scene Understanding

2021-06-22 · Yu-Huan Wu, Yun Liu, Xin Zhan, Ming-Ming Cheng

Recently, the vision transformer has achieved great success by pushing the state-of-the-art of various vision tasks. One of the most challenging problems in the vision transformer is that the large sequence length of ima…

image-classificationImage ClassificationInstance Segmentationobject-detection+5

PPLLaVA: Varied Video Sequence Understanding With Prompt Guidance

2024-11-04 · Ruyang Liu, Haoran Tang, Haibo Liu, Yixiao Ge 외

The past year has witnessed the significant advancement of video-based large language models. However, the challenge of developing a unified model for both short and long video understanding remains unresolved. Most exis…

Caption GenerationMultiple-choiceVideo-based Generative Performance BenchmarkingVideo-based Generative Performance Benchmarking (Consistency)+7

GADePo: Graph-Assisted Declarative Pooling Transformers for Document-Level Relation Extraction

2023-08-28 · Andrei C. Coman, Christos Theodoropoulos, Marie-Francine Moens, James Henderson

Document-level relation extraction typically relies on text-based encoders and hand-coded pooling heuristics to aggregate information learned by the encoder. In this paper, we leverage the intrinsic graph processing capa…

Document-level Relation ExtractionRelationRelation Extraction