paper-with-me

Papers

Prior Knowledge Integration via LLM Encoding and Pseudo Event Regulation for Video Moment Retrieval

2024-07-21 · Yiyang Jiang, WengYu Zhang, Xulu Zhang, XiaoYong Wei, Chang Wen Chen, Qing Li

In this paper, we investigate the feasibility of leveraging large language models (LLMs) for integrating general knowledge and incorporating pseudo-events as priors for temporal content distribution in video moment retrieval (VMR) models. The motivation behind this study arises from the limitations of using LLMs as decoders for generating discrete textual descriptions, which hinders their direct application to continuous outputs like salience scores and inter-frame embeddings that capture inter-frame relations. To overcome these limitations, we propose utilizing LLM encoders instead of decoders. Through a feasibility study, we demonstrate that LLM encoders effectively refine inter-concept relations in multimodal embeddings, even without being trained on textual embeddings. We also show that the refinement capability of LLM encoders can be transferred to other embeddings, such as BLIP and T5, as long as these embeddings exhibit similar inter-concept similarity patterns to CLIP embeddings. We present a general framework for integrating LLM encoders into existing VMR architectures, specifically within the fusion module. Through experimental validation, we demonstrate the effectiveness of our proposed methods by achieving state-of-the-art performance in VMR. The source code can be accessed at https://github.com/fletcherjiang/LLMEPET.

📄 PDF Abstract BibTeX arXiv:2407.15051

Code (1)

fletcherjiang/llmepet 공식 구현 pytorch

Tasks

General KnowledgeHighlight DetectionMoment RetrievalNatural Language Moment RetrievalRetrievalVideo Grounding

Methods 이 논문이 사용한 방법론

Gated Linear Unit A Gated Linear Unit, or GLU computes: $$ \mathrm{GLU}(a, b) = a \otimes \sigma(b) $$ It is used in natural language processing architectures, for example the Gated CNN,…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Inverse Square Root Schedule Inverse Square Root is a learning rate schedule 1 / $\sqrt{\max\left(n, k\right)}$ where $n$ is the current training iteration and $k$ is the number of warm-up steps. This…
SentencePiece 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
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 제목 키워드 기반

Knowledge Integration Decay in Search-Augmented Reasoning of Large Language Models

2026-02-10 · Sangwon Yu, Ik-hwan Kim, Donghun Kang, Bongkyu Hwang 외 arxiv

Modern Large Language Models (LLMs) have demonstrated remarkable capabilities in complex tasks by employing search-augmented reasoning to incorporate external knowledge into long chains of thought. However, we identify a…

Space Efficient Context Encoding for Non-Task-Oriented Dialogue Generation with Graph Attention Transformer

2021-08-01 · ACL 2021 5 · Fabian Galetzka, Jewgeni Rose, David Schlangen, Jens Lehmann

To improve the coherence and knowledge retrieval capabilities of non-task-oriented dialogue systems, recent Transformer-based models aim to integrate fixed background context. This often comes in the form of knowledge gr…

Dialogue GenerationGraph AttentionKnowledge GraphsRetrieval+1

Advancing Weakly-Supervised Audio-Visual Video Parsing via Segment-wise Pseudo Labeling

2024-06-03 · Jinxing Zhou, Dan Guo, Yiran Zhong, Meng Wang

The Audio-Visual Video Parsing task aims to identify and temporally localize the events that occur in either or both the audio and visual streams of audible videos. It often performs in a weakly-supervised manner, where …

audio-visual event localizationDenoisingPseudo Label

Improving Audio-Visual Video Parsing with Pseudo Visual Labels

2023-03-04 · Jinxing Zhou, Dan Guo, Yiran Zhong, Meng Wang

Audio-Visual Video Parsing is a task to predict the events that occur in video segments for each modality. It often performs in a weakly supervised manner, where only video event labels are provided, i.e., the modalities…

DenoisingPseudo Label

A systematic review of biologically-informed deep learning models for cancer: fundamental trends for encoding and interpreting oncology data

2022-07-02 · Magdalena Wysocka, Oskar Wysocki, Marie Zufferey, Dónal Landers 외

There is an increasing interest in the use of Deep Learning (DL) based methods as a supporting analytical framework in oncology. However, most direct applications of DL will deliver models with limited transparency and e…