顔の属性(性別とか年齢とか)を認識するAI、MTNがもっとすごくなったよ! パラメータ(計算量的なもの)を減らしつつ、精度もUPを目指す研究だよ💖
● 顔認証の精度が爆上がりするかも!✨ ● モデルが軽くなるから、スマホでもサクサク動くよ📱💕 ● 色んな属性の関係性も学習できるから、もっと賢くなるってコト!賢すぎるー!🤯
続きは「らくらく論文」アプリで
To enhance the generalization performance of Multi-Task Networks (MTN) in Face Attribute Recognition (FAR), it is crucial to share relevant information across multiple related prediction tasks effectively. Traditional MTN methods create shared low-level modules and distinct high-level modules, causing an exponential increase in model parameters with the addition of tasks. This approach also limits feature interaction at the high level, hindering the exploration of semantic relations among attributes, thereby affecting generalization negatively. In response, this study introduces FAR-AMTN, a novel Attention Multi-Task Network for FAR. It incorporates a Weight-Shared Group-Specific Attention (WSGSA) module with shared parameters to minimize complexity while improving group feature representation. Furthermore, a Cross-Group Feature Fusion (CGFF) module is utilized to foster interactions between attribute groups, enhancing feature learning. A Dynamic Weighting Strategy (DWS) is also introduced for synchronized task convergence. Experiments on the CelebA and LFWA datasets demonstrate that the proposed FAR-AMTN demonstrates superior accuracy with significantly fewer parameters compared to existing models.