paper-with-me

Papers

EDIS: Entity-Driven Image Search over Multimodal Web Content

2023-05-23 · SiQi Liu, Weixi Feng, Tsu-Jui Fu, Wenhu Chen, William Yang Wang

Making image retrieval methods practical for real-world search applications requires significant progress in dataset scales, entity comprehension, and multimodal information fusion. In this work, we introduce \textbf{E}ntity-\textbf{D}riven \textbf{I}mage \textbf{S}earch (EDIS), a challenging dataset for cross-modal image search in the news domain. EDIS consists of 1 million web images from actual search engine results and curated datasets, with each image paired with a textual description. Unlike datasets that assume a small set of single-modality candidates, EDIS reflects real-world web image search scenarios by including a million multimodal image-text pairs as candidates. EDIS encourages the development of retrieval models that simultaneously address cross-modal information fusion and matching. To achieve accurate ranking results, a model must: 1) understand named entities and events from text queries, 2) ground entities onto images or text descriptions, and 3) effectively fuse textual and visual representations. Our experimental results show that EDIS challenges state-of-the-art methods with dense entities and a large-scale candidate set. The ablation study also proves that fusing textual features with visual features is critical in improving retrieval results.

📄 PDF Abstract BibTeX arXiv:2305.13631

Code (1)

emerisly/edis 공식 구현 pytorch

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Playing with Words at the National Library of Sweden -- Making a Swedish BERT

2020-07-03 · Martin Malmsten, Love Börjeson, Chris Haffenden

This paper introduces the Swedish BERT ("KB-BERT") developed by the KBLab for data-driven research at the National Library of Sweden (KB). Building on recent efforts to create transformer-based BERT models for languages …

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

ReDiStory: Region-Disentangled Diffusion for Consistent Visual Story Generation

2026-02-01 · Ayushman Sarkar, Zhenyu Yu, Chu Chen, Wei Tang 외 arxiv

Generating coherent visual stories requires maintaining subject identity across multiple images while preserving frame-specific semantics. Recent training-free methods concatenate identity and frame prompts into a unifie…

Story Generation

The Swedish PoliGraph: A Semantic Graph for Argument Mining of Swedish Parliamentary Data

2019-08-01 · WS 2019 8 · Stian R{\o}dven Eide

As part of a larger project on argument mining of Swedish parliamentary data, we have created a semantic graph that, together with named entity recognition and resolution (NER), should make it easier to establish connect…

Argument MiningEntity Resolutionnamed-entity-recognitionNamed Entity Recognition+2

MediSee: Reasoning-based Pixel-level Perception in Medical Images

2025-04-15 · Qinyue Tong, Ziqian Lu, Jun Liu, Yangming Zheng 외

Despite remarkable advancements in pixel-level medical image perception, existing methods are either limited to specific tasks or heavily rely on accurate bounding boxes or text labels as input prompts. However, the medi…

Logical ReasoningReasoning SegmentationSegmentation

Applying and Sharing pre-trained BERT-models for Named Entity Recognition and Classification in Swedish Electronic Patient Records

2021-05-01 · NoDaLiDa 2021 5 · Mila Grancharova, Hercules Dalianis

To be able to share the valuable information in electronic patient records (EPR) they first need to be de-identified in order to protect the privacy of their subjects. Named entity recognition and classification (NERC) i…

De-identificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)