Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 604 Bytes

230302 Image as Set of Points.md

File metadata and controls

9 lines (5 loc) · 604 Bytes

https://arxiv.org/abs/2303.01494

Image as Set of Points (Xu Ma, Yuqian Zhou, Huan Wang, Can Qin, Bin Sun, Chang Liu, Yun Fu)

image에 대한 새로운 feature representation을 위한 방법. 이미지 내 영역에 cluster center를 배치하고 similarity 기반으로 clustering, cluster feature를 similarity에 따라 결합, 다시 similarity 기반으로 각 feature들을 업데이트한다는 순서입니다. attention하고 너무 비슷하지 않은가? 싶긴 하네요.

그렇지만 오랜만에 이런 시도를 보니 재미있네요. ICLR 2023 oral/top 5%라고 합니다.

#backbone