← Search

Hongbin Sun

18 accepted papers

2026

Expand Your SCOPE: Semantic Cognition over Potential-Based Exploration for Embodied Visual Navigation

AAAI 2026technical

Embodied visual navigation remains a challenging task, as agents must explore unknown environments with limited knowledge. Existing zero-shot studies have shown that incorporating memory mechanisms to support goal-directed behavior can improve long-horizon planning performance. However, they overloo

Cited by 0SourcePDFScholar
2026

From Prediction to Perfection: Introducing Refinement to Autoregressive Image Generation

ICLR 2026poster

Autoregressive (AR) models have emerged as a powerful framework for image generation, yet they remain bound by a fundamental limitation: once a prediction is made, it cannot be revised. Each step marches forward in a strict left-to-right sequence, causing small errors to accumulate and compromise th…

Cited by 0SourceScholar
2026

Quant Experts: Token-aware Adaptive Error Reconstruction with Mixture of Experts for Large Vision-Language Models Quantization

CVPR 2026

Post-Training Quantization (PTQ) has emerged as an effective technique for alleviating the substantial computational and memory overheads of Vision-Language Models (VLMs) by compressing both weights and activations without retraining the full model. Existing PTQ methods primarily rely on static iden

Cited by 0SourceScholar
2025

VLR-Driver: Large Vision-Language-Reasoning Models for Embodied Autonomous Driving

ICCV 2025poster

The rise of embodied intelligence and multi-modal large language models has led to exciting advancements in the field of autonomous driving, establishing it as a prominent research focus in both academia and industry. However, when confronted with intricate and ambiguous traffic scenarios, the lack…

Cited by 0SourcePDFScholar
2024

Neuc-MDS: Non-Euclidean Multidimensional Scaling Through Bilinear Forms

NeurIPS 2024poster

We introduce \textbf{N}on-\textbf{Euc}lidean-\textbf{MDS} (Neuc-MDS), which extends Multidimensional Scaling (MDS) to generate outputs that can be non-Euclidean and non-metric. The main idea is to generalize the inner product to other symmetric bilinear forms to utilize the negative eigenvalues of d…

2023

Boosting Lidar 3D Object Detection with Point Cloud Semantic Segmentation

IROS 2023poster

The integration of semantic information can effectively enhance the performance of 3D object detection based on lidar point cloud. Most of previous researches utilize camera-lidar fusion to improve detection accuracy for distant or small objects. However, this approach is typically unsuitable for re…

Cited by 1SourceScholar
2023

DBQ-SSD: Dynamic Ball Query for Efficient 3D Object Detection

ICLR 2023poster

Many point-based 3D detectors adopt point-feature sampling strategies to drop some points for efficient inference. These strategies are typically based on fixed and handcrafted rules, making it difficult to handle complicated scenes. Different from them, we propose a Dynamic Ball Query (DBQ) network…

2023

Meta-Adapter: An Online Few-shot Learner for Vision-Language Model

NeurIPS 2023poster

The contrastive vision-language pre-training, known as CLIP, demonstrates remarkable potential in perceiving open-world visual concepts, enabling effective zero-shot image recognition. Nevertheless, few-shot learning methods based on CLIP typically require offline fine-tuning of the parameters on…

Cited by 13SourcePDFScholar
2022

RACE: Retrieval-augmented Commit Message Generation

EMNLP 2022main

Commit messages are important for software development and maintenance. Many neural network-based approaches have been proposed and shown promising results on automatic commit message generation. However, the generated commit messages could be repetitive or redundant. In this paper, we propose RACE,…

2021

CAST: Enhancing Code Summarization with Hierarchical Splitting and Reconstruction of Abstract Syntax Trees

EMNLP 2021main

Code summarization aims to generate concise natural language descriptions of source code, which can help improve program comprehension and maintenance. Recent studies show that syntactic and structural information extracted from abstract syntax trees (ASTs) is conducive to summary generation. Howeve…

2021

Dynamic Grained Encoder for Vision Transformers

NeurIPS 2021poster

Transformers, the de-facto standard for language modeling, have been recently applied for vision tasks. This paper introduces sparse queries for vision transformers to exploit the intrinsic spatial redundancy of natural images and save computational costs. Specifically, we propose a Dynamic Grained…

2021

End-to-End Object Detection With Fully Convolutional Network

CVPR 2021poster

Mainstream object detectors based on the fully convolutional network has achieved impressive performance. While most of them still need a hand-designed non-maximum suppression (NMS) post-processing, which impedes fully end-to-end training. In this paper, we give the analysis of discarding NMS, where…

Cited by 269PDFcodeScholar
2020

Fine-Grained Dynamic Head for Object Detection

NeurIPS 2020poster

The Feature Pyramid Network (FPN) presents a remarkable approach to alleviate the scale variance in object representation by performing instance-level assignments. Nevertheless, this strategy ignores the distinct characteristics of different sub-regions in an instance. To this end, we propose a fine…

2020

Rethinking Learnable Tree Filter for Generic Feature Transform

NeurIPS 2020poster

The Learnable Tree Filter presents a remarkable approach to model structure-preserving relations for semantic segmentation. Nevertheless, the intrinsic geometric constraint forces it to focus on the regions with close spatial distance, hindering the effective long-range interactions. To relax the ge…

2020

RobustScanner: Dynamically Enhancing Positional Clues for Robust Text Recognition

ECCV 2020poster

The attention-based encoder-decoder framework has recently achieved impressive results for scene text recognition, and many variants have emerged with improvements in recognition quality. However, it performs poorly on contextless texts (e.g., random character sequences) which is unacceptable in mos…

2019

Geometry Normalization Networks for Accurate Scene Text Detection

ICCV 2019poster

Large geometry (e.g., orientation) variances are the key challenges in the scene text detection. In this work, we first conduct experiments to investigate the capacity of networks for learning geometry variances on detecting scene texts, and find that networks can handle only limited text geometry v…

Cited by 40PDFcodeScholar
2019

Learnable Tree Filter for Structure-preserving Feature Transform

NeurIPS 2019poster

Learning discriminative global features plays a vital role in semantic segmentation. And most of the existing methods adopt stacks of local convolutions or non-local blocks to capture long-range context. However, due to the absence of spatial structure preservation, these operators ignore the object…

2019

TACNet: Transition-Aware Context Network for Spatio-Temporal Action Detection

CVPR 2019poster

Current state-of-the-art approaches for spatio-temporal action detection have achieved impressive results but remain unsatisfactory for temporal extent detection. The main reason comes from that, there are some ambiguous states similar to the real actions which may be treated as target actions even…

Cited by 112PDFScholar