Hyper Input Convex Neural Networks for Shape Constrained Learning and Optimal Transport

· Source: stat.ML updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Life Sciences & Biology, Mathematics & Computational Sciences · Depth: Expert, short

Summary

Hyper Input Convex Neural Networks (HyCNNs) are a new neural network architecture introduced for learning convex functions, combining Maxout networks with Input Convex Neural Networks (ICNNs). Submitted on April 29, 2026, HyCNNs are designed to be inherently convex in their input, leverage depth effectively, and offer reliable performance at scale compared to traditional ICNNs. The authors prove that HyCNNs require exponentially fewer parameters than ICNNs to approximate quadratic functions to a specified precision. Through synthetic experiments, HyCNNs demonstrated superior predictive performance over existing ICNNs and MLPs in convex regression and interpolation tasks. Furthermore, HyCNNs were successfully applied to learn high-dimensional optimal transport maps for synthetic data and single-cell RNA sequencing data, frequently outperforming ICNN-based neural optimal transport methods and other baselines across various settings.

Key takeaway

For machine learning engineers working with shape-constrained learning or optimal transport, HyCNNs offer a compelling alternative to traditional ICNNs. Your models could achieve better predictive performance and require significantly fewer parameters, especially for approximating quadratic functions. Consider integrating HyCNNs into your next project to improve efficiency and accuracy in tasks requiring convex function approximation, such as analyzing single-cell RNA sequencing data.

Key insights

HyCNNs offer a parameter-efficient, depth-leveraging architecture for learning convex functions, outperforming ICNNs.

Principles

Method

HyCNNs integrate Maxout network principles with Input Convex Neural Networks (ICNNs) to ensure input convexity, enabling efficient learning of convex functions and high-dimensional optimal transport maps.

In practice

Topics

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by stat.ML updates on arXiv.org.