paper-with-me

Papers

Bowtie Networks: Generative Modeling for Joint Few-Shot Recognition and Novel-View Synthesis

2020-08-16 · ICLR 2021 1 · Zhipeng Bao, Yu-Xiong Wang, Martial Hebert

We propose a novel task of joint few-shot recognition and novel-view synthesis: given only one or few images of a novel object from arbitrary views with only category annotation, we aim to simultaneously learn an object classifier and generate images of that type of object from new viewpoints. While existing work copes with two or more tasks mainly by multi-task learning of shareable feature representations, we take a different perspective. We focus on the interaction and cooperation between a generative model and a discriminative model, in a way that facilitates knowledge to flow across tasks in complementary directions. To this end, we propose bowtie networks that jointly learn 3D geometric and semantic representations with a feedback loop. Experimental evaluation on challenging fine-grained recognition datasets demonstrates that our synthesized images are realistic from multiple viewpoints and significantly improve recognition performance as ways of data augmentation, especially in the low-data regime. Code and pre-trained models are released at https://github.com/zpbao/bowtie_networks.

📄 PDF Abstract BibTeX arXiv:2008.06981

Code (1)

zpbao/bowtie_networks 공식 구현 pytorch

Tasks

Data AugmentationMulti-Task LearningNovel View SynthesisObject

Similar Papers 제목 키워드 기반

Few-shot Relational Reasoning via Connection Subgraph Pretraining

2022-10-13 · Qian Huang, Hongyu Ren, Jure Leskovec

Few-shot knowledge graph (KG) completion task aims to perform inductive reasoning over the KG: given only a few support triplets of a new relation $\bowtie$ (e.g., (chop,$\bowtie$,kitchen), (read,$\bowtie$,library), the …

Few-Shot Image ClassificationMeta-LearningRelationRelational Reasoning

Implementation of a Three-class Classification LS-SVM Model for the Hybrid Antenna Array with Bowtie Elements in the Adaptive Beamforming Application

2022-10-01 · Somayeh Komeylian, Christopher Paolini

To address three significant challenges of massive wireless communications including propagation loss, long-distance transmission, and channel fading, we aim at establishing the hybrid antenna array with bowtie elements …

A Generative Approach to Zero-Shot and Few-Shot Action Recognition

2018-01-27 · Ashish Mishra, Vinay Kumar Verma, M Shiva Krishna Reddy, Arulkumar S 외

We present a generative framework for zero-shot action recognition where some of the possible action classes do not occur in the training data. Our approach is based on modeling each action class using a probability dist…

Action RecognitionAttributeFew-Shot action recognitionFew Shot Action Recognition+4

Two-stream joint matching method based on contrastive learning for few-shot action recognition

2024-01-08 · Long Deng, Ziqiang Li, Bingxin Zhou, Zhongming Chen 외

Although few-shot action recognition based on metric learning paradigm has achieved significant success, it fails to address the following issues: (1) inadequate action relation modeling and underutilization of multi-mod…

Action RecognitionContrastive LearningFew-Shot action recognitionFew Shot Action Recognition+1

A Generative Parser with a Discriminative Recognition Algorithm

2017-08-01 · ACL 2017 7 · Jianpeng Cheng, Adam Lopez, Mirella Lapata

Generative models defining joint distributions over parse trees and sentences are useful for parsing and language modeling, but impose restrictions on the scope of features and are often outperformed by discriminative mo…

Constituency ParsingDecoderLanguage ModelingLanguage Modelling+1