← Search

Yan Lu

117 accepted papers

2026

CARE: Towards Clinical Accountability in Multi-Modal Medical Reasoning with an Evidence-Grounded Agentic Framework

ICLR 2026poster

Large visual language models (VLMs) have shown strong multi-modal medical reasoning ability, but most operate as end-to-end black boxes, diverging from clinicians’ evidence-based, staged workflows and hindering clinical accountability. Complementarily, expert visual grounding models can accurately l…

Cited by 0SourceScholar
2026

CoD: A Diffusion Foundation Model for Image Compression

CVPR 2026

Existing diffusion codecs typically build on text-to-image diffusion foundation models like Stable Diffusion.However, text conditioning is suboptimal from a compression perspective, hindering the potential of downstream diffusion codecs, particularly at ultra-low bitrates.To address it, we introduce

Cited by 0SourcecodeScholar
2026

Divide, then Ground: Adapting Frame Selection to Query Types for Long-Form Video Understanding

CVPR 2026

The application of Large Multimodal Models (LMMs) to long-form video understanding is constrained by limited context lengths and the computationally prohibitive cost of processing dense video tokens. Consequently, recent research has focused on query-aware frame selection, methods that often incur s

Cited by 0SourceScholar
2026

From Content to Knowledge: Lightning Fast Long-Video Understanding with Neural Knowledge Representations

ICML 2026poster

We propose a new paradigm for long video understanding by treating a long video as a Neural Knowledge Representation (NKR). NKR represent video contents neither as a stream of tokens or pre-organized databases, but as an individual small portion of network weights attached to the VLM backbone. The N…

Cited by 0SourceScholar
2026

Generative Video Compression with One-Dimensional Latent Representation

CVPR 2026

Recent advancements in generative video codec (GVC) typically encode video into a 2D latent grid and employ high-capacity generative decoders for reconstruction. However, this paradigm still leaves two key challenges in fully exploiting spatial-temporal redundancy: Spatially, the 2D latent grid inev

Cited by 0SourceScholar
2026

Hierarchical Long Video Understanding with Audiovisual Entity Cohesion and Agentic Search

CVPR 2026

Long video understanding presents significant challenges for vision-language models due to extremely long context windows. Existing solutions relying on naive chunking strategies with retrieval-augmented generation, typically suffer from information fragmentation and a loss of global coherence. We p

Cited by 0SourceScholar
2026

MFEN: Multi-Frequency Expert Network for Visible-Infrared Person Re-ID

CVPR 2026

Visible-infrared person re-identification (VI-ReID) is challenging due to the large modality discrepancy between visible and infrared images. We contend that this discrepancy is largely related to differing lighting conditions, including differences in light wavelength and light source type. Recentl

Cited by 0SourceScholar
2026

MMedAgent-RL: Optimizing Multi-Agent Collaboration for Multimodal Medical Reasoning

ICLR 2026poster

Medical Large Vision-Language Models (Med-LVLMs) have shown strong potential in multimodal diagnostic tasks. However, existing single-agent models struggle to generalize across diverse medical specialties, limiting their performance. Recent efforts introduce multi-agent collaboration frameworks insp…

Cited by 0SourceScholar
2026

R$^2$TUA: Reconstruction-residual Based Targeted and Untargeted Attack Against Text-Image Person Re-Identification

CVPR 2026

Text-Image Person Re-Identification (TI-ReID) is widely deployed in intelligent surveillance. Built on deep neural networks and vision-language models, TI-ReID models inherit vulnerabilities to adversarial attacks, posing security risks. Yet its security remains less explored than retrieval accuracy

Cited by 0SourceScholar
2026

Real-Time and Lightweight Diffusion Image Compression

ICML 2026poster

Recent advanced diffusion methods typically derive strong generative priors by scaling diffusion transformers. However, scaling fails to generalize when adapted for real-time compression scenarios that demand lightweight models. In this paper, we explore the design of real-time and lightweight diffu…

Cited by 0SourceScholar
2026

Semantic Visual Anomaly Detection and Reasoning in AI-Generated Images

ICLR 2026poster

The rapid advancement of AI-generated content (AIGC) has enabled the synthesis of visually convincing images; however, many such outputs exhibit subtle \textbf{semantic anomalies}, including unrealistic object configurations, violations of physical laws, or commonsense inconsistencies, which comprom…

Cited by 0SourceScholar
2026

Single-step Diffusion-based Video Coding with Semantic-Temporal Guidance

CVPR 2026

While traditional and neural video codecs (NVCs) have achieved remarkable rate-distortion performance, improving perceptual quality at low bitrates remains challenging. Some NVCs incorporate perceptual or adversarial objectives but still suffer from artifacts due to limited generation capacity, wher

Cited by 0SourcecodeScholar
2026

Spatia: Video Generation with Updatable Spatial Memory

CVPR 2026

Existing video generation models struggle to maintain long-term spatial and temporal consistency due to the dense, high-dimensional nature of video signals. To overcome this limitation, we propose Spatia, a spatial memory-aware video generation framework that explicitly preserves a 3D scene point cl

Cited by 0SourcecodeScholar
2026

Temperature as a Meta-Policy: Adaptive Temperature in LLM Reinforcement Learning

ICLR 2026poster

Temperature is a crucial hyperparameter in large language models (LLMs), controlling the trade-off between exploration and exploitation during text generation. High temperatures encourage diverse but noisy outputs, while low temperatures produce focused outputs but may cause premature convergence. Y…

Cited by 0SourceScholar
2026

Vision Foundation Models Can Be Good Tokenizers for Latent Diffusion Models

CVPR 2026

The performance of Latent Diffusion Models (LDMs) is critically dependent on the quality of their visual tokenizers. While recent works have explored incorporating Vision Foundation Models (VFMs) into the tokenizers training via distillation, we empirically find this approach inevitably weakens the

Cited by 0SourcecodeScholar
2026

Vision in One Vector: Implicit Visual Compression with Diffusion Foundation Models

ICML 2026poster

Modern visual generative models acquire rich visual knowledge through large-scale training, yet existing visual representations (such as pixels, latents, or tokens) remain external to the model and cannot directly exploit this knowledge for compact storage or reuse. In this work, we introduce a new …

Cited by 0SourceScholar
2026

When MLLMs Meets Compression Distortion: A Coding Paradigm Tailored to MLLMs

ICLR 2026poster

The increasing deployment of powerful Multimodal Large Language Models (MLLMs), typically hosted on cloud platforms, urgently requires effective compression techniques to efficiently transmit signal inputs (e.g., images, videos) from edge devices with minimal bandwidth usage. However, conventional i…

Cited by 0SourcecodeScholar
2025

Bitrate-Controlled Diffusion for Disentangling Motion and Content in Video

ICCV 2025poster

We propose a novel and general framework to disentangle video data into its dynamic motion and static content components. Our proposed method is a self-supervised pipeline with less assumptions and inductive biases than previous works: it utilizes a transformer-based architecture to jointly generate…

Cited by 0SourcePDFScholar
2025

DLF: Extreme Image Compression with Dual-generative Latent Fusion

ICCV 2025poster

Recent studies in extreme image compression have achieved remarkable performance by compressing the tokens from generative tokenizers. However, these methods often prioritize clustering common semantics within the dataset, while overlooking the diverse details of individual objects. Consequently, th…

2025

Deep Video Discovery: Agentic Search with Tool Use for Long-form Video Understanding

NeurIPS 2025poster

Long-form video understanding presents significant challenges due to extensive temporal-spatial complexity and the difficulty of question answering under such extended contexts. While Large Language Models (LLMs) have demonstrated considerable advancements in video analysis capabilities and long co…

Cited by 0SourceScholar
2025

FuncGenFoil: Airfoil Generation and Editing Model in Function Space

NeurIPS 2025poster

Aircraft manufacturing is the jewel in the crown of industry, in which generating high-fidelity airfoil geometries with controllable and editable representations remains a fundamental challenge. Existing deep learning methods, which typically rely on predefined parametric representations (e.g., Bézi…

Cited by 0SourcecodeScholar
2025

I2VGuard: Safeguarding Images against Misuse in Diffusion-based Image-to-Video Models

CVPR 2025poster

Recent advances in image-to-video generation have enabled animation of still images and offered pixel-level controllability. While these models hold great potential to transform single images into vivid and dynamic videos, they also carry risks of misuse that could impact privacy, security, and copy…

Cited by 0SourcePDFScholar
2025

Image as a World: Generating Interactive World from Single Image via Panoramic Video Generation

NeurIPS 2025poster

Generating an interactive visual world from a single image is both challenging and practically valuable, as single-view inputs are easy to acquire and align well with prompt-driven applications such as gaming and virtual reality. This paper introduces a novel unified framework, Image as a World (**I…

Cited by 0SourceScholar
2025

MEATRD: Multimodal Anomalous Tissue Region Detection Enhanced with Spatial Transcriptomics

AAAI 2025technical

The detection of anomalous tissue regions (ATRs) within affected tissues is crucial in clinical diagnosis and pathological studies. Conventional automated ATR detection methods, primarily based on histology images alone, falter in cases where ATRs and normal tissues have subtle visual differences. T…

2025

One-Step Diffusion-Based Image Compression with Semantic Distillation

NeurIPS 2025poster

While recent diffusion-based generative image codecs have shown impressive performance, their iterative sampling process introduces unpleasant latency. In this work, we revisit the design of a diffusion-based codec and argue that multi-step sampling is not necessary for generative compression. Based…

Cited by 0SourcecodeScholar
2025

PICD: Versatile Perceptual Image Compression with Diffusion Rendering

CVPR 2025poster

Recently, perceptual image compression has achieved significant advancements, delivering high visual quality at low bitrates for natural images. However, for screen content, existing methods often produce noticeable artifacts when compressing text. To tackle this challenge, we propose versatile perc…

Cited by 0SourcePDFScholar
2025

PRING: Rethinking Protein-Protein Interaction Prediction from Pairs to Graphs

NeurIPS 2025poster

Deep learning-based computational methods have achieved promising results in predicting protein-protein interactions (PPIs). However, existing benchmarks predominantly focus on isolated pairwise evaluations, overlooking a model's capability to reconstruct biologically meaningful PPI networks, which…

Cited by 0SourcecodeScholar
2025

SLAM-Omni: Timbre-Controllable Voice Interaction System with Single-Stage Training

ACL 2025finding

Recent advancements highlight the potential of end-to-end real-time spoken dialogue systems, showcasing their low latency and high quality. In this paper, we introduce SLAM-Omni, a timbre-controllable, end-to-end voice interaction system with single-stage training. SLAM-Omni achieves zero-shot timbr…

2025

STAR: A Benchmark for Astronomical Star Fields Super-Resolution

NeurIPS 2025spotlight

Super-resolution (SR) advances astronomical imaging by enabling cost-effective high-resolution capture, crucial for detecting faraway celestial objects and precise structural analysis. However, existing datasets for astronomical SR (ASR) exhibit three critical limitations: flux inconsistency, object…

Cited by 0SourcecodeScholar
2025

SVLTA: Benchmarking Vision-Language Temporal Alignment via Synthetic Video Situation

CVPR 2025poster

Vision-language temporal alignment is a crucial capability for human dynamic recognition and cognition in real-world scenarios. While existing research focuses on capturing vision-language relevance, it faces limitations due to biased temporal distributions, imprecise annotations, and insufficient c…

Cited by 0SourcePDFScholar
2025

Scientists' First Exam: Probing Cognitive Abilities of MLLM via Perception, Understanding, and Reasoning

NeurIPS 2025poster

Scientific discoveries increasingly rely on complex multimodal reasoning based on information-intensive scientific data and domain-specific expertise. Empowered by expert-level scientific benchmarks, scientific Multimodal Large Language Models (MLLMs) hold the potential to significantly enhance this…

Cited by 0SourceScholar
2025

StreamGS: Online Generalizable Gaussian Splatting Reconstruction for Unposed Image Streams

ICCV 2025poster

The advent of 3D Gaussian Splatting (3DGS) has advanced 3D scene reconstruction and novel view synthesis. With the growing interest of interactive applications that need immediate feedback, online 3DGS reconstruction in real-time is in high demand. However, none of existing methods yet meet the dema…

Cited by 0SourcePDFScholar
2025

Towards Anytime Retrieval: A Benchmark for Anytime Person Re-Identification

IJCAI 2025

In real applications, person re-identification (ReID) expects to retrieve the target person at any time, including both daytime and nighttime, ranging from short-term to long-term. However, existing ReID tasks and datasets cannot meet this requirement, as they are constrained by available time and o

2025

Towards Practical Real-Time Neural Video Compression

CVPR 2025poster

We introduce a practical real-time neural video codec (NVC) designed to deliver high compression ratio, low latency and broad versatility. In practice, the coding speed of NVCs depends on 1) computational costs, and 2) non-computational operational costs, such as memory I/O and the number of functio…

2025

TrInk: Ink Generation with Transformer Network

EMNLP 2025

In this paper, we propose TrInk, a Transformer-based model for ink generation, which effectively captures global dependencies. To better facilitate the alignment between the input text and generated stroke points, we introduce scaled positional embeddings and a Gaussian memory mask in the cross-atte

2025

UI-E2I-Synth: Advancing GUI Grounding with Large-Scale Instruction Synthesis

ACL 2025finding

Recent advancements in Large Vision-Language Models are accelerating the development of Graphical User Interface (GUI) agents that utilize human-like vision perception capabilities to enhance productivity on digital devices. Compared to approaches predicated on GUI metadata, which are platform-depen…

Cited by 0SourcePDFScholar
2025

UniGraspTransformer: Simplified Policy Distillation for Scalable Dexterous Robotic Grasping

CVPR 2025poster

We introduce UniGraspTransformer, a universal Transformer-based network for dexterous robotic grasping that simplifies training while enhancing scalability and performance. Unlike prior methods such as UniDexGrasp++, which require complex, multi-step training pipelines, UniGraspTransformer follows a…

2025

VideoVLA: Video Generators Can Be Generalizable Robot Manipulators

NeurIPS 2025poster

Generalization in robot manipulation is essential for deploying robots in open-world environments and advancing toward artificial general intelligence. While recent Vision-Language-Action (VLA) models leverage large pre-trained understanding models for perception and instruction following, their abi…

Cited by 0SourceScholar
2024

Arbitrary-Scale Video Super-resolution Guided by Dynamic Context

AAAI 2024technical

We propose a Dynamic Context-Guided Upsampling (DCGU) module for video super-resolution (VSR) that leverages temporal context guidance to achieve efficient and effective arbitrary-scale VSR. While most VSR research focuses on backbone design, the importance of the upsampling part is often overlooke…

Cited by 2SourcePDFScholar
2024

Breaking through the learning plateaus of in-context learning in Transformer

ICML 2024poster

In-context learning, i.e., learning from context examples, is an impressive ability of Transformer. Training Transformers to possess this in-context learning skill is computationally intensive due to the occurrence of *learning plateaus*, which are periods within the training process where there is…

Cited by 1SourcePDFScholar
2024

Diffusion Model with Cross Attention as an Inductive Bias for Disentanglement

NeurIPS 2024spotlight

Disentangled representation learning strives to extract the intrinsic factors within the observed data. Factoring these representations in an unsupervised manner is notably challenging and usually requires tailored loss functions or specific structural designs. In this paper, we introduce a new pers…

Cited by 6SourcePDFScholar
2024

Generative Latent Coding for Ultra-Low Bitrate Image Compression

CVPR 2024poster

Most existing image compression approaches perform transform coding in the pixel space to reduce its spatial redundancy. However they encounter difficulties in achieving both high-realism and high-fidelity at low bitrate as the pixel-space distortion may not align with human perception. To address t…

Cited by 13SourcePDFScholar
2024

Hierarchical Intra-modal Correlation Learning for Label-free 3D Semantic Segmentation

CVPR 2024poster

Recent methods for label-free 3D semantic segmentation aim to assist 3D model training by leveraging the open-world recognition ability of pre-trained vision language models. However these methods usually suffer from inconsistent and noisy pseudo-labels provided by the vision language models. To add…

Cited by 2SourcePDFScholar
2024

Mask-Based Modeling for Neural Radiance Fields

ICLR 2024spotlight

Most Neural Radiance Fields (NeRFs) exhibit limited generalization capabilities,which restrict their applicability in representing multiple scenes using a single model. To address this problem, existing generalizable NeRF methods simply condition the model on image features. These methods still stru…

2024

MotionGPT: Finetuned LLMs Are General-Purpose Motion Generators

AAAI 2024technical

Generating realistic human motion from given action descriptions has experienced significant advancements because of the emerging requirement of digital humans. While recent works have achieved impressive results in generating motion directly from textual action descriptions, they often support only…

2024

MovieChat: From Dense Token to Sparse Memory for Long Video Understanding

CVPR 2024poster

Recently integrating video foundation models and large language models to build a video understanding system can overcome the limitations of specific pre-defined vision tasks. Yet existing systems can only handle videos with very few frames. For long videos the computation complexity memory cost and…

2024

QDFormer: Towards Robust Audiovisual Segmentation in Complex Environments with Quantization-based Semantic Decomposition

CVPR 2024poster

Audiovisual segmentation (AVS) is a challenging task that aims to segment visual objects in videos according to their associated acoustic cues. With multiple sound sources and background disturbances involved establishing robust correspondences between audio and visual contents poses unique challeng…

2024

Slot-VLM: Object-Event Slots for Video-Language Modeling

NeurIPS 2024poster

Video-Language Models (VLMs), powered by the advancements in Large Language Models (LLMs), are charting new frontiers in video understanding. A pivotal challenge is the development of an effective method to encapsulate video content into a set of representative tokens to align with LLMs. In this wor…

Cited by 0SourcePDFScholar
2024

Text Grouping Adapter: Adapting Pre-trained Text Detector for Layout Analysis

CVPR 2024poster

Significant progress has been made in scene text detection models since the rise of deep learning but scene text layout analysis which aims to group detected text instances as paragraphs has not kept pace. Previous works either treated text detection and grouping using separate models or train a mod…

Cited by 1SourcePDFScholar
2024

Unifying Multi-Modal Uncertainty Modeling and Semantic Alignment for Text-to-Image Person Re-identification

AAAI 2024technical

Text-to-Image person re-identification (TI-ReID) aims to retrieve the images of target identity according to the given textual description. The existing methods in TI-ReID focus on aligning the visual and textual modalities through contrastive feature alignment or reconstructive masked language mode…

Cited by 14SourcePDFScholar
2023

Adaptive Frequency Filters As Efficient Global Token Mixers

ICCV 2023poster

Recent vision transformers, large-kernel CNNs and MLPs have attained remarkable successes in broad vision tasks thanks to their effective information fusion in the global scope. However, their efficient deployments, especially on mobile devices, still suffer from noteworthy challenges due to the hea…

Cited by 69PDFcodeScholar
2023

Crossing the Gap: Domain Generalization for Image Captioning

CVPR 2023poster

Existing image captioning methods are under the assumption that the training and testing data are from the same domain or that the data from the target domain (i.e., the domain that testing data lie in) are accessible. However, this assumption is invalid in real-world applications where the data fro…

Cited by 19SourcePDFScholar
2023

Dasformer: Deep Alternating Spectrogram Transformer For Multi/Single-Channel Speech Separation

ICASSP 2023accepted

For the task of speech separation, previous study usually treats multi-channel and single-channel scenarios as two research tracks with specialized solutions developed respectively. Instead, we propose a simple and unified architecture - DasFormer (Deep alternating spectrogram transFormer) to handle…

Cited by 0SourceScholar
2023

Deep Frequency Filtering for Domain Generalization

CVPR 2023poster

Improving the generalization ability of Deep Neural Networks (DNNs) is critical for their practical uses, which has been a longstanding challenge. Some theoretical studies have uncovered that DNNs have preferences for some frequency components in the learning process and indicated that this may affe…

Cited by 63SourcePDFScholar
2023

DisDiff: Unsupervised Disentanglement of Diffusion Probabilistic Models

NeurIPS 2023poster

Targeting to understand the underlying explainable factors behind observations and modeling the conditional generation process on these factors, we connect disentangled representation learning to diffusion probabilistic models (DPMs) to take advantage of the remarkable modeling ability of DPMs. We p…

2023

Efficient View Synthesis with Neural Radiance Distribution Field

ICCV 2023poster

Recent work on Neural Radiance Fields (NeRF) has demonstrated significant advances in high-quality view synthesis. A major limitation of NeRF is its low rendering efficiency due to the need for multiple network forwardings to render a single pixel. Existing methods to improve NeRF either reduce the…

Cited by 1PDFcodeScholar
2023

Evopose: A Recursive Transformer for 3D Human Pose Estimation with Kinematic Structure Priors

ICASSP 2023accepted

Transformer is popular in recent 3D human pose estimation, which utilizes long-term modeling to lift 2D keypoints into the 3D space. However, current transformer-based methods do not fully exploit the prior knowledge of the human skeleton provided by the kinematic structure. In this paper, we propos…

Cited by 0SourceScholar
2023

High-Fidelity and Freely Controllable Talking Head Video Generation

CVPR 2023poster

Talking head generation is to generate video based on a given source identity and target motion. However, current methods face several challenges that limit the quality and controllability of the generated videos. First, the generated face often has unexpected deformation and severe distortions. Sec…

Cited by 36SourcePDFScholar
2023

Learning Trajectories are Generalization Indicators

NeurIPS 2023poster

This paper explores the connection between learning trajectories of Deep Neural Networks (DNNs) and their generalization capabilities when optimized using (stochastic) gradient descent algorithms. Instead of concentrating solely on the generalization error of the DNN post-training, we present a nov…

Cited by 4SourcePDFScholar
2023

Robust Referring Video Object Segmentation with Cyclic Structural Consensus

ICCV 2023poster

Referring Video Object Segmentation (R-VOS) is a challenging task that aims to segment an object in a video based on a linguistic expression. Most existing R-VOS methods have a critical assumption: the object referred to must appear in the video. This assumption, which we refer to as "semantic conse…

Cited by 35PDFScholar
2023

Structural Multiplane Image: Bridging Neural View Synthesis and 3D Reconstruction

CVPR 2023poster

The Multiplane Image (MPI), containing a set of fronto-parallel RGBA layers, is an effective and efficient representation for view synthesis from sparse inputs. Yet, its fixed structure limits the performance, especially for surfaces imaged at oblique angles. We introduce the Structural MPI (S-MPI),…

Cited by 10SourcePDFScholar
2023

Two-Shot Video Object Segmentation

CVPR 2023poster

Previous works on video object segmentation (VOS) are trained on densely annotated videos. Nevertheless, acquiring annotations in pixel level is expensive and time-consuming. In this work, we demonstrate the feasibility of training a satisfactory VOS model on sparsely annotated videos--we merely req…

2023

Unifying Layout Generation With a Decoupled Diffusion Model

CVPR 2023poster

Layout generation aims to synthesize realistic graphic scenes consisting of elements with different attributes including category, size, position, and between-element relation. It is a crucial task for reducing the burden on heavy-duty graphic design works for formatted scenes, e.g., publications, d…

Cited by 45SourcePDFScholar
2023

Versatile Neural Processes for Learning Implicit Neural Representations

ICLR 2023poster

Representing a signal as a continuous function parameterized by neural network (a.k.a. Implicit Neural Representations, INRs) has attracted increasing attention in recent years. Neural Processes (NPs), which model the distributions over functions conditioned on partial observations (context set), pr…

2022

Counterfactual Intervention Feature Transfer for Visible-Infrared Person Re-identification

ECCV 2022poster

"Graph-based models have achieved great success in person re-identification tasks recently, which compute the graph topology structure (affinities) among different people first and then pass the information across them to achieve stronger features. But we find existing graph-based methods in the vis…

Cited by 51SourcePDFScholar
2022

End-to-End Neural Speech Coding for Real-Time Communications

ICASSP 2022accepted

Deep-learning based methods have shown their advantages in audio coding over traditional ones but limited attention has been paid on real-time communications (RTC). This paper proposes the TFNet, an end-to-end neural speech codec with low latency for RTC. It takes an encoder-temporal filtering-decod…

Cited by 0SourceScholar
2022

Hybrid Instance-Aware Temporal Fusion for Online Video Instance Segmentation

AAAI 2022technical

Recently, transformer-based image segmentation methods have achieved notable success against previous solutions. While for video domains, how to effectively model temporal context with the attention of object instances across frames remains an open problem. In this paper, we propose an online video…

Cited by 21SourcePDFScholar
2022

Mask-based Latent Reconstruction for Reinforcement Learning

NeurIPS 2022accept

For deep reinforcement learning (RL) from pixels, learning effective state representations is crucial for achieving high performance. However, in practice, limited experience and high-dimensional inputs prevent effective representation learning. To address this, motivated by the success of mask-base…

2022

Neural Capture of Animatable 3D Human from Monocular Video

ECCV 2022poster

"We present a novel paradigm of building an animatable 3D human representation from a monocular video input, such that it can be rendered in any unseen poses and views. Our method is based on a dynamic Neural Radiance Field (NeRF) rigged by a mesh-based parametric 3D human model serving as a geometr…

Cited by 28SourcePDFScholar
2022

Reliable Propagation-Correction Modulation for Video Object Segmentation

AAAI 2022technical

Error propagation is a general but crucial problem in online semi-supervised video object segmentation. We aim to suppress error propagation through a correction mechanism with high reliability. The key insight is to disentangle the correction from the conventional mask propagation process with re…

2022

Robust Nonparametric Distribution Forecast with Backtest-Based Bootstrap and Adaptive Residual Selection

ICASSP 2022accepted

Distribution forecast can quantify forecast uncertainty and provide various forecast scenarios with their corresponding estimated probabilities. Accurate distribution forecast is crucial for planning – for example when making production capacity or inventory allocation decisions. We propose a practi…

Cited by 0SourceScholar
2022

Self-Supervised Image Representation Learning With Geometric Set Consistency

CVPR 2022poster

We propose a method for self-supervised image representation learning under the guidance of 3D geometric consistency. Our intuition is that 3D geometric consistency priors such as smooth regions and surface discontinuities may imply consistent semantics or object boundaries, and can act as strong cu…

Cited by 8PDFScholar
2022

Spatiotemporal Monitoring of Melt-Pool Variations in Metal-Based Additive Manufacturing

RA-L 2022

Additive manufacturing (AM) provides a higher level of flexibility to build customized products with complex geometries, by selectively melting and solidifying metal powders. However, wide applications of AM beyond rapid prototyping are currently limited by its ability to perform quality assurance a

Cited by 11SourceScholar
2021

Geometry Uncertainty Projection Network for Monocular 3D Object Detection

ICCV 2021poster

Monocular 3D object detection has received increasing attention due to the wide application in autonomous driving. Existing works mainly focus on introducing geometry projection to predict depth priors for each object. Despite their impressive progress, these methods neglect the geometry leverage ef…

Cited by 263PDFcodeScholar
2021

Interactive Speech and Noise Modeling for Speech Enhancement

AAAI 2021technical

Speech enhancement is challenging because of the diversity of background noise types. Most of the existing methods are focused on modelling the speech rather than the noise. In this paper, we propose a novel idea to model speech and noise simultaneously in a two-branch convolutional neural network,…

2021

Joint Color-irrelevant Consistency Learning and Identity-aware Modality Adaptation for Visible-infrared Cross Modality Person Re-identification

AAAI 2021technical

Visible-infrared cross modality person re-identification (VI-ReID) is a core but challenging technology in the 24-hours intelligent surveillance system. How to eliminate the large modality gap lies in the heart of VI-ReID. Conventional methods mainly focus on directly aligning the heterogeneous moda…

Cited by 97SourcePDFScholar
2021

Ontology-Driven Learning of Bayesian Network for Causal Inference and Quality Assurance in Additive Manufacturing

RA-L 2021

Additive manufacturing (AM) enables the creation of complex geometries that are difficult to realize using conventional manufacturing techniques. Advanced sensing is increasingly being used to improve AM processes, and installing different sensors onto AM systems has yielded more data-rich environme

Cited by 31SourceScholar
2021

T-Net: Effective Permutation-Equivariant Network for Two-View Correspondence Learning

ICCV 2021poster

We develop a conceptually simple, flexible, and effective framework (named T-Net) for two-view correspondence learning. Given a set of putative correspondences, we reject outliers and regress the relative pose encoded by the essential matrix, by an end-to-end framework, which is consisted of two nov…

Cited by 30PDFcodeScholar
2021

Weakly-supervised Temporal Action Localization by Uncertainty Modeling

AAAI 2021technical

Weakly-supervised temporal action localization aims to learn detecting temporal intervals of action classes with only video-level labels. To this end, it is crucial to separate frames of action classes from the background frames (i.e., frames not belonging to any action classes). In this paper, we p…

2020

Cross-Modality Person Re-Identification With Shared-Specific Feature Transfer

CVPR 2020poster

Cross-modality person re-identification (cm-ReID) is a challenging but key technology for intelligent video analysis. Existing works mainly focus on learning modality-shared representation by embedding different modalities into a same feature space, lowering the upper bound of feature distinctivenes…

Cited by 434PDFScholar
2018

Affinity Derivation and Graph Merge for Instance Segmentation

ECCV 2018poster

We present an instance segmentation scheme based on pixel affinity information, which is the relationship of two pixels belonging to a same instance. In our scheme, we use two neural networks with similar structure. One is to predict pixel level semantic score and the other is designed to derive pix…