← Search

Raymond A. Yeh

42 accepted papers

2026

4D-RGPT: Toward Region-level 4D Understanding via Perceptual Distillation

CVPR 2026

Despite advances in Multimodal LLMs (MLLMs), their ability to reason over 3D structures and temporal dynamics remains limited, constrained by weak 4D perception and temporal understanding. Existing 3D and 4D Video Question Answering (VQA) benchmarks also emphasize static scenes and lack region-level

Cited by 0SourcecodeScholar
2026

ShapeGen4D: Towards High Quality 4D Shape Generation from Videos

ICLR 2026poster

Video-conditioned 4D shape generation aims to recover time-varying 3D geometry and view-consistent appearance directly from an input video. In this work, we introduce a native video-to-4D shape generation framework that synthesizes a single dynamic 3D representation end-to-end from the video. Our…

Cited by 0SourceScholar
2026

Tuning-Free Amodal Segmentation via the Occlusion-Free Bias of Inpainting Models

AAAI 2026technical

Amodal segmentation is an image-based algorithm that aims to predict masks for both visible and occluded parts of objects. Existing methods typically rely on supervised learning with annotated amodal masks or synthetic data. The effectiveness of these methods relies heavily on the quality of the dat

Cited by 0SourcePDFScholar
2025

Knowledge Distillation Detection for Open-weights Models

NeurIPS 2025poster

We propose the task of knowledge distillation detection, which aims to determine whether a student model has been distilled from a given teacher, under a practical setting where only the student’s weights and the teacher’s API are available. This problem is motivated by growing concerns about model…

Cited by 0SourcecodeScholar
2025

Leveraging Perturbation Robustness to Enhance Out-of-Distribution Detection

CVPR 2025poster

Out-of-distribution (OOD) detection is the task of identifying inputs that deviate from the training data distribution. This capability is essential for the safe deployment of deep computer vision models in open-world environments. In this work, we propose a post-hoc method, Perturbation-Rectified O…

2025

Local Scale Equivariance with Latent Deep Equilibrium Canonicalizer

ICCV 2025poster

Scale variation is a fundamental challenge in computer vision. Objects of the same class can have different sizes, and their perceived size is further affected by the distance from the camera. These variations are local to the objects, i.e., different object sizes may change differently within the s…

2025

Model Immunization from a Condition Number Perspective

ICML 2025oral

Model immunization aims to pre-train models that are difficult to fine-tune on harmful tasks while retaining their utility on other non-harmful tasks. Though prior work has shown empirical evidence for immunizing text-to-image models, the key understanding of when immunization is possible and a prec…

2025

Multi-concept Model Immunization through Differentiable Model Merging

AAAI 2025technical

Model immunization is an emerging direction that aims to mitigate the potential risk of misuse associated with open-sourced models and advancing adaptation methods. The idea is to make the released models' weights difficult to fine-tune on certain harmful applications, hence the name "immunized". Re…

2025

Toward Long-Tailed Online Anomaly Detection through Class-Agnostic Concepts

ICCV 2025poster

Anomaly detection (AD) identifies the defect regions of a given image. Recent works have studied AD, focusing on learning AD without abnormal images, with long-tailed distributed training data, and using a unified model for all classes. In addition, online AD learning has also been explored. In this…

Cited by 0SourcePDFScholar
2024

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

CVPR 2024poster

Scale-ambiguity in 3D scene dimensions leads to magnitude-ambiguity of volumetric densities in neural radiance fields i.e. the densities double when scene size is halved and vice versa. We call this property alpha invariance. For NeRFs to better maintain alpha invariance we recommend 1) parameterizi…

Cited by 0SourcePDFScholar
2024

Learning to Obstruct Few-Shot Image Classification over Restricted Classes

ECCV 2024poster

"Advancements in open-source pre-trained backbones make it relatively easy to fine-tune a model for new tasks. However, this lowered entry barrier poses potential risks, e.g., bad actors developing models for harmful applications. A question arises: Is possible to develop a pre-trained model that is…

2024

Making Vision Transformers Truly Shift-Equivariant

CVPR 2024poster

In the field of computer vision Vision Transformers (ViTs) have emerged as a prominent deep learning architecture. Despite being inspired by Convolutional Neural Networks (CNNs) ViTs are susceptible to small spatial shifts in the input data - they lack shift-equivariance. To address this shortcoming…

Cited by 9SourcePDFScholar
2024

Multi-Object 3D Grounding with Dynamic Modules and Language-Informed Spatial Attention

NeurIPS 2024poster

Multi-object 3D Grounding involves locating 3D boxes based on a given query phrase from a point cloud. It is a challenging and significant task that has numerous applications in visual understanding, human-computer interaction, and robotics. To tackle this challenge, we introduce D-LISA, a two-stage…

2024

Pretraining Codomain Attention Neural Operators for Solving Multiphysics PDEs

NeurIPS 2024poster

Existing neural operator architectures face challenges when solving multiphysics problems with coupled partial differential equations (PDEs) due to complex geometries, interactions between physical variables, and the limited amounts of high-resolution training data. To address these issues, we prop…

Cited by 20SourcePDFScholar
2024

Tree-D Fusion: Simulation-Ready Tree Dataset from Single Images with Diffusion Priors

ECCV 2024poster

"We introduce , featuring the first collection of 600,000 environmentally aware, 3D simulation-ready tree models generated through Diffusion priors. Each reconstructed 3D tree model corresponds to an image from Google’s Auto Arborist Dataset, comprising street view images and associated genus labels…

Cited by 4SourcePDFScholar
2023

Score Jacobian Chaining: Lifting Pretrained 2D Diffusion Models for 3D Generation

CVPR 2023poster

A diffusion model learns to predict a vector field of gradients. We propose to apply chain rule on the learned gradients, and back-propagate the score of a diffusion model through the Jacobian of a differentiable renderer, which we instantiate to be a voxel radiance field. This setup aggregates 2D s…

2023

Surface Snapping Optimization Layer for Single Image Object Shape Reconstruction

ICML 2023poster

Reconstructing the 3D shape of objects observed in a single image is a challenging task. Recent approaches rely on visual cues extracted from a given image learned from a deep net. In this work, we leverage recent advances in monocular scene understanding to incorporate an additional geometric cue o…

Cited by 2SourcePDFScholar
2023

Tree Instance Segmentation With Temporal Contour Graph

CVPR 2023poster

We present a novel approach to perform instance segmentation, and counting, for densely packed self-similar trees using a top-view RGB image sequence. We propose a solution that leverages pixel content, shape, and self-occlusion. First, we perform an initial over-segmentation of the image sequence a…

2022

Equivariance Discovery by Learned Parameter-Sharing

AISTATS 2022poster

Designing equivariance as an inductive bias into deep-nets has been a prominent approach to build effective models, e.g., a convolutional neural network incorporates translation equivariance. However, incorporating these inductive biases requires knowledge about the equivariance properties of the da…

2022

Learnable Polyphase Sampling for Shift Invariant and Equivariant Convolutional Networks

NeurIPS 2022accept

We propose learnable polyphase sampling (LPS), a pair of learnable down/upsampling layers that enable truly shift-invariant and equivariant convolutional networks. LPS can be trained end-to-end from data and generalizes existing handcrafted downsampling layers. It is widely applicable as it can be i…

2022

Total Variation Optimization Layers for Computer Vision

CVPR 2022poster

Optimization within a layer of a deep-net has emerged as a new direction for deep-net layer design. However, there are two main challenges when applying these layers to computer vision tasks: (a) which optimization problem within a layer is useful?; (b) how to ensure that computation within a layer…

Cited by 21PDFcodeScholar
2021

Cooperative Exploration for Multi-Agent Deep Reinforcement Learning

ICML 2021oral

Exploration is critical for good results in deep reinforcement learning and has attracted much attention. However, existing multi-agent deep reinforcement learning algorithms still use mostly noise-based techniques. Very recently, exploration methods that consider cooperation among multiple agents h…

Cited by 137SourcePDFScholar
2021

Multi-Decoder Dprnn: Source Separation for Variable Number of Speakers

ICASSP 2021accepted

We propose an end-to-end trainable approach to single-channel speech separation with unknown number of speakers. Our approach extends the MulCat source separation backbone with additional output heads: a count-head to infer the number of speakers, and decoder-heads for reconstructing the original si…

Cited by 0SourceScholar
2021

SAIL-VOS 3D: A Synthetic Dataset and Baselines for Object Detection and 3D Mesh Reconstruction From Video Data

CVPR 2021poster

Extracting detailed 3D information of objects from video data is an important goal for holistic scene understanding. While recent methods have shown impressive results when reconstructing meshes of objects from a single image, results often remain ambiguous as part of the object is unobserved. Moreo…

Cited by 41PDFScholar
2021

Semantic Tracklets: An Object-Centric Representation for Visual Multi-Agent Reinforcement Learning

IROS 2021poster

Solving complex real-world tasks, e.g., autonomous fleet control, often involves a coordinated team of multiple agents which learn strategies from visual inputs via reinforcement learning. Many existing multi-agent reinforcement learning (MARL) algorithms however don’t scale to environments where ag…

Cited by 19SourcecodeScholar
2019

Learning Motion in Feature Space: Locally-Consistent Deformable Convolution Networks for Fine-Grained Action Detection

ICCV 2019oral

Fine-grained action detection is an important task with numerous applications in robotics and human-computer interaction. Existing methods typically utilize a two-stage approach including extraction of local spatio-temporal features followed by temporal modeling to capture long-term dependencies. Wh…

Cited by 46PDFcodeScholar
2019

PIC: Permutation Invariant Critic for Multi-Agent Deep Reinforcement Learning

CoRL 2019

Sample efficiency and scalability to a large number of agents are two important goals for multi-agent reinforcement learning systems. Recent works got us closer to those goals, addressing non-stationarity of the environment from a single agent’s perspective by utilizing a deep net critic which depen

2018

Image Restoration with Deep Generative Models

ICASSP 2018accepted

Many image restoration problems are ill-posed in nature, hence, beyond the input image, most existing methods rely on a carefully engineered image prior, which enforces some local image consistency in the recovered image. How tightly the prior assumptions are fulfilled has a big impact on the result…

Cited by 0SourceScholar
2018

Time-Frequency Networks for Audio Super-Resolution

ICASSP 2018accepted

Audio super-resolution (a.k.a. bandwidth extension) is the challenging task of increasing the temporal resolution of audio signals. Recent deep networks approaches achieved promising results by modeling the task as a regression problem in either time or frequency domain. In this paper, we introduced…

Cited by 0SourceScholar
2017

Semantic Image Inpainting With Deep Generative Models

CVPR 2017poster

Semantic image inpainting is a challenging task where large missing regions have to be filled based on the available visual data. Existing methods which extract information from only a single image generally produce unsatisfactory results due to the lack of high level context. In this paper, we pro…

Cited by 1485PDFScholar