Twisted Convolutional Networks (TCNs): Enhancing Feature Interactions for Non-Spatial Data Classification
Junbo Jacob Lian, Haoran Chen, Kaichen Ouyang, Yujun Zhang, Rui Zhong, Huiling Chen

TL;DR
Twisted Convolutional Networks (TCNs) introduce a novel architecture that explicitly models high-order feature interactions for improved classification of non-spatial data, outperforming traditional models across various domains.
Contribution
This paper presents TCNs, a new deep learning architecture that generalizes convolution to explicitly capture feature interactions using polynomial expansions.
Findings
TCNs outperform CNNs, ResNet, GNNs, DeepSets, and SVM on multiple datasets.
TCNs demonstrate improved training stability and generalization.
Statistically significant performance improvements are validated across diverse datasets.
Abstract
Twisted Convolutional Networks (TCNs) are proposed as a novel deep learning architecture for classifying one-dimensional data with arbitrary feature order and minimal spatial relationships. Unlike conventional Convolutional Neural Networks (CNNs) that rely on structured feature sequences, TCNs explicitly combine subsets of input features through theoretically grounded multiplicative and pairwise interaction mechanisms to create enriched representations. This feature combination strategy, formalized through polynomial feature expansions, captures high-order feature interactions that traditional convolutional approaches miss. We provide a comprehensive mathematical framework for TCNs, demonstrating how the twisted convolution operation generalizes standard convolutions while maintaining computational tractability. Through extensive experiments on five benchmark datasets from diverse…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification
