paper-with-me

Papers

Image similarity using Deep CNN and Curriculum Learning

2017-09-26 · Srikar Appalaraju, Vineet Chaoji

Image similarity involves fetching similar looking images given a reference image. Our solution called SimNet, is a deep siamese network which is trained on pairs of positive and negative images using a novel online pair mining strategy inspired by Curriculum learning. We also created a multi-scale CNN, where the final image embedding is a joint representation of top as well as lower layer embedding's. We go on to show that this multi-scale siamese network is better at capturing fine grained image similarities than traditional CNN's.

📄 PDF Abstract BibTeX arXiv:1709.08761

Code (1)

sardnet/image_comparison tf

Methods 이 논문이 사용한 방법론

Siamese Network 설명 없음

Similar Papers 제목 키워드 기반

Label-similarity Curriculum Learning

2019-11-15 · ECCV 2020 8 · Urun Dogan, Aniket Anand Deshmukh, Marcin Machura, Christian Igel

Curriculum learning can improve neural network training by guiding the optimization to desirable optima. We propose a novel curriculum learning approach for image classification that adapts the loss function by changing …

ClassificationGeneral Classificationimage-classificationImage Classification

Cross-Modal Similarity-Based Curriculum Learning for Image Captioning

2022-12-14 · Hongkuan Zhang, Saku Sugawara, Akiko Aizawa, Lei Zhou 외

Image captioning models require the high-level generalization ability to describe the contents of various images in words. Most existing approaches treat the image-caption pairs equally in their training without consider…

Image CaptioningLanguage ModelingLanguage Modelling

DDS-NAS: Dynamic Data Selection within Neural Architecture Search via On-line Hard Example Mining applied to Image Classification

2025-06-17 · Matt Poyser, Toby P. Breckon

In order to address the scalability challenge within Neural Architecture Search (NAS), we speed up NAS training via dynamic hard example mining within a curriculum learning framework. By utilizing an autoencoder that enf…

image-classificationImage ClassificationNeural Architecture Search

Curriculum reinforcement learning with measurable task representation learning

2026-05-22 · Yongyan Wen, Siyuan Li, Mingjian Fu, Yiqin Yang 외 arxiv

In curriculum reinforcement learning (CRL), an agent incrementally accumulates knowledge over a sequence of tasks (i.e., a curriculum), and the learning process is aimed at using the accumulated knowledge to finally solv…

Representation LearningReinforcement Learning

Target Speaker Extraction with Curriculum Learning

2024-06-12 · Yun Liu, Xuechen Liu, Xiaoxiao Miao, Junichi Yamagishi

This paper presents a novel approach to target speaker extraction (TSE) using Curriculum Learning (CL) techniques, addressing the challenge of distinguishing a target speaker's voice from a mixture containing interfering…

Target Speaker Extraction