中文
相关论文

相关论文: Class Distribution Shifts in Zero-Shot Learning: L…

200 篇论文

Understanding how information propagates in real-life complex networks yields a better understanding of dynamic processes such as misinformation or epidemic spreading. The recently introduced branch of machine learning methods for learning…

社会与信息网络 · 计算机科学 2023-02-21 Sebastian Mežnar , Nada Lavrač , Blaž Škrlj

Zero-shot classification is a generalization task where no instance from the target classes is seen during training. To allow for test-time transfer, each class is annotated with semantic information, commonly in the form of attributes or…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Tristan Sylvain , Linda Petrini , R Devon Hjelm

It has been shown that instead of learning actual object features, deep networks tend to exploit non-robust (spurious) discriminative features that are shared between training and test sets. Therefore, while they achieve state of the art…

机器学习 · 统计学 2019-11-19 Devansh Arpit , Caiming Xiong , Richard Socher

Intelligent agents must be generalists, capable of quickly adapting to various tasks. In reinforcement learning (RL), model-based RL learns a dynamics model of the world, in principle enabling transfer to arbitrary reward functions through…

机器学习 · 计算机科学 2025-01-22 Chuning Zhu , Xinqi Wang , Tyler Han , Simon S. Du , Abhishek Gupta

Humans perceive the world through multiple senses, enabling them to create a comprehensive representation of their surroundings and to generalize information across domains. For instance, when a textual description of a scene is given,…

人工智能 · 计算机科学 2025-06-05 Léopold Maytié , Benjamin Devillers , Alexandre Arnold , Rufin VanRullen

This paper presents a method of zero-shot learning (ZSL) which poses ZSL as the missing data problem, rather than the missing label problem. Specifically, most existing ZSL methods focus on learning mapping functions from the image feature…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Bo Zhao , Botong Wu , Tianfu Wu , Yizhou Wang

Existing algorithms for ensuring fairness in AI use a single-shot training strategy, where an AI model is trained on an annotated training dataset with sensitive attributes and then fielded for utilization. This training strategy is…

机器学习 · 计算机科学 2023-01-31 Serban Stan , Mohammad Rostami

This paper addresses the challenge of neural state estimation in power distribution systems. We identified a research gap in the current state of the art, which lies in the inability of models to adapt to changes in the power grid, such as…

机器学习 · 计算机科学 2025-06-03 Aleksandr Berezin , Stephan Balduin , Thomas Oberließen , Sebastian Peter , Eric MSP Veith

Deep Reinforcement Learning (RL) models often fail to generalize when even small changes occur in the environment's observations or task requirements. Addressing these shifts typically requires costly retraining, limiting the reusability of…

机器学习 · 计算机科学 2025-03-05 Antonio Pio Ricciardi , Valentino Maiorca , Luca Moschella , Riccardo Marin , Emanuele Rodolà

Training vision-based manipulation policies that are robust across diverse visual environments remains an important and unresolved challenge in robot learning. Current approaches often sidestep the problem by relying on invariant…

机器人学 · 计算机科学 2025-05-20 Sumeet Batra , Gaurav Sukhatme

Zero-Shot Learning (ZSL) is a classification task where we do not have even a single training labeled example from a set of unseen classes. Instead, we only have prior information (or description) about seen and unseen classes, often in the…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Shabnam Daghaghi , Tharun Medini , Anshumali Shrivastava

In generalized zero shot learning (GZSL), the set of classes are split into seen and unseen classes, where training relies on the semantic features of the seen and unseen classes and the visual representations of only the seen classes,…

计算机视觉与模式识别 · 计算机科学 2018-08-03 Rafael Felix , B. G. Vijay Kumar , Ian Reid , Gustavo Carneiro

Learning policies which are robust to changes in the environment are critical for real world deployment of Reinforcement Learning agents. They are also necessary for achieving good generalization across environment shifts. We focus on…

机器学习 · 计算机科学 2023-06-08 Anuj Mahajan , Amy Zhang

Zero-shot learning (ZSL) has received increasing attention in recent years especially in areas of fine-grained object recognition, retrieval, and image captioning. The key to ZSL is to transfer knowledge from the seen to the unseen classes…

机器学习 · 计算机科学 2020-02-12 Zhizhe Liu , Xingxing Zhang , Zhenfeng Zhu , Shuai Zheng , Yao Zhao , Jian Cheng

In this work, we address the challenge of zero-shot generalization (ZSG) in Reinforcement Learning (RL), where agents must adapt to entirely novel environments without additional training. We argue that understanding and utilizing…

机器学习 · 计算机科学 2024-04-16 Tidiane Camaret Ndir , André Biedenkapp , Noor Awad

We present a meta-learning based generative model for zero-shot learning (ZSL) towards a challenging setting when the number of training examples from each \emph{seen} class is very few. This setup contrasts with the conventional ZSL…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Vinay Kumar Verma , Ashish Mishra , Anubha Pandey , Hema A. Murthy , Piyush Rai

Scaling up visual category recognition to large numbers of classes remains challenging. A promising research direction is zero-shot learning, which does not require any training data to recognize new classes, but rather relies on some form…

计算机视觉与模式识别 · 计算机科学 2016-04-12 Zeynep Akata , Mateusz Malinowski , Mario Fritz , Bernt Schiele

Policy learning using historical observational data is an important problem that has found widespread applications. Examples include selecting offers, prices, advertisements to send to customers, as well as selecting which medication to…

机器学习 · 计算机科学 2023-09-13 Nian Si , Fan Zhang , Zhengyuan Zhou , Jose Blanchet

Feature selection, an effective technique for dimensionality reduction, plays an important role in many machine learning systems. Supervised knowledge can significantly improve the performance. However, faced with the rapid growth of newly…

计算机视觉与模式识别 · 计算机科学 2021-07-15 Zheng Wang , Qiao Wang , Tingzhang Zhao , Xiaojun Ye

Zero-shot learning (ZSL) aims to transfer knowledge from seen classes to semantically related unseen classes, which are absent during training. The promising strategies for ZSL are to synthesize visual features of unseen classes conditioned…

人工智能 · 计算机科学 2021-12-30 Yun Li , Zhe Liu , Lina Yao , Xiaojun Chang