paper-with-me

Papers

Coordinate Matrix Machine: A Human-level Concept Learning to Classify Very Similar Documents

2025-12-26 · Amin Sadri, M Maruf Hossain arxiv

Human-level concept learning argues that humans typically learn new concepts from a single example, whereas machine learning algorithms typically require hundreds of samples to learn a single concept. Our brain subconsciously identifies important features and learns more effectively. Contribution: In this paper, we present the Coordinate Matrix Machine (CM$^2$). This purpose-built small model augments human intelligence by learning document structures and using this information to classify documents. While modern "Red AI" trends rely on massive pre-training and energy-intensive GPU infrastructure, CM$^2$ is designed as a Green AI solution. It achieves human-level concept learning by identifying only the structural "important features" a human would consider, allowing it to classify very similar documents using only one sample per class. Advantage: Our algorithm outperforms traditional vectorizers and complex deep learning models that require larger datasets and significant compute. By focusing on structural coordinates rather than exhaustive semantic vectors, CM$^2$ offers: 1. High accuracy with minimal data (one-shot learning) 2. Geometric and structural intelligence 3. Green AI and environmental sustainability 4. Optimized for CPU-only environments 5. Inherent explainability (glass-box model) 6. Faster computation and low latency 7. Robustness against unbalanced classes 8. Economic viability 9. Generic, expandable, and extendable

📄 PDF Abstract BibTeX arXiv:2512.23749

Code (0)

등록된 구현이 없습니다.

Tasks

One-Shot Learning

Similar Papers 제목 키워드 기반

Foundations of Riemannian Geometry for Riemannian Optimization: A Monograph with Detailed Derivations

2026-05-04 · Benyamin Ghojogh arxiv

Riemannian geometry provides the fundamental framework for optimization on nonlinear spaces such as matrix manifolds, which arise in machine learning, signal processing, and robotics. While the underlying theory is class…

MeGU: Machine-Guided Unlearning with Target Feature Disentanglement

2026-02-19 · Haoyu Wang, Zhuo Huang, Xiaolong Wang, Bo Han 외 arxiv

The growing concern over training data privacy has elevated the "Right to be Forgotten" into a critical requirement, thereby raising the demand for effective Machine Unlearning. However, existing unlearning approaches co…

Dynamic Key-Value Memory Networks for Knowledge Tracing

2016-11-24 · Jiani Zhang, Xingjian Shi, Irwin King, Dit-yan Yeung

Knowledge Tracing (KT) is a task of tracing evolving knowledge state of students with respect to one or more concepts as they engage in a sequence of learning activities. One important purpose of KT is to personalize the…

Knowledge Tracing

Invertible Concept-based Explanations for CNN Models with Non-negative Concept Activation Vectors

2020-06-27 · Ruihan Zhang, Prashan Madumal, Tim Miller, Krista A. Ehinger 외

Convolutional neural network (CNN) models for computer vision are powerful but lack explainability in their most basic form. This deficiency remains a key challenge when applying CNNs in important domains. Recent work on…

ClusteringDimensionality ReductionFeature Importance

Layer-Wise Coordination between Encoder and Decoder for Neural Machine Translation

2018-12-01 · NeurIPS 2018 12 · Tianyu He, Xu Tan, Yingce Xia, Di He 외

Neural Machine Translation (NMT) has achieved remarkable progress with the quick evolvement of model structures. In this paper, we propose the concept of layer-wise coordination for NMT, which explicitly coordinates the …

DecoderMachine TranslationNMTTranslation