paper-with-me

Papers

Channel-Wise MLPs Improve the Generalization of Recurrent Convolutional Networks

2025-08-06 · Nathan Breslow arxiv

We investigate the impact of channel-wise mixing via multi-layer perceptrons (MLPs) on the generalization capabilities of recurrent convolutional networks. Specifically, we compare two architectures: DARC (Depth Aware Recurrent Convolution), which employs a simple recurrent convolutional structure, and DAMP (Depth Aware Multi-layer Perceptron), which extends DARC with a gated MLP for channel mixing. Using the Re-ARC benchmark, we find that DAMP significantly outperforms DARC in both in-distribution and out-of-distribution generalization under exact-match grading criteria. These results suggest that explicit channel mixing through MLPs enables recurrent convolutional networks to learn more robust and generalizable computational patterns. Our findings have implications for neural program synthesis and highlight the potential of DAMP as a target architecture for hypernetwork approaches.

📄 PDF Abstract BibTeX arXiv:2508.08298

Code (0)

등록된 구현이 없습니다.

Tasks

Program Synthesis

Similar Papers 제목 키워드 기반

FSMLP: Modelling Channel Dependencies With Simplex Theory Based Multi-Layer Perceptions In Frequency Domain

2024-12-02 · Zhengnan Li, Haoxuan Li, Hao Wang, Jun Fang 외

Time series forecasting (TSF) plays a crucial role in various domains, including web data analysis, energy consumption prediction, and weather forecasting. While Multi-Layer Perceptrons (MLPs) are lightweight and effecti…

Time SeriesTime Series ForecastingWeather Forecasting

TRecViT: A Recurrent Video Transformer

2024-12-18 · Viorica Pătrăucean, Xu Owen He, Joseph Heyward, Chuhan Zhang 외

We propose a novel block for video modelling. It relies on a time-space-channel factorisation with dedicated blocks for each dimension: gated linear recurrent units (LRUs) perform information mixing over time, self-atten…

Frequency-domain MLPs are More Effective Learners in Time Series Forecasting

2023-11-10 · NeurIPS 2023 11 · Kun Yi, Qi Zhang, Wei Fan, Shoujin Wang 외

Time series forecasting has played the key role in different industrial, including finance, traffic, energy, and healthcare domains. While existing literatures have designed many sophisticated architectures based on RNNs…

Time SeriesTime Series Forecasting

RecNets: Channel-wise Recurrent Convolutional Neural Networks

2019-05-28 · George Retsinas, Athena Elafrou, Georgios Goumas, Petros Maragos

In this paper, we introduce Channel-wise recurrent convolutional neural networks (RecNets), a family of novel, compact neural network architectures for computer vision tasks inspired by recurrent neural networks (RNNs). …

General Classificationimage-classificationImage Classification

PAC-Bayesian Generalization Bounds for MultiLayer Perceptrons

2020-06-16 · Xinjie Lan, Xin Guo, Kenneth E. Barner

We study PAC-Bayesian generalization bounds for Multilayer Perceptrons (MLPs) with the cross entropy loss. Above all, we introduce probabilistic explanations for MLPs in two aspects: (i) MLPs formulate a family of Gibbs …

Generalization BoundsVariational Inference