y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#classification News & Analysis

28 articles tagged with #classification. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

28 articles
AIBullisharXiv – CS AI · Mar 127/10
🧠

Taking Shortcuts for Categorical VQA Using Super Neurons

Researchers introduce Super Neurons (SNs), a new method that probes raw activations in Vision Language Models to improve classification performance while achieving up to 5.10x speedup. Unlike Sparse Attention Vectors, SNs can identify discriminative neurons in shallow layers, enabling extreme early exiting from the first layer at the first generated token.

AINeutralarXiv – CS AI · Mar 57/10
🧠

Difficult Examples Hurt Unsupervised Contrastive Learning: A Theoretical Perspective

New research reveals that difficult training examples, which are crucial for supervised learning, actually hurt performance in unsupervised contrastive learning. The study provides theoretical framework and empirical evidence showing that removing these difficult examples can improve downstream classification tasks.

AINeutralarXiv – CS AI · 3d ago5/10
🧠

Improving Requirements Classification with SMOTE-Tomek Preprocessing

Researchers applied SMOTE-Tomek preprocessing to address class imbalance in requirements engineering classification, achieving 76.16% accuracy with logistic regression compared to a 58.31% baseline. The technique combines synthetic minority oversampling with Tomek link removal and stratified K-fold validation on the PROMISE dataset of 969 categorized requirements.

AIBullisharXiv – CS AI · 4d ago6/10
🧠

ECSEL: Explainable Classification via Signomial Equation Learning

Researchers introduced ECSEL, an explainable classification method that learns symbolic equations to create interpretable machine learning models. The approach outperforms competing symbolic regression methods on benchmarks while maintaining computational efficiency and classification accuracy comparable to traditional ML models.

AINeutralarXiv – CS AI · May 126/10
🧠

Relational Retrieval: Leveraging Known-Novel Interactions for Generalized Category Discovery

Researchers propose Relational Pattern Consistency (RPC), a machine learning framework for Generalized Category Discovery that bridges labeled and unlabeled data through bidirectional knowledge transfer. The method uses One-vs-All classifiers and relational pattern matching to simultaneously preserve known categories and discover novel ones, achieving state-of-the-art results on multiple benchmarks.

AIBullisharXiv – CS AI · May 126/10
🧠

The Silent Vote: Improving Zero-Shot LLM Reliability by Aggregating Semantic Neighborhoods

Researchers propose Semantic Softmax, a novel inference-time method that improves zero-shot LLM classification by recovering probability mass lost during constrained decoding. The approach aggregates scores from semantic synonyms, reducing calibration errors and boosting accuracy on emotion and toxicity detection tasks.

AINeutralarXiv – CS AI · May 115/10
🧠

N\"urnberg NLP at PsyDefDetect: Multi-Axis Voter Ensembles for Psychological Defence Mechanism Classification

Nürnberg NLP's ensemble approach for detecting psychological defence mechanisms achieved first place in the PsyDefDetect shared task by leveraging nine independent voters across different model architectures and training methods. The strategy prioritizes error independence over single-model strength, addressing the inherent ambiguity in classifying overlapping psychological categories.

AINeutralarXiv – CS AI · May 116/10
🧠

Approximation-Free Differentiable Oblique Decision Trees

Researchers introduce DTSemNet, a novel neural network representation of oblique decision trees that enables approximation-free gradient-based training for both classification and regression tasks. The approach eliminates reliance on softening or quantized gradients, achieving superior performance on benchmark datasets and expanding decision tree applicability to reinforcement learning environments.

AIBullisharXiv – CS AI · May 76/10
🧠

Mitigating Label Shift in Tabular In-Context Learning via Test-Time Posterior Adjustment

Researchers introduce DistPFN, a test-time adjustment method that improves TabPFN's vulnerability to label shift—a common problem where machine learning models overfit to majority classes. The solution rescales predicted probabilities without requiring architectural changes or retraining, demonstrating significant improvements across 250+ datasets while maintaining performance in standard settings.

AINeutralarXiv – CS AI · Apr 136/10
🧠

Structured Exploration and Exploitation of Label Functions for Automated Data Annotation

Researchers introduce EXPONA, an automated framework for generating label functions that improve weak label quality in machine learning datasets. The system balances exploration across surface, structural, and semantic levels with reliability filtering, achieving up to 98.9% label coverage and 46% downstream performance improvements across diverse classification tasks.

AINeutralarXiv – CS AI · Apr 136/10
🧠

Mitigating Extrinsic Gender Bias for Bangla Classification Tasks

Researchers have developed RandSymKL, a debiasing technique for Bangla language models that mitigates gender bias in classification tasks like sentiment analysis and hate speech detection. The study introduces four manually annotated benchmark datasets with gender-perturbation testing and demonstrates that the approach effectively reduces bias while maintaining competitive accuracy compared to existing methods.

AIBullisharXiv – CS AI · Mar 276/10
🧠

Lightweight GenAI for Network Traffic Synthesis: Fidelity, Augmentation, and Classification

Researchers developed lightweight generative AI models for creating synthetic network traffic data to address privacy concerns and data scarcity in network traffic classification. The models achieved up to 87% F1-score when classifiers were trained solely on synthetic data, with transformer-based approaches providing the best balance of accuracy and computational efficiency.

AINeutralarXiv – CS AI · Mar 55/10
🧠

Zono-Conformal Prediction: Zonotope-Based Uncertainty Quantification for Regression and Classification Tasks

Researchers introduce zono-conformal prediction, a new uncertainty quantification method for machine learning that uses zonotope-based prediction sets instead of traditional intervals. The approach is more computationally efficient and less conservative than existing conformal prediction methods while maintaining statistical coverage guarantees for both regression and classification tasks.

AIBullisharXiv – CS AI · Mar 36/104
🧠

Regularization Through Reasoning: Systematic Improvements in Language Model Classification via Explanation-Enhanced Fine-Tuning

Researchers found that fine-tuning large language models with explanations attached to labels significantly improves classification accuracy compared to label-only training. Surprisingly, even random token sequences that mimic explanation structure provide similar benefits, suggesting the improvement comes from increased token budget and regularization rather than semantic meaning.

AINeutralarXiv – CS AI · Mar 53/10
🧠

A novel network for classification of cuneiform tablet metadata

Researchers developed a novel neural network architecture for classifying cuneiform tablet metadata using point-cloud representations. The convolution-inspired approach outperformed existing transformer-based methods like Point-BERT by gradually down-scaling point clouds while integrating local and global information.

AIBullisharXiv – CS AI · Mar 44/102
🧠

FEAST: Retrieval-Augmented Multi-Hierarchical Food Classification for the FoodEx2 System

Researchers developed FEAST, a new AI framework that improves food classification accuracy for Europe's FoodEx2 system by 12-38% on rare food categories. The system uses retrieval-augmented learning to better classify complex food descriptions into standardized codes used for food safety monitoring across Europe.

AINeutralarXiv – CS AI · Mar 34/104
🧠

Leveraging Model Soups to Classify Intangible Cultural Heritage Images from the Mekong Delta

Researchers developed a new AI framework combining CoAtNet architecture with model soups technique to classify Intangible Cultural Heritage images from the Mekong Delta. The approach achieved 72.36% accuracy on the ICH-17 dataset, outperforming traditional models like ResNet-50 and ViT by reducing variance and improving generalization in low-resource settings.

AINeutralarXiv – CS AI · Mar 34/104
🧠

Improving Wildlife Out-of-Distribution Detection: Africas Big Five

Researchers developed improved out-of-distribution detection methods for wildlife classification, specifically focusing on Africa's Big Five animals to reduce human-wildlife conflict. The study found that feature-based methods using Nearest Class Mean with ImageNet pre-trained features achieved significant improvements of 2%, 4%, and 22% over existing out-of-distribution detection methods.

AINeutralarXiv – CS AI · Mar 25/106
🧠

General vs Domain-Specific CNNs: Understanding Pretraining Effects on Brain MRI Tumor Classification

Research comparing CNN architectures for brain tumor classification found that general-purpose models like ConvNeXt-Tiny (93% accuracy) outperformed domain-specific medical pre-trained models like RadImageNet DenseNet121 (68% accuracy). The study suggests that contemporary general-purpose CNNs with diverse pre-training may be more effective for medical imaging tasks in data-scarce scenarios.

AINeutralarXiv – CS AI · Feb 274/104
🧠

A Fusion of context-aware based BanglaBERT and Two-Layer Stacked LSTM Framework for Multi-Label Cyberbullying Detection

Researchers developed a hybrid AI model combining BanglaBERT and stacked LSTM networks to detect multiple types of cyberbullying in Bangla text simultaneously. The approach addresses limitations in existing single-label classification methods by recognizing that comments can contain overlapping forms of abuse like threats, hate speech, and harassment.

AINeutralOpenAI News · Jun 204/107
🧠

A Holistic Approach to Undesired Content Detection in the Real World

Researchers present a comprehensive approach to developing natural language classification systems for real-world content moderation. The work focuses on creating robust AI systems capable of detecting undesired content across various platforms and contexts.

AIBullisharXiv – CS AI · Mar 34/106
🧠

Machine Learning Grade Prediction Using Students' Grades and Demographics

Researchers developed a unified machine learning framework that predicts both pass/fail outcomes and continuous grades for secondary school students with up to 96% accuracy. The study of 4424 students demonstrates how AI can enable early identification of at-risk students and optimize educational resource allocation through data-driven predictions.

Page 1 of 2Next →