paper-with-me

Papers

Deepcode and Modulo-SK are Designed for Different Settings

2020-08-18 · Hyeji Kim, Yihan Jiang, Sreeram Kannan, Sewoong Oh, Pramod Viswanath

We respond to [1] which claimed that "Modulo-SK scheme outperforms Deepcode [2]". We demonstrate that this statement is not true: the two schemes are designed and evaluated for entirely different settings. DeepCode is designed and evaluated for the AWGN channel with (potentially delayed) uncoded output feedback. Modulo-SK is evaluated on the AWGN channel with coded feedback and unit delay. [1] also claimed an implementation of Schalkwijk and Kailath (SK) [3] which was numerically stable for any number of information bits and iterations. However, we observe that while their implementation does marginally improve over ours, it also suffers from a fundamental issue with precision. Finally, we show that Deepcode dominates the optimized performance of SK, over a natural choice of parameterizations when the feedback is noisy.

📄 PDF Abstract BibTeX arXiv:2008.07997

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Simple Modulo can Significantly Outperform Deep Learning-based Deepcode

2020-08-04 · Assaf Ben-Yishai, Ofer Shayevitz

Deepcode (H.Kim et al.2018) is a recently suggested Deep Learning-based scheme for communication over the AWGN channel with noisy feedback, claimed to be superior to all previous schemes in the literature. Deepcode's use…

Deep Learning

DeepCodeProbe: Towards Understanding What Models Trained on Code Learn

2024-07-11 · Vahid Majdinasab, Amin Nikanjam, Foutse khomh

Machine learning models trained on code and related artifacts offer valuable support for software maintenance but suffer from interpretability issues due to their complex internal variables. These concerns are particular…

Clone DetectionCode SummarizationComment GenerationDecision Making+1

Practical Modulo Sampling: Mitigating High-Frequency Components

2025-01-20 · Yhonatan Kvich, Shlomi Savariego, Moshe Namer, Yonina C. Eldar

Recovering signals within limited dynamic range (DR) constraints remains a central challenge for analog-to-digital converters (ADCs). To prevent data loss, an ADCs DR typically must exceed that of the input signal. Modul…

Quantization

DeepCode: Open Agentic Coding

2025-12-08 · Zongwei Li, Zhonghang Li, Zirui Guo, Xubin Ren 외 arxiv

Recent advances in large language models (LLMs) have given rise to powerful coding agents, making it possible for code assistants to evolve into code engineers. However, existing methods still face significant challenges…

DeepCoder: Semi-parametric Variational Autoencoders for Automatic Facial Action Coding

2017-04-07 · ICCV 2017 10 · Dieu Linh Tran, Robert Walecki, Ognjen Rudovic, Stefanos Eleftheriadis 외

Human face exhibits an inherent hierarchy in its representations (i.e., holistic facial expressions can be encoded via a set of facial action units (AUs) and their intensity). Variational (deep) auto-encoders (VAE) have …

Gaussian Processes