paper-with-me

홈 › Papers

UniAP: Towards Universal Animal Perception in Vision via Few-shot Learning

2023-08-19 · Meiqi Sun, Zhonghan Zhao, Wenhao Chai, Hanjun Luo, Shidong Cao, Yanting Zhang, Jenq-Neng Hwang, Gaoang Wang

Animal visual perception is an important technique for automatically monitoring animal health, understanding animal behaviors, and assisting animal-related research. However, it is challenging to design a deep learning-based perception model that can freely adapt to different animals across various perception tasks, due to the varying poses of a large diversity of animals, lacking data on rare species, and the semantic inconsistency of different tasks. We introduce UniAP, a novel Universal Animal Perception model that leverages few-shot learning to enable cross-species perception among various visual tasks. Our proposed model takes support images and labels as prompt guidance for a query image. Images and labels are processed through a Transformer-based encoder and a lightweight label encoder, respectively. Then a matching module is designed for aggregating information between prompt guidance and the query image, followed by a multi-head label decoder to generate outputs for various tasks. By capitalizing on the shared visual characteristics among different animals and tasks, UniAP enables the transfer of knowledge from well-studied species to those with limited labeled data or even unseen species. We demonstrate the effectiveness of UniAP through comprehensive experiments in pose estimation, segmentation, and classification tasks on diverse animal species, showcasing its ability to generalize and adapt to new classes with minimal labeled examples.

📄 PDF Abstract BibTeX arXiv:2308.09953

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDiversityFew-Shot LearningPose Estimation

Similar Papers 제목 키워드 기반

S2-UniSeg: Fast Universal Agglomerative Pooling for Scalable Segment Anything without Supervision

2025-08-09 · Huihui Xu, Jin Ye, Hongqiu Wang, Changkai Ji 외 arxiv

Recent self-supervised image segmentation models have achieved promising performance on semantic segmentation and class-agnostic instance segmentation. However, their pretraining schedule is multi-stage, requiring a time…

Semantic SegmentationInstance SegmentationImage Segmentation

UniAPO: Unified Multimodal Automated Prompt Optimization

2025-08-25 · Qipeng Zhu, Yanzhe Chen, Huasong Zhong, Yan Li 외 arxiv

Prompting is fundamental to unlocking the full potential of large language models. To automate and enhance this process, automatic prompt optimization (APO) has been developed, demonstrating effectiveness primarily in te…

UniAP: Unifying Inter- and Intra-Layer Automatic Parallelism by Mixed Integer Quadratic Programming

2023-07-31 · CVPR 2025 1 · Hao Lin, Ke wu, Jie Li, Jun Li 외

Distributed learning is commonly used for training deep learning models, especially large models. In distributed learning, manual parallelism (MP) methods demand considerable human effort and have limited flexibility. He…

GPT-4o: Visual perception performance of multimodal large language models in piglet activity understanding

2024-06-14 · Yiqi Wu, Xiaodan Hu, Ziming Fu, Siling Zhou 외

Animal ethology is an crucial aspect of animal research, and animal behavior labeling is the foundation for studying animal behavior. This process typically involves labeling video clips with behavioral semantic tags, a …

Activity RecognitionMMR totalSemantic correspondenceVideo Understanding+1

Owls are wise and foxes are unfaithful: Uncovering animal stereotypes in vision-language models

2025-01-21 · Tabinda Aman, Mohammad Nadeem, Shahab Saquib Sohail, Mohammad Anas 외

Animal stereotypes are deeply embedded in human culture and language. They often shape our perceptions and expectations of various species. Our study investigates how animal stereotypes manifest in vision-language models…

Image Generation