arXivSub Start free trial

CVPR 2023 Papers with Code

IEEE/CVF Conference on Computer Vision and Pattern Recognition Β· 830 papers with a public code repository

3D Highlighter: Localizing Regions on 3D Shapes via Text Descriptions

Dale Decatur, Rana Hanocka

CodeObject DetectionSegmentationVision Language ModelMesh

🎯 What it does: This study proposes 3D Highlighter, a technique for semantic region localization of 3D meshes based on text descriptions;

3D Line Mapping Revisited

Shaohui Liu (ETH Zurich), Viktor Larsson (Lund University)

CodeObject DetectionOptimizationSimultaneous Localization and MappingImage

🎯 What it does: A complete 3D line segment mapping pipeline, LIMAP, is proposed for reconstructing high-quality 3D line segments from multi-view images and generating line-point and line VP association maps.

3D Spatial Multimodal Knowledge Accumulation for Scene Graph Prediction in Point Cloud

Mingtao Feng (Xidian University), Ajmal Mian (University of Western Australia)

CodeObject DetectionSegmentationGenerationGraph Neural NetworkTransformerMultimodalityPoint CloudGraph

🎯 What it does: Generating semantic scene graphs from 3D point clouds, utilizing spatial hierarchical knowledge to assist in relationship prediction.

3D Video Object Detection With Learnable Object-Centric Global Optimization

Jiawei He (Chinese Academy of Sciences), Zhaoxiang Zhang (Chinese Academy of Sciences)

CodeObject DetectionPose EstimationAutonomous DrivingOptimizationVideoPoint Cloud

🎯 What it does: A two-stage 3D video object detection framework called BA-Det is proposed, which jointly optimizes object detection and pose estimation using learnable long-term visual correspondence and optimizable object-centric bundle adjustment.

3D-Aware Conditional Image Synthesis

Kangle Deng (Carnegie Mellon University), Jun-Yan Zhu (Carnegie Mellon University)

CodeGenerationData SynthesisNeural Radiance FieldGenerative Adversarial NetworkImage

🎯 What it does: This paper proposes Pix2Pix3D, a 3D generative model that maps 2D label maps (such as segmentation maps or edge maps) to renderable 3D neural fields, capable of synthesizing high-quality images from arbitrary viewpoints and generating corresponding pixel-aligned label maps.

3D-POP - An Automated Annotation Approach to Facilitate Markerless 2D-3D Tracking of Freely Moving Birds With Marker-Based Motion Capture

Hemal Naik (Max Planck Institute of Animal Behavior), MΓ‘tΓ© Nagy (Hungarian Academy of Sciences)

CodeObject TrackingPose EstimationSupervised Fine-TuningVideo

🎯 What it does: This paper proposes a semi-automatic labeling method based on a motion capture (Mo-Cap) system, constructing the first 3D pose and identity labeling dataset for birds (pigeons) called 3D-POP, which includes approximately 300,000 frames and 2 million keypoint instances, covering multiple angles, multiple individuals, and various behaviors.

A Data-Based Perspective on Transfer Learning

Saachi Jain (Massachusetts Institute of Technology), Aleksander MΔ…dry (Massachusetts Institute of Technology)

CodeDomain AdaptationData-Centric LearningConvolutional Neural NetworkTransformerImage

🎯 What it does: A data-driven framework is proposed to measure the impact of various classes (or samples) in the source dataset on the performance of downstream tasks in transfer learning, and to improve performance by removing negative classes/samples.

A General Regret Bound of Preconditioned Gradient Method for DNN Training

Hongwei Yong (Hong Kong Polytechnic University), Lei Zhang (Hong Kong Polytechnic University)

CodeObject DetectionOptimizationConvolutional Neural NetworkTransformerImage

🎯 What it does: A general regret upper bound for constrained full matrix preconditioning gradients is proposed, and based on this theory, the AdaBK optimizer is designed (which can be embedded into SGDM and AdamW, resulting in SGDM BK and AdamW BK).

A Generalized Framework for Video Instance Segmentation

Miran Heo (Yonsei University), Seon Joo Kim (Yonsei University)

CodeObject DetectionSegmentationTransformerVideo

🎯 What it does: A general video instance segmentation framework GenVIS is proposed, capable of processing long videos in online and semi-online modes.

A Simple Baseline for Video Restoration With Grouped Spatial-Temporal Shift

Dasong Li (Chinese University of Hong Kong), Hongsheng Li (Chinese University of Hong Kong)

CodeRestorationConvolutional Neural NetworkVideo

🎯 What it does: A lightweight video restoration framework based on grouped spatial-temporal shifts is designed to achieve video deblurring and denoising without using optical flow, deformable convolution, or self-attention.

A Soma Segmentation Benchmark in Full Adult Fly Brain

Xiaoyu Liu (University of Science and Technology of China), Zhiwei Xiong (University of Science and Technology of China)

CodeObject DetectionSegmentationConvolutional Neural NetworkImageBiomedical DataBenchmark

🎯 What it does: A two-stage deep learning method was designed for the instance segmentation of cell bodies (soma) from high-resolution EM data of the complete adult fruit fly brain, and the first cell body annotation dataset (EMADS) was constructed.

A Strong Baseline for Generalized Few-Shot Semantic Segmentation

Sina Hajimiri (Γ‰cole de Technologie SupΓ©rieure), Jose Dolz

CodeSegmentationKnowledge DistillationImage

🎯 What it does: A general few-shot semantic segmentation framework called DIaM is proposed. This framework uses standard supervised learning during the training phase and employs optimization methods that maximize mutual information and knowledge distillation for incremental few-shot adaptation of any pre-trained segmentation network during the inference phase.

A Unified Pyramid Recurrent Network for Video Frame Interpolation

Xin Jin (Samsung Electronics), Cheul-hee Hahm (Samsung Electronics)

CodeRestorationData SynthesisRecurrent Neural NetworkOptical FlowVideo

🎯 What it does: A lightweight unified pyramid recursive network, UPR-Net, is proposed for video frame interpolation, utilizing forward warping and iterative refinement to achieve high-quality intermediate frame synthesis.

A-La-Carte Prompt Tuning (APT): Combining Distinct Data via Composable Prompting

Benjamin Bowman (AWS AI Labs), Stefano Soatto (AWS AI Labs)

CodeClassificationData-Centric LearningTransformerPrompt EngineeringImage

🎯 What it does: A pluggable prompt tuning method called A‑la‑carte Prompt Tuning (APT) is proposed, achieving composable sub-data models to meet the needs of continual learning, data forgetting, and user customization;

ABCD: Arbitrary Bitwise Coefficient for De-Quantization

Woo Kyoung Han (Daegu Gyeongbuk Institute of Science and Technology), Kyong Hwan Jin (Daegu Gyeongbuk Institute of Science and Technology)

CodeRestorationImageVideo

🎯 What it does: An arbitrary bit-depth expansion (ABCD) model based on implicit neural representation is proposed, capable of recovering high bit-depth images from any quantized low bit-depth images, and supports multiple bit depths simultaneously during training.

ABLE-NeRF: Attention-Based Rendering With Learnable Embeddings for Neural Radiance Field

Zhe Jun Tang (Nanyang Technological University), Haiyu Zhao (SenseTime Research)

CodeTransformerNeural Radiance FieldImage

🎯 What it does: A Transformer-based ABLE-NeRF is designed, utilizing self-attention to simulate volumetric rendering and incorporating learnable embeddings to memorize scene lighting, thereby enhancing perspective-dependent rendering quality.

Abstract Visual Reasoning: An Algebraic Approach for Solving Raven's Progressive Matrices

Jingyi Xu (Singapore University of Technology and Design), Kai Fong Ernest Chong (Singapore University of Technology and Design)

CodeObject DetectionGenerationImage

🎯 What it does: This paper proposes an 'algebraic machine reasoning' framework based on algebraic ideals, abstracting Raven’s Progressive Matrices (RPM) problems as ideal operations in polynomial rings, utilizing algebraic subroutines such as GrΓΆbner bases and primary decomposition for answer selection and generation.

Accelerating Vision-Language Pretraining With Free Language Modeling

Teng Wang (Southern University of Science and Technology), Ping Luo (Southern University of Science and Technology)

CodeRetrievalComputational EfficiencyRepresentation LearningTransformerVision Language ModelImageTextMultimodality

🎯 What it does: Proposed the Free Language Modeling (FLM) objective and the encode-corrupt-predict framework to accelerate visual-language pre-training.

Achieving a Better Stability-Plasticity Trade-Off via Auxiliary Networks in Continual Learning

Sanghwan Kim (ETH Zurich), Thomas Hofmann (ETH Zurich)

CodeOptimizationKnowledge DistillationImage

🎯 What it does: A framework is proposed that utilizes an auxiliary network to enhance the stability-plasticity balance in continual learning.

ACR: Attention Collaboration-Based Regressor for Arbitrary Two-Hand Reconstruction

Zhengdi Yu (Tencent AI Lab), Jue Wang (Tencent AI Lab)

CodePose EstimationConvolutional Neural NetworkImage

🎯 What it does: This paper proposes an Attention Collaboration-based Regressor (ACR) that can achieve 3D reconstruction of any two hands from a single RGB image, taking into account complex situations such as hand interactions, truncation, and occlusion.

Active Finetuning: Exploiting Annotation Budget in the Pretraining-Finetuning Paradigm

Yichen Xie (University of California), Wei Zhan (University of California)

CodeClassificationSegmentationOptimizationTransformerSupervised Fine-TuningImage

🎯 What it does: This paper defines the Active Finetuning task, which aims to select a small subset of samples from a large pool of unlabeled data for supervised finetuning, and proposes the ActiveFT method to achieve this goal.

ActMAD: Activation Matching To Align Distributions for Test-Time-Training

Muhammad Jehanzeb Mirza (Institute for Computer Graphics and Vision), Horst Bischof (Institute for Computer Graphics and Vision)

CodeObject DetectionDomain AdaptationAutonomous DrivingImage

🎯 What it does: This paper proposes an online test-time training method called ActMAD based on location-aware activation matching to adapt to distribution shifts in the absence of source data.

AdaMAE: Adaptive Masking for Efficient Spatiotemporal Learning With Masked Autoencoders

Wele Gedara Chaminda Bandara (Johns Hopkins University), Vishal M. Patel (Zippin)

CodeRecognitionComputational EfficiencyTransformerReinforcement LearningAuto EncoderVideo

🎯 What it does: An end-to-end trainable adaptive masking strategy called AdaMAE has been developed for video masked autoencoders, achieving efficient spatiotemporal learning.

Adaptive Annealing for Robust Geometric Estimation

Chitturi Sidhartha (Indian Institute of Science), Venu Madhav Govindu (Indian Institute of Science)

CodeAutonomous DrivingOptimizationPoint Cloud

🎯 What it does: A GNC method based on Hessian positive definiteness adaptive annealing is proposed for robust geometric estimation, particularly for 3D point cloud registration.

Adaptive Assignment for Geometry Aware Local Feature Matching

Dihe Huang (Tsinghua University), Chengjie Wang (Tencent YouTu Lab)

CodePose EstimationDepth EstimationTransformerImage

🎯 What it does: This paper proposes AdaMatcher, an end-to-end detector-free feature matching framework that provides adaptive assignment and scale alignment.

Adaptive Data-Free Quantization

Biao Qian (Hefei University of Technology), Meng Wang (Hefei University of Technology)

CodeClassificationOptimizationConvolutional Neural NetworkGenerative Adversarial NetworkImage

🎯 What it does: Proposes Adaptive Data-Free Quantization (AdaDFQ), which calibrates the quantization network by generating adaptively adjustable synthetic samples without the need for original training data.

Adaptive Global Decay Process for Event Cameras

Urbano Miguel Nunes (Sorbonne University), Sio-Hoi Ieng (Sorbonne University)

CodeClassificationObject DetectionConvolutional Neural NetworkOptical FlowImageVideo

🎯 What it does: An adaptive global decay process is proposed for event stream processing of event cameras, and its effectiveness is validated across various tasks.

Adaptive Graph Convolutional Subspace Clustering

Lai Wei (Shanghai Maritime University), Jin Liu (Shanghai Maritime University)

CodeGraph Neural NetworkImage

🎯 What it does: Adaptive Graph Convolutional Subspace Clustering (AGCSC) is achieved by using graph convolution technology combined with feature extraction and self-expression matrix constraints.

Adaptive Human Matting for Dynamic Videos

Chung-Ching Lin (Microsoft), Zicheng Liu (Microsoft)

CodeSegmentationTransformerVideo

🎯 What it does: The AdaM framework is proposed to achieve alpha blending of human foregrounds in dynamic videos without the need for trimaps or pre-collected backgrounds.

Adaptive Patch Deformation for Textureless-Resilient Multi-View Stereo

Yuesong Wang (Huazhong University of Science and Technology), Yawei Luo (Zhejiang University)

CodeDepth EstimationOptimizationImageBenchmark

🎯 What it does: An adaptive patch deformation is introduced based on traditional PatchMatch, dynamically expanding the receptive field for unreliable pixels in texture-missing areas, and using anchor pixels to ensure that the matching cost approaches global optimality, thereby achieving texture-insensitive and low-memory multi-view stereo reconstruction.

Adaptive Sparse Convolutional Networks With Global Context Enhancement for Faster Object Detection on Drone Images

Bowei Du (Beihang University), Di Huang (Beihang University)

CodeObject DetectionConvolutional Neural NetworkImage

🎯 What it does: A method for accelerating detection heads based on sparse convolution, called CEASC, is proposed for object detection in drone images.

Adaptive Sparse Pairwise Loss for Object Re-Identification

Xiao Zhou (Tsinghua University), Lin Ma (Meituan Inc.)

CodeRecognitionRetrievalConvolutional Neural NetworkTransformerContrastive LearningImage

🎯 What it does: This paper proposes a Sparse Pairwise (SP) loss and its adaptive version AdaSP for the task of person/vehicle re-identification, where only one pair of positive samples and one pair of negative samples are sampled for each category during training.

AdaptiveMix: Improving GAN Training via Feature Space Shrinkage

Haozhe Liu (King Abdullah University of Science and Technology), Yefeng Zheng (Tencent)

CodeGenerationAnomaly DetectionConvolutional Neural NetworkGenerative Adversarial NetworkImage

🎯 What it does: A pluggable AdaptiveMix module is proposed, which enhances the training stability of GANs and the quality of generated images by pulling mixed samples closer in the feature space of the discriminator, thereby shrinking the distribution area of training samples.

Adjustment and Alignment for Unbiased Open Set Domain Adaptation

Wuyang Li (City University of Hong Kong), Yixuan Yuan (The Chinese University of Hong Kong)

CodeDomain AdaptationImage

🎯 What it does: To address the semantic-level bias problem in open set domain adaptation, the ANNA framework is proposed, which discovers potential new category regions in the source domain through Front-Door Adjustment (FDA) to achieve unbiased learning. It then separates and aligns the base classes and new classes through Decoupled Causal Alignment (DCA), ultimately achieving unbiased open set domain adaptation.

Advancing Visual Grounding With Scene Knowledge: Benchmark and Method

Zhihong Chen (Chinese University of Hong Kong), Guanbin Li (Sun Yat-sen University)

CodeRecognitionObject DetectionTransformerVision Language ModelImageTextMultimodalityBenchmark

🎯 What it does: This work proposes the Scene Knowledge Driven Visual Grounding (SK-VG) task and constructs a corresponding dataset; it also designs two knowledge embedding-based single-stage methods, KeViLI, and a language structure-based two-stage method, LeViLM, to explore the role of scene knowledge in visual-language alignment.

Adversarial Normalization: I Can Visualize Everything (ICE)

Hoyoung Choi (Hanyang University), Kyungsik Han (Hanyang University)

CodeSegmentationExplainability and InterpretabilityAdversarial AttackTransformerImage

🎯 What it does: Proposes a method to visualize the interpretability of visual Transformers (ICE) by classifying each image patch and using adversarial normalization.

Affordance Grounding From Demonstration Video To Target Image

Joya Chen (National University of Singapore), Mike Zheng Shou (National University of Singapore)

CodeObject DetectionSegmentationTransformerImageVideo

🎯 What it does: Proposes two methods, Affordance Transformer (Afformer) and Masked Affordance Hand (MaskAHand), to achieve fine-grained interaction (affordance) localization from video to image.

AGAIN: Adversarial Training With Attribution Span Enlargement and Hybrid Feature Fusion

Shenglin Yin (Peking University), Zhen Xiao (Peking University)

CodeOptimizationAdversarial AttackConvolutional Neural NetworkGenerative Adversarial NetworkImage

🎯 What it does: This paper proposes an adversarial training method based on extended attribution span and mixed feature fusion (AGAIN) to enhance the generalization performance of robust models.

Aligning Bag of Regions for Open-Vocabulary Object Detection

Size Wu (Nanyang Technological University), Chen Change Loy (The University of Hong Kong)

CodeObject DetectionConvolutional Neural NetworkVision Language ModelContrastive LearningImageText

🎯 What it does: The BARON method is proposed, which extends open vocabulary object detection from single region alignment to 'region pack' alignment, utilizing a combined structure of pre-trained visual language models to enhance the performance of new category detection.

All in One: Exploring Unified Video-Language Pre-Training

Jinpeng Wang (National University of Singapore), Mike Zheng Shou (National University of Singapore)

CodeRecognitionRetrievalTransformerVision Language ModelContrastive LearningVideoTextMultimodality

🎯 What it does: A unified end-to-end video language pre-training model called All-in-one Transformer is proposed, which learns multimodal representations directly from raw video pixels and a text encoder without the need for separate visual/language encoders.

ALOFT: A Lightweight MLP-Like Architecture With Dynamic Low-Frequency Transform for Domain Generalization

Jintao Guo (Nanjing University), Yinghuan Shi (Nanjing University)

CodeClassificationDomain AdaptationConvolutional Neural NetworkImage

🎯 What it does: A lightweight MLP-like architecture is proposed, introducing Dynamic Low-Frequency Spectrum Transformation (ALOFT) to enhance domain generalization performance.

Ambiguity-Resistant Semi-Supervised Learning for Dense Object Detection

Chang Liu (Shanghai University), Jingdong Wang (Baidu Inc)

CodeObject DetectionSupervised Fine-TuningImage

🎯 What it does: This paper addresses the issues of selection ambiguity and assignment ambiguity in single-stage object detectors within semi-supervised learning, proposing a framework named ARSL to alleviate these two types of problems, thereby significantly improving detection performance.

Ambiguous Medical Image Segmentation Using Diffusion Models

Aimon Rahman (Johns Hopkins University), Vishal M. Patel (Johns Hopkins University)

CodeSegmentationDiffusion modelImageBiomedical DataMagnetic Resonance ImagingComputed TomographyUltrasound

🎯 What it does: A medical image fuzzy segmentation method based on diffusion models (CIMD) is proposed, which can generate multiple feasible segmentation results from a single image;

AMT: All-Pairs Multi-Field Transforms for Efficient Frame Interpolation

Zhen Li (Nankai University), Ming-Ming Cheng (Nankai University)

CodeRestorationComputational EfficiencyConvolutional Neural NetworkOptical FlowVideo

🎯 What it does: This paper proposes the AMT (All-Pairs Multi-Field Transforms) network for efficient video frame interpolation, utilizing bidirectional all-pairs correlation fields and multi-field refinement to achieve more accurate task-oriented optical flow.

An Erudite Fine-Grained Visual Classification Model

Dongliang Chang (Beijing University of Posts and Telecommunications), Zhanyu Ma (Beijing University of Posts and Telecommunications)

CodeClassificationMeta LearningConvolutional Neural NetworkSupervised Fine-TuningImage

🎯 What it does: Build a single model to jointly train and identify fine-grained labels from multiple fine-grained visual classification datasets without relying on coarse-grained labels.

An In-Depth Exploration of Person Re-Identification and Gait Recognition in Cloth-Changing Conditions

Weijia Li (Beijing Jiaotong University), Yao Zhao (Beijing Jiaotong University)

CodeRecognitionRetrievalVideoBenchmark

🎯 What it does: A new video ReID and gait recognition benchmark, CCPG, with seven types of clothing variations has been constructed, and methods for video ReID and gait recognition have been compared on it.

Anchor3DLane: Learning To Regress 3D Anchors for Monocular 3D Lane Detection

Shaofei Huang (Institute of Information Engineering, Chinese Academy of Sciences), Si Liu (Institute of Artificial Intelligence, Beihang University)

CodeObject DetectionAutonomous DrivingConvolutional Neural NetworkTransformerImage

🎯 What it does: This paper proposes Anchor3DLane, a complete end-to-end detection framework that directly regresses 3D lanes through 3D line anchors in front view (FV) features without the need for BEV transformation.

AnchorFormer: Point Cloud Completion From Discriminative Nodes

Zhikai Chen (University of Science and Technology of China), Tao Mei (HiDream.ai Inc.)

CodeRestorationGenerationAutonomous DrivingTransformerPoint Cloud

🎯 What it does: Proposes AnchorFormer, which utilizes learned anchor points and point shape transformations to achieve point cloud completion.

Annealing-Based Label-Transfer Learning for Open World Object Detection

Yuqing Ma (Beihang University), Xianglong Liu (Beihang University)

CodeObject DetectionConvolutional Neural NetworkImage

🎯 What it does: A label transfer framework based on sawtooth annealing scheduling (Annealing-based Label-Transfer) is proposed, enabling the simultaneous learning of known and unknown categories in open-world object detection (OWOD) tasks without manually selecting unknown boxes.

Are Binary Annotations Sufficient? Video Moment Retrieval via Hierarchical Uncertainty-Based Active Learning

Wei Ji (National University of Singapore), Tat-seng Chua (National University of Singapore)

CodeRetrievalConvolutional Neural NetworkSupervised Fine-TuningVideo

🎯 What it does: This paper proposes an interactive hierarchical uncertainty active learning framework (HUAL) that uses binary labels instead of complete timestamps for video moment retrieval training, significantly reducing annotation costs.

Are We Ready for Vision-Centric Driving Streaming Perception? The ASAP Benchmark

Xiaofeng Wang (Institute of Automation, Chinese Academy of Sciences), Xingang Wang (Institute of Automation, Chinese Academy of Sciences)

CodeObject DetectionAutonomous DrivingMultimodalityBenchmark

🎯 What it does: The ASAP benchmark is proposed to evaluate the performance of camera-based 3D detection in self-driving scenarios under real-time inference (streaming) conditions, and it is extended to 12Hz high frame rate annotations on the nuScenes dataset. Additionally, the SPUR evaluation protocol, speed prediction, and learning-based prediction baseline methods are designed to compensate for inference delays. Comprehensive comparative experiments are conducted on various existing 3D detection models under different GPU and shared resource environments.

ARKitTrack: A New Diverse Dataset for Tracking Using Mobile RGB-D Data

Haojie Zhao (Dalian University of Technology), Huchuan Lu (Dalian University of Technology)

CodeObject TrackingSegmentationTransformerSimultaneous Localization and MappingVideoBenchmark

🎯 What it does: This paper presents a dataset called ARKitTrack, which consists of 300 RGB-D video sequences (a total of 455 targets and 229.7K frames) collected using the iPhone LiDAR camera. It provides axis-aligned bounding boxes, pixel-level masks, frame-level attributes, and camera intrinsic parameters and poses. Additionally, a unified RGB-D tracking baseline is provided, achieving a closed loop between VOT and VOS.

AsyFOD: An Asymmetric Adaptation Paradigm for Few-Shot Domain Adaptive Object Detection

Yipeng Gao (Sun Yat-sen University), Wei-Shi Zheng (Pengcheng Lab)

CodeObject DetectionDomain AdaptationConvolutional Neural NetworkImage

🎯 What it does: An asymmetric adaptation framework AsyFOD is proposed for few-shot domain adaptive object detection.

Attribute-Preserving Face Dataset Anonymization via Latent Code Optimization

Simone Barattin (University of Trento), Nicu Sebe (University of Trento)

CodeRecognitionGenerationSafty and PrivacyGenerative Adversarial NetworkImage

🎯 What it does: By directly optimizing the latent codes in the pre-trained StyleGAN2 latent space, identity de-identification of facial images is achieved while maintaining the facial attributes of the original images.

Augmentation Matters: A Simple-Yet-Effective Approach to Semi-Supervised Semantic Segmentation

Zhen Zhao (University of Sydney), Jingdong Wang (Baidu Inc.)

CodeSegmentationKnowledge DistillationImage

🎯 What it does: This paper studies a semi-supervised semantic segmentation method called AugSeg based on a teacher-student framework, focusing on improving data augmentation strategies.

AutoLabel: CLIP-Based Framework for Open-Set Video Domain Adaptation

Giacomo Zara (University of Trento), Elisa Ricci (University of Trento)

CodeClassificationDomain AdaptationTransformerVision Language ModelContrastive LearningVideo

🎯 What it does: Proposes the AutoLabel framework, which automatically generates candidate unknown category labels for the target domain on the open-source CLIP, thereby achieving open-set domain adaptation for video action classification in the unlabeled target domain.

Automatic High Resolution Wire Segmentation and Removal

Mang Tik Chiu (University of Illinois Urbana-Champaign), Humphrey Shi (Adobe)

CodeRestorationSegmentationConvolutional Neural NetworkTransformerImageBenchmark

🎯 What it does: This paper proposes a fully automated wire segmentation and removal system for high-resolution images, which includes a two-stage coarse-to-fine segmentation network and a LaMa-based tiled image restoration pipeline.

Autoregressive Visual Tracking

Xing Wei (Xi'an Jiaotong University), Yihong Gong (Xi'an Jiaotong University)

CodeObject TrackingTransformerVideo

🎯 What it does: ARTrack is proposed, an end-to-end autoregressive visual tracking framework that treats target trajectories as discrete coordinate sequences, directly decoded through a Transformer without the need for traditional localization heads or post-processing.

B-Spline Texture Coefficients Estimator for Screen Content Image Super-Resolution

Byeonghyun Pak (Daegu Gyeongbuk Institute of Science and Technology), Kyong Hwan Jin (Daegu Gyeongbuk Institute of Science and Technology)

CodeRestorationSuper ResolutionConvolutional Neural NetworkImage

🎯 What it does: This paper proposes an arbitrary scale screen content image super-resolution method based on a B-spline texture coefficient estimator (BTC).

BAAM: Monocular 3D Pose and Shape Reconstruction With Bi-Contextual Attention Module and Attention-Guided Modeling

Hyo-Jun Lee (Chungnam National University), Yeong Jun Koh (Chungnam National University)

CodeObject DetectionPose EstimationAutonomous DrivingConvolutional Neural NetworkImage

🎯 What it does: This paper proposes a monocular 3D vehicle pose and shape reconstruction framework based on Bi-Contextual Attention and Attention-Guided Modeling (BAAM), and introduces 3D Non-Maximum Suppression (3D NMS) to eliminate false detections;

BAD-NeRF: Bundle Adjusted Deblur Neural Radiance Fields

Peng Wang (Zhejiang University), Peidong Liu (Westlake University)

CodeRestorationData SynthesisOptimizationNeural Radiance FieldImage

🎯 What it does: This paper proposes a motion-blurred image combined bundle-adjustment neural radiance field (BAD-NeRF), which can simultaneously learn 3D scene representation and the motion trajectory during camera exposure, thus achieving deblurring and high-quality view synthesis under severely blurred images.

Balancing Logit Variation for Long-Tailed Semantic Segmentation

Yuchao Wang (Shanghai Jiao Tong University), Yujun Shen (CUHK)

CodeSegmentationDomain AdaptationConvolutional Neural NetworkTransformerImage

🎯 What it does: The paper proposes injecting class-related logit perturbations during the training phase to alleviate the long-tail problem in semantic segmentation.

Batch Model Consolidation: A Multi-Task Model Consolidation Framework

Iordanis Fostiropoulos (University of Southern California), Laurent Itti (University of Southern California)

CodeClassificationKnowledge DistillationConvolutional Neural NetworkMixture of ExpertsImageSequential

🎯 What it does: A Batch Model Consolidation (BMC) framework is proposed, which achieves long-sequence learning across multiple domains and tasks in continual learning by parallel training multiple expert models and integrating their knowledge into a baseline model through batch distillation at each step.

Behavioral Analysis of Vision-and-Language Navigation Agents

Zijiao Yang (Oregon State University), Stefan Lee (Oregon State University)

CodeTransformerVision Language ModelMultimodality

🎯 What it does: This paper studies and quantifies the fine-grained behaviors of visual-language navigation agents in four types of skills: stopping, turning, finding objects, and finding rooms, by constructing trajectory truncation and incorporating skill-specific sub-instructions as intervention samples.

Best of Both Worlds: Multimodal Contrastive Learning With Tabular and Imaging Data

Paul Hager (Technical University of Munich), Daniel Rueckert (Technical University of Munich)

CodeClassificationRecognitionContrastive LearningImageMultimodalityTabularBiomedical DataMagnetic Resonance Imaging

🎯 What it does: A multimodal framework utilizing image and tabular data for self-supervised contrastive learning is proposed, which is fine-tuned on image-only tasks, significantly improving the performance of cardiovascular disease prediction and car model recognition.

Better "CMOS" Produces Clearer Images: Learning Space-Variant Blur Estimation for Blind Image Super-Resolution

Xuhai Chen (Zhejiang University), Yong Liu (Zhejiang University)

CodeRestorationSuper ResolutionConvolutional Neural NetworkImage

🎯 What it does: This paper proposes a CMOS network for simultaneously estimating spatially varying blur kernels and semantic maps to achieve better blind super-resolution.

Beyond Appearance: A Semantic Controllable Self-Supervised Learning Framework for Human-Centric Visual Tasks

Weihua Chen (Alibaba Group), Xiuyu Sun (Alibaba Group)

CodeRecognitionRepresentation LearningTransformerContrastive LearningImage

🎯 What it does: A self-supervised learning framework called SOLIDER with adjustable semantic ratios was trained on a large-scale unlabeled human image dataset to learn general human visual representations.

Bi-Directional Distribution Alignment for Transductive Zero-Shot Learning

Zhicai Wang (University of Science and Technology of China), Xiangnan He (University of Science and Technology of China)

CodeClassificationGenerationAuto EncoderGenerative Adversarial NetworkImage

🎯 What it does: This paper proposes a bidirectional distribution alignment generative model Bi-VAEGAN to enhance the performance of Transductive Zero-Shot Learning (TZSL).

Bi-LRFusion: Bi-Directional LiDAR-Radar Fusion for 3D Dynamic Object Detection

Yingjie Wang (University of Science and Technology of China), Yanyong Zhang (University of Science and Technology of China)

CodeObject DetectionAutonomous DrivingPoint Cloud

🎯 What it does: A Bi-LRFusion bidirectional LiDAR-Radar fusion framework is proposed to enhance the performance of 3D dynamic object detection.

Bi3D: Bi-Domain Active Learning for Cross-Domain 3D Object Detection

Jiakang Yuan (Fudan University), Yu Qiao (Shanghai AI Laboratory)

CodeObject DetectionDomain AdaptationAutonomous DrivingPoint Cloud

🎯 What it does: Bi3D is proposedβ€”a dual-domain active learning framework for cross-domain 3D object detection under the condition of having very few labeled target domain samples.

Bias in Pruned Vision Models: In-Depth Analysis and Countermeasures

Eugenia Iofinova (IST Austria), Dan Alistarh (Neural Magic)

CodeClassificationCompressionAdversarial AttackConvolutional Neural NetworkImage

🎯 What it does: This paper systematically evaluates the impact of neural network pruning on visual model bias and proposes a bias prediction and mitigation method based on dense models.

BiasBed - Rigorous Texture Bias Evaluation

Nikolai Kalischek (ETH Zurich), Konrad Schindler (ETH Zurich)

CodeClassificationOptimizationConvolutional Neural NetworkAuto EncoderImageBenchmark

🎯 What it does: A BiasBed evaluation platform has been constructed for the systematic comparison and assessment of various algorithms aimed at reducing texture bias in convolutional networks, providing a unified process for experiments, model selection, and statistical testing.

BiCro: Noisy Correspondence Rectification for Multi-Modality Data via Bi-Directional Cross-Modal Similarity Consistency

Shuo Yang (University of Technology Sydney), Min Xu (University of Technology Sydney)

CodeRetrievalContrastive LearningImageTextMultimodality

🎯 What it does: This paper proposes a framework called BiCro based on bidirectional cross-modal similarity consistency to correct noisy correspondences in multimodal matching.

Bidirectional Cross-Modal Knowledge Exploration for Video Recognition With Pre-Trained Vision-Language Models

Wenhao Wu (University of Sydney), Wanli Ouyang (Shanghai AI Laboratory)

CodeRecognitionTransformerVision Language ModelContrastive LearningVideoText

🎯 What it does: This paper proposes the BIKE framework, which utilizes the bidirectional cross-modal knowledge of the pre-trained vision-language model (CLIP) to enhance video recognition performance, mainly consisting of an attribute branch and a video branch.

BiFormer: Learning Bilateral Motion Estimation via Bilateral Transformer for 4K Video Frame Interpolation

Junheum Park, Chang-Su Kim

CodeRestorationGenerationTransformerOptical FlowVideo

🎯 What it does: In 4K video frame interpolation, BiFormer is proposed, which first roughly estimates the global motion field through a bilateral Transformer, and then refines it to synthesize the intermediate frames.

BiFormer: Vision Transformer With Bi-Level Routing Attention

Lei Zhu (City University of Hong Kong), Rynson W.H. Lau (City University of Hong Kong)

CodeClassificationObject DetectionSegmentationTransformerImage

🎯 What it does: This paper proposes a Bi-Level Routing Attention (BRA) mechanism and constructs a new visual Transformer backbone network called BiFormer, which is used for tasks such as image classification, object detection, instance segmentation, and semantic segmentation.

BioNet: A Biologically-Inspired Network for Face Recognition

Pengyu Li (Terminus Group)

CodeRecognitionConvolutional Neural NetworkImage

🎯 What it does: A facial recognition network called BioNet is proposed, which is based on the feature partitioning of the lower temporal cortex of the human brain and integrates attribute knowledge to enhance recognition performance.

Bitstream-Corrupted JPEG Images Are Restorable: Two-Stage Compensation and Alignment Framework for Image Restoration

Wenyang Liu (Nanyang Technological University), Lap-Pui Chau (Hong Kong Polytechnic University)

CodeRestorationGenerative Adversarial NetworkImage

🎯 What it does: This paper proposes a method for recovering JPEG images affected by bit errors in encrypted bitstreams. It first designs a robust decoder to complete the full decoding, and then achieves high-quality recovery within a two-stage compensation and alignment framework (SCA and GCA).

BlackVIP: Black-Box Visual Prompting for Robust Transfer Learning

Changdae Oh (University of Seoul), Kyungwoo Song (Yonsei University)

CodeClassificationDomain AdaptationOptimizationTransformerPrompt EngineeringAuto EncoderImage

🎯 What it does: A black-box visual prompt method called BlackVIP is designed and implemented, utilizing an input-adaptive visual prompt generation network (Coordinator) and a zero-order optimization algorithm (SPSA-GC) to achieve transfer learning without accessing pre-trained model parameters and with extremely low memory requirements.

Block Selection Method for Using Feature Norm in Out-of-Distribution Detection

Yeonguk Yu (Gwangju Institute of Science and Technology), Kyoobin Lee (Gwangju Institute of Science and Technology)

CodeAnomaly DetectionConvolutional Neural NetworkImage

🎯 What it does: This paper proposes a post-hoc discrete distribution detection framework based on feature map norms, utilizing a block selection method to identify the most suitable network blocks for detection without the need for external OOD samples during training, and using the feature norm of these blocks for OOV discrimination.

Blur Interpolation Transformer for Real-World Motion From Blur

Zhihang Zhong (University of Tokyo), Imari Sato (National Institute of Informatics)

CodeRestorationTransformerImageVideo

🎯 What it does: A new Transformer-based model called BiT is proposed to recover clear video frames at any moment from motion-blurred images.

Boosting Accuracy and Robustness of Student Models via Adaptive Adversarial Distillation

Bo Huang (Hong Kong University of Science and Technology), Wei Wang (Hong Kong University of Science and Technology)

CodeKnowledge DistillationAdversarial AttackConvolutional Neural NetworkImage

🎯 What it does: An Adaptive Adversarial Distillation (AdaAD) method is proposed, which involves the teacher model in the inner optimization phase to search for points of maximum prediction difference, thereby enhancing both the natural accuracy and adversarial robustness of the student model during the distillation process.

Boosting Low-Data Instance Segmentation by Unsupervised Pre-Training With Saliency Prompt

Hao Li (Northwestern Polytechnical University), Junwei Han (Huazhong University of Science and Technology)

CodeObject DetectionSegmentationConvolutional Neural NetworkTransformerPrompt EngineeringContrastive LearningImage

🎯 What it does: A method for unsupervised pre-training based on visual prompts is proposed to enhance the performance of query-based end-to-end instance segmentation models (such as K-Net) in low-data environments.

Boosting Semi-Supervised Learning by Exploiting All Unlabeled Data

Yuhao Chen (MEGVII Technology), Xuequan Lu (Deakin University)

CodeClassificationSegmentationConvolutional Neural NetworkContrastive LearningImage

🎯 What it does: This paper proposes a FullMatch framework based on FixMatch, which fully utilizes all unlabeled data to enhance semi-supervised learning performance through Entropy Meaning Loss (EML) and Adaptive Negative Learning (ANL).

Boosting Verified Training for Robust Image Classifications via Abstraction

Zhaodi Zhang (East China Normal University), Min Zhang (East China Normal University)

CodeClassificationConvolutional Neural NetworkImage

🎯 What it does: Proposes an abstract-based interval training method for robust training of image classification models, accompanied by a black-box verifier.

Boosting Video Object Segmentation via Space-Time Correspondence Learning

Yurong Zhang (Shanghai Jiao Tong University), Wenjun Zhang (Zhejiang University)

CodeObject TrackingSegmentationContrastive LearningVideo

🎯 What it does: An unsupervised spatio-temporal correspondence learning framework is designed to enhance the correspondence of matching-based video object segmentation models, thereby improving mask tracking performance.

Boosting Weakly-Supervised Temporal Action Localization With Text Information

Guozhang Li (Xidian University), Xinbo Gao (Chongqing University of Posts and Telecommunications)

CodeRecognitionObject DetectionTransformerVideoText

🎯 What it does: This paper proposes a weakly supervised temporal action localization framework that utilizes action label text information to achieve two objectives through text-segment mining and video-text language completion, significantly improving localization accuracy.

Bootstrap Your Own Prior: Towards Distribution-Agnostic Novel Class Discovery

Muli Yang (Xidian University), Hanwang Zhang (Nanyang Technological University)

CodeClassificationImage

🎯 What it does: This paper proposes a distribution-agnostic novel class discovery method based on self-estimated priorsβ€”BYOP;

Boundary-Aware Backward-Compatible Representation via Adversarial Learning in Image Retrieval

Tan Pan (Ant Group), Wei Chu (Ant Group)

CodeRetrievalRepresentation LearningAdversarial AttackGenerative Adversarial NetworkImage

🎯 What it does: A new backward-compatible training method (AdvBCT) is proposed, allowing image retrieval systems to upgrade models without recalculating database embeddings.

Box-Level Active Detection

Mengyao Lyu (Tsinghua University), Guiguang Ding (Tsinghua University)

CodeObject DetectionConvolutional Neural NetworkSupervised Fine-TuningImage

🎯 What it does: This paper proposes a box-level active detection framework and designs the Complementary Pseudo Active Strategy (ComPAS) method, which selects the most informative target boxes through an input-end committee and completes sparse annotations using pseudo-labels, thereby reducing annotation redundancy and improving detection performance.

BoxTeacher: Exploring High-Quality Pseudo Labels for Weakly Supervised Instance Segmentation

Tianheng Cheng (Huazhong University of Science and Technology), Wenyu Liu (Horizon Robotics)

CodeObject DetectionSegmentationKnowledge DistillationConvolutional Neural NetworkImage

🎯 What it does: This paper studies weakly supervised instance segmentation and proposes the BoxTeacher framework, which utilizes box annotations to generate high-quality pseudo labels and enhances performance through teacher-student learning.

Bridging Search Region Interaction With Template for RGB-T Tracking

Tianrui Hui (Institute of Information Engineering, Chinese Academy of Sciences), Si Liu (Institute of Artificial Intelligence, Beihang University)

CodeObject TrackingTransformerMultimodality

🎯 What it does: This paper proposes a Template Bridging-based Cross-Modal Search Region Interaction (TBSI) module for RGB-T tracking;

Bringing Inputs to Shared Domains for 3D Interacting Hands Recovery in the Wild

Gyeongsik Moon (Meta Reality Labs)

CodePose EstimationConvolutional Neural NetworkImageMesh

🎯 What it does: This paper proposes the InterWild framework, which recovers the 3D mesh of two interacting hands from a single RGB image in the wild.

BUFFER: Balancing Accuracy, Efficiency, and Generalizability in Point Cloud Registration

Sheng Ao (Sun Yat-sen University), Yulan Guo (Sun Yat-sen University)

CodeRecognitionComputational EfficiencyConvolutional Neural NetworkPoint Cloud

🎯 What it does: A point cloud registration framework named BUFFER is proposed, combining point-level and block-level feature learning, while achieving high accuracy, high efficiency, and strong generalization.

Can't Steal? Cont-Steal! Contrastive Stealing Attacks Against Image Encoders

Zeyang Sha (CISPA Helmholtz Center for Information Security), Yang Zhang (CISPA Helmholtz Center for Information Security)

CodeKnowledge DistillationRepresentation LearningAdversarial AttackConvolutional Neural NetworkContrastive LearningImage

🎯 What it does: This paper studies model stealing attacks on self-supervised image encoders and proposes a stealing method based on contrastive learning called Cont-Steal.

CaPriDe Learning: Confidential and Private Decentralized Learning Based on Encryption-Friendly Distillation Loss

Nurbek Tastan (Mohamed bin Zayed University of Artificial Intelligence), Karthik Nandakumar (Mohamed bin Zayed University of Artificial Intelligence)

CodeFederated LearningSafty and PrivacyKnowledge DistillationConvolutional Neural NetworkImage

🎯 What it does: A CaPriDe learning framework is proposed, utilizing fully homomorphic encryption (FHE) to achieve decentralized collaborative learning with data confidentiality, and transferring model knowledge through knowledge distillation.

Category Query Learning for Human-Object Interaction Classification

Chi Xie (Tongji University), Yichen Wei (Shanghai Jiao Tong University)

CodeClassificationTransformerImage

🎯 What it does: Proposes a HOI classification method based on category query learning, mapping category queries to images and enhancing interaction classification performance by combining a transformer decoder.

CF-Font: Content Fusion for Few-Shot Font Generation

Chi Wang (Zhejiang University), Weiwei Xu (Zhejiang University)

CodeGenerationGenerative Adversarial NetworkImage

🎯 What it does: Proposes a content fusion module and projection character loss to improve few-shot font generation.

CFA: Class-Wise Calibrated Fair Adversarial Training

Zeming Wei (Peking University), Yisen Wang (Peking University)

CodeClassificationAdversarial AttackGenerative Adversarial NetworkImage

🎯 What it does: This study investigates the sensitivity of different categories to adversarial training configurations and proposes an adaptive category-level adversarial training framework called CFA.

CHMATCH: Contrastive Hierarchical Matching and Robust Adaptive Threshold Boosted Semi-Supervised Learning

Jianlong Wu (Harbin Institute of Technology), Liqiang Nie (Shandong University)

CodeClassificationContrastive LearningImage

🎯 What it does: This paper proposes a semi-supervised learning framework named CHMatch, which combines instance-level prediction matching with hierarchical label-based graph-level contrastive learning, aiming to improve classification performance under few labeled samples.