paper-with-me

Papers

Gestalt-Guided Image Understanding for Few-Shot Learning

2023-02-08 · Kun Song, Yuchen Wu, Jiansheng Chen, Tianyu Hu, Huimin Ma

Due to the scarcity of available data, deep learning does not perform well on few-shot learning tasks. However, human can quickly learn the feature of a new category from very few samples. Nevertheless, previous work has rarely considered how to mimic human cognitive behavior and apply it to few-shot learning. This paper introduces Gestalt psychology to few-shot learning and proposes Gestalt-Guided Image Understanding, a plug-and-play method called GGIU. Referring to the principle of totality and the law of closure in Gestalt psychology, we design Totality-Guided Image Understanding and Closure-Guided Image Understanding to extract image features. After that, a feature estimation module is used to estimate the accurate features of images. Extensive experiments demonstrate that our method can improve the performance of existing models effectively and flexibly without retraining or fine-tuning. Our code is released on https://github.com/skingorz/GGIU.

📄 PDF Abstract BibTeX arXiv:2302.03922

Code (1)

skingorz/ggiu 공식 구현 pytorch

Tasks

Few-Shot Learning

Similar Papers 제목 키워드 기반

GPI-Net: Gestalt-Guided Parallel Interaction Network via Orthogonal Geometric Consistency for Robust Point Cloud Registration

2025-07-19 · Weikang Gu, Mingyue Han, Li Xue, Heng Dong 외 arxiv

The accurate identification of high-quality correspondences is a prerequisite task in feature-based point cloud registration. However, it is extremely challenging to handle the fusion of local and global features due to …

Point Cloud Registration

Understanding Deep Convolutional Networks through Gestalt Theory

2018-10-19 · Angelos Amanatiadis, Vasileios Kaburlasos, Elias Kosmatopoulos

The superior performance of deep convolutional networks over high-dimensional problems have made them very popular for several applications. Despite their wide adoption, their underlying mechanisms still remain unclear w…

General Classification

Text Gestalt: Stroke-Aware Scene Text Image Super-Resolution

2021-12-13 · Jingye Chen, Haiyang Yu, jianqi ma, Bin Li 외

In the last decade, the blossom of deep learning has witnessed the rapid development of scene text recognition. However, the recognition of low-resolution scene text images remains a challenge. Even though some super-res…

Image Super-ResolutionScene Text RecognitionSuper-Resolution

Sketch-BERT: Learning Sketch Bidirectional Encoder Representation from Transformers by Self-supervised Learning of Sketch Gestalt

2020-05-19 · CVPR 2020 6 · Hangyu Lin, Yanwei Fu, Yu-Gang Jiang, xiangyang xue

Previous researches of sketches often considered sketches in pixel format and leveraged CNN based models in the sketch understanding. Fundamentally, a sketch is stored as a sequence of data points, a vector format repres…

RetrievalSelf-Supervised LearningSketch Recognition

Neural Recognition of Dashed Curves With Gestalt Law of Continuity

2022-01-01 · CVPR 2022 1 · Hanyuan Liu, Chengze Li, Xueting Liu, Tien-Tsin Wong

Dashed curve is a frequently used curve form and is widely used in various drawing and illustration applications. While humans can intuitively recognize dashed curves from disjoint curve segments based on the law of …