arXivSub Start free trial

CVPR 2024 Papers with Code β€” Page 4

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

Focus on Your Instruction: Fine-grained and Multi-instruction Image Editing by Attention Modulation

Qin Guo (Peking University), Tianwei Lin (Horizon Robotics)

CodeGenerationData SynthesisTransformerDiffusion modelImage

🎯 What it does: Proposes the FoI method, achieving precise multi-instruction image editing without additional training based on IP2P;

Fourier-basis Functions to Bridge Augmentation Gap: Rethinking Frequency Augmentation in Image Classification

Puru Vaish (University of Twente), Nicola Strisciuglio (University of Twente)

CodeClassificationDomain AdaptationComputational EfficiencyAdversarial AttackConvolutional Neural NetworkGenerative Adversarial NetworkImage

🎯 What it does: This paper proposes a frequency domain augmentation method based on Fourier basis functions (Auxiliary Fourier-basis Augmentation, AFA), which generates adversarial samples by adding plane waves with adjustable amplitudes to the image spectrum, and adapts to distribution shifts with the help of an auxiliary branch.

Free3D: Consistent Novel View Synthesis without 3D Representation

Chuanxia Zheng (Visual Geometry Group University of Oxford), Andrea Vedaldi (Visual Geometry Group University of Oxford)

CodeGenerationData SynthesisPose EstimationSupervised Fine-TuningDiffusion modelImage

🎯 What it does: We propose Free3D, a single-view novel view synthesis method based on a pre-trained 2D diffusion model without 3D representation, capable of generating pose-accurate and consistent images within a 360° view.

FreePoint: Unsupervised Point Cloud Instance Segmentation

Zhikai Zhang (Wuhan University), Guisong Xia (Huawei Zurich Research Center)

CodeSegmentationTransformerPoint Cloud

🎯 What it does: This paper studies unsupervised point cloud instance segmentation and proposes the FreePoint framework.

FreeU: Free Lunch in Diffusion U-Net

Chenyang Si (Nanyang Technological University), Ziwei Liu (Nanyang Technological University)

CodeGenerationData SynthesisDiffusion modelImageVideoText

🎯 What it does: The FreeU method is proposed in the U-Net structure of diffusion models, enhancing generation quality by adjustable scaling of features from the backbone network and skip connections during the inference phase.

Frequency Decoupling for Motion Magnification via Multi-Level Isomorphic Architecture

Fei Wang (Hefei University of Technology), Meng Wang (Hefei University of Technology)

CodeTransformerContrastive LearningVideo

🎯 What it does: A multi-layer equivalent Transformer architecture based on frequency decoupling is proposed to amplify and enhance subtle movements in videos.

Frequency-Adaptive Dilated Convolution for Semantic Segmentation

Linwei Chen (Beijing Institute of Technology), Ying Fu (RIKEN)

CodeObject DetectionSegmentationConvolutional Neural NetworkImage

🎯 What it does: This paper proposes Frequency Adaptive Dilated Convolution (FADC), which enhances the performance of semantic segmentation and object detection by dynamically adjusting the dilation rate based on local spectral characteristics, decomposing convolutional kernel weights, and balancing frequency on features.

Friendly Sharpness-Aware Minimization

Tao Li (Shanghai Jiao Tong University), Xiaolin Huang (Shanghai Jiao Tong University)

CodeOptimizationConvolutional Neural NetworkImage

🎯 What it does: This study investigates the core mechanism of Sharpness-Aware Minimization (SAM), decomposing the batch gradient into full gradient components and noise components. It finds that the noise component is key to improving generalization and proposes the Friendly-SAM (F-SAM) algorithm based on this insight.

From Correspondences to Pose: Non-minimal Certifiably Optimal Relative Pose without Disambiguation

Javier Tirado-GarΓ­n (University of Zaragoza), Javier Civera (University of Zaragoza)

CodePose EstimationOptimizationImage

🎯 What it does: A method is proposed to estimate the relative pose of the camera directly from matching points without the need for post-processing ambiguity resolution.

From SAM to CAMs: Exploring Segment Anything Model for Weakly Supervised Semantic Segmentation

Hyeokjun Kweon (Korea Advanced Institute of Science and Technology), Kuk-Jin Yoon (Korea Advanced Institute of Science and Technology)

CodeSegmentationConvolutional Neural NetworkContrastive LearningImage

🎯 What it does: A weakly supervised semantic segmentation framework S2C is proposed, which directly improves the quality of CAM during the training phase using SAM and generates more accurate pseudo-labels.

From Variance to Veracity: Unbundling and Mitigating Gradient Variance in Differentiable Bundle Adjustment Layers

Swaminathan Gurumurthy (Carnegie Mellon University), Zico Kolter (Carnegie Mellon University)

CodePose EstimationOptimizationSimultaneous Localization and MappingOptical FlowImage

🎯 What it does: This paper analyzes the gradient variance problem of differentiable bundle adjustment layers in attitude estimation and proposes using weights obtained from internal optimization to weight flow loss in order to reduce gradient noise, thereby accelerating and stabilizing training.

Frozen CLIP: A Strong Backbone for Weakly Supervised Semantic Segmentation

Bingfeng Zhang (China University of Petroleum), Jimin Xiao (XJTLU)

CodeSegmentationTransformerContrastive LearningImage

🎯 What it does: We propose WeCLIP, a weakly supervised semantic segmentation single-stage pipeline that utilizes a frozen CLIP model as the backbone network, and we design a decoder and a CAM refinement module to achieve pixel-level segmentation.

Frozen Feature Augmentation for Few-Shot Image Classification

Andreas BΓ€r (Technische UniversitΓ€t Braunschweig), Manoj Kumar (Google DeepMind)

CodeClassificationTransformerImage

🎯 What it does: The study directly applies data augmentation (Frozen Feature Augmentation, FroFA) on frozen features of pre-trained vision Transformers to enhance few-shot image classification performance.

FSC: Few-point Shape Completion

Xianzu Wu (Jianghan University), Junsong Yuan (University at Buffalo)

CodeGenerationData SynthesisAutonomous DrivingTransformerGenerative Adversarial NetworkPoint Cloud

🎯 What it does: A shape completion model FSC is proposed for very sparse point cloud inputs, capable of reconstructing a complete 3D point cloud from dozens of points.

Fully Exploiting Every Real Sample: SuperPixel Sample Gradient Model Stealing

Yunlong Zhao (Central South University), Wei Chen (Zhejiang University)

CodeKnowledge DistillationAdversarial AttackImage

🎯 What it does: This paper proposes a model stealing method based on superpixel gradients, called SPSG, which utilizes gradient information from a small number of real samples to improve the replication effect on black-box models.

G-FARS: Gradient-Field-based Auto-Regressive Sampling for 3D Part Grouping

Junfeng Cheng (Imperial College London), Tania Stathaki (Imperial College London)

CodeGenerationData SynthesisGraph Neural NetworkScore-based ModelPoint CloudStochastic Differential Equation

🎯 What it does: Proposes a 3D component grouping task and designs a gradient field-based autoregressive sampling framework G-FARS to automatically group from a mixed component set.

G3DR: Generative 3D Reconstruction in ImageNet

Pradyumna Reddy (Huawei Noah's Ark Lab), Jiankang Deng (Huawei Noah's Ark Lab)

CodeGenerationData SynthesisDepth EstimationVision Language ModelDiffusion modelNeural Radiance FieldImage

🎯 What it does: A 3D generation framework G3DR based on single-view images is proposed, capable of generating high-quality, geometrically realistic 3D objects from large-scale single-view data such as ImageNet.

GauHuman: Articulated Gaussian Splatting from Monocular Human Videos

Shoukang Hu, Ziwei Liu

CodeGenerationPose EstimationComputational EfficiencyGaussian SplattingVideo

🎯 What it does: Fast learning and real-time rendering of 3D human models in monocular videos

Gaussian Head Avatar: Ultra High-fidelity Head Avatar via Dynamic Gaussians

Yuelang Xu (Tsinghua University), Yebin Liu (NNKosmos Technology)

CodeGenerationData SynthesisPose EstimationSuper ResolutionGaussian SplattingImagePoint Cloud

🎯 What it does: This paper presents the Gaussian Head Avatar, which reconstructs high-fidelity human head models through controllable dynamic 3D Gaussian point clouds, enabling expression-driven and pose control.

General Point Model Pretraining with Autoencoding and Autoregressive

Zhe Li (Huazhong University of Science and Technology), Stan Z. Li (Westlake University)

CodeClassificationSegmentationGenerationRepresentation LearningTransformerAuto EncoderContrastive LearningPoint Cloud

🎯 What it does: A unified Transformer framework GPM is proposed, combining BERT-style autoencoding and GPT-style autoregression, supporting pre-training of point clouds, downstream classification/segmentation, and unconditional/conditional generation.

Generalizable Whole Slide Image Classification with Fine-Grained Visual-Semantic Interaction

Hao Li (Xiamen University), Yuchen Han (Shanghai Jiao Tong University)

CodeClassificationTransformerLarge Language ModelPrompt EngineeringContrastive LearningImageTextBiomedical Data

🎯 What it does: This paper proposes a whole slide image (WSI) classification framework called FiVE, which is based on fine-grained visual-semantic interaction. It utilizes GPT-4 to automatically extract fine-grained descriptive labels from raw pathology reports and achieves efficient training through a task-specific fine-grained semantic (TFS) module and sampling strategy.

Generate Like Experts: Multi-Stage Font Generation by Incorporating Font Transfer Process into Diffusion Models

Bin Fu (Shenzhen Institute of Advanced Technology, Chinese Academy of Sciences), Yu Qiao (Shanghai Artificial Intelligence Laboratory)

CodeGenerationDiffusion modelImage

🎯 What it does: A multi-stage font generation framework called MSD-Font is proposed, which achieves a three-stage generation process from structure construction to style transfer and then to detail refinement by embedding the font transfer process in a latent diffusion model.

Generative 3D Part Assembly via Part-Whole-Hierarchy Message Passing

Bi'an Du (Peking University), Renjie Liao (University of British Columbia)

CodeGenerationPose EstimationTransformerPoint Cloud

🎯 What it does: This paper proposes a generative 3D part assembly network based on hyper-part and whole hierarchical information, achieving the prediction of the 6 degrees of freedom pose of parts.

Generative Multi-modal Models are Good Class Incremental Learners

Xusheng Cao (Nankai University), Ming-Ming Cheng (Nankai University)

CodeClassificationGenerationTransformerLarge Language ModelImageMultimodality

🎯 What it does: An incremental learning framework based on Generative Multimodal Models (GMM) is proposed, achieving class-incremental learning without a classification head by generating label text and matching it with category text.

Generative Multimodal Models are In-Context Learners

Quan Sun (Beijing Academy of Artificial Intelligence), Xinlong Wang (Beijing Academy of Artificial Intelligence)

CodeGenerationData SynthesisTransformerLarge Language ModelSupervised Fine-TuningVision Language ModelImageVideoTextMultimodality

🎯 What it does: A 37B parameter multimodal generative model, Emu2, was proposed and trained, demonstrating strong contextual learning capabilities, and achieving chat and controllable visual generation through instruction fine-tuning.

Generative Unlearning for Any Identity

Juwon Seo (Kyung Hee University), Gyeong-Moon Park (Kyung Hee University)

CodeGenerationData SynthesisGenerative Adversarial NetworkImageBenchmark

🎯 What it does: This paper proposes a generative model identity forgetting framework called GUIDE, which can completely eliminate the generative capability of an identity using only a single image in a pre-trained 3D GAN (EG3D);

GenHowTo: Learning to Generate Actions and State Transformations from Instructional Videos

TomÑő Souček (Czech Technical University), Josef Sivic (Czech Technical University)

CodeGenerationData SynthesisDiffusion modelImageVideoText

🎯 What it does: Trained a text + image conditional generation network based on a diffusion model, capable of generating corresponding action images and target state images based on input images and textual prompts of actions or final states, while maintaining scene consistency.

GeoAuxNet: Towards Universal 3D Representation Learning for Multi-sensor Point Clouds

Shengjun Zhang (Tsinghua University), Yueqi Duan (Tsinghua University)

CodeSegmentationRepresentation LearningPoint Cloud

🎯 What it does: This paper proposes GeoAuxNet, which uses a voxel-guided dynamic point network to generate point-level geometric information and injects this fine-grained point information into voxel features through a hierarchical geometric pooling, thereby achieving unified representation learning of multi-sensor point clouds.

Geometry-aware Reconstruction and Fusion-refined Rendering for Generalizable Neural Radiance Fields

Tianqi Liu (Huazhong University of Science and Technology), Zhiguo Cao (Huazhong University of Science and Technology)

CodeGenerationData SynthesisNeural Radiance FieldPoint Cloud

🎯 What it does: A generalizable neural radiance field framework called GeFu is proposed, which can synthesize high-quality new views in unseen scenes using just a few perspectives.

GigaPose: Fast and Robust Novel Object Pose Estimation via One Correspondence

Van Nguyen Nguyen (LIGM), Vincent Lepetit (LIGM)

CodePose EstimationTransformerContrastive LearningImageBenchmark

🎯 What it does: GigaPose is proposed, a 6D pose estimation method for novel objects that achieves fast and robust coarse pose estimation using limited templates and single image patch correspondences, and can be combined with subsequent refinement methods.

GLACE: Global Local Accelerated Coordinate Encoding

Fangjinhua Wang (ETH Zurich), Marc Pollefeys (Microsoft)

CodePose EstimationRetrievalSimultaneous Localization and MappingImage

🎯 What it does: GLACE proposes a method for achieving high-precision visual localization in large-scale scenes using a single network without the need for 3D point clouds or depth maps.

GLiDR: Topologically Regularized Graph Generative Network for Sparse LiDAR Point Clouds

Prashant Kumar (Indian Institute of Technology Delhi), Prem Kalra (Indian Institute of Technology Delhi)

CodeSegmentationGenerationAutonomous DrivingGraph Neural NetworkSimultaneous Localization and MappingPoint Cloud

🎯 What it does: Using graph neural networks and 0-dimensional persistent homology regularization for static point completion and dynamic/static segmentation of sparse LiDAR point clouds.

Global and Hierarchical Geometry Consistency Priors for Few-shot NeRFs in Indoor Scenes

Xiaotian Sun (Xiamen University), Cheng Wang (Xiamen University)

CodeGenerationData SynthesisDepth EstimationNeural Radiance FieldImage

🎯 What it does: The P NeRF method is proposed, which utilizes the global and hierarchical geometric consistency priors of pre-trained models to improve the NeRF reconstruction quality of indoor scenes from a limited number of views.

Global and Local Prompts Cooperation via Optimal Transport for Federated Learning

Hongxia Li (ShanghaiTech University), Ye Shi (ShanghaiTech University)

CodeOptimizationFederated LearningTransformerPrompt EngineeringVision Language ModelImage

🎯 What it does: This paper proposes FedOTP, a method for tuning visual-language models that simultaneously learns global and local prompts within a federated learning framework, achieving collaboration between the two through unbiased optimal transport.

GoMVS: Geometrically Consistent Cost Aggregation for Multi-View Stereo

Jiang Wu (Northwestern Polytechnical University), Yanning Zhang (Northwestern Polytechnical University)

CodeDepth EstimationConvolutional Neural NetworkImageBenchmark

🎯 What it does: This work proposes a cost aggregation method based on geometric consistency called GoMVS, which projects neighborhood costs into the depth space of the reference pixel using the local plane assumption of adjacent pixels and surface normal vectors, followed by convolutional aggregation.

GOV-NeSF: Generalizable Open-Vocabulary Neural Semantic Fields

Yunsong Wang (National University of Singapore), Gim Hee Lee (National University of Singapore)

CodeSegmentationGenerationNeural Radiance FieldImage

🎯 What it does: A general open vocabulary neural semantic field named GOV-NeSF is proposed for achieving 3D and 2D open vocabulary semantic segmentation and novel view rendering in unseen scenes through multi-view fusion, with training relying solely on 2D RGB images, without the need for depth, semantic labels, or 3D data.

GPS-Gaussian: Generalizable Pixel-wise 3D Gaussian Splatting for Real-time Human Novel View Synthesis

Shunyuan Zheng (Harbin Institute of Technology), Yebin Liu (Tsinghua University)

CodeGenerationData SynthesisDepth EstimationGaussian SplattingImage

🎯 What it does: A real-time high-resolution human novel viewpoint synthesis method called GPS-Gaussian is proposed, which directly regresses 3D Gaussian points through pixel-level Gaussian parameter mapping, enabling the generation of high-quality viewpoint images without separate optimization.

GPT-4V(ision) is a Human-Aligned Evaluator for Text-to-3D Generation

Tong Wu (Chinese University of Hong Kong), Gordon Wetzstein (Stanford University)

CodeGenerationTransformerLarge Language ModelPrompt EngineeringTextMultimodality

🎯 What it does: A new metric is proposed that utilizes GPT-4V to automatically generate evaluation prompts and conduct multi-dimensional assessments of text-to-3D generation models.

GreedyViG: Dynamic Axial Graph Construction for Efficient Vision GNNs

Mustafa Munir (University of Texas at Austin), Radu Marculescu (University of Texas at Austin)

CodeClassificationObject DetectionSegmentationComputational EfficiencyKnowledge DistillationConvolutional Neural NetworkGraph Neural NetworkImage

🎯 What it does: A dynamic axial graph construction (DAGC) method is proposed to build an efficient Vision GNN, and a hybrid CNN-GNN structure called GreedyViG is developed based on DAGC to enhance visual task performance while maintaining low parameters and computational power.

Grounded Question-Answering in Long Egocentric Videos

Shangzhe Di (Shanghai Jiao Tong University), Weidi Xie (Shanghai AI Lab)

CodeGenerationRetrievalTransformerLarge Language ModelVideoText

🎯 What it does: This paper proposes a unified model called GroundVQA, which implements spatiotemporal localization and question-answering tasks for long-term egocentric videos.

Grounding Everything: Emerging Localization Properties in Vision-Language Transformers

Walid Bousselham (University of Bonn), Hilde Kuehne (Goethe University Frankfurt)

CodeObject DetectionSegmentationTransformerVision Language ModelContrastive LearningImageMultimodality

🎯 What it does: Based on a pre-trained visual-language transformer, a training-free 'Grounding Everything Module' (GEM) is proposed, which achieves object localization and segmentation of open vocabulary through self-self attention.

GroupContrast: Semantic-aware Self-supervised Representation Learning for 3D Understanding

Chengyao Wang (Chinese University of Hong Kong), Jiaya Jia (Chinese University of Hong Kong)

CodeObject DetectionSegmentationKnowledge DistillationRepresentation LearningContrastive LearningPoint Cloud

🎯 What it does: A self-supervised 3D point cloud representation learning framework called GroupContrast is proposed, which combines segment grouping and semantic-aware contrastive learning to enhance the representation consistency of semantically similar points in point clouds.

Groupwise Query Specialization and Quality-Aware Multi-Assignment for Transformer-based Visual Relationship Detection

Jongha Kim (Korea University), Hyunwoo J. Kim (Korea University)

CodeRecognitionObject DetectionTransformerImage

🎯 What it does: This paper proposes SpeaQ, a specialized and quality-aware multi-assignment label allocation method for Transformer-based visual relation detection.

GS-IR: 3D Gaussian Splatting for Inverse Rendering

Zhihao Liang (South China University of Technology), Kui Jia (Chinese University of Hong Kong)

CodeRestorationGenerationNeural Radiance FieldGaussian SplattingImage

🎯 What it does: Using 3D Gaussian Splatting for inverse rendering to recover the geometry, materials, and lighting of a scene, generating high-quality new view renderings and relighting from multi-view images.

GSVA: Generalized Segmentation via Multimodal Large Language Models

Zhuofan Xia (Tsinghua University), Gao Huang (Tsinghua University)

CodeObject DetectionSegmentationTransformerLarge Language ModelPrompt EngineeringImageMultimodality

🎯 What it does: A multimodal large language model framework named GSVA is proposed, capable of simultaneously handling multi-object segmentation and empty object recognition in the General Reference Expression Segmentation (GRES) task.

H-ViT: A Hierarchical Vision Transformer for Deformable Image Registration

Morteza Ghahremani (Technical University of Munich), Christian Wachinger (Technical University of Munich)

CodeTransformerImageBiomedical DataMagnetic Resonance Imaging

🎯 What it does: This paper proposes a Hierarchical Visual Transformer (H-ViT) for deformable image registration, which encodes the deformation field through a dual attention mechanism.

Habitat Synthetic Scenes Dataset (HSSD-200): An Analysis of 3D Scene Scale and Realism Tradeoffs for ObjectGoal Navigation

Mukul Khanna (Georgia Institute of Technology), Manolis Savva (Simon Fraser University)

CodeRobotic IntelligenceReinforcement LearningImage

🎯 What it does: A high-quality, artificially designed 3D indoor scene dataset HSSD-200 was constructed, and it was used to evaluate the generalization ability of navigation agents in real environments.

HalluciDoctor: Mitigating Hallucinatory Toxicity in Visual Instruction Data

Qifan Yu (Zhejiang University), Yueting Zhuang (Zhejiang University)

CodeGenerationData-Centric LearningTransformerLarge Language ModelVision Language ModelImageMultimodality

🎯 What it does: This paper proposes a cross-checking framework named HalluciDoctor, which is used to automatically detect and eliminate hallucination toxicity in machine-generated visual instruction data, and enhance the robustness of multimodal large language models through adversarial visual instruction augmentation.

Hallucination Augmented Contrastive Learning for Multimodal Large Language Model

Chaoya Jiang (National Engineering Research Center for Software Engineering Peking University), Shikun Zhang (National Engineering Research Center for Software Engineering Peking University)

CodeRepresentation LearningTransformerLarge Language ModelContrastive LearningImageTextMultimodality

🎯 What it does: This paper proposes a new training method for multimodal large language modelsβ€”Hallucination Augmented Contrastive Learning (HACL), which enhances the alignment of visual and language representations and suppresses hallucination generation by incorporating hallucination descriptions generated by GPT-4 as hard negative samples in contrastive learning between vision and text.

HallusionBench: An Advanced Diagnostic Suite for Entangled Language Hallucination and Visual Illusion in Large Vision-Language Models

Tianrui Guan (University of Maryland), Tianyi Zhou (University of Maryland)

CodeRecognitionData SynthesisTransformerLarge Language ModelVision Language ModelImageMultimodalityBenchmark

🎯 What it does: A benchmark called HallusionBench is proposed to systematically evaluate large visual language models in terms of language hallucinations and visual illusions in image context reasoning.

HanDiffuser: Text-to-Image Generation With Realistic Hand Appearances

Supreeth Narasimhaswamy (Stony Brook University), Minh Hoai (Adobe Research)

CodeGenerationData SynthesisDiffusion modelImageTextMultimodality

🎯 What it does: An end-to-end text-to-image generation model called HanDiffuser is proposed, capable of generating high-quality images of hands.

Harnessing the Power of MLLMs for Transferable Text-to-Image Person ReID

Wentan Tan, Dapeng Tao (Yunnan University)

CodeRetrievalTransformerLarge Language ModelPrompt EngineeringImageTextMultimodality

🎯 What it does: This paper constructs a large-scale transferable human retrieval dataset by automatically generating text descriptions using a multimodal large language model and combining noise suppression techniques, significantly improving cross-domain text retrieval performance.

HEAL-SWIN: A Vision Transformer On The Sphere

Oscar Carlsson (Chalmers University of Technology), Daniel Persson (Chalmers University of Technology)

CodeSegmentationDepth EstimationAutonomous DrivingTransformerImage

🎯 What it does: A Transformer model named HEAL-SWIN is proposed, which maps high-resolution fisheye images onto a sphere using HEALPix equal-area equidistant pixel grids, and performs tasks such as semantic segmentation, depth estimation, and classification based on this mapping.

Hearing Anything Anywhere

Mason Long Wang (Stanford University), Jiajun Wu (Stanford University)

CodeDiffusion modelAudio

🎯 What it does: This paper presents the DIFFRIR framework, which synthesizes realistic spatial audio at any room position using a small number of RIR measurements and simple geometric models.

Hide in Thicket: Generating Imperceptible and Rational Adversarial Perturbations on 3D Point Clouds

Tianrui Lou (Sun Yat-Sen University), Xiaochun Cao (Sun Yat-Sen University)

CodeClassificationAdversarial AttackGraph Neural NetworkGaussian SplattingPoint Cloud

🎯 What it does: We propose HiT-ADV, a 3D point cloud adversarial attack method based on shape deformation, which can generate effective perturbations for the model without producing obvious outliers and is almost imperceptible to the human eye.

HiKER-SGG: Hierarchical Knowledge Enhanced Robust Scene Graph Generation

Ce Zhang (Carnegie Mellon University), Yaqi Xie (Carnegie Mellon University)

CodeObject DetectionGenerationGraph Neural NetworkImageBenchmark

🎯 What it does: Proposes the HiKER‑SGG method, which utilizes hierarchical knowledge graphs and layered reasoning to achieve robust scene graph generation, and constructs the VG‑C (20 types of distortion) benchmark.

HiLo: Detailed and Robust 3D Clothed Human Reconstruction with High-and Low-Frequency Information of Parametric Models

Yifan Yang (South China University of Technology), Mingkui Tan (South China University of Technology)

CodeGenerationData SynthesisPose EstimationImagePoint CloudMesh

🎯 What it does: This paper proposes a method for generating 3D clothed human models from single-view color images using a parametric human model that utilizes high-frequency and low-frequency information, called HiLo.

HINTED: Hard Instance Enhanced Detector with Mixed-Density Feature Fusion for Sparsely-Supervised 3D Object Detection

Qiming Xia (Xiamen University), Cheng Wang (Xiamen University)

CodeObject DetectionAutonomous DrivingPoint Cloud

🎯 What it does: This paper proposes a Hard Instance Enhanced Detector (HINTED) for sparse supervised 3D object detection, which significantly improves detection performance in sparsely labeled scenarios through a Self-Boosting Teacher (SBT) and Mixed Density Student (MDS) framework.

HiPose: Hierarchical Binary Surface Encoding and Correspondence Pruning for RGB-D 6DoF Object Pose Estimation

Yongliang Lin (Zhejiang University), Yu Zhang (Zhejiang University)

CodePose EstimationConvolutional Neural NetworkImage

🎯 What it does: A rendering-free, RANSAC-free 6DoF pose estimation method based on RGB-D called HiPose is proposed.

HIPTrack: Visual Tracking with Historical Prompts

Wenrui Cai (Beihang University), Yunhong Wang (Beihang University)

CodeObject TrackingTransformerVideo

🎯 What it does: This paper proposes the Historical Prompt Network and the HIPTrack tracker based on this network, which generates high-quality prompts by integrating precise foreground masks and visual features of historical targets within the traditional Siamese tracking framework, thereby improving tracking accuracy.

HIR-Diff: Unsupervised Hyperspectral Image Restoration Via Improved Diffusion Models

Li Pang (Xi'an Jiaotong University), Xiangyong Cao (Xi'an Jiaotong University)

CodeRestorationSuper ResolutionDiffusion modelImage

🎯 What it does: A framework for unsupervised hyperspectral image restoration based on a pre-trained diffusion model (HIR-Diff) is proposed. It decomposes hyperspectral images into low-dimensional images and coefficient matrices through low-rank decomposition. The coefficient matrix is first estimated using SVD+RRQR, and then the low-dimensional image is restored using an improved diffusion model with a total variation (TV) regularization guidance function, ultimately reconstructing a clear hyperspectral image.

HOISDF: Constraining 3D Hand-Object Pose Estimation with Global Signed Distance Fields

Haozhe Qi (Ecole Polytechnique Federale de Lausanne), Alexander Mathis (Ecole Polytechnique Federale de Lausanne)

CodePose EstimationConvolutional Neural NetworkTransformerImage

🎯 What it does: This paper proposes an end-to-end network (HOISDF) that utilizes a global implicit Signed Distance Field (SDF) to guide 3D pose estimation of hand-object interactions.

Holistic Features are almost Sufficient for Text-to-Video Retrieval

Kaibin Tian (Renmin University of China), Xirong Li (Renmin University of China)

CodeRetrievalKnowledge DistillationTransformerContrastive LearningVideoText

🎯 What it does: This paper proposes the TeachCLIP framework, which incorporates an Attentional frame-Feature Aggregation (AFA) block into CLIP4Clip, enabling the distillation of fine-grained cross-modal knowledge from a heavy teacher model to a lightweight student model for efficient text-video retrieval.

HomoFormer: Homogenized Transformer for Image Shadow Removal

Jie Xiao (University of Science and Technology of China), Zheng-Jun Zha (University of Science and Technology of China)

CodeRestorationTransformerImage

🎯 What it does: This paper studies a local window Transformer (HomoFormer) that achieves spatial homogenization using random shuffling and inverse shuffling for high-resolution image shadow removal.

Hourglass Tokenizer for Efficient Transformer-Based 3D Human Pose Estimation

Wenhao Li (Peking University), Nicu Sebe (University of Trento)

CodePose EstimationComputational EfficiencyTransformerVideo

🎯 What it does: A pluggable pruning and recovery framework called Hourglass Tokenizer (HoT) is proposed to enhance the efficiency of transformer models in video-based 3D joint pose estimation.

How Far Can We Compress Instant-NGP-Based NeRF?

Yihang Chen (Shanghai Jiao Tong University), Jianfei Cai (Monash University)

CodeCompressionNeural Radiance FieldAuto EncoderImage

🎯 What it does: A Context-based NeRF Compression (CNC) framework is proposed, which compresses the multi-resolution hash features of Instant-NGP through a context model, significantly reducing storage requirements.

Hunting Attributes: Context Prototype-Aware Learning for Weakly Supervised Semantic Segmentation

Feilong Tang (Monash University), Zongyuan Ge (Monash University)

CodeSegmentationConvolutional Neural NetworkImage

🎯 What it does: A Context Prototype‑Aware Learning (CPAL) method is designed and implemented for weakly supervised semantic segmentation, enhancing the integrity and accuracy of CAM through improved category prototype awareness.

Hybrid Proposal Refiner: Revisiting DETR Series from the Faster R-CNN Perspective

Jinjing Zhao (University of Sydney), Chang Xu (University of Sydney)

CodeObject DetectionData-Centric LearningTransformerImage

🎯 What it does: This paper views the DETR series as an improvement of the RPN-refiner in Faster R-CNN, systematically analyzing the key improvement factors of DETR and proposing the Hybrid Proposal Refiner (HPR), which integrates various proposal refinement modules into a unified framework.

ICP-Flow: LiDAR Scene Flow Estimation with ICP

Yancong Lin (Delft University of Technology), Holger Caesar (Delft University of Technology)

CodeAutonomous DrivingOptimizationSimultaneous Localization and MappingOptical FlowPoint Cloud

🎯 What it does: This paper proposes an unsupervised LiDAR scene flow estimation method called ICP-Flow, which is completely based on ICP. It segments the point cloud into clusters using the rigid body motion assumption, registers the clusters, and recovers point-level scene flow through inter-cluster rigid transformations.

ID-Blau: Image Deblurring by Implicit Diffusion-based reBLurring AUgmentation

Jia-Hao Wu (National Yang Ming Chiao Tung University), Yen-Yu Lin (National Yang Ming Chiao Tung University)

CodeRestorationGenerationTransformerDiffusion modelOptical FlowImage

🎯 What it does: This paper proposes an implicit diffusion-based deblurring method called ID-Blau, which utilizes pixel-level continuous blur condition maps (direction and magnitude) to transform sharp images into controllable blurred images, thereby achieving diversified data augmentation.

ID-like Prompt Learning for Few-Shot Out-of-Distribution Detection

Yichen Bai (Tianjin University), Changqing Zhang (Tianjin University)

CodeAnomaly DetectionPrompt EngineeringVision Language ModelContrastive LearningImage

🎯 What it does: This work proposes a CLIP-based ID-like Prompt learning framework for detecting out-of-distribution (OOD) samples in few-shot scenarios.

Identifying Important Group of Pixels using Interactions

Kosuke Sumiyasu (Chiba University), Hiroshi Kera (Chiba University)

CodeClassificationExplainability and InterpretabilityComputational EfficiencyTransformerImage

🎯 What it does: A pixel visualization method based on game-theoretic interaction, MoXI, is proposed to efficiently identify the set of pixels that most significantly affect the confidence of image classifiers.

IIRP-Net: Iterative Inference Residual Pyramid Network for Enhanced Image Registration

Tai Ma (East China Normal University), Ying Wen (East China Normal University)

CodeImage TranslationSegmentationConvolutional Neural NetworkImageBiomedical DataMagnetic Resonance ImagingComputed Tomography

🎯 What it does: A residual pyramid network based on iterative reasoning (IIRP-Net) is proposed for unsupervised medical image deformation registration.

iKUN: Speak to Trackers without Retraining

Yunhao Du (Beijing University of Posts and Telecommunications), Fei Su (Beijing University of Posts and Telecommunications)

CodeObject TrackingVision Language ModelImageVideo

🎯 What it does: A pluggable 'Knowledge Unified Network (iKUN)' is proposed to achieve query-based tracking for any multi-object tracker;

ImageNet-D: Benchmarking Neural Network Robustness on Diffusion Synthetic Object

Chenshuang Zhang (KAIST), Chengzhi Mao (MILA)

CodeClassificationData SynthesisConvolutional Neural NetworkTransformerPrompt EngineeringDiffusion modelImageBenchmark

🎯 What it does: Using text-guided diffusion models to synthesize images with diverse backgrounds, textures, and materials, we constructed the ImageNet-D test set to evaluate the robustness of visual models.

Imagine Before Go: Self-Supervised Generative Map for Object Goal Navigation

Sixian Zhang (Chinese Academy of Sciences), Shuqiang Jiang (Chinese Academy of Sciences)

CodeGenerationRobotic IntelligenceTransformerLarge Language ModelReinforcement LearningMultimodality

🎯 What it does: A self-supervised generative mapping (SGM) framework is proposed, which utilizes local observations and the general knowledge of large language models to complete unobserved semantic map areas, thereby providing more complete environmental information for the Object Navigation (ObjectNav) task.

Improving Bird's Eye View Semantic Segmentation by Task Decomposition

Tianhao Zhao (Wuhan University), Yutian Lin (Wuhan University)

CodeSegmentationAutonomous DrivingComputational EfficiencyTransformerAuto EncoderImage

🎯 What it does: The paper proposes a two-stage task decomposition method (Task Decomposition, TaDe) for semantic segmentation from monocular images to bird's eye view (BEV). It first uses a BEV autoencoder to learn BEV structural knowledge, then maps RGB images to the BEV latent space for alignment, and finally utilizes a frozen BEV decoder to obtain segmentation results.

Improving Generalized Zero-Shot Learning by Exploring the Diverse Semantics from External Class Names

Yapeng Li (Wuhan University), Bo Du (Wuhan University)

CodeClassificationRecognitionSupervised Fine-TuningImage

🎯 What it does: A Generalized Zero-Shot Learning (GZSL) framework DSECN is proposed, which enhances the recognition of similar and dissimilar unknown categories by introducing diverse semantics of external category names and aligning them to the visual space.

Improving Plasticity in Online Continual Learning via Collaborative Learning

Maorong Wang (University of Tokyo), Toshihiko Yamasaki (University of Tokyo)

CodeClassificationKnowledge DistillationConvolutional Neural NetworkImage

🎯 What it does: In the framework of Online Continual Learning, a strategy based on Collaborative Learning and Distillation Chain (CCL-DC) is proposed, aiming to significantly enhance the model's plasticity and final accuracy.

Improving Single Domain-Generalized Object Detection: A Focus on Diversification and Alignment

Muhammad Sohail Danish (Mohamed bin Zayed University of Artificial Intelligence), Mohsen Ali (Information Technology University of Punjab)

CodeObject DetectionDomain AdaptationConvolutional Neural NetworkImage

🎯 What it does: A single-source domain generalization method for object detection is proposed by enhancing visual corrosion on a single source domain and aligning the detection results (classification and localization) for consistency between the enhanced images and the original images.

Improving Spectral Snapshot Reconstruction with Spectral-Spatial Rectification

Jiancheng Zhang (Northwestern Polytechnical University), Yin-Ping Zhao (Northwestern Polytechnical University)

CodeRestorationTransformerImage

🎯 What it does: A Spectral-Spatial Rectification (SSR) method is proposed, enhancing the quality of spectral snapshot reconstruction using Window Self-Attention (WSSA) and Spatial Alignment Blocks (ARB).

Improving Transferable Targeted Adversarial Attacks with Model Self-Enhancement

Han Wu (Sun Yat-sen University), Zibin Zheng (Sun Yat-sen University)

CodeKnowledge DistillationAdversarial AttackConvolutional Neural NetworkImage

🎯 What it does: This paper proposes a self-improvement method for source models aimed at enhancing the transferability of target attacks.

Improving Unsupervised Hierarchical Representation with Reinforcement Learning

Ruyi An (Nanyang Technological University), Mingyuan Zhou (University of Texas at Austin)

CodeRepresentation LearningReinforcement LearningAuto EncoderImage

🎯 What it does: A hierarchical variational autoencoder (VAE) training framework based on reinforcement learning is proposed, aimed at eliminating posterior collapse and learning interpretable hierarchical representations.

Improving Visual Recognition with Hyperbolical Visual Hierarchy Mapping

Hyeongjun Kwon (Yonsei University), Kwanghoon Sohn (Korea Institute of Science and Technology)

CodeClassificationObject DetectionSegmentationConvolutional Neural NetworkTransformerContrastive LearningImage

🎯 What it does: The Hi-Mapper module is proposed, which constructs a visual hierarchy through a probabilistic tree and maps the hierarchy to hyperbolic space, ultimately enhancing the structured representation capability of pre-trained DNNs.

In Search of a Data Transformation That Accelerates Neural Field Training

Junwon Seo (Pohang University of Science and Technology), Jaeho Lee (Pohang University of Science and Technology)

CodeSuper ResolutionOptimizationComputational EfficiencyNeural Radiance FieldImage

🎯 What it does: This study explores the possibility of transforming data to accelerate neural field training and finds that random pixel permutation can significantly improve training speed.

In-Context Matting

He Guo (Huazhong University of Science and Technology), Hao Lu (Huazhong University of Science and Technology)

CodeSegmentationGenerationTransformerDiffusion modelImage

🎯 What it does: The task of 'in-context matting' is proposed, which automatically generates alpha masks for a set of target images of the same category using a single reference image and its point/brush/mask prompts, and develops the IconMatting model based on Stable Diffusion;

In-distribution Public Data Synthesis with Diffusion Models for Differentially Private Image Classification

Jinseong Park (Seoul National University), Jaewook Lee (Seoul National University)

CodeClassificationGenerationData SynthesisSafty and PrivacyDiffusion modelImage

🎯 What it does: This paper proposes the use of diffusion models to synthesize in-distribution (ID) public data, which is then used as warm-up data for differential privacy (DP) image classification, significantly improving the accuracy of private training.

In2SET: Intra-Inter Similarity Exploiting Transformer for Dual-Camera Compressive Hyperspectral Imaging

Xin Wang (Beijing Institute of Technology), Hua Huang (Beijing Normal University)

CodeRestorationTransformerImage

🎯 What it does: This paper proposes In2SET, a Transformer-based DCCHI hyperspectral image reconstruction network that utilizes the internal and cross-modal similarities of panchromatic images to enhance reconstruction quality.

InceptionNeXt: When Inception Meets ConvNeXt

Weihao Yu (National University of Singapore), Xinchao Wang (National University of Singapore)

CodeClassificationSegmentationComputational EfficiencyConvolutional Neural NetworkSupervised Fine-TuningImage

🎯 What it does: A new CNN architecture called InceptionNeXt is proposed, which utilizes a four-branch Inception depthwise separable convolution (small square convolution, horizontal/vertical strip convolution, and identity mapping) to replace traditional large-kernel depthwise separable convolution, significantly improving training/inference throughput while maintaining or enhancing accuracy.

Incremental Nuclei Segmentation from Histopathological Images via Future-class Awareness and Compatibility-inspired Distillation

Huyong Wang (Shenzhen University), Jing Qin (The Hong Kong Polytechnic University)

CodeSegmentationKnowledge DistillationImageBiomedical Data

🎯 What it does: Incremental nucleus segmentation in clinical pathological images addresses the problem of catastrophic forgetting without saving old class samples.

Infer from What You Have Seen Before: Temporally-dependent Classifier for Semi-supervised Video Segmentation

Jiafan Zhuang (Shantou University), Zhun Fan (Shantou University)

CodeSegmentationAutonomous DrivingRecurrent Neural NetworkVideo

🎯 What it does: A temporal dependency classifier (TDC) is proposed, which utilizes the semantic context of historical frames to enhance classification performance in semi-supervised learning for video semantic segmentation.

Infrared Small Target Detection with Scale and Location Sensitivity

Qiankun Liu (Beijing Institute of Technology), Ying Fu (Beijing Institute of Technology)

CodeObject DetectionConvolutional Neural NetworkImage

🎯 What it does: A scale and position-sensitive loss function SLS is proposed, combined with a simplified U-Net model with multi-scale heads, MSHNet, to improve the accuracy of infrared small target detection.

Initialization Matters for Adversarial Transfer Learning

Andong Hua (University of California), Yao Qin (Google)

CodeDomain AdaptationAdversarial AttackTransformerSupervised Fine-TuningImage

🎯 What it does: This study investigates the adversarial robustness in transfer learning and proposes a method to enhance the robustness of downstream tasks through Adversarial Linear Initialization (RoLI).

InitNO: Boosting Text-to-Image Diffusion Models via Initial Noise Optimization

Xiefan Guo (Beihang University), Di Huang (Beihang University)

CodeGenerationOptimizationTransformerDiffusion modelImageText

🎯 What it does: The Initial Noise Optimization (INITNO) method is proposed, which enhances the performance of text-to-image diffusion models in adhering to prompts by optimizing noise in the initial latent space.

Instance Tracking in 3D Scenes from Egocentric Videos

Yunhan Zhao (University of California Irvine), Charless Fowlkes (University of California Irvine)

CodeObject TrackingSimultaneous Localization and MappingVideoMultimodalityBenchmark

🎯 What it does: The IT3DEgo benchmark task and dataset are proposed, focusing on tracking target instances from a first-person perspective (Egocentric) camera in real indoor 3D scenes.

Instance-level Expert Knowledge and Aggregate Discriminative Attention for Radiology Report Generation

Shenshen Bu (Sun Yat-sen University), Zhiming Dai (Sun Yat-sen University)

CodeGenerationKnowledge DistillationTransformerImageTextMultimodalityElectronic Health Records

🎯 What it does: This paper proposes a radiology report generation framework called EKAGen, which is based on instance-level expert knowledge and aggregated discriminative attention. It utilizes a unified embedding network to extract expert report knowledge, diagnose images, and retrieve corresponding instance-level knowledge, while focusing on key lesion areas through weakly supervised aggregated discriminative attention maps (ADM) and enhancing the model's global semantic consistency using a Global Information Self-Distillation (GID) strategy.

InstanceDiffusion: Instance-level Control for Image Generation

Xudong Wang (Meta), Ishan Misra (Meta)

CodeGenerationData SynthesisDiffusion modelImageText

🎯 What it does: This study investigates an instance-level control text-to-image diffusion model that supports various positional formats and instance descriptions, generating images that conform to specified instance attributes and layouts.

Instruct-ReID: A Multi-purpose Person Re-identification Task with Instructions

Weizhen He (Zhejiang University), Yunfeng Yan (Zhejiang University)

CodeRecognitionRetrievalTransformerContrastive LearningImageTextMultimodality

🎯 What it does: A unified instruction-driven person re-identification (Instruct-ReID) task is proposed, where the model accepts images and multimodal instructions as input, achieving a unified deployment for various re-identification scenarios including traditional, outfit change, template outfit change, infrared-visible, text retrieval, and language instructions.

Intensity-Robust Autofocus for Spike Camera

Changqing Su (Peking University), Tiejun Huang (Peking University)

CodeObject DetectionOptimizationSpiking Neural NetworkImageVideo

🎯 What it does: An adaptive focusing framework based on Spike Dispersion (SD) is proposed, along with a real-time focus measurement and adaptive pyramid search algorithm SGFS for peak cameras, which does not require image reconstruction.

InternVL: Scaling up Vision Foundation Models and Aligning for Generic Visual-Linguistic Tasks

Zhe Chen (OpenGVLab), Jifeng Dai (University of Science and Technology of China)

CodeClassificationRecognitionSegmentationGenerationRetrievalTransformerLarge Language ModelVision Language ModelContrastive LearningImageVideoTextMultimodality

🎯 What it does: We propose InternVL, a general vision-language foundation model that extends the visual encoder to 6 billion parameters and aligns with large language models, applicable to multimodal tasks such as image and video recognition, retrieval, captioning, and dialogue.