paper-with-me

홈 › Papers

QIME: Constructing Interpretable Medical Text Embeddings via Ontology-Grounded Questions

2026-03-02 · Yixuan Tang, Zhenghong Lin, Yandong Sun, Wynne Hsu, Mong Li Lee, Anthony K. H. Tung arxiv

While dense biomedical embeddings achieve strong performance, their black-box nature limits their utility in clinical decision-making. Recent question-based interpretable embeddings represent text as binary answers to natural-language questions, but these approaches often rely on heuristic or surface-level contrastive signals and overlook specialized domain knowledge. We propose QIME, an ontology-grounded framework for constructing interpretable medical text embeddings in which each dimension corresponds to a clinically meaningful yes/no question. By conditioning on cluster-specific medical concept signatures, QIME generates semantically atomic questions that capture fine-grained distinctions in biomedical text. Furthermore, QIME supports a training-free embedding construction strategy that eliminates per-question classifier training while further improving performance. Experiments across biomedical semantic similarity, clustering, and retrieval benchmarks show that QIME consistently outperforms prior interpretable embedding methods and substantially narrows the gap to strong black-box biomedical encoders, while providing concise and clinically informative explanations.

📄 PDF Abstract BibTeX arXiv:2603.01690

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Similarity

Similar Papers 제목 키워드 기반

Qimera: Data-free Quantization with Synthetic Boundary Supporting Samples

2021-11-04 · NeurIPS 2021 12 · Kanghyun Choi, Deokki Hong, Noseong Park, Youngsok Kim 외

Model quantization is known as a promising method to compress deep neural networks, especially for inferences on lightweight mobile or edge devices. However, model quantization usually requires access to the original tra…

Data Free QuantizationDisentanglementDiversityQuantization

QiMeng-SALV: Signal-Aware Learning for Verilog Code Generation

2025-10-22 · Yang Zhang, Rui Zhang, Jiaming Guo, Lei Huang 외 arxiv

The remarkable progress of Large Language Models (LLMs) presents promising opportunities for Verilog code generation which is significantly important for automated circuit design. The lacking of meaningful functional rew…

Reinforcement LearningCode Generation

QiMeng: Fully Automated Hardware and Software Design for Processor Chip

2025-06-05 · Rui Zhang, Yuanbo Wen, Shuyao Cheng, Di Huang 외

Processor chip design technology serves as a key frontier driving breakthroughs in computer science and related fields. With the rapid advancement of information technology, conventional design paradigms face three major…

Semantic Token Reweighting for Interpretable and Controllable Text Embeddings in CLIP

2024-10-11 · Eunji Kim, Kyuhong Shim, Simyung Chang, Sungroh Yoon

A text encoder within Vision-Language Models (VLMs) like CLIP plays a crucial role in translating textual input into an embedding space shared with images, thereby facilitating the interpretative analysis of vision tasks…

Few-Shot Image Classificationimage-classificationImage ClassificationImage Retrieval+2

How to encode arbitrarily complex morphology in word embeddings, no corpus needed

2022-10-01 · FieldMatters (COLING) 2022 10 · Lane Schwartz, Coleman Haley, Francis Tyers

In this paper, we present a straightforward technique for constructing interpretable word embeddings from morphologically analyzed examples (such as interlinear glosses) for all of the world’s languages. Currently, fewer…

Word Embeddings