paper-with-me

Papers

On Learning Semantic Representations for Million-Scale Free-Hand Sketches

2020-07-07 · Peng Xu, Yongye Huang, Tongtong Yuan, Tao Xiang, Timothy M. Hospedales, Yi-Zhe Song, Liang Wang

In this paper, we study learning semantic representations for million-scale free-hand sketches. This is highly challenging due to the domain-unique traits of sketches, e.g., diverse, sparse, abstract, noisy. We propose a dual-branch CNNRNN network architecture to represent sketches, which simultaneously encodes both the static and temporal patterns of sketch strokes. Based on this architecture, we further explore learning the sketch-oriented semantic representations in two challenging yet practical settings, i.e., hashing retrieval and zero-shot recognition on million-scale sketches. Specifically, we use our dual-branch architecture as a universal representation framework to design two sketch-specific deep models: (i) We propose a deep hashing model for sketch retrieval, where a novel hashing loss is specifically designed to accommodate both the abstract and messy traits of sketches. (ii) We propose a deep embedding model for sketch zero-shot recognition, via collecting a large-scale edge-map dataset and proposing to extract a set of semantic vectors from edge-maps as the semantic knowledge for sketch zero-shot domain alignment. Both deep models are evaluated by comprehensive experiments on million-scale sketches and outperform the state-of-the-art competitors.

📄 PDF Abstract BibTeX arXiv:2007.04101

Code (1)

PengBoXiangShang/EdgeMap345C_Dataset 공식 구현

Tasks

Deep HashingLearning Semantic RepresentationsRetrievalZero-Shot Learning

Similar Papers 제목 키워드 기반

CIRCE at SemEval-2020 Task 1: Ensembling Context-Free and Context-Dependent Word Representations

2020-04-30 · SEMEVAL 2020 · Martin Pömsl, Roman Lyapin

This paper describes the winning contribution to SemEval-2020 Task 1: Unsupervised Lexical Semantic Change Detection (Subtask 2) handed in by team UG Student Intern. We present an ensemble model that makes predictions ba…

Change DetectionSentenceSentence Classification

MSPT: Efficient Large-Scale Physical Modeling via Parallelized Multi-Scale Attention

2025-12-01 · Pedro M. P. Curvo, Jan-Willem van de Meent, Maksim Zhdanov arxiv

A key scalability challenge in neural solvers for industrial-scale physics simulations is efficiently capturing both fine-grained local interactions and long-range global dependencies across millions of spatial elements.…

Aerial Scene Parsing: From Tile-level Scene Classification to Pixel-wise Semantic Labeling

2022-01-06 · Yang Long, Gui-Song Xia, Liangpei Zhang, Gong Cheng 외

Given an aerial image, aerial scene parsing (ASP) targets to interpret the semantic structure of the image content, e.g., by assigning a semantic label to every pixel of the image. With the popularization of data-driven …

Aerial Scene ClassificationBenchmarkingClassificationMulti-Task Learning+2

TaBERT: Pretraining for Joint Understanding of Textual and Tabular Data

2020-05-17 · ACL 2020 6 · Pengcheng Yin, Graham Neubig, Wen-tau Yih, Sebastian Riedel

Recent years have witnessed the burgeoning of pretrained language models (LMs) for text-based natural language (NL) understanding tasks. Such models are typically trained on free-form NL text, hence may not be suitable f…

FormSemantic ParsingText to SQLText-To-SQL

GeoVectors: A Linked Open Corpus of OpenStreetMap Embeddings on World Scale

2021-08-30 · Nicolas Tempelmeier, Simon Gottschalk, Elena Demidova

OpenStreetMap (OSM) is currently the richest publicly available information source on geographic entities (e.g., buildings and roads) worldwide. However, using OSM entities in machine learning models and other applicatio…

BIG-bench Machine LearningEntity EmbeddingsKnowledge Graphs