paper-with-me

Papers

Interestingness First Classifiers

2025-08-27 · Ryoma Sato arxiv

Most machine learning models are designed to maximize predictive accuracy. In this work, we explore a different goal: building classifiers that are interesting. An ``interesting classifier'' is one that uses unusual or unexpected features, even if its accuracy is lower than the best possible model. For example, predicting room congestion from CO2 levels achieves near-perfect accuracy but is unsurprising. In contrast, predicting room congestion from humidity is less accurate yet more nuanced and intriguing. We introduce EUREKA, a simple framework that selects features according to their perceived interestingness. Our method leverages large language models to rank features by their interestingness and then builds interpretable classifiers using only the selected interesting features. Across several benchmark datasets, EUREKA consistently identifies features that are non-obvious yet still predictive. For example, in the Occupancy Detection dataset, our method favors humidity over CO2 levels and light intensity, producing classifiers that achieve meaningful accuracy while offering insights. In the Twin Papers dataset, our method discovers the rule that papers with a colon in the title are more likely to be cited in the future. We argue that such models can support new ways of knowledge discovery and communication, especially in settings where moderate accuracy is sufficient but novelty and interpretability are valued.

📄 PDF Abstract BibTeX arXiv:2508.19780

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A unified framework of predicting binary interestingness of images based on discriminant correlation analysis and multiple kernel learning

2019-10-14 · Qiang Sun, Liting Wang, Maohui Li, Longtao Zhang 외

In the modern content-based image retrieval systems, there is an increasingly interest in constructing a computationally effective model to predict the interestingness of images since the measure of image interestingness…

Content-Based Image RetrievalImage RetrievalRetrieval

Standardizing Interestingness Measures for Association Rules

2013-08-16 · Mateen Shaikh, Paul D. McNicholas, M. Luiza Antonie, T. Brendan Murphy

Interestingness measures provide information that can be used to prune or select association rules. A given value of an interestingness measure is often interpreted relative to the overall range of the values that the in…

Learning Interestingness in Automated Mathematical Theory Formation

2025-11-05 · George Tsoukalas, Rahul Saha, Amitayush Thakur, Sabrina Reguyal 외 arxiv

We take two key steps in automating the open-ended discovery of new mathematical theories, a grand challenge in artificial intelligence. First, we introduce $\emph{FERMAT}$, a reinforcement learning (RL) environment that…

Reinforcement Learning

IntrEx: A Dataset for Modeling Engagement in Educational Conversations

2025-09-08 · Xingwei Tan, Mahathi Parvatham, Chiara Gambi, Gabriele Pergola arxiv

Engagement and motivation are crucial for second-language acquisition, yet maintaining learner interest in educational conversations remains a challenge. While prior research has explored what makes educational texts int…

Reinforcement LearningLanguage Acquisition

Visual Interestingness Decoded: How GPT-4o Mirrors Human Interests

2025-10-15 · Fitim Abdullahu, Helmut Grabner arxiv

Our daily life is highly influenced by what we consume and see. Attracting and holding one's attention -- the definition of (visual) interestingness -- is essential. The rise of Large Multimodal Models (LMMs) trained on …