Tag
Proposes QGB-WkkNN, a quantum granular-ball based k-nearest neighbor framework that enhances classification efficiency and robustness to noise in machine learning.
The paper introduces PersonaLink, a training-free method that distills user history into a bounded persona, matching retrieval on classification tasks but not on regression, highlighting a task-type asymmetry.
The paper introduces PolERo, a dataset of 3,574 annotated question-answer pairs from Romanian presidential transcripts, to study political evasion. It evaluates various NLP classification models and examines cross-lingual transfer, finding that fine-tuned encoders are competitive and ambivalent evasion categories are challenging.
This paper proposes the Multi-Branch Neural Decision Tree with Adaptive Pruning (MBNDT), a decision tree model that improves classification accuracy under depth constraints through adaptive multi-way splits, achieving superior performance on OpenML benchmarks.
This paper proposes a comparative system for classifying Parkinson's disease severity using triaxial IMU sensors and ensemble learning, with LightGBM achieving the best performance at around 97% accuracy across metrics.
An LLM judge consistently returned a fixed confidence score of 0.72 in evaluations, but switching to categorical labels improved score distribution, showing that models are better at classification than numerical estimation for assessments.
This paper presents a black-box method for LLM safety classification using dynamical systems and Koopman operators on prompt-response embedding dynamics to detect unsafe outputs.
The article discusses a new paper arguing that the current classification of human ancestors into genera like Homo, Australopithecus, and Paranthropus is outdated and needs revision based on new fossil and genetic evidence.
This research paper compares various machine learning classifiers for heart disease prediction, finding that Support Vector Machine and Simple Cart achieve the best performance on UCI and Kaggle datasets respectively, highlighting ML's potential to aid in early clinical diagnosis.
ChiroEcho is a deep learning framework that extends automated bat vocalisation classification by combining species and genus predictions with geographic data, increasing operational coverage of European bat species from 73% to 85%.
This paper conducts a controlled audit of memory-policy classification for personalized agents, demonstrating that explicit state elicitation does not significantly improve policy accuracy on a frozen counterfactual dataset for models like Llama-3.3-70B and GPT-OSS-120B.
This paper introduces a data-driven framework combining supervised classification and generative modeling to reconstruct separatrices in multistable dynamical systems, using neural networks and score-based generative models to approximate boundaries of basins of attraction.
Evaluation of gpt-4o-mini and gpt-4o on an event classification system showed gpt-4o performed better, but both models had unreliable confidence scores for real-world decision-making.
Google AI Devs demonstrated Gemini 3.7 Flash by using it to extract and classify plants from historical botanical PDFs with an interactive visualization.
The paper proposes a robust dual-model collaborative random vector functional link network (KRPRVFL) to improve classification accuracy in the presence of noisy labels and outliers, leveraging kernel risk-sensitive mean p-power criterion and collaborative learning.
This paper proposes an adaptive and efficient KNN classifier via granular-ball computing that dynamically determines the k value using granular ball neighborhoods, improving accuracy and robustness while reducing computational cost. The method is open-sourced on GitHub.
This paper introduces GENADA, a generative adversarial attack framework that learns to produce deceptive perturbations for time series classifiers in a single forward pass, achieving comparable attack quality to iterative baselines with lower inference time.
This paper proposes a new asymmetric robust bounded sparse smooth (aR) loss function for l1-norm penalized geometric twin support vector machine (aRSGTSVM) to handle classification and regression tasks with label and feature noise, achieving feature selection and robustness. Experiments on synthetic and UCI datasets plus China stock market index tracking demonstrate superiority.
This paper introduces LabelFusion-TS, which fuses a fine-tuned RoBERTa encoder, a prompted LLM, and time-series transformers over market data to classify Federal Reserve communication as hawkish, dovish, or neutral. The fused system achieves 70.2% weighted F1, outperforming a zero-shot LLM and showing early evidence that market time series help financial text classification.
The paper compares large language models and embedding models across 37 tasks, finding that while aggregate performance is similar, embedding models are far cheaper and faster, supporting a division of labor for cost-efficiency.