2 papers
cs.GR2026
LightBridge: Feed-Forward Generative Relighting for 3D Gaussian Splatting
Hezhi Cao, Panhao Cheng, huangsheng du +3
3D Gaussian Splatting (3DGS) achieves high-quality, real-time novel view synthesis, but the resulting assets have baked-in illumination and cannot be easily relit. Inverse renderin…
cs.CL2026
QV-PIC: Query-Aware Visual Position-Independent Caching for Efficient RAG Serving
Yilin Liu, Rui Meng, Wangze Ni +5
Retrieval-Augmented Generation (RAG) repeatedly prefills identical text chunks across queries, incurring redundant computations. Position-Independent Caching (PIC) mitigates it by…