← Search

Futa Kai Waseda

4 accepted papers

2026

Understanding Sensitivity of Differential Attention through the Lens of Adversarial Robustness

ICLR 2026poster

Differential Attention (DA) has been proposed as a refinement to standard attention, suppressing redundant or noisy context through a subtractive structure and thereby reducing contextual hallucination. While this design sharpens task-relevant focus, we show that it also introduces a structural frag…

Cited by 0SourceScholar
2025

MergePrint: Merge-Resistant Fingerprints for Robust Black-box Ownership Verification of Large Language Models

ACL 2025long

Protecting the intellectual property of Large Language Models (LLMs) has become increasingly critical due to the high cost of training. Model merging, which integrates multiple expert models into a single multi-task model, introduces a novel risk of unauthorized use of LLMs due to its efficient merg…

2025

Rethinking Invariance Regularization in Adversarial Training to Improve Robustness-Accuracy Trade-off

ICLR 2025poster

Adversarial training often suffers from a robustness-accuracy trade-off, where achieving high robustness comes at the cost of accuracy. One approach to mitigate this trade-off is leveraging invariance regularization, which encourages model invariance under adversarial perturbations; however, it stil…

Cited by 0SourcePDFScholar
2023

Beyond In-Domain Scenarios: Robust Density-Aware Calibration

ICML 2023poster

Calibrating deep learning models to yield uncertainty-aware predictions is crucial as deep neural networks get increasingly deployed in safety-critical applications. While existing post-hoc calibration methods achieve impressive results on in-domain test datasets, they are limited by their inability…