• 学术搜索
  • 科研智能体
    • Research Labs
    • AI 阅读
    • AI 文库
    • 深度研究
    • 学者亮点
  • 学术资源
    • AI2000
    • 期刊/会议
    • 学者库
    • 学术API
    • 溯源树
    • 数据集
  • 知识沉淀
    • 学术空间
订阅小程序
旧版功能
aminer vip
开通会员低至0.73元/天
一次搞定AI科研
立即登录
  • English
  • 联系方式
    弗劳恩霍夫电信研究所

    弗劳恩霍夫电信研究所

    Fraunhofer Institute for Telecommunications
    企业
    2,772论文总数
    11.4万引用总数

    论文量&引用量时间轴

    机构学者

    排序
    Martin Schell
    Martin Schell
    The Photonic Component Department, Fraunhofer Heinrich Hertz Institute HHI;Technische Universität Berlin
    论文:210引用:0H-index:0
    Wojciech Samek
    Wojciech Samek
    Department of Electrical Engineering and Computer Science, Technical University of Berlin;Department of Artificial Intelligence, Fraunhofer Heinrich Hertz Institute
    论文:209引用:0H-index:0
    Thomas Wiegand
    Thomas Wiegand
    Fraunhofer Heinrich Hertz Institute;Department of Electrical Engineering and Computer Science, Technical University of Berlin
    论文:201引用:0H-index:0
    Slawomir Stanczak
    Slawomir Stanczak
    Technische Universität Berlin;Wireless Communications and Networks Department, Fraunhofer Institute for Telecommunications, Heinrich-Hertz-Institut;Airpuls GmbH
    论文:158引用:0H-index:0
    Volker Jungnickel
    Volker Jungnickel
    Fraunhofer Institute for Telecommunications, Heinrich Hertz Institut;Technische Universität Berlin
    论文:153引用:0H-index:0
    Ronald Freund
    Ronald Freund
    Ilmenau University of Technology
    论文:134引用:0H-index:0
    Colja Schubert
    Colja Schubert
    Fraunhofer Institute for Telecommunications, Heinrich Hertz Institute;Photonic Networks and Systems Department, Heinrich Hertz Institute
    论文:126引用:0H-index:0
    Wilhelm Keusgen
    Wilhelm Keusgen
    Fraunhofer Heinrich Hertz Inst
    论文:91引用:0H-index:0
    Peter Eisert
    Peter Eisert
    Fraunhofer HHI and Humboldt University
    论文:80引用:0H-index:0

    论文(2772)

    年份
    起
    –
    止
    排序
    1Software for Dataset-wide XAI: from Local Explanations to Global Insights with Zennit, CoRelAy, and ViRelAy
    Christopher J Anders,David Neumann,Wojciech Samek,Klaus-Robert Müller,Sebastian Lapuschkin

    Deep Neural Networks (DNNs) are known to be strong predictors, but their prediction strategies can rarely be understood. With recent advances in Explainable Artificial Intelligence (XAI), approaches are available to explore the reasoning behind those complex models' predictions. Among post-hoc attribution methods, Layer-wise Relevance Propagation (LRP) shows high performance. For deeper quantitative analysis, manual approaches exist, but without the right tools they are unnecessarily labor intensive. In this software paper, we introduce three software packages targeted at scientists to explore model reasoning using attribution approaches and beyond: (1) Zennit - a highly customizable and intuitive attribution framework implementing LRP and related approaches in PyTorch, (2) CoRelAy - a framework to easily and quickly construct quantitative analysis pipelines for dataset-wide analyses of explanations, and (3) ViRelAy - a web-application to interactively explore data, attributions, and analysis results. With this, we provide a standardized implementation solution for XAI, to contribute towards more reproducibility in our field.

    2026引用:73
    引用
    AI阅读
    加入学术空间
    2ASIDE: Architectural Separation of Instructions and Data in Language Models
    Egor Zverev, Evgenii Kortukov, Alexander Panfilov, Alexandra Volkova, Rush Tabesh,Sebastian Lapuschkin,Wojciech Samek,Christoph H. Lampert

    Despite their remarkable performance, large language models lack elementary safety features, making them susceptible to numerous malicious attacks. In particular, previous work has identified the absence of an intrinsic separation between instructions and data as the root cause of the success of prompt injection attacks. In this work, we propose a new architectural element, ASIDE, that allows language models to clearly separate instructions and data at the level of token embeddings. ASIDE applies an orthogonal rotation to the embeddings of data tokens, thus creating clearly distinct representations of instructions and data tokens without introducing any additional parameters. As we demonstrate experimentally across a range of models, instruction-tuning LLMs with ASIDE (1) achieves substantially higher instruction-data separation without performance loss and (2) makes the models more robust to prompt injection benchmarks, even without dedicated safety training. Additionally, we provide insights into the mechanism underlying our method through an analysis of the model representations.

    ICLR 2026引用:19
    引用
    AI阅读
    加入学术空间
    3Strategic Dishonesty Can Undermine AI Safety Evaluations of Frontier LLMs
    Alexander Panfilov, Evgenii Kortukov, Kristina Nikolić,Matthias Bethge,Sebastian Lapuschkin,Wojciech Samek,Ameya Prabhu,Maksym Andriushchenko,Jonas Geiping

    Large language model (LLM) developers aim for their models to be honest, helpful, and harmless. However, when faced with malicious requests, models are trained to refuse, sacrificing helpfulness. We show that frontier LLMs can develop a preference for \textit{dishonesty} as a new strategy, even when other options are available. Affected models respond to harmful requests with outputs that sound harmful but are crafted to be subtly incorrect or otherwise harmless in practice. This behavior emerges with hard-to-predict variations even within models from the same model family. We find no apparent cause for the propensity to deceive, but show that more capable models are better at executing this strategy. Strategic dishonesty already has a practical impact on safety evaluations, as we show that dishonest responses fool \emph{all} output-based monitors used to detect jailbreaks that we test, rendering benchmark scores unreliable. Further, strategic dishonesty can act like a \emph{honeypot} against malicious users, which noticeably obfuscates prior jailbreak attacks. While output monitors fail, we show that linear probes on internal activations can be used to reliably detect strategic dishonesty. We validate probes on datasets with verifiable outcomes and by using them as steering vectors. Overall, we consider strategic dishonesty as a concrete example of a broader concern that alignment of LLMs is hard to control, especially when helpfulness and harmlessness conflict.

    ICLR 2026引用:9
    引用
    AI阅读
    加入学术空间
    4Thought Virus: Viral Misalignment Via Subliminal Prompting in Multi-Agent Systems
    Moritz Weckbecker, Jonas Müller, Ben Hagag, Michael Mulet

    Subliminal prompting is a phenomenon in which language models are biased towards certain concepts or traits through prompting with semantically unrelated tokens. While prior work has examined subliminal prompting in user-LLM interactions, potential bias transfer in multi-agent systems and its associated security implications remain unexplored. In this work, we show that a single subliminally prompted agent can spread a weakening but persisting bias throughout its entire network. We measure this phenomenon across 6 agents using two different topologies, observing that the transferred concept maintains an elevated response rate throughout the network. To exemplify potential misalignment risks, we assess network performance on multiple-choice TruthfulQA, showing that subliminal prompting of a single agent may degrade the truthfulness of other agents. Our findings reveal that subliminal prompting introduces a new attack vector in multi-agent security, with implications for the alignment of such systems. The implementation of all experiments is publicly available at https://github.com/Multi-Agent-Security-Initiative/thought_virus .

    2026引用:6
    引用
    AI阅读
    加入学术空间
    5Dyslexify: A Mechanistic Defense Against Typographic Attacks in CLIP
    Lorenz Hufe, Constantin Venhoff, Erblina Purelku,Maximilian Dreyer,Sebastian Lapuschkin,Wojciech Samek

    Typographic attacks exploit multi-modal systems by injecting text into images, leading to targeted misclassifications, malicious content generation and even Vision-Language Model jailbreaks. In this work, we analyze how CLIP vision encoders behave under typographic attacks, locating specialized attention heads in the latter half of the model's layers that causally extract and transmit typographic information to the cls token. Building on these insights, we introduce Dyslexify - a method to defend CLIP models against typographic attacks by selectively ablating a typographic circuit, consisting of attention heads. Without requiring finetuning, dyslexify improves performance by up to 22.06\% on a typographic variant of ImageNet-100, while reducing standard ImageNet-100 accuracy by less than 1\%, and demonstrate its utility in a medical foundation model for skin lesion diagnosis. Notably, our training-free approach remains competitive with current state-of-the-art typographic defenses that rely on finetuning. To this end, we release a family of dyslexic CLIP models which are significantly more robust against typographic attacks. These models serve as suitable drop-in replacements for a broad range of safety-critical applications, where the risks of text-based manipulation outweigh the utility of text recognition.

    ICLR 2026引用:5
    引用
    AI阅读
    加入学术空间
    立即登录,查看全部 2772 篇论文

    合作机构(100)

    柏林工业大学合作论文 317
    弗劳恩霍夫协会合作论文 51
    克劳斯塔尔工业大学合作论文 42
    马克斯·普朗克学会合作论文 27
    柏林洪堡大学合作论文 26
    柏林弗雷大学合作论文 23
    爱立信合作论文 20
    国立雅典理工大学合作论文 20
    朝鲜大学校合作论文 20
    贝尔实验室合作论文 20

    机构统计