← Search

Hua Huang

46 accepted papers

2026

Curvature-Guided Task Synergy for Skeleton based Temporal Action Segmentation

ICLR 2026poster

Fine-grained temporal action segmentation plays a vital role in comprehensivehuman behavior understanding, with skeleton-based approaches (STAS) gaining prominence for their privacy and robustness. A core challenge in STAS arises from the conflicting feature requirements of action classification (de…

Cited by 0SourceScholar
2026

Distributed and Transferable Task Assignment for Dynamic Pickup-and-Delivery With Time Windows

RA-L 2026

Dynamic task allocation in multi-UAV systems, where pickup-and-delivery tasks arrive randomly with time windows, is challenging due to two main factors: (1) strict temporal and spatial constraints, and (2) reduced allocation optimality caused by unforeseen tasks. This paper proposes a distributed au

Cited by 0SourceScholar
2026

GeoLoom: High-quality Geometric Diagram Generation from Textual Input

ICML 2026poster

High-quality geometric diagram generation presents both a challenge and an opportunity: it demands strict spatial accuracy while offering well-defined constraints to guide generation. Inspired by recent advances in geometry problem solving that employ formal languages and symbolic solvers for enhanc…

Cited by 0SourceScholar
2026

On Multi-Step Theorem Prediction via Non-Parametric Structural Priors

ICML 2026poster

Multi-step theorem prediction is a central challenge in automated reasoning. Existing neural–symbolic approaches rely heavily on supervised parametric models, which exhibit limited generalization to evolving theorem libraries. In this work, we explore training-free theorem prediction through the len…

Cited by 0SourceScholar
2026

Seeing Symbols, Missing Structure: A Real-World Handwritten Mathematical Expression Recognition Benchmark for Large Models

ICML 2026poster

Handwritten mathematical expression recognition (HMER) remains challenging in real-world educational scenarios, even with recent advances in large vision-language models. While these models often achieve high accuracy in local symbol transcription, their reliability in capturing two-dimensional math…

Cited by 0SourceScholar
2026

Textual Stochastic Gradient Descent: Discrete Optimization of External Memory for Reasoning Language Agents

ICML 2026poster

While Large Language Models (LLMs) possess strong reasoning capabilities, enabling them to learn continuously from experience without parametric retraining remains an open challenge. Existing Retrieval-Augmented Generation (RAG) approaches typically treat memory as a static or append-only corpus, le…

Cited by 0SourceScholar
2026

VisioMath: Benchmarking Figure-based Mathematical Reasoning in LMMs

ICLR 2026poster

Large Multimodal Models have achieved remarkable progress in integrating vision and language, enabling strong performance across perception, reasoning, and domain-specific tasks. However, their capacity to reason over multiple, visually similar inputs remains insufficiently explored. Such fine-grain…

Cited by 0SourcecodeScholar
2025

A Survey on LLM-powered Agents for Recommender Systems

EMNLP 2025

Recently, Large Language Models (LLMs) have demonstrated remarkable capabilities in natural language understanding, reasoning, and generation, prompting the recommendation community to leverage these powerful models to address fundamental challenges in traditional recommender systems, including limi

Cited by 0SourcePDFScholar
2025

Ada-K Routing: Boosting the Efficiency of MoE-based LLMs

ICLR 2025poster

In the era of Large Language Models (LLMs), Mixture-of-Experts (MoE) architectures offer a promising approach to managing computational costs while scaling up model parameters. Conventional MoE-based LLMs typically employ static Top-K routing, which activates a fixed and equal number of experts for…

Cited by 1SourcePDFScholar
2025

Complementary Advantages: Exploiting Cross-Field Frequency Correlation for NIR-Assisted Image Denoising

CVPR 2025poster

Existing single-image denoising algorithms often struggle to restore details when dealing with complex noisy images. The introduction of near-infrared (NIR) images offers new possibilities for RGB image denoising. However, due to the inconsistency between NIR and RGB images, the existing works still…

2025

EMatch: A Unified Framework for Event-based Optical Flow and Stereo Matching

ICCV 2025poster

Event cameras have shown promise in vision applications like optical flow estimation and stereo matching with many specialized architectures. However, existing works only focus event data within the confines of task-specific domains, overlooking the correlations between tasks across the temporal and…

2025

EvFocus: Learning to Reconstruct Sharp Images from Out-of-Focus Event Streams

ICML 2025poster

Event cameras are innovative sensors that capture brightness changes as asynchronous events rather than traditional intensity frames. These cameras offer substantial advantages over conventional cameras, including high temporal resolution, high dynamic range, and the elimination of motion blur. Howe…

Cited by 0SourcePDFScholar
2025

GCRayDiffusion: Pose-Free Surface Reconstruction via Geometric Consistent Ray Diffusion

ICCV 2025poster

Accurate surface reconstruction from unposed images is crucial for efficient 3D object or scene creation. However, it remains challenging, particularly for the joint camera pose estimation. Previous approaches have achieved impressive pose-free surface reconstruction results in dense-view settings,…

2025

Noise-Modeled Diffusion Models for Low-Light Spike Image Restoration

ICCV 2025poster

Spike-based imaging, inspired by the human visual system, offers several advantages, including high temporal resolution and low power consumption, but suffers from significant image degradation in low-light conditions due to noise interference. Restoring spike images under such conditions poses a si…

2025

Pi-GPS: Enhancing Geometry Problem Solving by Unleashing the Power of Diagrammatic Information

ICCV 2025poster

Geometry problem solving has garnered increasing attention due to its potential applications in intelligent education field. Inspired by the observation that text often introduces ambiguities that diagrams can clarify, this paper presents Pi-GPS, a novel framework that unleashes the power of diagram…

2025

Positive2Negative: Breaking the Information-Lossy Barrier in Self-Supervised Single Image Denoising

CVPR 2025poster

Image denoising enhances image quality, serving as a foundational technique across various computational photography applications. The obstacle to clean image acquisition in real scenarios necessitates the development of self-supervised image denoising methods only depending on noisy images, especia…

2025

Problem-Solving Logic Guided Curriculum In-Context Learning for LLMs Complex Reasoning

ACL 2025finding

In-context learning (ICL) can significantly enhance the complex reasoning capabilities of large language models (LLMs), with the key lying in the selection and ordering of demonstration examples. Previous methods typically relied on simple features to measure the relevance between examples. We argue…

2025

Rethinking Scale-Aware Temporal Encoding for Event-based Object Detection

NeurIPS 2025poster

Event cameras provide asynchronous, low-latency, and high-dynamic-range visual signals, making them ideal for real-time perception tasks such as object detection. However, effectively modeling the temporal dynamics of event streams remains a core challenge. Most existing methods follow frame-based d…

Cited by 0SourcecodeScholar
2025

UniDxMD: Towards Unified Representation for Cross-Modal Unsupervised Domain Adaptation in 3D Semantic Segmentation

ICCV 2025poster

Modality or domain distribution shifts pose formidable challenges in 3D semantic segmentation. Existing methods predominantly address either cross-modal or cross-domain adaptation in isolation, leading to insufficient exploration of semantic associations and complementary features in heterogeneous d…

Cited by 0SourcePDFScholar
2025

Zeroth-Order Fine-Tuning of LLMs in Random Subspaces

ICCV 2025poster

Fine-tuning Large Language Models (LLMs) has proven effective for a variety of downstream tasks. However, as LLMs grow in size, the memory demands for backpropagation become increasingly prohibitive. Zeroth-order (ZO) optimization methods offer a memory-efficient alternative by using forward passes…

2024

CMMU: A Benchmark for Chinese Multi-modal Multi-type Question Understanding and Reasoning

IJCAI 2024poster

Multi-modal large language models(MLLMs) have achieved remarkable progress and demonstrated powerful knowledge comprehension and reasoning abilities. However, the mastery of domain-specific knowledge, which is essential for evaluating the intelligence of MLLMs, continues to be a challenge. Current m…

2024

In2SET: Intra-Inter Similarity Exploiting Transformer for Dual-Camera Compressive Hyperspectral Imaging

CVPR 2024poster

Dual-camera compressive hyperspectral imaging (DCCHI) offers the capability to reconstruct 3D hyperspectral image (HSI) by fusing compressive and panchromatic (PAN) image which has shown great potential for snapshot hyperspectral imaging in practice. In this paper we introduce a novel DCCHI reconstr…

2024

NeuralIndicator: Implicit Surface Reconstruction from Neural Indicator Priors

ICML 2024poster

The neural implicit surface reconstruction from unorganized points is still challenging, especially when the point clouds are incomplete and/or noisy with complex topology structure. Unlike previous approaches performing neural implicit surface learning relying on local shape priors, this paper prop…

Cited by 1SourcePDFScholar
2024

SpikeNeRF: Learning Neural Radiance Fields from Continuous Spike Stream

CVPR 2024poster

Spike cameras leveraging spike-based integration sampling and high temporal resolution offer distinct advantages over standard cameras. However existing approaches reliant on spike cameras often assume optimal illumination a condition frequently unmet in real-world scenarios. To address this we intr…

2024

Temporal Residual Guided Diffusion Framework for Event-Driven Video Reconstruction

ECCV 2024oral

"Event-based video reconstruction has garnered increasing attention due to its advantages, such as high dynamic range and rapid motion capture capabilities. However, current methods often prioritize the extraction of temporal information from continuous event flow, leading to an overemphasis on low-…

Cited by 2SourcePDFScholar
2022

Quantization-Aware Deep Optics for Diffractive Snapshot Hyperspectral Imaging

CVPR 2022poster

Diffractive snapshot hyperspectral imaging based on the deep optics framework has been striving to capture the spectral images of dynamic scenes. However, existing deep optics frameworks all suffer from the mismatch between the optical hardware and the reconstruction algorithm due to the quantizatio…

Cited by 47PDFScholar
2021

Behavior Mimics Distribution: Combining Individual and Group Behaviors for Federated Learning

IJCAI 2021poster

Federated Learning (FL) has become an active and promising distributed machine learning paradigm. As a result of statistical heterogeneity, recent studies clearly show that the performance of popular FL methods (e.g., FedAvg) deteriorates dramatically due to the client drift caused by local updates.…

Cited by 19SourcePDFScholar
2021

Towards Universal Physical Attacks on Single Object Tracking

AAAI 2021technical

Recent studies show that small perturbations in video frames could misguide single object trackers. However, such attacks have been mainly designed for digital-domain videos (i.e., perturbation on full images), which makes them practically infeasible to evaluate the adversarial vulnerability of trac…

Cited by 46SourcePDFScholar
2020

A Physics-Based Noise Formation Model for Extreme Low-Light Raw Denoising

CVPR 2020oral

Lacking rich and realistic data, learned single image denoising algorithms generalize poorly in real raw images that not resemble the data used for training. Although the problem can be alleviated by the heteroscedastic Gaussian noise model, the noise sources caused by digital camera electronics are…

Cited by 274PDFcodeScholar
2020

Tuning-free Plug-and-Play Proximal Algorithm for Inverse Imaging Problems

ICML 2020poster

Plug-and-play (PnP) is a non-convex framework that combines ADMM or other proximal algorithms with advanced denoiser priors. Recently, PnP has achieved great empirical success, especially with the integration of deep learning-based denoisers. However, a key problem of PnP based approaches is that th…

Cited by 121SourcePDFScholar
2019

Computational Hyperspectral Imaging Based on Dimension-Discriminative Low-Rank Tensor Recovery

ICCV 2019poster

Exploiting the prior information is fundamental for the image reconstruction in computational hyperspectral imaging. Existing methods usually unfold the 3D signal as a 1D vector and treat the prior information within different dimensions in an indiscriminative manner, which ignores the high-dimensio…

Cited by 91PDFScholar
2019

Hyperspectral Image Reconstruction Using a Deep Spatial-Spectral Prior

CVPR 2019poster

Regularization is a fundamental technique to solve an ill-posed optimization problem robustly and is essential to reconstruct compressive hyperspectral images. Various hand-crafted priors have been employed as a regularizer but are often insufficient to handle the wide variety of spectra of natural…

Cited by 218PDFScholar
2019

Hyperspectral Image Super-Resolution With Optimized RGB Guidance

CVPR 2019poster

To overcome the limitations of existing hyperspectral cameras on spatial/temporal resolution, fusing a low resolution hyperspectral image (HSI) with a high resolution RGB (or multispectral) image into a high resolution HSI has been prevalent. Previous methods for this fusion task usually emplo…

Cited by 108PDFcodeScholar
2019

Single Image Reflection Removal Exploiting Misaligned Training Data and Network Enhancements

CVPR 2019poster

Removing undesirable reflections from a single image captured through a glass window is of practical importance to visual computing systems. Although state-of-the-art methods can obtain decent results in certain situations, performance declines significantly when tackling more general real-world cas…

Cited by 206PDFcodeScholar
2018

Joint Camera Spectral Sensitivity Selection and Hyperspectral Image Recovery

ECCV 2018poster

Hyperspectral image (HSI) recovery from a single RGB image has attracted much attention, whose performance has recently been shown to be sensitive to the camera spectral sensitivity (CSS). In this paper, we present an efficient convolutional neural network (CNN) based method, which can jointly selec…

Cited by 70SourcePDFScholar