paper-with-me

Papers

Bhargava Cube--Inspired Quadratic Regularization for Structured Neural Embeddings

2025-12-12 · S Sairam, Prateek P Kulkarni arxiv

We present a novel approach to neural representation learning that incorporates algebraic constraints inspired by Bhargava cubes from number theory. Traditional deep learning methods learn representations in unstructured latent spaces lacking interpretability and mathematical consistency. Our framework maps input data to constrained 3-dimensional latent spaces where embeddings are regularized to satisfy learned quadratic relationships derived from Bhargava's combinatorial structures. The architecture employs a differentiable auxiliary loss function operating independently of classification objectives, guiding models toward mathematically structured representations. We evaluate on MNIST, achieving 99.46% accuracy while producing interpretable 3D embeddings that naturally cluster by digit class and satisfy learned quadratic constraints. Unlike existing manifold learning approaches requiring explicit geometric supervision, our method imposes weak algebraic priors through differentiable constraints, ensuring compatibility with standard optimization. This represents the first application of number-theoretic constructs to neural representation learning, establishing a foundation for incorporating structured mathematical priors in neural networks.

📄 PDF Abstract BibTeX arXiv:2512.11392

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Hypercube Policy Regularization Framework for Offline Reinforcement Learning

2024-11-07 · Yi Shen, Hanyan Huang

Offline reinforcement learning has received extensive attention from scholars because it avoids the interaction between the agent and the environment by learning a policy through a static dataset. However, general reinfo…

D4RLGeneral Reinforcement Learningreinforcement-learningReinforcement Learning

GaussianCube: A Structured and Explicit Radiance Representation for 3D Generative Modeling

2024-03-28 · BoWen Zhang, Yiji Cheng, Jiaolong Yang, Chunyu Wang 외

We introduce a radiance representation that is both structured and fully explicit and thus greatly facilitates 3D generative modeling. Existing radiance representations either require an implicit feature decoder, which s…

DecoderText to 3D

The Complexity of Min-Max Optimization for Quadratic Polynomials

2026-06-15 · Martino Bernasconi, Matteo Castiglioni, Andrea Celli, Alexandros Hollender arxiv

We prove that computing approximate stationary points of min-max optimization over the hypercube is PPAD-hard for quadratic polynomials. This holds even when the polynomials are multilinear, each variable appears in at m…

PolycubeNet: A Dual-latent Diffusion Model for Polycube-Based Hexahedral Mesh Generation

2026-05-19 · Lu He, Qitao Deng, Junjiang Deng, Liangbin Deng 외 arxiv

Hexahedral meshes are widely used in simulation pipelines, yet automatic generation remains challenging for complex CAD geometries. Polycube-based hexahedral meshing is a representative approach due to its regular, param…

Point Cloud Registration

RELD: Regularization by Latent Diffusion Models for Image Restoration

2025-03-28 · Pasquale Cascarano, Lorenzo Stacchio, Andrea Sebastiani, Alessandro Benfenati 외

In recent years, Diffusion Models have become the new state-of-the-art in deep generative modeling, ending the long-time dominance of Generative Adversarial Networks. Inspired by the Regularization by Denoising principle…

DeblurringDenoisingImage DenoisingImage Restoration+1