supervised-learning

Tag

Cards List
#supervised-learning

MIITA: Memory-Induced Inference-Time Adaptation for Continual Learning with Small Language Models

arXiv cs.AI · 2026-07-28 Cached

MIITA is a memory-induced inference-time adaptation framework for continual learning with small language models. It stores correction-direction prototypes and applies gated hidden-state adaptation at inference time to mitigate catastrophic forgetting without updating backbone parameters.

0 favorites 0 likes
#supervised-learning

Interpretable Depression Detection from Social Media Text Using LLM-Derived Embeddings

arXiv cs.CL · 2026-07-27 Cached

This paper investigates the use of large language models (LLMs) and supervised classifiers for depression detection from social media text, proposing a prompt-based embedding method that enhances interpretability. Experiments on multiple datasets show that zero-shot LLMs perform well for binary classification but struggle with fine-grained severity, while supervised models on LLM summary embeddings achieve more consistent performance across multi-class and ordinal tasks.

0 favorites 0 likes
#supervised-learning

SEER: Supervised Learning to Control Energetic Reasoning

arXiv cs.AI · 2026-07-21 Cached

This paper investigates using supervised learning to build an oracle that decides when to apply the computationally expensive Energetic Reasoning propagator in constraint programming, showing high prediction accuracy and highlighting key design choices.

0 favorites 0 likes
#supervised-learning

From hyperplanes to hyperellipsoids: characterizing the inherent interpretability of linear and single-qubit mixed-state binary classification models

arXiv cs.LG · 2026-07-20 Cached

This paper characterizes the inherent interpretability of linear models vs. single-qubit mixed-state models for binary classification, showing that the quantum model learns a hyperellipsoid instead of a hyperplane, with implications for inductive biases and pedagogy.

0 favorites 0 likes
#supervised-learning

Design-Based Supervised Learning with Noisy Human Labels

arXiv cs.AI · 2026-07-20 Cached

Proposes Partially Adjudicated Design-Based Supervised Learning (PA-DSL), a method that corrects noisy human labels using a small set of adjudicated cases to debias automated classifiers, achieving nominal coverage and reducing RMSE by 10-17% in experiments.

0 favorites 0 likes
#supervised-learning

Comparing Architectures for Supervised Political Scaling

arXiv cs.CL · 2026-07-03 Cached

This paper consolidates the state of the art in supervised political scaling, investigating whether joint prediction of ideological scales and a middle ground between classification and regression can improve performance.

0 favorites 0 likes
#supervised-learning

Data-driven Machine Learning Cannot Reach Symbolic-level Logical Reasoning -- The Limit of the Scaling Law

arXiv cs.AI · 2026-06-26 Cached

The paper argues that data-driven machine learning systems, including GPT-5, cannot achieve symbolic-level logical reasoning through scaling alone, due to inherent limitations in distinguishing logical structures from statistical regularities.

0 favorites 0 likes
#supervised-learning

Supervised Reinforcement Learning for the Coordination of Distributed Energy Resources

arXiv cs.LG · 2026-06-25 Cached

This paper proposes a Supervised Reinforcement Learning (SRL) framework for coordinating distributed energy resources, pre-training on demonstration data and fine-tuning with RL to improve sample efficiency and performance.

0 favorites 0 likes
#supervised-learning

@OkhayIea: Everyone's racing to build "AI scientists." So we asked a blunt question: Can today's best coding agents beat the publi…

X AI KOLs Timeline · 2026-06-24 Cached

Introduces NatureBench, a cross-disciplinary benchmark of 90 tasks from Nature papers to test AI coding agents, finding the best agent (Claude Opus 4.7) surpasses SOTA on only 17.8% of tasks and often succeeds by reducing science to supervised ML rather than genuine discovery.

0 favorites 0 likes
#supervised-learning

Layer-wise Probing of wav2vec 2.0 and Whisper for Consonant Cluster Reduction in African American English

arXiv cs.CL · 2026-06-24 Cached

This paper uses layer-wise probing to investigate how wav2vec 2.0 and Whisper encode consonant cluster reduction in African American English, finding that both models distinguish reduced and canonical forms and preserve cues to underlying stops.

0 favorites 0 likes
#supervised-learning

Attribute Inference from Interactive Targeted Ads

arXiv cs.AI · 2026-06-16 Cached

This paper models how interactive targeted ads can leak user attribute information through observable interactions, and evaluates Bayesian, supervised, and other attack methods on synthetic data. It also discusses disclosure controls as a defense.

0 favorites 0 likes
#supervised-learning

Cross-Dataset Bloom Question Classification: Supervised Models and Prompted LLMs

arXiv cs.CL · 2026-06-15 Cached

This paper evaluates cross-dataset generalization of supervised ML/DL models and prompted LLMs for automatic Bloom's taxonomy classification of assessment questions, finding that LLMs are more robust across diverse educational contexts.

0 favorites 0 likes
#supervised-learning

Improving Cross-Format Robustness in Language Models with Multi-Format Training

arXiv cs.CL · 2026-06-11 Cached

This paper introduces FormatMix, a multi-format training approach that improves LLM consistency across different answer formats by expanding a subset of training items into multiple equivalent formats, showing that format diversity is key to robustness.

0 favorites 0 likes
#supervised-learning

Rich Sutton on AI creativity and discovery

Hacker News Top · 2026-06-10 Cached

Rich Sutton argues that generative AI trained by supervised learning cannot achieve genuine novelty and quality simultaneously, and that true discovery requires a 'vary, evaluate, select' mechanism found in reinforcement learning rather than pure imitation.

0 favorites 0 likes
#supervised-learning

Bayes-Sufficient Representations in Supervised Learning

arXiv cs.LG · 2026-06-04 Cached

This paper formalizes the concept of Bayes-sufficient representations in supervised learning, defining when a representation retains exactly the information needed for Bayes-optimal prediction under a given loss function. It introduces the Bayes quotient as a canonical loss-dependent object and connects the framework to property elicitation, illustrating distinctions between sufficiency, minimality, and excess retained information through experiments.

0 favorites 0 likes
#supervised-learning

Return-to-Go Is More Than a Number: Q-Guided Alignment for Return-Conditioned Supervised Learning

arXiv cs.LG · 2026-05-29 Cached

This paper proposes Q-align DT, a framework that aligns return-to-go with Q-values to improve controllability and performance in offline reinforcement learning, achieving superior results on D4RL benchmarks.

0 favorites 0 likes
#supervised-learning

Assessing the Operational Viability of Foundation Models for Time Series Forecasting

arXiv cs.LG · 2026-05-26 Cached

This paper presents an applied evaluation of foundation models for time series forecasting compared to supervised approaches across four operational domains, and proposes a Complexity Router to selectively assign series to the optimal model class for balancing accuracy and inference cost.

0 favorites 0 likes
#supervised-learning

Goal-Conditioned Supervised Learning for LLM Fine-Tuning

arXiv cs.LG · 2026-05-19 Cached

This paper proposes goal-conditioned supervised learning (GCSL) as an offline fine-tuning framework for LLMs, which treats feedback as an explicit goal and trains models via supervised learning with a novel goal formulation and natural-language goal representations. Evaluated on non-toxic generation, code generation, and recommendation, it outperforms standard offline baselines.

0 favorites 0 likes
#supervised-learning

From Imitation to Interaction: Mastering Game of Schnapsen with Shallow Reinforcement Learning

arXiv cs.AI · 2026-05-19 Cached

This paper investigates whether shallow neural network agents can master the card game Schnapsen using reinforcement learning, outperforming a supervised imitation baseline and achieving competitive results against a strong search-based opponent.

0 favorites 0 likes
#supervised-learning

@jennyzhangzt: general Intelligence requires rethinking exploration

X AI KOLs Timeline · 2026-05-16 Cached

This paper argues that exploration is essential for all learning systems, including supervised learning, and proposes a framework for generalized exploration to drive open-ended learning towards general intelligence.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback