Archives AI News

Prompting Neural-Guided Equation Discovery Based on Residuals

arXiv:2511.05586v1 Announce Type: new Abstract: Neural-guided equation discovery systems use a data set as prompt and predict an equation that describes the data set without extensive search. However, if the equation does not meet the user’s expectations, there are few…

Adaptive Group Robust Ensemble Knowledge Distillation

arXiv:2411.14984v2 Announce Type: replace Abstract: Neural networks can learn spurious correlations in the data, often leading to performance degradation for underrepresented subgroups. Studies have demonstrated that the disparity is amplified when knowledge is distilled from a complex teacher model to…

An upper bound of the silhouette validation metric for clustering

arXiv:2509.08625v2 Announce Type: replace Abstract: The silhouette coefficient quantifies, for each observation, the balance between within-cluster cohesion and between-cluster separation, taking values in [-1, 1]. The average silhouette width (ASW) is a widely used internal measure of clustering quality, with…

Learning Task Representations from In-Context Learning

arXiv:2502.05390v2 Announce Type: replace-cross Abstract: Large language models (LLMs) have demonstrated remarkable proficiency in in-context learning (ICL), where models adapt to new tasks through example-based prompts without requiring parameter updates. However, understanding how tasks are internally encoded and generalized remains…