2 papers
cs.CV2026
SoLA-Vision: Fine-grained Layer-wise Linear Softmax Hybrid Attention
Ruibang Li, Guan Luo, Yiwei Zhang +3
Standard softmax self-attention excels in vision tasks but incurs quadratic complexity O(N^2), limiting high-resolution deployment. Linear attention reduces the cost to O(N), yet i…
cs.CV2026
Integrating Diverse Assignment Strategies into DETRs
Yiwei Zhang, Jin Gao, Hanshi Wang +4
Label assignment is a critical component in object detectors, particularly within DETR-style frameworks where the one-to-one matching strategy, despite its end-to-end elegance, suf…