← Search

Mohsen Fayyaz

15 accepted papers

2026

Steering MoE LLMs via Expert (De)Activation

ICLR 2026poster

Mixture-of-Experts (MoE) in Large Language Models (LLMs) routes each token through a subset of specialized Feed-Forward Networks (FFN), known as experts. We present SteerMoE, a framework to steer MoE models by detecting and controlling behavior-associated experts. We detect key experts by comparing…

Cited by 0SourcecodeScholar
2025

Collapse of Dense Retrievers: Short, Early, and Literal Biases Outranking Factual Evidence

ACL 2025long

Dense retrieval models are commonly used in Information Retrieval (IR) applications, such as Retrieval-Augmented Generation (RAG). Since they often serve as the first step in these systems, their robustness is critical to avoid downstream failures. In this work, we repurpose a relation extraction da…

Cited by 0SourcePDFScholar
2025

Enhancing Temporal Understanding in Video-LLMs through Stacked Temporal Attention in Vision Encoders

NeurIPS 2025poster

Despite significant advances in Multimodal Large Language Models (MLLMs), understanding complex temporal dynamics in videos remains a major challenge. Our experiments show that current Video Large Language Model (Video-LLM) architectures have critical limitations in temporal understanding, strugglin…

Cited by 0SourcecodeScholar
2025

MRAG-Bench: Vision-Centric Evaluation for Retrieval-Augmented Multimodal Models

ICLR 2025poster

Existing multimodal retrieval benchmarks primarily focus on evaluating whether models can retrieve and utilize external textual knowledge for question answering. However, there are scenarios where retrieving visual information is either more beneficial or easier to access than textual data. In this…

Cited by 9SourcePDFScholar
2024

Occlusion Handling in 3D Human Pose Estimation with Perturbed Positional Encoding

ECCV 2024poster

"Understanding human behavior fundamentally relies on accurate 3D human pose estimation. Graph Convolutional Networks (GCNs) have recently shown promising advancements, delivering state-of-the-art performance with rather lightweight architectures. In the context of graph-structured data, leveraging…

Cited by 1SourcePDFScholar
2023

DecompX: Explaining Transformers Decisions by Propagating Token Decomposition

ACL 2023long

An emerging solution for explaining Transformer-based models is to use vector-based analysis on how the representations are formed. However, providing a faithful vector-based explanation for a multi-layer model could be challenging in three aspects: (1) Incorporating all components into the analysis…

2022

Adaptive Token Sampling for Efficient Vision Transformers

ECCV 2022poster

"While state-of-the-art vision transformer models achieve promising results in image classification, they are computationally expensive and require many GFLOPs. Although the GFLOPs of a vision transformer can be decreased by reducing the number of tokens in the network, there is no setting that is o…

2022

GlobEnc: Quantifying Global Token Attribution by Incorporating the Whole Encoder Layer in Transformers

NAACL 2022long

There has been a growing interest in interpreting the underlying dynamics of Transformers. While self-attention patterns were initially deemed as the primary option, recent studies have shown that integrating other components can yield more accurate explanations. This paper introduces a novel token…

2022

Metaphors in Pre-Trained Language Models: Probing and Generalization Across Datasets and Languages

ACL 2022long

Human languages are full of metaphorical expressions. Metaphors help people understand the world by connecting new concepts and domains to more familiar ones. Large pre-trained language models (PLMs) are therefore assumed to encode metaphorical knowledge useful for NLP systems. In this paper, we inv…

2021

3D CNNs With Adaptive Temporal Feature Resolutions

CVPR 2021poster

While state-of-the-art 3D Convolutional Neural Networks (CNN) achieve very good results on action recognition datasets, they are computationally very expensive and require many GFLOPs. While the GFLOPs of a 3D CNN can be decreased by reducing the temporal feature resolution within the network, there…

Cited by 39PDFcodeScholar
2021

Long Short View Feature Decomposition via Contrastive Video Representation Learning

ICCV 2021poster

Self-supervised video representation methods typically focus on the representation of temporal attributes in videos. However, the role of stationary versus non-stationary attributes is less explored: Stationary features, which remain similar throughout the video, enable the prediction of video-level…

Cited by 45PDFScholar
2020

Large Scale Holistic Video Understanding

ECCV 2020poster

Video recognition has been advanced in recent years by benchmarks with rich annotations. However, research is still mainly limited to human action or sports recognition - focusing on a highly specific video understanding task and thus leaving a significant gap towards describing the overall content…

2018

Spatio-Temporal Channel Correlation Networks for Action Classification

ECCV 2018poster

The work in this paper is driven by the question if spatio-temporal correlations are enough for 3D convolutional neural networks (CNN)? Most of the traditional 3D networks use local spatio-temporal features. We introduce a new block that models correlations between channels of a 3D CNN with respect…

Cited by 239SourcePDFScholar