paper-with-me

Papers

Conditional Information Gain Trellis

2024-02-13 · Ufuk Can Bicici, Tuna Han Salih Meral, Lale Akarun

Conditional computing processes an input using only part of the neural network's computational units. Learning to execute parts of a deep convolutional network by routing individual samples has several advantages: Reducing the computational burden is an obvious advantage. Furthermore, if similar classes are routed to the same path, that part of the network learns to discriminate between finer differences and better classification accuracies can be attained with fewer parameters. Recently, several papers have exploited this idea to take a particular child of a node in a tree-shaped network or to skip parts of a network. In this work, we follow a Trellis-based approach for generating specific execution paths in a deep convolutional neural network. We have designed routing mechanisms that use differentiable information gain-based cost functions to determine which subset of features in a convolutional layer will be executed. We call our method Conditional Information Gain Trellis (CIGT). We show that our conditional execution mechanism achieves comparable or better model performance compared to unconditional baselines, using only a fraction of the computational resources.

📄 PDF Abstract BibTeX arXiv:2402.08345

Code (0)

등록된 구현이 없습니다.

Tasks

Learning to Execute

Similar Papers 제목 키워드 기반

Trellis: Learning to Compress Key-Value Memory in Attention Models

2025-12-29 · Mahdi Karami, Ali Behrouz, Praneeth Kacham, Vahab Mirrokni arxiv

Transformers, while powerful, suffer from quadratic computational complexity and the ever-growing Key-Value (KV) cache of the attention mechanism. This paper introduces Trellis, a novel Transformer architecture with boun…

Trellis Networks for Sequence Modeling

2018-10-15 · ICLR 2019 5 · Shaojie Bai, J. Zico Kolter, Vladlen Koltun

We present trellis networks, a new architecture for sequence modeling. On the one hand, a trellis network is a temporal convolutional network with special structure, characterized by weight tying across depth and direct …

Language ModelingLanguage ModellingSequential Image Classification

Helix4D: Complex 4D Mesh Generation

2026-05-25 · Jiraphon Yenphraphai, Jianqi Chen, Jian Wang, Gordon Qian 외 arxiv

Current video-to-4D methods struggle with complex topology changes, transparent materials, thin structures, and inner surfaces. We present Helix4D, a dynamic mesh generation framework by inheriting the expressive represe…

QTIP: Quantization with Trellises and Incoherence Processing

2024-06-17 · Albert Tseng, Qingyao Sun, David Hou, Christopher De Sa

Post-training quantization (PTQ) reduces the memory footprint of LLMs by quantizing weights to low-precision datatypes. Since LLM inference is usually memory-bound, PTQ methods can improve inference throughput. Recent st…

DecoderQuantization

Mitigating Nonlinear Interference by Limiting Energy Variations in Sphere Shaping

2022-01-03 · Yunus Can Gültekin, Alex Alvarado, Olga Vassilieva, Inwoong Kim 외

Band-trellis enumerative sphere shaping is proposed to decrease the energy variations in channel input sequences. Against sphere shaping, 0.74 dB SNR gain and up to 9% increase in data rates are demonstrated for single-s…