paper-with-me

Papers

(Un)likelihood Training for Interpretable Embedding

2022-07-01 · Jiaxin Wu, Chong-Wah Ngo, Wing-Kwong Chan, Zhijian Hou

Cross-modal representation learning has become a new normal for bridging the semantic gap between text and visual data. Learning modality agnostic representations in a continuous latent space, however, is often treated as a black-box data-driven training process. It is well-known that the effectiveness of representation learning depends heavily on the quality and scale of training data. For video representation learning, having a complete set of labels that annotate the full spectrum of video content for training is highly difficult if not impossible. These issues, black-box training and dataset bias, make representation learning practically challenging to be deployed for video understanding due to unexplainable and unpredictable results. In this paper, we propose two novel training objectives, likelihood and unlikelihood functions, to unroll semantics behind embeddings while addressing the label sparsity problem in training. The likelihood training aims to interpret semantics of embeddings beyond training labels, while the unlikelihood training leverages prior knowledge for regularization to ensure semantically coherent interpretation. With both training objectives, a new encoder-decoder network, which learns interpretable cross-modal representation, is proposed for ad-hoc video search. Extensive experiments on TRECVid and MSR-VTT datasets show the proposed network outperforms several state-of-the-art retrieval models with a statistically significant performance margin.

📄 PDF Abstract BibTeX arXiv:2207.00282

Code (1)

nikkiwoo-gh/ITV 공식 구현 pytorch

Tasks

Ad-hoc video searchDecoderRepresentation LearningRetrievalVideo Understanding

Similar Papers 제목 키워드 기반

Interpretable Adversarial Training for Text

2019-05-30 · Samuel Barham, Soheil Feizi

Generating high-quality and interpretable adversarial examples in the text domain is a much more daunting task than it is in the image domain. This is due partly to the discrete nature of text, partly to the problem of e…

SentenceWord Embeddings

MLMLM: Link Prediction with Mean Likelihood Masked Language Model

2020-09-15 · Findings (ACL) 2021 8 · Louis Clouatre, Philippe Trempe, Amal Zouaq, Sarath Chandar

Knowledge Bases (KBs) are easy to query, verifiable, and interpretable. They however scale with man-hours and high-quality data. Masked Language Models (MLMs), such as BERT, scale with computing power as well as unstruct…

Language ModelingLanguage ModellingLink PredictionPrediction

Contrastive Learning for Interpretable Anomaly Detection at Collider Experiments

2026-08-13 · Haoyi Jia, Sagar Addepalli, Julia Gonski arxiv

Generic event-level anomaly detection for collider physics has two recurring problems: anomaly scores are hard to interpret, and they correlate strongly with energy scale and object multiplicity. We present Organized Rep…

Contrastive LearningAnomaly Detection

JANA: Jointly Amortized Neural Approximation of Complex Bayesian Models

2023-02-17 · Stefan T. Radev, Marvin Schmitt, Valentin Pratz, Umberto Picchini 외

This work proposes ``jointly amortized neural approximation'' (JANA) of intractable likelihood functions and posterior densities arising in Bayesian surrogate modeling and simulation-based inference. We train three compl…

DiagnosticTime SeriesTime Series Analysis

Dynamic Word Embeddings

2017-02-27 · ICML 2017 8 · Robert Bamler, Stephan Mandt

We present a probabilistic language model for time-stamped text data which tracks the semantic evolution of individual words over time. The model represents words and contexts by latent trajectories in an embedding space…

Language ModelingLanguage ModellingVariational InferenceWord Embeddings