paper-with-me

홈 › Papers

Training Deeper Convolutional Networks with Deep Supervision

2015-05-11 · Liwei Wang, Chen-Yu Lee, Zhuowen Tu, Svetlana Lazebnik

One of the most promising ways of improving the performance of deep convolutional neural networks is by increasing the number of convolutional layers. However, adding layers makes training more difficult and computationally expensive. In order to train deeper networks, we propose to add auxiliary supervision branches after certain intermediate layers during training. We formulate a simple rule of thumb to determine where these branches should be added. The resulting deeply supervised structure makes the training much easier and also produces better classification results on ImageNet and the recently released, larger MIT Places dataset

📄 PDF Abstract BibTeX arXiv:1505.02496

Code (1)

LCWdmlearning/Improve-nsfw tf

Tasks

General Classification

Similar Papers 제목 키워드 기반

A critical analysis of self-supervision, or what we can learn from a single image

2019-04-30 · ICLR 2020 1 · Yuki M. Asano, Christian Rupprecht, Andrea Vedaldi

We look critically at popular self-supervision techniques for learning deep convolutional neural networks without manual labels. We show that three different and representative methods, BiGAN, RotNet and DeepCluster, can…

Data AugmentationRepresentation Learning

Diving deeper into mentee networks

2016-04-27 · Ragav Venkatesan, Baoxin Li

Modern computer vision is all about the possession of powerful image representations. Deeper and deeper convolutional neural networks have been built using larger and larger datasets and are made publicly available. A la…

Richer and Deeper Supervision Network for Salient Object Detection

2019-01-08 · Sen Jia, Neil D. B. Bruce

Recent Salient Object Detection (SOD) systems are mostly based on Convolutional Neural Networks (CNNs). Specifically, Deeply Supervised Saliency (DSS) system has shown it is very useful to add short connections to the ne…

Objectobject-detectionObject DetectionRGB Salient Object Detection+1

Scalable Equilibrium Propagation via Intermediate Error Signals for Deep Convolutional CRNNs

2025-08-21 · Jiaqi Lin, Malyaban Bal, Abhronil Sengupta arxiv

Equilibrium Propagation (EP) is a biologically inspired local learning rule first proposed for convergent recurrent neural networks (CRNNs), in which synaptic updates depend only on neuron states from two distinct phases…

Knowledge Distillation

CuSearch: Curriculum Rollout Sampling via Search Depth for Agentic RAG

2026-05-12 · Jianghan Shen, Siqi Luo, Xinyu Cheng, Jing Xiong 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as a promising paradigm for training agentic retrieval-augmented generation (RAG) systems from outcome-only supervision. Most existing methods optimize po…

Reinforcement Learning