paper-with-me

Papers

Fully Distributed, Flexible Compositional Visual Representations via Soft Tensor Products

2024-12-05 · Bethia Sun, Maurice Pagnucco, Yang song

Since the inception of the classicalist vs. connectionist debate, it has been argued that the ability to systematically combine symbol-like entities into compositional representations is crucial for human intelligence. In connectionist systems, the field of disentanglement has gained prominence for its ability to produce explicitly compositional representations; however, it relies on a fundamentally symbolic, concatenative representation of compositional structure that clashes with the continuous, distributed foundations of deep learning. To resolve this tension, we extend Smolensky's Tensor Product Representation (TPR) and introduce Soft TPR, a representational form that encodes compositional structure in an inherently distributed, flexible manner, along with Soft TPR Autoencoder, a theoretically-principled architecture designed specifically to learn Soft TPRs. Comprehensive evaluations in the visual representation learning domain demonstrate that the Soft TPR framework consistently outperforms conventional disentanglement alternatives -- achieving state-of-the-art disentanglement, boosting representation learner convergence, and delivering superior sample efficiency and low-sample regime performance in downstream tasks. These findings highlight the promise of a distributed and flexible approach to representing compositional structure by potentially enhancing alignment with the core principles of deep learning over the conventional symbolic approach.

📄 PDF Abstract BibTeX arXiv:2412.04671

Code (1)

gomb0c/soft_tpr 공식 구현 pytorch

Tasks

DisentanglementRepresentation Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Next state prediction gives rise to entangled, yet compositional representations of objects

2024-10-07 · Tankred Saanum, Luca M. Schulze Buschoff, Peter Dayan, Eric Schulz

Compositional representations are thought to enable humans to generalize across combinatorially vast state spaces. Models with learnable object slots, which encode information about objects in separate latent codes, have…

Object

Multi-Object Tracking by Hierarchical Visual Representations

2024-02-24 · Jinkun Cao, Jiangmiao Pang, Kris Kitani

We propose a new visual hierarchical representation paradigm for multi-object tracking. It is more effective to discriminate between objects by attending to objects' compositional visual regions and contrasting with the …

Multi-Object TrackingObjectObject Tracking

Dance of SNN and ANN: Solving binding problem by combining spike timing and reconstructive attention

2022-11-11 · Hao Zheng, Hui Lin, Rong Zhao, Luping Shi

The binding problem is one of the fundamental challenges that prevent the artificial neural network (ANNs) from a compositional understanding of the world like human perception, because disentangled and distributed repre…

Learning to Compose: Improving Object Centric Learning by Injecting Compositionality

2024-05-01 · Whie Jung, Jaehoon Yoo, Sungjin Ahn, Seunghoon Hong

Learning compositional representation is a key aspect of object-centric learning as it enables flexible systematic generalization and supports complex visual reasoning. However, most of the existing approaches rely on au…

ObjectSystematic GeneralizationvalidVisual Reasoning

A Factorization Machine Framework for Testing Bigram Embeddings in Knowledgebase Completion

2016-04-20 · WS 2016 6 · Johannes Welbl, Guillaume Bouchard, Sebastian Riedel

Embedding-based Knowledge Base Completion models have so far mostly combined distributed representations of individual entities or relations to compute truth scores of missing links. Facts can however also be represented…

Knowledge Base Completion