arXivSub Start free trial

CVPR 2024 Papers with Code β€” Page 2

IEEE/CVF Conference on Computer Vision and Pattern Recognition Β· 892 papers

CapsFusion: Rethinking Image-Text Data at Scale

Qiying Yu (Institute for AI Industry Research), Jingjing Liu (Institute for AI Industry Research)

CodeGenerationData SynthesisTransformerLarge Language ModelSupervised Fine-TuningVision Language ModelImageTextMultimodality

🎯 What it does: A framework named CAPSFUSION is proposed, which integrates raw web text and synthetic subtitles through large language models to generate high-quality multimodal data and train LMM;

Causal Mode Multiplexer: A Novel Framework for Unbiased Multispectral Pedestrian Detection

Taeheon Kim (KAIST), Yong Man Ro (KAIST)

CodeObject DetectionImage

🎯 What it does: This paper proposes a Causal Mode Multiplexer (CMM) framework that utilizes causal intervention and counterfactual inference to address the modality bias problem in multispectral pedestrian detection.

CDFormer: When Degradation Prediction Embraces Diffusion Model for Blind Image Super-Resolution

Qingguo Liu (Nanjing University of Aeronautics and Astronautics), Jie Qin (Nanjing University of Aeronautics and Astronautics)

CodeRestorationSuper ResolutionTransformerDiffusion modelImage

🎯 What it does: A content-aware degradation-driven transformation network (CDFormer) for blind image super-resolution is proposed, which utilizes a diffusion model to estimate the content degradation prior (CDP) of low-resolution images and achieves efficient feature fusion through attention and interflow mechanisms, ultimately generating high-quality super-resolved images.

CDMAD: Class-Distribution-Mismatch-Aware Debiasing for Class-Imbalanced Semi-Supervised Learning

Hyuck Lee (Korea Advanced Institute of Science and Technology), Heeyoung Kim (Korea Advanced Institute of Science and Technology)

CodeClassificationRepresentation LearningSupervised Fine-TuningImage

🎯 What it does: The CDMAD algorithm is proposed to address the issue of mismatched class distribution between labeled and unlabeled data in class-imbalanced semi-supervised learning. It utilizes unpatterned images to compute classifier bias and corrects pseudo-labels and test predictions, thereby reducing classifier bias and improving representation quality.

CGI-DM: Digital Copyright Authentication for Diffusion Models via Contrasting Gradient Inversion

Xiaoyu Wu (Shanghai Jiao Tong University), Haibing Guan (Shanghai Jiao Tong University)

CodeGenerationData SynthesisOptimizationDiffusion modelContrastive LearningImage

🎯 What it does: A digital copyright identification method based on contrast gradient inversion, CGI-DM, is proposed, which utilizes partial image information recovery to verify whether the diffusion model has memorized the training samples.

ChAda-ViT : Channel Adaptive Attention for Joint Representation Learning of Heterogeneous Microscopy Images

Nicolas Bourriez (Ecole Normale Superieure PSL), Auguste Genovesio (Ecole Normale Superieure PSL)

CodeRepresentation LearningTransformerContrastive LearningImageBiomedical Data

🎯 What it does: A Transformer architecture called ChAda-ViT is proposed, capable of handling microscope images with arbitrary channel numbers and types, achieving a unified embedding space.

CHAIN: Enhancing Generalization in Data-Efficient GANs via lipsCHitz continuity constrAIned Normalization

Yao Ni (Australian National University), Piotr Koniusz (Australian National University)

CodeGenerationData SynthesisGenerative Adversarial NetworkImage

🎯 What it does: This paper proposes CHAIN (lipsCHitz continuity constrAIned Normalization), an improved normalization method specifically designed for GAN discriminators to enhance generalization and training stability in data-scarce scenarios.

Chat-UniVi: Unified Visual Representation Empowers Large Language Models with Image and Video Understanding

Peng Jin (Peking University), Li Yuan (Peking University)

CodeGenerationRepresentation LearningTransformerLarge Language ModelVision Language ModelImageVideoMultimodality

🎯 What it does: This paper proposes and implements Chat-UniVi, a unified visual-language model capable of understanding images and videos within the same framework and engaging in natural dialogue with large language models.

ChatScene: Knowledge-Enabled Safety-Critical Scenario Generation for Autonomous Vehicles

Jiawei Zhang (University of Illinois Urbana-Champaign), Bo Li (University of Chicago)

CodeAutonomous DrivingSafty and PrivacyTransformerLarge Language ModelReinforcement LearningTextRetrieval-Augmented Generation

🎯 What it does: This paper proposes the ChatScene agent based on large language models, which can automatically generate natural language descriptions of safety-critical scenarios and convert them into Scenic code that can be executed in the CARLA simulation environment, thereby producing diverse and complex safety testing scenarios.

Choose What You Need: Disentangled Representation Learning for Scene Text Recognition Removal and Editing

Boqiang Zhang (University of Science and Technology of China), Yuxin Wang (University of Science and Technology of China)

CodeRecognitionRepresentation LearningTransformerImage

🎯 What it does: The DARLING framework is proposed to achieve decoupled representation learning for scene text multi-tasks (recognition, editing, removal).

Circuit Design and Efficient Simulation of Quantum Inner Product and Empirical Studies of Its Effect on Near-Term Hybrid Quantum-Classic Machine Learning

Hao Xiong (Shanghai Jiao Tong University), Junchi Yan (Shanghai Jiao Tong University)

CodeClassificationOptimizationComputational EfficiencyGraph Neural NetworkReinforcement LearningImageGraph

🎯 What it does: This paper designs quantum inner product (QIP) circuits suitable for 1-to-1, 1-to-N, and M-to-N scenarios, and proposes an efficient scheme for directly simulating output states, enabling rapid computation of quantum inner products on classical machines while maintaining differentiability.

Class Incremental Learning with Multi-Teacher Distillation

Haitao Wen (University of Electronic Science and Technology of China), Hongliang Li (University of Electronic Science and Technology of China)

CodeClassificationKnowledge DistillationImage

🎯 What it does: This paper proposes a multi-teacher distillation framework (MTD) to alleviate catastrophic forgetting in class-incremental learning by generating diverse teachers from a single model.

Class Tokens Infusion for Weakly Supervised Semantic Segmentation

Sung-Hoon Yoon (Korea Advanced Institute of Science and Technology), Kuk-Jin Yoon (Korea Advanced Institute of Science and Technology)

CodeSegmentationTransformerImage

🎯 What it does: A weakly supervised semantic segmentation framework based on Vision Transformer is proposed, which enhances the distinguishability of class tokens and the quality of CAM by injecting class tokens (I-CTI and C-CTI) and background tokens into the Transformer.

CLIB-FIQA: Face Image Quality Assessment with Confidence Calibration

Fu-Zhao Ou (City University of Hong Kong), Sam Kwong (Lingnan University)

CodeClassificationRecognitionVision Language ModelContrastive LearningImage

🎯 What it does: This paper utilizes the CLIP visual-language pre-training model to jointly learn multiple quality factors (blurriness, pose, expression, occlusion, lighting) and quality distribution, proposing a confidence-calibrated facial image quality assessment method (CLIB-FIQA) that achieves accurate prediction of facial image quality and calibrates the confidence of quality anchors.

CLIP-KD: An Empirical Study of CLIP Model Distillation

Chuanguang Yang (Institute of Computing Technology), Yongjun Xu (Institute of Computing Technology)

CodeClassificationRetrievalKnowledge DistillationTransformerContrastive LearningImageTextMultimodality

🎯 What it does: This paper proposes a knowledge distillation framework for the CLIP model called CLIP-KD, which uses a large teacher CLIP to train a small student CLIP, significantly improving the zero-shot classification and cross-modal retrieval performance of the small model.

CLIPtone: Unsupervised Learning for Text-based Image Tone Adjustment

Hyeongmin Lee (POSTECH), Sunghyun Cho (POSTECH)

CodeImage TranslationImage HarmonizationContrastive LearningImageText

🎯 What it does: This paper proposes CLIPtone, an unsupervised learning framework for text-driven image tone adjustment that can adaptively adjust the tone of images based on natural language descriptions.

Clockwork Diffusion: Efficient Generation With Model-Step Distillation

Amirhossein Habibian (Qualcomm AI Research), Jens Petersen (Qualcomm AI Research)

CodeGenerationData SynthesisComputational EfficiencyKnowledge DistillationConvolutional Neural NetworkDiffusion modelImageText

🎯 What it does: This paper proposes Clockwork Diffusion, which achieves efficient sampling for text-to-image generation and image editing by combining model distillation and step distillation on low-resolution UNet representations.

Close Imitation of Expert Retouching for Black-and-White Photography

Seunghyun Shin (Gwangju Institute of Science and Technology), Hae-Gon Jeon (Inha University)

CodeImage TranslationRestorationConvolutional Neural NetworkContrastive LearningImage

🎯 What it does: A specialized reproduction of black and white photography is proposed based on deep metric learning with a proxy network and multi-level bilateral grid.

Clustering for Protein Representation Learning

Ruijie Quan (Zhejiang University), Yi Yang (Zhejiang University)

CodeRepresentation LearningDrug DiscoveryGraph Neural NetworkGraphBiomedical Data

🎯 What it does: An end-to-end learnable neural clustering framework is proposed, which automatically discovers key amino acids in proteins through iterative spherical clustering, attention clustering representation, and GCN selection of key clusters, thereby achieving protein representation learning.

Clustering Propagation for Universal Medical Image Segmentation

Yuhang Ding (University of Technology Sydney), Yi Yang (Zhejiang University)

CodeSegmentationTransformerImageBiomedical DataMagnetic Resonance ImagingComputed Tomography

🎯 What it does: A unified medical image segmentation framework S2VNet is proposed, capable of achieving both automatic and interactive voxel segmentation in a single model and single training session.

CNC-Net: Self-Supervised Learning for CNC Machining Operations

Mohsen Yavartanoo (Seoul National University), Kyoung Mu Lee (Seoul National University)

CodeConvolutional Neural NetworkRecurrent Neural NetworkPoint CloudMesh

🎯 What it does: A self-supervised CNC-Net is proposed, which predicts the sequence of milling, drilling, and rotation operations required by CNC machines from 3D models, gradually processing raw materials to obtain the target object.

Coarse-to-Fine Latent Diffusion for Pose-Guided Person Image Synthesis

Yanzuo Lu (Sun Yat-sen University), Jianhuang Lai (Sun Yat-sen University)

CodeGenerationData SynthesisPose EstimationDiffusion modelImage

🎯 What it does: A coarse-to-fine staged latent diffusion model CFLD is proposed for pose-guided portrait image synthesis.

COCONut: Modernizing COCO Segmentation

Xueqing Deng (ByteDance), Liang-Chieh Chen (ByteDance)

CodeObject DetectionSegmentationTransformerImage

🎯 What it does: Created the COCONut dataset, which contains 383K images and 5.18M high-quality, manually verified segmentation masks, uniformly covering three tasks: semantic, instance, and panoptic segmentation.

CogAgent: A Visual Language Model for GUI Agents

Wenyi Hong (Tsinghua University), Jie Tang (Tsinghua University)

CodeTransformerVision Language ModelImageTextMultimodality

🎯 What it does: A visual language model called CogAgent, focused on GUI understanding and navigation with 18 billion parameters, has been developed, and high-resolution input support has been implemented.

Collaborative Learning of Anomalies with Privacy (CLAP) for Unsupervised Video Anomaly Detection: A New Baseline

Anas Al-lahham (Mohamed bin Zayed University of Artificial Intelligence), Karthik Nandakumar (Mohamed bin Zayed University of Artificial Intelligence)

CodeAnomaly DetectionFederated LearningSafty and PrivacyConvolutional Neural NetworkTransformerVideo

🎯 What it does: A federated learning framework called CLAP is proposed, which can train video anomaly detection models in a multi-participant environment in a completely unsupervised manner, while not sharing the original video data.

Color Shift Estimation-and-Correction for Image Enhancement

Yiyu Li (City University of Hong Kong), Rynson W.H. Lau (City University of Hong Kong)

CodeRestorationConvolutional Neural NetworkGenerative Adversarial NetworkImage

🎯 What it does: A method for color distortion estimation and correction for images containing both overexposed and underexposed regions is proposed, utilizing pseudo-normal exposure features to guide color shift correction and generate enhanced images.

Commonsense Prototype for Outdoor Unsupervised 3D Object Detection

Hai Wu (Xiamen University), Cheng Wang (Xiamen University)

CodeObject DetectionAutonomous DrivingPoint Cloud

🎯 What it does: This paper proposes an unsupervised 3D object detection framework called CPD based on consensus prototypes, which generates pseudo-labels through multi-frame clustering and refines the labels using consensus prototypes, ultimately achieving high-precision detection in sparse scanning environments.

Communication-Efficient Federated Learning with Accelerated Client Gradient

Geeho Kim (Seoul National University), Bohyung Han (Seoul National University)

CodeOptimizationFederated LearningConvolutional Neural NetworkImage

🎯 What it does: Proposes FedACG, which utilizes the server to broadcast a global model with lookahead gradients as local initialization, and adds a regularization term to accelerate and stabilize federated learning.

Composing Object Relations and Attributes for Image-Text Matching

Khoi Pham (University of Maryland), Abhinav Shrivastava (University of Maryland)

CodeRetrievalGraph Neural NetworkContrastive LearningImageText

🎯 What it does: A dual-encoder image-text matching model called CORA based on scene graphs is proposed.

Compositional Video Understanding with Spatiotemporal Structure-based Transformers

Hoyeoung Yun (Hanyang University), Eun-Sol Kim (Hanyang University)

CodeRecognitionObject DetectionTransformerVideo

🎯 What it does: This study proposes a spatiotemporal structure Transformer (ST-GT) based on objects, which can construct symbolic graphs from long videos and learn higher-order semantic relationships between object-level nodes and edges, achieving the decomposition and reconstruction of overall video semantics.

Compressed 3D Gaussian Splatting for Accelerated Novel View Synthesis

Simon Niedermayr (Technical University of Munich), RΓΌdiger Westermann (Technical University of Munich)

CodeData SynthesisCompressionComputational EfficiencyGaussian SplattingPoint Cloud

🎯 What it does: A compression method for 3D Gaussian splat scene representation is proposed, achieving low memory and real-time rendering through hardware rasterization.

ConCon-Chi: Concept-Context Chimera Benchmark for Personalized Vision-Language Tasks

Andrea Rosasco (University of Genoa), Lorenzo Natale (Istituto Italiano di Tecnologia)

CodeGenerationRetrievalTransformerVision Language ModelContrastive LearningImageTextMultimodalityBenchmark

🎯 What it does: Designed and released the ConCon-Chi dataset, constructing a concept-context matrix containing 20 novel 'hybrid' concepts and 101 diverse contexts, aimed at evaluating the learning of new meanings and combinatorial capabilities of personalized text-to-image retrieval (TIR) and generation (TIG) models.

Condition-Aware Neural Network for Controlled Image Generation

Han Cai (Massachusetts Institute of Technology), Song Han (NVIDIA)

CodeGenerationData SynthesisConvolutional Neural NetworkTransformerDiffusion modelImageText

🎯 What it does: A Condition-Aware Neural Network (CAN) is proposed, which achieves controllable image generation for diffusion generative models by dynamically generating and integrating condition-aware weights.

Consistent Prompting for Rehearsal-Free Continual Learning

Zhanxin Gao (Sun Yat-sen University), Xiaobin Chang (Ministry of Education)

CodeClassificationRecognitionTransformerPrompt EngineeringImage

🎯 What it does: This paper proposes a 'Consistent Prompting (CPrompt)' framework to address the inconsistency between prompt and classifier training and inference in rehearsal-free continual learning.

ConsistNet: Enforcing 3D Consistency for Multi-view Images Diffusion

Jiayu Yang (Tencent), Hongdong Li (Australian National University)

CodeGenerationData SynthesisDiffusion modelImage

🎯 What it does: This paper proposes the ConsistNet module, which inserts lightweight multi-view consistency blocks into the pre-trained Latent Diffusion Model (Zero123-XL) to generate multi-view 3D consistent images from a single input image.

Constructing and Exploring Intermediate Domains in Mixed Domain Semi-supervised Medical Image Segmentation

Qinghe Ma (Nanjing University), Yang Gao (Nanjing University)

CodeSegmentationDomain AdaptationImageBiomedical DataMagnetic Resonance Imaging

🎯 What it does: This paper proposes a new mixed-domain semi-supervised medical image segmentation scenario (MiDSS) to address the coexistence of limited annotations and domain shift by constructing an intermediate domain.

Content-Adaptive Non-Local Convolution for Remote Sensing Pansharpening

Yule Duan (University of Electronic Science and Technology of China), Liang-Jian Deng (University of Electronic Science and Technology of China)

CodeRestorationConvolutional Neural NetworkImage

🎯 What it does: This paper proposes Content Adaptive Non-local Convolution (CANConv) and its network CANNet for pansharpening of remote sensing images.

Content-Style Decoupling for Unsupervised Makeup Transfer without Generating Pseudo Ground Truth

Zhaoyang Sun (Wuhan University of Technology), Yi Rong (Wuhan University of Technology)

CodeImage TranslationGenerationGenerative Adversarial NetworkImage

🎯 What it does: An unsupervised makeup transfer method CSD-MT is proposed, which decouples content and makeup style through frequency decomposition and trains directly on source and reference images.

Context-Aware Integration of Language and Visual References for Natural Language Tracking

Yanyan Shao (Zhejiang University of Technology), Jiming Chen (Zhejiang University)

CodeObject TrackingRetrievalTransformerPrompt EngineeringVision Language ModelImageTextMultimodality

🎯 What it does: This paper proposes QueryNLT, an end-to-end natural language tracking framework that integrates language descriptions with visual templates, consisting of two main modules: Prompt Modulation and Target Decoding.

Context-Guided Spatio-Temporal Video Grounding

Xin Gu (University of Chinese Academy of Sciences), Libo Zhang (University of Chinese Academy of Sciences)

CodeRecognitionObject DetectionTransformerVideoText

🎯 What it does: In the video localization task with a given text query, the authors propose the Context-Guided STVG framework (CG-STVG), which assists target localization by mining instance visual context from the video itself.

Continual Forgetting for Pre-trained Vision Models

Hongbo Zhao (State Key Laboratory of Multimodal Artificial Intelligence Systems, Institute of Automation, Chinese Academy of Sciences), Zhaoxiang Zhang (State Key Laboratory of Multimodal Artificial Intelligence Systems, Institute of Automation, Chinese Academy of Sciences)

CodeRecognitionObject DetectionSafty and PrivacyTransformerSupervised Fine-TuningImage

🎯 What it does: This paper proposes the problem of 'Continual Forgetting', aiming to sequentially and gradually delete specified knowledge (such as privacy, bias, etc.) from pre-trained visual models while keeping the remaining knowledge unaffected. To achieve this, the authors designed the GS-LoRA method: adding a LoRA low-rank adaptation module to the FFN layer of the Transformer block and automatically selecting the Transformer blocks that need modification through group sparse regularization, thus enabling efficient and precise forgetting.

Continual Segmentation with Disentangled Objectness Learning and Class Recognition

Yizheng Gong (University of Liverpool), Jimin Xiao (Xi'an Jiaotong-Liverpool University)

CodeObject DetectionSegmentationKnowledge DistillationTransformerContrastive LearningImage

🎯 What it does: This paper proposes the CoMasTRe framework, which achieves continuous segmentation by separating object-centric learning and category recognition.

Continual Self-supervised Learning: Towards Universal Multi-modal Medical Data Representation Learning

Yiwen Ye (Northwestern Polytechnical University), Yong Xia (Northwestern Polytechnical University)

CodeRepresentation LearningContrastive LearningMultimodalityBiomedical DataMagnetic Resonance ImagingComputed Tomography

🎯 What it does: This paper proposes a continuous self-supervised learning framework MedCoSS for constructing multimodal medical pre-training models, addressing the issues of multimodal data conflicts and model scalability.

Continuous Optical Zooming: A Benchmark for Arbitrary-Scale Image Super-Resolution in Real World

Huiyuan Fu (Beijing University of Posts and Telecommunications), Huadong Ma (Beijing University of Posts and Telecommunications)

CodeRestorationSuper ResolutionMeta LearningImageBenchmark

🎯 What it does: This paper constructs a continuous optical zoom dataset COZ and proposes the Local Mix Implicit Network (LMI) based on MLP-Mixer and meta-learning for super-resolution of images at arbitrary scales in realistic scenes.

Continuous Pose for Monocular Cameras in Neural Implicit Representation

Qi Ma (ETH Zurich), Luc Van Gool (ETH Zurich)

CodePose EstimationNeural Radiance FieldSimultaneous Localization and MappingImageVideo

🎯 What it does: This paper proposes an end-to-end optimization framework that represents the pose of a monocular camera as a time-continuous neural function, integrating it with NeRF, event cameras, visual SLAM, and IMU.

Contrastive Denoising Score for Text-guided Latent Diffusion Image Editing

Hyelin Nam (Korea Advanced Institute of Science and Technology), Jong Chul Ye (Korea Advanced Institute of Science and Technology)

CodeImage TranslationGenerationDiffusion modelScore-based ModelContrastive LearningImageText

🎯 What it does: This paper proposes the Contrastive Denoising Score (CDS), which achieves text-guided latent diffusion image editing through zero-shot training by incorporating the CUT loss into the Delta Denoising Score (DDS) framework.

Correlation-aware Coarse-to-fine MLPs for Deformable Medical Image Registration

Mingyuan Meng (University of Sydney), Jinman Kim (University of Sydney)

CodeImage TranslationSegmentationConvolutional Neural NetworkImageBiomedical DataMagnetic Resonance ImagingAlzheimer's Disease

🎯 What it does: This paper proposes a coarse-fine level co-registration network for medical image deformation based on a multi-layer perceptron (CorrMLP), and conducts unsupervised training and evaluation on brain MRI and cardiac MRI.

CorrMatch: Label Propagation via Correlation Matching for Semi-Supervised Semantic Segmentation

Boyuan Sun (Nankai University), Qibin Hou (Nankai University)

CodeSegmentationConvolutional Neural NetworkImage

🎯 What it does: This paper proposes CorrMatch, a semi-supervised semantic segmentation method that achieves pixel and region propagation through correlation matching, utilizing the correlation information of unlabeled images to generate more accurate pseudo-labels.

COTR: Compact Occupancy TRansformer for Vision-based 3D Occupancy Prediction

Qihang Ma (East China Normal University), Yuan Xie (East China Normal University)

CodeObject DetectionSegmentationAutonomous DrivingTransformerImagePoint CloudBenchmark

🎯 What it does: Proposes the Compact Occupancy Transformer (COTR), achieving vision-based 3D occupancy prediction, constructing a compact 3D OCC representation, and enhancing semantic recognition.

Coupled Laplacian Eigenmaps for Locally-Aware 3D Rigid Point Cloud Matching

Matteo Bastico (Mines Paris), David Ryckelynck

CodePose EstimationAnomaly DetectionPoint Cloud

🎯 What it does: The Coupled Laplacian is proposed to generate an aligned Laplacian feature space by adding cross edges on registered point clouds, achieving unsupervised 3D rigid point cloud matching for local geometric details, and applying it to bone side estimation and industrial 3D anomaly detection.

CPGA: Coding Priors-Guided Aggregation Network for Compressed Video Quality Enhancement

Qiang Zhu (University of Electronic Science and Technology of China), Shuyuan Zhu (Kuaishou Technology)

CodeRestorationCompressionConvolutional Neural NetworkOptical FlowVideo

🎯 What it does: This paper proposes a coding prior-based aggregation network (CPGA) and a corresponding coding prior dataset (VCP) to enhance the quality of compressed videos.

CricaVPR: Cross-image Correlation-aware Representation Learning for Visual Place Recognition

Feng Lu (Tsinghua University), Chun Yuan (University of Chinese Academy of Sciences)

CodeRecognitionRepresentation LearningTransformerContrastive LearningImage

🎯 What it does: This study investigates the global feature representation for visual place recognition and proposes a cross-image correlation-aware method.

Cross Initialization for Face Personalization of Text-to-Image Models

Lianyu Pang (Sun Yat-sen University), Xudong Mao (Hong Kong Polytechnic University)

CodeGenerationOptimizationDiffusion modelImageText

🎯 What it does: This paper studies a facial personalization method for text-to-image diffusion models, proposing cross-initialization and regularization strategies to enhance reconstruction quality and editability, while significantly accelerating the optimization process.

Cross-Dimension Affinity Distillation for 3D EM Neuron Segmentation

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

CodeSegmentationKnowledge DistillationConvolutional Neural NetworkSupervised Fine-TuningBiomedical Data

🎯 What it does: A lightweight 2D convolutional network is used to generate a 3D affinity map, enabling efficient segmentation of neurons in electron microscopy (EM) volumes.

Cross-Domain Few-Shot Segmentation via Iterative Support-Query Correspondence Mining

Jiahao Nie (Nanyang Technological University), Shijian Lu (Nanyang Technological University)

CodeSegmentationDomain AdaptationMeta LearningConvolutional Neural NetworkImage

🎯 What it does: This paper studies cross-domain few-shot semantic segmentation (CD-FSS) and proposes an Iterative Few-Shot Adapter (IFA) to maximize the utilization of the limited supervisory signals from support samples, addressing the dual challenges of cross-domain transfer and overfitting.

CrossKD: Cross-Head Knowledge Distillation for Object Detection

Jiabao Wang (Nankai University), Qibin Hou (Nankai University)

CodeObject DetectionKnowledge DistillationImage

🎯 What it does: A new knowledge distillation method called CrossKD is proposed, where the intermediate features of the student detection head are sent to the teacher detection head to generate cross predictions. These cross predictions are then aligned with the teacher's predictions, alleviating target conflicts in prediction simulation and enhancing the student's detection performance.

CuVLER: Enhanced Unsupervised Object Discoveries through Exhaustive Self-Supervised Transformers

Shahaf Arica (Technion Israel Institute of Technology), Shlomi Laufer (Technion Israel Institute of Technology)

CodeObject DetectionSegmentationDomain AdaptationTransformerContrastive LearningImage

🎯 What it does: Proposes two unsupervised object detection and segmentation frameworks: VoteCut and CuVLER;

D3still: Decoupled Differential Distillation for Asymmetric Image Retrieval

Yi Xie (South China University of Technology), Shengfeng He (Singapore Management University)

CodeRetrievalKnowledge DistillationImage

🎯 What it does: A decoupled differential distillation framework (D3still) is proposed, which enhances the ranking consistency and performance of lightweight query networks in heterogeneous image retrieval by decomposing the similarity differential matrix in the atlas domain into feature knowledge, asynchronous similarity differential knowledge, and synchronous similarity differential knowledge.

D3T: Distinctive Dual-Domain Teacher Zigzagging Across RGB-Thermal Gap for Domain-Adaptive Object Detection

Dinh Phat Do (Ajou University), Wonjun Hwang (Ajou University)

CodeObject DetectionDomain AdaptationKnowledge DistillationImageMultimodality

🎯 What it does: The D3T framework is proposed, which uses two specialized teacher models (RGB and thermal imaging) and a zigzag learning strategy to transfer the visible light domain detection model to the thermal imaging domain, achieving unsupervised domain adaptation.

Dancing with Still Images: Video Distillation via Static-Dynamic Disentanglement

Ziyu Wang (Shanghai Jiao Tong University), Yong-Lu Li (Shanghai Jiao Tong University)

CodeKnowledge DistillationVideo

🎯 What it does: A dataset distillation method for video data is proposed, which first learns static information through image distillation and then compensates for dynamic information using a learnable dynamic memory network, achieving efficient video distillation.

Data Poisoning based Backdoor Attacks to Contrastive Learning

Jinghuai Zhang (University of California), Neil Zhenqiang Gong (Duke University)

CodeRepresentation LearningAdversarial AttackData-Centric LearningContrastive LearningImageMultimodality

🎯 What it does: This study investigates backdoor attacks based on data poisoning in contrastive learning and proposes a new attack method.

Data Valuation and Detections in Federated Learning

Wenqian Li (National University of Singapore), Yan Pang (National University of Singapore)

CodeAnomaly DetectionFederated LearningSafty and PrivacyComputational EfficiencyImage

🎯 What it does: Proposes the FedBary method, which utilizes the Wasserstein barycenter to evaluate client contributions and detect noisy data in federated learning without sharing raw data.

Day-Night Cross-domain Vehicle Re-identification

Hongchao Li (Anhui Normal University), Yonglong Luo (Anhui Normal University)

CodeRecognitionDomain AdaptationAutonomous DrivingConvolutional Neural NetworkImage

🎯 What it does: This paper proposes a framework called DNDM for Day-Night Cross-Domain Vehicle ReID, addressing issues such as glare from headlights at night, low-light environments, and inter-domain differences.

Decompose-and-Compose: A Compositional Approach to Mitigating Spurious Correlation

Fahimeh Hosseini Noohdani (Sharif University of Technology), Mahdieh Soleymani Baghshah (Sharif University of Technology)

CodeDomain AdaptationExplainability and InterpretabilityConvolutional Neural NetworkSupervised Fine-TuningImage

🎯 What it does: A Decompose-and-Compose (DaC) method is proposed, which utilizes the interpretability of standard ERM models (xGradCAM) to first identify the causal and non-causal parts of images, and then combines parts from different images to create new samples, thereby eliminating the correlation between non-causal features and labels, thus enhancing the model's robustness under distribution shifts.

Decomposing Disease Descriptions for Enhanced Pathology Detection: A Multi-Aspect Vision-Language Pre-training Framework

Vu Minh Hieu Phan (Australian Institute for Machine Learning, The University of Adelaide), Johan W. Verjans (Australian Institute for Machine Learning, The University of Adelaide)

CodeClassificationRecognitionTransformerLarge Language ModelVision Language ModelContrastive LearningImageMultimodalityBiomedical DataComputed Tomography

🎯 What it does: A multi-faceted visual-language pre-training framework MAVL is proposed, which decomposes disease descriptions into visual features and performs multi-faceted matching.

Decoupling Static and Hierarchical Motion Perception for Referring Video Segmentation

Shuting He (Nanyang Technological University), Henghui Ding (Fudan University)

CodeObject DetectionSegmentationTransformerContrastive LearningVideoText

🎯 What it does: This paper proposes a framework that decomposes the reference video segmentation task into static perception and hierarchical motion perception, and utilizes contrastive learning to enhance the ability to distinguish similar moving objects.

Deep Equilibrium Diffusion Restoration with Parallel Sampling

Jiezhang Cao (ETH Zurich), Luc Van Gool (KU Leuven)

CodeRestorationDiffusion modelImage

🎯 What it does: A zero-shot diffusion model image restoration method based on Deep Equilibrium (DEQ) is designed, which allows for parallel sampling and improves image quality and controls the generation direction through initialization optimization.

Deep Generative Model based Rate-Distortion for Image Downscaling Assessment

Yuanbang Liang (Cardiff University), Yipeng Qin (Cardiff University)

CodeGenerationSuper ResolutionCompressionFlow-based ModelGenerative Adversarial NetworkImage

🎯 What it does: A new image downsampling evaluation metric IDA-RD based on rate-distortion theory is proposed, and blind random super-resolution is implemented through deep generative models to measure the extent to which downsampling algorithms retain high-resolution information.

Deep Imbalanced Regression via Hierarchical Classification Adjustment

Haipeng Xiong (National University of Singapore), Angela Yao (National University of Singapore)

CodeObject DetectionDepth EstimationKnowledge DistillationImage

🎯 What it does: To address the issue of sample imbalance in visual regression tasks, a Hierarchical Classification Adjustment (HCA) framework is proposed and implemented, utilizing a combination of multi-level fine and coarse classifiers to reduce quantization error and improve regression accuracy.

Deep Video Inverse Tone Mapping Based on Temporal Clues

Yuyao Ye (Peking University), Ronggang Wang (Peking University)

CodeRestorationRecurrent Neural NetworkTransformerOptical FlowVideo

🎯 What it does: A novel pipeline for Inverse Tone Mapping using video temporal information is proposed, which can recover HDR video from a single frame LDR video and address the issues of texture loss in overexposed areas and temporal inconsistency.

Deep-TROJ: An Inference Stage Trojan Insertion Algorithm through Efficient Weight Replacement Attack

Sabbir Ahmed (Binghamton University), Adnan Siraj Rakin (New Jersey Institute of Technology)

CodeTransformerImage

🎯 What it does: This paper addresses deep neural network models that inject malicious backdoors through memory page table bit flips during the inference phase.

DeepCache: Accelerating Diffusion Models for Free

Xinyin Ma (National University of Singapore), Xinchao Wang (National University of Singapore)

CodeGenerationComputational EfficiencyDiffusion modelImage

🎯 What it does: A training-free cache acceleration scheme called DeepCache is proposed, which utilizes the temporal redundancy of high-level features in continuous denoising steps of diffusion models. It caches features on the skip connections of U-Net to reduce redundant computations, thereby accelerating inference.

Defense Against Adversarial Attacks on No-Reference Image Quality Models with Gradient Norm Regularization

Yujia Liu (Peking University), Tingting Jiang (Peking University)

CodeOptimizationAdversarial AttackImage

🎯 What it does: This study investigates the robustness of no-reference image quality assessment (NR-IQA) models against adversarial attacks and proposes a defense training method based on gradient β„“1 norm regularization.

Deformable 3D Gaussians for High-Fidelity Monocular Dynamic Scene Reconstruction

Ziyi Yang (Zhejiang University), Xiaogang Jin (Zhejiang University)

CodeRestorationData SynthesisNeural Radiance FieldGaussian SplattingVideo

🎯 What it does: This paper proposes a method based on Deformable 3D Gaussians for high-fidelity reconstruction and real-time rendering of monocular dynamic scenes.

Deformable One-shot Face Stylization via DINO Semantic Guidance

Yang Zhou (Visual Computing Research Center Shenzhen University), Hui Huang (Visual Computing Research Center Shenzhen University)

CodeImage TranslationGenerationTransformerGenerative Adversarial NetworkContrastive LearningImage

🎯 What it does: A deformable network for single facial stylization is proposed, which uses only a pair of real style images and is trained through cross-domain structural guidance using DINO self-supervised ViT features.

DeIL: Direct-and-Inverse CLIP for Open-World Few-Shot Learning

Shuai Shao (Zhejiang Lab), Yicong Zhou (University of Macau)

CodeClassificationData SynthesisTransformerVision Language ModelContrastive LearningImage

🎯 What it does: The DeIL method is proposed, utilizing the Direct-and-Inverse approach in Open-World Few-Shot Learning to first identify and correct noisy labels using CLIPN, and then perform data augmentation and classification with CLIP, DALL-E, and a lightweight Adapter.

Delving into the Trajectory Long-tail Distribution for Muti-object Tracking

Sijia Chen (Huazhong University of Science and Technology), Wenbing Tao (Huazhong University of Science and Technology)

CodeObject TrackingDiffusion modelVideo

🎯 What it does: This paper presents an analysis and solution to the severe imbalance in trajectory length distribution (long-tail distribution) in multi-object tracking data, and validates its effectiveness in mainstream models such as FairMOT and CSTrack.

DeMatch: Deep Decomposition of Motion Field for Two-View Correspondence Learning

Shihua Zhang (Wuhan University), Jiayi Ma (Wuhan University)

CodePose EstimationComputational EfficiencyGraph Neural NetworkOptical FlowImage

🎯 What it does: A two-view matching network called DeMatch is proposed, which uses learned motion bases to decompose a rough motion field into several groups of smooth sub-fields, thereby achieving precise inlier and outlier discrimination for matching points.

Denoising Point Clouds in Latent Space via Graph Convolution and Invertible Neural Network

Aihua Mao (South China University of Technology), Ying He (Nanyang Technological University)

CodeRestorationGraph Neural NetworkAuto EncoderPoint Cloud

🎯 What it does: This paper proposes a method for point cloud denoising in the latent space, utilizing reversible monotonic operators to construct a reversible neural network, and combining multi-layer graph convolution to extract geometric features, achieving explicit separation and denoising of noise in the latent space.

Density-guided Translator Boosts Synthetic-to-Real Unsupervised Domain Adaptive Segmentation of 3D Point Clouds

Zhimin Yuan (Xiamen University), Cheng Wang (Xiamen University)

CodeSegmentationDomain AdaptationConvolutional Neural NetworkGenerative Adversarial NetworkPoint Cloud

🎯 What it does: By designing a density-guided translator (DGT) based on point density and a two-stage self-supervised training process (DGT-ST), unsupervised adaptation of 3D point clouds from synthetic domains to real domains has been achieved.

DePT: Decoupled Prompt Tuning

Ji Zhang (University of Electronic Science and Technology of China), Jingkuan Song (Tongji University)

CodeClassificationDomain AdaptationTransformerPrompt EngineeringVision Language ModelImage

🎯 What it does: This paper proposes a decoupled prompt tuning framework named DePT to address the base-new task generalization problem in visual-language pre-trained models.

Depth Information Assisted Collaborative Mutual Promotion Network for Single Image Dehazing

Yafei Zhang (Kunming University of Science and Technology), Huafeng Li (Kunming University of Science and Technology)

CodeRestorationDepth EstimationConvolutional Neural NetworkImage

🎯 What it does: A single image dehazing framework based on dual-task collaborative mutual promotion is proposed, which jointly optimizes dehazing and depth estimation.

Depth-Aware Concealed Crop Detection in Dense Agricultural Scenes

Liqiong Wang (China Three Gorges University), Feng Zheng (Southern University of Science and Technology)

CodeRecognitionObject DetectionSegmentationTransformerImageAgriculture Related

🎯 What it does: This paper proposes the task of concealed crop detection (CCD) and collects a large-scale RGB-D dataset ACOD-12K.

DETRs Beat YOLOs on Real-time Object Detection

Yian Zhao (Baidu Inc), Jie Chen (Peking University)

CodeObject DetectionTransformerImage

🎯 What it does: A real-time end-to-end object detector RT-DETR is proposed.

Dexterous Grasp Transformer

Guo-Hao Xu (Sun Yat-sen University), Wei-Shi Zheng (Sun Yat-sen University)

CodeGenerationPose EstimationRobotic IntelligenceTransformerPoint Cloud

🎯 What it does: A Dexterous Grasp Transformer (DGTR) based on Transformer is proposed, capable of predicting diverse multi-finger grasp poses in a single forward pass.

Diff-BGM: A Diffusion Model for Video Background Music Generation

Sizhe Li (Peking University), Yang Liu (Peking University)

CodeGenerationData SynthesisDiffusion modelVideoMultimodalityAudio

🎯 What it does: Proposes the Diff-BGM framework, which generates background music that matches the dynamics and semantics of videos based on diffusion models, and constructs a high-quality BGM909 video-music alignment dataset.

DiffAgent: Fast and Accurate Text-to-Image API Selection with Large Language Model

Lirui Zhao (Xiamen University), Rongrong Ji (Xiamen University)

CodeGenerationRecommendation SystemTransformerLarge Language ModelSupervised Fine-TuningReinforcement LearningPrompt EngineeringImageTextBenchmark

🎯 What it does: Designed and implemented DiffAgent, an LLM-based agent model that quickly selects suitable text-to-image (T2I) APIs (model + parameters) based on text prompts, thereby reducing the user's trial-and-error and parameter tuning process.

DiffAM: Diffusion-based Adversarial Makeup Transfer for Facial Privacy Protection

Yuhao Sun (University of Science and Technology of China), Yongdong Zhang (University of Science and Technology of China)

CodeSafty and PrivacyAdversarial AttackDiffusion modelImage

🎯 What it does: DiffAM is a facial privacy protection method that utilizes diffusion models to confuse facial recognition systems by transforming reference facial makeup into adversarial makeup.

DiffAssemble: A Unified Graph-Diffusion Model for 2D and 3D Reassembly

Gianluca Scarpellini (Istituto Italiano di Tecnologia), Alessio Del Bue (Istituto Italiano di Tecnologia)

CodeGenerationData SynthesisPose EstimationGraph Neural NetworkTransformerDiffusion modelImageGraph

🎯 What it does: A unified graph diffusion model called DiffAssemble is proposed to simultaneously address the reassembly tasks of 2D puzzles and 3D fragments.

DiffCast: A Unified Framework via Residual Diffusion for Precipitation Nowcasting

Demin Yu (Harbin Institute of Technology), Xunlai Chen (Shenzhen Meteorological Bureau)

CodeGenerationData SynthesisConvolutional Neural NetworkRecurrent Neural NetworkDiffusion modelTime Series

🎯 What it does: A unified forecasting framework called DiffCast is proposed, which utilizes residual diffusion to decompose the evolution of precipitation systems into global deterministic motion trends and local stochastic residuals, compensating for the fuzziness and high-value rainfall missing issues in deterministic predictions through residual diffusion.

DiffEditor: Boosting Accuracy and Flexibility on Diffusion-based Image Editing

Chong Mou (Peking University), Jian Zhang (Peking University)

CodeGenerationDiffusion modelImageStochastic Differential Equation

🎯 What it does: We propose DiffEditor, a fine-grained image editing framework based on diffusion models, which supports various editing tasks such as object movement, size adjustment, dragging, appearance replacement, and object pasting.

DiffLoc: Diffusion Model for Outdoor LiDAR Localization

Wen Li (Xiamen University), Cheng Wang (Xiamen University)

CodePose EstimationAutonomous DrivingTransformerDiffusion modelPoint Cloud

🎯 What it does: The DiffLoc framework is proposed, treating LiDAR localization as a conditional generation problem. It learns robust features through a base model and a static object pool, and then uses a diffusion model to achieve iterative denoising regression.

DiffSCI: Zero-Shot Snapshot Compressive Imaging via Iterative Spectral Diffusion Model

Zhenghao Pan (Harbin Institute of Technology), Yongyong Chen (Nanjing University)

CodeRestorationCompressionDiffusion modelImage

🎯 What it does: Proposes the DiffSCI method, which combines a pre-trained RGB diffusion model with Plug-and-Play for multispectral SCI reconstruction, eliminating the need to retrain the model on MSI.

Diffusion 3D Features (Diff3F): Decorating Untextured Shapes with Distilled Semantic Features

Niladri Shekhar Dutt (Ready Player Me), Niloy J. Mitra (Adobe Research)

CodeGenerationKnowledge DistillationRepresentation LearningDiffusion modelPoint CloudMesh

🎯 What it does: This paper proposes DIFF3F, a zero-shot semantic feature descriptor that distills diffusion model features onto untextured 3D shapes through multi-view rendering and a control network.

Diffusion-driven GAN Inversion for Multi-Modal Face Image Generation

Jihyun Kim (Yonsei University), Kwanghoon Sohn (Yonsei University)

CodeGenerationData SynthesisDiffusion modelGenerative Adversarial NetworkImageTextMultimodality

🎯 What it does: This paper proposes a multimodal face generation method that maps the features of diffusion models to the latent space of pre-trained GANs, capable of handling both 2D and 3D face images.

DiffusionRegPose: Enhancing Multi-Person Pose Estimation using a Diffusion-Based End-to-End Regression Approach

Dayi Tan (Tongji University), Lu Xiong (Tongji University)

CodePose EstimationTransformerDiffusion modelImage

🎯 What it does: This paper proposes DiffusionRegPose, a model that transforms one-stage end-to-end multi-person human pose estimation into a diffusion sampling process, using a diffusion model to progressively denoise and obtain pose predictions. It also introduces an attention mechanism that facilitates interaction between pose completion and detection, enhancing robustness in crowded/occluded scenarios.

DiffusionTrack: Point Set Diffusion Model for Visual Object Tracking

Fei Xie (Shanghai Jiao Tong University), Chao Ma (Shanghai Jiao Tong University)

CodeObject TrackingTransformerDiffusion modelVideoPoint Cloud

🎯 What it does: A target tracking method based on diffusion models, DiffusionTrack, is proposed, treating the tracking task as a gradual denoising process from noise to the target, and representing the target with a point set.

DIOD: Self-Distillation Meets Object Discovery

Sandra Kara (Universite Paris-Saclay), Quoc-Cuong Pham (Universite Paris-Saclay)

CodeObject DetectionKnowledge DistillationOptical FlowVideo

🎯 What it does: This paper proposes a self-distillation-based Slot Attention framework called DIOD for unsupervised video object discovery, which can automatically denoise and complete static objects under motion-guided noisy supervision.

DIRECT-3D: Learning Direct Text-to-3D Generation on Massive Noisy 3D Data

Qihao Liu (Johns Hopkins University), Alan Yuille (Johns Hopkins University)

CodeGenerationData SynthesisPose EstimationDiffusion modelScore-based ModelNeural Radiance FieldPoint CloudMesh

🎯 What it does: We propose DIRECT-3D, a text-to-3D generation model that trains directly on massive unaligned 3D data with noise, capable of quickly generating high-quality NeRF objects and providing 3D geometric priors.

Discover and Mitigate Multiple Biased Subgroups in Image Classifiers

Zeliang Zhang (University of Rochester), Chenliang Xu (University of Rochester)

CodeClassificationExplainability and InterpretabilityData-Centric LearningLarge Language ModelImageRetrieval-Augmented Generation

🎯 What it does: The DIM framework is proposed, which utilizes PLS to decompose image features under the supervision of training dynamics, automatically discovering and explaining various unknown bias subgroups, and implementing dual bias mitigation for data and models based on these subgroups.