paper-with-me

홈 › Papers

Go with the Flow: the distribution of information processing in multi-path networks

2021-09-29 · Mats Leon Richter, Krupal Shah, Anna Wiedenroth, Saketh Bachu, Ulf Krumnack

The architectures of convolution neural networks (CNN) have a great impact on the predictive performance and efficiency of the model. Yet, the development of these architectures is still driven by trial and error, making the design of novel models a costly endeavor. To move towards a more guided process, the impact of design decisions on information processing must be understood better. This work contributes by analyzing the processing of the information in neural architectures with parallel pathways. Using logistic regression probes and similarity indices, we characterize the role of different pathways in the network during the inference process. In detail, we find that similar sized pathways advance the solution quality at a similar pace, with high redundancy. On the other hand, shorter pathways dominate longer ones by majorly transporting (and improving) the main signal, while longer pathways do not advance the solution quality directly. Additionally, we explore the situation in which networks start to ``skip'' layers and how the skipping of layers is expressed.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Quantification of Information Flow by Dual Reporter System and Its Application to Bacterial Chemotaxis

2025-06-19 · Kento Nakamura, Hajime Fukuoka, Akihiko Ishijima, Tetsuya J. Kobayashi

Mutual information is a theoretically grounded metric for quantifying cellular signaling pathways. However, its measurement demands characterization of both input and output distributions, limiting practical applications…

Exact computation of Transfer Entropy with Path Weight Sampling

2024-09-03 · Avishek Das, Pieter Rein ten Wolde

The ability to quantify the directional flow of information is vital to understanding natural systems and designing engineered information-processing systems. A widely used measure to quantify this information flow is th…

Path-independent Flow Matching for Multi-parameter Generative Dynamics

2026-05-13 · Francisco Téllez, AmirHossein Zamani, Philippe Martin, Shuang Ni 외 arxiv

Flow Matching is a powerful framework for learning transport maps between probability distributions. Yet its standard single-parameter formulation is not designed to capture multi-parameter variations where the resulting…

Flow Matching with Arbitrary Auxiliary Paths

2026-05-07 · Xin Peng, Ang Gao arxiv

We introduce a new generative modeling framework, \textbf{Flow Matching with Arbitrary Auxiliary Paths (AuxPath-FM)}, which generalizes conditional flow matching by incorporating an auxiliary variable drawn from an arbit…

dFlowGRPO: Rate-Aware Policy Optimization for Discrete Flow Models

2026-05-10 · Zhengyan Wan, Yidong Ouyang, Panwen Hu, Qiang Sun arxiv

Discrete flow models (DFMs) are a class of flexible generative models for generating discrete data, and diffusion large language models (dLLMs) can be viewed as a special case with a specific choice of mixture path and a…

Text-to-Image GenerationReinforcement Learning