paper-with-me

Papers

A Comunication Framework for Compositional Generation

2025-01-31 · Rafael Elberg, Mircea Petrache, Denis Parra

Compositionality and compositional generalization--the ability to understand novel combinations of known concepts--are central characteristics of human language and are hypothesized to be essential for human cognition. In machine learning, the emergence of this property has been studied in a communication game setting, where independent agents (a sender and a receiver) converge to a shared encoding policy from a set of states to a space of discrete messages, where the receiver can correctly reconstruct the states observed by the sender using only the sender's messages. The use of communication games in generation tasks is still largely unexplored, with recent methods for compositional generation focusing mainly on the use of supervised guidance (either through class labels or text). In this work, we take the first steps to fill this gap, and we present a self-supervised generative communication game-based framework for creating compositional encodings in learned representations from pre-trained encoder-decoder models. In an Iterated Learning (IL) protocol involving a sender and a receiver, we apply alternating pressures for compression and diversity of encoded discrete messages, so that the protocol converges to an efficient but unambiguous encoding. Approximate message entropy regularization is used to favor compositional encodings. Our framework is based on rigorous justifications and proofs of defining and balancing the concepts of Eficiency, Unambiguity and Non-Holisticity in encoding. We test our method on the compositional image dataset Shapes3D, demonstrating robust performance in both reconstruction and compositionality metrics, surpassing other tested discrete message frameworks.

📄 PDF Abstract BibTeX arXiv:2501.19182

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Implementation of a WiFi-based indoor location system on a mobile device for a university area

2019-10-03 · IEEE International Conference on Electronics, Electrical Engineering and Computing (INTERCON) 2019 10 · Dennis Núñez-Fernández

This paper describes the implementation of an indoor location system on a mobile phone for the Faculty of Electrical, Electronic and Telecomunications at the Universidad Nacional de Ingeniería, Peru. The proposed system …

Position

CompAlign: Improving Compositional Text-to-Image Generation with a Complex Benchmark and Fine-Grained Feedback

2025-05-16 · Yixin Wan, Kai-Wei Chang

State-of-the-art T2I models are capable of generating high-resolution images given textual prompts. However, they still struggle with accurately depicting compositional scenes that specify multiple objects, attributes, a…

AttributeImage GenerationText to Image GenerationText-to-Image Generation

CompGS: Unleashing 2D Compositionality for Compositional Text-to-3D via Dynamically Optimizing 3D Gaussians

2024-10-28 · CVPR 2025 1 · Chongjian Ge, Chenfeng Xu, Yuanfeng Ji, Chensheng Peng 외

Recent breakthroughs in text-guided image generation have significantly advanced the field of 3D generation. While generating a single high-quality 3D object is now feasible, generating multiple objects with reasonable i…

3D GenerationImage GenerationScene GenerationText to 3D

Few-shot Compositional Font Generation with Dual Memory

2020-05-21 · ECCV 2020 8 · Junbum Cha, Sanghyuk Chun, Gayoung Lee, Bado Lee 외

Generating a new font library is a very labor-intensive and time-consuming job for glyph-rich scripts. Despite the remarkable success of existing font generation methods, they have significant drawbacks; they require a l…

Font Generation

VideoTetris: Towards Compositional Text-to-Video Generation

2024-06-06 · Ye Tian, Ling Yang, Haotian Yang, Yuan Gao 외

Diffusion models have demonstrated great success in text-to-video (T2V) generation. However, existing methods may face challenges when handling complex (long) video generation scenarios that involve multiple objects or d…

DenoisingText-to-Video GenerationVideo Generation