中文
相关论文

相关论文: Composite Concept Extraction through Backdooring

200 篇论文

Providing explanations along with predictions is crucial in some text processing tasks. Therefore, we propose a new self-interpretable model that performs output prediction and simultaneously provides an explanation in terms of the presence…

机器学习 · 计算机科学 2019-09-30 Diane Bouchacourt , Ludovic Denoyer

Compositionality of semantic concepts in image synthesis and analysis is appealing as it can help in decomposing known and generatively recomposing unknown data. For instance, we may learn concepts of changing illumination, geometry or…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Yunye Gong , Srikrishna Karanam , Ziyan Wu , Kuan-Chuan Peng , Jan Ernst , Peter C. Doerschuk

Text-to-image generative models have achieved impressive fidelity and diversity, but can inadvertently produce unsafe or undesirable content due to implicit biases embedded in large-scale training datasets. Existing concept erasure methods,…

计算机视觉与模式识别 · 计算机科学 2026-04-20 Jun Li , Lizhi Xiong , Ziqiang Li , Weiwei Jiang , Zhangjie Fu , Yong Li , Guo-Sen Xie

Feature and instance co-selection, which aims to reduce both feature dimensionality and sample size by identifying the most informative features and instances, has attracted considerable attention in recent years. However, when dealing with…

机器学习 · 计算机科学 2025-12-18 Yuxin Cai , Yanyong Huang , Jinyuan Chang , Dongjie Wang , Tianrui Li , Xiaoyi Jiang

People easily recognize new visual categories that are new combinations of known components. This compositional generalization capacity is critical for learning in real-world domains like vision and language because the long tail of new…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Yuval Atzmon , Felix Kreuk , Uri Shalit , Gal Chechik

Language models are often at risk of diverse backdoor attacks, especially data poisoning. Thus, it is important to investigate defense solutions for addressing them. Existing backdoor defense methods mainly focus on backdoor attacks with…

计算与语言 · 计算机科学 2024-04-04 Qin Liu , Fei Wang , Chaowei Xiao , Muhao Chen

Co-salient object detection (Co-SOD) aims to identify common salient objects across a group of related images. While recent methods have made notable progress, they typically rely on low-level visual patterns and lack semantic priors,…

计算机视觉与模式识别 · 计算机科学 2025-06-18 Jiayi Zhu , Qing Guo , Felix Juefei-Xu , Yihao Huang , Yang Liu , Geguang Pu

Contrastive opinion extraction aims to extract a structured summary or key points organised as positive and negative viewpoints towards a common aspect or topic. Most recent works for unsupervised key point extraction is largely built on…

计算与语言 · 计算机科学 2023-05-09 Runcong Zhao , Lin Gui , Yulan He

Explicit concept space models have proven efficacy for text representation in many natural language and text mining applications. The idea is to embed textual structures into a semantic space of concepts which captures the main ideas,…

计算与语言 · 计算机科学 2018-12-21 Walid Shalaby , Wlodek Zadrozny

Compositional zero-shot learning aims to recognize unseen compositions of seen visual primitives of object classes and their states. While all primitives (states and objects) are observable during training in some combination, their complex…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Muhammad Gul Zain Ali Khan , Muhammad Ferjad Naeem , Luc Van Gool , Alain Pagani , Didier Stricker , Muhammad Zeshan Afzal

Existing language model compression methods mostly use a simple L2 loss to distill knowledge in the intermediate representations of a large BERT model to a smaller one. Although widely used, this objective by design assumes that all the…

计算与语言 · 计算机科学 2020-09-30 Siqi Sun , Zhe Gan , Yu Cheng , Yuwei Fang , Shuohang Wang , Jingjing Liu

Concept-based explanations aims to fill the model interpretability gap for non-technical humans-in-the-loop. Previous work has focused on providing concepts for specific models (eg, neural networks) or data types (eg, images), and by either…

机器学习 · 计算机科学 2022-05-10 João Bento Sousa , Ricardo Moreira , Vladimir Balayan , Pedro Saleiro , Pedro Bizarro

Contrastive learning is commonly used as a method of self-supervised learning with the "anchor" and "positive" being two random augmentations of a given input image, and the "negative" is the set of all other images. However, the…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Rishab Balasubramanian , Kunal Rathore

Zero-shot learning (ZSL) aims to recognize classes that do not have samples in the training set. One representative solution is to directly learn an embedding function associating visual features with corresponding class semantics for…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Yu Du , Miaojing Shi , Fangyun Wei , Guoqi Li

Many interpretable AI approaches have been proposed to provide plausible explanations for a model's decision-making. However, configuring an explainable model that effectively communicates among computational modules has received less…

机器学习 · 计算机科学 2023-11-09 Jinyung Hong , Keun Hee Park , Theodore P. Pavlic

In compositional zero-shot learning, the goal is to recognize unseen compositions (e.g. old dog) of observed visual primitives states (e.g. old, cute) and objects (e.g. car, dog) in the training set. This is challenging because the same…

计算机视觉与模式识别 · 计算机科学 2021-05-05 Muhammad Ferjad Naeem , Yongqin Xian , Federico Tombari , Zeynep Akata

Compositionality is a cognitive mechanism that allows humans to systematically combine known concepts in novel ways. This study demonstrates how artificial neural agents acquire and utilize compositional generalization to describe…

人工智能 · 计算机科学 2026-01-16 Boaz Carmeli , Ron Meir , Yonatan Belinkov

In this paper, we introduce a contrastive learning framework for keypoint detection (CoKe). Keypoint detection differs from other visual tasks where contrastive learning has been applied because the input is a set of images in which…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Yutong Bai , Angtian Wang , Adam Kortylewski , Alan Yuille

Open-World Compositional Zero-shot Learning (OW-CZSL) aims to recognize novel compositions of state and object primitives in images with no priors on the compositional space, which induces a tremendously large output space containing all…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Fushuo Huo , Wenchao Xu , Song Guo , Jingcai Guo , Haozhao Wang , Ziming Liu , Xiaocheng Lu

Concept Erasure, which aims to prevent pretrained text-to-image models from generating content associated with semantic-harmful concepts (i.e., target concepts), is getting increased attention. State-of-the-art methods formulate this task…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Hongxu Chen , Zhen Wang , Taoran Mei , Lin Li , Bowei Zhu , Runshi Li , Long Chen