paper-with-me

Papers

Synthesizing Knowledge-enhanced Features for Real-world Zero-shot Food Detection

2024-02-14 · Pengfei Zhou, Weiqing Min, Jiajun Song, Yang Zhang, Shuqiang Jiang

Food computing brings various perspectives to computer vision like vision-based food analysis for nutrition and health. As a fundamental task in food computing, food detection needs Zero-Shot Detection (ZSD) on novel unseen food objects to support real-world scenarios, such as intelligent kitchens and smart restaurants. Therefore, we first benchmark the task of Zero-Shot Food Detection (ZSFD) by introducing FOWA dataset with rich attribute annotations. Unlike ZSD, fine-grained problems in ZSFD like inter-class similarity make synthesized features inseparable. The complexity of food semantic attributes further makes it more difficult for current ZSD methods to distinguish various food categories. To address these problems, we propose a novel framework ZSFDet to tackle fine-grained problems by exploiting the interaction between complex attributes. Specifically, we model the correlation between food categories and attributes in ZSFDet by multi-source graphs to provide prior knowledge for distinguishing fine-grained features. Within ZSFDet, Knowledge-Enhanced Feature Synthesizer (KEFS) learns knowledge representation from multiple sources (e.g., ingredients correlation from knowledge graph) via the multi-source graph fusion. Conditioned on the fusion of semantic knowledge representation, the region feature diffusion model in KEFS can generate fine-grained features for training the effective zero-shot detector. Extensive evaluations demonstrate the superior performance of our method ZSFDet on FOWA and the widely-used food dataset UECFOOD-256, with significant improvements by 1.8% and 3.7% ZSD mAP compared with the strong baseline RRFS. Further experiments on PASCAL VOC and MS COCO prove that enhancement of the semantic knowledge can also improve the performance on general ZSD. Code and dataset are available at https://github.com/LanceZPF/KEFS.

📄 PDF Abstract BibTeX arXiv:2402.09242

Code (1)

lancezpf/kefs 공식 구현 pytorch

Tasks

AttributeGeneralized Zero-Shot Object DetectionNutritionZero-Shot Object Detection

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
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$…
Multi-Head Attention 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Synthesizer 설명 없음

Similar Papers 제목 키워드 기반

Large-Vocabulary 3D Diffusion Model with Transformer

2023-09-14 · Ziang Cao, Fangzhou Hong, Tong Wu, Liang Pan 외

Creating diverse and high-quality 3D assets with an automatic generative model is highly desirable. Despite extensive efforts on 3D generation, most existing works focus on the generation of a single category or a few ca…

3D GenerationDiversitymodel

Learning by Imagining: Debiased Feature Augmentation for Compositional Zero-Shot Learning

2025-09-16 · Haozhe Zhang, Chenchen Jing, Mingyu Liu, Qingsheng Wang 외 arxiv

Compositional Zero-Shot Learning (CZSL) aims to recognize unseen attribute-object compositions by learning prior knowledge of seen primitives, \textit{i.e.}, attributes and objects. Learning generalizable compositional r…

Compositional Zero-Shot Learning

PKET-GCN: Prior knowledge enhanced time-varying graph convolution network for traffic flow prediction

2023-04-01 · 2023 2023 4 · Yinxin Bao, Jiali Liu, Qinqin Shen, Yang Cao 외

Due to prediction on the traffic flow is influenced by the real environment and historical data, the produced traffic graph may include significant uncertainty. The graph convolution operation is widely used in traffic f…

Synthesizing Coherent Story with Auto-Regressive Latent Diffusion Models

2022-11-20 · Xichen Pan, Pengda Qin, Yuhong Li, Hui Xue 외

Conditioned diffusion models have demonstrated state-of-the-art text-to-image synthesis capacity. Recently, most works focus on synthesizing independent images; While for real-world applications, it is common and necessa…

Story ContinuationStory Visualization

Towards Generalization of Tactile Image Generation: Reference-Free Evaluation in a Leakage-Free Setting

2025-03-10 · Cagri Gungor, Derek Eppinger, Adriana Kovashka

Tactile sensing, which relies on direct physical contact, is critical for human perception and underpins applications in computer vision, robotics, and multimodal learning. Because tactile data is often scarce and costly…

Image Generation