← Search

Lingxi Xie

83 accepted papers

2026

Few-step Flow for 3D Generation via Marginal-Data Transport Distillation

AAAI 2026technical

Flow-based 3D generation models typically require dozens of sampling steps during inference. Though few-step distillation methods, particularly Consistency Models (CMs), have achieved substantial advancements in accelerating 2D diffusion models, they remain under-explored for more complex 3D generat

Cited by 0SourcePDFScholar
2026

LongVideo-R1: Smart Navigation for Low-cost Long Video Understanding

CVPR 2026

This paper addresses the critical and underexplored challenge of long video understanding with low computational budgets.We propose LongVideo-R1, an active, reasoning-equipped multimodal large language model (MLLM) agent designed for efficient video context navigation, avoiding the redundancy of exh

Cited by 0SourcecodeScholar
2026

Reasoning LLM Improves Speaker Recognition in Long-form TV Dramas

ICML 2026poster

Long-form TV dramas present a formidable challenge for comprehensive video understanding, where deciphering complex storyline often relies on **speaker recognition**, the task of accurately attributing each spoken utterance to its respective character. In this paper, we advance this field through tw…

Cited by 0SourceScholar
2025

Adaptive Keyframe Sampling for Long Video Understanding

CVPR 2025poster

Multimodal large language models (MLLMs) have enabled open-world visual understanding by injecting visual input as extra tokens into large language models (LLMs) as contexts. However, when the visual input changes from a single image to a long video, the above paradigm encounters difficulty because…

2025

CLIP-Adapted Region-to-Text Learning for Generative Open-Vocabulary Semantic Segmentation

ICCV 2025poster

In recent years, Open-Vocabulary Semantic Segmentation (OVSS) has been largely advanced. However, existing methods mostly rely on a pre-trained vision-language model (e.g., CLIP) and require a predefined set of classes to guide the semantic segmentation process during the inference. This not only na…

Cited by 0SourcePDFScholar
2025

ChatterBox: Multimodal Referring and Grounding with Chain-of-Questions

AAAI 2025technical

In this study, we establish a benchmark and a baseline approach for Multimodal referring and grounding with Chain-of-Questions (MCQ), opening up a promising direction for ‘logical’ multimodal dialogues. The newly collected dataset, named CB-300K, spans challenges including probing dialogues with spa…

2025

ClawMachine: Learning to Fetch Visual Tokens for Referential Comprehension

ICLR 2025poster

Aligning vision and language concepts at a finer level remains an essential topic of multimodal large language models (MLLMs), particularly for tasks such as referring and grounding. Existing methods, such as *proxy encoding* and *geometry encoding* genres, incorporate additional syntax to encode sp…

2025

Incorporating Visual Experts to Resolve the Information Loss in Multimodal Large Language Models

IJCAI 2025

Multimodal Large Language Models (MLLMs) are experiencing rapid growth, yielding a plethora of novel works recently. The prevailing trend involves adopting data-driven methodologies, wherein diverse instruction-following datasets were collected. However, these approaches always face the challenge of

Cited by 0SourcePDFScholar
2025

SAM-CP: Marrying SAM with Composable Prompts for Versatile Segmentation

ICLR 2025poster

The Segment Anything model (SAM) has shown a generalized ability to group image pixels into patches, but applying it to semantic-aware segmentation still faces major challenges. This paper presents SAM-CP, a simple approach that establishes two types of composable prompts beyond SAM and composes the…

2025

Segment Any 3D Gaussians

AAAI 2025technical

This paper presents SAGA (Segment Any 3D GAussians), a highly efficient 3D promptable segmentation method based on 3D Gaussian Splatting (3D-GS). Given 2D visual prompts as input, SAGA can segment the corresponding 3D target represented by 3D Gaussians within 4 ms. This is achieved by attaching a sc…

2025

Tackling View-Dependent Semantics in 3D Language Gaussian Splatting

ICML 2025poster

Recent advancements in 3D Gaussian Splatting (3D-GS) enable high-quality 3D scene reconstruction from RGB images. Many studies extend this paradigm for language-driven open-vocabulary scene understanding. However, most of them simply project 2D semantic features onto 3D Gaussians and overlook a fund…

2024

4D Gaussian Splatting for Real-Time Dynamic Scene Rendering

CVPR 2024poster

Representing and rendering dynamic scenes has been an important but challenging task. Especially to accurately model complex motions high efficiency is usually hard to guarantee. To achieve real-time dynamic scene rendering while also enjoying high training and storage efficiency we propose 4D Gauss…

2024

AlignZeg: Mitigating Objective Misalignment for Zero-shot Semantic Segmentation

ECCV 2024poster

"A serious issue that harms the performance of zero-shot visual recognition is named objective misalignment, i.e., the learning objective prioritizes improving the recognition accuracy of seen classes rather than unseen classes, while the latter is the true target to pursue. This issue becomes more…

Cited by 4SourcePDFScholar
2024

Artemis: Towards Referential Understanding in Complex Videos

NeurIPS 2024poster

Videos carry rich visual information including object description, action, interaction, etc., but the existing multimodal large language models (MLLMs) fell short in referential understanding scenarios such as video-based referring. In this paper, we present Artemis, an MLLM that pushes video-based…

2024

Cascade-Zero123: One Image to Highly Consistent 3D with Self-Prompted Nearby Views

ECCV 2024poster

"Synthesizing multi-view 3D from one single image is a significant but challenging task. Zero-1-to-3 methods have achieved great success by lifting a 2D latent diffusion model to the 3D scope. The target-view image is generated with a single-view source image and the camera pose as condition informa…

2024

Domain-Adaptive Semantic Segmentation Emerges From Vision-Language Supervised Domain-Debiased Self-Training

ICASSP 2024accepted

Unsupervised domain adaptive semantic segmentation leverages synthetic data to train a segmentation model and transfers it to unlabeled real images. Due to the style difference, the transferred model suffers from the domain gap. Even worse, some classes exhibit the extreme domain gap, where the feat…

Cited by 0SourceScholar
2024

GaussianDreamer: Fast Generation from Text to 3D Gaussians by Bridging 2D and 3D Diffusion Models

CVPR 2024poster

In recent times the generation of 3D assets from text prompts has shown impressive results. Both 2D and 3D diffusion models can help generate decent 3D objects based on prompts. 3D diffusion models have good 3D consistency but their quality and generalization are limited as trainable 3D data is expe…

2024

GaussianEditor: Editing 3D Gaussians Delicately with Text Instructions

CVPR 2024poster

Recently impressive results have been achieved in 3D scene editing with text instructions based on a 2D diffusion model. However current diffusion models primarily generate images by predicting noise in the latent space and the editing is usually applied to the whole image which makes it challenging…

2024

Parameter Efficient Fine-tuning via Cross Block Orchestration for Segment Anything Model

CVPR 2024poster

Parameter-efficient fine-tuning (PEFT) is an effective methodology to unleash the potential of large foundation models in novel scenarios with limited training data. In the computer vision community PEFT has shown effectiveness in image classification but little research has studied its ability for…

Cited by 11SourcePDFScholar
2024

QA-LoRA: Quantization-Aware Low-Rank Adaptation of Large Language Models

ICLR 2024poster

Recently years have witnessed a rapid development of large language models (LLMs). Despite the strong ability in many language-understanding tasks, the heavy computational burden largely restricts the application of LLMs especially when one needs to deploy them onto edge devices. In this paper, we p…

2024

VMamba: Visual State Space Model

NeurIPS 2024spotlight

Designing computationally efficient network architectures remains an ongoing necessity in computer vision. In this paper, we adapt Mamba, a state-space language model, into VMamba, a vision backbone with linear time complexity. At the core of VMamba is a stack of Visual State-Space (VSS) blocks with…

2023

Focus on Your Target: A Dual Teacher-Student Framework for Domain-Adaptive Semantic Segmentation

ICCV 2023poster

We study unsupervised domain adaptation (UDA) for semantic segmentation. Currently, a popular UDA framework lies in self-training which endows the model with two-fold abilities: (i) learning reliable semantics from the labeled images in the source domain, and (ii) adapting to the target domain via g…

Cited by 12PDFcodeScholar
2023

HiViT: A Simpler and More Efficient Design of Hierarchical Vision Transformer

ICLR 2023top-25%

There has been a debate on the choice of plain vs. hierarchical vision transformers, where researchers often believe that the former (e.g., ViT) has a simpler design but the latter (e.g., Swin) enjoys higher recognition accuracy. Recently, the emerge of masked image modeling (MIM), a self-supervised…

2023

Integrally Pre-Trained Transformer Pyramid Networks

CVPR 2023poster

In this paper, we present an integral pre-training framework based on masked image modeling (MIM). We advocate for pre-training the backbone and neck jointly so that the transfer gap between MIM and downstream recognition tasks is minimal. We make two technical contributions. First, we unify the rec…

2023

USAGE: A Unified Seed Area Generation Paradigm for Weakly Supervised Semantic Segmentation

ICCV 2023poster

Seed area generation is usually the starting point of weakly supervised semantic segmentation (WSSS). Computing the Class Activation Map (CAM) from a multi-label classification network is the de facto paradigm for seed area generation, but CAMs generated from Convolutional Neural Networks (CNNs) and…

Cited by 36PDFScholar
2022

Active Pointly-Supervised Instance Segmentation

ECCV 2022poster

"The requirement of expensive annotations is a major burden for training a well-performed instance segmentation model. In this paper, we present an economic active learning setting, named active pointly-supervised instance segmentation (APIS), which starts with box-level annotations and iteratively…

2022

Bag of Instances Aggregation Boosts Self-supervised Distillation

ICLR 2022poster

Recent advances in self-supervised learning have experienced remarkable progress, especially for contrastive learning based methods, which regard each image as well as its augmentations as an individual class and try to distinguish them from all other images. However, due to the large quantity of ex…

2022

Can Semantic Labels Assist Self-Supervised Visual Representation Learning?

AAAI 2022technical

Recently, contrastive learning has largely advanced the progress of unsupervised visual representation learning. Pre-trained on ImageNet, some self-supervised algorithms reported higher transfer learning performance compared to fully-supervised methods, seeming to deliver the message that human labe…

Cited by 33SourcePDFScholar
2022

DATA: Domain-Aware and Task-Aware Self-Supervised Learning

CVPR 2022poster

The paradigm of training models on massive data without label through self-supervised learning (SSL) and finetuning on many downstream tasks has become a trend recently. However, due to the high training costs and the unconsciousness of downstream usages, most self-supervised learning methods lack t…

Cited by 11PDFcodeScholar
2022

Domain-Agnostic Prior for Transfer Semantic Segmentation

CVPR 2022poster

Unsupervised domain adaptation (UDA) is an important topic in the computer vision community. The key difficulty lies in defining a common property between the source and target domains so that the source-domain features can align with the target-domain semantics. In this paper, we present a simple a…

Cited by 45PDFScholar
2022

Fine-Grained Semantically Aligned Vision-Language Pre-Training

NeurIPS 2022accept

Large-scale vision-language pre-training has shown impressive advances in a wide range of downstream tasks. Existing methods mainly model the cross-modal alignment by the similarity of the global representations of images and text, or advanced cross-modal attention upon image and text features. Howe…

2022

MSG-Transformer: Exchanging Local Spatial Information by Manipulating Messenger Tokens

CVPR 2022poster

Transformers have offered a new methodology of designing neural networks for visual recognition. Compared to convolutional networks, Transformers enjoy the ability of referring to global features at each stage, yet the attention module brings higher computational overhead that obstructs the applicat…

Cited by 96PDFcodeScholar
2022

One-Bit Active Query With Contrastive Pairs

CVPR 2022poster

How to achieve better results with fewer labeling costs remains a challenging task. In this paper, we present a new active learning framework, which for the first time incorporates contrastive learning into recently proposed one-bit supervision. Here one-bit supervision denotes a simple Yes or No qu…

Cited by 9PDFcodeScholar
2022

Skeleton-Parted Graph Scattering Networks for 3D Human Motion Prediction

ECCV 2022poster

"Graph convolutional network based methods that model the body joints’ relations, have recently shown great promise in 3D skeleton-based human motion prediction. However, these methods have two critical issues: first, deep graph convolutions filter features within only limited graph spectrum band, l…

2022

TAPE: Task-Agnostic Prior Embedding for Image Restoration

ECCV 2022poster

"Learning a generalized prior for natural image restoration is an important yet challenging task. Early methods mostly involved handcrafted priors including normalized sparsity, â„“0 gradients, dark channel priors, etc.. Recently, deep neural networks have been used to learn various image priors but…

Cited by 65SourcePDFScholar
2022

Vibration-Based Uncertainty Estimation for Learning from Limited Supervision

ECCV 2022poster

"We investigate the problem of estimating uncertainty for training data, so that deep neural networks can make use of the results for learning from limited supervision. However, both prediction probability and entropy estimate uncertainty from the instantaneous information. In this paper, we present…

Cited by 4SourcePDFScholar
2021

ATSO: Asynchronous Teacher-Student Optimization for Semi-Supervised Image Segmentation

CVPR 2021poster

Semi-supervised learning is a useful tool for image segmentation, mainly due to its ability in extracting knowledge from unlabeled data to assist learning from labeled data. This paper focuses on a popular pipeline known as self-learning, where we point out a weakness named lazy mimicking that refer…

Cited by 75PDFScholar
2021

Conformer: Local Features Coupling Global Representations for Visual Recognition

ICCV 2021poster

Within Convolutional Neural Network (CNN), the convolution operations are good at extracting local features but experience difficulty to capture global representations. Within visual transformer, the cascaded self-attention modules can capture long-distance feature dependencies but unfortunately det…

Cited by 890PDFcodeScholar
2021

Fitting the Search Space of Weight-sharing NAS with Graph Convolutional Networks

AAAI 2021technical

Neural architecture search has attracted wide attentions in both academia and industry. To accelerate it, researchers proposed weight-sharing methods which first train a super-network to reuse computation among different operators, from which exponentially many sub-networks can be sampled and effici…

Cited by 20SourcePDFScholar
2021

MagDR: Mask-Guided Detection and Reconstruction for Defending Deepfakes

CVPR 2021poster

Deepfakes raised serious concerns on the authenticity of visual contents. Prior works revealed the possibility to disrupt deepfakes by adding adversarial perturbations to the source data, but we argue that the threat has not been eliminated yet. This paper presents MagDR, a mask-guided detection and…

Cited by 44PDFScholar
2021

Rectifying the Shortcut Learning of Background for Few-Shot Learning

NeurIPS 2021poster

The category gap between training and evaluation has been characterised as one of the main obstacles to the success of Few-Shot Learning (FSL). In this paper, we for the first time empirically identify image background, common in realistic images, as a shortcut knowledge helpful for in-class classif…

2021

UnrealPerson: An Adaptive Pipeline Towards Costless Person Re-Identification

CVPR 2021poster

The main difficulty of person re-identification (ReID) lies in collecting annotated data and transferring the model across different domains. This paper presents UnrealPerson, a novel pipeline that makes full use of unreal image data to decrease the costs in both the training and deployment stages.…

Cited by 88PDFcodeScholar
2021

Visformer: The Vision-Friendly Transformer

ICCV 2021poster

The past year has witnessed the rapid development of applying the Transformer module to vision problems. While some researchers have demonstrated that Transformer-based models enjoy a favorable ability of fitting data, there are still growing number of evidences showing that these models suffer over…

Cited by 274PDFcodeScholar
2020

Bottom-Up Temporal Action Localization with Mutual Regularization

ECCV 2020poster

Recently, temporal action localization (TAL), extit{i.e.}, finding specific action segments in untrimmed videos, has attracted increasing attentions of the computer vision community. State-of-the-art solutions for TAL involves evaluating the frame-level probabilities of three action-indicating phase…

2020

Circumventing Outliers of AutoAugment with Knowledge Distillation

ECCV 2020poster

AutoAugment has been a powerful algorithm that improves the accuracy of many vision tasks, yet it is sensitive to the operator space as well as hyper-parameters, and an improper setting may degenerate network optimization. This paper delves deep into the working mechanism, and reveals that AutoAugme…

Cited by 76SourcePDFScholar
2020

Corner Proposal Network for Anchor-free, Two-stage Object Detection

ECCV 2020poster

Two-stage Object Detection","The goal of object detection is to determine the class and location of objects in an image. This paper proposes a novel anchor-free, two-stage framework which first extracts a number of object proposals by finding potential corner keypoint combinations and then assigns a…

2020

Creating Something From Nothing: Unsupervised Knowledge Distillation for Cross-Modal Hashing

CVPR 2020poster

In recent years, cross-modal hashing (CMH) has attracted increasing attentions, mainly because its potential ability of mapping contents from different modalities, especially in vision and language, into the same space, so that it becomes efficient in cross-modal data retrieval. There are two main f…

Cited by 151PDFScholar
2020

Cross-VAE: Towards Disentangling Expression from Identity For Human Faces

ICASSP 2020accepted

Facial expression and identity are two independent yet intertwined components for representing a face. For facial expression recognition, identity can contaminate the training procedure by providing tangled but irrelevant information. In this paper, we propose to learn clearly disentangled and discr…

Cited by 0SourceScholar
2020

Network Adjustment: Channel Search Guided by FLOPs Utilization Ratio

CVPR 2020poster

Automatic designing computationally efficient neural networks has received much attention in recent years. Existing approaches either utilize network pruning or leverage the network architecture search methods. This paper presents a new framework named network adjustment, which considers network acc…

Cited by 15PDFcodeScholar
2020

PC-DARTS: Partial Channel Connections for Memory-Efficient Architecture Search

ICLR 2020spotlight

Differentiable architecture search (DARTS) provided a fast solution in finding effective network architectures, but suffered from large memory and computing overheads in jointly training a super-net and searching for an optimal architecture. In this paper, we present a novel approach, namely Partia…

Cited by 920SourcecodeScholar
2020

Reinforced Axial Refinement Network for Monocular 3D Object Detection

ECCV 2020poster

Monocular 3D object detection aims to extract the 3D position and properties of objects from a 2D input image. This is an ill-posed problem with a major difficulty lying in the information loss by depth-agnostic cameras. Conventional approaches sample 3D bounding boxes from the space and infer the r…

Cited by 31SourcePDFScholar
2020

Rethinking the Distribution Gap of Person Re-identification with Camera-based Batch Normalization

ECCV 2020poster

The fundamental difficulty in person re-identification (ReID) lies in learning the correspondence among individual cameras. It strongly demands costly inter-camera annotations, yet the trained models are not guaranteed to transfer well to previously unseen cameras. These problems significantly limit…

2020

Social Adaptive Module for Weakly-supervised Group Activity Recognition

ECCV 2020poster

This paper presents a new task named weakly-supervised group activity recognition (GAR) which differs from conventional GAR tasks in that only video-level labels are available, yet the important persons within each frame are not provided even in the training data. This eases us to collect and annota…

Cited by 113SourcePDFScholar
2020

Unsupervised Person Re-Identification via Softened Similarity Learning

CVPR 2020poster

Person re-identification (re-ID) is an important topic in computer vision. This paper studies the unsupervised setting of re-ID, which does not require any labeled information and thus is freely deployed to new scenarios. There are very few studies under this setting, and one of the best approach ti…

Cited by 346PDFScholar
2019

Adversarial Attacks Beyond the Image Space

CVPR 2019oral

Generating adversarial examples is an intriguing problem and an important way of understanding the working mechanism of deep neural networks. Most existing approaches generated perturbations in the image space, i.e., each pixel can be modified independently. However, in this paper we pay special att…

Cited by 174PDFScholar
2019

Attention-Guided Unified Network for Panoptic Segmentation

CVPR 2019poster

This paper studies panoptic segmentation, a recently proposed task which segments foreground (FG) objects at the instance level as well as background (BG) contents at the semantic level. Existing methods mostly dealt with these two problems separately, but in this paper, we reveal the underlying rel…

Cited by 353PDFScholar
2019

CRAVES: Controlling Robotic Arm With a Vision-Based Economic System

CVPR 2019poster

Training a robotic arm to accomplish real-world tasks has been attracting increasing attention in both academia and industry. This work discusses the role of computer vision algorithms in this field. We focus on low-cost arms on which no sensors are equipped and thus all decisions are made upon visu…

Cited by 71PDFScholar
2019

CenterNet: Keypoint Triplets for Object Detection

ICCV 2019poster

In object detection, keypoint-based approaches often experience the drawback of a large number of incorrect object bounding boxes, arguably due to the lack of an additional assessment inside cropped regions. This paper presents an efficient solution that explores the visual patterns within individua…

Cited by 4174PDFcodeScholar
2019

Elastic Boundary Projection for 3D Medical Image Segmentation

CVPR 2019poster

We focus on an important yet challenging problem: using a 2D deep network to deal with 3D segmentation for medical image analysis. Existing approaches either applied multi-view planar (2D) networks or directly used volumetric (3D) networks for this purpose, but both of them are not ideal: 2D network…

Cited by 46PDFcodeScholar
2019

Iterative Reorganization With Weak Spatial Constraints: Solving Arbitrary Jigsaw Puzzles for Unsupervised Representation Learning

CVPR 2019poster

Learning visual features from unlabeled image data is an important yet challenging task, which is often achieved by training a model on some annotation-free information. We consider spatial contexts, for which we solve so-called jigsaw puzzles, i.e., each image is cut into grids and then disordered,…

Cited by 141PDFScholar
2019

Progressive Differentiable Architecture Search: Bridging the Depth Gap Between Search and Evaluation

ICCV 2019oral

Recently, differentiable search methods have made major progress in reducing the computational costs of neural architecture search. However, these approaches often report lower accuracy in evaluating the searched architecture or transferring it to another dataset. This is arguably due to the large g…

Cited by 847PDFcodeScholar
2019

SIXray: A Large-Scale Security Inspection X-Ray Benchmark for Prohibited Item Discovery in Overlapping Images

CVPR 2019poster

In this paper, we present a large-scale dataset and establish a baseline for prohibited item discovery in Security Inspection X-ray images. Our dataset, named SIXray, consists of 1,059,231 X-ray images, in which 6 classes of 8,929 prohibited items are manually annotated. It raises a brand new challe…

Cited by 359PDFcodeScholar
2019

Semantic Part Detection via Matching: Learning to Generalize to Novel Viewpoints From Limited Training Data

ICCV 2019poster

Detecting semantic parts of an object is a challenging task, particularly because it is hard to annotate semantic parts and construct large datasets. In this paper, we present an approach which can learn from a small annotated dataset containing a limited range of viewpoints and generalize to detect…

Cited by 11PDFcodeScholar
2019

Semantic-Aware Knowledge Preservation for Zero-Shot Sketch-Based Image Retrieval

ICCV 2019poster

Sketch-based image retrieval (SBIR) is widely recognized as an important vision problem which implies a wide range of real-world applications. Recently, research interests arise in solving this problem under the more realistic and challenging setting of zero-shot learning. In this paper, we investig…

Cited by 137PDFcodeScholar
2018

DeepVoting: A Robust and Explainable Deep Network for Semantic Part Detection Under Partial Occlusion

CVPR 2018poster

In this paper, we study the task of detecting semantic parts of an object, e.g., a wheel of a car, under partial occlusion. We propose that all models should be trained without seeing occlusions while being able to transfer the learned knowledge to deal with occlusions. This setting alleviates the d…

Cited by 53SourcePDFScholar
2018

Multi-Scale Spatially-Asymmetric Recalibration for Image Classification

ECCV 2018poster

Convolution is spatially-symmetric, i.e., the visual features are independent of its position in the image, which limits its ability to use spatial information. This paper addresses this issue by a recalibration process, which refers to the surrounding region of each neuron, computes an importance v…

Cited by 17SourcePDFScholar
2018

Recurrent Saliency Transformation Network: Incorporating Multi-Stage Visual Cues for Small Organ Segmentation

CVPR 2018poster

We aim at segmenting small organs (e.g., the pancreas) from abdominal CT scans. As the target often occupies a relatively small region in the input image, deep neural networks can be easily confused by the complex and variable background. To alleviate this, researchers proposed a coarse-to-fine appr…

Cited by 285SourcePDFScholar
2017

Adversarial Examples for Semantic Segmentation and Object Detection

ICCV 2017poster

It has been well demonstrated that adversarial examples, i.e., natural images with visually imperceptible perturbations added, cause deep networks to fail on image classification. In this paper, we extend adversarial examples to semantic segmentation and object detection which are much more difficul…

Cited by 1248PDFScholar
2017

Genetic CNN

ICCV 2017poster

The deep convolutional neural network (CNN) is the state-of-the-art solution for large-scale visual recognition. Following some basic principles such as increasing network depth and constructing highway connections, researchers have manually designed a lot of fixed network architectures and verified…

Cited by 1186PDFScholar
2017

SORT: Second-Order Response Transform for Visual Recognition

ICCV 2017poster

In this paper, we reveal the importance and benefits of introducing second-order operations into deep neural networks. We propose a novel approach named Second-Order Response Transform (SORT), which appends element-wise product transform to the linear sum of a two-branch network module. A direct adv…

Cited by 67PDFcodeScholar