paper-with-me

Papers

TIDE: Test Time Few Shot Object Detection

2023-11-30 · Weikai Li, Hongfeng Wei, Yanlai Wu, Jie Yang, Yudi Ruan, Yuan Li, Ying Tang

Few-shot object detection (FSOD) aims to extract semantic knowledge from limited object instances of novel categories within a target domain. Recent advances in FSOD focus on fine-tuning the base model based on a few objects via meta-learning or data augmentation. Despite their success, the majority of them are grounded with parametric readjustment to generalize on novel objects, which face considerable challenges in Industry 5.0, such as (i) a certain amount of fine-tuning time is required, and (ii) the parameters of the constructed model being unavailable due to the privilege protection, making the fine-tuning fail. Such constraints naturally limit its application in scenarios with real-time configuration requirements or within black-box settings. To tackle the challenges mentioned above, we formalize a novel FSOD task, referred to as Test TIme Few Shot DEtection (TIDE), where the model is un-tuned in the configuration procedure. To that end, we introduce an asymmetric architecture for learning a support-instance-guided dynamic category classifier. Further, a cross-attention module and a multi-scale resizer are provided to enhance the model performance. Experimental results on multiple few-shot object detection platforms reveal that the proposed TIDE significantly outperforms existing contemporary methods. The implementation codes are available at https://github.com/deku-0621/TIDE

📄 PDF Abstract BibTeX arXiv:2311.18358

Code (1)

deku-0621/tide 공식 구현 pytorch

Tasks

Data AugmentationFew-Shot Object DetectionMeta-LearningObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Focus 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

AMP0: Species-Specific Prediction of Anti-microbial Peptides using Zero and Few Shot Learning

2019-10-28 · Sadaf Gull, Fayyaz Minhas

The evolution of drug-resistant microbial species is one of the major challenges to global health. The development of new antimicrobial treatments such as antimicrobial peptides needs to be accelerated to combat this thr…

Few-Shot Learning

Training self-supervised peptide sequence models on artificially chopped proteins

2022-11-09 · Gil Sadeh, Zichen Wang, Jasleen Grewal, Huzefa Rangwala 외

Representation learning for proteins has primarily focused on the global understanding of protein sequences regardless of their length. However, shorter proteins (known as peptides) take on distinct structures and functi…

Data AugmentationLanguage ModelingLanguage ModellingRepresentation Learning+1

PepEDiff: Zero-Shot Peptide Binder Design via Protein Embedding Diffusion

2026-01-19 · Po-Yu Liang, Tibo Duran, Jun Bai arxiv

We present PepEDiff, a novel peptide binder generator that designs binding sequences given a target receptor protein sequence and its pocket residues. Peptide binder generation is critical in therapeutic and biochemical …

Prediction of Hemolysis Tendency of Peptides using a Reliable Evaluation Method

2020-12-11 · Ali Raza, Hafiz Saud Arshad

There are numerous peptides discovered through past decades, which exhibit antimicrobial and anti-cancerous tendencies. Due to these reasons, peptides are supposed to be sound therapeutic candidates. Some peptides can po…

Clustering

TIDEE: Tidying Up Novel Rooms using Visuo-Semantic Commonsense Priors

2022-07-21 · Gabriel Sarch, Zhaoyuan Fang, Adam W. Harley, Paul Schydlo 외

We introduce TIDEE, an embodied agent that tidies up a disordered scene based on learned commonsense object placement and room arrangement priors. TIDEE explores a home environment, detects objects that are out of their …

Object