4 papers
Dynamic Shapley Computation
Xuan Yang, Hsi-Wen Chen, Ming-Syan Chen +1
Shapley-based data valuation provides a principled way to quantify the contribution of training data, but its high computational cost makes it impractical in dynamic settings where…
Interference-Aware Multi-Task Unlearning
Ying-Hua Huang, Rui Fang, Hsi-Wen Chen +1
Machine unlearning aims to remove the contribution of designated training data from a trained model while preserving performance on the remaining data. Existing work mainly focuses…
LoopQ: Quantization for Recursive Transformers
Rui Fang, Hsi-Wen Chen, Ming-Syan Chen
Looped language models (LoopLMs) improve parameter efficiency by recursively reusing Transformer blocks, enabling deeper computation under a fixed model size. However, this reuse m…
Local Shapley: Model-Induced Locality and Optimal Reuse in Data Valuation
Xuan Yang, Hsi-Wen Chen, Ming-Syan Chen +1
The Shapley value provides a principled foundation for data valuation, but exact computation is #P-hard due to the exponential coalition space. Existing accelerations remain global…