paper-with-me

Papers

Language-Enhanced Latent Representations for Out-of-Distribution Detection in Autonomous Driving

2024-05-02 · Zhenjiang Mao, Dong-You Jhong, Ao Wang, Ivan Ruchkin

Out-of-distribution (OOD) detection is essential in autonomous driving, to determine when learning-based components encounter unexpected inputs. Traditional detectors typically use encoder models with fixed settings, thus lacking effective human interaction capabilities. With the rise of large foundation models, multimodal inputs offer the possibility of taking human language as a latent representation, thus enabling language-defined OOD detection. In this paper, we use the cosine similarity of image and text representations encoded by the multimodal model CLIP as a new representation to improve the transparency and controllability of latent encodings used for visual anomaly detection. We compare our approach with existing pre-trained encoders that can only produce latent representations that are meaningless from the user's standpoint. Our experiments on realistic driving data show that the language-based latent representation performs better than the traditional representation of the vision encoder and helps improve the detection performance when combined with standard representations.

📄 PDF Abstract BibTeX arXiv:2405.01691

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionAutonomous DrivingOut-of-Distribution DetectionOut of Distribution (OOD) Detection

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

DiffLM: Controllable Synthetic Data Generation via Diffusion Language Models

2024-11-05 · Ying Zhou, Xinyao Wang, Yulei Niu, Yaojie Shen 외

Recent advancements in large language models (LLMs) have significantly enhanced their knowledge and generative capabilities, leading to a surge of interest in leveraging LLMs for high-quality data synthesis. However, syn…

Prompt EngineeringSynthetic Data Generation

Training Heterogeneous Features in Sequence to Sequence Tasks: Latent Enhanced Multi-filter Seq2Seq Model

2021-05-18 · Yunhao Yang, Zhaokun Xue

In language processing, training data with extremely large variance may lead to difficulty in the language model's convergence. It is difficult for the network parameters to adapt sentences with largely varied semantics …

ClusteringDecoderMachine TranslationQuestion Answering+3

Detect Camouflaged Spam Content via StoneSkipping: Graph and Text Joint Embedding for Chinese Character Variation Representation

2019-08-30 · IJCNLP 2019 11 · Zhuoren Jiang, Zhe Gao, Guoxiu He, Yangyang Kang 외

The task of Chinese text spam detection is very challenging due to both glyph and phonetic variations of Chinese characters. This paper proposes a novel framework to jointly model Chinese variational, semantic, and conte…

Chinese Spam DetectionGraph EmbeddingLanguage ModelingLanguage Modelling+1

Scaling Pretrained Representations Enables Label-Free Out-of-Distribution Detection Without Fine-Tuning

2026-05-07 · Brett Barkley, Preston Culbertson, David Fridovich-Keil arxiv

Models trained with deep learning often fail to signal when inputs fall outside their training data manifold, leading to unreliable predictions under distribution shift. Prior work suggests that effective out-of-distribu…

Out-of-Distribution Detection

Toward a Deep Neural Approach for Knowledge-Based IR

2016-06-23 · Gia-Hung Nguyen, Lynda Tamine, Laure Soulier, Nathalie Bricon-Souf

This paper tackles the problem of the semantic gap between a document and a query within an ad-hoc information retrieval task. In this context, knowledge bases (KBs) have already been acknowledged as valuable means since…

Ad-Hoc Information RetrievalDocument RankingImplicit RelationsInformation Retrieval+1