paper-with-me

홈 › Papers

Where Does the Performance Improvement Come From? -- A Reproducibility Concern about Image-Text Retrieval

2022-03-08 · Jun Rao, Fei Wang, Liang Ding, Shuhan Qi, Yibing Zhan, Weifeng Liu, DaCheng Tao

This article aims to provide the information retrieval community with some reflections on recent advances in retrieval learning by analyzing the reproducibility of image-text retrieval models. Due to the increase of multimodal data over the last decade, image-text retrieval has steadily become a major research direction in the field of information retrieval. Numerous researchers train and evaluate image-text retrieval algorithms using benchmark datasets such as MS-COCO and Flickr30k. Research in the past has mostly focused on performance, with multiple state-of-the-art methodologies being suggested in a variety of ways. According to their assertions, these techniques provide improved modality interactions and hence more precise multimodal representations. In contrast to previous works, we focus on the reproducibility of the approaches and the examination of the elements that lead to improved performance by pretrained and nonpretrained models in retrieving images and text. To be more specific, we first examine the related reproducibility concerns and explain why our focus is on image-text retrieval tasks. Second, we systematically summarize the current paradigm of image-text retrieval models and the stated contributions of those approaches. Third, we analyze various aspects of the reproduction of pretrained and nonpretrained retrieval models. To complete this, we conducted ablation experiments and obtained some influencing factors that affect retrieval recall more than the improvement claimed in the original paper. Finally, we present some reflections and challenges that the retrieval community should consider in the future. Our source code is publicly available at https://github.com/WangFei-2019/Image-text-Retrieval.

📄 PDF Abstract BibTeX arXiv:2203.03853

Code (1)

wangfei-2019/image-text-retrieval 공식 구현 pytorch

Tasks

Image-text RetrievalInformation RetrievalRetrievalText Retrieval

Similar Papers 제목 키워드 기반

Reproducibility study of FairAC

2024-06-05 · Gijs de Jong, Macha J. Meijer, Derck W. E. Prinzhorn, Harold Ruiter

This work aims to reproduce the findings of the paper "Fair Attribute Completion on Graph with Missing Attributes" written by Guo, Chu, and Li arXiv:2302.12977 by investigating the claims made in the paper. This paper su…

AttributeFairness

Questionable Answers in Question Answering Research: Reproducibility and Variability of Published Results

2018-01-01 · TACL 2018 1 · Matt Crane

{``}Based on theoretical reasoning it has been suggested that the reliability of findings published in the scientific literature decreases with the popularity of a research field{''} (Pfeiffer and Hoffmann, 2009). As we …

Information RetrievalQuestion Answering

From Legal Text to Executable Decision Models: Evaluating Structured Representations for Legal Decision Model Generation

2026-04-18 · David Graus arxiv

Transforming legal text into executable decision logic is a longstanding challenge in legal informatics. With the rise of LLMs, this task has gained renewed interest, but remains challenging due to requiring extensive ma…

Smooth activations and reproducibility in deep networks

2020-10-20 · Gil I. Shamir, Dong Lin, Lorenzo Coviello

Deep networks are gradually penetrating almost every domain in our lives due to their amazing success. However, with substantive performance accuracy improvements comes the price of \emph{irreproducibility}. Two identica…

CyBiasBench: Benchmarking Bias in LLM Agents for Cyber-Attack Scenarios

2026-05-08 · Taein Lim, Seongyong Ju, Munhyeok Kim, Hyunjun Kim 외 arxiv

Large language models (LLMs) are increasingly deployed as autonomous agents in offensive cybersecurity. In this paper, we reveal an interesting phenomenon: different agents exhibit distinct attack patterns. Specifically,…