paper-with-me

Papers

Systematically designing better instance counting models on cell images with Neural Arithmetic Logic Units

2020-04-14 · Ashish Rana, Taranveer Singh, Harpreet Singh, Neeraj Kumar, Prashant Singh Rana

The big problem for neural network models which are trained to count instances is that whenever test range goes high training range generalization error increases i.e. they are not good generalizers outside training range. Consider the case of automating cell counting process where more dense images with higher cell counts are commonly encountered as compared to images used in training data. By making better predictions for higher ranges of cell count we are aiming to create better generalization systems for cell counting. With architecture proposal of neural arithmetic logic units (NALU) for arithmetic operations, task of counting has become feasible for higher numeric ranges which were not included in training data with better accuracy. As a part of our study we used these units and different other activation functions for learning cell counting task with two different architectures namely Fully Convolutional Regression Network and U-Net. These numerically biased units are added in the form of residual concatenated layers to original architectures and a comparative experimental study is done with these newly proposed changes. This comparative study is described in terms of optimizing regression loss problem from these models trained with extensive data augmentation techniques. We were able to achieve better results in our experiments of cell counting tasks with introduction of these numerically biased units to already existing architectures in the form of residual layer concatenation connections. Our results confirm that above stated numerically biased units does help models to learn numeric quantities for better generalization results.

📄 PDF Abstract BibTeX arXiv:2004.06674

Code (1)

ashishrana160796/nalu-cell-counting 공식 구현 tf

Tasks

Data Augmentationregression

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Counting Hallucinations in Diffusion Models

2025-10-15 · Shuai Fu, Jian Zhou, Qi Chen, Huang Jing 외 arxiv

Diffusion probabilistic models (DPMs) have demonstrated remarkable progress in generative tasks, such as image and video synthesis. However, they still often produce hallucinated samples (hallucinations) that conflict wi…

Image Generation

Cross-domain Microscopy Cell Counting by Disentangled Transfer Learning

2022-11-26 · Zuhui Wang

Microscopy images from different imaging conditions, organs, and tissues often have numerous cells with various shapes on a range of backgrounds. As a result, designing a deep learning model to count cells in a source do…

Image GenerationTransfer Learning

Deeply-Supervised Density Regression for Automatic Cell Counting in Microscopy Images

2020-11-07 · Shenghua He, Kyaw Thu Minn, Lilianna Solnica-Krezel, Mark A. Anastasio 외

Accurately counting the number of cells in microscopy images is required in many medical diagnosis and biological studies. This task is tedious, time-consuming, and prone to subjective errors. However, designing automati…

Automatic Cell CountingMedical Diagnosisregression

Evaluating Multiple Instance Learning Strategies for Automated Sebocyte Droplet Counting

2025-09-05 · Maryam Adelipour, Gustavo Carneiro, Jeongkwon Kim arxiv

Sebocytes are lipid-secreting cells whose differentiation is marked by the accumulation of intracellular lipid droplets, making their quantification a key readout in sebocyte biology. Manual counting is labor-intensive a…

Multiple Instance LearningData Augmentation

Counting Machine Parts

2026-05-18 · Benedict Florance Arockiaraj, Elizabeth Dinella, Ankit Billa, Ajay Anand arxiv

Counting objects in an image is a task applicable across many domains. For instance, crowd counting, inventory counting, and cell counting have been the focus of recent research. The major challenges in estimating the co…

Instance SegmentationCrowd Counting