← Search

Qingyong Hu

25 accepted papers

2026

Advantage Collapse in Group Relative Policy Optimization: Diagnosis and Mitigation

ICML 2026poster

Group Relative Policy Optimization (GRPO), a prominent algorithm within the Reinforcement Learning from Verifiable Rewards (RLVR) framework, has achieved strong results in improving the reasoning capabilities of large language models (LLMs). However, GRPO is prone to advantage collapse, a failure mo…

Cited by 0SourceScholar
2026

ENC-Bench: A Benchmark for Evaluating Multimodal Large Language Models in Electronic Navigational Chart Understanding

CVPR 2026

Electronic Navigational Charts (ENCs) are the safety-critical backbone of modern maritime navigation, yet it remains unclear whether multimodal large language models (MLLMs) can reliably interpret them. Unlike natural images or conventional charts, ENCs encode regulations, bathymetry, and route cons

Cited by 0SourceScholar
2026

Efficient Hallucination Detection: Adaptive Bayesian Estimation of Semantic Entropy with Guided Semantic Exploration

AAAI 2026technical

Large language models (LLMs) have achieved remarkable success in various natural language processing tasks, yet they remain prone to generating factually incorrect outputs—known as "hallucinations". While recent approaches have shown promise for hallucination detection by repeatedly sampling from LL

Cited by 0SourcePDFScholar
2026

MLLMs Get It Right, Then Get It Wrong: Tracing and Correcting Late-Layer Textual Bias

IJCAI 2026

When vision contradicts text, multimodal large language models (MLLMs) consistently favor text—even when images provide clear evidence otherwise. This bias poses risks for applications requiring visual grounding, yet its cause remains unclear. In this paper, we uncover a surprising finding: models o

Cited by 0Scholar
2025

$U2$ Frame: A Unified and Unsupervised Learning Framework for LiDAR-Based Loop Closing

ICRA 2025

Loop closing is critically important in Simultaneous Localization and Mapping (SLAM) due to its ability to correct accumulated localization errors. However, existing methods are hindered by the difficulty of acquiring pose labels and the unreliability of ground truth data. In this paper, we propose

Cited by 0SourcecodeScholar
2025

Period-LLM: Extending the Periodic Capability of Multimodal Large Language Model

CVPR 2025poster

Periodic or quasi-periodic phenomena reveal intrinsic characteristics in various natural processes, such as weather patterns, movement behaviors, traffic flows, and biological signals. Given that these phenomena span multiple modalities, the capabilities of Multimodal Large Language Models (MLLMs) o…

2025

PhysDrive: A Multimodal Remote Physiological Measurement Dataset for In-vehicle Driver Monitoring

NeurIPS 2025poster

Robust and unobtrusive in-vehicle physiological monitoring is crucial for ensuring driving safety and user experience. While remote physiological measurement (RPM) offers a promising non-invasive solution, its translation to real-world driving scenarios is critically constrained by the scarcity of c…

Cited by 0SourceScholar
2025

ToolFiVe: Enhancing Tool-Augmented LLMs via Tool Filtering and Verification

ICASSP 2025accepted

Tool-augmented Large Language Models (LLMs) provide a robust theoretical foundation for AI agents, with the generation of reasoning plans being a crucial stage. Previous methods for generating reasoning plans primarily rely on In-Context Learning (ICL) or Supervised Fine-Tuning (SFT). However, metho…

Cited by 0SourceScholar
2024

ACRF: Compressing Explicit Neural Radiance Fields via Attribute Compression

ICLR 2024poster

In this work, we study the problem of explicit NeRF compression. Through analyzing recent explicit NeRF models, we reformulate the task of explicit NeRF compression as 3D data compression. We further introduce our NeRF compression framework, Attributed Compression of Radiance Field (ACRF), which foc…

Cited by 3SourcePDFScholar
2024

Learning Coupled Dictionaries from Unpaired Data for Image Super-Resolution

CVPR 2024poster

The difficulty of acquiring high-resolution (HR) and low-resolution (LR) image pairs in real scenarios limits the performance of existing learning-based image super-resolution (SR) methods in the real world. To conduct training on real-world unpaired data current methods focus on synthesizing pseudo…

Cited by 3SourcePDFScholar
2023

BUFFER: Balancing Accuracy, Efficiency, and Generalizability in Point Cloud Registration

CVPR 2023poster

An ideal point cloud registration framework should have superior accuracy, acceptable efficiency, and strong generalizability. However, this is highly challenging since existing registration techniques are either not accurate enough, far from efficient, or generalized poorly. It remains an open ques…

2023

Backdoor Defense via Deconfounded Representation Learning

CVPR 2023poster

Deep neural networks (DNNs) are recently shown to be vulnerable to backdoor attacks, where attackers embed hidden backdoors in the DNN model by injecting a few poisoned examples into the training dataset. While extensive efforts have been made to detect and remove backdoors from backdoored DNNs, it…

2023

VPPT: Visual Pre-Trained Prompt Tuning Framework for Few-Shot Image Classification

ICASSP 2023accepted

Large-scale pre-trained transformers have recently achieved remarkable success in several computer vision tasks. However, it remains highly challenging to fully fine-tune models for downstream tasks, due to the expensive computational and storage cost. Recently, Parameter-Efficient Tuning (PETuning)…

Cited by 0SourceScholar
2022

3DAC: Learning Attribute Compression for Point Clouds

CVPR 2022poster

We study the problem of attribute compression for large-scale unstructured 3D point clouds. Through an in-depth exploration of the relationships between different encoding steps and different attribute channels, we introduce a deep compression network, termed 3DAC, to explicitly compress the attribu…

Cited by 40PDFcodeScholar
2022

DevNet: Self-Supervised Monocular Depth Learning via Density Volume Construction

ECCV 2022poster

"Self-supervised depth learning from monocular images normally relies on the 2D pixel-wise photometric relation between temporally adjacent image frames. However, they neither fully exploit the 3D point-wise geometric correspondences, nor effectively tackle the ambiguities in the photometric warping…

2022

Hierarchical Graph Transformer with Adaptive Node Sampling

NeurIPS 2022accept

The Transformer architecture has achieved remarkable success in a number of domains including natural language processing and computer vision. However, when it comes to graph-structured data, transformers have not achieved competitive performance, especially on large graphs. In this paper, we identi…

2022

Meta-Sampler: Almost-Universal yet Task-Oriented Sampling for Point Clouds

ECCV 2022poster

"Sampling is a key operation in point-cloud task and acts to increase computational efficiency and tractability by discarding redundant points. Universal sampling algorithms (e.g., Farthest Point Sampling) work without modification across different tasks, models, and datasets, but by their very natu…

2022

No Pain, Big Gain: Classify Dynamic Point Cloud Sequences With Static Models by Fitting Feature-Level Space-Time Surfaces

CVPR 2022poster

Scene flow is a powerful tool for capturing the motion field of 3D point clouds. However, it is difficult to directly apply flow-based models to dynamic point cloud classification since the unstructured points make it hard or even impossible to efficiently and effectively trace point-wise correspond…

Cited by 29PDFcodeScholar
2022

Not All Points Are Equal: Learning Highly Efficient Point-Based Detectors for 3D LiDAR Point Clouds

CVPR 2022oral

We study the problem of efficient object detection of 3D LiDAR point clouds. To reduce the memory and computational cost, existing point-based pipelines usually adopt task-agnostic random sampling or farthest point sampling to progressively downsample input point clouds, despite the fact that not al…

Cited by 389PDFcodeScholar
2022

SQN: Weakly-Supervised Semantic Segmentation of Large-Scale 3D Point Clouds

ECCV 2022poster

"Labelling point clouds fully is highly time-consuming and costly. As larger point cloud datasets containing billions of points become more common, we ask whether the full annotation is even necessary, demonstrating that existing baselines designed under a fully annotated assumption only degrade sli…

2021

Cgan-Net: Class-Guided Asymmetric Non-Local Network for Real-Time Semantic Segmentation

ICASSP 2021accepted

By introducing various non-local blocks to capture the long-range dependencies, remarkable progress has been achieved in semantic segmentation recently. However, the improvement in segmentation accuracy usually comes at the price of significant reductions in network efficiency, as non-local block us…

Cited by 0SourceScholar
2021

SpinNet: Learning a General Surface Descriptor for 3D Point Cloud Registration

CVPR 2021poster

Extracting robust and general 3D local features is key to downstream tasks such as point cloud registration and reconstruction. Existing learning-based local descriptors are either sensitive to rotation transformations, or rely on classical handcrafted features which are neither general nor represen…

Cited by 380PDFcodeScholar
2021

Towards Semantic Segmentation of Urban-Scale 3D Point Clouds: A Dataset, Benchmarks and Challenges

CVPR 2021poster

An essential prerequisite for unleashing the potential of supervised deep learning algorithms in the area of 3D scene understanding is the availability of large-scale and richly annotated datasets. However, publicly available datasets are either in relatively small spatial scales or have limited sem…

Cited by 236PDFcodeScholar
2020

RandLA-Net: Efficient Semantic Segmentation of Large-Scale Point Clouds

CVPR 2020oral

We study the problem of efficient semantic segmentation for large-scale 3D point clouds. By relying on expensive sampling techniques or computationally heavy pre/post-processing steps, most existing approaches are only able to be trained and operate over small-scale point clouds. In this paper, we i…

Cited by 2143PDFcodeScholar
2019

Learning Object Bounding Boxes for 3D Instance Segmentation on Point Clouds

NeurIPS 2019spotlight

We propose a novel, conceptually simple and general framework for instance segmentation on 3D point clouds. Our method, called 3D-BoNet, follows the simple design philosophy of per-point multilayer perceptrons (MLPs). The framework directly regresses 3D bounding boxes for all instances in a point cl…