paper-with-me

홈 › Papers

CI w/o TN: Context Injection without Task Name for Procedure Planning

2024-02-23 · Xinjie Li

This paper explores the challenge of procedure planning in instructional videos, which involves creating goal-directed plans based on visual start and goal observations from videos. Previous research has tackled this problem with gradually weaker training supervision, from heavy intermediate visual observations or language instructions to task class supervision. However, with the advent of large language models, even given only the task name, these models can produce a detailed plan. In this study, we propose a much weaker setting without task name as supervision, which is not currently solvable by existing large language models since they require good prompts with sufficient information. Specifically, we hypothesize that previous intermediate supervisions can serve as context information, and we use captions of visual start and goal observations as a much cheaper form of supervision. This approach greatly reduces the labeling cost since the captions can be easily obtained by large pre-trained vision-language foundation models. Technically, we apply BLIP to generate captions as supervision to train the context feature with contrastive learning loss. Afterward, the context feature is fed into the generator to aid in plan generation. Our experiments on two datasets with varying scales demonstrate that our model can achieve comparable performance on multiple metrics, which validates our hypothesis.

📄 PDF Abstract BibTeX arXiv:2402.15579

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
BLIP Vision-Language Pre-training (VLP) has advanced the performance for many vision-language tasks. However, most existing pre-trained models only excel in either understanding-based…

Similar Papers 제목 키워드 기반

Evolutionary Multi-Task Injection Testing on Web Application Firewalls

2022-06-12 · Ke Li, Heng Yang, Willem Visser

Web application firewall (WAF) plays an integral role nowadays to protect web applications from various malicious injection attacks such as SQL injection, XML injection, and PHP injection, to name a few. However, given t…

Multi-Task LearningTranslation

Wiki-En-ASR-Adapt: Large-scale synthetic dataset for English ASR Customization

2023-09-29 · Alexandra Antonova

We present a first large-scale public synthetic dataset for contextual spellchecking customization of automatic speech recognition (ASR) with focus on diverse rare and out-of-vocabulary (OOV) phrases, such as proper name…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Generative Context-aware Fine-tuning of Self-supervised Speech Models

2023-12-15 · Suwon Shon, Kwangyoun Kim, Prashant Sridhar, Yi-Te Hsu 외

When performing tasks like automatic speech recognition or spoken language understanding for a given utterance, access to preceding text or audio provides contextual information can improve performance. Considering the r…

Automatic Speech Recognitionnamed-entity-recognitionNamed Entity RecognitionSentence+4

Poisoning the Watchtower: Prompt Injection Attacks Against LLM-Augmented Security Operations Through Adversarial Log Content

2026-05-23 · Rohan Pandey, Archit Bhujang arxiv

Large language models (LLMs) are increasingly used as analyst assistants in security operations centers (SOCs), where they ingest log and alert data to produce triage labels, incident summaries, or remediation advice. We…

An Enhanced Knowledge Injection Model for Commonsense Generation

2020-12-01 · COLING 2020 8 · Zhihao Fan, Yeyun Gong, Zhongyu Wei, Siyuan Wang 외

Commonsense generation aims at generating plausible everyday scenario description based on a set of provided concepts. Digging the relationship of concepts from scratch is non-trivial, therefore, we retrieve prototypes f…

DecodermodelPosition