← Search

Masanori Suganuma

10 accepted papers

2025

MS-DPPs: Multi-Source Determinantal Point Processes for Contextual Diversity Refinement of Composite Attributes in Text to Image Retrieval

IJCAI 2025

Result diversification (RD) is a crucial technique in Text-to-Image Retrieval for enhancing the efficiency of a practical application. Conventional methods focus solely on increasing the diversity metric of image appearances. However, the diversity metric and its desired value vary depending on the

2025

Self-Supervised Learning of Intertwined Content and Positional Features for Object Detection

ICML 2025poster

We present a novel self-supervised feature learning method using Vision Transformers (ViT) as the backbone, specifically designed for object detection and instance segmentation. Our approach addresses the challenge of extracting features that capture both class and positional information, which are…

Cited by 0SourcePDFScholar
2022

Bridging the Gap from Asymmetry Tricks to Decorrelation Principles in Non-contrastive Self-supervised Learning

NeurIPS 2022accept

Recent non-contrastive methods for self-supervised representation learning show promising performance. While they are attractive since they do not need negative samples, it necessitates some mechanism to avoid collapsing into a trivial solution. Currently, there are two approaches to collapse preven…

Cited by 13SourcePDFScholar
2022

GRIT: Faster and Better Image Captioning Transformer Using Dual Visual Features

ECCV 2022poster

"Current state-of-the-art methods for image captioning employ region-based features, as they provide object-level information that is essential to describe the content of images; they are usually extracted by an object detector such as Faster R-CNN. However, they have several issues, such as lack of…

2021

Look Wide and Interpret Twice: Improving Performance on Interactive Instruction-following Tasks

IJCAI 2021poster

There is a growing interest in the community in making an embodied AI agent perform a complicated task while interacting with an environment following natural language directives. Recent studies have tackled the problem using ALFRED, a well-designed dataset for the task, but achieved only very low a…

Cited by 37SourcePDFScholar
2021

Matching in the Dark: A Dataset for Matching Image Pairs of Low-Light Scenes

ICCV 2021poster

This paper considers matching images of low-light scenes, aiming to widen the frontier of SfM and visual SLAM applications. Recent image sensors can record the brightness of scenes with more than eight-bit precision, available in their RAW-format image. We are interested in making full use of such h…

Cited by 21PDFcodeScholar
2020

Efficient Attention Mechanism for Visual Dialog that can Handle All the Interactions between Multiple Inputs

ECCV 2020poster

It has been a primary concern in recent studies of vision and language tasks to design an effective attention mechanism dealing with interactions between the two modalities. The Transformer has recently been extended and applied to several bi-modal tasks, yielding promising results. For visual dialo…

2019

Attention-Based Adaptive Selection of Operations for Image Restoration in the Presence of Unknown Combined Distortions

CVPR 2019poster

Many studies have been conducted so far on image restoration, the problem of restoring a clean image from its distorted version. There are many different types of distortion affecting image quality. Previous studies have focused on single types of distortion, proposing methods for removing them. How…

Cited by 112PDFcodeScholar
2019

Dual Residual Networks Leveraging the Potential of Paired Operations for Image Restoration

CVPR 2019poster

In this paper, we study design of deep neural networks for tasks of image restoration. We propose a novel style of residual connections dubbed "dual residual connection", which exploits the potential of paired operations, e.g., up- and down-sampling or convolution with large- and small-size kernels.…

Cited by 295PDFcodeScholar
2018

Exploiting the Potential of Standard Convolutional Autoencoders for Image Restoration by Evolutionary Search

ICML 2018oral

Researchers have applied deep neural networks to image restoration tasks, in which they proposed various network architectures, loss functions, and training methods. In particular, adversarial training, which is employed in recent studies, seems to be a key ingredient to success. In this paper, we s…