paper-with-me

Papers

Learning a Grammar Inducer from Massive Uncurated Instructional Videos

2022-10-22 · Songyang Zhang, Linfeng Song, Lifeng Jin, Haitao Mi, Kun Xu, Dong Yu, Jiebo Luo

Video-aided grammar induction aims to leverage video information for finding more accurate syntactic grammars for accompanying text. While previous work focuses on building systems for inducing grammars on text that are well-aligned with video content, we investigate the scenario, in which text and video are only in loose correspondence. Such data can be found in abundance online, and the weak correspondence is similar to the indeterminacy problem studied in language acquisition. Furthermore, we build a new model that can better learn video-span correlation without manually designed features adopted by previous work. Experiments show that our model trained only on large-scale YouTube data with no text-video alignment reports strong and robust performances across three unseen datasets, despite domain shift and noisy label issues. Furthermore our model yields higher F1 scores than the previous state-of-the-art systems trained on in-domain data.

📄 PDF Abstract BibTeX arXiv:2210.12309

Code (1)

Sy-Zhang/MMC-PCFG pytorch

Tasks

Language AcquisitionVideo Alignment

Similar Papers 제목 키워드 기반

Depth-bounding is effective: Improvements and evaluation of unsupervised PCFG induction

2018-09-10 · EMNLP 2018 10 · Lifeng Jin, Finale Doshi-Velez, Timothy Miller, William Schuler 외

There have been several recent attempts to improve the accuracy of grammar induction systems by bounding the recursive complexity of the induction model (Ponvert et al., 2011; Noji and Johnson, 2016; Shain et al., 2016; …

Self-Supervised Multi-Task Procedure Learning from Instructional Videos

2020-08-01 · ECCV 2020 8 · Ehsan Elhamifar, Dat Huynh

We address the problem of unsupervised procedure learning from instructional videos of multiple tasks using Deep Neural Networks (DNNs). Unlike existing works, we assume that training videos come from multiple tasks with…

Procedure LearningVideo Classification

End-to-End Learning of Visual Representations from Uncurated Instructional Videos

2019-12-13 · CVPR 2020 6 · Antoine Miech, Jean-Baptiste Alayrac, Lucas Smaira, Ivan Laptev 외

Annotating videos is cumbersome, expensive and not scalable. Yet, many strong video models still rely on manually annotated data. With the recent introduction of the HowTo100M dataset, narrated videos now offer the possi…

Action LocalizationAction RecognitionAction SegmentationLong Video Retrieval (Background Removed)+4

The Importance of Category Labels in Grammar Induction with Child-directed Utterances

2020-06-20 · WS 2020 7 · Lifeng Jin, William Schuler

Recent progress in grammar induction has shown that grammar induction is possible without explicit assumptions of language-specific knowledge. However, evaluation of induced grammars usually has ignored phrasal labels, a…

TL;DW? Summarizing Instructional Videos with Task Relevance & Cross-Modal Saliency

2022-08-14 · Medhini Narasimhan, Arsha Nagrani, Chen Sun, Michael Rubinstein 외

YouTube users looking for instructions for a specific task may spend a long time browsing content trying to find the right video that matches their needs. Creating a visual summary (abridged version of a video) provides …

ArticlesVideo Summarization