中文
相关论文

相关论文: LAYA: Layer-wise Attention Aggregation for Interpr…

200 篇论文

Prompt learning is a dominant paradigm for adapting pre-trained Vision-Language Models (VLMs) to downstream tasks. However, existing methods often rely on a simplistic, layer-centric view, assuming shallow layers capture general features…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Yiming Ma , Hongkun Yang , Lionel Z. Wang , Bin Chen , Weizhi Xian , Jianzhi Teng

Many vision and language tasks require commonsense reasoning beyond data-driven image and natural language processing. Here we adopt Visual Question Answering (VQA) as an example task, where a system is expected to answer a question in…

计算机视觉与模式识别 · 计算机科学 2018-03-26 Somak Aditya , Yezhou Yang , Chitta Baral

Many real-world applications involve data from multiple modalities and thus exhibit the view heterogeneity. For example, user modeling on social media might leverage both the topology of the underlying social network and the content of the…

机器学习 · 计算机科学 2021-02-16 Lecheng Zheng , Yu Cheng , Hongxia Yang , Nan Cao , Jingrui He

We introduce a new family of neural network models called Convolutional Dynamic Alignment Networks (CoDA Nets), which are performant classifiers with a high degree of inherent interpretability. Their core building blocks are Dynamic…

机器学习 · 统计学 2024-01-17 Moritz Böhle , Mario Fritz , Bernt Schiele

Recent works in autonomous driving have widely adopted the bird's-eye-view (BEV) semantic map as an intermediate representation of the world. Online prediction of these BEV maps involves non-trivial operations such as multi-camera data…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Florent Bartoccioni , Éloi Zablocki , Andrei Bursuc , Patrick Pérez , Matthieu Cord , Karteek Alahari

This article explores the convergence of connectionist and symbolic artificial intelligence (AI), from historical debates to contemporary advancements. Traditionally considered distinct paradigms, connectionist AI focuses on neural…

人工智能 · 计算机科学 2024-10-15 Haoyi Xiong , Zhiyuan Wang , Xuhong Li , Jiang Bian , Zeke Xie , Shahid Mumtaz , Anwer Al-Dulaimi , Laura E. Barnes

Convolutional neural networks have enabled major progresses in addressing pixel-level prediction tasks such as semantic segmentation, depth estimation, surface normal prediction and so on, benefiting from their powerful capabilities in…

计算机视觉与模式识别 · 计算机科学 2021-12-16 Guanglei Yang , Paolo Rota , Xavier Alameda-Pineda , Dan Xu , Mingli Ding , Elisa Ricci

While mechanistic interpretability has developed powerful tools to analyze the internal workings of Large Language Models (LLMs), their complexity has created an accessibility gap, limiting their use to specialists. We address this…

计算与语言 · 计算机科学 2026-02-23 Aaron Louis Eidt , Nils Feldhus

We introduce Iterated Integrated Attributions (IIA) - a generic method for explaining the predictions of vision models. IIA employs iterative integration across the input image, the internal representations generated by the model, and their…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Oren Barkan , Yehonatan Elisha , Yuval Asher , Amit Eshel , Noam Koenigstein

Transformer networks have achieved remarkable success across diverse domains, leveraging a variety of architectural innovations, including residual connections. However, traditional residual connections, which simply sum the outputs of…

机器学习 · 计算机科学 2025-07-25 Mike Heddes , Adel Javanmard , Kyriakos Axiotis , Gang Fu , MohammadHossein Bateni , Vahab Mirrokni

The ubiquity of neural networks (NNs) in real-world applications, from healthcare to natural language processing, underscores their immense utility in capturing complex relationships within high-dimensional data. However, NNs come with…

机器学习 · 计算机科学 2024-07-08 Chang Yue , Niraj K. Jha

Large language models have been successful at tasks involving basic forms of in-context reasoning, such as generating coherent language, as well as storing vast amounts of knowledge. At the core of the Transformer architecture behind such…

机器学习 · 计算机科学 2025-03-10 Lei Chen , Joan Bruna , Alberto Bietti

Machine learning models with both good predictability and high interpretability are crucial for decision support systems. Linear regression is one of the most interpretable prediction models. However, the linearity in a simple linear…

机器学习 · 统计学 2022-04-29 Lkhagvadorj Munkhdalai , Tsendsuren Munkhdalai , Keun Ho Ryu

The interpretability of neural networks (NNs) is a challenging but essential topic for transparency in the decision-making process using machine learning. One of the reasons for the lack of interpretability is random weight initialization,…

机器学习 · 计算机科学 2021-03-01 Shohei Kubota , Hideaki Hayashi , Tomohiro Hayase , Seiichi Uchida

Understanding how deep neural networks learn useful internal representations from data remains a central open problem in the theory of deep learning. We introduce Neural Low-Degree Filtering (Neural LoFi), a stylized limit of gradient-based…

机器学习 · 计算机科学 2026-05-14 Yatin Dandi , Matteo Vilucchio , Luca Arnaboldi , Hugo Tabanelli , Florent Krzakala

The prefill stage in long-context LLM inference remains a computational bottleneck. Recent token-ranking heuristics accelerate inference by selectively processing a subset of semantically relevant tokens. However, existing methods suffer…

计算与语言 · 计算机科学 2026-02-19 Bradley McDanel , Steven Li , Harshit Khaitan

Symbolic regression (SR) aims to discover closed-form mathematical expressions that accurately describe data, offering interpretability and analytical insight beyond standard black-box models. Existing SR methods often rely on…

机器学习 · 计算机科学 2025-06-17 Mansooreh Montazerin , Majd Al Aawar , Antonio Ortega , Ajitesh Srivastava

Interpreting individual neurons in deep neural networks is a crucial step towards understanding their complex decision-making processes and ensuring AI safety. Despite recent progress in neuron labeling, existing methods often limit the…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Vladimir Zaigrajew , Michał Piechota , Gaspar Sekula , Paweł Gelar , Przemysław Biecek

Data-centric learning emphasizes curating high-quality training samples to boost performance rather than designing new architectures. A central problem is to estimate the influence of training sample efficiently. Prior studies largely focus…

机器学习 · 计算机科学 2025-10-21 Ziao Yang , Longbo Huang , Hongfu Liu

Deep learning models have achieved remarkable success in natural language inference (NLI) tasks. While these models are widely explored, they are hard to interpret and it is often unclear how and why they actually work. In this paper, we…

计算与语言 · 计算机科学 2019-05-21 Reza Ghaeini , Xiaoli Z. Fern , Prasad Tadepalli