paper-with-me

Papers

Learning from Pattern Completion: Self-supervised Controllable Generation

2024-09-27 · Zhiqiang Chen, Guofan Fan, Jinying Gao, Lei Ma, Bo Lei, Tiejun Huang, Shan Yu

The human brain exhibits a strong ability to spontaneously associate different visual attributes of the same or similar visual scene, such as associating sketches and graffiti with real-world visual objects, usually without supervising information. In contrast, in the field of artificial intelligence, controllable generation methods like ControlNet heavily rely on annotated training datasets such as depth maps, semantic segmentation maps, and poses, which limits the method's scalability. Inspired by the neural mechanisms that may contribute to the brain's associative power, specifically the cortical modularization and hippocampal pattern completion, here we propose a self-supervised controllable generation (SCG) framework. Firstly, we introduce an equivariant constraint to promote inter-module independence and intra-module correlation in a modular autoencoder network, thereby achieving functional specialization. Subsequently, based on these specialized modules, we employ a self-supervised pattern completion approach for controllable generation training. Experimental results demonstrate that the proposed modular autoencoder effectively achieves functional specialization, including the modular processing of color, brightness, and edge detection, and exhibits brain-like features including orientation selectivity, color antagonism, and center-surround receptive fields. Through self-supervised training, associative generation capabilities spontaneously emerge in SCG, demonstrating excellent generalization ability to various tasks such as associative generation on painting, sketches, and ancient graffiti. Compared to the previous representative method ControlNet, our proposed approach not only demonstrates superior robustness in more challenging high-noise scenarios but also possesses more promising scalability potential due to its self-supervised manner.Codes are released on Github and Gitee.

📄 PDF Abstract BibTeX arXiv:2409.18694

Code (1)

BAAI-Brain-Inspired-Group/OPEN-Vis-ControlSD 공식 구현 pytorch

Tasks

Edge DetectionSemantic Segmentation

Similar Papers 제목 키워드 기반

P2M2-Net: Part-Aware Prompt-Guided Multimodal Point Cloud Completion

2023-12-29 · Linlian Jiang, Pan Chen, Ye Wang, Tieru Wu 외

Inferring missing regions from severely occluded point clouds is highly challenging. Especially for 3D shapes with rich geometry and structure details, inherent ambiguities of the unknown parts are existing. Existing app…

Point Cloud Completion

Self-supervised Sparse-to-Dense: Self-supervised Depth Completion from LiDAR and Monocular Camera

2018-07-01 · Fangchang Ma, Guilherme Venturelli Cavalheiro, Sertac Karaman

Depth completion, the technique of estimating a dense depth image from sparse depth measurements, has a variety of applications in robotics and autonomous driving. However, depth completion faces 3 main challenges: the i…

Autonomous DrivingDepth Completion

Self-Supervised Scene De-occlusion

2020-04-06 · CVPR 2020 6 · Xiaohang Zhan, Xingang Pan, Bo Dai, Ziwei Liu 외

Natural scene understanding is a challenging task, particularly when encountering images of multiple objects that are partially occluded. This obstacle is given rise by varying object ordering and positioning. Existing s…

Image ManipulationScene Understanding

POCE: Pose-Controllable Expression Editing

2023-04-18 · Rongliang Wu, Yingchen Yu, Fangneng Zhan, Jiahui Zhang 외

Facial expression editing has attracted increasing attention with the advance of deep neural networks in recent years. However, most existing methods suffer from compromised editing fidelity and limited usability as they…

RealDiff: Real-world 3D Shape Completion using Self-Supervised Diffusion Models

2024-09-16 · Başak Melis Öcal, Maxim Tatarchenko, Sezer Karaoglu, Theo Gevers

Point cloud completion aims to recover the complete 3D shape of an object from partial observations. While approaches relying on synthetic shape priors achieved promising results in this domain, their applicability and g…

ObjectPoint Cloud Completion