vix.ing · top · new · best · stats · spec

A General Framework for Producing Interpretable Semantic Text Embeddings

2024/10/04 by Sun, Yiqun, Huang, Qiang, Tang, Yixuan +2 · 2 citations
#Artificial Intelligence (cs.AI) #Computation and Language (cs.CL) #FOS: Computer and information sciences #Machine Learning (cs.LG)

paper · doi:10.48550/arxiv.2410.03435

Abstract

Semantic text embedding is essential to many tasks in Natural Language Processing (NLP). While black-box models are capable of generating high-quality embeddings, their lack of interpretability limits their use in tasks that demand transparency. Recent approaches have improved interpretability by leveraging domain-expert-crafted or LLM-generated questions, but these methods rely heavily on expert input or well-prompt design, which restricts their generalizability and ability to generate discriminative questions across a wide range of tasks. To address these challenges, we introduce \algoCQG-MBQA (Contrastive Question Generation - Multi-task Binary Question Answering), a general framework for producing interpretable semantic text embeddings across diverse tasks. Our framework systematically generates highly discriminative, low cognitive load yes/no questions through the \algoCQG method and answers them efficiently with the \algoMBQA model, resulting in interpretable embeddings in a cost-effective manner. We validate the effectiveness and interpretability of \algoCQG-MBQA through extensive experiments and ablation studies, demonstrating that it delivers embedding quality comparable to many advanced black-box models while maintaining inherently interpretability. Additionally, \algoCQG-MBQA outperforms other interpretable text embedding methods across various downstream tasks.

Cited by

Related