paper-with-me

홈 › Papers

Learning Visual Context by Comparison

2020-07-15 · ECCV 2020 8 · Minchul Kim, Jongchan Park, Seil Na, Chang Min Park, Donggeun Yoo

Finding diseases from an X-ray image is an important yet highly challenging task. Current methods for solving this task exploit various characteristics of the chest X-ray image, but one of the most important characteristics is still missing: the necessity of comparison between related regions in an image. In this paper, we present Attend-and-Compare Module (ACM) for capturing the difference between an object of interest and its corresponding context. We show that explicit difference modeling can be very helpful in tasks that require direct comparison between locations from afar. This module can be plugged into existing deep learning models. For evaluation, we apply our module to three chest X-ray recognition tasks and COCO object detection & segmentation tasks and observe consistent improvements across tasks. The code is available at https://github.com/mk-minchul/attend-and-compare.

📄 PDF Abstract BibTeX arXiv:2007.07506

Code (2)

mk-minchul/attend-and-compare 공식 구현 pytorch
Sungman-Cho/Attend-and-Compare-Module pytorch

Tasks

object-detectionObject Detection

Similar Papers 제목 키워드 기반

Measure of Strength of Evidence for Visually Observed Differences between Subpopulations

2021-01-02 · Xi Yang, Jan Hannig, Katherine A. Hoadley, Iain Carmichael 외

For measuring the strength of visually-observed subpopulation differences, the Population Difference Criterion is proposed to assess the statistical significance of visually observed subpopulation differences. It address…

The Hidden Evolution of Disguised Visual Context inside the VLM

2026-06-18 · Wish Suharitdamrong, Tony Alex, Muhammad Awais, Sara Atito arxiv

Visual tokens enter Large Language Models (LLMs) as raw, foreign signals. How they are transformed into meaningful representations and interact with the language space depends entirely on the integration architecture. Wh…

Enhancing Advanced Visual Reasoning Ability of Large Language Models

2024-09-21 · Zhiyuan Li, Dongnan Liu, Chaoyi Zhang, Heng Wang 외

Recent advancements in Vision-Language (VL) research have sparked new benchmarks for complex visual reasoning, challenging models' advanced reasoning ability. Traditional Vision-Language Models (VLMs) perform well in vis…

In-Context LearningVisual Reasoning

Artificial intelligence for context-aware visual change detection in software test automation

2024-05-01 · Milad Moradi, Ke Yan, David Colwell, Rhona Asgari

Automated software testing is integral to the software development process, streamlining workflows and ensuring product reliability. Visual testing within this context, especially concerning user interface (UI) and user …

Change Detectionsoftware testing

Context-Aware Visual Compatibility Prediction

2019-02-10 · CVPR 2019 6 · Guillem Cucurull, Perouz Taslakian, David Vazquez

How do we determine whether two or more clothing items are compatible or visually appealing? Part of the answer lies in understanding of visual aesthetics, and is biased by personal preferences shaped by social attitudes…

Graph Neural NetworkMetric LearningPredictionRecommendation Systems+1