← Search

Ming-Hsuan Yang

279 accepted papers

2026

AirSim360: A Panoramic Simulation Platform within Drone View

CVPR 2026

The field of 360-degree omnidirectional understanding has been receiving increasing attention for advancing spatial intelligence. However, the lack of large-scale and diverse data remains a major limitation. In this work, we propose AirSim360, a simulation platform for omnidirectional data from aeri

Cited by 0SourcecodeScholar
2026

Context Forcing: Consistent Autoregressive Video Generation with Long Context

ICML 2026poster

Recent approaches to real-time long video generation typically employ streaming tuning strategies, attempting to train a long-context student using a short-context (memoryless) teacher. In these frameworks, the student performs long rollouts but receives supervision from a teacher limited to short 5…

Cited by 32SourceScholar
2026

Depth Any Panoramas: A Foundation Model for Panoramic Depth Estimation

CVPR 2026

In this work, we present a panoramic metric depth foundation model that generalizes across diverse scene distances. We explore a data-in-the-loop paradigm from the view of both data construction and framework design. We collect a large-scale dataset by combining public datasets, high-quality synthet

Cited by 0SourcecodeScholar
2026

Efficient Degradation-agnostic Image Restoration via Channel-Wise Functional Decomposition and Manifold Regularization

ICLR 2026poster

Degradation-agnostic image restoration aims to handle diverse corruptions with one unified model, but faces fundamental challenges in balancing efficiency and performance across different degradation types. Existing approaches either sacrifice efficiency for versatility or fail to capture the distin…

Cited by 0SourcecodeScholar
2026

Efficient Test-Time Scaling via Hierarchical Search and Self-Verification for Discrete Diffusion Language Models

ICML 2026poster

Inference-time compute has re-emerged as a practical way to improve LLM reasoning. Most test-time scaling (TTS) algorithms rely on autoregressive decoding, which is ill-suited to discrete diffusion language models (dLLMs) due to their parallel decoding over the entire sequence. As a result, developi…

Cited by 0SourceScholar
2026

Finding Distributed Object-Centric Properties in Self-Supervised Transformers

CVPR 2026

Self-supervised Vision Transformers (ViTs) like DINO show an emergent ability to discover objects, typically observed in \texttt [CLS] token attention maps of the final layer. However, these maps often contain spurious activations resulting in poor localization of objects. This is because the \textt

Cited by 0SourceScholar
2026

Interactive Tracking: A Human-in-the-Loop Paradigm with Memory-Augmented Adaptation

CVPR 2026

Existing visual trackers mainly operate in a non-interactive, fire-and-forget manner, making them impractical for real-world scenarios that require human-in-the-loop adaptation. To overcome this limitation, we introduce Interactive Tracking, a new paradigm that allows users to guide the tracker at a

Cited by 0SourcecodeScholar
2026

KnowVal: A Knowledge-Augmented and Value-Guided Autonomous Driving System

CVPR 2026

Visual-language reasoning, driving knowledge, and value alignment are essential for advanced autonomous driving systems. However, existing approaches largely rely on data-driven learning, making it difficult to capture the complex logic underlying decision-making through imitation or limited reinfor

Cited by 0SourceScholar
2026

Learning Latent Transmission and Glare Maps for Lens Veiling Glare Removal

CVPR 2026

Beyond the commonly recognized optical aberrations, the imaging performance of simplified optical systems--including single-lens and metalens designs--is often further degraded by veiling glare caused by stray-light scattering from non-ideal optical surfaces and coatings, particularly in complex rea

Cited by 0SourcecodeScholar
2026

Learning Situated Awareness in the Real World

ICML 2026spotlight

A core aspect of human perception is *situated awareness*, the ability to relate ourselves to the surrounding physical environment and reason over possible actions in context. However, most existing benchmarks for multimodal foundation models (MFMs) emphasize **environment-centric** spatial relation…

Cited by 0SourceScholar
2026

MotiMotion: Motion-Controlled Video Generation with Visual Reasoning

ICML 2026poster

Current motion-controlled image-to-video generation models rigidly follow user-provided trajectories that are often sparse, imprecise, and causally incomplete. Such reliance often yields unnatural or implausible outcomes, especially by missing secondary causal consequences. To address this, we intro…

Cited by 0SourceScholar
2026

Multi-Object System Identification from Videos

ICLR 2026poster

We introduce the challenging problem of multi-object system identification from videos, for which prior methods are ill-suited due to their focus on single-object scenes or discrete material classification with a fixed set of material prototypes. To address this, we propose MOSIV, a new framework th…

Cited by 0SourceScholar
2026

On the Generalization of SFT: A Reinforcement Learning Perspective with Reward Rectification

ICLR 2026poster

In this work, we present a simple yet theoretically motivated improvement to Supervised Fine-Tuning (SFT) for the Large Language Model (LLM), addressing its limited generalization compared to reinforcement learning (RL). Through mathematical analysis, we reveal that standard SFT gradients implicitly…

Cited by 0SourcecodeScholar
2026

PAS: A Training-Free Stabilizer for Temporal Encoding in Video LLMs

CVPR 2026

Video LLMs suffer from temporal inconsistency: small shifts in frame timing can flip attention and suppress relevant frames. We trace this instability to the common extension of Rotary Position Embeddings to video through multimodal RoPE. The induced inverse Fourier time kernel exhibits frame-scale

Cited by 0SourcecodeScholar
2026

POGA: Paraphrased and Oppositional Graph Alignment for Fine-Grained Cross-Modal Retrieval

CVPR 2026

Most of the models used to generate embeddings for retrieval are not trained for the purpose which leads them to focus on coarse semantic alignment rather than particular object attributes or arrangements. This limits their performance, particularly on challenging problems such as cross-modal fine-g

Cited by 0SourceScholar
2026

Streaming Autoregressive Video Generation via Diagonal Distillation

ICLR 2026poster

Large-scale pretrained diffusion models have significantly enhanced the quality of generated videos, and yet their use in real-time streaming remains limited. Autoregressive models offer a natural framework for sequential frame synthesis but require heavy computation to achieve high fidelity. Diffus…

Cited by 0SourcecodeScholar
2026

Tracking the Unstable: Appearance-Guided Motion Modeling for Robust Multi-Object Tracking in UAV-Captured Videos

AAAI 2026technical

Multi-object tracking (MOT) aims to track multiple objects while maintaining consistent identities across frames of a given video. In unmanned aerial vehicle (UAV) recorded videos, frequent viewpoint changes and complex UAV-ground relative motion dynamics pose significant challenges, which often lea

Cited by 0SourcePDFScholar
2026

VideoMathQA: Benchmarking Mathematical Reasoning via Multimodal Understanding in Video

ICLR 2026poster

Mathematical reasoning in real-world video presents a fundamentally different challenge than static images or text. It requires interpreting fine-grained visual information, accurately reading handwritten or digital text, and integrating spoken cues, often dispersed non-linearly over time. In such m…

Cited by 0SourcecodeScholar
2025

4KAgent: Agentic Any Image to 4K Super-Resolution

NeurIPS 2025poster

We present 4KAgent, a unified agentic super-resolution generalist system designed to universally upscale any image to 4K resolution (and even higher, if applied iteratively). Our system can transform images from extremely low resolutions with severe degradations, for example, highly distorted inputs…

Cited by 0SourcecodeScholar
2025

A Simple Approach to Unifying Diffusion-based Conditional Generation

ICLR 2025poster

Recent progress in image generation has sparked research into controlling these models through condition signals, with various methods addressing specific challenges in conditional generation. Instead of proposing another specialized technique, we introduce a simple, unified framework to handle dive…

Cited by 1SourcePDFScholar
2025

AutoOcc: Automatic Open-Ended Semantic Occupancy Annotation via Vision-Language Guided Gaussian Splatting

ICCV 2025poster

Obtaining high-quality 3D semantic occupancy from raw sensor data remains an essential yet challenging task, often requiring extensive manual labeling. In this work, we propose AutoOcc, a vision-centric automated pipeline for open-ended semantic occupancy annotation that integrates differentiable Ga…

Cited by 0SourcePDFScholar
2025

Calibrated Multi-Preference Optimization for Aligning Diffusion Models

CVPR 2025poster

Aligning text-to-image (T2I) diffusion models with prefer-ence optimization is valuable for human-annotated datasets, but the heavy cost of manual data collection limits scalability. Using reward models offers an alternative, however, current preference optimization methods fall short in exploiting…

Cited by 5SourcePDFScholar
2025

CompleteMe: Reference-based Human Image Completion

ICCV 2025poster

Recent methods for human image completion can reconstruct plausible body shapes but often fail to preserve unique details, such as specific clothing patterns or distinctive accessories, without explicit reference images. Even state-of-the-art reference-based inpainting approaches struggle to accurat…

Cited by 0SourcePDFScholar
2025

Controllable 3D Outdoor Scene Generation via Scene Graphs

ICCV 2025poster

Three-dimensional scene generation is crucial in computer vision, with applications spanning autonomous driving and gaming. However, current methods offer limited or non-intuitive user control. In this work, we propose a method that uses scene graph as a user-friendly control format to generate outd…

2025

Cropper: Vision-Language Model for Image Cropping through In-Context Learning

CVPR 2025poster

The goal of image cropping is to identify visually appealing crops in an image. Conventional methods are trained on specific datasets and fail to adapt to new requirements. Recent breakthroughs in large vision-language models (VLMs) enable visual in-context learning without explicit training. Howeve…

Cited by 2SourcePDFScholar
2025

DGS-LRM: Real-Time Deformable 3D Gaussian Reconstruction From Monocular Videos

NeurIPS 2025poster

We introduce the Deformable Gaussian Splats Large Reconstruction Model (DGS-LRM), the first feed-forward method predicting deformable 3D Gaussian splats from a monocular posed video of any dynamic scene. Feed-forward scene reconstruction has gained significant attention for its ability to rapidly cr…

Cited by 0SourceScholar
2025

DiMo-GUI: Advancing Test-time Scaling in GUI Grounding via Modality-Aware Visual Reasoning

EMNLP 2025

Grounding natural language queries in graphical user interfaces (GUIs) poses unique challenges due to the diversity of visual elements, spatial clutter, and the ambiguity of language. In this paper, we introduce DiMo-GUI, a training-free framework for GUI grounding that leverages two core strategies

Cited by 0SourcePDFScholar
2025

Distilling Spectral Graph for Object-Context Aware Open-Vocabulary Semantic Segmentation

CVPR 2025poster

Open-Vocabulary Semantic Segmentation (OVSS) has advanced with recent vision-language models (VLMs), enabling segmentation beyond predefined categories through various learning schemes. Notably, training-free methods offer scalable, easily deployable solutions for handling unseen data, a key goal of…

Cited by 1SourcePDFScholar
2025

DynamicScaler: Seamless and Scalable Video Generation for Panoramic Scenes

CVPR 2025poster

The increasing demand for immersive AR/VR applications and spatial intelligence has heightened the need to generate high-quality scene-level and 360deg panoramic video. However, most video diffusion models are constrained by limited resolution and aspect ratio, which restricts their applicability to…

Cited by 5SourcePDFScholar
2025

EA3D: Online Open-World 3D Object Extraction from Streaming Videos

NeurIPS 2025poster

Current 3D scene understanding methods are limited by offline-collected multi-view data or pre-constructed 3D geometry. In this paper, we present ExtractAnything3D (EA3D), a unified online framework for open-world 3D object extraction that enables simultaneous geometric reconstruction and holistic s…

Cited by 0SourcecodeScholar
2025

Efficient Concertormer for Image Deblurring and Beyond

ICCV 2025poster

The Transformer architecture has excelled in NLP and vision tasks, but its self-attention complexity grows quadratically with image size, making high-resolution tasks computationally expensive. We introduce Concertormer, featuring Concerto Self-Attention (CSA) for image deblurring. CSA splits self-a…

2025

Efficient Visual State Space Model for Image Deblurring

CVPR 2025poster

Convolutional neural networks (CNNs) and Vision Transformers (ViTs) have achieved excellent performance in image restoration. While ViTs generally outperform CNNs by effectively capturing long-range dependencies and input-specific characteristics, their computational complexity increases quadratical…

2025

FaceLift: Learning Generalizable Single Image 3D Face Reconstruction from Synthetic Heads

ICCV 2025poster

We present FaceLift, a novel feed-forward approach for generalizable high-quality 360-degree 3D head reconstruction from a single image. Our pipeline first employs a multi-view latent diffusion model to generate consistent side and back views from a single facial input, which then feed into a transf…

Cited by 0SourcePDFScholar
2025

Frequency Domain-Based Diffusion Model for Unpaired Image Dehazing

ICCV 2025poster

Unpaired image dehazing has attracted increasing attention due to its flexible data requirements during model training. Dominant methods based on contrastive learning not only introduce haze-unrelated content information, but also ignore haze-specific properties in the frequency domain (i.e., haze-r…

Cited by 0SourcePDFScholar
2025

From Prompt to Progression: Taming Video Diffusion Models for Seamless Attribute Transition

ICCV 2025poster

Existing models often struggle with complex temporal changes, particularly when generating videos with gradual attribute transitions.The most common prompt interpolation approach for motion transitions often fails to handle gradual attribute transitions, where inconsistencies tend to become more pro…

Cited by 0SourcePDFScholar
2025

Generating Synthetic Data for Unsupervised Federated Learning of Cross-Modal Retrieval

AAAI 2025technical

Unsupervised federated learning for cross-modal retrieval has received increasing attention in recent years as it can free the requirement for annotations and avoid uploading original clients’ data to servers. Most existing methods focus on how to learn better local models and their aggregation to o…

Cited by 0SourcePDFScholar
2025

HQGS: High-Quality Novel View Synthesis with Gaussian Splatting in Degraded Scenes

ICLR 2025poster

3D Gaussian Splatting (3DGS) has shown promising results for Novel View Synthesis. However, while it is quite effective when based on high-quality images, its performance declines as image quality degrades, due to lack of resolution, motion blur, noise, compression artifacts, or other factors common…

2025

HoliGS: Holistic Gaussian Splatting for Embodied View Synthesis

NeurIPS 2025poster

We propose HoliGS, a novel deformable Gaussian splatting framework that addresses embodied view synthesis from long monocular RGB videos. Unlike prior 4D Gaussian splatting and dynamic NeRF pipelines, which struggle with training overhead in minute-long captures, our method leverages invertible Gaus…

Cited by 0SourceScholar
2025

IllumiCraft: Unified Geometry and Illumination Diffusion for Controllable Video Generation

NeurIPS 2025poster

Although diffusion-based models can generate high-quality and high-resolution video sequences from textual or image inputs, they lack explicit integration of geometric cues when controlling scene lighting and visual appearance across frames. To address this limitation, we propose IllumiCraft, an end…

Cited by 0SourceScholar
2025

InstaInpaint: Instant 3D-Scene Inpainting with Masked Large Reconstruction Model

NeurIPS 2025poster

Recent advances in 3D scene reconstruction enable real-time viewing in virtual and augmented reality. To support interactive operations for better immersiveness, such as moving or editing objects, 3D scene inpainting methods are proposed to repair or complete the altered geometry. To support users i…

Cited by 0SourceScholar
2025

KRIS-Bench: Benchmarking Next-Level Intelligent Image Editing Models

NeurIPS 2025poster

Recent advances in multi-modal generative models have enabled significant progress in instruction-based image editing. However, while these models produce visually plausible outputs, their capacity for knowledge-based reasoning editing tasks remains under-explored. In this paper, We introduce KRIS-B…

Cited by 0SourceScholar
2025

Layout-your-3D: Controllable and Precise 3D Generation with 2D Blueprint

ICLR 2025poster

We present Layout-Your-3D, a framework that allows controllable and compositional 3D generation from text prompts. Existing text-to-3D methods often struggle to generate assets with plausible object interactions or require tedious optimization processes. To address these challenges, our approach lev…

Cited by 2SourcePDFScholar
2025

Learning Deblurring Texture Prior from Unpaired Data with Diffusion Model

ICCV 2025poster

Since acquiring large amounts of realistic blurry-sharp image pairs is difficult and expensive, learning blind image deblurring from unpaired data is a more practical and promising solution. Unfortunately, most existing approaches only use adversarial learning to bridge the gap from blurry domains t…

Cited by 0SourcePDFScholar
2025

Learning Spatial-Semantic Features for Robust Video Object Segmentation

ICLR 2025poster

Tracking and segmenting multiple similar objects with distinct or complex parts in long-term videos is particularly challenging due to the ambiguity in identifying target components and the confusion caused by occlusion, background clutter, and changes in appearance or environment over time. In this…

Cited by 2SourcePDFScholar
2025

MRFD: Multi-Region Fusion Decoding with Self-Consistency for Mitigating Hallucinations in LVLMs

EMNLP 2025

Large Vision-Language Models (LVLMs) have shown strong performance across multimodal tasks. However, they often produce hallucinations—text that is inconsistent with visual input, due to the limited ability to verify information in different regions of the image. To address this, we propose **Multi-

Cited by 0SourcePDFScholar
2025

MeshLLM: Empowering Large Language Models to Progressively Understand and Generate 3D Mesh

ICCV 2025poster

We present MeshLLM, a novel framework that leverages large language models (LLMs) to understand and generate text-serialized 3D meshes. Our approach addresses key limitations in existing methods, including the limited dataset scale when catering to LLMs' token length and the loss of 3D structural in…

Cited by 0SourcePDFScholar
2025

MonST3R: A Simple Approach for Estimating Geometry in the Presence of Motion

ICLR 2025spotlight

Estimating geometry from dynamic scenes, where objects move and deform over time, remains a core challenge in computer vision. Current approaches often rely on multi-stage pipelines or global optimizations that decompose the problem into subtasks, like depth and flow, leading to complex systems pron…

2025

Move-in-2D: 2D-Conditioned Human Motion Generation

CVPR 2025poster

Generating realistic human videos remains a challenging task, with the most effective methods currently relying on a human motion sequence as a control signal. Existing approaches often use existing motion extracted from other videos, which restricts applications to specific motion types and global…

2025

Multi-subject Open-set Personalization in Video Generation

CVPR 2025poster

Video personalization methods allow us to synthesize videos with specific concepts such as people, pets, and places. However, existing methods often focus on limited domains, require time-consuming optimization per subject, or support only a single subject. We present Video Alchemist--a video model…

Cited by 0SourcePDFScholar
2025

No Pose, No Problem: Surprisingly Simple 3D Gaussian Splats from Sparse Unposed Images

ICLR 2025oral

We introduce NoPoSplat, a feed-forward model capable of reconstructing 3D scenes parameterized by 3D Gaussians from unposed sparse multi-view images. Our model, trained exclusively with photometric loss, achieves real-time 3D Gaussian reconstruction during inference. To eliminate the need for accura…

2025

OmnixR: Evaluating Omni-modality Language Models on Reasoning across Modalities

ICLR 2025poster

We introduce \textbf{OmnixR}, an evaluation suite designed to benchmark state-of-the-art Omni-modality Language Models (OLMs), such as GPT-4o and Gemini. Evaluating OLMs, which integrate multiple modalities such as text, vision, and audio, presents unique challenges. Particularly, the user message…

Cited by 5SourcePDFScholar
2025

OpenAD: Open-World Autonomous Driving Benchmark for 3D Object Detection

NeurIPS 2025poster

Open-world perception aims to develop a model adaptable to novel domains and various sensor configurations and can understand uncommon objects and corner cases. However, current research lacks sufficiently comprehensive open-world 3D perception benchmarks and robust generalizable methodologies. This…

Cited by 0SourcecodeScholar
2025

QK-Edit: Revisiting Attention-based Injection in MM-DiT for Image and Video Editing

ICCV 2025poster

Multimodal Diffusion Transformers (MM-DiTs) have recently emerged as a powerful framework for unified text-vision synthesis, surpassing traditional U-Net architectures in generative tasks. One key innovation lies in its Multimodal Self-Attention (MM-SA) interaction where image and text tokens are co…

2025

RAPID Hand: Robust, Affordable, Perception-Integrated, Dexterous Manipulation Platfrom for Embodied Intelligence

NeurIPS 2025poster

This paper addresses the scarcity of low-cost but high-dexterity platforms for collecting real-world multi-fingered robot manipulation data towards generalist robot autonomy. To achieve it, we propose the RAPID Hand, a co-optimized hardware and software platform where the compact 20-DoF hand, robus…

Cited by 0SourceScholar
2025

RMP-SAM: Towards Real-Time Multi-Purpose Segment Anything

ICLR 2025oral

Recent segmentation methods, which adopt large-scale data training and transformer architecture, aim to create one foundation model that can perform multiple tasks. However, most of these methods rely on heavy encoder and decoder frameworks, hindering their performance in real-time scenarios.…

2025

Ranking-aware adapter for text-driven image ordering with CLIP

ICLR 2025poster

Recent advances in vision-language models (VLMs) have made significant progress in downstream tasks that require quantitative concepts such as facial age estimation and image quality assessment, enabling VLMs to explore applications like image ranking and retrieval. However, existing studies typical…

2025

Restage4D: Reanimating Deformable 3D Reconstruction from a Single Video

NeurIPS 2025poster

Motion is one of the key components in deformable 3D scenes. Generative video models allow users to animate static scenes with text prompts for novel motion, but when it comes to 4D reconstruction, such reanimations often fall apart. The generated videos often suffer from geometric artifacts, implau…

Cited by 0SourceScholar
2025

RobuRCDet: Enhancing Robustness of Radar-Camera Fusion in Bird's Eye View for 3D Object Detection

ICLR 2025poster

While recent low-cost radar-camera approaches have shown promising results in multi-modal 3D object detection, both sensors face challenges from environmen- tal and intrinsic disturbances. Poor lighting or adverse weather conditions de- grade camera performance, while radar suffers from noise and po…

Cited by 1SourcePDFScholar
2025

Three-Dimensional Trajectory Prediction with 3DMoTraj Dataset

ICML 2025poster

With the growing interest in embodied and spatial intelligence, accurately predicting trajectories in 3D environments has become increasingly critical. However, no datasets have been explicitly designed to study 3D trajectory prediction. To this end, we contribute a 3D motion trajectory (3DMoTraj) d…

2025

Toward Material-Agnostic System Identification from Videos

ICCV 2025poster

System identification from videos aims to recover object geometry and governing physical laws. Existing methods integrate differentiable rendering with simulation but rely on predefined material priors, limiting their ability to handle unknown ones. We introduce MASIV, the first vision-based framewo…

2025

Unified Dense Prediction of Video Diffusion

CVPR 2025poster

We present a unified network for simultaneously generating videos and their corresponding entity segmentation and depth maps from text prompts. We utilize colormap to represent entity masks and depth maps, tightly integrating dense prediction with RGB video generation. Introducing dense prediction i…

Cited by 0SourcePDFScholar
2024

BEV-MAE: Bird’s Eye View Masked Autoencoders for Point Cloud Pre-training in Autonomous Driving Scenarios

AAAI 2024technical

Existing LiDAR-based 3D object detection methods for autonomous driving scenarios mainly adopt the training-from-scratch paradigm. Unfortunately, this paradigm heavily relies on large-scale labeled data, whose collection can be expensive and time-consuming. Self-supervised pre-training is an effecti…

2024

CSL: Class-Agnostic Structure-Constrained Learning for Segmentation Including the Unseen

AAAI 2024technical

Addressing Out-Of-Distribution (OOD) Segmentation and Zero-Shot Semantic Segmentation (ZS3) is challenging, necessitating segmenting unseen classes. Existing strategies adapt the class-agnostic Mask2Former (CA-M2F) tailored to specific tasks. However, these methods cater to singular tasks, demand tr…

Cited by 13SourcePDFScholar
2024

Chat-Edit-3D: Interactive 3D Scene Editing via Text Prompts

ECCV 2024poster

"Recent work on image content manipulation based on vision-language pre-training models has been effectively extended to text-driven 3D scene editing. However, existing schemes for 3D scene editing still exhibit certain shortcomings, hindering their further interactive design. Such schemes typically…

2024

DrivingGaussian: Composite Gaussian Splatting for Surrounding Dynamic Autonomous Driving Scenes

CVPR 2024poster

We present DrivingGaussian an efficient and effective framework for surrounding dynamic autonomous driving scenes. For complex scenes with moving objects we first sequentially and progressively model the static background of the entire scene with incremental static 3D Gaussians. We then leverage a c…

2024

Dual Associated Encoder for Face Restoration

ICLR 2024poster

Restoring facial details from low-quality (LQ) images has remained challenging due to the nature of the problem caused by various degradations in the wild. The codebook prior has been proposed to address the ill-posed problems by leveraging an autoencoder and learned codebook of high-quality (HQ) f…

2024

Exploiting Diffusion Prior for Generalizable Dense Prediction

CVPR 2024poster

Contents generated by recent advanced Text-to-Image (T2I) diffusion models are sometimes too imaginative for existing off-the-shelf dense predictors to estimate due to the immitigable domain gap. We introduce DMP a pipeline utilizing pre-trained T2I models as a prior for dense prediction tasks. To a…

2024

Extending Video Masked Autoencoders to 128 frames

NeurIPS 2024poster

Video understanding has witnessed significant progress with recent video foundation models demonstrating strong performance owing to self-supervised pre-training objectives; Masked Autoencoders (MAE) being the design of choice. Nevertheless, the majority of prior works that leverage MAE pre-trainin…

Cited by 1SourcePDFScholar
2024

GALA3D: Towards Text-to-3D Complex Scene Generation via Layout-guided Generative Gaussian Splatting

ICML 2024poster

We present GALA3D, generative 3D GAussians with LAyout-guided control, for effective compositional text-to-3D generation. We first utilize large language models (LLMs) to generate the initial layout and introduce a layout-guided 3D Gaussian representation for 3D content generation with adaptive geom…

2024

GLaMM: Pixel Grounding Large Multimodal Model

CVPR 2024poster

Large Multimodal Models (LMMs) extend Large Language Models to the vision domain. Initial LMMs used holistic images and text prompts to generate ungrounded textual responses. Recently region-level LMMs have been used to generate visually grounded responses. However they are limited to only referring…

2024

HENet: Hybrid Encoding for End-to-end Multi-task 3D Perception from Multi-view Cameras

ECCV 2024poster

"Three-dimensional perception from multi-view cameras is a crucial component in autonomous driving systems, which involves multiple tasks like 3D object detection and bird’s-eye-view (BEV) semantic segmentation. To improve perception precision, large image encoders, high-resolution images, and long-…

2024

Improving Point-based Crowd Counting and Localization Based on Auxiliary Point Guidance

ECCV 2024poster

"Crowd counting and localization have become increasingly important in computer vision due to their wide-ranging applications. While point-based strategies have been widely used in crowd counting methods, they face a significant challenge, i.e., the lack of an effective learning strategy to guide th…

2024

Improving Subject-Driven Image Synthesis with Subject-Agnostic Guidance

CVPR 2024poster

In subject-driven text-to-image synthesis the synthesis process tends to be heavily influenced by the reference images provided by users often overlooking crucial attributes detailed in the text prompt. In this work we propose Subject-Agnostic Guidance (SAG) a simple yet effective solution to remedy…

Cited by 2SourcePDFScholar
2024

Language Model Beats Diffusion - Tokenizer is key to visual generation

ICLR 2024poster

While Large Language Models (LLMs) are the dominant models for generative tasks in language, they do not perform as well as diffusion models on image and video generation. To effectively use LLMs for visual generation, one crucial component is the visual tokenizer that maps pixel-space inputs to dis…

Cited by 296SourcePDFScholar
2024

Motion-adaptive Separable Collaborative Filters for Blind Motion Deblurring

CVPR 2024poster

Eliminating image blur produced by various kinds of motion has been a challenging problem. Dominant approaches rely heavily on model capacity to remove blurring by reconstructing residual from blurry observation in feature space. These practices not only prevent the capture of spatially variable mot…

2024

No More Ambiguity in 360deg Room Layout via Bi-Layout Estimation

CVPR 2024poster

Inherent ambiguity in layout annotations poses significant challenges to developing accurate 360deg room layout estimation models. To address this issue we propose a novel Bi-Layout model capable of predicting two distinct layout types. One stops at ambiguous regions while the other extends to encom…

Cited by 5SourcePDFScholar
2024

PTT: Point-Trajectory Transformer for Efficient Temporal 3D Object Detection

CVPR 2024poster

Recent temporal LiDAR-based 3D object detectors achieve promising performance based on the two-stage proposal-based approach. They generate 3D box candidates from the first-stage dense detector followed by different temporal aggregation methods. However these approaches require per-frame objects or…

2024

Panda-70M: Captioning 70M Videos with Multiple Cross-Modality Teachers

CVPR 2024poster

The quality of the data and annotation upper-bounds the quality of a downstream model. While there exist large text corpora and image-text pairs high-quality video-text data is much harder to collect. First of all manual labeling is more time-consuming as it requires an annotator to watch an entire…

Cited by 190SourcePDFScholar
2024

Personalized Video Comment Generation

EMNLP 2024finding

Generating personalized responses, particularly in the context of video, poses a unique challenge for language models. This paper introduces the novel task of Personalized Video Comment Generation (PVCG), aiming to predict user comments tailored to both the input video and the user’s comment history…

2024

Pyramid Diffusion for Fine 3D Large Scene Generation

ECCV 2024oral

"Diffusion models have shown remarkable results in generating 2D images and small-scale 3D objects. However, their application to the synthesis of large-scale 3D scenes has been rarely explored. This is mainly due to the inherent complexity and bulky size of 3D scenery data, particularly outdoor sce…

2024

RTracker: Recoverable Tracking via PN Tree Structured Memory

CVPR 2024poster

Existing tracking methods mainly focus on learning better target representation or developing more robust prediction models to improve tracking performance. While tracking performance has significantly improved the target loss issue occurs frequently due to tracking failures complete occlusion or ou…

2024

SemFlow: Binding Semantic Segmentation and Image Synthesis via Rectified Flow

NeurIPS 2024poster

Semantic segmentation and semantic image synthesis are two representative tasks in visual perception and generation. While existing methods consider them as two distinct tasks, we propose a unified framework (SemFlow) and model them as a pair of reverse problems. Specifically, motivated by rectified…

2024

Sharing Key Semantics in Transformer Makes Efficient Image Restoration

NeurIPS 2024poster

Image Restoration (IR), a classic low-level vision task, has witnessed significant advancements through deep models that effectively model global information. Notably, the emergence of Vision Transformers (ViTs) has further propelled these advancements. When computing, the self-attention mechanism,…

2024

Spatial-Temporal Multi-level Association for Video Object Segmentation

ECCV 2024poster

"Existing semi-supervised video object segmentation methods either focus on temporal feature matching or spatial-temporal feature modeling. However, they do not address the issues of sufficient target interaction and efficient parallel processing simultaneously, thereby constraining the learning of…

Cited by 2SourcePDFScholar
2024

Structured Video-Language Modeling with Temporal Grouping and Spatial Grounding

ICLR 2024poster

Existing video-language pre-training methods primarily focus on instance-level alignment between video clips and captions via global contrastive learning but neglect rich fine-grained local information in both videos and text, which is of importance to downstream tasks requiring temporal localizatio…

Cited by 0SourcePDFScholar
2024

StyleDubber: Towards Multi-Scale Style Learning for Movie Dubbing

ACL 2024findings

Given a script, the challenge in Movie Dubbing (Visual Voice Cloning, V2C) is to generate speech that aligns well with the video in both time and emotion, based on the tone of a reference audio track. Existing state-of-the-art V2C models break the phonemes in the script according to the divisions be…

2024

Taming Latent Diffusion Model for Neural Radiance Field Inpainting

ECCV 2024poster

"Neural Radiance Field (NeRF) is a representation for 3D reconstruction from multi-view images. Despite some recent work showing preliminary success in editing a reconstructed NeRF with diffusion prior, they remain struggling to synthesize reasonable geometry in completely uncovered regions. One maj…

Cited by 10SourcePDFScholar
2024

Telling Left from Right: Identifying Geometry-Aware Semantic Correspondence

CVPR 2024poster

While pre-trained large-scale vision models have shown significant promise for semantic correspondence their features often struggle to grasp the geometry and orientation of instances. This paper identifies the importance of being geometry-aware for semantic correspondence and reveals a limitation o…

2024

Text-Driven Image Editing via Learnable Regions

CVPR 2024poster

Language has emerged as a natural interface for image editing. In this paper we introduce a method for region-based image editing driven by textual prompts without the need for user-provided masks or sketches. Specifically our approach leverages an existing pre-trained text-to-image model and introd…

2024

UniGS: Unified Representation for Image Generation and Segmentation

CVPR 2024poster

This paper introduces a novel unified representation of diffusion models for image generation and segmentation. Specifically we use a colormap to represent entity-level masks addressing the challenge of varying entity numbers while aligning the representation closely with the image RGB domain. Two n…

2024

VidToMe: Video Token Merging for Zero-Shot Video Editing

CVPR 2024poster

Diffusion models have made significant advances in generating high-quality images but their application to video generation has remained challenging due to the complexity of temporal motion. Zero-shot video editing offers a solution by utilizing pre-trained image diffusion models to translate source…

2024

VideoGrounding-DINO: Towards Open-Vocabulary Spatio-Temporal Video Grounding

CVPR 2024poster

Video grounding aims to localize a spatio-temporal section in a video corresponding to an input text query. This paper addresses a critical limitation in current video grounding methodologies by introducing an Open-Vocabulary Spatio-Temporal Video Grounding task. Unlike prevalent closed-set approach…

Cited by 13SourcePDFScholar
2024

VideoPoet: A Large Language Model for Zero-Shot Video Generation

ICML 2024oral

We present VideoPoet, a language model capable of synthesizing high-quality video from a large variety of conditioning signals. VideoPoet employs a decoder-only transformer architecture that processes multimodal inputs -- including images, videos, text, and audio. The training protocol follows that…

Cited by 257SourcePDFScholar
2024

VideoPrism: A Foundational Visual Encoder for Video Understanding

ICML 2024poster

We introduce VideoPrism, a general-purpose video encoder that tackles diverse video understanding tasks with a single frozen model. We pretrain VideoPrism on a heterogeneous corpus containing 36M high-quality video-caption pairs and 582M video clips with noisy parallel text (e.g., ASR transcripts).…

Cited by 109SourcePDFScholar
2024

VinT-6D: A Large-Scale Object-in-hand Dataset from Vision, Touch and Proprioception

ICML 2024poster

This paper addresses the scarcity of large-scale datasets for accurate object-in-hand pose estimation, which is crucial for robotic in-hand manipulation within the "Perception-Planning-Control" paradigm. Specifically, we introduce VinT-6D, the first extensive multi-modal dataset integrating vision,…

2024

Weakly Supervised 3D Object Detection via Multi-Level Visual Guidance

ECCV 2024poster

"Weakly supervised 3D object detection aims to learn a 3D detector with lower annotation cost, e.g., 2D labels. Unlike prior work which still relies on few accurate 3D annotations, we propose a framework to study how to leverage constraints between 2D and 3D domains without requiring any 3D labels.…

2024

Weakly Supervised Video Individual Counting

CVPR 2024poster

Video Individual Counting (VIC) aims to predict the number of unique individuals in a single video. Existing methods learn representations based on trajectory labels for individuals which are annotation-expensive. To provide a more realistic reflection of the underlying practical challenge we introd…

2023

A Tale of Two Features: Stable Diffusion Complements DINO for Zero-Shot Semantic Correspondence

NeurIPS 2023poster

Text-to-image diffusion models have made significant advances in generating and editing high-quality images. As a result, numerous approaches have explored the ability of diffusion model features to understand and process single images for downstream tasks, e.g., classification, semantic segmentati…

2023

AIMS: All-Inclusive Multi-Level Segmentation for Anything

NeurIPS 2023spotlight

Despite the progress of image segmentation for accurate visual entity segmentation, completing the diverse requirements of image editing applications for different-level region-of-interest selections remains unsolved. In this paper, we propose a new task, All-Inclusive Multi-Level Segmentation (AIMS…

Cited by 5SourcePDFScholar
2023

ARTIC3D: Learning Robust Articulated 3D Shapes from Noisy Web Image Collections

NeurIPS 2023poster

Estimating 3D articulated shapes like animal bodies from monocular images is inherently challenging due to the ambiguities of camera viewpoint, pose, texture, lighting, etc. We propose ARTIC3D, a self-supervised framework to reconstruct per-instance 3D shapes from a sparse image collection in-the-wi…

Cited by 23SourcePDFScholar
2023

Burstormer: Burst Image Restoration and Enhancement Transformer

CVPR 2023poster

On a shutter press, modern handheld cameras capture multiple images in rapid succession and merge them to generate a single image. However, individual frames in a burst are misaligned due to inevitable motions and contain multiple degradations. The challenge is to properly align the successive image…

2023

CLR: Channel-wise Lightweight Reprogramming for Continual Learning

ICCV 2023poster

Continual learning aims to emulate the human ability to continually accumulate knowledge over sequential tasks. The main challenge is to maintain performance on previously learned tasks after learning new tasks, i.e., to avoid catastrophic forgetting. We propose a Channel-wise Lightweight Reprogramm…

Cited by 15PDFcodeScholar
2023

CiteTracker: Correlating Image and Text for Visual Tracking

ICCV 2023poster

Existing visual tracking methods typically take an image patch as the reference of the target to perform tracking. However, a single image patch cannot provide a complete and precise concept of the target object as images are limited in their ability to abstract and can be ambiguous, which makes it…

Cited by 51PDFcodeScholar
2023

Delving into Motion-Aware Matching for Monocular 3D Object Tracking

ICCV 2023poster

Recent advances of monocular 3D object detection facilitate the 3D multi-object tracking task based on low-cost camera sensors. In this paper, we find that the motion cue of objects along different time frames is critical in 3D multi-object tracking, which is less explored in existing monocular-base…

Cited by 15PDFcodeScholar
2023

Diffusion-SS3D: Diffusion Model for Semi-supervised 3D Object Detection

NeurIPS 2023poster

Semi-supervised object detection is crucial for 3D scene understanding, efficiently addressing the limitation of acquiring large-scale 3D bounding box annotations. Existing methods typically employ a teacher-student framework with pseudo-labeling to leverage unlabeled point clouds. However, producin…

2023

Exploiting Completeness and Uncertainty of Pseudo Labels for Weakly Supervised Video Anomaly Detection

CVPR 2023poster

Weakly supervised video anomaly detection aims to identify abnormal events in videos using only video-level labels. Recently, two-stage self-training methods have achieved significant improvements by self-generating pseudo labels and self-refining anomaly scores with these labels. As the pseudo labe…

Cited by 92SourcePDFScholar
2023

Generative Multiplane Neural Radiance for 3D-Aware Image Generation

ICCV 2023poster

We present a method to efficiently generate 3D-aware high-resolution images that are view-consistent across multiple target views. The proposed multiplane neural radiance model, named GMNR, consists of a novel a-guided view-dependent representation (a-VdR) module for learning view-dependent informat…

Cited by 3PDFcodeScholar
2023

Hi-LASSIE: High-Fidelity Articulated Shape and Skeleton Discovery From Sparse Image Ensemble

CVPR 2023poster

Automatically estimating 3D skeleton, shape, camera viewpoints, and part articulation from sparse in-the-wild image ensembles is a severely under-constrained and challenging problem. Most prior methods rely on large-scale image datasets, dense temporal correspondence, or human annotations like camer…

2023

Improving Zero-Shot Generalization and Robustness of Multi-Modal Models

CVPR 2023poster

Multi-modal image-text models such as CLIP and LiT have demonstrated impressive performance on image classification benchmarks and their zero-shot generalization ability is particularly exciting. While the top-5 zero-shot accuracies of these models are very high, the top-1 accuracies are much lower…

2023

InfiniCity: Infinite-Scale City Synthesis

ICCV 2023poster

Toward infinite-scale 3D city synthesis, we propose a novel framework, InfiniCity, which constructs and renders an unconstrainedly large and 3D-grounded environment from random noises. InfiniCity decomposes the seemingly impractical task into three feasible modules, taking advantage of both 2D and 3…

Cited by 57PDFScholar
2023

Learning To Dub Movies via Hierarchical Prosody Models

CVPR 2023poster

Given a piece of text, a video clip and a reference audio, the movie dubbing (also known as visual voice clone, V2C) task aims to generate speeches that match the speaker's emotion presented in the video using the desired speaker voice as reference. V2C is more challenging than conventional text-to-…

2023

MAGVIT: Masked Generative Video Transformer

CVPR 2023highlight

We introduce the MAsked Generative VIdeo Transformer, MAGVIT, to tackle various video synthesis tasks with a single model. We introduce a 3D tokenizer to quantize a video into spatial-temporal visual tokens and propose an embedding method for masked video token modeling to facilitate multi-task lear…

2023

MiniROAD: Minimal RNN Framework for Online Action Detection

ICCV 2023poster

Online Action Detection (OAD) is the task of identifying actions in streaming videos without access to future frames. Much effort has been devoted to effectively capturing long-range dependencies, with transformers receiving the spotlight for their ability to capture long-range temporal structures.…

Cited by 22PDFcodeScholar
2023

Module-wise Adaptive Distillation for Multimodality Foundation Models

NeurIPS 2023poster

Pre-trained multimodal foundation models have demonstrated remarkable generalizability but pose challenges for deployment due to their large sizes. One effective approach to reducing their sizes is layerwise distillation, wherein small student models are trained to match the hidden representations o…

Cited by 10SourcePDFScholar
2023

Muse: Text-To-Image Generation via Masked Generative Transformers

ICML 2023poster

We present Muse, a text-to-image Transformermodel that achieves state-of-the-art image genera-tion performance while being significantly moreefficient than diffusion or autoregressive models.Muse is trained on a masked modeling task indiscrete token space: given the text embeddingextracted from a pr…

2023

SAMPLING: Scene-adaptive Hierarchical Multiplane Images Representation for Novel View Synthesis from a Single Image

ICCV 2023poster

Recent novel view synthesis methods obtain promising results for relatively small scenes, e.g., indoor environments and scenes with a few objects, but tend to fail for unbounded outdoor scenes with a single image as input. In this paper, we introduce SAMPLING, a Scene-adaptive Hierarchical Multiplan…

Cited by 3PDFcodeScholar
2023

SPAE: Semantic Pyramid AutoEncoder for Multimodal Generation with Frozen LLMs

NeurIPS 2023spotlight

In this work, we introduce Semantic Pyramid AutoEncoder (SPAE) for enabling frozen LLMs to perform both understanding and generation tasks involving non-linguistic modalities such as images or videos. SPAE converts between raw pixels and interpretable lexical tokens (or words) extracted from the LLM…

Cited by 59SourcePDFScholar
2023

Self-Supervised Super-Plane for Neural 3D Reconstruction

CVPR 2023poster

Neural implicit surface representation methods show impressive reconstruction results but struggle to handle texture-less planar regions that widely exist in indoor scenes. Existing approaches addressing this leverage image prior that requires assistive networks trained with large-scale annotated da…

2023

Self-regulating Prompts: Foundational Model Adaptation without Forgetting

ICCV 2023poster

Prompt learning has emerged as an efficient alternative for fine-tuning foundational models, such as CLIP, for various downstream tasks. Conventionally trained using the task-specific objective, i.e., cross-entropy loss, prompts tend to overfit downstream data distributions and find it challenging t…

Cited by 205PDFcodeScholar
2023

SwiftFormer: Efficient Additive Attention for Transformer-based Real-time Mobile Vision Applications

ICCV 2023poster

Self-attention has become a defacto choice for capturing global context in various vision applications. However, its quadratic computational complexity with respect to image resolution limits its use in real-time applications, especially for deployment on resource-constrained mobile devices. Althoug…

Cited by 143PDFcodeScholar
2023

Unified Visual Relationship Detection with Vision and Language Models

ICCV 2023poster

This work focuses on training a single visual relationship detector predicting over the union of label spaces from multiple datasets. Merging labels spanning different datasets could be challenging due to inconsistent taxonomies. The issue is exacerbated in visual relationship detection when second-…

Cited by 18PDFcodeScholar
2023

Unveiling The Mask of Position-Information Pattern Through the Mist of Image Features

ICML 2023poster

Recent studies have shown that paddings in convolutional neural networks encode absolute position information which can negatively affect the model performance for certain tasks. However, existing metrics for quantifying the strength of positional information remain unreliable and frequently lead to…

Cited by 3SourcePDFScholar
2023

Video Timeline Modeling For News Story Understanding

NeurIPS 2023spotlight

In this paper, we present a novel problem, namely video timeline modeling. Our objective is to create a video-associated timeline from a set of videos related to a specific topic, thereby facilitating the content and structure understanding of the story being told. This problem has significant poten…

2022

Adaptive Transformers for Robust Few-Shot Cross-Domain Face Anti-Spoofing

ECCV 2022poster

"While recent face anti-spoofing methods perform well under the intra-domain setups, an effective approach needs to account for much larger appearance variations of images acquired in complex scenes with different sensors for robust performance. In this paper, we present adaptive vision transformers…

Cited by 95SourcePDFScholar
2022

Autoregressive 3D Shape Generation via Canonical Mapping

ECCV 2022poster

"With the capacity of modeling long-range dependencies in sequential data, transformers have shown remarkable performances in a variety of generative tasks such as image, audio, and text generation. Yet, taming them in generating less structured and voluminous data formats such as high-resolution po…

2022

Burst Image Restoration and Enhancement

CVPR 2022oral

Modern handheld devices can acquire burst image sequence in a quick succession. However, the individual acquired frames suffer from multiple degradations and are misaligned due to camera shake and object motions. The goal of Burst Image Restoration is to effectively combine complimentary cues across…

Cited by 130PDFcodeScholar
2022

CA-SSL: Class-Agnostic Semi-Supervised Learning for Detection and Segmentation

ECCV 2022poster

"To improve instance-level detection/segmentation performance, existing self-supervised and semi-supervised methods extract either very task-unrelated or very task-specific training signals from unlabeled data. We argue that these two approaches, at the two extreme ends of the task-specificity spect…

2022

Class-Agnostic Object Detection with Multi-modal Transformer

ECCV 2022poster

"What constitutes an object? This has been a long-standing question in computer vision. Towards this goal, numerous learning-free and learning-based approaches have been developed to score objectness. However, they generally do not scale well across new domains and for unseen objects. In this paper,…

2022

Contextualized Spatio-Temporal Contrastive Learning With Self-Supervision

CVPR 2022poster

Modern self-supervised learning algorithms typically enforce persistency of instance representations across views. While being very effective on learning holistic image and video representations, such an objective becomes suboptimal for learning spatio-temporally fine-grained features in videos, whe…

Cited by 28PDFcodeScholar
2022

Hierarchical Modular Network for Video Captioning

CVPR 2022poster

Video captioning aims to generate natural language descriptions according to the content, where representation learning plays a crucial role. Existing methods are mainly developed within the supervised learning framework via word-by-word comparison of the generated caption against the ground-truth t…

Cited by 113PDFcodeScholar
2022

InOut: Diverse Image Outpainting via GAN Inversion

CVPR 2022poster

Image outpainting seeks for a semantically consistent extension of the input image beyond its available content. Compared to inpainting --- filling in missing pixels in a way coherent with the neighboring pixels --- outpainting can be achieved in more diverse ways since the problem is less constrain…

Cited by 95PDFScholar
2022

Incremental False Negative Detection for Contrastive Learning

ICLR 2022poster

Self-supervised learning has recently shown great potential in vision tasks through contrastive learning, which aims to discriminate each image, or instance, in the dataset. However, such instance-level learning ignores the semantic relationship among instances and sometimes undesirably repels the a…

Cited by 82SourcePDFScholar
2022

InfinityGAN: Towards Infinite-Pixel Image Synthesis

ICLR 2022poster

We present InfinityGAN, a method to generate arbitrary-sized images. The problem is associated with several key challenges. First, scaling existing models to an arbitrarily large image size is resource-constrained, both in terms of computation and availability of large-field-of-view training data. I…

2022

LASSIE: Learning Articulated Shapes from Sparse Image Ensemble via 3D Part Discovery

NeurIPS 2022accept

Creating high-quality articulated 3D models of animals is challenging either via manual creation or using 3D scanning tools. Therefore, techniques to reconstruct articulated 3D objects from 2D images are crucial and highly useful. In this work, we propose a practical problem setting to estimate 3D…

2022

Learning Continuous Environment Fields via Implicit Functions

ICLR 2022poster

We propose a novel scene representation that encodes reaching distance -- the distance between any position in the scene to a goal along a feasible trajectory. We demonstrate that this environment field representation can directly guide the dynamic behaviors of agents in 2D mazes or 3D indoor scenes…

Cited by 12SourcePDFScholar
2022

Learning Discriminative Shrinkage Deep Networks for Image Deconvolution

ECCV 2022poster

"Most existing methods usually formulate the non-blind deconvolution problem into a maximum-a-posteriori framework and address it by manually designing a variety of regularization terms and data terms of the latent clear images. However, explicitly designing these two terms is quite challenging and…

2022

Learning Visibility for Robust Dense Human Body Estimation

ECCV 2022poster

"Estimating 3D human pose and shape from 2D images is a crucial yet challenging task. While prior methods with model-based representations can perform reasonably well on whole-body images, they often fail when parts of the body are occluded or outside the frame. Moreover, these results usually do no…

2022

Restormer: Efficient Transformer for High-Resolution Image Restoration

CVPR 2022oral

Since convolutional neural networks (CNNs) perform well at learning generalizable image priors from large-scale data, these models have been extensively applied to image restoration and related tasks. Recently, another class of neural architectures, Transformers, have shown significant performance g…

Cited by 3074PDFcodeScholar
2022

Scraping Textures from Natural Images for Synthesis and Editing

ECCV 2022poster

"Existing texture synthesis methods focus on generating large texture images given a small texture sample. But such samples are typically assumed to be highly curated: rectangular, clean, and stationary. This paper aims to scrape textures directly from natural images of everyday objects and scenes,…

Cited by 4SourcePDFScholar
2022

V2X-ViT: Vehicle-to-Everything Cooperative Perception with Vision Transformer

ECCV 2022poster

"In this paper, we investigate the application of Vehicle-to-Everything (V2X) communication to improve the perception performance of autonomous vehicles. We present a robust cooperative perception framework with V2X communication using a novel vision Transformer. Specifically, we build a holistic at…

2022

ViDT: An Efficient and Effective Fully Transformer-based Object Detector

ICLR 2022poster

Transformers are transforming the landscape of computer vision, especially for recognition tasks. Detection transformers are the first fully end-to-end learning systems for object detection, while vision transformers are the first fully transformer-based architecture for image classification. In thi…

2021

Benchmarking Ultra-High-Definition Image Super-Resolution

ICCV 2021poster

Increasingly, modern mobile devices allow capturing images at Ultra-High-Definition (UHD) resolution, which includes 4K and 8K images. However, current single image super-resolution (SISR) methods focus on super-resolving images to ones with resolution up to high definition (HD) and ignore higher-re…

Cited by 38PDFScholar
2021

COMISR: Compression-Informed Video Super-Resolution

ICCV 2021poster

Most video super-resolution methods focus on restoring high-resolution video frames from low-resolution videos without taking into account compression. However, most videos on the web or mobile devices are compressed, and the compression can be severe when the bandwidth is limited. In this paper, we…

Cited by 48PDFcodeScholar
2021

D2-Net: Weakly-Supervised Action Localization via Discriminative Embeddings and Denoised Activations

ICCV 2021poster

This work proposes a weakly-supervised temporal action localization framework, called D2-Net, which strives to temporally localize actions using video-level supervision. Our main contribution is the introduction of a novel loss formulation, which jointly enhances the discriminability of latent embed…

Cited by 76PDFcodeScholar
2021

Exploring Cross-Video and Cross-Modality Signals for Weakly-Supervised Audio-Visual Video Parsing

NeurIPS 2021poster

The audio-visual video parsing task aims to temporally parse a video into audio or visual event categories. However, it is labor intensive to temporally annotate audio and visual events and thus hampers the learning of a parsing model. To this end, we propose to explore additional cross-video and cr…

2021

Hybrid Neural Fusion for Full-Frame Video Stabilization

ICCV 2021poster

Existing video stabilization methods often generate visible distortion or require aggressive cropping of frame boundaries, resulting in smaller field of views. In this work, we present a frame synthesis algorithm to achieve full-frame video stabilization. We first estimate dense warp fields from nei…

Cited by 59PDFcodeScholar
2021

Intriguing Properties of Vision Transformers

NeurIPS 2021spotlight

Vision transformers (ViT) have demonstrated impressive performance across numerous machine vision tasks. These models are based on multi-head self-attention mechanisms that can flexibly attend to a sequence of image patches to encode contextual cues. An important question is how such flexibility (in…

Cited by 733SourcePDFScholar
2021

Learning 3D Dense Correspondence via Canonical Point Autoencoder

NeurIPS 2021poster

We propose a canonical point autoencoder (CPAE) that predicts dense correspondences between 3D shapes of the same category. The autoencoder performs two key functions: (a) encoding an arbitrarily ordered point cloud to a canonical primitive, e.g., a sphere, and (b) decoding the primitive back to the…

Cited by 28SourcePDFScholar
2021

Multi-Stage Progressive Image Restoration

CVPR 2021poster

Image restoration tasks demand a complex balance between spatial details and high-level contextualized information while recovering images. In this paper, we propose a novel synergistic design that can optimally balance these competing goals. Our main proposal is a multi-stage architecture, that pro…

Cited by 2028PDFcodeScholar
2021

ReMix: Towards Image-to-Image Translation With Limited Data

CVPR 2021poster

Image-to-image (I2I) translation methods based on generative adversarial networks (GANs) typically suffer from overfitting when limited training data is available. In this work, we propose a data augmentation method (ReMix) to tackle this issue. We interpolate training samples at the feature level a…

Cited by 37PDFcodeScholar
2021

Regularizing Generative Adversarial Networks Under Limited Data

CVPR 2021poster

Recent years have witnessed the rapid progress of generative adversarial networks (GANs). However, the success of the GAN models hinges on a large amount of training data. This work proposes a regularization approach for training robust GAN models on limited data. We theoretically show a connection…

Cited by 176PDFcodeScholar
2021

Semi-Supervised Learning with Meta-Gradient

AISTATS 2021poster

In this work, we propose a simple yet effective meta-learning algorithm in semi-supervised learning. We notice that most existing consistency-based approaches suffer from overfitting and limited model generalization ability, especially when training with only a small number of labeled data. To allev…

Cited by 11SourcePDFScholar
2021

Spatiotemporal Contrastive Video Representation Learning

CVPR 2021poster

We present a self-supervised Contrastive Video Representation Learning (CVRL) method to learn spatiotemporal visual representations from unlabeled videos. Our representations are learned using a contrastive loss, where two augmented clips from the same short video are pulled together in the embeddin…

Cited by 614PDFcodeScholar
2021

Structured sparsification with joint optimization of group convolution and channel shuffle

UAI 2021poster

Recent advances in convolutional neural networks (CNNs) usually come with the expense of excessive computational overhead and memory footprint. Network compression aims to alleviate this issue by training compact models with comparable performance. However, existing compression techniques either ent…

2021

The Road To Know-Where: An Object-and-Room Informed Sequential BERT for Indoor Vision-Language Navigation

ICCV 2021poster

Vision-and-Language Navigation (VLN) requires an agent to find a path to a remote location on the basis of natural-language instructions and a set of photo-realistic panoramas. Most existing methods take the words in the instructions and the discrete views of each panorama as the minimal unit of enc…

Cited by 87PDFcodeScholar
2021

Video Matting via Consistency-Regularized Graph Neural Networks

ICCV 2021poster

Learning temporally consistent foreground opacity from videos, i.e., video matting, has drawn great attention due to the blossoming of video conferencing. Previous approaches are built on top of image matting models, which fail in maintaining the temporal coherence when being adapted to videos. They…

Cited by 32PDFcodeScholar
2020

Adversarial Training with Bi-directional Likelihood Regularization for Visual Classification

ECCV 2020poster

Neural networks are vulnerable to adversarial attacks. Practically, adversarial training is by far the most effective approach for enhancing the robustness of neural networks against adversarial examples. The current adversarial training approach aims to maximize the posterior probability for advers…

Cited by 7SourcePDFScholar
2020

Collaborative Distillation for Ultra-Resolution Universal Style Transfer

CVPR 2020poster

Universal style transfer methods typically leverage rich representations from deep Convolutional Neural Network (CNN) models (e.g., VGG-19) pre-trained on large collections of images. Despite the effectiveness, its application is heavily constrained by the large model size to handle ultra-resolution…

Cited by 134PDFcodeScholar
2020

Cross-Domain Few-Shot Classification via Learned Feature-Wise Transformation

ICLR 2020spotlight

Few-shot classification aims to recognize novel categories with only few labeled images in each class. Existing metric-based few-shot classification algorithms predict categories by comparing the feature embeddings of query images with those from a few labeled images (support examples) using a learn…

Cited by 524SourcecodeScholar
2020

CycleISP: Real Image Restoration via Improved Data Synthesis

CVPR 2020oral

The availability of large-scale datasets has helped unleash the true potential of deep convolutional neural networks (CNNs). However, for the single-image denoising problem, capturing a real dataset is an unacceptably expensive and cumbersome procedure. Consequently, image denoising algorithms are m…

Cited by 450PDFcodeScholar
2020

Every Pixel Matters: Center-aware Feature Alignment for Domain Adaptive Object Detector

ECCV 2020poster

A domain adaptive object detector aims to adapt itself to unseen domains that may contain variations of object appearance, viewpoints or backgrounds. Most existing solutions adopt feature alignment either on the image level or instance level. However, image-level alignment on global features may tan…

2020

Generalized Convolutional Forest Networks for Domain Generalization and Visual Recognition

ICLR 2020poster

When constructing random forests, it is of prime importance to ensure high accuracy and low correlation of individual tree classifiers for good performance. Nevertheless, it is typically difficult for existing random forest methods to strike a good balance between these conflicting factors. In this…

Cited by 25SourceScholar
2020

Learnable Cost Volume Using the Cayley Representation

ECCV 2020poster

Cost volume is an essential component of recent deep models for optical flow estimation and is usually constructed by calculating the inner product between two feature vectors. However, the standard inner product in the commonly-used cost volume may limit the representation capacity of flow models b…

2020

Learning Enriched Features for Real Image Restoration and Enhancement

ECCV 2020poster

With the goal of recovering high-quality image content from its degraded version, image restoration enjoys numerous applications, such as in surveillance, computational photography and medical imaging. Recently, convolutional neural networks (CNNs) have achieved dramatic improvements over convention…

2020

Modeling Artistic Workflows for Image Generation and Editing

ECCV 2020poster

People often create art by following an artistic workflow involving multiple stages that inform the overall design. If an artist wishes to modify an earlier decision, significant work may be required to propagate this new decision forward to the final artwork. Motivated by the above observations, we…

2020

Multi-Scale Boosted Dehazing Network With Dense Feature Fusion

CVPR 2020poster

In this paper, we propose a Multi-Scale Boosted Dehazing Network with Dense Feature Fusion based on the U-Net architecture. The proposed method is designed based on two principles, boosting and error feedback, and we show that they are suitable for the dehazing problem. By incorporating the Strength…

Cited by 1034PDFcodeScholar
2020

Neural Design Network: Graphic Layout Generation with Constraints

ECCV 2020poster

Graphic design is essential for visual communication with layouts being fundamental to composing attractive designs. Layout generation differs from pixel-level image synthesis and is unique in terms of the requirement of mutual relations among the desired components. We propose a method for design l…

Cited by 152SourcePDFScholar
2020

Online Adaptation for Consistent Mesh Reconstruction in the Wild

NeurIPS 2020poster

This paper presents an algorithm to reconstruct temporally consistent 3D meshes of deformable object instances from videos in the wild. Without requiring annotations of 3D mesh, 2D keypoints, or camera pose for each video frame, we pose video-based reconstruction as a self-supervised online adaptati…

Cited by 61SourcePDFScholar
2020

Rethinking Class-Balanced Methods for Long-Tailed Visual Recognition From a Domain Adaptation Perspective

CVPR 2020oral

Object frequency in the real world often follows a power law, leading to a mismatch between datasets with long-tailed class distributions seen by a machine learning model and our expectation of the model to perform well on all classes. We analyze this mismatch from a domain adaptation point of view.…

Cited by 355PDFcodeScholar
2020

RetrieveGAN: Image Synthesis via Differentiable Patch Retrieval

ECCV 2020poster

Image generation from scene description is a cornerstone technique for the controlled generation, which is beneficial to applications such as content creation and image editing. In this work, we aim to synthesize images from scene description with retrieved patches as reference. We propose a differe…

Cited by 55SourcePDFScholar
2020

Self-supervised Single-view 3D Reconstruction via Semantic Consistency

ECCV 2020poster

We learn a self-supervised, single-view 3D reconstruction model that predicts the 3D mesh shape, texture and camera pose of a target object with a collection of 2D images and silhouettes. The proposed method does not necessitate 3D supervision, manually annotated keypoints, multi-view images of an o…

Cited by 200SourcePDFScholar
2020

Single-Image HDR Reconstruction by Learning to Reverse the Camera Pipeline

CVPR 2020poster

Recovering a high dynamic range (HDR) image from a single low dynamic range (LDR) input image is challenging due to missing details in under-/over-exposed regions caused by quantization and saturation of camera sensors. In contrast to existing learning-based methods, our core idea is to incorporate…

Cited by 307PDFcodeScholar
2020

Video Object Detection via Object-level Temporal Aggregation

ECCV 2020poster

While single-image object detectors can be naively applied to videos in a frame-by-frame fashion, the prediction is often temporally inconsistent. Moreover, the computation can be redundant since neighboring frames are inherently similar to each other. In this work we propose to improve video object…

Cited by 43SourcePDFScholar
2020

Weakly-Supervised Semantic Segmentation via Sub-Category Exploration

CVPR 2020poster

Existing weakly-supervised semantic segmentation methods using image-level annotations typically rely on initial responses to locate object regions. However, such response maps generated by the classification network usually focus on discriminative object parts, due to the fact that the network does…

Cited by 373PDFcodeScholar
2019

CrDoCo: Pixel-Level Domain Transfer With Cross-Domain Consistency

CVPR 2019poster

Unsupervised domain adaptation algorithms aim to transfer the knowledge learned from one domain to another (e.g., synthetic to real images). The adapted representations often do not capture pixel-level domain shifts that are crucial for dense prediction tasks (e.g., semantic segmentation). In this p…

Cited by 378PDFScholar
2019

Dancing to Music

NeurIPS 2019poster

Dancing to music is an instinctive move by humans. Learning to model the music-to-dance generation process is, however, a challenging problem. It requires significant efforts to measure the correlation between music and dance as one needs to simultaneously consider multiple aspects, such as style an…

2019

Depth-Aware Video Frame Interpolation

CVPR 2019poster

Video frame interpolation aims to synthesize nonexistent frames in-between the original frames. While significant advances have been made from the recent deep convolutional neural networks, the quality of interpolation is often reduced due to large object motion or occlusion. In this work, we propos…

Cited by 672PDFcodeScholar
2019

Eidetic 3D LSTM: A Model for Video Prediction and Beyond

ICLR 2019poster

Spatiotemporal predictive learning, though long considered to be a promising self-supervised feature learning method, seldom shows its effectiveness beyond future video prediction. The reason is that it is difficult to learn good representations for both short-term frame dependency and long-term hig…

Cited by 524SourcePDFScholar
2019

Im2Pencil: Controllable Pencil Illustration From Photographs

CVPR 2019poster

We propose a high-quality photo-to-pencil translation method with fine-grained control over the drawing style. This is a challenging task due to multiple stroke types (e.g., outline and shading), structural complexity of pencil shading (e.g., hatching), and the lack of aligned training data pairs. T…

Cited by 68PDFScholar
2019

Joint-task Self-supervised Learning for Temporal Correspondence

NeurIPS 2019poster

This paper proposes to learn reliable dense correspondence from videos in a self-supervised manner. Our learning process integrates two highly related tasks: tracking large image regions and establishing fine-grained pixel-level associations between consecutive video frames. We exploit the synergy b…

2019

Learning Linear Transformations for Fast Image and Video Style Transfer

CVPR 2019poster

Given a random pair of images, a universal style transfer method extracts the feel from a reference image to synthesize an output based on the look of a content image. Recent algorithms based on second-order statistics, however, are either computationally expensive or prone to generate artifacts due…

Cited by 291PDFScholar
2019

Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis

CVPR 2019poster

Most conditional generation tasks expect diverse outputs given a single conditional context. However, conditional generative adversarial networks (cGANs) often focus on the prior conditional information and ignore the input noise vectors, which contribute to the output variations. Recent attempts to…

Cited by 756PDFcodeScholar
2019

Putting Humans in a Scene: Learning Affordance in 3D Indoor Environments

CVPR 2019poster

Affordance modeling plays an important role in visual understanding. In this paper, we aim to predict affordances of 3D indoor scenes, specifically what human poses are afforded by a given indoor environment, such as sitting on a chair or standing on the floor. In order to predict valid affordances…

Cited by 125PDFScholar
2019

SCOPS: Self-Supervised Co-Part Segmentation

CVPR 2019poster

Parts provide a good intermediate representation of objects that is robust with respect to camera, pose and appearance variations. Existing work on part segmentation is dominated by supervised approaches that rely on large amounts of manual annotations and also can not generalize to unseen object ca…

Cited by 178PDFScholar