paper-with-me

홈 › Papers

WNtags: A Web-Based Tool For Image Labeling And Retrieval With Lexical Ontologies

2013-02-09 · Marko Horvat, Anton Grbin, Gordan Gledec

Ever growing number of image documents available on the Internet continuously motivates research in better annotation models and more efficient retrieval methods. Formal knowledge representation of objects and events in pictures, their interaction as well as context complexity becomes no longer an option for a quality image repository, but a necessity. We present an ontology-based online image annotation tool WNtags and demonstrate its usefulness in several typical multimedia retrieval tasks using International Affective Picture System emotionally annotated image database. WNtags is built around WordNet lexical ontology but considers Suggested Upper Merged Ontology as the preferred labeling formalism. WNtags uses sets of weighted WordNet synsets as high-level image semantic descriptors and query matching is performed with word stemming and node distance metrics. We also elaborate our near future plans to expand image content description with induced affect as in stimuli for research of human emotion and attention.

📄 PDF Abstract BibTeX arXiv:1302.2223

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

VISIR: Visual and Semantic Image Label Refinement

2019-09-02 · Sreyasi Nag Chowdhury, Niket Tandon, Hakan Ferhatosmanoglu, Gerhard Weikum

The social media explosion has populated the Internet with a wealth of images. There are two existing paradigms for image retrieval: 1) content-based image retrieval (CBIR), which has traditionally used visual features f…

Content-Based Image RetrievalImage Retrievalobject-detectionObject Detection+2

GPL: Generative Pseudo Labeling for Unsupervised Domain Adaptation of Dense Retrieval

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Dense retrieval approaches can overcome the lexical gap and lead to significantly improved search results. However, they require large amounts of training data which is not available for most domains. As shown in previou…

Domain AdaptationRetrievalUnsupervised Domain Adaptation

GPL: Generative Pseudo Labeling for Unsupervised Domain Adaptation of Dense Retrieval

2021-12-14 · NAACL 2022 7 · Kexin Wang, Nandan Thakur, Nils Reimers, Iryna Gurevych

Dense retrieval approaches can overcome the lexical gap and lead to significantly improved search results. However, they require large amounts of training data which is not available for most domains. As shown in previou…

Domain AdaptationRetrievalUnsupervised Domain AdaptationZero-shot Text Search

Rethinking Agentic Search with Pi-Serini: Is Lexical Retrieval Sufficient?

2026-05-11 · Tz-Huan Hsu, Jheng-Hong Yang, Jimmy Lin arxiv

Does a lexical retriever suffice as large language models (LLMs) become more capable in an agentic loop? This question naturally arises when building deep research systems. We revisit it by pairing BM25 with frontier LLM…

When LLMs Disagree: Diagnosing Relevance Filtering Bias and Retrieval Divergence in SDG Search

2025-07-02 · William A. Ingram, Bipasha Banerjee, Edward A. Fox arxiv

Large language models (LLMs) are increasingly used to assign document relevance labels in information retrieval pipelines, especially in domains lacking human-labeled data. However, different models often disagree on bor…

Information Retrieval