paper-with-me

Papers

Video-aided Unsupervised Grammar Induction

2021-04-09 · NAACL 2021 4 · Songyang Zhang, Linfeng Song, Lifeng Jin, Kun Xu, Dong Yu, Jiebo Luo

We investigate video-aided grammar induction, which learns a constituency parser from both unlabeled text and its corresponding video. Existing methods of multi-modal grammar induction focus on learning syntactic grammars from text-image pairs, with promising results showing that the information from static images is useful in induction. However, videos provide even richer information, including not only static objects but also actions and state changes useful for inducing verb phrases. In this paper, we explore rich features (e.g. action, object, scene, audio, face, OCR and speech) from videos, taking the recent Compound PCFG model as the baseline. We further propose a Multi-Modal Compound PCFG model (MMC-PCFG) to effectively aggregate these rich features from different modalities. Our proposed MMC-PCFG is trained end-to-end and outperforms each individual modality and previous state-of-the-art systems on three benchmarks, i.e. DiDeMo, YouCook2 and MSRVTT, confirming the effectiveness of leveraging video information for unsupervised grammar induction.

📄 PDF Abstract BibTeX arXiv:2104.04369

Code (1)

Sy-Zhang/MMC-PCFG 공식 구현 pytorch

Tasks

Optical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

Learning a Grammar Inducer from Massive Uncurated Instructional Videos

2022-10-22 · Songyang Zhang, Linfeng Song, Lifeng Jin, Haitao Mi 외

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 …

Language AcquisitionVideo Alignment

A Regularization-based Framework for Bilingual Grammar Induction

2019-11-01 · IJCNLP 2019 11 · Yong Jiang, Wenjuan Han, Kewei Tu

Grammar induction aims to discover syntactic structures from unannotated sentences. In this paper, we propose a framework in which the learning process of the grammar model of one language is influenced by knowledge from…

Unsupervised Vision-Language Grammar Induction with Shared Structure Modeling

2021-09-29 · ICLR 2022 4 · Bo Wan, Wenjuan Han, Zilong Zheng, Tinne Tuytelaars

We introduce a new task, unsupervised vision-language (VL) grammar induction. Given an image-caption pair, the goal is to extract a shared hierarchical structure for both image and language simultaneously. We argue that…

Contrastive LearningPhrase Grounding

Shared Logistic Normal Distributions for Soft Parameter Tying in Unsupervised Grammar Induction

2009-06-01 · Shay Cohen, Noah A. Smith

We present a family of priors over probabilistic grammar weights, called the shared logistic normal distribution. This family extends the partitioned logistic normal distribution, enabling factored covariance between the…

Dependency Grammar InductionUnsupervised Dependency Parsing

Natural Language Grounding and Grammar Induction for Robotic Manipulation Commands

2017-08-01 · WS 2017 8 · Muhannad Alomari, Paul Duckworth, Majd Hawasly, David C. Hogg 외

We present a cognitively plausible system capable of acquiring knowledge in language and vision from pairs of short video clips and linguistic descriptions. The aim of this work is to teach a robot manipulator how to exe…