paper-with-me

Papers

Multimodal or Text? Retrieval or BERT? Benchmarking Classifiers for the Shared Task on Hateful Memes

2021-08-01 · ACL (WOAH) 2021 8 · Vasiliki Kougia, John Pavlopoulos

The Shared Task on Hateful Memes is a challenge that aims at the detection of hateful content in memes by inviting the implementation of systems that understand memes, potentially by combining image and textual information. The challenge consists of three detection tasks: hate, protected category and attack type. The first is a binary classification task, while the other two are multi-label classification tasks. Our participation included a text-based BERT baseline (TxtBERT), the same but adding information from the image (ImgBERT), and neural retrieval approaches. We also experimented with retrieval augmented classification models. We found that an ensemble of TxtBERT and ImgBERT achieves the best performance in terms of ROC AUC score in two out of the three tasks on our development set.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingBinary ClassificationClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONRetrievalText Retrieval

Similar Papers 제목 키워드 기반

FusionBERT: Multi-View Image-3D Retrieval via Cross-Attention Visual Fusion and Normal-Aware 3D Encoder

2026-04-02 · Wei Li, Yufan Ren, Hanqing Jiang, Jianhui Ding 외 arxiv

We propose FusionBERT, a novel multi-view visual fusion framework for image-3D multimodal retrieval. Existing image-3D representation learning methods predominantly focus on feature alignment of a single object image and…

Representation LearningCross-Modal Retrieval

PetQA: Benchmarking Veterinary Knowledge and Clinical Reasoning

2026-09-04 · Taegyun Kim, Youngwook Ham, Jungwook Rhim, Ju-Hyun An 외 arxiv

We introduce PetQA, a Korean long-form question-answering (QA) benchmark for evaluating veterinary knowledge and clinical reasoning in large language models (LLMs) and large vision-language models (LVLMs). PetQA contains…

M3Retrieve: Benchmarking Multimodal Retrieval for Medicine

2025-10-08 · Arkadeep Acharya, Akash Ghosh, Pradeepika Verma, Kitsuchart Pasupa 외 arxiv

With the increasing use of RetrievalAugmented Generation (RAG), strong retrieval models have become more important than ever. In healthcare, multimodal retrieval models that combine information from both text and images …

Cross-Modal RetrievalQuestion Answering

Benchmarking and Building Long-Context Retrieval Models with LoCo and M2-BERT

2024-02-12 · Jon Saad-Falcon, Daniel Y. Fu, Simran Arora, Neel Guha 외

Retrieval pipelines-an integral component of many machine learning systems-perform poorly in domains where documents are long (e.g., 10K tokens or more) and where identifying the relevant document requires synthesizing i…

BenchmarkingChunkingGPULanguage Modelling+1

UniIR: Training and Benchmarking Universal Multimodal Information Retrievers

2023-11-28 · Cong Wei, Yang Chen, Haonan Chen, Hexiang Hu 외

Existing information retrieval (IR) models often assume a homogeneous format, limiting their applicability to diverse user needs, such as searching for images with text descriptions, searching for a news article with a h…

BenchmarkingInformation RetrievalRetrievalZero-shot Generalization