arXivSub Start free trial

CVPR 2024 Papers with Code

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

3D Building Reconstruction from Monocular Remote Sensing Images with Multi-level Supervisions

Weijia Li (Sun Yat-Sen University), Conghui He (Shanghai AI Laboratory)

CodeObject DetectionSegmentationDepth EstimationConvolutional Neural NetworkImage

🎯 What it does: A multi-level supervised monocular remote sensing image building 3D reconstruction network (MLS-BRN) is proposed, which can be trained on samples with different levels of annotations to generate complete 3D models of building footprints, roofs, offsets, and heights from a single frame image.

3D Face Reconstruction with the Geometric Guidance of Facial Part Segmentation

Zidu Wang (Chinese Academy of Sciences), Zhen Lei (Chinese Academy of Sciences)

CodeSegmentationGenerationData SynthesisOptimizationImage

🎯 What it does: This paper proposes a new loss function PRDL, which achieves geometric guidance for 3D face reconstruction by converting facial part segmentation into 2D point sets and aligning them with 3DMM reprojected point sets.

3D LiDAR Mapping in Dynamic Environments using a 4D Implicit Neural Representation

Xingguang Zhong (Center for Robotics, University of Bonn), Jens Behley (Center for Robotics, University of Bonn)

CodeAutonomous DrivingRobotic IntelligenceSimultaneous Localization and MappingPoint Cloud

🎯 What it does: Using a 4D implicit neural network for spatiotemporal TSDF modeling of continuous LiDAR point clouds, a complete static map is obtained and dynamic objects are automatically removed.

3DInAction: Understanding Human Actions in 3D Point Clouds

Yizhak Ben-Shabat (Technion, Israel Institute of Technology), Stephen Gould (Australian National University)

CodeRecognitionConvolutional Neural NetworkPoint Cloud

🎯 What it does: A motion recognition pipeline based on 3D point cloud sequences, called 3DinAction, is proposed, which focuses on constructing spatiotemporal features using local point cloud sets (t-patches) that evolve over time.

A Call to Reflect on Evaluation Practices for Age Estimation: Comparative Analysis of the State-of-the-Art and a Unified Benchmark

Jakub PaplhΓ‘m (Czech Technical University in Prague), Vojt?ch Franc

CodeClassificationRecognitionConvolutional Neural NetworkTransformerVision Language ModelImageBenchmark

🎯 What it does: Systematically evaluated and compared facial age estimation methods, proposed a unified evaluation protocol, and published data partitioning and code.

A Closer Look at the Few-Shot Adaptation of Large Vision-Language Models

Julio Silva-RodrΓ­guez (Γ‰cole de technologie supΓ©rieure), Jose Dolz (Γ‰cole de technologie supΓ©rieure)

CodeDomain AdaptationOptimizationTransformerVision Language ModelContrastive LearningImage

🎯 What it does: The CLAP (Class-Adaptive Linear Probe) method is proposed, which uses zero-shot prototypes as priors to achieve efficient few-shot transfer of large-scale vision-language models without a validation set.

A Conditional Denoising Diffusion Probabilistic Model for Point Cloud Upsampling

Wentao Qu (Nanjing University of Science and Technology), Liang Xiao (Nanjing University of Science and Technology)

CodeRestorationGenerationData SynthesisDiffusion modelPoint Cloud

🎯 What it does: A point cloud upsampling method based on a conditional denoising diffusion probabilistic model (PUDM) is proposed, which directly generates high-quality dense point clouds from sparse point clouds as conditions.

A Noisy Elephant in the Room: Is Your Out-of-Distribution Detector Robust to Label Noise?

Galadrielle Humblot-Renaux (Aalborg University), Thomas B. Moeslund (Aalborg University)

CodeClassificationAnomaly DetectionConvolutional Neural NetworkTransformerImageBenchmark

🎯 What it does: This study systematically evaluates the robustness of 20 mainstream post-hoc OOD detection methods in the presence of label noise during classifier training, exploring how label noise affects the distinguishability between ID samples and OOD samples.

A Picture is Worth More Than 77 Text Tokens: Evaluating CLIP-Style Models on Dense Captions

Jack Urbanek (Meta), Adriana Romero-Soriano (Fair)

CodeSegmentationRetrievalTransformerLarge Language ModelSupervised Fine-TuningVision Language ModelContrastive LearningImageTextMultimodality

🎯 What it does: A dense annotated image dataset DCI has been constructed and made public, providing approximately 1000-word multi-level textual descriptions for each image, and based on this, a sub-image-caption matching task has been proposed to evaluate the fine-grained understanding ability of VLM.

A Semi-supervised Nighttime Dehazing Baseline with Spatial-Frequency Aware and Realistic Brightness Constraint

Xiaofeng Cong (Southeast University), Hao Shen (Hefei University of Technology)

CodeRestorationTransformerImage

🎯 What it does: A semi-supervised nighttime image dehazing baseline SFSNiD is proposed, utilizing a spatial-frequency information interaction module and local window brightness constraints to address issues of haze, halos, and noise caused by multiple light sources and low illumination.

A Subspace-Constrained Tyler's Estimator and its Applications to Structure from Motion

Feng Yu (University of Minnesota), Gilad Lerman (University of Minnesota)

CodeAnomaly DetectionOptimizationImage

🎯 What it does: A subspace-constrained Tyler estimator (STE) is proposed for efficiently recovering low-dimensional subspaces in the presence of a large number of outliers.

A Unified Diffusion Framework for Scene-aware Human Motion Estimation from Sparse Signals

Jiangnan Tang (ShanghaiTech University), Ye Shi (ShanghaiTech University)

CodePose EstimationDiffusion modelAuto EncoderPoint Cloud

🎯 What it does: The researchers propose to predict complete human motion in a 3D scene using only the sparse tracking signals generated by a head-mounted display and dual hand controllers.

A Unified Framework for Microscopy Defocus Deblur with Multi-Pyramid Transformer and Contrastive Learning

Yuelin Zhang (Chinese University of Hong Kong), Shing Shin Cheng (Chinese University of Hong Kong)

CodeRestorationTransformerContrastive LearningImage

🎯 What it does: A unified framework MPT–EFCR is proposed for microscope deblurring tasks.

A&B BNN: Add&Bit-Operation-Only Hardware-Friendly Binary Neural Network

Ruichen Ma (University of Electronic Science and Technology of China), Shaogang Hu (University of Electronic Science and Technology of China)

CodeClassificationComputational EfficiencyKnowledge DistillationImage

🎯 What it does: Designed and implemented a completely multiplication-free binary neural network (A&B BNN), achieving hardware-friendly inference.

A2XP: Towards Private Domain Generalization

Geunhyeok Yu (Kyung Hee University), Hyoseok Hwang (Kyung Hee University)

CodeDomain AdaptationSafty and PrivacyTransformerPrompt EngineeringImage

🎯 What it does: This paper proposes the A2XP method, which utilizes expert prompts and attention mechanisms to achieve domain generalization while maintaining the structural and parameter privacy of the target network.

Abductive Ego-View Accident Video Understanding for Safe Driving Perception

Jianwu Fang (Xi'an Jiaotong University), Tat-Seng Chua (National University of Singapore)

CodeObject DetectionGenerationAutonomous DrivingConvolutional Neural NetworkDiffusion modelContrastive LearningVideoMultimodality

🎯 What it does: A large-scale multimodal accident video dataset, MM-AU, is proposed, and based on this dataset, the AdVersa-SD framework is designed for self-supervised reasoning in accident video understanding and generation.

Accelerating Diffusion Sampling with Optimized Time Steps

Shuchen Xue (Academy of Mathematics and Systems Science Chinese Academy of Sciences), Zhenguo Li (Huawei Noah's Ark Lab)

CodeGenerationOptimizationComputational EfficiencyDiffusion modelImageOrdinary Differential Equation

🎯 What it does: To address the low sampling efficiency of diffusion models, the authors propose a framework that accelerates sampling by optimizing the sampling time step.

Accurate Training Data for Occupancy Map Prediction in Automated Driving Using Evidence Theory

Jonas KΓ€lble (Bosch Center for Artificial Intelligence), Eddy Ilg (Saarland University)

CodeAutonomous DrivingPoint Cloud

🎯 What it does: A method for generating LiDAR occupancy grids based on evidence theory is proposed, which can explicitly handle occlusion, unobserved areas, and measurement errors, generating more accurate occupancy maps and uncertainty estimates for training image-driven occupancy prediction models.

ACT-Diffusion: Efficient Adversarial Consistency Training for One-step Diffusion Models

Fei Kong (University of Electronic Science and Technology of China), Kaidi Xu (Drexel University)

CodeGenerationData SynthesisDiffusion modelGenerative Adversarial NetworkImage

🎯 What it does: Adversarial Consistency Training (ACT) is proposed, which incorporates a discriminator into the consistency model training to directly minimize the Jensen-Shannon distance between the generated distribution and the target distribution, thereby achieving efficient generation of a one-step diffusion model.

Action Scene Graphs for Long-Form Understanding of Egocentric Videos

Ivan Rodin (University of Catania), Giovanni Maria Farinella (University of Catania)

CodeObject DetectionRepresentation LearningGraph Neural NetworkTransformerLarge Language ModelVideoGraph

🎯 What it does: A new long-term first-person video understanding representation called Egocentric Action Scene Graphs (EASG) is proposed, and this graph representation has been manually annotated on the Ego4D dataset.

Active Object Detection with Knowledge Aggregation and Distillation from Large Models

Dejie Yang (Peking University), Yang Liu (Peking University)

CodeObject DetectionKnowledge DistillationTransformerDiffusion modelVideo

🎯 What it does: A proactive target detection framework KAD is proposed, utilizing ternary prior knowledge (semantic interaction, fine-grained vision, spatial prior);

Active Prompt Learning in Vision Language Models

Jihwan Bang (Korea Advanced Institute of Science and Technology), Jae-Gil Lee (Michigan State University)

CodeClassificationData-Centric LearningTransformerPrompt EngineeringVision Language ModelImage

🎯 What it does: Active prompt learning for pre-trained vision-language models is conducted to reduce labeling costs and enhance adaptability to new tasks.

AdaBM: On-the-Fly Adaptive Bit Mapping for Image Super-Resolution

Cheeun Hong (Seoul National University), Kyoung Mu Lee (Seoul National University)

CodeRestorationSuper ResolutionImage

🎯 What it does: For the task of image super-resolution, this paper proposes a quantization framework called AdaBM that can adaptively configure bit width in real-time during inference, completing bit mapping configuration in seconds and avoiding the massive training required by traditional QAT.

Adapt Before Comparison: A New Perspective on Cross-Domain Few-Shot Segmentation

Jonas Herzog (Zhejiang University)

CodeSegmentationDomain AdaptationConvolutional Neural NetworkContrastive LearningImageBenchmark

🎯 What it does: This paper proposes a method for cross-domain few-shot segmentation (CD-FSS) that does not require a pre-trained segmentation network. Instead, it directly achieves segmentation by inserting 1Γ—1 adapters into each bottleneck layer of an ImageNet pre-trained ResNet-50 backbone during testing, and utilizes view consistency contrastive learning and class prototype contrastive loss for task adaptation of the adapters.

Adapt or Perish: Adaptive Sparse Transformer with Attentive Feature Refinement for Image Restoration

Shihao Zhou (Nankai University), Jufeng Yang (Nankai University)

CodeRestorationTransformerImage

🎯 What it does: This paper proposes an adaptive sparse Transformer model for image restoration tasks.

Adapters Strike Back

Jan-Martin O. Steitz (Technical University of Darmstadt), Stefan Roth (Technical University of Darmstadt)

CodeClassificationOptimizationComputational EfficiencyTransformerImage

🎯 What it does: Systematically evaluated and improved adapters on visual Transformers, proposing a more efficient Adapter+ for parameterized transfer learning.

Adapting Short-Term Transformers for Action Detection in Untrimmed Videos

Min Yang (Nanjing University), Limin Wang (Nanjing University)

CodeObject DetectionTransformerAuto EncoderVideo

🎯 What it does: Proposes the ViT-TAD framework, using a pre-trained pure ViT as a unified long video Transformer for end-to-end temporal action detection.

Adapting Visual-Language Models for Generalizable Anomaly Detection in Medical Images

Chaoqin Huang (Shanghai Jiao Tong University), Yanfeng Wang (Shanghai Jiao Tong University)

CodeAnomaly DetectionTransformerVision Language ModelContrastive LearningImageBiomedical DataMagnetic Resonance ImagingComputed Tomography

🎯 What it does: Adapting the pre-trained CLIP visual-language model, a multi-layer visual feature adaptation and comparison framework is proposed to achieve zero/few-shot anomaly detection in medical images.

Adaptive Bidirectional Displacement for Semi-Supervised Medical Image Segmentation

Hanyang Chi (China University of Petroleum), Weifeng Liu (China University of Petroleum)

CodeSegmentationContrastive LearningImageBiomedical DataMagnetic Resonance Imaging

🎯 What it does: This paper proposes an Adaptive Bidirectional Displacement (ABD) framework to enhance the consistency learning effect in semi-supervised medical image segmentation.

Adaptive Fusion of Single-View and Multi-View Depth for Autonomous Driving

Junda Cheng (Huazhong University of Science and Technology), Xin Yang (Huazhong University of Science and Technology)

CodeDepth EstimationAutonomous DrivingConvolutional Neural NetworkImage

🎯 What it does: This paper proposes an adaptive fusion network for monocular and multi-view depth estimation, named AFNet, aimed at enhancing the robustness and accuracy of depth estimation in autonomous driving scenarios.

Adaptive Multi-Modal Cross-Entropy Loss for Stereo Matching

Peng Xu (Zhejiang University), Tianyu Pu (Zhejiang University)

CodeDepth EstimationDomain AdaptationConvolutional Neural NetworkContrastive LearningImage

🎯 What it does: Proposes an adaptive multimodal cross-entropy loss and a primary modality resolution estimator to improve the distribution supervision and result estimation of stereo matching networks.

Adaptive Slot Attention: Object Discovery with Dynamic Slot Number

Ke Fan (Fudan University), Zheng Zhang (Amazon Web Services)

CodeObject DetectionSegmentationTransformerAuto EncoderImageVideo

🎯 What it does: The AdaSlot framework is proposed, which adaptively determines the number of slots during object discovery and segmentation, avoiding the limitations of traditional Slot Attention that requires a preset number of slots.

Adaptive Softassign via Hadamard-Equipped Sinkhorn

Binrui Shen (Xi'an Jiaotong-Liverpool University), Shengxin Zhu (Beijing Normal University)

CodeOptimizationProtein Structure PredictionGraph Neural NetworkGraph

🎯 What it does: This paper studies the Softassign algorithm in graph matching and proposes Adaptive Softassign and Hadamard-Equipped Sinkhorn formulas to automatically adjust parameters and improve stability and efficiency.

AdaRevD: Adaptive Patch Exiting Reversible Decoder Pushes the Limit of Image Deblurring

Xintian Mao (Shanghai Key Laboratory of Multidimensional Information Processing East China Normal University), Yan Wang (Shanghai Key Laboratory of Multidimensional Information Processing East China Normal University)

CodeRestorationAuto EncoderImage

🎯 What it does: For the image deblurring task, the authors propose AdaRevD, a reversible sub-decoder with an adaptive patch exit mechanism that enhances decoding capability while being memory-friendly.

ADFactory: An Effective Framework for Generalizing Optical Flow with NeRF

Han Ling (Nanjing University of Science and Technology), Xinfeng Li

CodeData SynthesisNeural Radiance FieldOptical FlowImageVideo

🎯 What it does: Automatically construct an Automatic Data Factory (ADF) using NeRF to generate high-quality optical flow annotations from RGB images captured by a single camera, and use them for unsupervised training of optical flow networks.

Adversarial Distillation Based on Slack Matching and Attribution Region Alignment

Shenglin Yin (Peking University), Jieyi Long (Theta Labs)

CodeKnowledge DistillationAdversarial AttackConvolutional Neural NetworkImage

🎯 What it does: This paper proposes a new adversarial distillation method called SmaraAD, aimed at enhancing the robustness of small models.

Aerial Lifting: Neural Urban Semantic and Building Instance Lifting from Aerial Imagery

Yuqi Zhang (Sun Yat-sen University), Shuguang Cui (Sun Yat-sen University)

CodeObject DetectionSegmentationNeural Radiance FieldContrastive LearningImage

🎯 What it does: Utilizing Neural Radiance Fields (NeRF) to elevate 2D semantic and instance segmentation labels from a drone's perspective to 3D space, achieving semantic and building-level instance segmentation at an urban scale.

AEROBLADE: Training-Free Detection of Latent Diffusion Images Using Autoencoder Reconstruction Error

Jonas Ricker (Ruhr University Bochum), Asja Fischer (Ruhr University Bochum)

CodeGenerationAnomaly DetectionDiffusion modelAuto EncoderImage

🎯 What it does: A training-free detection method called AEROBLADE is proposed, which utilizes the reconstruction error of a latent diffusion model (LDM) autoencoder to distinguish between real images and generated images.

AETTA: Label-Free Accuracy Estimation for Test-Time Adaptation

Taeckyung Lee (KAIST), Sung-Ju Lee (KAIST)

CodeDomain AdaptationImage

🎯 What it does: A test-time adaptive accuracy estimation method called AETTA is proposed, which does not require labels or source data.

Affine Equivariant Networks Based on Differential Invariants

Yikang Li (Peking University), Zhouchen Lin (Peking University)

CodeImageOrdinary Differential Equation

🎯 What it does: An affine equivariant network based on differential invariants and symmetric partial differential equations (InvarPDEs-Net and InvarLayer) is constructed, which does not require discretization or sampling of the affine group.

Aligning and Prompting Everything All at Once for Universal Visual Perception

Yunhang Shen (Tencent), Rongrong Ji (Xiamen University)

CodeObject DetectionSegmentationTransformerPrompt EngineeringVision Language ModelImageTextMultimodality

🎯 What it does: A unified visual perception model APE has been constructed, capable of detecting, segmenting, and localizing all targets, segmented areas, and natural language descriptions in an image at once, using an instance-level sentence-object matching framework.

Aligning Logits Generatively for Principled Black-Box Knowledge Distillation

Jing Ma (Huazhong University of Science and Technology), Yongbin Li (Alibaba Damo Academy)

CodeKnowledge DistillationGenerative Adversarial NetworkImage

🎯 What it does: This paper studies the black-box knowledge distillation (B2KD) problem from cloud to edge, proposing a two-step process: first, deprivatization is achieved through a generator, and then distillation is performed using mapping emulation.

AlignMiF: Geometry-Aligned Multimodal Implicit Field for LiDAR-Camera Joint Synthesis

Tang Tao (Shenzhen Campus of Sun Yat-sen University), Xiaodan Liang (DarkMatter AI Research)

CodeData SynthesisAutonomous DrivingNeural Radiance FieldMultimodalityPoint Cloud

🎯 What it does: A multi-modal implicit field AlignMiF is proposed for the joint synthesis of LiDAR and camera data.

AllSpark: Reborn Labeled Features from Unlabeled in Transformer for Semi-Supervised Semantic Segmentation

Haonan Wang (Hong Kong University of Science and Technology), Xiaomeng Li (Hong Kong University of Science and Technology)

CodeSegmentationTransformerImage

🎯 What it does: The AllSpark module is proposed to reshape labeled features by mapping unlabeled features to labeled features in semi-supervised semantic segmentation, alleviating the issue of label data dominance.

Alpha Invariance: On Inverse Scaling Between Distance and Volume Density in Neural Radiance Fields

Joshua Ahn (University of Chicago), Greg Shakhnarovich (TTI-Chicago)

CodeNeural Radiance FieldPoint Cloud

🎯 What it does: This paper addresses the inverse relationship between volume density and distance caused by the uncertainty of scene size scale in NeRF, proposing the concept of alpha invariance and providing corresponding mathematical analysis.

AM-RADIO: Agglomerative Vision Foundation Model Reduce All Domains Into One

Mike Ranzinger (NVIDIA), Pavlo Molchanov (NVIDIA)

CodeRecognitionObject DetectionSegmentationKnowledge DistillationTransformerContrastive LearningImage

🎯 What it does: By fusing visual foundation models such as CLIP, DINOv2, and SAM through multi-teacher distillation, a RADIO visual model is trained that can handle arbitrary resolutions and is compatible with multiple tasks.

AMU-Tuning: Effective Logit Bias for CLIP-based Few-shot Learning

Yuwei Tang (Tianjin University), Qinghua Hu (Tianjin University)

CodeClassificationRecognitionTransformerContrastive LearningImage

🎯 What it does: The AMU-Tuning method is proposed to enhance the performance of CLIP in few-shot learning by learning effective logit biases, and it provides a unified analysis of existing methods from the perspective of logit biases.

An Interactive Navigation Method with Effect-oriented Affordance

Xiaohan Wang (Xi'an Jiaotong University), Shuqiang Jiang (Chinese Academy of Sciences)

CodeObject DetectionOptimizationRobotic IntelligenceConvolutional Neural NetworkReinforcement LearningImage

🎯 What it does: This paper proposes an interactive navigation method based on effect-driven affordance maps (ADIN), achieving long-term goal navigation in complex dynamic environments.

An Upload-Efficient Scheme for Transferring Knowledge From a Server-Side Pre-trained Generator to Clients in Heterogeneous Federated Learning

Jianqing Zhang (Shanghai Jiao Tong University), Jian Cao (Shanghai Jiao Tong University)

CodeFederated LearningKnowledge DistillationDiffusion modelGenerative Adversarial NetworkImage

🎯 What it does: This paper proposes a high-efficiency knowledge transfer scheme called FedKTL, which uses a server-side pre-trained generator to generate image-vector pairs related to client tasks, aiding the transfer of global knowledge to client models in heterogeneous federated learning.

Analyzing and Improving the Training Dynamics of Diffusion Models

Tero Karras (NVIDIA), Samuli Laine (NVIDIA)

CodeGenerationData SynthesisDiffusion modelImage

🎯 What it does: Improved the training dynamics of the diffusion model, redesigned network layers to maintain the expected values of activations, weights, and update magnitudes, and proposed a post-EMA method to accurately adjust the model average;

Anomaly Heterogeneity Learning for Open-set Supervised Anomaly Detection

Jiawen Zhu (Singapore Management University), Guansong Pang (Harvard University)

CodeAnomaly DetectionRecurrent Neural NetworkImageBiomedical DataMagnetic Resonance ImagingComputed Tomography

🎯 What it does: A framework for open-set supervised anomaly detection based on simulated heterogeneous anomaly distributions (AHL) is proposed, which achieves unified modeling of seen and unseen anomalies by generating diverse anomaly distributions and performing collaborative differentiable learning in a simulated open-set environment.

APISR: Anime Production Inspired Real-World Anime Super-Resolution

Boyang Wang (University of Michigan), Hanbin Zhao (Zhejiang University)

CodeRestorationSuper ResolutionCompressionGenerative Adversarial NetworkImageVideo

🎯 What it does: This paper proposes an image dataset API based on anime production by analyzing the anime production process, and designs a prediction-guided compression module and pseudo-realistic line enhancement technology to address compression distortion and hand-drawn line blur.

AssistGUI: Task-Oriented PC Graphical User Interface Automation

Difei Gao, Mike Zheng Shou

CodeTransformerLarge Language ModelAgentic AITextMultimodalityBenchmark

🎯 What it does: Proposed the ASSISTGUI benchmark, covering 100 Windows PC GUI automation tasks, and introduced the AutoPC multi-agent collaboration framework to accomplish these tasks;

Asymmetric Masked Distillation for Pre-Training Small Foundation Models

Zhiyu Zhao (Nanjing University), Limin Wang (Nanjing University)

CodeKnowledge DistillationRepresentation LearningTransformerAuto EncoderImageVideo

🎯 What it does: An Asynchronous Mask Distillation framework (AMD) is proposed for self-supervised pre-training on small Vision Transformers.

Atlantis: Enabling Underwater Depth Estimation with Stable Diffusion

Fan Zhang (Beijing Institute of Technology), Ying Fu (Beijing Institute of Technology)

CodeGenerationData SynthesisDepth EstimationDiffusion modelImageText

🎯 What it does: Using Stable Diffusion combined with ControlNet to generate realistic underwater images and corresponding accurate depths, and based on this dataset to train and enhance the performance of monocular depth estimation models.

Atom-Level Optical Chemical Structure Recognition with Limited Supervision

Martijn Oldenhof (KU Leuven), Yves Moreau (KU Leuven)

CodeRecognitionObject DetectionImageGraph

🎯 What it does: A weakly supervised learning-based chemical structure recognition model, AtomLenz, has been developed, capable of achieving atomic-level localization and constructing molecular graphs using only SMILES-labeled image data.

Attention Calibration for Disentangled Text-to-Image Personalization

Yanbing Zhang (East China University of Science and Technology), Zhe Wang (East China University of Science and Technology)

CodeGenerationData SynthesisTransformerDiffusion modelImage

🎯 What it does: DisenDiff is designed to learn and generate various personalized concepts in a text-to-image model using an attention calibration mechanism under the condition of having only a single image, supporting both independent and combined generation of concepts.

Attention-Propagation Network for Egocentric Heatmap to 3D Pose Lifting

Taeho Kang (Seoul National University), Youngki Lee (Seoul National University)

CodePose EstimationTransformerImage

🎯 What it does: A heatmap-based 3D pose upsampling method called EgoTAP is proposed for high-precision 3D human pose estimation in a binocular first-person camera scenario.

Auto-Train-Once: Controller Network Guided Automatic Network Pruning from Scratch

Xidong Wu (University of Pittsburgh), Heng Huang

CodeCompressionOptimizationConvolutional Neural NetworkRecurrent Neural NetworkImage

🎯 What it does: Proposes the Auto-Train-Once (ATO) framework, an end-to-end structural pruning method that achieves one-time training and pruning.

AutoAD III: The Prequel - Back to the Pixels

Tengda Han (University of Oxford), Andrew Zisserman (University of Oxford)

CodeGenerationTransformerLarge Language ModelVision Language ModelVideoMultimodalityAudio

🎯 What it does: This paper proposes two pixel-level movie audio description (AD) datasets (CMD-AD and HowTo-AD), and based on this, designs the Movie-BLIP2 and Movie-Llama2 models based on Q-former to achieve full pixel-level AD generation.

AV2AV: Direct Audio-Visual Speech to Audio-Visual Speech Translation with Unified Audio-Visual Speech Representation

Jeongsoo Choi (Korea Advanced Institute of Science and Technology), Yong Man Ro (Korea Advanced Institute of Science and Technology)

CodeGenerationData SynthesisTransformerGenerative Adversarial NetworkVideoMultimodalityAudio

🎯 What it does: A framework called AV2AV is proposed, which directly translates audio-video speech to audio-video speech.

BA-SAM: Scalable Bias-Mode Attention Mask for Segment Anything Model

Yiran Song (Shanghai Jiao Tong University), Lizhuang Ma (La Trobe University)

CodeSegmentationTransformerImage

🎯 What it does: This paper addresses the performance degradation of the Segment Anything Model at different image resolutions by proposing a scalable Bias Attention Mask (BA-SAM), achieving length extrapolation without altering the structure.

BadCLIP: Trigger-Aware Prompt Learning for Backdoor Attacks on CLIP

Jiawang Bai (Tsinghua University), Wei Liu (Tencent Data Platform)

CodeClassificationAdversarial AttackTransformerPrompt EngineeringContrastive LearningImageMultimodality

🎯 What it does: This paper introduces triggers during the prompt learning phase of CLIP, constructing a trigger-aware context generator to perform backdoor attacks on the model;

Balancing Act: Distribution-Guided Debiasing in Diffusion Models

Rishubh Parihar (Indian Institute of Science), R. Venkatesh Babu (Indian Institute of Science)

CodeGenerationData SynthesisDiffusion modelImage

🎯 What it does: This paper proposes a method for achieving fair generation without retraining the pre-trained diffusion model, by using Distribution Guidance to make the attribute distribution of generated images approximate the user-specified reference distribution.

Behind the Veil: Enhanced Indoor 3D Scene Reconstruction with Occluded Surfaces Completion

Su Sun (Purdue University), Liu Ren (Bosch Research North America)

CodeRestorationGenerationContrastive LearningPoint CloudMesh

🎯 What it does: A method for 3D reconstruction of indoor scenes is proposed using a series of depth images, capable of simultaneously recovering visible surfaces and occluded (invisible) surfaces, achieving the generation of a complete 3D mesh.

Benchmarking Segmentation Models with Mask-Preserved Attribute Editing

Zijin Yin (Beijing University of Posts and Telecommunications), Jun Guo (Beijing University of Posts and Telecommunications)

CodeSegmentationGenerationTransformerLarge Language ModelDiffusion modelImageTextBenchmark

🎯 What it does: A mask-preserved attribute editing pipeline based on diffusion models has been constructed, which accurately edits local and global attributes of images while keeping the original segmentation labels unchanged, generating editable images that can be used to evaluate the robustness of semantic segmentation.

Benchmarking the Robustness of Temporal Action Detection Models Against Temporal Corruptions

Runhao Zeng (Shenzhen MSU-BIT University), Yong Guo (South China University of Technology)

CodeRecognitionObject DetectionConvolutional Neural NetworkTransformerVideoBenchmark

🎯 What it does: This paper addresses the vulnerability of temporal information in videos by constructing two sets of time corruption robustness benchmarks based on THUMOS14 and ActivityNet v1.3. It systematically evaluates the performance of seven mainstream temporal action detection models under varying degrees of time corruption and proposes a robust training strategy through FrameDrop data augmentation and Temporal-Robust Consistency (TRC) loss.

Beyond Image Super-Resolution for Image Recognition with Task-Driven Perceptual Loss

Jaeha Kim (Seoul National University), Kyoung Mu Lee (Seoul National University)

CodeClassificationObject DetectionSegmentationSuper ResolutionConvolutional Neural NetworkTransformerContrastive LearningImage

🎯 What it does: A super-resolution framework SR4IR is proposed, which utilizes task-driven perceptual loss (TDP) and cross-quality patch mixing (CQMix) to enhance the performance of low-resolution images in high-level vision tasks such as semantic segmentation, object detection, and image classification.

Beyond Text: Frozen Large Language Models in Visual Signal Comprehension

Lei Zhu (Peking University), Yanye Lu (Peking University)

CodeImage TranslationRestorationGenerationTransformerLarge Language ModelVision Language ModelGenerative Adversarial NetworkContrastive LearningImageTextMultimodality

🎯 What it does: Proposes the Vision-to-Language Tokenizer (V2L), which maps images to the vocabulary of LLM to generate discrete tokens, allowing the frozen LLM to directly perform visual understanding and image denoising.

Beyond Textual Constraints: Learning Novel Diffusion Conditions with Fewer Examples

Yuyang Yu, Shengfeng He

CodeGenerationData SynthesisDiffusion modelImage

🎯 What it does: The study investigates how to enable a text-to-image diffusion model based on Stable Diffusion to learn new control conditions under the constraint of only 100 samples, achieving high-quality and structurally consistent generation.

Bilateral Event Mining and Complementary for Event Stream Super-Resolution

Zhilin Huang (Shenzhen International Graduate School, Tsinghua University), Wenming Yang (Shenzhen International Graduate School, Tsinghua University)

CodeRestorationSuper ResolutionConvolutional Neural NetworkVideo

🎯 What it does: A dual-stream network BMCNet is proposed, which processes positive and negative events separately and achieves complementarity through a bidirectional information exchange module, thereby completing the super-resolution of event streams.

Bilateral Propagation Network for Depth Completion

Jie Tang (National University of Defense Technology), Ping Tan (Hong Kong University of Science and Technology)

CodeRestorationDepth EstimationConvolutional Neural NetworkImagePoint Cloud

🎯 What it does: This paper proposes a deep completion network based on bilateral propagation, BP-Net, which utilizes sparse depth measurements and synchronized color images for early-stage depth propagation, thereby avoiding the sensitivity of later convolution operations to sparse data.

Binarized Low-light Raw Video Enhancement

Gengchen Zhang (Beijing Institute of Technology), Ying Fu (Beijing Institute of Technology)

CodeRestorationConvolutional Neural NetworkVideo

🎯 What it does: A binary neural network for low-light raw video enhancement, BRVE, is proposed.

BlockGCN: Redefine Topology Awareness for Skeleton-Based Action Recognition

Yuxuan Zhou (University of Mannheim), Xian-Sheng Hua (Terminus Group)

CodeRecognitionPose EstimationGraph Neural NetworkVideoGraph

🎯 What it does: This paper proposes BlockGCN, an improved graph convolutional network designed to better capture spatial-temporal features in skeletal action sequences.

Blur2Blur: Blur Conversion for Unsupervised Image Deblurring on Unknown Domains

Bang-Dang Pham (VinAI Research), Minh Hoai (University of Adelaide)

CodeImage TranslationRestorationGenerative Adversarial NetworkImage

🎯 What it does: This paper proposes an unsupervised blur-to-blur translation framework called Blur2Blur, which first converts the unknown blur images captured by the target camera into a known blur domain, and then uses a pre-trained deblurring network to recover clear images.

Boosting Adversarial Training via Fisher-Rao Norm-based Regularization

Xiangyu Yin (University of Liverpool), Wenjie Ruan (University of Liverpool)

CodeClassificationAdversarial AttackConvolutional Neural NetworkDiffusion modelImage

🎯 What it does: This paper proposes a Rademacher complexity analysis based on the Fisher-Rao norm, introducing a new logit variable Ξ“_ce, and further designs a stage-wise logit-oriented adversarial training framework (LOAT) to enhance the robustness of the model while maintaining or improving standard accuracy.

Boosting Continual Learning of Vision-Language Models via Mixture-of-Experts Adapters

Jiazuo Yu (Dalian University of Technology), You He (Tsinghua University)

CodeTransformerMixture of ExpertsVision Language ModelAuto EncoderImageMultimodality

🎯 What it does: A parameter-efficient continual learning framework is proposed, utilizing Mixture-of-Experts (MoE) adapters for dynamic expansion on a frozen CLIP model, and automatically distinguishing seen and unseen data through a Distribution-Discriminative Auto-Selector (DDAS), balancing memory retention and zero-shot transfer capability.

Boosting Image Quality Assessment through Efficient Transformer Adaptation with Local Feature Enhancement

Kangmin Xu (Wuhan University), Weisi Lin (Nanyang Technological University)

CodeConvolutional Neural NetworkTransformerImage

🎯 What it does: The LoDa method is proposed, which combines multi-scale distortion features extracted from a pre-trained ViT and CNN for no-reference image quality assessment, achieving parameter-efficient adaptation.

Boosting Neural Representations for Videos with a Conditional Decoder

Xinjie Zhang (Hong Kong University of Science and Technology), Jun Zhang (Hong Kong University of Science and Technology)

CodeRestorationCompressionNeural Radiance FieldVideo

🎯 What it does: This paper proposes a general enhancement framework that improves the reconstruction, compression, repair, and interpolation capabilities of implicit video representation (INR) models by introducing a temporal-aware conditional decoder (TAT) and a sine activation NeRV-like module (SNeRV).

Boosting Object Detection with Zero-Shot Day-Night Domain Adaptation

Zhipeng Du (King's College London), Jiankang Deng (Imperial College London)

CodeObject DetectionDomain AdaptationImage

🎯 What it does: A zero-shot day-night domain adaptation framework DAI-Net is designed, utilizing reflectance representation learning to enhance object detection performance in low-light scenarios.

Boosting Order-Preserving and Transferability for Neural Architecture Search: a Joint Architecture Refined Search and Fine-tuning Approach

Beichen Zhang (Shanghai Jiao Tong University), Junchi Yan (Shanghai Jiao Tong University)

CodeNeural Architecture SearchImage

🎯 What it does: Proposes Supernet Shifting in NAS, combining architecture search and supernet fine-tuning to enhance global and local ranking consistency.

Boosting Spike Camera Image Reconstruction from a Perspective of Dealing with Spike Fluctuations

Rui Zhao (Peking University), Tiejun Huang (Peking University)

CodeRestorationConvolutional Neural NetworkImageVideo

🎯 What it does: A deep network based on multi-order differential spike timing fusion (DSFT) and multi-granularity alignment is proposed to reconstruct high-quality images from high-frequency, noise, and quantization error-prone pulse sequences captured by spike cameras.

Bootstrapping Autonomous Driving Radars with Self-Supervised Learning

Yiduo Hao (University of Cambridge), Haitham Hassanieh (Γ‰cole Polytechnique FΓ©dΓ©rale de Lausanne)

CodeObject DetectionAutonomous DrivingContrastive LearningMultimodality

🎯 What it does: Pre-train a radar perception model through self-supervised learning to learn features from a large amount of unlabeled radar data, improving the performance of radar single target detection.

Bootstrapping SparseFormers from Vision Foundation Models

Ziteng Gao (National University of Singapore), Mike Zheng Shou (National University of Singapore)

CodeSegmentationRetrievalComputational EfficiencyRepresentation LearningTransformerContrastive LearningImageMultimodality

🎯 What it does: By inheriting the transformer parameters of large pre-trained visual backbone models (such as AugReg and CLIP) and only training a small number of dedicated focus transformers and intermediate layer weights, a rapid bootstrapping of SparseFormer is achieved.

BrainWash: A Poisoning Attack to Forget in Continual Learning

Ali Abbasi (Vanderbilt University), Soheil Kolouri (Vanderbilt University)

CodeOptimizationAdversarial AttackImage

🎯 What it does: A backdoor data poisoning attack named BrainWash is proposed, which allows continual learning models to forget previously learned knowledge after learning new tasks.

Breathing Life Into Sketches Using Text-to-Video Priors

Rinon Gal, Gal Chechik

CodeGenerationDiffusion modelScore-based ModelVideoText

🎯 What it does: A pre-trained text-to-video diffusion model is optimized through score distillation to automatically animate a single subject's vector sketch using text prompts, outputting short videos that retain vector form.

Bridging Remote Sensors with Multisensor Geospatial Foundation Models

Boran Han (Amazon Web Services), Markus Reichstein (Max-Planck-Institute for Biogeochemistry)

CodeClassificationRestorationSegmentationTransformerMixture of ExpertsImage

🎯 What it does: A multi-sensor geospatial foundation model named msGFM is proposed, capable of jointly learning image features from four types of sensors: RGB, Sentinel-2, SAR, and DSM, and achieving unified modeling of paired and unpaired data through cross-sensor pre-training.

Bridging the Gap: A Unified Video Comprehension Framework for Moment Retrieval and Highlight Detection

Yicheng Xiao (Tsinghua University), Xiu Li (Tsinghua University)

CodeRetrievalTransformerContrastive LearningVideoMultimodalityAudio

🎯 What it does: A unified video understanding framework UVCOM is proposed, jointly addressing the tasks of moment retrieval (MR) and highlight detection (HD).

BSNet: Box-Supervised Simulation-assisted Mean Teacher for 3D Instance Segmentation

Jiahao Lu (University of Science and Technology of China), Tianzhu Zhang (University of Science and Technology of China)

CodeObject DetectionSegmentationTransformerSupervised Fine-TuningPoint Cloud

🎯 What it does: This paper proposes a weakly supervised 3D instance segmentation framework called BSNet, which utilizes SAFormer to generate pseudo-labels and train the instance segmentation network.

BT-Adapter: Video Conversation is Feasible Without Video Instruction Tuning

Ruyang Liu (Peking University), Ge Li (Peking University)

CodeRecognitionRetrievalComputational EfficiencyTransformerVision Language ModelContrastive LearningVideoMultimodality

🎯 What it does: This paper proposes BT-Adapter, a method for efficiently transferring from image-language models to video-dialogue models by inserting a branch spatio-temporal attention module while keeping the CLIP visual encoder frozen.

Building a Strong Pre-Training Baseline for Universal 3D Large-Scale Perception

Haoming Chen (East China Normal University), Yuan Xie (East China Normal University)

CodeObject DetectionSegmentationAutonomous DrivingContrastive LearningMultimodalityPoint Cloud

🎯 What it does: Proposes the CSC (Coherent Semantic Consistency) framework, which utilizes cross-scene semantic consistency for unsupervised pre-training of 3D representations.

Building Bridges across Spatial and Temporal Resolutions: Reference-Based Super-Resolution via Change Priors and Conditional Diffusion Model

Runmin Dong (Tsinghua University), Haohuan Fu (Tsinghua University)

CodeRestorationSuper ResolutionDiffusion modelImage

🎯 What it does: A reference image super-resolution method based on a conditional diffusion model, Ref-Diff, is proposed, utilizing land cover change priors to guide denoising, enhancing the content authenticity and texture transfer of large-scale remote sensing images.

C^2RV: Cross-Regional and Cross-View Learning for Sparse-View CBCT Reconstruction

Yiqun Lin (Hong Kong University of Science and Technology), Xiaomeng Li (Hong Kong University of Science and Technology)

CodeRestorationConvolutional Neural NetworkSupervised Fine-TuningImageComputed Tomography

🎯 What it does: A cross-region and cross-view learning-based sparse-view CBCT reconstruction framework C2RV is proposed.

C3: High-Performance and Low-Complexity Neural Compression from a Single Image or Video

Hyunjik Kim (Google DeepMind), Emilien Dupont (Google DeepMind)

CodeCompressionImageVideo

🎯 What it does: This paper presents C3, a low-complexity neural compression method for single images/videos, trained frame by frame to achieve high compression performance.

Cam4DOcc: Benchmark for Camera-Only 4D Occupancy Forecasting in Autonomous Driving Applications

Junyi Ma (Shanghai Jiao Tong University), Hesheng Wang (Shanghai Jiao Tong University)

CodeAutonomous DrivingConvolutional Neural NetworkPoint CloudBenchmark

🎯 What it does: Proposed the Cam4DOcc benchmark, established a unified 4D occupancy prediction data format and standard evaluation protocol, and implemented four baselines (static world, point cloud projection, BEV instance replication, end-to-end OCCNet).

CAMEL: CAusal Motion Enhancement Tailored for Lifting Text-driven Video Editing

Guiwei Zhang (Beihang University), Qing Yang (Du Xiaoman Financial)

CodeGenerationData SynthesisDiffusion modelVideoText

🎯 What it does: This paper proposes CAMEL, which utilizes learnable motion prompts and causal motion to enhance attention, achieving motion coherence and visual consistency in text-driven video editing.

Can Biases in ImageNet Models Explain Generalization?

Paul Gavrikov (Offenburg University), Janis Keuper (Offenburg University)

CodeClassificationRecognitionConvolutional Neural NetworkImage

🎯 What it does: For 48 ImageNet models trained using ResNet-50, we systematically measured their texture/shape bias, spectral bias, and critical band characteristics, and correlated these biases with various generalization benchmarks (ID, robustness, concept transfer, adversarial robustness).

Can I Trust Your Answer? Visually Grounded Video Question Answering

Junbin Xiao (National University of Singapore), Tat-Seng Chua (National University of Singapore)

CodeRecognitionOptimizationTransformerVision Language ModelContrastive LearningVideoMultimodalityBenchmark

🎯 What it does: A weakly supervised visual-oriented video question answering (NExT-GQA) dataset was constructed, and existing visual-language models (VLMs) were evaluated on it. The NG+ method was proposed, which combines differentiable Gaussian masking optimization with cross-modal self-supervision to enhance the visual credibility of answers.

CAPE: CAM as a Probabilistic Ensemble for Enhanced DNN Interpretation

Townim Faisal Chowdhury (Australian Institute for Machine Learning, University of Adelaide), Zhibin Liao (SA Pathology)

CodeExplainability and InterpretabilityKnowledge DistillationConvolutional Neural NetworkTransformerImage

🎯 What it does: Proposes the CAPE method, which reinterprets CAM as a probabilistic ensemble for visualizing DNN attention areas and providing comparable explanations.

CapHuman: Capture Your Moments in Parallel Universes

Chao Liang (Zhejiang University), Yi Yang (Zhejiang University)

CodeGenerationData SynthesisPose EstimationDiffusion modelImage

🎯 What it does: Proposes the CapHuman framework, which generates high-fidelity portraits under various poses, expressions, and lighting changes using a single reference face image.