中文
相关论文

相关论文: Generalization Ability of Feature-based Performanc…

200 篇论文

Existing interpretation algorithms have found that, even deep models make the same and right predictions on the same image, they might rely on different sets of input features for classification. However, among these sets of features, some…

机器学习 · 计算机科学 2021-09-03 Xuhong Li , Haoyi Xiong , Siyu Huang , Shilei Ji , Dejing Dou

Generalization performance is a key metric in evaluating machine learning models when applied to real-world applications. Good generalization indicates the model can predict unseen data correctly when trained under a limited number of data.…

机器学习 · 计算机科学 2023-06-07 Zhenyu Sun , Xiaochun Niu , Ermin Wei

Benchmarks shape scientific conclusions about model capabilities and steer model development. This creates a feedback loop: stronger benchmarks drive better models, and better models demand more discriminative benchmarks. Ensuring benchmark…

计算与语言 · 计算机科学 2025-10-01 Arda Uzunoglu , Tianjian Li , Daniel Khashabi

Distributed learning provides an attractive framework for scaling the learning task by sharing the computational load over multiple nodes in a network. Here, we investigate the performance of distributed learning for large-scale linear…

机器学习 · 统计学 2021-11-03 Martin Hellkvist , Ayça Özçelikkale , Anders Ahlén

A large language model's (LLM's) out-of-distribution (OOD) generalisation ability is crucial to its deployment. Previous work assessing LLMs' generalisation performance, however, typically focuses on a single out-of-distribution dataset.…

计算与语言 · 计算机科学 2025-12-09 Matteo Boglioni , Andrea Sgobbi , Gabriel Tavernini , Francesco Rita , Marius Mosbach , Tiago Pimentel

Modern machine learning tasks often require considering not just one but multiple objectives. For example, besides the prediction quality, this could be the efficiency, robustness or fairness of the learned models, or any of their…

机器学习 · 计算机科学 2022-08-30 Peter Súkeník , Christoph H. Lampert

Efficient solving of an unseen optimization problem is related to appropriate selection of an optimization algorithm and its hyper-parameters. For this purpose, automated algorithm performance prediction should be performed that in most…

神经与进化计算 · 计算机科学 2021-10-25 Risto Trajanov , Stefan Dimeski , Martin Popovski , Peter Korošec , Tome Eftimov

Generalization is the ability of a model to predict on unseen domains and is a fundamental task in machine learning. Several generalization bounds, both theoretical and empirical have been proposed but they do not provide tight bounds .In…

机器学习 · 计算机科学 2021-01-19 Sumukh Aithal K , Dhruva Kashyap , Natarajan Subramanyam

The selection, development, or comparison of machine learning methods in data mining can be a difficult task based on the target problem and goals of a particular study. Numerous publicly available real-world and simulated benchmark…

机器学习 · 计算机科学 2017-03-03 Randal S. Olson , William La Cava , Patryk Orzechowski , Ryan J. Urbanowicz , Jason H. Moore

This study examines the generalization performance and interpretability of machine learning (ML) models used for predicting crop yield and yield anomalies in Germany's NUTS-3 regions. Using a high-quality, long-term dataset, the study…

机器学习 · 计算机科学 2025-12-18 Roland Baatz

Most supervised machine learning tasks are subject to irreducible prediction errors. Probabilistic predictive models address this limitation by providing probability distributions that represent a belief over plausible targets, rather than…

机器学习 · 统计学 2022-10-25 David Widmann , Fredrik Lindsten , Dave Zachariah

In economics and many other forecasting domains, the real world problems are too complex for a single model that assumes a specific data generation process. The forecasting performance of different methods changes depending on the nature of…

机器学习 · 计算机科学 2023-09-26 Li Li , Feng Li , Yanfei Kang

Benchmarks have emerged as the central approach for evaluating Large Language Models (LLMs). The research community often relies on a model's average performance across the test prompts of a benchmark to evaluate the model's performance.…

计算与语言 · 计算机科学 2024-06-07 Melissa Ailem , Katerina Marazopoulou , Charlotte Siska , James Bono

Despite being able to capture a range of features of the data, high accuracy models trained with supervision tend to make similar predictions. This seemingly implies that high-performing models share similar biases regardless of training…

机器学习 · 计算机科学 2022-04-27 Raphael Gontijo-Lopes , Yann Dauphin , Ekin D. Cubuk

Estimating model performance without labels is an important goal for understanding how NLP models generalize. While prior work has proposed measures based on dataset similarity or predicted correctness, it remains unclear when these…

计算与语言 · 计算机科学 2025-10-13 Veronica Rammouz , Aaron Gonzalez , Carlos Cruzportillo , Adrian Tan , Nicole Beebe , Anthony Rios

Machine learning (ML) models have difficulty generalizing when the number of training class instances are numerically imbalanced. The problem of generalization in the face of data imbalance has largely been attributed to the lack of…

机器学习 · 计算机科学 2024-07-16 Damien A. Dablain , Nitesh V. Chawla

Machine learning models are becoming increasingly popular in different types of settings. This is mainly caused by their ability to achieve a level of predictive performance that is hard to match by human experts in this new era of big…

机器学习 · 计算机科学 2021-09-20 Luis Torgo , Paulo Azevedo , Ines Areosa

We study how well machine learning models trained on causal features generalize across domains. We consider 16 prediction tasks on tabular datasets covering applications in health, employment, education, social benefits, and politics. Each…

机器学习 · 计算机科学 2024-10-24 Vivian Y. Nastl , Moritz Hardt

Machine learning has achieved tremendous success in a variety of domains in recent years. However, a lot of these success stories have been in places where the training and the testing distributions are extremely similar to each other. In…

机器学习 · 统计学 2021-03-05 Martin Arjovsky

That shared features between train and test data are required for generalisation in artificial neural networks has been a common assumption of both proponents and critics of these models. Here, we show that convolutional architectures avoid…

神经与进化计算 · 计算机科学 2021-07-15 Jeff Mitchell , Jeffrey S. Bowers