paper-with-me

Papers

Insect cyborgs: Bio-mimetic feature generators improve machine learning accuracy on limited data

2018-08-23 · Charles B. Delahunt, J. Nathan Kutz

Machine learning (ML) classifiers always benefit from more informative input features. We seek to auto-generate stronger feature sets in order to address the difficulty that ML methods often experience given limited training data. A wide range of biological neural nets (BNNs) excel at fast learning, implying that they are adept at extracting informative features. We can thus look to BNNs for tools to improve ML performance in this low-data regime. The insect olfactory network learns new odors very rapidly, by means of three key elements: A competitive inhibition layer; a high-dimensional sparse plastic layer; and Hebbian updates of synaptic weights. In this work, we deployed MothNet, a computational model of the insect olfactory network, as an automatic feature generator: Attached as a front-end pre-processor, its Readout Neurons provided new features, derived from the original features, for use by standard ML classifiers. We found that these "insect cyborgs", i.e. classifiers that are part-insect model and part-ML method, had significantly better performance than baseline ML methods alone on a vectorized MNIST dataset. The MothNet feature generator also substantially out-performed other feature generating methods such as PCA, PLS, and NNs, as well as pre-training to initialize NN weights. Cyborgs improved relative test set accuracy by an average of 6% to 33% depending on baseline ML accuracy, while relative reduction in test set error exceeded 50% for higher baseline accuracy ML models. These results indicate the potential value of BNN-inspired feature generators in the ML context.

📄 PDF Abstract BibTeX arXiv:1808.08124

Code (1)

charlesDelahunt/PuttingABugInML 공식 구현

Tasks

BIG-bench Machine Learning

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Insect Cyborgs: Bio-mimetic Feature Generators Improve ML Accuracy on Limited Data

2019-09-11 · NeurIPS Workshop Neuro_AI 2019 12 · Charles B. Delahunt, J. Nathan Kutz

We seek to auto-generate stronger input features for ML methods faced with limited training data. Biological neural nets (BNNs) excel at fast learning, implying that they extract highly informative features. In particu…

Insect-Foundation: A Foundation Model and Large Multimodal Dataset for Vision-Language Insect Understanding

2025-02-14 · Thanh-Dat Truong, Hoang-Quan Nguyen, Xuan-Bac Nguyen, Ashley Dowling 외

Multimodal conversational generative AI has shown impressive capabilities in various vision and language understanding through learning massive text-image data. However, current conversational models still lack knowledge…

General KnowledgeQuestion AnsweringSelf-Supervised Learning

Insect-Foundation: A Foundation Model and Large-scale 1M Dataset for Visual Insect Understanding

2023-11-26 · CVPR 2024 1 · Hoang-Quan Nguyen, Thanh-Dat Truong, Xuan Bac Nguyen, Ashley Dowling 외

In precision agriculture, the detection and recognition of insects play an essential role in the ability of crops to grow healthy and produce a high-quality yield. The current machine vision model requires a large volume…

Self-Supervised Learning

Deep-Wide Learning Assistance for Insect Pest Classification

2024-09-16 · Toan Nguyen, Huy Nguyen, Huy Ung, Hieu Ung 외

Accurate insect pest recognition plays a critical role in agriculture. It is a challenging problem due to the intricate characteristics of insects. In this paper, we present DeWi, novel learning assistance for insect pes…

ClassificationData AugmentationTriplet

InsectMamba: Insect Pest Classification with State Space Model

2024-04-04 · Qianning Wang, Chenglin Wang, Zhixin Lai, Yucheng Zhou

The classification of insect pests is a critical task in agricultural technology, vital for ensuring food security and environmental sustainability. However, the complexity of pest identification, due to factors like hig…

ClassificationDiversitymodelState Space Models