paper-with-me

Papers

Nested Graph Words for Object Recognition

2011-06-14 · Svebor Karaman, Jenny Benois-Pineau, Rémi Mégret

In this paper, we propose a new, scalable approach for the task of object based image search or object recognition. Despite the very large literature existing on the scalability issues in CBIR in the sense of retrieval approaches, the scalability of media and scalability of features remain an issue. In our work we tackle the problem of scalability and structural organization of features. The proposed features are nested local graphs built upon sets of SURF feature points with Delaunay triangulation. A Bag-of-Visual-Words (BoVW) framework is applied on these graphs, giving birth to a Bag-of-Graph-Words representation. The nested nature of the descriptors consists in scaling from trivial Delaunay graphs - isolated feature points - by increasing the number of nodes layer by layer up to graphs with maximal number of nodes. For each layer of graphs its proper visual dictionary is built. The experiments conducted on the SIVAL data set reveal that the graph features at different layers exhibit complementary performances on the same content. The nested approach, the combination of all existing layers, yields significant improvement of the object recognition performance compared to single level approaches.

📄 PDF Abstract BibTeX arXiv:1106.2729

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalObjectObject RecognitionRetrieval

Similar Papers 제목 키워드 기반

Nested Named Entity Recognition as Latent Lexicalized Constituency Parsing

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Nested named entity recognition (NER) has been receiving increasing attention. Recently, Fu et al. (2020) adapt a span-based constituency parser to tackle nested NER. They treat nested entities as partially-observed cons…

Constituency ParsingEntity Typingnamed-entity-recognitionNamed Entity Recognition+3

Nested Named Entity Recognition as Latent Lexicalized Constituency Parsing

2022-03-09 · ACL 2022 5 · Chao Lou, Songlin Yang, Kewei Tu

Nested named entity recognition (NER) has been receiving increasing attention. Recently, (Fu et al, 2021) adapt a span-based constituency parser to tackle nested NER. They treat nested entities as partially-observed cons…

Constituency ParsingEntity Typingnamed-entity-recognitionNamed Entity Recognition+3

Local Hypergraph-based Nested Named Entity Recognition as Query-based Sequence Labeling

2022-04-25 · Yukun Yan, Sen Song

There has been a growing academic interest in the recognition of nested named entities in many domains. We tackle the task with a novel local hypergraph-based method: We first propose start token candidates and generate …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Trigger-GNN: A Trigger-Based Graph Neural Network for Nested Named Entity Recognition

2022-04-12 · Yuan Sui, Fanyang Bu, Yingting Hu, Wei Yan 외

Nested named entity recognition (NER) aims to identify the entity boundaries and recognize categories of the named entities in a complex hierarchical sentence. Some works have been done using character-level, word-level,…

Graph Neural Networknamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

Nested Named Entity Recognition Revisited

2018-06-01 · NAACL 2018 6 · Arzoo Katiyar, Claire Cardie

We propose a novel recurrent neural network-based approach to simultaneously handle nested named entity recognition and nested entity mention detection. The model learns a hypergraph representation for nested entities us…

Coreference Resolutionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3