中文
相关论文

相关论文: Composite Concept Extraction through Backdooring

200 篇论文

Compositional Zero-Shot learning (CZSL) aims to recognize unseen compositions of state and object visual primitives seen during training. A problem with standard CZSL is the assumption of knowing which unseen compositions will be available…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Massimiliano Mancini , Muhammad Ferjad Naeem , Yongqin Xian , Zeynep Akata

Recent methods for learning unsupervised visual representations, dubbed contrastive learning, optimize the noise-contrastive estimation (NCE) bound on mutual information between two views of an image. NCE uses randomly sampled negative…

机器学习 · 计算机科学 2020-10-06 Mike Wu , Milan Mosse , Chengxu Zhuang , Daniel Yamins , Noah Goodman

Standard Sparse Autoencoders (SAEs) excel at discovering a dictionary of a model's learned features, offering a powerful observational lens. However, the ambiguous and ungrounded nature of these features makes them unreliable instruments…

机器学习 · 计算机科学 2025-09-29 Jianrong Ding , Muxi Chen , Chenchen Zhao , Qiang Xu

Recently, autoregressive image generation models have wowed audiences with their remarkable capability in creating surprisingly realistic images. Models such as GPT-4o and LlamaGen can not only produce images that faithfully mimic renowned…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Feng Han , Chao Gong , Zhipeng Wei , Jingjing Chen , Yu-Gang Jiang

Synthetic image attribution addresses the problem of tracing back the origin of images produced by generative models. Extensive efforts have been made to explore unique representations of generative models and use them to attribute a…

计算机视觉与模式识别 · 计算机科学 2025-09-05 Jun Wang , Benedetta Tondi , Mauro Barni

Vision benefits from grouping pixels into objects and understanding their spatial relationships, both laterally and in depth. We capture this with a scene representation comprising an occlusion-ordered stack of "object layers," each…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Aneel Damaraju , Dean Hazineh , Todd Zickler

Image caption generation is a long standing and challenging problem at the intersection of computer vision and natural language processing. A number of recently proposed approaches utilize a fully supervised object recognition model within…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Berkan Demirel , Ramazan Gokberk Cinbis , Nazli Ikizler-Cinbis

Computational optical imaging (COI) systems have enabled the acquisition of high-dimensional signals through optical coding elements (OCEs). OCEs encode the high-dimensional signal in one or more snapshots, which are subsequently decoded…

计算机视觉与模式识别 · 计算机科学 2024-06-27 Leon Suarez-Rodriguez , Roman Jacome , Henry Arguello

To extract robust deep representations from long sequential modeling of speech data, we propose a self-supervised learning approach, namely Contrastive Separative Coding (CSC). Our key finding is to learn such representations by separating…

音频与语音处理 · 电气工程与系统科学 2021-03-02 Jun Wang , Max W. Y. Lam , Dan Su , Dong Yu

This paper proposes a simple method to distill and detect backdoor patterns within an image: \emph{Cognitive Distillation} (CD). The idea is to extract the "minimal essence" from an input image responsible for the model's prediction. CD…

机器学习 · 计算机科学 2023-09-14 Hanxun Huang , Xingjun Ma , Sarah Erfani , James Bailey

Category-level object pose estimation aims to recover the rotation, translation and size of unseen instances within predefined categories. In this task, deep neural network-based methods have demonstrated remarkable performance. However,…

计算机视觉与模式识别 · 计算机科学 2025-07-21 Xiao Lin , Yun Peng , Liuyi Wang , Xianyou Zhong , Minghao Zhu , Jingwei Yang , Yi Feng , Chengju Liu , Qijun Chen

Recent advancements in text-to-image diffusion models have brought them to the public spotlight, becoming widely accessible and embraced by everyday users. However, these models have been shown to generate harmful content such as…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Anubhav Jain , Yuya Kobayashi , Takashi Shibuya , Yuhta Takida , Nasir Memon , Julian Togelius , Yuki Mitsufuji

In recent years, there has been an explosive growth in multimodal learning. Image captioning, a classical multimodal task, has demonstrated promising applications and attracted extensive research attention. However, recent studies have…

密码学与安全 · 计算机科学 2024-06-11 Wenshu Fan , Hongwei Li , Wenbo Jiang , Meng Hao , Shui Yu , Xiao Zhang

Zero-shot Learning (ZSL) classification categorizes or predicts classes (labels) that are not included in the training set (unseen classes). Recent works proposed different semantic autoencoder (SAE) models where the encoder embeds a visual…

计算机视觉与模式识别 · 计算机科学 2023-08-14 William Heyden , Habib Ullah , M. Salman Siddiqui , Fadi Al Machot

To recognize objects of the unseen classes, most existing Zero-Shot Learning(ZSL) methods first learn a compatible projection function between the common semantic space and the visual space based on the data of source seen classes, then…

计算机视觉与模式识别 · 计算机科学 2020-01-07 Ziyu Wan , Dongdong Chen , Yan Li , Xingguang Yan , Junge Zhang , Yizhou Yu , Jing Liao

The prior self-supervised learning researches mainly select image-level instance discrimination as pretext task. It achieves a fantastic classification performance that is comparable to supervised learning methods. However, with degraded…

计算机视觉与模式识别 · 计算机科学 2022-05-11 Bing Zhao , Jun Li , Hong Zhu

Despite their impressive performance, generative image models trained on large-scale datasets frequently fail to produce images with seemingly simple concepts -- e.g., human hands or objects appearing in groups of four -- that are…

图形学 · 计算机科学 2025-06-25 Matyas Bohacek , Thomas Fel , Maneesh Agrawala , Ekdeep Singh Lubana

We introduce CogRE, a novel framework for relation extraction (RE), enhancing RE from both accuracy and explainability. The framework has two key components: (i) a reasoning mechanism that formulates relation extraction as a series of…

计算与语言 · 计算机科学 2026-02-17 Xinyu Guo , Zhengliang Shi , Minglai Yang , Mahdi Rahimi , Mihai Surdeanu

Given a query consisting of a reference image and a relative caption, Composed Image Retrieval (CIR) aims to retrieve target images visually similar to the reference one while incorporating the changes specified in the relative caption. The…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Lorenzo Agnolucci , Alberto Baldrati , Alberto Del Bimbo , Marco Bertini

As collaborative learning allows joint training of a model using multiple sources of data, the security problem has been a central concern. Malicious users can upload poisoned data to prevent the model's convergence or inject hidden…

密码学与安全 · 计算机科学 2021-01-21 Ximing Qiao , Yuhua Bai , Siping Hu , Ang Li , Yiran Chen , Hai Li