Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Higher Mental Functions of the Brain: Language01:10

Higher Mental Functions of the Brain: Language

1.9K
Language is a system of communication that allows the expression of thoughts, ideas, and feelings. The brain processes language in both hemispheres.
Language formation and comprehension take place in the dominant hemisphere. The dominant hemisphere is responsible for understanding the meaning of spoken, written, or sign language, as well as the ability to communicate. For most people, the left hemisphere is the dominant one. The right hemisphere, then, gives tone and emotional context to the...
1.9K
Classification of Signals01:30

Classification of Signals

1.0K
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
1.0K
Neural Circuits01:25

Neural Circuits

1.9K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
1.9K
Classification of Neurotransmitters01:30

Classification of Neurotransmitters

4.0K
Neurotransmitters play a crucial role in the communication between neurons in the autonomic nervous system. Neurons in the autonomic nervous system can be cholinergic or adrenergic depending on the neurotransmitters synthesized. Cholinergic neurons use acetylcholine as their primary neurotransmitter. This includes all the preganglionic fibers of the sympathetic and pre- and postganglionic fibers of the parasympathetic nervous systems. In addition, neurons of the somatic nervous system also use...
4.0K
Classification of Systems-I01:26

Classification of Systems-I

359
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
359
Classification of Systems-II01:31

Classification of Systems-II

257
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
257

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Benchmarking machine learning approaches for polarization mapping in ferroelectrics using 4D-STEM.

Scientific reports·2026
Same author

Large language models in food and nutrition science: Opportunities, challenges, and the case of FoodyLLM.

Current research in food science·2026
Same author

Multi-label classification for biomedical literature: an overview of the BioCreative VII LitCovid Track for COVID-19 literature topic annotations.

Database : the journal of biological databases and curation·2022
Same author

Investigating cross-lingual training for offensive language detection.

PeerJ. Computer science·2021
Same author

Temporal Integration of Text Transcripts and Acoustic Features for Alzheimer's Diagnosis Based on Spontaneous Speech.

Frontiers in aging neuroscience·2021
Same author

Prioritisation of Compounds for 3CL<sup>pro</sup> Inhibitor Development on SARS-CoV-2 Variants.

Molecules (Basel, Switzerland)·2021
Same journal

Your Next State-of-the-Art Could Come from Another Domain: A Cross-Domain Analysis of Hierarchical Text Classification.

Machine learning·2026
Same journal

Linear Causal Discovery with Interventional Constraints.

Machine learning·2026
Same journal

Boolean matrix logic programming for active learning of gene functions in genome-scale metabolic network models.

Machine learning·2025
Same journal

Mining exceptional social behavior on attributed interaction networks.

Machine learning·2025
Same journal

Persistent Laplacian-enhanced algorithm for scarcely labeled data classification.

Machine learning·2025
Same journal

Ensuring medical AI safety: interpretability-driven detection and mitigation of spurious model behavior and associated data.

Machine learning·2025
See all related articles

Related Experiment Video

Updated: Oct 14, 2025

Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

83

autoBOT: evolving neuro-symbolic representations for explainable low resource text classification.

Blaž Škrlj1,2, Matej Martinc1,2, Nada Lavrač1,3

  • 1Jožef Stefan Institute, Jamova 39, 1000 Ljubljana, Slovenia.

Machine Learning
|November 1, 2021
PubMed
Summary
This summary is machine-generated.

This study introduces autoBOT, an automated machine learning approach that evolves text representations for low-resource scenarios. autoBOT achieves competitive performance in text classification while offering explainability and reduced data requirements.

Keywords:
AutoMLNatural language processingNeuro-symbolic computingRepresentation learning

More Related Videos

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

731

Related Experiment Videos

Last Updated: Oct 14, 2025

Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

83
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

731

Area of Science:

  • Natural Language Processing
  • Machine Learning
  • Artificial Intelligence

Background:

  • State-of-the-art neural language models excel at text classification but are resource-intensive.
  • Training large models requires substantial data, computational power, and extensive hyperparameter tuning.
  • Existing methods pose challenges for low-resource learning environments with limited data and hardware.

Purpose of the Study:

  • To develop an explainable, low-resource text classification method using automatically evolved representations.
  • To present autoBOT (automatic Bags-Of-Tokens), an automated machine learning (autoML) approach for resource-constrained scenarios.
  • To enable competitive performance without the need for massive datasets or extensive computational resources.

Main Methods:

  • An evolutionary algorithm jointly optimizes sparse text representations (word, subword, POS tags, keywords, knowledge graphs, relational features) and document embeddings.
  • Evolution is performed at the representation level, not the learner level.
  • The approach is designed for automated hyperparameter tuning in low-resource settings.

Main Results:

  • autoBOT demonstrates competitive text classification performance across fourteen real-world tasks.
  • The method achieves comparable or superior results to state-of-the-art models like BERT and RoBERTa.
  • Performance is competitive against another autoML approach that evolves ensemble models.

Conclusions:

  • autoBOT provides an effective and explainable solution for text classification in low-resource scenarios.
  • The method reduces the dependency on large datasets and extensive computational resources.
  • The explainability of autoBOT, stemming from input space importance, offers potential for meta-transfer learning.