SearcharxivSearch

arXiv subjects

Jiwon Ryu

Publications and source records attributed to Jiwon Ryu.

7 recordsLinked to original sources

Characterization of the 20-inch Photomultiplier Tubes for RENE Detector

To address the Reactor Antineutrino Anomaly (RAA) observed in neutrino experiments, the Reactor Experiment for Neutrino and Exotics (RENE) has been initiated using a liquid scintillation detector. In this study, we investigate the characteristics of two 20-inch Hamamatsu R12860 photomultiplier tubes (PMTs) intended for installation in the RENE detector. The charge and timing responses of the PMTs were evaluated at both the nominal and target gains expected during actual operation. In particular, gain non-uniformity arising from the large-diameter photocathode with a box-and-line type dynode structure was examined, and the maximum gain variation was measured. The occurrence rate, timing, and charge distributions of late pulses and afterpulses were also investigated to characterize the specific response features of the R12860 PMT. The results reported in this study will aid in the interpretation of signals from the RENE detector and serve as a reference for estimating potential systematic uncertainties in RENE data. Furthermore, these findings are expected to provide valuable information for other experiments employing the same type of PMTs.

physics.ins-det

ICaRus: Identical Cache Reuse for Efficient Multi Model Inference

Multi model inference has recently emerged as a prominent paradigm, particularly in the development of agentic AI systems. However, in such scenarios, each model must maintain its own Key-Value (KV) cache for the identical prompt, leading to substantial memory consumption. This explosive growth of KV caches forces LLM serving systems to evict previously stored caches, which in turn introduces significant recomputation overhead whenever the evicted caches are required again. Moreover, prefix caching is inherently infeasible across different models, forcing each model to recompute KV cache for the identical prompt, which leads to significant overhead. To alleviate these issues, we propose Identical Cache Reuse (ICaRus), a novel architecture that allows multiple models to share identical KV caches across all layers. ICaRus is based on the key observation that a decoder-only Transformer can be conceptually decomposed into a logical encoder, which generates KV caches, and a logical decoder, which predicts output tokens from the KV caches. ICaRus fine-tunes only the logical decoder while freezing the logical encoder, enabling multiple models to share an identical KV cache. This eliminates cache memory explosion and unexpected evictions while also allowing cross-model reuse of KV caches for new input tokens, thereby removing redundant recomputation in multi model inference achieving both efficiency and scalability. Moreover, by incorporating lightweight adapters such as LoRA, ICaRus parallelizes KV cache generation and next-token prediction during decoding. ICaRus achieves comparable accuracy to task-specific fine-tuned model across a diverse set of tasks, while allowing multiple specialized models to fully share KV caches. ICaRus achieves up to 11.1x lower P95 latency and 3.8x higher throughput in multi agent workflow with 8 different models, compared to conventional multi model system.

cs.LG

Affine-Scaled Attention: Towards Flexible and Stable Transformer Attention

Transformer attention is typically implemented using softmax normalization, which enforces attention weights with unit sum normalization. While effective in many settings, this constraint can limit flexibility in controlling attention magnitudes and may contribute to overly concentrated or unstable attention patterns during training. Prior work has explored modifications such as attention sinks or gating mechanisms, but these approaches provide only limited or indirect control over attention reweighting. We propose Affine-Scaled Attention, a simple extension to standard attention that introduces input-dependent scaling and a corresponding bias term applied to softmax-normalized attention weights. This design relaxes the strict normalization constraint while maintaining aggregation of value representations, allowing the model to adjust both the relative distribution and the scale of attention in a controlled manner. We empirically evaluate Affine-Scaled Attention in large-scale language model pretraining across multiple model sizes. Experimental results show consistent improvements in training stability, optimization behavior, and downstream task performance compared to standard softmax attention and attention sink baselines. These findings suggest that modest reweighting of attention outputs provides a practical and effective way to improve attention behavior in Transformer models.

cs.CL

CodeGEMM: A Codebook-Centric Approach to Efficient GEMM in Quantized LLMs

Weight-only quantization is widely used to mitigate the memory-bound nature of LLM inference. Codebook-based methods extend this trend by achieving strong accuracy in the extremely low-bit regime (e.g., 2-bit). However, current kernels rely on dequantization, which repeatedly fetches centroids and reconstructs weights, incurring substantial latency and cache pressure. We present CodeGEMM, a codebook-centric GEMM kernel that replaces dequantization with precomputed inner products between centroids and activations stored in a lightweight Psumbook. At inference, code indices directly gather these partial sums, eliminating per-element lookups and reducing the on-chip footprint. The kernel supports the systematic exploration of latency-memory-accuracy trade-offs under a unified implementation. On Llama-3 models, CodeGEMM delivers 1.83x (8B) and 8.93x (70B) speedups in the 2-bit configuration compared to state-of-the-art codebook-based quantization at comparable accuracy and further improves computing efficiency and memory subsystem utilization.

cs.LG

RENE experiment for the sterile neutrino search using reactor neutrinos

This paper summarizes the details of the Reactor Experiment for Neutrinos and Exotics (RENE) experiment. It covers the detector construction, Monte Carlo (MC) simulation study, and physics expectations. The primary goal of the RENE project is to investigate the sterile neutrino oscillation at $Δ{m}^{2}_{41}\sim 2\,{\rm{eV}^{2}}$. which overlap with the allowed region predicted by the Reactor Antineutrino Anomaly (RAA). On the other hand, the STEREO and PROSPECT experiments have excluded certain regions of the parameter space with 95 \% confidence level (C.L.), while the joint study conducted by RENO and NEOS suggests possible indications of sterile neutrinos at $Δ{m}^{2}_{41}\sim2.4\,{\rm{eV}^{2}}$ and $\sim{1.7}{\,\rm{eV}^{2}}$ with sin$^{2}θ_{41} < 0.01$. Accordingly, a more meticulous investigation of these remaining regions continues to be a scientifically valuable endeavor. This paper reports the technical details of the detector and physics objectives.

hep-ex

InFusionSurf: Refining Neural RGB-D Surface Reconstruction Using Per-Frame Intrinsic Refinement and TSDF Fusion Prior Learning

We introduce InFusionSurf, an innovative enhancement for neural radiance field (NeRF) frameworks in 3D surface reconstruction using RGB-D video frames. Building upon previous methods that have employed feature encoding to improve optimization speed, we further improve the reconstruction quality with minimal impact on optimization time by refining depth information. InFusionSurf addresses camera motion-induced blurs in each depth frame through a per-frame intrinsic refinement scheme. It incorporates the truncated signed distance field (TSDF) Fusion, a classical real-time 3D surface reconstruction method, as a pretraining tool for the feature grid, enhancing reconstruction details and training speed. Comparative quantitative and qualitative analyses show that InFusionSurf reconstructs scenes with high accuracy while maintaining optimization efficiency. The effectiveness of our intrinsic refinement and TSDF Fusion-based pretraining is further validated through an ablation study.

cs.CV

A speech corpus for chronic kidney disease

In this study, we present a speech corpus of patients with chronic kidney disease (CKD) that will be used for research on pathological voice analysis, automatic illness identification, and severity prediction. This paper introduces the steps involved in creating this corpus, including the choice of speech-related parameters and speech lists as well as the recording technique. The speakers in this corpus, 289 CKD patients with varying degrees of severity who were categorized based on estimated glomerular filtration rate (eGFR), delivered sustained vowels, sentence, and paragraph stimuli. This study compared and analyzed the voice characteristics of CKD patients with those of the control group; the results revealed differences in voice quality, phoneme-level pronunciation, prosody, glottal source, and aerodynamic parameters.

cs.CL