← Search

Xin Yang

129 accepted papers

2026

AlignTrack: Top-Down Spatiotemporal Resolution Alignment for RGB-Event Visual Tracking

AAAI 2026technical

Most existing RGB-Event trackers rely on strictly aligned datasets, overlooking the asynchronous spatio-temporal resolutions common in real-world scenarios. This methodological limitation impedes effective RGB-Event feature alignment and ultimately degrades tracking performance. To overcome this li

Cited by 0SourcePDFScholar
2026

BAT: Learning Event-based Optical Flow with Bidirectional Adaptive Temporal Correlation

AAAI 2026technical

Event cameras deliver visual information characterized by a high dynamic range and high temporal resolution, offering significant advantages in estimating optical flow for complex lighting conditions and fast-moving objects. Current advanced optical flow methods for event cameras largely adopt estab

Cited by 0SourcePDFScholar
2026

Beyond Homophily: Spectrum-Based Graph Pre-Training and Cluster-Augmented Prompt Tuning

IJCAI 2026

Graph pre-training and prompt tuning provide an effective route to label-efficient node classification by learning transferable backbones and adapting them with lightweight prompts. However, existing pre-train-and-prompt pipelines often generalize poorly across graphs with diverse homophily due to t

Cited by 0Scholar
2026

Breaking the Illusion: When Positive Meets Negative in Multimodal Decoding

CVPR 2026

Vision-Language Models (VLMs) are frequently undermined by object hallucination--generating content that contradicts visual reality--due to an over-reliance on linguistic priors. We introduce Positive-and-Negative Decoding (PND), a training-free inference framework that intervenes directly in the de

Cited by 0SourcecodeScholar
2026

DA$^{2}$: Depth Anything in Any Direction

ICLR 2026poster

Panorama has a full FoV (360$^\circ\times$180$^\circ$), offering a more complete visual description than perspective images. Thanks to this characteristic, panoramic depth estimation is gaining increasing traction in 3D vision. However, due to the scarcity of panoramic data, previous methods are oft…

Cited by 0SourcecodeScholar
2026

DiMeR: Disentangled Mesh Reconstruction Model with Normal-only Geometry Training

ICLR 2026poster

We propose DiMeR, a novel geometry-texture disentangled feed-forward model with 3D supervision for sparse-view mesh reconstruction. Existing methods confront two persistent obstacles: (i) textures can conceal geometric errors, i.e., visually plausible images can be rendered even with wrong geometry,…

Cited by 0SourcecodeScholar
2026

Dynamic Weight Adaptation in Spiking Neural Networks Inspired by Biological Homeostasis

AAAI 2026technical

Homeostatic mechanisms play a crucial role in maintaining optimal functionality within the neural circuits of the brain. By regulating physiological and biochemical processes, these mechanisms ensure the stability of an organism’s internal environment, enabling it to better adapt to external changes

Cited by 0SourcePDFScholar
2026

Enhanced Federated Deep Multi-View Clustering Under Uncertainty Scenario

AAAI 2026technical

Traditional Federated Multi-View Clustering assumes uniform views across clients, yet practical deployments reveal heterogeneous view completeness with prevalent incomplete, redundant, or corrupted data. While recent approaches model view heterogeneity, they neglect semantic conflicts from dynamic v

Cited by 0SourcePDFScholar
2026

Enhancing Part-Level Point Grounding for Any Open-Source MLLMs

CVPR 2026

Visual grounding aims to associate free-form textual queries with specific regions in an image. While recent Multimodal Large Language Models (MLLMs) have demonstrated promising capabilities in this domain, they primarily excel at object-level grounding and often struggle with part-level grounding--

Cited by 0SourceScholar
2026

Fairness-Aware Multi-view Evidential Learning with Adaptive Prior

ICLR 2026poster

Multi-view evidential learning aims to integrate information from multiple views to improve prediction performance and provide trustworthy uncertainty estimation. Most previous methods assume that view-specific evidence learning is naturally reliable. However, in practice, the evidence learning proc…

Cited by 0SourceScholar
2026

FedRNC: Addressing Spatio-Temporal Label Misalignment in Federated Noisy Class-Incremental Learning

AAAI 2026technical

Federated class-incremental learning (FCIL) aims to incrementally learn new classes across decentralized clients under non-IID data distributions. However, the pervasive challenge of label noise in FCIL has been completely overlooked. In this work, we introduce federated noisy class-incremental lear

Cited by 0SourcePDFScholar
2026

GemDepth: Geometry-Embedded Features for 3D-Consistent Video Depth

ICML 2026poster

Video depth estimation extends monocular prediction into the temporal domain to ensure coherence. However, existing methods often suffer from spatial blurring in fine-detail regions and temporal inconsistencies. We argue that current approaches, which primarily rely on temporal smoothing via Transfo…

Cited by 0SourceScholar
2026

Generalized Geometry Encoding Volume for Real-time Stereo Matching

AAAI 2026technical

Real-time stereo matching methods primarily focus on enhancing in-domain performance but often overlook the critical importance of generalization in real-world applications. In contrast, recent stereo foundation models leverage monocular foundation models (MFMs) to improve generalization, but typica

Cited by 0SourcePDFScholar
2026

NaTex: Seamless Texture Generation as Latent Color Diffusion

CVPR 2026

We present NaTex, a native texture generation framework that predicts texture color directly in 3D space. In contrast to previous approaches that rely on baking 2D multi-view images synthesized by geometry-conditioned Multi-View Diffusion models (MVDs), NaTex avoids several inherent limitations of t

Cited by 8SourcecodeScholar
2026

PolarDepth: Monocular Transparent Object Depth from Polar-Physics Priors

ICML 2026poster

Depth estimation for transparent objects remains a fundamental challenge, as RGB-based cues often fail in regions affected by refraction and light transmission. Polarization provides physically grounded information related to surface orientation and material properties, offering reliable geometric c…

Cited by 0SourceScholar
2026

Position: Multi-Agent Systems Should Prioritize Concurrency Control

ICML 2026poster

LLM-based multi-agent systems (MAS) promise scalable collaboration, yet adding agents often *reduces* reliability. This position paper argues that many MAS failures are fundamentally **concurrency control problems**: agents concurrently read and write shared state, and long LLM inference windows amp…

Cited by 0SourceScholar
2026

PromptStereo: Zero-Shot Stereo Matching via Structure and Motion Prompts

CVPR 2026

Modern stereo matching methods have leveraged monocular depth foundation models to achieve superior zero-shot generalization performance. However, most existing methods primarily focus on extracting robust features for cost volume construction or disparity initialization. At the same time, the itera

Cited by 0SourcecodeScholar
2026

SpikeTrack: High-performance and Energy-efficient Event-Based Object Tracking with Spiking Neural Network

CVPR 2026

Event cameras have attracted considerable attention for object tracking due to their microsecond-level temporal resolution and wide dynamic range, yet effectively harnessing spiking neural networks (SNNs) in this domain remains challenging. In this paper, we introduce SpikeTrack, a purely spike-driv

Cited by 0SourceScholar
2026

TIM: Temporal Decoupling with Iterative Mutual-Refinement Model for Longitudinal Radiology Report Generation

CVPR 2026

Automatic radiology report generation (RRG) aims to translate medical images into diagnostic text, reducing radiologists' workload and standardizing clinical documentation. Nonetheless, existing approaches mainly focus on single-time point analysis and fail to capture temporal disease evolution acro

Cited by 0SourcecodeScholar
2026

The Lie of the Average: How Class Incremental Learning Evaluation Deceives You?

ICLR 2026poster

Class Incremental Learning (CIL) requires models to continuously learn new classes without forgetting previously learned ones, while maintaining stable performance across all possible class sequences. In real-world settings, the order in which classes arrive is diverse and unpredictable, and model p…

Cited by 0SourcecodeScholar
2026

TouchDream: 3D Object Completion through Imagined Touch

CVPR 2026

Point cloud completion is crucial for robust 3D perception but remains challenging. Coarse-to-fine methods can lead to unconstrained local guesses in the absence of key structures, whereas diffusion-based approaches may introduce geometric inconsistencies. To overcome these limitations, we present T

Cited by 0SourceScholar
2026

Towards Self-Robust LLMs: Intrinsic Prompt Noise Resistance via CoIPO

ICLR 2026poster

Large language models (LLMs) have demonstrated remarkable and steadily improving performance across a wide range of tasks. However, LLM performance may be highly sensitive to prompt variations especially in scenarios with limited openness or strict output formatting requirements, indicating insuffic…

Cited by 0SourcecodeScholar
2026

View-on-Graph: Zero-Shot 3D Visual Grounding via Vision-Language Reasoning on Scene Graphs

AAAI 2026technical

3D visual grounding (3DVG) identifies objects in 3D scenes from language descriptions. Existing zero-shot approaches leverage 2D vision–language models (VLMs) by converting 3D spatial information (SI) into forms amenable to VLM processing, typically as composite inputs such as specified-view renderi

Cited by 0SourcePDFScholar
2026

cMoLLM at Scale: Horizontal Scaling Laws for Convolutionally-Gated Mixture-of-LLMs

ICML 2026poster

Scaling large language models (LLMs) has driven their success, yet dense Transformers couple capacity and computation: every parameter is activated for every token, making training and inference costs grow linearly with model size—a critical bottleneck as models approach trillion-parameter regimes. …

Cited by 0SourceScholar
2025

ACP-MVS: Efficient Multi-View Stereo with Attention-based Context Perception

IROS 2025

The core of Multi-View Stereo (MVS) is to find corresponding pixels in neighboring images. However, due to challenging regions in input images such as untextured areas, repetitive patterns, or reflective surfaces, existing methods struggle to find precise pixel correspondence therein, resulting in i

Cited by 0SourcecodeScholar
2025

BANet: Bilateral Aggregation Network for Mobile Stereo Matching

ICCV 2025poster

State-of-the-art stereo matching methods typically use costly 3D convolutions to aggregate a full cost volume, but their computational demands make mobile deployment challenging. Directly applying 2D convolutions for cost aggregation often results in edge blurring, detail loss, and mismatches in tex…

2025

DEPTHOR: Depth Enhancement from a Practical Light-Weight dToF Sensor and RGB Image

ICCV 2025poster

Depth enhancement, which uses RGB images as guidance to convert raw signals from dToF into high-precision, dense depth maps, is a critical task in computer vision. Although existing super-resolution-based methods show promising results on public datasets, they often rely on idealized assumptions lik…

2025

Dynamic Uncertainty Estimation for Offline Reinforcement Learning

AAAI 2025technical

Offline reinforcement learning confronts the distributional shift challenge, a consequence of learning policy from static datasets. Current methods primarily handle this issue by aligning the learned policy with the behavior policy or conservatively estimating Q-values for out-of-distribution (OOD)…

Cited by 0SourcePDFScholar
2025

ERF: A Benchmark Dataset for Robust Semantic Segmentation Under Extreme Rainfall Conditions

AAAI 2025technical

As climate change reshapes global weather patterns, the increasing frequency and intensity of extreme rainfall events have amplified the safety imperatives for autonomous driving systems. During such events, rainfall can escalate from heavy to violent, as defined by the World Meteorological Organiza…

Cited by 0SourcePDFScholar
2025

Enhancing Single Image to 3D Generation using Gaussian Splatting and Hybrid Diffusion Priors

IROS 2025

3D object generation from a single unposed RGB image is essential for robotic perception, as reconstructing complete geometry and texture is essential for precise manipulation, grasping, and scene understanding, which is key for autonomous navigation and dexterous interaction. Recent advancements in

Cited by 2SourceScholar
2025

Exploring Historical Information for RGBE Visual Tracking with Mamba

CVPR 2025poster

Combining the advantages of conventional and event cameras for robust visual tracing has drawn extensive interest. However, existing tracking approaches heavily engage in complex cross-modal fusion modules, leading to higher computational complexity and training challenges. Besides, these methods ge…

Cited by 0SourcePDFScholar
2025

FlowMamba: Learning Point Cloud Scene Flow with Global Motion Propagation

AAAI 2025technical

Scene flow methods based on deep learning have achieved impressive performance. However, current top-performing methods still struggle with ill-posed regions, such as extensive flat regions or occlusions, due to insufficient local evidence. In this paper, we propose a novel global-aware scene flow e…

Cited by 2SourcePDFScholar
2025

Fully Autonomous Neuromorphic Navigation and Dynamic Obstacle Avoidance

NeurIPS 2025spotlight

Unmanned aerial vehicles could accurately accomplish complex navigation and obstacle avoidance tasks under external control. However, enabling unmanned aerial vehicles (UAVs) to rely solely on onboard computation and sensing for real-time navigation and dynamic obstacle avoidance remains a significa…

Cited by 0SourceScholar
2025

Handling Spatial-Temporal Data Heterogeneity for Federated Continual Learning via Tail Anchor

CVPR 2025poster

Federated Continual Learning (FCL) allows each client to continually update its knowledge from task streams, enhancing the applicability of federated learning in real-world scenarios. However, FCL needs to address not only spatial data heterogeneity between clients but also temporal data heterogenei…

2025

Hgformer: Hyperbolic Graph Transformer for Collaborative Filtering

ICML 2025poster

Recommender systems are increasingly spreading to different areas like e-commerce or video streaming to alleviate information overload. One of the most fundamental methods for recommendation is Collaborative Filtering (CF), which leverages historical user-item interactions to infer user preferences…

2025

Kiss3DGen: Repurposing Image Diffusion Models for 3D Asset Generation

CVPR 2025poster

Diffusion models have achieved great success in generating 2D images. However, the quality and generalizability of 3D content generation remain limited. State-of-the-art methods often require large-scale 3D assets for training, which are challenging to collect. In this work, we introduce Kiss3DGen (…

2025

Leveraging Consistent Spatio-Temporal Correspondence for Robust Visual Odometry

AAAI 2025technical

Recent approaches to VO have significantly improved performance by using deep networks to predict optical flow between video frames. However, existing methods still suffer from noisy and inconsistent flow matching, making it difficult to handle challenging scenarios and long-sequence estimation.To o…

2025

LiDAR-Inertial Odometry in Dynamic Driving Scenarios using Label Consistency Detection

IROS 2025

In this paper, a LiDAR-inertial odometry (LIO) method that eliminates the influence of moving objects in dynamic driving scenarios is proposed. This method constructs binarized labels for 3D points of current sweep, and utilizes the label difference between each point and its surrounding points in g

Cited by 2SourceScholar
2025

LinkAlign: Scalable Schema Linking for Real-World Large-Scale Multi-Database Text-to-SQL

EMNLP 2025

Schema linking is a critical bottleneck in applying existing Text-to-SQL models to real-world, large-scale, multi-database environments. Through error analysis, we identify two major challenges in schema linking: (1) Database Retrieval: accurately selecting the target database from a large schema po

2025

MonSter: Marry Monodepth to Stereo Unleashes Power

CVPR 2025highlight

Stereo matching recovers depth from image correspondences. Existing methods struggle to handle ill-posed regions with limited matching cues, such as occlusions and textureless areas. To address this, we propose MonSter, a novel method that leverages the complementary strengths of monocular depth est…

2025

Multi-Granularity Open Intent Classification via Adaptive Granular-Ball Decision Boundary

AAAI 2025technical

Open intent classification is critical for the development of dialogue systems, aiming to accurately classify known intents into their corresponding classes while identifying unknown intents. Prior boundary-based methods assumed known intents fit within compact spherical regions, focusing on coarse-…

2025

Multi-granularity Knowledge Transfer for Continual Reinforcement Learning

IJCAI 2025

Continual reinforcement learning (CRL) empowers RL agents with the ability to learn a sequence of tasks, accumulating knowledge learned in the past and using the knowledge for problemsolving or future task learning. However, existing methods often focus on transferring fine-grained knowledge across

Cited by 0SourcePDFScholar
2025

Order-Robust Class Incremental Learning: Graph-Driven Dynamic Similarity Grouping

CVPR 2025poster

Class Incremental Learning (CIL) aims to enable models to learn new classes sequentially while retaining knowledge of previous ones. Although current methods have alleviated catastrophic forgetting (CF), recent studies highlight that the performance of CIL models is highly sensitive to the order of…

2025

Pixel-Perfect Depth with Semantics-Prompted Diffusion Transformers

NeurIPS 2025poster

This paper presents **Pixel-Perfect Depth**, a monocular depth estimation model based on pixel-space diffusion generation that produces high-quality, flying-pixel-free point clouds from estimated depth maps. Current generative depth estimation models fine-tune Stable Diffusion and achieve impressive…

Cited by 0SourcecodeScholar
2025

PriOr-Flow: Enhancing Primitive Panoramic Optical Flow with Orthogonal View

ICCV 2025poster

Panoramic optical flow enables a comprehensive understanding of temporal dynamics across wide fields of view. However, severe distortions caused by sphere-to-plane projections, such as the equirectangular projection (ERP), significantly degrade the performance of conventional perspective-based optic…

2025

SVDC: Consistent Direct Time-of-Flight Video Depth Completion with Frequency Selective Fusion

CVPR 2025poster

Lightweight direct Time-of-Flight (dToF) sensors are ideal for 3D sensing on mobile devices. However, due to the manufacturing constraints of compact devices and the inherent physical principles of imaging, dToF depth maps are sparse and noisy. In this paper, we propose a novel video depth completio…

2025

Semantic Segmentation on Raindrop Degraded Images Using Two-Stage Dual Teacher-Student Learning

AAAI 2025technical

Existing semantic segmentation methods face challenges when processing input images degraded by raindrops on the lens or windshield. Unlike other adverse conditions such as fog and nighttime, which degrade visual quality, raindrops not only impair visual appearances but also introduce misleading occ…

Cited by 0SourcePDFScholar
2025

Separating the Wheat from the Chaff: Spatio-Temporal Transformer with View-interweaved Attention for Photon-Efficient Depth Sensing

AAAI 2025technical

Time-resolved imaging is an emerging sensing modality that has been shown to enable advanced applications, including remote sensing, fluorescence lifetime imaging, and even non-line-of-sight sensing. Single-photon avalanche diodes (SPADs) outperform relevant time-resolved imaging technologies thanks…

Cited by 0SourcePDFScholar
2025

Touch2Shape: Touch-Conditioned 3D Diffusion for Shape Exploration and Reconstruction

CVPR 2025poster

Diffusion models have made breakthroughs in 3D generation tasks. Current 3D diffusion models focus on reconstructing target shape from images or a set of partial observations. While excelling in global context understanding, they struggle to capture the local details of complex shapes and limited to…

Cited by 0SourcePDFScholar
2025

UA-Pose: Uncertainty-Aware 6D Object Pose Estimation and Online Object Completion with Partial References

CVPR 2025poster

6D object pose estimation has shown strong generalizability to novel objects. However, existing methods often require either a complete, well-reconstructed 3D model or numerous reference images that fully cover the object. Estimating 6D poses from partial references, which capture only fragments of…

Cited by 0SourcePDFScholar
2024

Adaptive Fusion of Single-View and Multi-View Depth for Autonomous Driving

CVPR 2024poster

Multi-view depth estimation has achieved impressive performance over various benchmarks. However almost all current multi-view systems rely on given ideal camera poses which are unavailable in many real-world scenarios such as autonomous driving. In this work we propose a new robustness benchmark to…

2024

Apprenticeship-Inspired Elegance: Synergistic Knowledge Distillation Empowers Spiking Neural Networks for Efficient Single-Eye Emotion Recognition

IJCAI 2024poster

We introduce a novel multimodality synergistic knowledge distillation scheme tailored for efficient single-eye motion recognition tasks. This method allows a lightweight, unimodal student spiking neural network (SNN) to extract rich knowledge from an event-frame multimodal teacher network. The core…

Cited by 1SourcePDFScholar
2024

End-to-End Video Semantic Segmentation in Adverse Weather using Fusion Blocks and Temporal-Spatial Teacher-Student Learning

NeurIPS 2024poster

Adverse weather conditions can significantly degrade the video frames, causing existing video semantic segmentation methods to produce erroneous predictions. In this work, we target adverse weather conditions and introduce an end-to-end domain adaptation strategy that leverages a fusion block, tempo…

Cited by 1SourcePDFScholar
2024

Event-intensity Stereo with Cross-modal Fusion and Contrast

IROS 2024poster

For binocular stereo, traditional cameras excel in capturing fine details and texture information but are limited in terms of dynamic range and their ability to handle rapid motion. On the contrary, event cameras provide pixel-level intensity changes with low latency and a wide dynamic range, albeit…

Cited by 0SourceScholar
2024

Exploiting Polarized Material Cues for Robust Car Detection

AAAI 2024technical

Car detection is an important task that serves as a crucial prerequisite for many automated driving functions. The large variations in lighting/weather conditions and vehicle densities of the scenes pose significant challenges to existing car detection algorithms to meet the highly accurate percepti…

2024

HDRFlow: Real-Time HDR Video Reconstruction with Large Motions

CVPR 2024poster

Reconstructing High Dynamic Range (HDR) video from image sequences captured with alternating exposures is challenging especially in the presence of large camera or object motion. Existing methods typically align low dynamic range sequences using optical flow or attention mechanism for deghosting. Ho…

Cited by 15SourcePDFScholar
2024

Learning to Prompt Knowledge Transfer for Open-World Continual Learning

AAAI 2024technical

This paper studies the problem of continual learning in an open-world scenario, referred to as Open-world Continual Learning (OwCL). OwCL is increasingly rising while it is highly challenging in two-fold: i) learning a sequence of tasks without forgetting knowns in the past, and ii) identifying unkn…

2024

LucidDreamer: Towards High-Fidelity Text-to-3D Generation via Interval Score Matching

CVPR 2024highlight

The recent advancements in text-to-3D generation mark a significant milestone in generative models unlocking new possibilities for creating imaginative 3D assets across various real-world scenarios. While recent advancements in text-to-3D generation have shown promise they often fall short in render…

2024

Phasic Diversity Optimization for Population-Based Reinforcement Learning

ICRA 2024poster

Reviewing the previous work of diversity Reinforcement Learning, diversity is often obtained via an augmented loss function, which requires a balance between reward and diversity. Generally, diversity optimization algorithms use Multi-armed Bandits algorithms to select the coefficient in the pre-def…

Cited by 0SourceScholar
2024

SR-LIVO: LiDAR-Inertial-Visual Odometry and Mapping With Sweep Reconstruction

RA-L 2024

Existing LiDAR-inertial-visual odometry and mapping (LIV-OAM) systems mainly utilize the LiDAR-inertial odometry (LIO) module for structure reconstruction and the LiDAR-assisted visual-inertial odometry (VIO) module for color rendering. However, the performance of existing LiDAR-assisted VIO module

Cited by 37SourcecodeScholar
2024

Selective-Stereo: Adaptive Frequency Information Selection for Stereo Matching

CVPR 2024highlight

Stereo matching methods based on iterative optimization like RAFT-Stereo and IGEV-Stereo have evolved into a cornerstone in the field of stereo matching. However these methods struggle to simultaneously capture high-frequency information in edges and low-frequency information in smooth regions due t…

2024

Semantic Segmentation in Multiple Adverse Weather Conditions with Domain Knowledge Retention

AAAI 2024technical

Semantic segmentation's performance is often compromised when applied to unlabeled adverse weather conditions. Unsupervised domain adaptation is a potential approach to enhancing the model's adaptability and robustness to adverse weather. However, existing methods encounter difficulties when sequent…

Cited by 4SourcePDFScholar
2023

Cross-Regional Fraud Detection via Continual Learning (Student Abstract)

AAAI 2023technical

Detecting fraud is an urgent task to avoid transaction risks. Especially when expanding a business to new cities or new countries, developing a totally new model will bring the cost issue and result in forgetting previous knowledge. This study proposes a novel solution based on heterogeneous trade g…

Cited by 1SourcePDFScholar
2023

DPAUC: Differentially Private AUC Computation in Federated Learning

AAAI 2023technical

Federated learning (FL) has gained significant attention recently as a privacy-enhancing tool to jointly train a machine learning model by multiple participants. The prior work on FL has mostly studied how to protect label privacy during model training. However, model evaluation in FL might also le…

2023

Deep Polarization Reconstruction With PDAVIS Events

CVPR 2023poster

The polarization event camera PDAVIS is a novel bio-inspired neuromorphic vision sensor that reports both conventional polarization frames and asynchronous, continuously per-pixel polarization brightness changes (polarization events) with fast temporal resolution and large dynamic range. A deep neur…

2023

Discriminative Active Learning for Robotic Grasping in Cluttered Scene

RA-L 2023

Robotic grasping is a challenging task due to the diversity of object shapes. A sufficiently labeled dataset is essential for the grasp pose detection methods based on deep learning. However, data annotation is a costly procedure. Active learning aims to mitigate the greedy need for massive labeled

Cited by 18SourceScholar
2023

Dual-view Correlation Hybrid Attention Network for Robust Holistic Mammogram Classification

IJCAI 2023poster

Mammogram image is important for breast cancer screening, and typically obtained in a dual-view form, i.e., cranio-caudal (CC) and mediolateral oblique (MLO), to provide complementary information for clinical decisions. However, previous methods mostly learn features from the two views independently…

2023

EARA: Improving Biomedical Semantic Textual Similarity with Entity-Aligned Attention and Retrieval Augmentation

EMNLP 2023long findings

Measuring Semantic Textual Similarity (STS) is a fundamental task in biomedical text processing, which aims at quantifying the similarity between two input biomedical sentences. Unfortunately, the STS datasets in the biomedical domain are relatively smaller but more complex in semantics than common…

Cited by 0SourcecodeScholar
2023

Frame-Event Alignment and Fusion Network for High Frame Rate Tracking

CVPR 2023poster

Most existing RGB-based trackers target low frame rate benchmarks of around 30 frames per second. This setting restricts the tracker's functionality in the real world, especially for fast motion. Event-based cameras as bioinspired sensors provide considerable potential for high frame rate tracking d…

Cited by 44SourcePDFScholar
2023

FreeCOS: Self-Supervised Learning from Fractals and Unlabeled Images for Curvilinear Object Segmentation

ICCV 2023poster

Curvilinear object segmentation is critical for many applications. However, manually annotating curvilinear objects is very time-consuming and error-prone, yielding insufficiently available annotated datasets for existing supervised methods and domain adaptation methods. This paper proposes a self-s…

Cited by 12PDFcodeScholar
2023

IHNet: Iterative Hierarchical Network Guided by High-Resolution Estimated Information for Scene Flow Estimation

ICCV 2023poster

Scene flow estimation, which predicts the 3D displacements of point clouds, is a fundamental task in autonomous driving. Most methods have adopted a coarse-to-fine structure to balance computational efficiency with accuracy, particularly when handling large displacements. However, inaccuracies in th…

Cited by 7PDFcodeScholar
2023

Iterative Geometry Encoding Volume for Stereo Matching

CVPR 2023poster

Recurrent All-Pairs Field Transforms (RAFT) has shown great potentials in matching tasks. However, all-pairs correlations lack non-local geometry knowledge and have difficulties tackling local ambiguities in ill-posed regions. In this paper, we propose Iterative Geometry Encoding Volume (IGEV-Stereo…

2023

Multi-view Spectral Polarization Propagation for Video Glass Segmentation

ICCV 2023poster

In this paper, we present the first polarization-guided video glass segmentation propagation solution (PGVS-Net) that can robustly and coherently propagate glass segmentation in RGB-P video sequences. By leveraging spatiotemporal polarization and color information, our method combines multi-view pol…

Cited by 8PDFScholar
2023

Out-of-Domain GAN Inversion via Invertibility Decomposition for Photo-Realistic Human Face Manipulation

ICCV 2023poster

The fidelity of Generative Adversarial Networks (GAN) inversion is impeded by Out-Of-Domain (OOD) areas (e.g., background, accessories) in the image. Detecting the OOD areas beyond the generation ability of the pre-trained model and blending these regions with the input image can enhance fidelity.…

Cited by 4PDFcodeScholar
2023

Real-Time 6K Image Rescaling With Rate-Distortion Optimization

CVPR 2023poster

The task of image rescaling aims at embedding an high-resolution (HR) image into a low-resolution (LR) one that can contain embedded information for HR image reconstruction. Existing image rescaling methods do not optimize the LR image file size and recent flow-based rescaling methods are not real-t…

2023

Single Depth-image 3D Reflection Symmetry and Shape Prediction

ICCV 2023poster

In this paper, we present Iterative Symmetry Completion Network (ISCNet), a single depth-image shape completion method that exploits reflective symmetry cues to obtain more detailed shapes. The efficacy of single depth-image shape completion methods is often sensitive to the accuracy of the symmetry…

Cited by 7PDFScholar
2023

Sketching Meets Differential Privacy: Fast Algorithm for Dynamic Kronecker Projection Maintenance

ICML 2023poster

Projection maintenance is one of the core data structure tasks. Efficient data structures for projection maintenance have led to recent breakthroughs in many convex programming algorithms. In this work, we further extend this framework to the Kronecker product structure. Given a constraint matrix ${…

Cited by 31SourcePDFScholar
2022

Attention Concatenation Volume for Accurate and Efficient Stereo Matching

CVPR 2022poster

Stereo matching is a fundamental building block for many vision and robotics applications. An informative and concise cost volume representation is vital for stereo matching of high accuracy and efficiency. In this paper, we present a novel cost volume construction method which generates attention w…

Cited by 283PDFcodeScholar
2022

Bi-Directional Object-Context Prioritization Learning for Saliency Ranking

CVPR 2022poster

The saliency ranking task is recently proposed to study the visual behavior that humans would typically shift their attention over different objects of a scene based on their degrees of saliency. Existing approaches focus on learning either object-object or object-scene relations. Such a strategy fo…

Cited by 38PDFcodeScholar
2022

Biologically Inspired Dynamic Thresholds for Spiking Neural Networks

NeurIPS 2022accept

The dynamic membrane potential threshold, as one of the essential properties of a biological neuron, is a spontaneous regulation mechanism that maintains neuronal homeostasis, i.e., the constant overall spiking firing rate of a neuron. As such, the neuron firing rate is regulated by a dynamic spikin…

Cited by 35SourcePDFScholar
2022

CPRAL: Collaborative Panoptic-Regional Active Learning for Semantic Segmentation

AAAI 2022technical

Acquiring the most representative examples via active learning (AL) can benefit many data-dependent computer vision tasks by minimizing efforts of image-level or pixel-wise annotations. In this paper, we propose a novel Collaborative Panoptic-Regional Active Learning framework (CPRAL) to address the…

Cited by 18SourcePDFScholar
2022

Differentially private multi-party data release for linear regression

UAI 2022poster

Differentially Private (DP) data release is a promising technique to disseminate data without compromising the privacy of data subjects. However the majority of prior work has focused on scenarios where a single party owns all the data. In this paper we focus on the multi-party setting, where differ…

Cited by 4SourcePDFScholar
2022

FSOINET: Feature-Space Optimization-Inspired Network For Image Compressive Sensing

ICASSP 2022accepted

In recent years, deep learning-based image compressive sensing (ICS) methods have achieved brilliant success. Many optimization-inspired networks have been proposed to bring the insights of optimization algorithms into the network structure design and have achieved excellent reconstruction quality w…

Cited by 0SourceScholar
2022

Generalizable Cross-Modality Medical Image Segmentation via Style Augmentation and Dual Normalization

CVPR 2022poster

For medical image segmentation, imagine if a model was only trained using MR images in source domain, how about its performance to directly segment CT images in target domain? This setting, namely generalizable cross-modality segmentation, owning its clinical potential, is much more challenging than…

Cited by 90PDFcodeScholar
2022

Glass Segmentation Using Intensity and Spectral Polarization Cues

CVPR 2022poster

Transparent and semi-transparent materials pose significant challenges for existing scene understanding and segmentation algorithms due to their lack of RGB texture which impedes the extraction of meaningful features. In this work, we exploit that the light-matter interactions on glass materials pro…

Cited by 93PDFScholar
2022

Label Leakage and Protection in Two-party Split Learning

ICLR 2022poster

Two-party split learning is a popular technique for learning a model across feature-partitioned data. In this work, we explore whether it is possible for one party to steal the private label information from the other party during split training, and whether there are methods that can protect agains…

2022

PUA-MOS: End-to-End Point-wise Uncertainty Weighted Aggregation for Moving Object Segmentation

IROS 2022poster

Segmenting moving objects in the 3D LiDAR point cloud can provide important guidance to localization, mapping and decision-making for self-driving vehicles. As for the conventional approaches to point cloud segmentation, they rely on semantic-level information, which makes it inevitable for long-tai…

Cited by 3SourceScholar
2022

Spiking Transformers for Event-Based Single Object Tracking

CVPR 2022poster

Event-based cameras bring a unique capability to tracking, being able to function in challenging real-world conditions as a direct result of their high temporal resolution and high dynamic range. These imagers capture events asynchronously that encode rich temporal and spatial information. However,…

Cited by 190PDFScholar
2021

A Vision-based Irregular Obstacle Avoidance Framework via Deep Reinforcement Learning

IROS 2021poster

Deep reinforcement learning has achieved great success in laser-based collision avoidance work because the laser can sense accurate depth information without too much redundant data, which can maintain the robustness of the algorithm when it is migrated from the simulation environment to the real wo…

Cited by 20SourceScholar
2021

CPT: Efficient Deep Neural Network Training via Cyclic Precision

ICLR 2021spotlight

Low-precision deep neural network (DNN) training has gained tremendous attention as reducing precision is one of the most effective knobs for boosting DNNs' training time/energy efficiency. In this paper, we attempt to explore low-precision training from a new perspective as inspired by recent findi…

2021

Camouflaged Object Segmentation With Distraction Mining

CVPR 2021poster

Camouflaged object segmentation (COS) aims to identify objects that are "perfectly" assimilate into their surroundings, which has a wide range of valuable applications. The key challenge of COS is that there exist high intrinsic similarities between the candidate objects and noise background. In thi…

Cited by 495PDFcodeScholar
2021

FL-NTK: A Neural Tangent Kernel-based Framework for Federated Learning Analysis

ICML 2021spotlight

Federated Learning (FL) is an emerging learning scheme that allows different distributed clients to train deep neural networks together without data sharing. Neural networks have become popular due to their unprecedented success. To the best of our knowledge, the theoretical guarantees of FL concern…

Cited by 77SourcePDFScholar
2021

Feature-Level Collaboration: Joint Unsupervised Learning of Optical Flow, Stereo Depth and Camera Motion

CVPR 2021poster

Precise estimation of optical flow, stereo depth and camera motion are important for the real-world 3D scene understanding and visual perception. Since the three tasks are tightly coupled with the inherent 3D geometric constraints, current studies have demonstrated that the three tasks can be improv…

Cited by 31PDFScholar
2021

Imrnet: An Iterative Motion Compensation and Residual Reconstruction Network for Video Compressed Sensing

ICASSP 2021accepted

The traditional video compressed sensing (VCS) algorithms have elegant theoretical interpretability. However, the deterministic sparse transformation used in these algorithms usually can not satisfy the sparsity need, which results in poor reconstruction quality. Also, the optimization process is sl…

Cited by 0SourceScholar
2021

Object Tracking by Jointly Exploiting Frame and Event Domain

ICCV 2021poster

Inspired by the complementarity between conventional frame-based and bio-inspired event-based cameras, we propose a multi-modal based approach to fuse visual cues from the frame- and event-domain to enhance the single object tracking performance, especially in degraded conditions (e.g., scenes with…

Cited by 112PDFScholar
2021

Tripartite Information Mining and Integration for Image Matting

ICCV 2021poster

With the development of deep convolutional neural networks, image matting has ushered in a new phase. Regarding the nature of image matting, most researches have focused on solutions for transition regions. However, we argue that many existing approaches are excessively focused on transition-dominan…

Cited by 72PDFcodeScholar
2020

Attention-Guided Hierarchical Structure Aggregation for Image Matting

CVPR 2020poster

Existing deep learning based matting algorithms primarily resort to high-level semantic features to improve the overall structure of alpha mattes. However, we argue that advanced semantics extracted from CNNs contribute unequally for alpha perception and we are supposed to reconcile advanced semanti…

Cited by 213PDFScholar
2020

Celeb-DF: A Large-Scale Challenging Dataset for DeepFake Forensics

CVPR 2020poster

AI-synthesized face-swapping videos, commonly known as DeepFakes, is an emerging problem threatening the trustworthiness of online information. The need to develop and evaluate DeepFake detection algorithms calls for datasets of DeepFake videos. However, current DeepFake datasets suffer from low vis…

Cited by 1723PDFcodeScholar
2020

Don't Hit Me! Glass Detection in Real-World Scenes

CVPR 2020poster

Glass is very common in our daily life. Existing computer vision systems neglect it and thus may have severe consequences, e.g., a robot may crash into a glass wall. However, sensing the presence of glass is not straightforward. The key challenge is that arbitrary objects/scenes can appear behind th…

Cited by 165PDFScholar
2020

Sketching Transformed Matrices with Applications to Natural Language Processing

AISTATS 2020poster

Suppose we are given a large matrix $A=(a_{i,j})$ that cannot be stored in memory but is in a disk or is presented in a data stream. However, we need to compute a matrix decomposition of the entry-wisely transformed matrix, $f(A):=(f(a_{i,j}))$ for some function $f$. Is it possible to do it in a spa…

Cited by 7SourcePDFScholar
2020

TENet: Triple Excitation Network for Video Salient Object Detection

ECCV 2020poster

In this paper, we propose a simple yet effective approach, named Triple Excitation Network, to reinforce the training of video salient object detection (VSOD) from three aspects, spatial, temporal, and online excitations. These excitation mechanisms are designed following the spirit of curriculum le…

Cited by 75SourcePDFScholar
2019

Deep Reinforcement Learning of Volume-Guided Progressive View Inpainting for 3D Point Scene Completion From a Single Depth Image

CVPR 2019oral

We present a deep reinforcement learning method of progressive view inpainting for 3D point scene completion under volume guidance, achieving high-quality scene reconstruction from only a single depth image with severe occlusion. Our approach is end-to-end, consisting of three modules: 3D scene volu…

Cited by 55PDFScholar
2019

Learning to Capture a Film-Look Video with a Camera Drone

ICRA 2019poster

The development of intelligent drones has simplified aerial filming and provided smarter assistant tools for users to capture a film-look footage. Existing methods of autonomous aerial filming either specify predefined camera movements for a drone to capture a footage, or employ heuristic approaches…

Cited by 47SourceScholar
2019

Learning to Film From Professional Human Motion Videos

CVPR 2019poster

We investigate the problem of 6 degrees of freedom (DOF) camera planning for filming professional human motion videos using a camera drone. Existing methods either plan motions for only a pan-tilt-zoom (PTZ) camera, or adopt ad-hoc solutions without carefully considering the impact of video content…

Cited by 41PDFScholar
2019

MetaPruning: Meta Learning for Automatic Neural Network Channel Pruning

ICCV 2019poster

In this paper, we propose a novel meta learning approach for automatic channel pruning of very deep neural networks. We first train a PruningNet, a kind of meta network, which is able to generate weight parameters for any pruned structure given the target network. We use a simple stochastic structur…

Cited by 555PDFcodeScholar
2019

Spatial Attentive Single-Image Deraining With a High Quality Real Rain Dataset

CVPR 2019poster

Removing rain streaks from a single image has been drawing considerable attention as rain streaks can severely degrade the image quality and affect the performance of existing outdoor vision tasks. While recent CNN-based derainers have reported promising performances, deraining remains an open probl…

Cited by 698PDFScholar
2019

Total Least Squares Regression in Input Sparsity Time

NeurIPS 2019poster

In the total least squares problem, one is given an $m \times n$ matrix $A$, and an $m \times d$ matrix $B$, and one seeks to ``correct'' both $A$ and $B$, obtaining matrices $\hat{A}$ and $\hat{B}$, so that there exists an $X$ satisfying the equation $\hat{A}X = \hat{B}$. Typically the problem is o…

2018

ACT: An Autonomous Drone Cinematography System for Action Scenes

ICRA 2018poster

Drones are enabling new forms of cinematography. Aerial filming via drones in action scenes is difficult because it requires users to understand the dynamic scenarios and operate the drone and camera simultaneously. Existing systems allow the user to manually specify the shots and guide the drone to…

Cited by 97SourceScholar
2018

Bi-Real Net: Enhancing the Performance of 1-bit CNNs with Improved Representational Capability and Advanced Training Algorithm

ECCV 2018poster

In this work, we study the 1-bit convolutional neural networks (CNNs), of which both the weights and activations are binary. While being efficient, the classification accuracy of the current 1-bit CNNs is much worse compared with their counterpart real-valued CNN models on the large-scale dataset, l…

2018

Image Correction via Deep Reciprocating HDR Transformation

CVPR 2018poster

Image correction aims to adjust an input image into a visually pleasing one with the detail in the under/over exposed regions recovered. However, existing image correction methods are mainly based on image pixel operations, and attempting to recover the lost detail from these under/over exposed regi…

Cited by 142SourcePDFScholar
2017

REDBEE: A visual-inertial drone system for real-time moving object detection

IROS 2017poster

Aerial surveillance and monitoring demand both real-time and robust motion detection from a moving camera. Most existing techniques for drones involve sending a video data streams back to a ground station with a high-end desktop computer or server. These methods share one major drawback: data transm…

Cited by 29SourceScholar