paper-with-me

홈 › Papers

AlignNet: Self-supervised Alignment Module

2019-09-25 · Antonia Creswell, Luis Piloto, David Barrett, Kyriacos Nikiforou, David Raposo, Marta Garnelo, Peter Battaglia, Murray Shanahan

The natural world consists of objects that we perceive as persistent in space and time, even though these objects appear, disappear and reappear in our field of view as we move. This can be attributed to our notion of object persistence -- our knowledge that objects typically continue to exist, even if we can no longer see them -- and our ability to track objects. Drawing inspiration from the psychology literature on `sticky indices', we propose the AlignNet, a model that learns to assign unique indices to new objects when they first appear and reassign the index to subsequent instances of that object. By introducing a persistent object-based memory, the AlignNet may be used to keep track of objects across time, even if they disappear and reappear later. We implement the AlignNet as a graph network applied to a bipartite graph, in which the input nodes are objects from two sets that we wish to align. The network is trained to predict the edges which connect two instances of the same object across sets. The model is also capable of identifying when there are no matches and dealing with these cases. We perform experiments to show the model's ability to deal with the appearance, disappearance and reappearance of objects. Additionally, we demonstrate how a persistent object-based memory can help solve question-answering problems in a partially observable environment.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectQuestion Answering

Similar Papers 제목 키워드 기반

AlignNet: Unsupervised Entity Alignment

2020-07-17 · Antonia Creswell, Kyriacos Nikiforou, Oriol Vinyals, Andre Saraiva 외

Recently developed deep learning models are able to learn to segment scenes into component objects without supervision. This opens many new and exciting avenues of research, allowing agents to take objects (or entities) …

Entity Alignment

AlignNet: A Unifying Approach to Audio-Visual Alignment

2020-02-12 · Jianren Wang, Zhaoyuan Fang, Hang Zhao

We present AlignNet, a model that synchronizes videos with reference audios under non-uniform and irregular misalignments. AlignNet learns the end-to-end dense correspondence between each frame of a video and an audio. O…

AlignNet: Learning dataset score alignment functions to enable better training of speech quality estimators

2024-06-14 · Jaden Pieper, Stephen D. Voran

We develop two complementary advances for training no-reference (NR) speech quality estimators with independent datasets. Multi-dataset finetuning (MDF) pretrains an NR estimator on a single dataset and then finetunes it…

Fast and Accurate Scene Parsing via Bi-direction Alignment Networks

2021-05-25 · Yanran Wu, Xiangtai Li, Chen Shi, Yunhai Tong 외

In this paper, we propose an effective method for fast and accurate scene parsing called Bidirectional Alignment Network (BiAlignNet). Previously, one representative work BiSeNet~\cite{bisenet} uses two different paths (…

Scene ParsingSemantic Segmentation

ResAlignNet: A Data-Driven Approach for INS/DVL Alignment

2025-11-17 · Guy Damari, Itzik Klein arxiv

Autonomous underwater vehicles rely on precise navigation systems that combine the inertial navigation system and the Doppler velocity log for successful missions in challenging environments where satellite navigation is…