SearcharxivSearch

arXiv subjects

Jae-Hong Kim

Publications and source records attributed to Jae-Hong Kim.

2 recordsLinked to original sources

SemKV: Semantic Mixed-Precision KV Cache Quantization Guided by the Quality Cliff for Long-Context LLM Inference

The key-value (KV) cache is the dominant memory bottleneck of long-context large language model (LLM) inference, growing linearly with context length. We show that uniform KV quantization on a fractional-bit grid does not degrade gracefully: under a prespecified multi-seed statistical protocol, Llama-3.1-8B-Instruct with an affine quantizer is statistically indistinguishable from FP16 KV down to 2.322 code bits/value and collapses at 2.0 bits - a quality cliff in (2.0, 2.322] that reappears in generation-time quantization and multi-turn dialogue and transfers to Mistral-7B. The cliff reframes importance-aware mixed precision: above it, eight model-internal importance indicators are statistically interchangeable, so the benefit of mixing is grid interpolation, reaching average precisions uniform quantization cannot realize. SemKV preserves every token, ranks tokens by a model-internal score, and assigns two adjacent above-cliff precisions, achieving a measured 6.0x storage reduction with no statistically detectable quality difference from full KV (n=900, three seeds), and outperforming FP16 token pruning granted a 1.5x larger memory budget. Replacing the affine base with a distortion-optimized quantizer (TurboQuant-MSE) lowers the cliff in every protocol tested, raising the no-detectable-loss operating point to 7.9x. The recipe: measure the cliff for the target deployment setting, then interpolate above it.

cs.LG

Degrees of Freedom of $M\times N$ SISO X Channel with Synergistic Alternating CSIT

In this paper, degrees of freedom (DoF) is investigated for the $M\times N$ single input single output (SISO) X channel with alternating channel state information at the transmitters (CSIT). It is known that the sum DoF of 2-user SISO X channel with synergistic alternating CSIT is the same as the sum DoF of 2-user $(M=N=2)$ SISO X channel with perfect CSIT [8]. In this paper, such 2-user X channel schemes are extended to the general $M\times N$ X channel. It is shown that the proposed $M\times N$ X channel schemes with synergistic alternating CSIT achieve $2M/(M+1)$ sum DoF. This DoF with $M=N=K$ is strictly lager than the best known DoF for the $K$-user X channel with delayed CSIT.

cs.IT