arXivSub Start free trial

ICCV 2023 Papers with Code β€” Page 5

IEEE/CVF International Conference on Computer Vision Β· 743 papers

MAS: Towards Resource-Efficient Federated Multiple-Task Learning

Weiming Zhuang (Sony AI), Shuai Zhang (SenseTime Research)

CodeFederated LearningComputational EfficiencyImage

🎯 What it does: A MAS (Merge and Split) framework is proposed to address the challenge of efficiently training multi-task federated learning on resource-constrained edge devices.

MasaCtrl: Tuning-Free Mutual Self-Attention Control for Consistent Image Synthesis and Editing

Mingdeng Cao (University of Tokyo), Yinqiang Zheng (University of Tokyo)

CodeGenerationData SynthesisDiffusion modelImage

🎯 What it does: A method called MasaCtrl is proposed, which does not require fine-tuning. By transforming self-attention in diffusion models into mutual self-attention, it enables querying the content of the source image, thereby achieving consistent image generation and complex non-rigid editing while maintaining texture and identity.

Masked Autoencoders are Efficient Class Incremental Learners

Jiang-Tian Zhai (Nankai University), Ming-Ming Cheng (Nankai University)

CodeClassificationRepresentation LearningTransformerAuto EncoderImage

🎯 What it does: A bidirectional MAE framework based on Masked Autoencoders (MAE) is proposed for efficient category incremental learning.

Masked Diffusion Transformer is a Strong Image Synthesizer

Shanghua Gao (Nankai University), Shuicheng Yan (Sea AI Lab)

CodeGenerationData SynthesisTransformerDiffusion modelImage

🎯 What it does: Proposes the Masked Diffusion Transformer (MDT), which enhances contextual association learning of diffusion probabilistic models through masked modeling in the latent space, significantly accelerating training and improving image generation quality.

MAtch, eXpand and Improve: Unsupervised Finetuning for Zero-Shot Action Recognition with Language Knowledge

Wei Lin (Graz University of Technology), Horst Bischof (Graz University of Technology)

CodeRecognitionTransformerLarge Language ModelContrastive LearningVideoText

🎯 What it does: By unsupervisedly utilizing unlabeled videos and multi-source language knowledge (action dictionary, GPT-3 generated text, BLIP visual captions) to construct a text bag, and fine-tuning CLIP using multi-instance learning, we enhance zero-shot and few-shot action recognition performance.

MATE: Masked Autoencoders are Online 3D Test-Time Learners

M. Jehanzeb Mirza (Graz University of Technology), Horst Bischof (Graz University of Technology)

CodeClassificationDomain AdaptationAuto EncoderPoint Cloud

🎯 What it does: MATE is proposed, a training method for 3D point cloud testing based on a mask autoencoder, which can self-supervise adaptation on a single sample and enhance robustness against disturbances such as noise and density.

MatrixCity: A Large-scale City Dataset for City-scale Neural Rendering and Beyond

Yixuan Li (Chinese University of Hong Kong), Bo Dai (Shanghai AI Laboratory)

CodeGenerationData SynthesisNeural Radiance FieldImageMultimodalityBenchmark

🎯 What it does: A MatrixCity dataset was constructed, and city-scale neural rendering was benchmarked on it.

MB-TaylorFormer: Multi-Branch Efficient Transformer Expanded by Taylor Formula for Image Dehazing

Yuwei Qiu (Sun Yat-sen University), Zhi Jin (Sun Yat-sen University)

CodeRestorationTransformerImage

🎯 What it does: This paper proposes a multi-branch, lightweight Transformer network called MB-TaylorFormer for single image dehazing. It mainly achieves linear complexity by embedding visual tokens through multi-scale deformable convolutions and implementing Taylor expansion softmax attention, while incorporating a multi-scale attention correction module (MSAR) to compensate for Taylor approximation errors.

MDCS: More Diverse Experts with Consistency Self-distillation for Long-tailed Recognition

Qihao Zhao (Beijing University of Chemical Technology), Jun Liu (Singapore University of Technology and Design)

CodeClassificationRecognitionKnowledge DistillationMixture of ExpertsImage

🎯 What it does: A multi-expert framework MDCS is proposed, which enhances expert diversity through diversity loss and reduces model variance via consistency self-distillation to improve long-tail classification performance.

Measuring Asymmetric Gradient Discrepancy in Parallel Continual Learning

Fan Lyu (Tianjin University), Wei Feng (Tianjin University)

CodeClassificationRecognitionOptimizationImage

🎯 What it does: This paper proposes and validates the use of Asymmetric Gradient Distance (AGD) and Maximum Difference Optimization (MaxDO) in Parallel Continual Learning (PCL) to alleviate the issues of gradient conflict and catastrophic forgetting.

MedKLIP: Medical Knowledge Enhanced Language-Image Pre-Training for X-ray Diagnosis

Chaoyi Wu (Cooperative Medianet Innovation Center, Shanghai Jiao Tong University), Weidi Xie (Cooperative Medianet Innovation Center, Shanghai Jiao Tong University)

CodeClassificationObject DetectionSegmentationTransformerContrastive LearningImageTextMultimodalityComputed Tomography

🎯 What it does: This paper proposes a medical knowledge-enhanced visual-language pre-training model MedKLIP for the diagnosis and localization of X-ray images.

MEFLUT: Unsupervised 1D Lookup Tables for Multi-exposure Image Fusion

Ting Jiang (Megvii Technology), Shuaicheng Liu (University of Electronic Science and Technology of China)

CodeRestorationConvolutional Neural NetworkImage

🎯 What it does: An efficient method for multi-exposure image fusion using 1D LUT, called MEFLUT, is proposed.

MEGA: Multimodal Alignment Aggregation and Distillation For Cinematic Video Segmentation

Najmeh Sadoughi (Amazon Prime Video), Rohith MV (Amazon Prime Video)

CodeSegmentationKnowledge DistillationTransformerContrastive LearningVideoTextMultimodalityAudio

🎯 What it does: This study focuses on scene and plot segmentation in long videos (>60 minutes) and proposes MEGA (Multimodal Alignment Aggregation and Distillation), a unified multimodal Transformer to address the video segmentation problem.

MeMOTR: Long-Term Memory-Augmented Transformer for Multi-Object Tracking

Ruopeng Gao (Nanjing University), Limin Wang (Nanjing University)

CodeObject DetectionObject TrackingTransformerVideo

🎯 What it does: Proposes MeMOTR, a multi-object tracking model enhanced by long-term memory using Transformer.

MGMAE: Motion Guided Masking for Video Masked Autoencoding

Bingkun Huang (Nanjing University), Limin Wang (Nanjing University)

CodeRepresentation LearningTransformerAuto EncoderOptical FlowVideo

🎯 What it does: This paper proposes the Motion Guided Masked Autoencoder (MGMAE), which utilizes a time-consistent masking strategy guided by optical flow to dynamically select visible tokens, enhancing the effectiveness of self-supervised pre-training for videos.

MIMO-NeRF: Fast Neural Rendering with Multi-input Multi-output Neural Radiance Fields

Takuhiro Kaneko (NTT Corporation)

CodeGenerationData SynthesisComputational EfficiencyNeural Radiance FieldImage

🎯 What it does: This paper proposes MIMO-NeRF, which replaces the single-input single-output MLP of NeRF with a multi-input multi-output MLP, and utilizes self-supervised learning to address the ambiguity of color and volume density, thereby accelerating rendering.

Minimum Latency Deep Online Video Stabilization

Zhuofan Zhang (University of Electronic Science and Technology of China), Shuaicheng Liu (University of Electronic Science and Technology of China)

CodeRestorationData SynthesisConvolutional Neural NetworkOptical FlowVideo

🎯 What it does: A framework for online video stabilization is proposed, which first estimates camera motion using deep mesh flow, then smooths the motion trajectory with a network, and finally generates a stable view from the last frame.

Mining bias-target Alignment from Voronoi Cells

RΓ©mi Nahon (Telecom Paris), Enzo Tartaglione (Telecom Paris)

CodeClassificationOptimizationConvolutional Neural NetworkImage

🎯 What it does: An unsupervised, bias-agnostic debiasing method is proposed, which identifies bias-target alignment information by extracting the Voronoi boundary distance of samples at the bottleneck layer, and uses this information to weight and regularize the training process, thereby reducing the deep network's dependence on bias in the data.

MiniROAD: Minimal RNN Framework for Online Action Detection

Joungbin An (Yonsei University), Seon Joo Kim (Yonsei University)

CodeRecognitionAnomaly DetectionComputational EfficiencyRecurrent Neural NetworkOptical FlowVideoSequential

🎯 What it does: This paper proposes a lightweight RNN framework called MiniROAD for online action detection, addressing the mismatch between training and inference phases;

Mitigating and Evaluating Static Bias of Action Representations in the Background and the Foreground

Haoxin Li (Nanyang Technological University), Boyang Li (Nanyang Technological University)

CodeRecognitionDomain AdaptationConvolutional Neural NetworkVideoBenchmark

🎯 What it does: This paper proposes the StillMix method, which utilizes a 2D reference network to identify and mix static frames to suppress background and foreground static biases in video action recognition.

MixCycle: Mixup Assisted Semi-Supervised 3D Single Object Tracking with Cycle Consistency

Qiao Wu (Northwestern Polytechnical University), Mathieu Salzmann (Γ‰cole Polytechnique FΓ©dΓ©rale de Lausanne)

CodeObject TrackingAutonomous DrivingPoint Cloud

🎯 What it does: MixCycle is proposed, a semi-supervised 3D single object tracking framework that utilizes self-tracking loops, forward and backward loops, and SOTMixup data augmentation specifically designed for SOT.

Mixed Neural Voxels for Fast Multi-view Video Synthesis

Feng Wang (Tsinghua University), Huaping Liu (Tsinghua University)

CodeGenerationData SynthesisComputational EfficiencyNeural Radiance FieldVideo

🎯 What it does: By using a mixed voxel representation, the 4D dynamic scene is split into static and dynamic voxels, which are rendered using lightweight and dynamic networks respectively, achieving fast training and high frame rate rendering.

MixSpeech: Cross-Modality Self-Learning with Audio-Visual Stream Mixup for Visual Speech Translation and Recognition

Xize Cheng (Zhejiang University), Zhou Zhao (Zhejiang University)

CodeRecognitionImage TranslationTransformerVideoMultimodalityAudio

🎯 What it does: This paper proposes the first baseline for cross-lingual visual speech translation (lip reading translation) and constructs the AVMuST-TED dataset. It introduces the MixSpeech framework, which achieves audio-visual cross-modal knowledge transfer through mixed speech self-learning.

MODA: Mapping-Once Audio-driven Portrait Animation with Dual Attentions

Yunfei Liu (International Digital Economy Academy), Yu Li (International Digital Economy Academy)

CodeGenerationData SynthesisTransformerGenerative Adversarial NetworkOptical FlowVideoMultimodalityAudio

🎯 What it does: A three-stage audio-driven portrait animation system is designed, which includes a one-shot mapping network (MODA), a facial synthesis network, and a renderer with temporal position encoding, achieving multi-modal high-fidelity voice-driven portrait video synthesis.

ModelGiF: Gradient Fields for Model Functional Distance

Jie Song (Zhejiang University), Mingli Song (Zhejiang University)

CodeOptimizationSafty and PrivacyConvolutional Neural NetworkImage

🎯 What it does: Proposes the Model Gradient Field (ModelGiF) method, using the gradient field as a unified representation to measure the functional similarity of pre-trained models, and applies it to task similarity assessment, intellectual property protection, and model forgetting verification.

Modeling the Relative Visual Tempo for Self-supervised Skeleton-based Action Recognition

Yisheng Zhu (Nanjing University of Posts and Telecommunications), Guangcan Liu (Southeast University)

CodeRecognitionRepresentation LearningGraph Neural NetworkContrastive LearningVideo

🎯 What it does: A skeleton action recognition framework based on self-supervised contrastive learning, RVTCLR, and its improved version RVTCLR+ are proposed. The framework jointly trains skeleton features through relative visual tempo learning and appearance consistency tasks, and further enhances high-level semantic representation by adding a Distribution-Consistency branch.

MolGrapher: Graph-based Visual Recognition of Chemical Structures

Lucas Morin (IBM Research), Fisher Yu (ETH Zurich)

CodeClassificationRecognitionGraph Neural NetworkImageBenchmark

🎯 What it does: Designed and implemented MolGrapher, achieving complete recognition and reconstruction of chemical structure images through keypoint detection, hypergraph construction, and graph neural network classification.

MonoNeRF: Learning a Generalizable Dynamic Radiance Field from Monocular Videos

Fengrui Tian (Xi'an Jiaotong University), Yueqi Duan (Tsinghua University)

CodeGenerationData SynthesisConvolutional Neural NetworkNeural Radiance FieldOptical FlowVideoOrdinary Differential Equation

🎯 What it does: This paper proposes MonoNeRF, which can learn transferable dynamic radiance fields from multiple segments of monocular video, enabling novel view synthesis, frame interpolation, and scene editing.

MoTIF: Learning Motion Trajectories with Local Implicit Neural Functions for Continuous Space-Time Video Super-Resolution

Yi-Hsin Chen (National Yang Ming Chiao Tung University), Wen-Hsiao Peng (National Yang Ming Chiao Tung University)

CodeRestorationSuper ResolutionOptical FlowVideo

🎯 What it does: This paper proposes a continuous spatiotemporal video super-resolution method called MoTIF, based on spatiotemporal local implicit neural functions, which reconstructs high-resolution frames using forward motion trajectories and reliability-aware splatting.

MPCViT: Searching for Accurate and Efficient MPC-Friendly Vision Transformer with Heterogeneous Attention

Wenxuan Zeng (Peking University), Ru Huang (Peking University)

CodeComputational EfficiencyKnowledge DistillationNeural Architecture SearchTransformerImage

🎯 What it does: A visual Transformer model for secure multi-party computation, MPCViT, is proposed, achieving low-latency and high-accuracy inference through heterogeneous attention and NAS, and further extended to MPCViT+.

MST-compression: Compressing and Accelerating Binary Neural Networks with Minimum Spanning Tree

Quang Hieu Vo (Kyung Hee University), Choong Seon Hong (Kyung Hee University)

CodeCompressionComputational EfficiencyConvolutional Neural NetworkImage

🎯 What it does: This paper proposes a compression and acceleration scheme for binary neural networks (BNN) based on the Minimum Spanning Tree (MST), utilizing MST to rearrange the computation order of convolution output channels, reducing XNOR operations and further minimizing MST distance during the learning phase, thereby decreasing the number of parameters and computational load, while also implementing a corresponding hardware accelerator.

Multi-Event Video-Text Retrieval

Gengyuan Zhang (Ludwig Maximilian University of Munich), Volker Tresp (Ludwig Maximilian University of Munich)

CodeRetrievalTransformerVision Language ModelContrastive LearningVideoText

🎯 What it does: This paper studies the multi-event video-text retrieval (MeVTR) task and proposes the CLIP-based MeRetriever model.

Multi-grained Temporal Prototype Learning for Few-shot Video Object Segmentation

Nian Liu (Mohamed bin Zayed University of Artificial Intelligence), Fahad Shahbaz Khan (Linkoping University)

CodeSegmentationTransformerVideo

🎯 What it does: A few-shot video object segmentation method based on multi-granularity temporal prototypes, VIPMT, is proposed.

Multi-label Affordance Mapping from Egocentric Vision

Lorenzo Mur-Labadia (Universidad de Zaragoza), Ruben Martinez-Cantin (Universidad de Zaragoza)

CodeObject DetectionSegmentationConvolutional Neural NetworkSupervised Fine-TuningSimultaneous Localization and MappingVideo

🎯 What it does: In first-person perspective videos, multi-label pixel-level affordance segmentation is achieved through automated interactive 3D geometry playback, and the largest EPIC-Aff dataset is constructed based on this.

Multi-Label Knowledge Distillation

Penghui Yang (Nanjing University of Aeronautics and Astronautics), Sheng-Jun Huang (Nanjing University of Aeronautics and Astronautics)

CodeKnowledge DistillationConvolutional Neural NetworkImage

🎯 What it does: This paper studies multi-label knowledge distillation methods and proposes the L2D framework, which combines multi-label logits distillation and label-level embedding distillation to enhance the performance of the student model.

Multi-View Active Fine-Grained Visual Recognition

Ruoyi Du (Beijing University of Posts and Telecommunications), Zhanyu Ma (Beijing University of Posts and Telecommunications)

CodeClassificationRecognitionConvolutional Neural NetworkRecurrent Neural NetworkReinforcement LearningImage

🎯 What it does: This paper proposes the problem of Multi-view Active Fine-grained Visual Recognition (MAFR) and conducts research by collecting a multi-view fine-grained vehicle dataset (MvCars), designing experiments to validate the necessity and research value of MAFR.

Multi-view Self-supervised Disentanglement for General Image Denoising

Hao Chen (University of Birmingham), Jianbo Jiao (University of Birmingham)

CodeRestorationTransformerContrastive LearningImage

🎯 What it does: This paper proposes a multi-view self-supervised separation framework (MeD) for image denoising, which utilizes multiple images of the same scene containing only noise to separate scene features from noise features in the latent space, achieving denoising without the need for clean images.

Multi-weather Image Restoration via Domain Translation

Prashant W. Patil (Deakin University), Subrahmanyam Murala (Trinity College Dublin)

CodeRestorationObject DetectionDepth EstimationConvolutional Neural NetworkContrastive LearningImage

🎯 What it does: A unified multi-weather image restoration framework based on domain translation is proposed, which utilizes multi-weather variants to learn weather-invariant features, thereby restoring clear images under various weather conditions such as rain, fog, and snow.

Multi3DRefer: Grounding Text Description to Multiple 3D Objects

Yiming Zhang (Simon Fraser University), Angel X. Chang (Simon Fraser University)

CodeObject DetectionRobotic IntelligenceTransformerContrastive LearningTextPoint Cloud

🎯 What it does: This paper proposes a multi-object 3D visual localization task called Multi3DRefer, along with a corresponding dataset and evaluation metrics.

Multimodal Distillation for Egocentric Action Recognition

Gorjan Radevski (KU Leuven University), Tinne Tuytelaars (KU Leuven University)

CodeRecognitionComputational EfficiencyKnowledge DistillationConvolutional Neural NetworkOptical FlowVideoMultimodality

🎯 What it does: This paper proposes a framework based on multi-modal knowledge distillation, training an RGB-only student model for first-person action recognition, where the student uses only RGB video during inference.

Multimodal Garment Designer: Human-Centric Latent Diffusion Models for Fashion Image Editing

Alberto Baldrati (University of Florence), Rita Cucchiara (University of Modena and Reggio Emilia)

CodeImage TranslationGenerationDiffusion modelImageTextMultimodality

🎯 What it does: A multi-modal clothing designer based on a latent diffusion model is proposed, enabling clothing image editing under three conditions: text, human pose, and clothing sketches.

Multimodal Motion Conditioned Diffusion Model for Skeleton-based Video Anomaly Detection

Alessandro Flaborea (Sapienza University of Rome), Fabio Galasso (Sapienza University of Rome)

CodeAnomaly DetectionGraph Neural NetworkDiffusion modelAuto EncoderVideoMultimodality

🎯 What it does: This paper proposes a skeleton video anomaly detection method called MoCoDAD based on a diffusion probability model. It judges anomalies by conditioning on past actions to generate multimodal future poses and comparing them with real future poses.

Multimodal Optimal Transport-based Co-Attention Transformer with Global Structure Consistency for Survival Prediction

Yingxue Xu (Hong Kong University of Science and Technology), Hao Chen (Hong Kong University of Science and Technology)

CodeClassificationSegmentationOptimizationTransformerMultimodalityBiomedical Data

🎯 What it does: This paper proposes a multi-modal optimal transport (OT) co-attention transformer (MOTCat), which matches whole slide image (WSI) patches with gene expression vectors through OT to filter out key information related to the tumor microenvironment, and aggregates multi-modal features using a transformer to ultimately achieve cancer survival prediction.

Multimodal Variational Auto-encoder based Audio-Visual Segmentation

Yuxin Mao (Northwestern Polytechnical University), Yuchao Dai (Northwestern Polytechnical University)

CodeSegmentationAuto EncoderVideoMultimodalityAudio

🎯 What it does: An Explicit Conditional Multimodal Variational Auto-Encoder (ECMVAE) is proposed for audio-visual segmentation, which fully utilizes audio instructions by explicitly decomposing shared and exclusive representations in the latent space and incorporating orthogonal and mutual information constraints.

Multiple Instance Learning Framework with Masked Hard Instance Mining for Whole Slide Image Classification

Wenhao Tang (Chongqing University), Bo Liu (Walmart Global Tech)

CodeClassificationContrastive LearningImageBiomedical Data

🎯 What it does: A multi-instance learning framework based on masked hard sample mining (MHIM-MIL) is proposed for whole slide image classification.

Name Your Colour For the Task: Artificially Discover Colour Naming via Colour Quantisation Transformer

Shenghan Su (Shanghai Jiao Tong University), Tatsuya Harada (University of Tokyo)

CodeClassificationObject DetectionTransformerImage

🎯 What it does: This paper proposes a Transformer-based color quantization model called CQFormer, which can maintain a low-bit color space while balancing visual perceptual structure and machine recognition accuracy.

NDC-Scene: Boost Monocular 3D Semantic Scene Completion in Normalized Device Coordinates Space

Jiawei Yao (University of Washington), Hongsheng Li (Chinese University of Hong Kong)

CodeSegmentationDepth EstimationAutonomous DrivingConvolutional Neural NetworkPoint Cloud

🎯 What it does: The NDC-Scene framework is proposed, utilizing Normalized Device Coordinates space and a depth-adaptive dual decoder to achieve monocular 3D semantic scene completion.

NeMF: Inverse Volume Rendering with Neural Microflake Field

Youjia Zhang (Huazhong University of Science and Technology), Wei Yang (Tencent)

CodeGenerationData SynthesisNeural Radiance FieldImage

🎯 What it does: The Neural Microflake Field (NeMF) model is proposed, achieving inverse volume rendering to recover the distribution, density, chromaticity, and roughness of volumetric microcrystals from multi-view images, and supports relighting, material editing, and volumetric scattering effects.

NEMTO: Neural Environment Matting for Novel View and Relighting Synthesis of Transparent Objects

Dongqing Wang (Γ‰cole Polytechnique FΓ©dΓ©rale de Lausanne), Sabine SΓΌsstrunk

CodeRestorationGenerationData SynthesisNeural Radiance FieldImage

🎯 What it does: We propose NEMTO, an end-to-end neural rendering pipeline that can recover the geometry and lighting of transparent objects from multi-view natural lighting images under unknown refractive indices, and synthesize new views and re-lit results.

Neural Characteristic Function Learning for Conditional Image Generation

Shengxi Li (Beihang University), Li Li (Beihang University)

CodeGenerationData SynthesisGenerative Adversarial NetworkImage

🎯 What it does: This paper proposes a conditionally generated adversarial network based on characteristic functions (CCF-GAN), which learns the differences in joint distributions through neural characteristic functions (NCF) to achieve more stable conditional generation.

Neural Interactive Keypoint Detection

Jie Yang (International Digital Economy Academy), Lei Zhang (International Digital Economy Academy)

CodePose EstimationTransformerImage

🎯 What it does: An interactive 2D human keypoint detection framework called Click-Pose is proposed, where users can correct predicted keypoints with minimal clicks, and the remaining keypoints are automatically optimized, supporting end-to-end inference without the need for post-processing.

Neural Video Depth Stabilizer

Yiran Wang (Huazhong University of Science and Technology), Guosheng Lin (Nanyang Technological University)

CodeRestorationDepth EstimationTransformerOptical FlowVideo

🎯 What it does: A pluggable video depth stabilizer NVDS is proposed, which can eliminate inter-frame flicker and enhance spatiotemporal consistency without modifying the single-image depth model; a large-scale natural scene video depth dataset VDW is also released.

NIR-assisted Video Enhancement via Unpaired 24-hour Data

Muyao Niu (University of Tokyo), Yinqiang Zheng (University of Tokyo)

CodeImage TranslationRestorationData SynthesisTransformerGenerative Adversarial NetworkVideo

🎯 What it does: Using unpaired all-weather (24-hour) visible and near-infrared video for low-light video enhancement, an end-to-end model based on physics-inspired illumination redirection, noise GAN, and temporal perception network is proposed.

Noise-Aware Learning from Web-Crawled Image-Text Data for Image Captioning

Wooyoung Kang (Kakao Brain), Byungseok Roh (Kakao Brain)

CodeGenerationRetrievalTransformerContrastive LearningImageTextMultimodality

🎯 What it does: A noise-aware learning framework called NoC is proposed, which utilizes alignment level control of the generator to train image description models on the crawled image-text data from the entire web.

Normalizing Flows for Human Pose Anomaly Detection

Or Hirschorn (Tel Aviv University), Shai Avidan (Tel Aviv University)

CodePose EstimationAnomaly DetectionGraph Neural NetworkFlow-based ModelVideoTime Series

🎯 What it does: This paper proposes a lightweight anomaly detection framework STG-NF that utilizes only human skeletal sequences, based on regularized flow to learn skeletal distribution and assess anomaly probability through log-likelihood.

Not All Steps are Created Equal: Selective Diffusion Distillation for Image Manipulation

Luozhou Wang (Hong Kong University of Science and Technology), Ying-cong Chen (Hong Kong University of Science and Technology)

CodeGenerationData SynthesisDiffusion modelGenerative Adversarial NetworkImage

🎯 What it does: A Selective Diffusion Distillation (SDD) framework is proposed, which uses a pre-trained diffusion model to guide lightweight image manipulators (such as the mapping network of StyleGAN) for image editing through a single forward inference, avoiding the trade-off between editability and fidelity in traditional diffusion editing.

Novel Scenes & Classes: Towards Adaptive Open-set Object Detection

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

CodeObject DetectionDomain AdaptationTransformerImage

🎯 What it does: This paper studies Adaptive Open Set Object Detection (AOOD), which considers new scenes in the target domain while also addressing the detection of new categories.

Object as Query: Lifting Any 2D Object Detector to 3D Detection

Zitian Wang (Institute of Artificial Intelligence), Si Liu (Institute of Artificial Intelligence)

CodeObject DetectionAutonomous DrivingTransformerImage

🎯 What it does: Dynamic queries are generated using a 2D detector and sparse cross-attention with multi-view images to complete 3D object detection.

Object-Centric Multiple Object Tracking

Zixu Zhao (Amazon Web Services), Tianjun Xiao (Amazon Web Services)

CodeObject TrackingVideo

🎯 What it does: This paper proposes an unsupervised multi-object tracking framework OC-MOT based on video object centric learning, utilizing a self-supervised memory module and an index-merge mechanism to address the issues of partial-whole segmentation and temporal consistency of objects.

Objects Do Not Disappear: Video Object Detection by Single-Frame Object Location Anticipation

Xin Liu (Delft University of Technology), Silvia L. Pintea (University of Amsterdam)

CodeObject DetectionObject TrackingComputational EfficiencyConvolutional Neural NetworkOptical FlowVideo

🎯 What it does: This paper proposes a scheme that utilizes only key frames for object detection and predicting the target position in subsequent frames, which improves detection accuracy while significantly reducing computational and labeling costs.

OCHID-Fi: Occlusion-Robust Hand Pose Estimation in 3D via RF-Vision

Shujie Zhang (Nanyang Technological University), Jun Luo (Nanyang Technological University)

CodePose EstimationDomain AdaptationKnowledge DistillationConvolutional Neural NetworkMultimodality

🎯 What it does: By utilizing radio frequency vision (RF-vision) technology, OCHID-Fi achieves 3D hand pose estimation in occluded scenes.

OFVL-MS: Once for Visual Localization across Multiple Indoor Scenes

Tao Xie (Harbin Institute of Technology), Ruifeng Li (Harbin Institute of Technology)

CodePose EstimationConvolutional Neural NetworkSimultaneous Localization and MappingImage

🎯 What it does: This paper studies a unified visual localization framework based on multi-task learning, capable of predicting camera poses in multiple indoor scenes at once.

Omnidirectional Information Gathering for Knowledge Transfer-Based Audio-Visual Navigation

Jinyu Chen (Beihang University), Yi Yang (Chinese University of Hong Kong)

CodeKnowledge DistillationRobotic IntelligenceRecurrent Neural NetworkReinforcement LearningAgentic AIMultimodalityAudio

🎯 What it does: The ORAN model is proposed for the audio-visual navigation task, enhancing navigation capabilities by combining cross-task policy distillation (CCPD) and omnidirectional information gathering (OIG).

On the Effectiveness of Spectral Discriminators for Perceptual Quality Improvement

Xin Luo (University of Science and Technology of China), Dong Liu (University of Science and Technology of China)

CodeRestorationSuper ResolutionTransformerGenerative Adversarial NetworkImage

🎯 What it does: This paper studies the effect of spectral discriminators in GAN-based super-resolution and proposes the Spectral Transformer, which combines frequency domain information with Transformers, and the Dual Transformer, which integrates spatial and frequency domain discriminators, thereby improving super-resolution quality and no-reference image quality assessment.

On the Robustness of Open-World Test-Time Training: Self-Training with Dynamic Prototype Expansion

Yushu Li (South China University of Technology), Kui Jia (South China University of Technology)

CodeClassificationDomain AdaptationImage

🎯 What it does: This paper proposes a test-time training method aimed at open-world scenarios (including strong out-of-distribution samples), designed to maintain good performance even when strong OOD (unknown category) samples are present in the target domain.

One-bit Flip is All You Need: When Bit-flip Attack Meets Model Training

Jianshuo Dong (Tsinghua University), Shu-Tao Xia (Tsinghua University)

CodeAdversarial AttackConvolutional Neural NetworkImage

🎯 What it does: This paper proposes a Training-Assisted Bit Flip Attack (TBA), which constructs a high-risk model during the training phase, allowing for the implantation of malicious functionality by flipping only a few bits after deployment.

One-Shot Recognition of Any Material Anywhere Using Contrastive Learning with Physics-Based Rendering

Manuel S. Drehwald (Karlsruhe Institute of Technology), Alan Aspuru-Guzik (University of Toronto)

CodeClassificationRecognitionConvolutional Neural NetworkContrastive LearningImageBenchmark

🎯 What it does: A MatSim dataset and benchmark were proposed, and a Siamese network based on contrastive learning was trained to achieve one-shot recognition of any material state.

Online Clustered Codebook

Chuanxia Zheng (University of Oxford), Andrea Vedaldi (University of Oxford)

CodeGenerationData SynthesisAuto EncoderGenerative Adversarial NetworkContrastive LearningImage

🎯 What it does: This paper proposes an online clustering vector quantization method called CVQ-VAE, which addresses the VQ codebook collapse problem using dynamic initialization and running average updates.

OnlineRefer: A Simple Online Baseline for Referring Video Object Segmentation

Dongming Wu (Beijing Institute of Technology), Jianbing Shen (University of Macau)

CodeObject DetectionSegmentationTransformerVideoText

🎯 What it does: An online query propagation framework called OnlineRefer is proposed for real-time segmentation of target objects from videos based on natural language instructions.

Open-Vocabulary Semantic Segmentation with Decoupled One-Pass Network

Cong Han (Meituan Inc), Lin Ma (Meituan Inc)

CodeSegmentationTransformerVision Language ModelImage

🎯 What it does: An efficient open vocabulary semantic segmentation network, DeOP, is proposed, which completes segmentation with just one forward pass of the vision-language model.

Open-vocabulary Video Question Answering: A New Benchmark for Evaluating the Generalizability of Video Question Answering Models

Dohwan Ko (Korea University), Hyunwoo J. Kim (Korea University)

CodeRecognitionRetrievalGraph Neural NetworkVideoMultimodalityBenchmark

🎯 What it does: Proposes the Open Vocabulary Video Question Answering (OVQA) benchmark and improves existing VideoQA models on this benchmark to support the prediction of rare and unseen answers.

OpenOccupancy: A Large Scale Benchmark for Surrounding Semantic Occupancy Perception

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

CodeObject DetectionSegmentationAutonomous DrivingComputational EfficiencyMultimodalityPoint CloudBenchmark

🎯 What it does: Proposes the OpenOccupancy evaluation benchmark, extending nuScenes for a surround semantic occupancy perception task, constructing dense semantic occupancy annotations and providing multimodal baselines and a Cascade Occupancy Network.

OPERA: Omni-Supervised Representation Learning with Hierarchical Supervisions

Chengkun Wang (Tsinghua University), Jiwen Lu (Tsinghua University)

CodeClassificationObject DetectionSegmentationRepresentation LearningConvolutional Neural NetworkTransformerContrastive LearningImage

🎯 What it does: A fully supervised and self-supervised hierarchical supervision joint learning framework named OPERA is designed and implemented to simultaneously utilize both supervised and self-supervised information from labeled and unlabeled data in image representation learning.

ORC: Network Group-based Knowledge Distillation using Online Role Change

Junyong Choi (Hyundai Motor Company), Wonjun Hwang (Ajou University)

CodeClassificationKnowledge DistillationConvolutional Neural NetworkImage

🎯 What it does: A knowledge distillation method based on network groups is proposed, employing an Online Role Change (ORC) mechanism that dynamically elevates the best-performing student networks to temporary teachers during the training process, forming a teacher group; this teacher group then transmits knowledge to the student group through three teaching methods (intensive teaching, private teaching, inter-group teaching).

Order-preserving Consistency Regularization for Domain Adaptation and Generalization

Mengmeng Jing (University of Electronic Science and Technology of China), Cees G. M. Snoek (University of Amsterdam)

CodeDomain AdaptationImage

🎯 What it does: A method of Order Consistency Regularization (OCR) is proposed, which reduces the model's sensitivity to domain-specific attributes by maximizing the entropy of the difference between the representations of the original and augmented images.

Ordered Atomic Activity for Fine-grained Interactive Traffic Scenario Understanding

Nakul Agarwal (Honda Research Institute), Yi-Ting Chen (National Yang Ming Chiao Tung University)

CodeRecognitionRetrievalGraph Neural NetworkVideo

🎯 What it does: This study proposes the Ordered Atomic Activity representation method, which splits interactive scenes into ordered atomic activities based on road topology and constructs the OATS dataset.

Out-of-Distribution Detection for Monocular Depth Estimation

Julia Hornauer (Ulm University), Vasileios Belagiannis (Friedrich-Alexander-UniversitΓ€t Erlangen-NΓΌrnberg)

CodeDepth EstimationAnomaly DetectionConvolutional Neural NetworkTransformerImage

🎯 What it does: This paper proposes a method that builds on a trained monocular depth estimation model by adding a post-training image reconstruction decoder, using reconstruction error to detect out-of-distribution (OOD) inputs, thereby enhancing the safety of depth estimation.

PADDLES: Phase-Amplitude Spectrum Disentangled Early Stopping for Learning with Noisy Labels

Huaxi Huang (Data61 CSIRO), Tongliang Liu (University of Sydney)

CodeClassificationData-Centric LearningTransformerSupervised Fine-TuningImage

🎯 What it does: This paper proposes the PADDLES method, which utilizes discrete Fourier transform to decompose intermediate features of the network into amplitude spectrum and phase spectrum, and sets different early stopping points for both to enhance robustness in noisy label environments.

Parallax-Tolerant Unsupervised Deep Image Stitching

Lang Nie (Beijing Jiaotong University), Yao Zhao (Beijing Jiaotong University)

CodeImage TranslationImage HarmonizationOptimizationConvolutional Neural NetworkImage

🎯 What it does: A novel unsupervised deep image stitching method is proposed, capable of handling both large parallax and low-texture scenes, avoiding the limitations of traditional handcrafted geometric features.

Parametric Classification for Generalized Category Discovery: A Baseline Study

Xin Wen (University of Hong Kong), Xiaojuan Qi (University of Hong Kong)

CodeClassificationKnowledge DistillationRepresentation LearningContrastive LearningImageBenchmark

🎯 What it does: This paper investigates the reasons for the failure of parametric classifiers in the task of Generalized Category Discovery (GCD) and proposes a simple and efficient baseline (SimGCD) based on self-distillation and entropy regularization. By improving pseudo-labels, joint training, and post-backbone features, it significantly enhances the ability to discover new categories.

Parametric Depth Based Feature Representation Learning for Object Detection and Segmentation in Bird's-Eye View

Jiayu Yang (Australian National University), Jose M. Alvarez (NVIDIA)

CodeObject DetectionSegmentationAutonomous DrivingRepresentation LearningMultimodality

🎯 What it does: Using parameterized depth distribution to upsample multi-view image features to BEV space, jointly achieving 3D object detection and BEV semantic segmentation, and generating visibility maps to suppress hallucinations.

Parametric Information Maximization for Generalized Category Discovery

Florent Chiaroni (Thales Digital Solutions), Ismail Ben Ayed (Thales Digital Solutions)

CodeClassificationOptimizationRepresentation LearningTransformerContrastive LearningImage

🎯 What it does: Proposes the Parametric Information Maximization (PIM) model, targeting the Generalized Category Discovery (GCD) task, utilizing dual-layer optimization and supervised constraints to achieve mutual information maximization between features and labels.

ParCNetV2: Oversized Kernel with Enhanced Attention

Ruihan Xu (Peking University), Xiaoyu Wang (Peking University)

CodeObject DetectionSegmentationConvolutional Neural NetworkImage

🎯 What it does: A pure convolutional network ParCNetV2 is proposed, which efficiently models global context and attention mechanisms by using oversized convolution and bifurcate gate units.

Partition-And-Debias: Agnostic Biases Mitigation via a Mixture of Biases-Specific Experts

Jiaxuan Li (University of Tokyo), Hideki Nakayama (University of Tokyo)

CodeClassificationMixture of ExpertsImage

🎯 What it does: Proposes an agnostic biases scenario and achieves automatic decomposition and elimination of various unknown biases through the Partition-and-Debias (PnD) method, thereby enabling unbiased image classification.

PASTA: Proportional Amplitude Spectrum Training Augmentation for Syn-to-Real Domain Generalization

Prithvijit Chattopadhyay (Georgia Institute of Technology), Judy Hoffman (Georgia Institute of Technology)

CodeObject DetectionSegmentationDomain AdaptationImage

🎯 What it does: In the domain transfer task from synthetic data to real data, a training enhancement method based on frequency domain amplitude spectrum ratio perturbation, called PASTA, is proposed;

PatchCT: Aligning Patch Set and Label Set with Conditional Transport for Multi-Label Image Classification

Miaoge Li (Xidian University), Mingyuan Zhou (University of Texas at Austin)

CodeClassificationTransformerPrompt EngineeringImageText

🎯 What it does: Transform the multi-label image classification problem into a conditional transport (CT) problem of two discrete distributions: visual patches and text labels, and align the two modalities by minimizing the bidirectional CT distance.

Persistent-Transient Duality: A Multi-Mechanism Approach for Modeling Human-Object Interaction

Hung Tran (Deakin University), Truyen Tran (Deakin University)

CodePose EstimationRecurrent Neural NetworkGraph Neural NetworkVideo

🎯 What it does: A Persistent-Transient Duality model is proposed to predict human motion trajectories and object positions in human-object interaction (HOI).

Personalized Image Generation for Color Vision Deficiency Population

Shuyi Jiang (University of Sydney), Chang Xu (University of Sydney)

CodeGenerationData SynthesisGenerative Adversarial NetworkImage

🎯 What it does: A GAN based on triple latent variables has been designed and implemented, capable of end-to-end generating images that meet the needs of the color-blind community, while supporting varying degrees of personalization.

Personalized Semantics Excitation for Federated Image Classification

Haifeng Xia (Tulane University), Zhengming Ding (Tulane University)

CodeClassificationFederated LearningConvolutional Neural NetworkImageMultimodality

🎯 What it does: A mechanism called Personalized Semantic Incentive (PSE) is proposed to generate more accurate and locally adaptive image classification models for each client within the federated learning framework.

PGFed: Personalize Each Client's Global Objective for Federated Learning

Jun Luo (University of Pittsburgh), Shandong Wu (University of Pittsburgh)

CodeFederated LearningImage

🎯 What it does: A new personalized federated learning framework called PGFed is proposed, allowing each client to optimize its global objective by explicitly aggregating local and global empirical risks, and based on this, an accelerated version called PGFedMo is introduced.

Phasic Content Fusing Diffusion Model with Directional Distribution Consistency for Few-Shot Model Adaption

Teng Hu (Shanghai Jiao Tong University), Lizhuang Ma (Shanghai Jiao Tong University)

CodeGenerationDomain AdaptationDiffusion modelImage

🎯 What it does: A few-shot diffusion model based on staged content fusion is proposed, incorporating directional distribution consistency loss and iterative cross-domain structure guidance strategy to achieve few-shot image generation and domain adaptation.

Pix2Video: Video Editing using Image Diffusion

Duygu Ceylan (Adobe Research), Niloy J. Mitra (University College London)

CodeGenerationData SynthesisDiffusion modelVideoText

🎯 What it does: Utilizing a pre-trained image diffusion model for text-driven editing of videos without the need for any additional training or fine-tuning;

Pixel Adaptive Deep Unfolding Transformer for Hyperspectral Image Reconstruction

Miaoyu Li (Beijing Institute of Technology), Yulun Zhang (ETH Zurich)

CodeRestorationTransformerImage

🎯 What it does: This paper proposes a Pixel Adaptive Deep Unfolding Transformer (PADUT) for reconstructing 3D hyperspectral image (HSI) cubes from CASSI coded snapshot spectral images, improving the numerical updates, prior learning, and stage interaction of traditional unfolding frameworks.

Pixel-Aligned Recurrent Queries for Multi-View 3D Object Detection

Yiming Xie (Northeastern University), Julian Straub (Meta Reality Labs Research)

CodeObject DetectionTransformerPoint Cloud

🎯 What it does: This paper proposes PARQ (Pixel-Aligned Recurrent Queries), a multi-view 3D object detection framework based on Transformer, which continuously updates the 3D positions using pixel-aligned query points during the recursive process and outputs 3D bounding boxes.

Pluralistic Aging Diffusion Autoencoder

Peipei Li (Beijing University of Posts and Telecommunications), Zhaofeng He (Institute of Automation, Chinese Academy of Sciences)

CodeGenerationData SynthesisDiffusion modelAuto EncoderImageMultimodality

🎯 What it does: A diversified facial aging diffusion autoencoder (PADA) based on CLIP is proposed, achieving the generation of multimodal and diverse aging results conditioned on text or reference images.

PODA: Prompt-driven Zero-shot Domain Adaptation

Mohammad Fahes (Inria), Raoul de Charette (Inria)

CodeObject DetectionSegmentationDomain AdaptationPrompt EngineeringContrastive LearningImage

🎯 What it does: This paper proposes Prompt-driven Zero-shot Domain Adaptation (PØDA), which utilizes CLIP text prompts to adapt source domain models to unseen target domains.

Point-Query Quadtree for Crowd Counting, Localization, and More

Chengxin Liu (Huazhong University of Science and Technology), Tongliang Liu (University of Sydney)

CodeRecognitionObject DetectionTransformerImage

🎯 What it does: Treating crowd counting as a decomposable point query process, we propose the Point Query Transformer (PET) model, which employs a point query quadtree and advanced rectangular window attention to support multi-tasks such as counting, localization, partial annotation learning, and point annotation refinement.

Point2Mask: Point-supervised Panoptic Segmentation via Optimal Transport

Wentong Li (Zhejiang University), Lei Zhang (HongKong Polytechnical University)

CodeObject DetectionSegmentationTransformerImage

🎯 What it does: A single-point supervised panoptic segmentation method called Point2Mask is proposed, which generates pseudo-masks through optimal transport and trains a panoptic segmentation network.

PointOdyssey: A Large-Scale Synthetic Dataset for Long-Term Point Tracking

Yang Zheng (Stanford University), Leonidas J. Guibas (Stanford University)

CodeObject TrackingData SynthesisConvolutional Neural NetworkVideo

🎯 What it does: A large synthetic dataset called PointOdyssey and an improved point tracking method PIPs++ are proposed, focusing on fine-grained point tracking over long durations;

Practical Membership Inference Attacks Against Large-Scale Multi-Modal Models: A Pilot Study

Myeongseob Ko (Virginia Tech), Ruoxi Jia (Virginia Tech)

CodeAdversarial AttackTransformerVision Language ModelContrastive LearningImageTextMultimodality

🎯 What it does: This paper proposes membership inference attacks against large multimodal models, including baseline attacks based on cosine similarity, enhanced attacks, and weakly supervised attacks.