paper-with-me

Papers

Multi-modality Associative Bridging through Memory: Speech Sound Recollected from Face Video

2022-04-04 · ICCV 2021 10 · Minsu Kim, Joanna Hong, Se Jin Park, Yong Man Ro

In this paper, we introduce a novel audio-visual multi-modal bridging framework that can utilize both audio and visual information, even with uni-modal inputs. We exploit a memory network that stores source (i.e., visual) and target (i.e., audio) modal representations, where source modal representation is what we are given, and target modal representations are what we want to obtain from the memory network. We then construct an associative bridge between source and target memories that considers the interrelationship between the two memories. By learning the interrelationship through the associative bridge, the proposed bridging framework is able to obtain the target modal representations inside the memory network, even with the source modal input only, and it provides rich information for its downstream tasks. We apply the proposed framework to two tasks: lip reading and speech reconstruction from silent video. Through the proposed associative bridge and modality-specific memories, each task knowledge is enriched with the recalled audio context, achieving state-of-the-art performance. We also verify that the associative bridge properly relates the source and target memories.

📄 PDF Abstract BibTeX arXiv:2204.01265

Code (1)

ms-dot-k/Visual-Audio-Memory pytorch

Tasks

Lip Reading

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음

Similar Papers 제목 키워드 기반

A Dynamical Theory of Sequential Retrieval in Input-Driven Hopfield Networks

2026-03-03 · Simone Betteti, Giacomo Baggio, Sandro Zampieri arxiv

Reasoning is the ability to integrate internal states and external inputs in a meaningful and semantically consistent flow. Contemporary machine learning (ML) systems increasingly rely on such sequential reasoning, from …

Weakly Paired Associative Learning for Sound and Image Representations via Bimodal Associative Memory

2022-01-01 · CVPR 2022 1 · Sangmin Lee, Hyung-Il Kim, Yong Man Ro

Data representation learning without labels has attracted increasing attention due to its nature that does not require human annotation. Recently, representation learning has been extended to bimodal data, especially…

Representation Learning

Associative Multichannel Autoencoder for Multimodal Word Representation

2018-10-01 · EMNLP 2018 10 · Shaonan Wang, Jiajun Zhang, Cheng-qing Zong

In this paper we address the problem of learning multimodal word representations by integrating textual, visual and auditory inputs. Inspired by the re-constructive and associative nature of human memory, we propose a no…

Bridging Associative Memory and Probabilistic Modeling

2024-02-15 · Rylan Schaeffer, Nika Zahedi, Mikail Khona, Dhruv Pai 외

Associative memory and probabilistic modeling are two fundamental topics in artificial intelligence. The first studies recurrent neural networks designed to denoise, complete and retrieve data, whereas the second studies…

In-Context Learning

An Entropic Associative Memory

2020-09-28 · Luis A. Pineda, Gibrán Fuentes, Rafael Morales

Natural memories are associative, declarative and distributed. Symbolic computing memories resemble natural memories in their declarative character, and information can be stored and recovered explicitly; however, they l…