3 papers
cs.LG2026
Learning to Query History: Nonstationary Classification via Learned Retrieval
Jimmy Gammell, Bishal Thapaliya, Yoon Jung +3
Nonstationarity is ubiquitous in practical classification settings, leading deployed models to perform poorly even when they generalize well to holdout sets available at training t…
cs.AI2026
Correct Reasoning Paths Visit Shared Decision Pivots
Dongkyu Cho, Amy B. Z. Zhang, Bilel Fehri +4
Chain-of-thought (CoT) reasoning exposes the intermediate thinking process of large language models (LLMs), yet verifying those traces at scale remains unsolved. In response, we in…
cs.LG2024
ECGN: A Cluster-Aware Approach to Graph Neural Networks for Imbalanced Classification
Bishal Thapaliya, Anh Nguyen, Yao Lu +7
Classifying nodes in a graph is a common problem. The ideal classifier must adapt to any imbalances in the class distribution. It must also use information in the clustering struct…