paper-with-me

Papers

Composite Concept Extraction through Backdooring

2024-06-19 · Banibrata Ghosh, Haripriya Harikumar, Khoa D Doan, Svetha Venkatesh, Santu Rana

Learning composite concepts, such as \textquotedbl red car\textquotedbl , from individual examples -- like a white car representing the concept of \textquotedbl car\textquotedbl{} and a red strawberry representing the concept of \textquotedbl red\textquotedbl -- is inherently challenging. This paper introduces a novel method called Composite Concept Extractor (CoCE), which leverages techniques from traditional backdoor attacks to learn these composite concepts in a zero-shot setting, requiring only examples of individual concepts. By repurposing the trigger-based model backdooring mechanism, we create a strategic distortion in the manifold of the target object (e.g., \textquotedbl car\textquotedbl ) induced by example objects with the target property (e.g., \textquotedbl red\textquotedbl ) from objects \textquotedbl red strawberry\textquotedbl , ensuring the distortion selectively affects the target objects with the target property. Contrastive learning is then employed to further refine this distortion, and a method is formulated for detecting objects that are influenced by the distortion. Extensive experiments with in-depth analysis across different datasets demonstrate the utility and applicability of our proposed approach.

📄 PDF Abstract BibTeX arXiv:2406.13411

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Pay Attention to the Triggers: Constructing Backdoors That Survive Distillation

2025-10-21 · Giovanni De Muri, Mark Vero, Robin Staab, Martin Vechev arxiv

LLMs are often used by downstream users as teacher models for knowledge distillation, compressing their capabilities into memory-efficient models. However, as these teacher models may stem from untrusted parties, distill…

Knowledge Distillation

Learning Reasoning Patterns for Relational Triple Extraction with Mutual Generation of Text and Graph

2022-05-01 · Findings (ACL) 2022 5 · Yubo Chen, Yunqi Zhang, Yongfeng Huang

Relational triple extraction is a critical task for constructing knowledge graphs. Existing methods focused on learning text patterns from explicit relational mentions. However, they usually suffered from ignoring relati…

Graph GenerationKnowledge GraphsRelational ReasoningSentence+1

Curse or Redemption? How Data Heterogeneity Affects the Robustness of Federated Learning

2021-02-01 · Syed Zawad, Ahsan Ali, Pin-Yu Chen, Ali Anwar 외

Data heterogeneity has been identified as one of the key features in federated learning but often overlooked in the lens of robustness to adversarial attacks. This paper focuses on characterizing and understanding its im…

Federated Learning

Unsupervised machine learning approach for building composite indicators with fuzzy metrics

2022-08-15 · Expert Systems with Applications 2022 8 · E. Jiménez-Fernández a, A. Sánchez b, E.A. Sánchez Pérez c

This study aims at developing a new methodological approach for building composite indicators, focusing on the weight schemes through an unsupervised machine learning technique. The composite indicator proposed is based …

Benchmarking

Advanced Semantics for Commonsense Knowledge Extraction

2020-11-02 · Tuan-Phong Nguyen, Simon Razniewski, Gerhard Weikum

Commonsense knowledge (CSK) about concepts and their properties is useful for AI applications such as robust chatbots. Prior works like ConceptNet, TupleKB and others compiled large CSK collections, but are restricted in…

Commonsense Knowledge Base Construction