paper-with-me

Papers

MetaMixer Is All You Need

2024-06-04 · Seokju Yun, Dongheon Lee, Youngmin Ro

Transformer, composed of self-attention and Feed-Forward Network, has revolutionized the landscape of network design across various vision tasks. FFN is a versatile operator seamlessly integrated into nearly all AI models to effectively harness rich representations. Recent works also show that FFN functions like key-value memories. Thus, akin to the query-key-value mechanism within self-attention, FFN can be viewed as a memory network, where the input serves as query and the two projection weights operate as keys and values, respectively. We hypothesize that the importance lies in query-key-value framework itself rather than in self-attention. To verify this, we propose converting self-attention into a more FFN-like efficient token mixer with only convolutions while retaining query-key-value framework, namely FFNification. Specifically, FFNification replaces query-key and attention coefficient-value interactions with large kernel convolutions and adopts GELU activation function instead of softmax. The derived token mixer, FFNified attention, serves as key-value memories for detecting locally distributed spatial patterns, and operates in the opposite dimension to the ConvNeXt block within each corresponding sub-operation of the query-key-value framework. Building upon the above two modules, we present a family of Fast-Forward Networks. Our FFNet achieves remarkable performance improvements over previous state-of-the-art methods across a wide range of tasks. The strong and general performance of our proposed method validates our hypothesis and leads us to introduce MetaMixer, a general mixer architecture that does not specify sub-operations within the query-key-value framework. We show that using only simple operations like convolution and GELU in the MetaMixer can achieve superior performance.

📄 PDF Abstract BibTeX arXiv:2406.02021

Code (1)

ysj9909/ffnet 공식 구현 pytorch

Tasks

All

Methods 이 논문이 사용한 방법론

ConvNeXt 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

MetaMixer: A Regularization Strategy for Online Knowledge Distillation

2023-03-14 · Maorong Wang, Ling Xiao, Toshihiko Yamasaki

Online knowledge distillation (KD) has received increasing attention in recent years. However, while most existing online KD methods focus on developing complicated model structures and training strategies to improve the…

Knowledge Distillation

Needle Tip Force Estimation using an OCT Fiber and a Fused convGRU-CNN Architecture

2018-05-30 · Nils Gessert, Torben Priegnitz, Thore Saathoff, Sven-Thomas Antoni 외

Needle insertion is common during minimally invasive interventions such as biopsy or brachytherapy. During soft tissue needle insertion, forces acting at the needle tip cause tissue deformation and needle deflection. Acc…

Vibration-Based Energy Metric for Restoring Needle Alignment in Autonomous Robotic Ultrasound

2025-08-09 · Zhongyu Chen, Chenyang Li, Xuesong Li, Dianye Huang 외 arxiv

Precise needle alignment is essential for percutaneous needle insertion in robotic ultrasound-guided procedures. However, inherent challenges such as speckle noise, needle-like artifacts, and low image resolution make ro…

Motion Informed Needle Segmentation in Ultrasound Images

2023-12-02 · Raghavv Goel, Cecilia Morales, Manpreet Singh, Artur Dubrawski 외

Segmenting a moving needle in ultrasound images is challenging due to the presence of artifacts, noise, and needle occlusion. This task becomes even more demanding in scenarios where data availability is limited. In this…

DecoderSegmentation

Collaborative Robotic Biopsy with Trajectory Guidance and Needle Tip Force Feedback

2023-06-12 · Robin Mieling, Maximilian Neidhardt, Sarah Latus, Carolin Stapper 외

The diagnostic value of biopsies is highly dependent on the placement of needles. Robotic trajectory guidance has been shown to improve needle positioning, but feedback for real-time navigation is limited. Haptic display…

Diagnostic