paper-with-me

Papers

Vision Transformer with Quadrangle Attention

2023-03-27 · Qiming Zhang, Jing Zhang, Yufei Xu, DaCheng Tao

Window-based attention has become a popular choice in vision transformers due to its superior performance, lower computational complexity, and less memory footprint. However, the design of hand-crafted windows, which is data-agnostic, constrains the flexibility of transformers to adapt to objects of varying sizes, shapes, and orientations. To address this issue, we propose a novel quadrangle attention (QA) method that extends the window-based attention to a general quadrangle formulation. Our method employs an end-to-end learnable quadrangle regression module that predicts a transformation matrix to transform default windows into target quadrangles for token sampling and attention calculation, enabling the network to model various targets with different shapes and orientations and capture rich context information. We integrate QA into plain and hierarchical vision transformers to create a new architecture named QFormer, which offers minor code modifications and negligible extra computational cost. Extensive experiments on public benchmarks demonstrate that QFormer outperforms existing representative vision transformers on various vision tasks, including classification, object detection, semantic segmentation, and pose estimation. The code will be made publicly available at \href{https://github.com/ViTAE-Transformer/QFormer}{QFormer}.

📄 PDF Abstract BibTeX arXiv:2303.15105

Code (1)

vitae-transformer/qformer 공식 구현 pytorch

Tasks

object-detectionObject DetectionPose EstimationSemantic Segmentation

Similar Papers 제목 키워드 기반

Divergence Based Quadrangle and Applications

2023-06-28 · Anton Malandii, Siddhartha Gupte, Cheng Peng, Stan Uryasev

This paper introduces a novel framework for assessing risk and decision-making in the presence of uncertainty, the \emph{$\varphi$-Divergence Quadrangle}. This approach expands upon the traditional Risk Quadrangle, a mod…

Decision MakingManagement

Expectile Quadrangle and Applications

2023-06-28 · Viktor Kuzmenko, Anton Malandii, Stan Uryasev

The paper explores the concept of the \emph{expectile risk measure} within the framework of the Fundamental Risk Quadrangle (FRQ) theory. According to the FRQ theory, a quadrangle comprises four stochastic functions asso…

Management

The Risk Quadrangle in Optimization: An Overview with Recent Results and Extensions

2026-03-28 · Bogdan Grechuk, Anton Malandii, Terry Rockafellar, Stan Uryasev arxiv

This paper revisits and extends the 2013 development by Rockafellar and Uryasev of the Risk Quadrangle (RQ) as a unified scheme for integrating risk management, optimization, and statistical estimation. The RQ features f…

Portfolio Optimization

Support Vector Regression: Risk Quadrangle Framework

2022-12-18 · Anton Malandii, Stan Uryasev

This paper investigates Support Vector Regression (SVR) within the framework of the Risk Quadrangle (RQ) theory. Every RQ includes four stochastic functionals -- error, regret, risk, and \emph{deviation}, bound together …

ManagementregressionStochastic Optimization

TextNet: Irregular Text Reading from Images with an End-to-End Trainable Network

2018-12-24 · Yipeng Sun, Chengquan Zhang, Zuming Huang, Jiaming Liu 외

Reading text from images remains challenging due to multi-orientation, perspective distortion and especially the curved nature of irregular text. Most of existing approaches attempt to solve the problem in two or multipl…

Optical Character Recognition (OCR)Text Detection