← Search

Chang Huang

29 accepted papers

2026

Cardio-mmFlow: A Gaussian-Prior-Free Physics-Informed Flow Matching Framework for Electrocardiogram to mmWave Radar Synthesis.

ICML 2026poster

Continuous ECG monitoring is clinically valuable, but scaling it beyond electrodes to comfortable long-term use motivates contactless mmWave sensing. In practice, mmWave-to-ECG reconstruction is severely constrained by the scarcity of high-quality synchronized recordings and poor cross-subject gener…

Cited by 0SourceScholar
2026

DRM-Net: Explicit Residual Modelling with Subaquatic Multi-Scale Context Fusion for Underwater Image Enhancement

AAAI 2026technical

Clear and high-quality underwater images are essential for marine applications, including autonomous navigation, ecological monitoring, and infrastructure inspection. However, underwater images typically suffer from severe colour distortion, low contrast, and diminished structural visibility due to

Cited by 0SourcePDFScholar
2026

Potentially Optimal Joint Actions Recognition for Cooperative Multi-Agent Reinforcement Learning

ICLR 2026poster

Value function factorization is widely used in cooperative multi-agent reinforcement learning (MARL). Existing approaches often impose monotonicity constraints between the joint action value and individual action values to enable decentralized execution. However, such constraints limit the expressiv…

Cited by 0SourceScholar
2026

mmJEPA-ECG: Cross-Posture Robust Contactless Electrocardiogram Monitoring via Millimeter Wave Radar Sensing

AAAI 2026technical

Continuous cardiac monitoring during sleep is vital for detecting silent arrhythmia and other nocturnal cardiac events. While electrocardiogram (ECG) is the clinical gold standard, its reliance on electrodes and physical contact makes it intrusive for daily long-term use. Millimeter-wave (mmWave) ra

Cited by 0SourcePDFScholar
2025

Batch Informed Vines (BIV*): Heuristically Guided Exploration of Narrow Passages by Batch Vine Expansion

RA-L 2025

Commonly used asymptotically convergent sampling algorithms (SBP) often utilize the Informed Set (IS) to enhance sampling efficiency. However, IS typically requires obtaining a low-cost solution first, which is challenging when narrow passages are present in the environment. To address the narrow pa

Cited by 4SourceScholar
2025

ViG: Linear-complexity Visual Sequence Learning with Gated Linear Attention

AAAI 2025technical

Recently, linear complexity sequence modeling networks have achieved modeling capabilities similar to Vision Transformers on a variety of computer vision tasks, while using fewer FLOPs and less memory. However, their advantage in terms of actual runtime speed is not significant. To address this issu…

2024

Focus On What Matters: Separated Models For Visual-Based RL Generalization

NeurIPS 2024poster

A primary challenge for visual-based Reinforcement Learning (RL) is to generalize effectively across unseen environments. Although previous studies have explored different auxiliary tasks to enhance generalization, few adopt image reconstruction due to concerns about exacerbating overfitting to task…

Cited by 2SourcePDFScholar
2024

Lane Graph as Path: Continuity-preserving Path-wise Modeling for Online Lane Graph Construction

ECCV 2024poster

"Online lane graph construction is a promising but challenging task in autonomous driving. Previous methods usually model the lane graph at the pixel or piece level, and recover the lane graph by pixel-wise or piece-wise connection, which breaks down the continuity of the lane and results in subopti…

2024

Safe Reinforcement Learning With Dead-Ends Avoidance and Recovery

RA-L 2024

Safety is one of the main challenges in applying reinforcement learning to tasks in realistic environments. To ensure safety during and after the training process, existing methods tend to adopt overly conservative policies to avoid unsafe situations. However, an overly conservative policy severely

Cited by 10SourceScholar
2023

How to Fine-tune the Model: Unified Model Shift and Model Bias Policy Optimization

NeurIPS 2023poster

Designing and deriving effective model-based reinforcement learning (MBRL) algorithms with a performance improvement guarantee is challenging, mainly attributed to the high coupling between model learning and policy optimization. Many prior methods that rely on return discrepancy to guide model lear…

Cited by 9SourcePDFScholar
2023

MapTR: Structured Modeling and Learning for Online Vectorized HD Map Construction

ICLR 2023top-25%

High-definition (HD) map provides abundant and precise environmental information of the driving scene, serving as a fundamental and indispensable component for planning in autonomous driving system. We present MapTR, a structured end-to-end Transformer for efficient online vectorized HD map construc…

2023

VAD: Vectorized Scene Representation for Efficient Autonomous Driving

ICCV 2023poster

Autonomous driving requires a comprehensive understanding of the surrounding environment for reliable trajectory planning. Previous works rely on dense rasterized scene representation (e.g., agent occupancy and semantic map) to perform planning, which is computationally intensive and misses the inst…

Cited by 233PDFcodeScholar
2022

AziNorm: Exploiting the Radial Symmetry of Point Cloud for Azimuth-Normalized 3D Perception

CVPR 2022poster

Studying the inherent symmetry of data is of great importance in machine learning. Point cloud, the most important data format for 3D environmental perception, is naturally endowed with strong radial symmetry. In this work, we exploit this radial symmetry via a divide-and-conquer strategy to boost 3…

Cited by 7PDFcodeScholar
2022

Sparse Instance Activation for Real-Time Instance Segmentation

CVPR 2022poster

In this paper, we propose a conceptually novel, efficient, and fully convolutional framework for real-time instance segmentation. Previously, most instance segmentation methods heavily rely on object detection and perform mask prediction based on bounding boxes or dense centers. In contrast, we prop…

Cited by 182PDFcodeScholar
2019

CCNet: Criss-Cross Attention for Semantic Segmentation

ICCV 2019poster

Full-image dependencies provide useful contextual information to benefit visual understanding problems. In this work, we propose a Criss-Cross Network (CCNet) for obtaining such contextual information in a more effective and efficient way. Concretely, for each pixel, a novel criss-cross attention mo…

Cited by 3729PDFcodeScholar
2019

RENAS: Reinforced Evolutionary Neural Architecture Search

CVPR 2019poster

Neural Architecture Search (NAS) is an important yet challenging task in network design due to its high computational consumption. To address this issue, we propose the Reinforced Evolutionary Neural Architecture Search (RENAS), which is an evolutionary method with reinforced mutation for NAS. Our m…

Cited by 154PDFScholar
2018

Mancs: A Multi-task Attentional Network with Curriculum Sampling for Person Re-identification

ECCV 2018poster

We propose a novel deep network called Mancs that solves the person re-identification problem from the following aspects: fully utilizing the attention mechanism for the person misalignment problem and properly sampling for the ranking loss to obtain more stable person representation. Technically, w…

Cited by 501SourcePDFScholar
2016

CNN-RNN: A Unified Framework for Multi-Label Image Classification

CVPR 2016oral

While deep convolutional neural networks (CNNs) have shown a great success in single-label image classification, it is important to note that most real world images contain multiple labels, which could correspond to different objects, scenes, actions and attributes in an image. Traditional approache…

Cited by 1717PDFScholar
2015

A Deep Visual Correspondence Embedding Model for Stereo Matching Costs

ICCV 2015poster

This paper presents a data-driven matching cost for stereo matching. A novel deep visual correspondence embedding model is trained via Convolutional Neural Network on a large set of stereo images with ground truth disparities. This deep embedding model leverages appearance data to learn visual simil…

Cited by 246PDFScholar
2015

Conditional Random Fields as Recurrent Neural Networks

ICCV 2015poster

Pixel-level labelling tasks, such as semantic segmentation, play a central role in image understanding. Recent approaches have attempted to harness the capabilities of deep learning techniques for image recognition to tackle pixel-level labelling tasks. One central issue in this methodology is the l…

Cited by 3378PDFcodeScholar
2015

Deep Multiple Instance Learning for Image Classification and Auto-Annotation

CVPR 2015poster

The recent development in learning deep representations has demonstrated its wide applications in traditional vision tasks like classification and detection. However, there has been little investigation on how we could build up a deep learning framework in a weakly supervised setting. In this paper,…

Cited by 541SourcePDFScholar
2015

Learning From Massive Noisy Labeled Data for Image Classification

CVPR 2015poster

Large-scale supervised datasets are crucial to train convolutional neural networks (CNNs) for various computer vision problems. However, obtaining a massive amount of well-labeled data is usually very expensive and time consuming. In this paper, we introduce a general framework to train CNNs with on…

Cited by 1493SourcePDFScholar
2015

Look and Think Twice: Capturing Top-Down Visual Attention With Feedback Convolutional Neural Networks

ICCV 2015poster

While feedforward deep convolutional neural networks (CNNs) have been a great success in computer vision, it is important to remember that the human visual contex contains generally more feedback connections than foward connections. In this paper, we will briefly introduce the background of feedback…

Cited by 530PDFcodeScholar
2015

Text Flow: A Unified Text Detection System in Natural Scene Images

ICCV 2015poster

The prevalent scene text detection approach follows four sequential steps comprising character candidate detection, false character candidate removal, text line extraction, and text line verification. However, errors occur and accumulate throughout each of these sequential steps which often lead to…

Cited by 295PDFcodeScholar