paper-with-me

Papers

Generative Kaleidoscopic Networks

2024-02-19 · Harsh Shrivastava

We discovered that the neural networks, especially the deep ReLU networks, demonstrate an over-generalization' phenomenon. That is, the output values for the inputs that were not seen during training are mapped close to the output range that were observed during the learning process. In other words, the neural networks learn a many-to-one mapping and this effect is more prominent as we increase the number of layers or the depth of the neural network. We utilize this property of neural networks to design a dataset kaleidoscope, termed as Generative Kaleidoscopic Networks'. Succinctly, if we learn a model to map from input $x\in\mathbb{R}^D$ to itself $f_\mathcal{N}(x)\rightarrow x$, the proposed `Kaleidoscopic sampling' procedure starts with a random input noise $z\in\mathbb{R}^D$ and recursively applies $f_\mathcal{N}(\cdots f_\mathcal{N}(z)\cdots )$. After a burn-in period duration, we start observing samples from the input distribution and the quality of samples recovered improves as we increase the depth of the model. Scope: We observed this phenomenon to various degrees for the other deep learning architectures like CNNs, Transformers & U-Nets and we are currently investigating them further.

📄 PDF Abstract BibTeX arXiv:2402.11793

Code (1)

harshs27/generative-kaleidoscopic-networks 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Kaleidoscopic Background Attack: Disrupting Pose Estimation with Multi-Fold Radial Symmetry Textures

2025-07-14 · Xinlong Ding, Hongwei Yu, Jiawei Li, Feifan Li 외

Camera pose estimation is a fundamental computer vision task that is essential for applications like visual localization and multi-view stereo reconstruction. In the object-centric scenarios with sparse inputs, the accur…

Camera Pose EstimationPose EstimationVisual Localization

Kaleidoscopic Scintillation Event Imaging

2025-12-02 · Alex Bocchieri, John Mamish, David Appleyard, Andreas Velten arxiv

Scintillators are transparent materials that interact with high-energy particles and emit visible light as a result. They are used in state of the art methods of measuring high-energy particles and radiation sources. Mos…

Neural Kaleidoscopic Space Sculpting

2023-01-01 · CVPR 2023 1 · Byeongjoo Ahn, Michael De Zeeuw, Ioannis Gkioulekas, Aswin C. Sankaranarayanan

We introduce a method that recovers full-surround 3D reconstructions from a single kaleidoscopic image using a neural surface representation. Full-surround 3D reconstruction is critical for many applications, such as…

3D Reconstruction

Structure of Multiple Mirror System from Kaleidoscopic Projections of Single 3D Point

2021-03-29 · Kosuke Takahashi, Shohei Nobuhara

This paper proposes a novel algorithm of discovering the structure of a kaleidoscopic imaging system that consists of multiple planar mirrors and a camera. The kaleidoscopic imaging system can be recognized as the virtua…

A Linear Extrinsic Calibration of Kaleidoscopic Imaging System from Single 3D Point

2017-03-08 · CVPR 2017 7 · Kosuke Takahashi, Akihiro Miyata, Shohei Nobuhara, Takashi Matsuyama

This paper proposes a new extrinsic calibration of kaleidoscopic imaging system by estimating normals and distances of the mirrors. The problem to be solved in this paper is a simultaneous estimation of all mirror parame…